Gets a list of all domains in CloudShell
PUT
http://{Admin API IP}:{port#}/api/v1/domains/{id}
Example header format:
Authorization: Basic <authorization token returned from the login method>
Content-Type: application/json
(string) Domain's id.
{ "Name": "MyFirstDomain", "Description": "Updated domain", "EndTime": "05/20/2023 4:37:00 PM", "Archived": true, "LicensePoolId": "7932E56D-057E-47FE-8E37-B00600A97C7F" }
{ "Description": "domain's new description", "Name": "domain's new name" }
200 OK
Copyright © 2018 Quali