Backup Appliance Settings

The /applianceNetworkSettings resource represents the network settings of the Nutanix AHV backup appliance.

Get Backup Appliance Network Settings

The HTTP GET request to the /applianceNetworkSettings endpoint retrieves network settings of the backup appliance.

SecurityBearer
Responses
200

OK

400

Bad Request. The request body is malformed, incomplete or otherwise invalid.

401

Unauthorized. The authorization header has been expected but not found (or found but is expired).

403

Forbidden. The user sending a request does not have adequate privileges to access one or more objects specified in the request

500

Internal Server Error. The request has been received but could not be completed because of an internal error at the server side.

get/api/v7/applianceNetworkSettings
Request samples
Response samples
application/json
{
  • "obtainDnsAutomatically": true,
  • "dnsServers": [
    ],
  • "networks": [
    ]
}

Document updated 9/03/2025

Page content applies to build 12.7.1.12