compared with
Current by Nadja Pollard
on Jul 16, 2013 12:27.

Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (4)

View Page History
Use the {{updateDiskSafe}} API to refresh the values for a disk safe.
Use the {{createPolicy}} API to create a new policy.
{code}
########====CDP Server Configuration Start====########
$policyObj->diskSafeVerificationScheduleFrequencyType = "DAILY";
$policyObj->diskSafeVerificationScheduleFrequencyValues = $diskSafeVerificationFreqVals;

#Create a new policy.
try{
$client = new soapclient("https://$HOST:$PORT/Policy2?wsdl",