Endpoint
| Permission | API | Action | Dependencies | IAM Project | Enterprise Project |
|---|---|---|---|---|---|
| Adding an endpoint | POST /v1/endpoint-groups/{endpoint_group_id}/endpoints | ga:endpoint:create | - | √ | × |
| Querying endpoints | GET /v1/endpoint-groups/{endpoint_group_id}/endpoints | ga:endpoint:list | - | √ | × |
| Querying the details of an endpoint | GET /v1/endpoint-groups/{endpoint_group_id}/endpoints/{endpoint_id} | ga:endpoint:get | - | √ | × |
| Updating an endpoint | PUT /v1/endpoint-groups/{endpoint_group_id}/endpoints/{endpoint_id} | ga:endpoint:update | - | √ | × |
| Deleting an endpoint | DELETE /v1/endpoint-groups/{endpoint_group_id}/endpoints/{endpoint_id} | ga:endpoint:delete | - | √ | × |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.