CnsVolumeId
CnsVolumeId
Data object to uniquely identify a volume.
This structure may be used only with operations rendered under /vsan
.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"id": "string"
}
string
id
Required
Unique identifier of the volume.
The identifier is generated by the system and the client cannot generate/specify an identifier for a volume.