List all asset isolation groups
Lists all asset isolation groups.
Query parameters
Sort by column. Can be used multiple times; prepend a hyphen for descending order. See parameter description for details about which columns are sortable.
Sortable columns are name, tag, and member_count.
Filter results by column string value. Valid filter predicates are eq, ~eq, neq.
Filter results by column string value. Valid filter predicates are eq, ~eq, neq.
Filter results by column string value. Valid filter predicates are eq, ~eq, neq.
Filter results by column integer value. Valid filter predicates are eq, neq, gt, gte, lt, lte.
Filter results by column integer value. Valid filter predicates are eq, neq, gt, gte, lt, lte.
Filter results by column timestamp value formatted as an RFC-3339 string. Valid filter predicates are eq, neq, gt, gte, lt, lte.
Filter results by created_at value. See filter schema details for valid predicates.
Filter results by column timestamp value formatted as an RFC-3339 string. Valid filter predicates are eq, neq, gt, gte, lt, lte.
Filter results by updated_at value. See filter schema details for valid predicates.
Filter results by column timestamp value formatted as an RFC-3339 string. Valid filter predicates are eq, neq, gt, gte, lt, lte.
Filter results by deleted_at value. See filter schema details for valid predicates.
Response
OK
Changes
Changed in 4 of the 66 revisions of this API.2626
- ▲
added the pattern
^((eq|neq|gt|gte|lt|lte):)?-?[0-9]+$to thequeryrequest parameteridrequest-parameter-pattern-added
- ▲
added the pattern
^((eq|neq|gt|gte|lt|lte):)?-?[0-9]+$to thequeryrequest parametermember_countrequest-parameter-pattern-added
- ▲
added the pattern
^((eq|neq|gt|gte|lt|lte):)?[0-9]{4}-[0-9]{2}-[0-9]{2}[Tt][0-9]{2}:[0-9]{2}:[0-9]{2}(\.[0-9]{1,9})?([Zz]|-[0-9]{2}:[0-9]{2})$to thequeryrequest parametercreated_atrequest-parameter-pattern-added
- ▲
added the pattern
^((eq|neq|gt|gte|lt|lte):)?[0-9]{4}-[0-9]{2}-[0-9]{2}[Tt][0-9]{2}:[0-9]{2}:[0-9]{2}(\.[0-9]{1,9})?([Zz]|-[0-9]{2}:[0-9]{2})$to thequeryrequest parameterdeleted_atrequest-parameter-pattern-added
- ▲
added the pattern
^((eq|neq|gt|gte|lt|lte):)?[0-9]{4}-[0-9]{2}-[0-9]{2}[Tt][0-9]{2}:[0-9]{2}:[0-9]{2}(\.[0-9]{1,9})?([Zz]|-[0-9]{2}:[0-9]{2})$to thequeryrequest parameterupdated_atrequest-parameter-pattern-added
- ▲
added the pattern
^((eq|~eq|neq):)?[^:]+$to thequeryrequest parameternamerequest-parameter-pattern-added
- ▲
added the pattern
^((eq|~eq|neq):)?[^:]+$to thequeryrequest parametersystem_grouprequest-parameter-pattern-added
- ▲
added the pattern
^((eq|~eq|neq):)?[^:]+$to thequeryrequest parametertagrequest-parameter-pattern-added
- ○
for the
queryrequest parametercreated_at, the type/format was generalized fromstring/date-timetostring/request-parameter-type-generalized
- ○
for the
queryrequest parameterdeleted_at, the type/format was generalized fromstring/date-timetostring/request-parameter-type-generalized
- ○
for the
queryrequest parameterid, the type/format was generalized frominteger/tostring/request-parameter-type-generalized
- ○
for the
queryrequest parametermember_count, the type/format was generalized frominteger/tostring/request-parameter-type-generalized
- ○
for the
queryrequest parameterupdated_at, the type/format was generalized fromstring/date-timetostring/request-parameter-type-generalized
- ▲
- ▲
for the
queryrequest parametercreated_at, the type/format was changed fromstring/tostring/date-timerequest-parameter-type-changed
- ▲
for the
queryrequest parameterdeleted_at, the type/format was changed fromstring/tostring/date-timerequest-parameter-type-changed
- ▲
for the
queryrequest parameterid, the type/format was changed fromstring/tointeger/request-parameter-type-changed
- ▲
for the
queryrequest parametermember_count, the type/format was changed fromstring/tointeger/request-parameter-type-changed
- ▲
for the
queryrequest parameterupdated_at, the type/format was changed fromstring/tostring/date-timerequest-parameter-type-changed
- ○
removed the pattern
^((eq|neq|gt|gte|lt|lte):)?-?[0-9]+$from thequeryrequest parameteridrequest-parameter-pattern-removed
- ○
removed the pattern
^((eq|neq|gt|gte|lt|lte):)?-?[0-9]+$from thequeryrequest parametermember_countrequest-parameter-pattern-removed
- ○
removed the pattern
^((eq|neq|gt|gte|lt|lte):)?[0-9]{4}-[0-9]{2}-[0-9]{2}[Tt][0-9]{2}:[0-9]{2}:[0-9]{2}(\.[0-9]{1,9})?([Zz]|-[0-9]{2}:[0-9]{2})$from thequeryrequest parametercreated_atrequest-parameter-pattern-removed
- ○
removed the pattern
^((eq|neq|gt|gte|lt|lte):)?[0-9]{4}-[0-9]{2}-[0-9]{2}[Tt][0-9]{2}:[0-9]{2}:[0-9]{2}(\.[0-9]{1,9})?([Zz]|-[0-9]{2}:[0-9]{2})$from thequeryrequest parameterdeleted_atrequest-parameter-pattern-removed
- ○
removed the pattern
^((eq|neq|gt|gte|lt|lte):)?[0-9]{4}-[0-9]{2}-[0-9]{2}[Tt][0-9]{2}:[0-9]{2}:[0-9]{2}(\.[0-9]{1,9})?([Zz]|-[0-9]{2}:[0-9]{2})$from thequeryrequest parameterupdated_atrequest-parameter-pattern-removed
- ○
removed the pattern
^((eq|~eq|neq):)?[^:]+$from thequeryrequest parameternamerequest-parameter-pattern-removed
- ○
removed the pattern
^((eq|~eq|neq):)?[^:]+$from thequeryrequest parametersystem_grouprequest-parameter-pattern-removed
- ○
removed the pattern
^((eq|~eq|neq):)?[^:]+$from thequeryrequest parametertagrequest-parameter-pattern-removed
- ▲
- ▲
added the pattern
^((eq|neq|gt|gte|lt|lte):)?-?[0-9]+$to thequeryrequest parameteridrequest-parameter-pattern-added
- ▲
added the pattern
^((eq|neq|gt|gte|lt|lte):)?-?[0-9]+$to thequeryrequest parametermember_countrequest-parameter-pattern-added
- ▲
added the pattern
^((eq|neq|gt|gte|lt|lte):)?[0-9]{4}-[0-9]{2}-[0-9]{2}[Tt][0-9]{2}:[0-9]{2}:[0-9]{2}(\.[0-9]{1,9})?([Zz]|-[0-9]{2}:[0-9]{2})$to thequeryrequest parametercreated_atrequest-parameter-pattern-added
- ▲
added the pattern
^((eq|neq|gt|gte|lt|lte):)?[0-9]{4}-[0-9]{2}-[0-9]{2}[Tt][0-9]{2}:[0-9]{2}:[0-9]{2}(\.[0-9]{1,9})?([Zz]|-[0-9]{2}:[0-9]{2})$to thequeryrequest parameterdeleted_atrequest-parameter-pattern-added
- ▲
added the pattern
^((eq|neq|gt|gte|lt|lte):)?[0-9]{4}-[0-9]{2}-[0-9]{2}[Tt][0-9]{2}:[0-9]{2}:[0-9]{2}(\.[0-9]{1,9})?([Zz]|-[0-9]{2}:[0-9]{2})$to thequeryrequest parameterupdated_atrequest-parameter-pattern-added
- ▲
added the pattern
^((eq|~eq|neq):)?[^:]+$to thequeryrequest parameternamerequest-parameter-pattern-added
- ▲
added the pattern
^((eq|~eq|neq):)?[^:]+$to thequeryrequest parametersystem_grouprequest-parameter-pattern-added
- ▲
added the pattern
^((eq|~eq|neq):)?[^:]+$to thequeryrequest parametertagrequest-parameter-pattern-added
- ○
for the
queryrequest parametercreated_at, the type/format was generalized fromstring/date-timetostring/request-parameter-type-generalized
- ○
for the
queryrequest parameterdeleted_at, the type/format was generalized fromstring/date-timetostring/request-parameter-type-generalized
- ○
for the
queryrequest parameterid, the type/format was generalized frominteger/tostring/request-parameter-type-generalized
- ○
for the
queryrequest parametermember_count, the type/format was generalized frominteger/tostring/request-parameter-type-generalized
- ○
for the
queryrequest parameterupdated_at, the type/format was generalized fromstring/date-timetostring/request-parameter-type-generalized
- ▲
- ▲
for the
queryrequest parametercreated_at, the type/format was changed fromstring/tostring/date-timerequest-parameter-type-changed
- ▲
for the
queryrequest parameterdeleted_at, the type/format was changed fromstring/tostring/date-timerequest-parameter-type-changed
- ▲
for the
queryrequest parameterid, the type/format was changed fromstring/tointeger/request-parameter-type-changed
- ▲
for the
queryrequest parametermember_count, the type/format was changed fromstring/tointeger/request-parameter-type-changed
- ▲
for the
queryrequest parameterupdated_at, the type/format was changed fromstring/tostring/date-timerequest-parameter-type-changed
- ○
removed the pattern
^((eq|neq|gt|gte|lt|lte):)?-?[0-9]+$from thequeryrequest parameteridrequest-parameter-pattern-removed
- ○
removed the pattern
^((eq|neq|gt|gte|lt|lte):)?-?[0-9]+$from thequeryrequest parametermember_countrequest-parameter-pattern-removed
- ○
removed the pattern
^((eq|neq|gt|gte|lt|lte):)?[0-9]{4}-[0-9]{2}-[0-9]{2}[Tt][0-9]{2}:[0-9]{2}:[0-9]{2}(\.[0-9]{1,9})?([Zz]|-[0-9]{2}:[0-9]{2})$from thequeryrequest parametercreated_atrequest-parameter-pattern-removed
- ○
removed the pattern
^((eq|neq|gt|gte|lt|lte):)?[0-9]{4}-[0-9]{2}-[0-9]{2}[Tt][0-9]{2}:[0-9]{2}:[0-9]{2}(\.[0-9]{1,9})?([Zz]|-[0-9]{2}:[0-9]{2})$from thequeryrequest parameterdeleted_atrequest-parameter-pattern-removed
- ○
removed the pattern
^((eq|neq|gt|gte|lt|lte):)?[0-9]{4}-[0-9]{2}-[0-9]{2}[Tt][0-9]{2}:[0-9]{2}:[0-9]{2}(\.[0-9]{1,9})?([Zz]|-[0-9]{2}:[0-9]{2})$from thequeryrequest parameterupdated_atrequest-parameter-pattern-removed
- ○
removed the pattern
^((eq|~eq|neq):)?[^:]+$from thequeryrequest parameternamerequest-parameter-pattern-removed
- ○
removed the pattern
^((eq|~eq|neq):)?[^:]+$from thequeryrequest parametersystem_grouprequest-parameter-pattern-removed
- ○
removed the pattern
^((eq|~eq|neq):)?[^:]+$from thequeryrequest parametertagrequest-parameter-pattern-removed
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲