Operations Management/Tenant Management (Plus)/Project Operations
GETProject OperationsSince 2.4.0SynchronousAuth Required
QueryIAM2VirtualIDGroup
QueryIAM2VirtualIDGroup
Execution Availability
Try It Out
Submit a mock request using the current auth context and example-driven inputs.
Request Inputs
This API requires no request parameters.
Responses
Endpoint
GET/zstack/v1/iam2/projects/groups
/zstack/v1/iam2/projects/groups
Request Example
curl -X GET 'http://{host}/zstack/v1/iam2/projects/groups' -H 'Authorization: OAuth {sessionUuid}'
Response Example
200{ "inventories": [ { "uuid": "89142c9562a74f619d9e2fe90982e559", "projectUuid": "bb66c8d69fbd419082b7c1f5e0e91ac9", "name": "group-name", "state": "Enabled", "attributes": [ { "uuid": "39f0d375a4974ef3a8757de82ab1fdce", "name": "attribute-name", "value": "attribute-value", "type": "Customized" } ] } ] }Change History
This API has no change history records yet.
