Returns the number of savepoints for the policy (Dry Run only).

Get dry-run savepoints count.

get

Returns the number of savepoints for the policy (Dry Run only).

Authorizations
Path parameters
policyIdstringRequiredExample: 000000000000000000000001
Query parameters
includeDeletedbooleanOptional
Responses
200

Successful operation.

No content

get
GET /api/v1/policies/{policyId}/savepoints/count HTTP/1.1
Host: 
Authorization: Bearer JWT
Accept: */*

No content

Last updated