Get a policy versionAsk AIget https://{hostname}/cloudlets/v3/policies/{policyId}/versions/{version}Returns information about a shared policy version, including match rules for a Cloudlet that you're using and whether its locked for changes.Path ParamsversionintegerrequiredThe number of the version.policyIdintegerrequiredIdentifies the shared policy.Query ParamsaccountSwitchKeystringFor 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 200Contains detailed information about a shared policy version. 403No permission to access this resource. 404Resource not found.Updated about 1 month ago