group
Create a group
Method
Path
Parameters
Sample payload
{
"metadata": {
"hello": "world"
},
"policies": ["grouppolicy1", "grouppolicy2"]
}Sample request
Sample response
Read group by ID
Method
Path
Parameters
Sample request
Sample response
Update group by ID
Method
Path
Parameters
Sample payload
Sample request
Sample response
Delete group by ID
Method
Path
Parameters
Sample request
List groups by ID
Method
Path
Sample request
Sample response
Create/Update group by name
Method
Path
Parameters
Sample payload
Sample request
Sample response
Read group by name
Method
Path
Parameters
Sample request
Sample response
Delete group by name
Method
Path
Parameters
Sample request
List groups by name
Method
Path
Sample request
Sample response
Last updated