Resource Query
Permission | API | Action | IAM Project | Enterprise Project |
|---|---|---|---|---|
Querying resource relationships | GET /v1/resource-manager/domains/{domain_id}/resources/{resource_id}/relations | rms:resources:summarize | √ | x |
Querying details about resource relationships | GET /v1/resource-manager/domains/{domain_id}/all-resources/{resource_id}/relations | rms:resources:getRelation | √ | x |
Querying resources of a specific type | GET /v1/resource-manager/domains/{domain_id}/provider/{provider}/type/{type}/resources | rms:resources:list | √ | x |
Querying a resource | GET /v1/resource-manager/domains/{domain_id}/provider/{provider}/type/{type}/resources/{resource_id} | rms:resources:get | √ | x |
Querying all resources under your account | GET /v1/resource-manager/domains/{domain_id}/all-resources | rms:resources:list | √ | x |
Listing cloud services | GET /v1/resource-manager/domains/{domain_id}/providers | Not required | x | x |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.

