|
Key
This line was removed.
This word was removed. This word was added.
This line was added.
|
Changes (4)
View Page HistoryUse the {{createPolicy}} API to create a new policy.
Use the {{deleteVolume}} API to delete the entered volume.
{code}
########====CDP Server Configuration Start====########
########====CDP Server Configuration Start====########
...
$VOLUMEID="317ffb06-abbc-4d77-957e-3eee5d9f9135"; //ID of the volume to delete
#Delete the entered volume.
try{
...