ResourceGroups
URL/api/v2/group_nestings
Supported Standard Operations
  • Add
  • Delete
  • Edit
  • View (one)
  • View (all)

Attributes

See group_nestings for definitions of attributes.

Sample Record

{
  "group_id": 99,
  "target_group_id": 2247,
  "negate": false
}

Supported Filters

(warning) Viewing all groups without an additional filter is not supported.

View (all)

Additional filters:

  • group_id

Example: Obtain Group Nestings for a given Group

GET /registry/api/v2/group_nestings?group_id=99
  • No labels