Skip to content

AuthorizationQueryRequest

Field Type Mandatory Description
pagination PageRequest no Page-related parameters.
level AuthorizationLevel yes Requester is looking for policy instances with the specified level (management-level or provider-level).
providers List<SystemName> no Requester is looking for policy instances that belong to any of the specified providers.
instanceIds List<AuthorizationPolicyInstanceID> no Requester is looking for policy instances with any of the specified identifiers.
cloudIdentifiers List<CloudIdentifier> no Requester is looking for policy instances that belong to any of the specified clouds.
targetNames List<ServiceName> or List<EventTypeName> no Requester is looking for policy instances that belong to any of the specified targets (either service definitions or event types).
targetType AuthorizationTargetType no (yes) The type of the specified targets. Mandatory if targetNames are specified.