CnsCreateSnapshotsRequestType

CnsCreateSnapshotsRequestType
CnsCreateSnapshotsRequestType

The parameters of CnsCreateSnapshots.

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

JSON Example
{
    "snapshotSpecs": [
        {
            "_typeName": "string",
            "volumeId": {
                "_typeName": "string",
                "id": "string"
            },
            "description": "string"
        }
    ]
}
snapshotSpecs
Required

snapshotSpecs