@akamai/openapi-ts
    Preparing search index...

    Type Alias AddedPostEntityTransfer

    type AddedPostEntityTransfer = {
        entities: { linodes?: number[] };
    }
    Index

    Properties

    Properties

    entities: { linodes?: number[] }

    A collection of the entities to include in this transfer request, separated by type.

    Type Declaration

    • Optionallinodes?: number[]

      An array containing the IDs of each of the Linodes included in this transfer.