Apache CloudStack 4.14.1.0-SNAPSHOT Root Admin API Reference
					
                                        
                                        
                                    
                                listSnapshotPolicies
Lists snapshot policies.
Request parameters
| Parameter Name | Description | Required | 
| fordisplay | list resources by display flag; only ROOT admin is eligible to pass this parameter | false | 
| id | the ID of the snapshot policy | false | 
| keyword | List by keyword | false | 
| page | false | |
| pagesize | false | |
| volumeid | the ID of the disk volume | 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 |