Search bulk zone convert requestsget https://{hostname}/config-dns/v2/zones/convert-requestsSearch convert requests.Query ParamsisCompletebooleanDefaults to falseReturns only completed requests.truetruefalsepageintegerDefaults to 1Which page of results to return. The first page is page 1, the default value.pageSizeintegerDefaults to 25The number of results per page to return, 25 by default.showAllbooleanDefaults to falseDisables paging and sorting and shows the entire list all at once, false by default. Using this parameter may significantly increase the response time.truetruefalseaccountSwitchKeystringFor 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 200List of bulk convert requestsResponse bodyobjectmetadataobjectrequiredMetadata containing information about the bulk conversion request.Has additional fieldsrequestsarray of objectsrequiredA list of individual zone conversion request statuses included in the bulk operation.requests*objectexpirationDatestringrequiredISO 8601 timestamp, up to which you can query information about this request. After that point, information may be purged and no longer available.failureCountintegerrequired≥ 0The number of zones that couldn't be processed.isCompletebooleanrequiredIf true, the offline task has finished processing and the result object can be retrieved.requestIdstringrequiredThe ID of the request.successCountintegerrequired≥ 0The number of zones that were successfully processed.zonesSubmittedintegerrequired≥ 1The number of zones that were included in the request.HeadersobjectLocationstringProvides a URL path you can GET the newly created resource from.Updated 3 months ago Get bulk zone create resultsSubmit a bulk zone convert alias request