StorageContainer

StorageContainer
StorageContainer

Storage container representation

JSON Example
{
    "id": "string",
    "name": "string",
    "protocolType": "One among: ISCSI, FC, NFS",
    "clusterId": "string"
}
string
id
Read-Only

ID of the storage container

string
name
Required

Name of the storage container

string
protocolType
Required

Storage protocol type

string
clusterId
Read-Only

ID of the cluster which is using the storage container

Property Of