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

Representations:

{
    "value""string"
}
<?xml version="1.0" ?>
<ns0:Get-Result xmlns:ns0="http://vmware.com/appliance/networking/dns/hostname" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <value>string</value>
</ns0:Get-Result>

Response Type:

Name Type Description
bold = required
value string FQDN.

Errors:

HTTP Status Code Type Description
500 error Generic error