Querying Protected Domain Name Information
Function
This API is used to query protected domain name information.
Calling Method
For details, see Calling APIs.
Authorization Information
Each account has all the permissions required to call all APIs, but IAM users must be assigned the required permissions.
- If you are using role/policy-based authorization, see Permissions Policies and Supported Actions for details on the required permissions.
- If you are using identity policy-based authorization, the following identity policy-based permissions are required.
Action
Access Level
Resource Type (*: required)
Condition Key
Alias
Dependencies
aad:domain:get
Read
domain *
g:EnterpriseProjectId
-
-
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
{
"instance_ids" : [ "c81cXXXX-XXXX-XXXX-XXXX-XXXXb984" ]
} Status Codes
| Status Code | Description |
|---|---|
| 200 | OK |
| 400 | Error |
Error Codes
See Error Codes.
What is your overall rating for this page?
Thank 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