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  
Constraints: minLength: 1

Name of the storage container

string
protocolType
Required  
Constraints: minLength: 1

Storage protocol type

string
clusterId
Read-Only  

ID of the cluster which is using the storage container

Property Of