appliance networking dns hostname: get
Get the Fully Qualified Doman Name.
Request:
HTTP request
GET https://{server}/rest/appliance/networking/dns/hostname
No request parameters
Response:
HTTP Status Code: 200
Representation:
{
"value" : "string"
}
"value" : "string"
}
Response Type:
Name | Type | Description |
---|---|---|
bold = required | ||
value | string | FQDN. |
Errors:
HTTP Status Code | Type | Description |
---|---|---|
500 | error | Generic error |