Querying a Record Set

Function

Query a record set.

URI

GET /v2/zones/{zone_id}/recordsets/{recordset_id}

For details, see Table 1.
Table 1 Parameters in the URI

Parameter

Mandatory

Type

Description

zone_id

Yes

String

Zone ID

Obtain the public zone ID according to Querying Public Zones.

Obtain the private zone ID according to Querying Private Zones.

recordset_id

Yes

String

Record set ID

You can obtain the value by calling the API in Querying Record Sets in a Zone.

Request

Response

Returned Value

If a 2xx status code is returned, for example, 200, 202, or 204, the request is successful.

For details, see Status Code.