Updated on 2026-02-26 GMT+08:00

Configuration Management APIs

√: supported; x: not supported

Table 1 Configuration management APIs

Permission

API

Action

IAM Project

Enterprise Project

Querying the cloud services for which AOM 2.0 has been granted permissions

GET /v1/{project_id}/aom/auth/grant

aom:agency:get

×

Querying the ICAgent installed on a host

GET /v1/{project_id}/{cluster_id}/{namespace}/agents

aom:icmgr:list

×

Canceling the permissions granted to AOM 2.0 for accessing cloud services

DELETE /v1/{project_id}/aom/auth/grant

aom:agency:delete

Granting the permissions to AOM 2.0 for accessing cloud services

POST /v1/{project_id}/aom/auth/grant

aom:agency:create

Updating or creating orders

POST /v1/{project_id}/aom/billing/orders/{order_id}

aom:billing:set

Querying orders

POST /v1/{project_id}/aom/billing/orders

aom:billing:get