Apache CloudStack 4.17.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. |
| timezone | the time zone of the snapshot policy |
| volumeid | the ID of the disk volume |