Querying Endpoint Permissions
Function
This API is used to query endpoint permissions.
Calling Method
For details, see Calling APIs.
URI
GET /v1/endpoint/{endpointUuid}/permission
Parameter |
Mandatory |
Type |
Description |
---|---|---|---|
endpointUuid |
Yes |
String |
Definition: Endpoint UUID. Constraints: N/A Value range: N/A Default value: N/A |
Request Parameters
None
Response Parameters
Status code: 200
Parameter |
Type |
Description |
---|---|---|
error |
ErrorInfo object |
Definition: Error message. Value range: N/A |
result |
Map<String,EndpointPermissionList> |
Definition: Information about the endpoint permissions. Value range: N/A |
status |
String |
Definition: Status value. Value range: N/A |
Parameter |
Type |
Description |
---|---|---|
code |
String |
Definition: Error code. Value range: N/A |
message |
String |
Definition: Error message. Value range: N/A |
Parameter |
Type |
Description |
---|---|---|
endpoints |
Array of EndpointPermission objects |
Definition: Endpoint permission list. Value range: N/A |
Example Requests
None
Example Responses
None
Status Codes
Status Code |
Description |
---|---|
200 |
OK |
Error Codes
See Error Codes.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot