List a zone's delegation issues

Returns delegation issues detected between the specified zone and its parent zone. The response is paginated.

Path Params
string
required

The name of the zone.

Query Params
sortBy
array of strings

Sorts results by the specified field. Prefix a field name with a dash to sort in descending order. You can specify multiple fields as a comma-separated list. Valid sort fields are zone, parentZone, problemType, zoneSoa, and parentZoneSoa. Defaults to ascending zone then parentZone.

sortBy
integer
Defaults to 1

Which page of results to return. The first page is page 1, the default value.

integer
Defaults to 25

The number of results per page to return, 25 by default.

boolean
Defaults to false

Disables paging and sorting and shows the entire list all at once, false by default. Using this parameter may significantly increase the response time.

string

For customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.

Response

Language
URL
LoadingLoading…
Response
Choose an example:
application/json