REST API - get

appliance system uuid: get

Get the vCSA UUID (Unique IDentifier for the appliance). Warning: This operation is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented.

Request:

HTTP request

GET https://{server}/rest/appliance/system/uuid
No request parameters

Response:

HTTP Status Code: 200

Representation:

{
    "value""string"
}

Response Type:

Name Type Description
bold = required
value string UUID for the appliance.

Errors:

HTTP Status Code Type Description
500 error Generic error