List policy activationsAsk AIget https://{hostname}/cloudlets/v3/policies/{policyId}/activationsReturns the complete activation history for the selected policy.Path ParamspolicyIdintegerrequiredIdentifies the shared policy.Query Paramspageintegerrequired≥ 0Specifies a page number for batched results, starting at zero.sizeintegerrequired≥ 10Specifies the number of objects on a page, at least 10 objects.accountSwitchKeystringFor customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 200Returns the policy activation history. 403No permission to access this resource. 404Resource not found.Updated about 1 month ago