Check zone distribution
Checks if a zone is fully distributed to all our name servers across the globe.
Path parameters
The account id
The zone name
Response
Successfully checked zone distribution.
Example response
{
"data": {
"distributed": true
}
}Changes
Changed in 2 of the 52 revisions of this API.44
- ○
the response property
databecame required for the status200response-property-became-required
- ○
the response property
data/distributedbecame required for the status200response-property-became-required
- ○
the response property
messagebecame required for the status404response-property-became-required
- ○
the response property
messagebecame required for the status504response-property-became-required
- ○
- ▲
the response property
databecame optional for the status200response-property-became-optional
- ▲
the response property
data/distributedbecame optional for the status200response-property-became-optional
- ▲
the response property
messagebecame optional for the status404response-property-became-optional
- ▲
the response property
messagebecame optional for the status504response-property-became-optional
This revision also has 25 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲