API
VPCs
VPC model

VPC Model

  • Name
    uuid
    Type
    string
    Description

    A unique identifier for the VPC.

  • Name
    name
    Type
    integer
    Description

    VPC Human-readable name given by the user at its creation.

  • Name
    cidr
    Type
    integer
    Description

    The range of IP addresses in the VPC in CIDR notation.

  • Name
    region
    Type
    object
    Description

    The region where the VPC is located.

  • Name
    stacklet
    Type
    object
    Description

    Information about the Stacklet associated with this volume.

  • Name
    size_gigabytes
    Type
    array
    Description

    An array of the Stacklets IDs which are associated with the VPC.

  • Name
    created_at
    Type
    string
    Description

    The date and time in ISO 8601 formats of when the VPC was created.