Description
REST Name
update
Request
POST
URL
[server url][:port]/SAFe/sng_rest/api/update/network/configuration
Input
Name Data Possible Values Description
dns/4

Type

  • text

Default

  • None

Rules

  • valid_ip_or_domain

Static DNS #4

dns/1

Type

  • text

Default

  • None

Rules

  • valid_ip_or_domain

Static DNS #1

Static Name server IP address.

dns/3

Type

  • text

Default

  • None

Rules

  • valid_ip_or_domain

Static DNS #3

dns/2

Type

  • text

Default

  • None

Rules

  • valid_ip_or_domain

Static DNS #2

ipv4/default_gw

Type

  • text

Default

  • None

Rules

  • valid_ip_or_domain[ipv4]

Default IPV4 Gateway

IPV4 address of the network's gateway.

ipv6/default_gw

Type

  • text

Default

  • None

Rules

  • valid_ip_or_domain[ipv6]

Default IPV6 Gateway

IPV6 address of the network's gateway.

global/gatewaydev

Type

  • text

Default

  • None

Default Gateway Interface

Default Gateway Interface is the gateway device, such as eth0.

Configure this option if you have multiple interfaces on the same subnet,

and require one of those interfaces to be the preferred route to the default gateway.

global/hostname

Type

  • text

Default

  • None

Rules

  • required
  • regex_match[/^(?=.{1,254}$)((?=[a-z0-9-]{1,63}\.)(xn--)?[a-z0-9]+(-[a-z0-9]+)*\.)+[a-z]{2,63}$/i]

Host Name

Host Name should be the Fully Qualified Domain Name (FQDN), such as hostname.expample.com.