/AWS1/CL_MEM=>CREATESNAPSHOT()
¶
About CreateSnapshot¶
Creates a copy of an entire cluster at a specific moment in time.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_CLUSTERNAME
TYPE /AWS1/MEMSTRING
/AWS1/MEMSTRING
¶
The snapshot is created from this cluster.
IV_SNAPSHOTNAME
TYPE /AWS1/MEMSTRING
/AWS1/MEMSTRING
¶
A name for the snapshot being created.
Optional arguments:¶
IV_KMSKEYID
TYPE /AWS1/MEMSTRING
/AWS1/MEMSTRING
¶
The ID of the KMS key used to encrypt the snapshot.
IT_TAGS
TYPE /AWS1/CL_MEMTAG=>TT_TAGLIST
TT_TAGLIST
¶
A list of tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value, although null is accepted.