/clusters/{clusterName}/services/{serviceName}/snapshots/policies/{policyName}/history
Mount Point: /api/v7/clusters/{clusterName}/services/{serviceName}/snapshots/policies/{policyName}/history
GET
Returns a list of commands triggered by a snapshot policy.
Parameters
| name | description | type | default |
|---|---|---|---|
| policyName | Name of an existing snapshot policy. | path | |
| limit | Maximum number of commands to retrieve. | query | 20 |
| offset | Index of first command to retrieve. | query | 0 |
| view | The view to materialize. | query | summary |
| serviceName | (no documentation provided) | path | |
| clusterName | (no documentation provided) | path |
Response Body
| element: | snapshotCommandList |
List of commands for the policy.