[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
srm-rest-api

GeneralIpV4Setting

Properties

string
ip_address Required

IP address


string
subnet_mask Required

Subnet mask for this IP setting.


string
type Required

Type of IP address assignment

Possible values are: DHCPSTATIC


string
alternate_gateway Optional

Alternate gateway address. Applicable only for static IP address assignment.


string
default_gateway Optional

Default gateway address. Applicable only for static IP address assignment.

JSON Example

{
    "subnet_mask": "255.255.255.0"
}
[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
srm-rest-api
Property Of

IpSettings

Feedback

Was this page helpful?