Takes a snapshot of the file system of the specified virtual machine volume. The operation is asynchronous.
SAP Business Technology Platform, Neo environment will sunset on December 31, 2028, subject to terms of customer or partner contracts.
For more information, see SAP Note 3351844.
This documentation refers to SAP Business Technology Platform, Neo environment. If you are looking for documentation about other environments, see SAP Business Technology Platform
↗️ .
neo create-volume-snapshot --volume-id <volume_id> --name <name_of_the_snapshot> --account <subaccount_technical_name> --user <e-mail_or_user> --host <host>
Required |
|
---|---|
|
Subaccount technical name
|
|
Name of the snapshot
|
|
Enter a region host.
|
|
To protect your password, enter it only when prompted by the console client and not explicitly as a parameter in the properties file or the command line.
|
|
Use your email, SAP ID, or user name.
|
|
Unique identifier of the volume from which the snapshot will be taken
|
neo create-volume-snapshot --volume-id myvolumeid --name myvolumesnapshot --account mysubaccount --host hana.ondemand.com --user [email protected]
Related Information