API
Block Storage
Volume model

Volume Model

  • Name
    uuid
    Type
    string
    Description

    A unique identifier for the volume.

  • Name
    name
    Type
    string
    Description

    The volume name given by the user at its creation.

  • Name
    size
    Type
    integer
    Description

    The volume size in bytes.

  • Name
    task
    Type
    object
    Description

    This attribute will display the current status of the task or null if the task doesn't exist.

  • Name
    stacklet
    Type
    object
    Description

    Information about the Stacklet associated with this volume.

  • Name
    size_gigabytes
    Type
    integer
    Description

    The volume size in gigabytes.

  • Name
    created_at
    Type
    string
    Description

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