instanceIds |
List<AuthorizationPolicyInstanceID> |
no (yes) |
Requester is looking for policy instances with any of the specified identifiers. Mandatory if no cloudIdentifiers nor targetNames are specified. |
cloudIdentifiers |
List<CloudIdentifier> |
no (yes) |
Requester is looking for policy instances that belong to any of the specified clouds. Mandatory if no instanceIds nor targetNames are specified. |
targetNames |
List<ServiceName> or List<EventTypeName> |
no (yes) |
Requester is looking for policy instances that belong to any of the specified targets (either service definitions or event types). Mandatory if no instanceIds nor cloudIdentifiers are specified. |
targetType |
AuthorizationTargetType |
no (yes) |
The type of the specified targets. Mandatory if targetNames are specified. |