Skip to main content

Create a new order for Servebolt CDN

Create a new order for Servebolt CDN

Request Body
data object
attributes object
customerId integer
domainIds integer[]
Responses
201

The created Servebolt CDN order

Schema
data object — REQUIRED
id int64 — REQUIRED
type string — REQUIRED
attributes object
customerId integer

The order's customer ID.

currentStep string

Possible values: [started, choose_validation_method, verify_ownership_dns, verify_ownership_http, validate_ssl, routing, finished]

The current step of the order.

validationMethod string

The selected validation method (http, dns).

relationships object
domains object
data object[] — REQUIRED
id int64 — REQUIRED
type string — REQUIRED
attributes object
orderId niteger

The order's ID.

vhostAliasId integer

The domain alias attached to the order.

domain string

The domain name.

validationMethod string

The selected validation method (http, dns).

ownershipRecordKey string

The ownership record key.

ownershipRecordValue string

The ownership record value.

sslRecordKey string

The SSL record key.

sslRecordValue string

The SSL record value.

ownershipCheck string

This represents if the ownership check has been done and was successful.

sslCheck string

This represents if the SSL check has been done and was successful.

routingCheck string

This represents if the routing check has been done and was successful.