Querying Protected Domain Name Information
Function
This API is used to query protected domain name information.
Calling Method
For details, see Calling APIs.
URI
GET /v1/aad/protected-domains/{domain_id}
|
Parameter |
Mandatory |
Type |
Description |
|---|---|---|---|
|
domain_id |
Yes |
String |
Domain name ID |
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 |
|---|---|---|
|
instance_ids |
Array of strings |
List of instance IDs. |
Example Requests
None
Example Responses
Status code: 200
OK
{
"instance_ids" : [ "c81cXXXX-XXXX-XXXX-XXXX-XXXXb984" ]
}
Status Codes
|
Status Code |
Description |
|---|---|
|
200 |
OK |
|
400 |
Error |
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