Skip to main content

Create Dp

POST 

/v1/armada/datacenter_provider

Create a datacenter provider

Request

Body

required

    name Name (string)required

    Possible values: non-empty and <= 64 characters

    Name of the provider of this sort. Could be things like Amazon, AWS EC2, Internap.

Responses

Successful Response

Schema

    name Name (string)required

    Possible values: non-empty and <= 64 characters

    Name of the provider of this sort. Could be things like Amazon, AWS EC2, Internap.

    datacenter_provider_id uuidrequired
Loading...