an object with query parameters
Optionalfields?: stringA comma-separated list of fields to limit in the response.
Optionalfilter?: stringThe advanced filtering to use for the query. Refer to RFC 7644 for the syntax. All conditional statements within this query parameter are case insensitive.
field "enabled" supports following operators: eq
field "id" supports following operators: eq, ne
field "name" supports following operators: eq, co
field "tenantId" supports following operators: eq
Optionallimit?: numberOptionalpage?: stringOptionalsort?: OptionaltotalResults?: booleanOptionaloptions: ApiCallOptions
Returns a list of IP policies present in the tenant. The user must be assigned the
TenantAdminrole.