RenameSnapshotRequestType

RenameSnapshotRequestType
RenameSnapshotRequestType

The parameters of RenameSnapshot.

JSON Example
{
    "name": "string",
    "description": "string"
}
string
name
Optional

New name for the snapshot.

string
description
Optional

New description for the snapshot.