Querying an Application List
Function
This API is used to query an application list.
URI
GET /v1/{projectId}/atps/monitorgroups
Request
Path parameters
Table 1 describes the path parameter.
Example request
/v1/0/atps/monitorgroups
Response
Response parameters
Table 2 describes the response parameters.
Parameter |
Type |
Description |
---|---|---|
errorCode |
String |
Error code. SVCSTG.ATPS.2000: Query succeeded. |
errorMessage |
String |
Error message. |
responseInfo |
List (string) |
Application ID list. |
Example response
{ "errorCode": "SVCSTG.ATPS.2000", "errorMessage":null, "responseInfo": ["11d5c9b83c1b2e04579fa5a34d191bb5"] }
Status Code
- Success response
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