You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* In this example, the domain name is bound to an Alibaba Cloud DNS instance of Enterprise Ultimate Edition. For more information about valid lines, see the return values of the RecordLines parameter.
21269
+
* In this example, the domain name is bound to an instance of Alibaba Cloud DNS Enterprise Ultimate Edition. For more information about valid Domain Name System (DNS) request lines, see the return values of the RecordLines parameter.
21264
21270
*
21265
21271
* @param request DescribeDomainInfoRequest
21266
21272
* @param runtime runtime options for this request RuntimeOptions
* In this example, the domain name is bound to an Alibaba Cloud DNS instance of Enterprise Ultimate Edition. For more information about valid lines, see the return values of the RecordLines parameter.
21308
+
* In this example, the domain name is bound to an instance of Alibaba Cloud DNS Enterprise Ultimate Edition. For more information about valid Domain Name System (DNS) request lines, see the return values of the RecordLines parameter.
* > This operation queries the authoritative servers of a domain name registry to obtain the name servers for a domain name. If the domain name is in an invalid state, such as serverHold or clientHold, an error may be returned.
21376
+
* > You can call this operation to query the authoritative servers of a domain name registry to obtain the name servers for a domain name. If the domain name is in an invalid state, such as serverHold or clientHold, an error may be returned.
21371
21377
*
21372
21378
* @param request DescribeDomainNsRequest
21373
21379
* @param runtime runtime options for this request RuntimeOptions
* > This operation queries the authoritative servers of a domain name registry to obtain the name servers for a domain name. If the domain name is in an invalid state, such as serverHold or clientHold, an error may be returned.
21411
+
* > You can call this operation to query the authoritative servers of a domain name registry to obtain the name servers for a domain name. If the domain name is in an invalid state, such as serverHold or clientHold, an error may be returned.
* * You can specify the DomainName, PageNumber, and PageSize parameters to query the DNS records of a domain name.
21469
-
* * You can also specify the RRKeyWord, TypeKeyWord, or ValueKeyWord parameter to query the DNS records that contain the specified keyword.
21474
+
* * You can specify DomainName, PageNumber, and PageSize to query the DNS records of the specified domain names.
21475
+
* * You can also specify RRKeyWord, TypeKeyWord, or ValueKeyWord to query the DNS records that contain the specified keyword.
21470
21476
* * By default, the DNS records are sorted in reverse chronological order based on the time when they were added.
21477
+
* * You can specify GroupId to query the DNS records of the specified domain names based on the group ID. You can query the DNS records of all domain names and the domain names in the default group.
21471
21478
*
21472
21479
* @param request DescribeDomainRecordsRequest
21473
21480
* @param runtime runtime options for this request RuntimeOptions
* * You can specify the DomainName, PageNumber, and PageSize parameters to query the DNS records of a domain name.
21558
-
* * You can also specify the RRKeyWord, TypeKeyWord, or ValueKeyWord parameter to query the DNS records that contain the specified keyword.
21564
+
* * You can specify DomainName, PageNumber, and PageSize to query the DNS records of the specified domain names.
21565
+
* * You can also specify RRKeyWord, TypeKeyWord, or ValueKeyWord to query the DNS records that contain the specified keyword.
21559
21566
* * By default, the DNS records are sorted in reverse chronological order based on the time when they were added.
21567
+
* * You can specify GroupId to query the DNS records of the specified domain names based on the group ID. You can query the DNS records of all domain names and the domain names in the default group.
0 commit comments