|
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 {{getVolumeById}} API to retrieve a volume based on the entered ID.
{code}
########====CDP Server Configuration Start====########
########====CDP Server Configuration Start====########
...
$VOLUMEID="2a6f6bc0-0625-4128-a121-147af155cd98";
#Retrieve a volume based on the entered ID.
try{
...