List DCV lifecycle events for a policy
Retrieve DCV lifecycle events for a given policy with pagination
Path parameters
|
policy
string
requiredName of the DCV policy |
Body
required
|
sortedBy
array of objects | null (SortElement)
|
|
pageIndex
integer | null
|
|
pageSize
integer | null
|
|
withCount
boolean | null
|
Responses
-
200 Paginated list of DCV lifecycle events for the policy
resultsarray of objects (DCVLifecycleEvent) requiredpageIndexinteger requiredpageSizeinteger requiredhasMoreboolean requiredcountinteger | null -
204 No events found for this policy
-
401 Unauthorized request
-
403 Forbidden action
-
404 DCV policy not found
-
500 Internal Server error