Creates a new domain in CloudShell.
POST
http://{Admin API IP}:{port#}/api/v1/domains
Example header format:
Authorization: Basic <authorization token returned from the login method>
Content-Type: application/json
(bool) (Optional) Specify "true" to create an archived domain.
EndTime
(Optional)
LicensePoolId
(string) (Optional) Name of the license pool to use for the domain.
Description
(string) (Optional) Domain's name.
{ "Archived": true, "EndTime": "string", "LicensePoolId": "string", "EndTime": "05/20/2023 4:37:00 PM" "Description": "string", "Name": "string" }
{ "Id": "e7d4289c-4355-435e-bc8f-aea0591af53c" }
201 Created
Copyright © 2018 Quali