StorageContainer

StorageContainer
StorageContainer

This data object represents the storage container.

This structure may be used only with operations rendered under /sms.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "uuid": "string",
    "name": "string",
    "maxVvolSizeInMB": 0,
    "providerId": [
        "string"
    ],
    "arrayId": [
        "string"
    ],
    "vvolContainerType": "string",
    "stretched": false
}
string
uuid
Required

Unique identifier

string
name
Required

Name of the container

integer As int64 As int64
maxVvolSizeInMB
Required

Maximum allowed capacity of the Virtual Volume in MBs

array of string
providerId
Required

uid for providers that reports the storage container.

array of string
arrayId
Required

arrayId

string
vvolContainerType
Optional

Represents type of VVOL container, the supported values are listed in StorageContainerVvolContainerTypeEnumEnum.

If the storage array is not capable of supporting mixed PEs for a storage container, the VVOL VASA provider sets this property to the supported endpoint type

boolean
stretched
Optional

Indicates if this storage container is stretched