Operations Management/Tenant Management (Plus)/Project Operations
GETProject OperationsSince 2.4.0SynchronousAuth Required
GetIAM2SystemAttributes
GetIAM2SystemAttributes
Execution Availability
Try It Out
Submit a mock request using the current auth context and example-driven inputs.
Query Parameters
Request Inputs
Query Parameters
systemTagsListOptional. The system tags.
userTagsListOptional. The user tags.
Responses
Endpoint
GET/v1/iam2/attributes/system
/v1/iam2/attributes/system
Request Example
curl -X GET 'http://{host}/v1/iam2/attributes/system?systemTags=<systemTags>&userTags=<userTags>' -H 'Authorization: OAuth {sessionUuid}'
Response Example
200{ "inventories": [ { "uuid": "f6fb2ce8587d4455b51164b3970b2568", "name": "__ProjectAdmin__", "type": "System" } ] }Change History
This API has no change history records yet.
