Access rules
Bearer authentication
The type of resource we want to filter by.
userPart of the subject id that we want to filter by.
some.userThe ids of the subjects to filter the response for.
[email protected]The maximum number of entries to return.
50The offset of the first item returned in the collection.
100Filter by last update time.
2021-12-14T16:04:15.099ZTrue to include deleted objects in the result.
falseExample: falseFilter using the Universally Unique Identifier (UUID) of the cluster.
d73a738f-fab3-430a-8fa3-5241493d7128The type of resource we want to filter by.
projectThe scope resource id that we want to filter by.
2The role id we want to filter by.
Sort results in descending or ascending order.
ascPossible values: Sort results by a parameter.
Filter results by a parameter. Use the format field-name operator value. Operators are == Equals, != Not equals, <= Less than or equal, >= Greater than or equal, =@ contains, !@ Does not contains, =^ Starts with and =$ Ends with. Dates are in ISO 8601 timestamp format and available for operators ==, !=, <= and >=.
["name!=some-access-rule-name","createdAt>=2023-01-01T00:00:00Z"]Executed successfully.
Unauthorized
Forbidden
unexpected error
unexpected error
Bearer authentication
[email protected]53142648a418ed33-9399-48c0-a890-122cadd13bfdThe id of the cluster.
71f69d83-ba66-4822-adf5-55ce55efd210Created
Bad request.
Unauthorized
Forbidden
The specified resource was not found
unexpected error
unexpected error
Bearer authentication
The id of the access rule to retrieve
32Executed successfully.
Unauthorized
Forbidden
The specified resource was not found
unexpected error
unexpected error
Bearer authentication
The id of the access rule to retrieve
32No Content.
Unauthorized
Forbidden
The specified resource was not found
unexpected error
unexpected error
No content
Bearer authentication
True to include deleted objects in the result.
falseExample: falseFilter results by a parameter. Use the format field-name operator value. Operators are == Equals, != Not equals, <= Less than or equal, >= Greater than or equal, =@ contains, !@ Does not contains, =^ Starts with and =$ Ends with. Dates are in ISO 8601 timestamp format and available for operators ==, !=, <= and >=.
["name!=some-access-rule-name","createdAt>=2023-01-01T00:00:00Z"]Executed successfully.
Bad request.
Unauthorized
Forbidden
unexpected error
unexpected error
Last updated