Check bulk zone create status

Retrieves the current status of a running or completed request. The requestId was returned when the create request was initiated.

Path Params
string
required

The ID of the request.

Query Params
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

Response body
object
string
required

ISO 8601 timestamp, up to which you can query information about this request. After that point, information may be purged and no longer available.

integer
required
≥ 0

The number of zones that couldn't be processed.

boolean
required

If true, the offline task has finished processing and the result object can be retrieved.

string
required

The ID of the request.

integer
required
≥ 0

The number of zones that were successfully processed.

integer
required
≥ 1

The number of zones that were included in the request.

Language
Authentication
URL