Create Protection Policy
POST https://{{cluster_vip}}/v2/data-protect/policies
Creates a Protection Policy on the Cohesity cluster.
The policy ID from the response is required to create the Protection Group for protecting the Cassandra source.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Authorization | string |
RESPONSES
status: Created
{"runs":[{"id":"880:1680005024062490","protectionGroupInstanceId":881,"protectionGroupId":"4594155844987574:1679899218812:880","isReplicationRun":false,"protectionGroupName":"{{ProtectionGroupName}}","objects":null,"localBackupInfo":{"runType":"kFull","isSlaViolated":false,"startTimeUsecs":1680005024062490,"endTimeUsecs":1680005305103029,"status":"Succeeded","messages":null,"successfulObjectsCount":4,"failedObjectsCount":0,"cancelledObjectsCount":0,"successfulAppObjectsCount":0,"failedAppObjectsCount":0,"cancelledAppObjectsCount":0,"localSnapshotStats":{"logicalSizeBytes":0,"bytesWritten":0,"bytesRead":194503},"indexingTaskId":"indexing_880_881","localTaskId":"4594155844987574:1679899218812:1438115"},"replicationInfo":{"replicationTargetResults":[{"clusterId":1867183226494767,"clusterName":"Cohesity cluster","startTimeUsecs":1680005029069406,"endTimeUsecs":1680005466128887,"status":"Succeeded","stats":{},"replicationTaskId":"4594155844987574:1679899218812:1438116","entriesChanged":115,"isInBound":false}]},"archivalInfo":{"archivalTargetResults":[{"targetId":1276424,"archivalTaskId":"4594155844987574:1679899218812:1438114","targetName":"aws_s3_standard_target","targetType":"Cloud","usageType":"Archival","ownershipContext":"Local","tierSettings":{"cloudPlatform":null},"runType":"kFull","startTimeUsecs":1680005307129287,"endTimeUsecs":1680005335968165,"queuedTimeUsecs":1680005029069406,"isIncremental":false,"status":"Succeeded","progressTaskId":"icebox_archive_4594155844987574_1679899218812_1438114","stats":{"logicalSizeBytes":218353,"logicalBytesTransferred":275222,"physicalBytesTransferred":109051904,"avgLogicalTransferRateBps":9829},"isManuallyDeleted":false,"expiryTimeUsecs":1680091424062490}]},"onLegalHold":false,"permissions":[],"hasLocalSnapshot":true,"environment":"kCassandra"}],"totalRuns":1}