Apache CloudStack 4.23.0.0 Root Admin API Reference
updateSnapshotPolicy
Updates the Snapshot policy.
Request parameters
| Parameter Name | Description | Required |
| customid | An optional field, in case you want to set a custom id to the resource. Allowed to Root Admins only | false |
| fordisplay | An optional field, whether to the display the Snapshot policy to the end user or not. | false |
| id | The ID of the Snapshot policy | false |
Response Tags
| Response Name | Description |
| id | The ID of the Snapshot policy |
| fordisplay | Is this policy for display to the regular user |
| intervaltype | The interval type of the Snapshot policy |
| maxsnaps | Maximum number of Snapshots retained |
| schedule | Time the Snapshot is scheduled to be taken. |
| storage | The list of pools in which snapshot backup is scheduled |
| timezone | The time zone of the Snapshot policy |
| volumeid | The ID of the disk volume |
| volumename | the name of the disk volume |
| zone | The list of zones in which snapshot backup is scheduled |