|
Key
This line was removed.
This word was removed. This word was added.
This line was added.
|
Changes (3)
View Page HistoryUse the {{createPolicy}} {{createVolumeWithObject}} API to create a new policy. volume.
{code}
########====CDP Server Configuration Start====########
########====CDP Server Configuration Start====########
...
$volume->volumeAttributeMap = $MAP;
#Create a new volume.
try{
$client = new soapclient("https://$HOST:$PORT/Volume?wsdl",
$client = new soapclient("https://$HOST:$PORT/Volume?wsdl",
...