Querying the AAD Instance List
Function
This API is used to query the AAD instance list.
Calling Method
For details, see Calling APIs.
URI
GET /v2/aad/instances
|
Parameter |
Mandatory |
Type |
Description |
|---|---|---|---|
|
instance_access_type |
No |
String |
Access type. 0: website instance; 1: IP access instance. |
Request Parameters
|
Parameter |
Mandatory |
Type |
Description |
|---|---|---|---|
|
X-Auth-Token |
Yes |
String |
token |
|
Content-Type |
Yes |
String |
Content-Type |
Response Parameters
Status code: 200
|
Parameter |
Type |
Description |
|---|---|---|
|
items |
Array of Instance objects |
items |
|
Parameter |
Type |
Description |
|---|---|---|
|
instance_id |
String |
Instance ID. |
|
instance_name |
String |
Instance name. |
|
enterprise_project_id |
String |
Enterprise project ID. |
|
instance_access_type |
String |
Access type. 0: website instance; 1: IP access instance. |
|
pp_support |
Integer |
Whether the PP is supported. 1: supported; 0: not supported. |
|
pp_enable |
Integer |
Whether the PP is enabled. 1: enabled; 0: disabled. |
|
overseas_type |
Integer |
Protection region. 0: regions in the Chinese mainland. 1: regions outside the Chinese mainland. |
|
vips |
Array of InstanceIp objects |
Advanced Anti-DDoS IP address information |
Status code: 400
|
Parameter |
Type |
Description |
|---|---|---|
|
error_code |
String |
Error code. |
|
error_description |
String |
Error description. |
Example Requests
None
Example Responses
None
Status Codes
|
Status Code |
Description |
|---|---|
|
200 |
OK |
|
400 |
Error response |
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