Parameter Name | Required | Service Affecting | Data Type | Default Value | Possible Values | Description |
---|---|---|---|---|---|---|
ifIpAddrAssignMethod | No | No | Enum | 0 | Possible values:
| Determines whether specific node-level settings are configured dynamically (via DHCP) or statically. |
hostName | No | No | string | none | 64 - Max Length | Specifies a hostname for the SBC. The combination of the host and domain names is the FQDN, which must not exceed 255 characters. If this is not provided then the default 'hostname' will be the node serial number. |
domainName | No | No | string | none | 255 - Max Length | Specifies a domain name for the SBC - only used if IP addressing is static. The combination of the host and domain names is the FQDN, which must not exceed 255 characters. |
applicationIPV4Address | No | No | string | none | 15 - Max Length | Sets the Ethernet 1 IP address. This field is inapplicable if the ifIpAddrAssignMethod attribute is set to dynamic. For static addressing, this field must be provided as a valid IPv4 address. |
applicationIPV4Netmask | No | No | string | none | 15 - Max Length | Sets the Ethernet 1 IP subnet. This field is inapplicable if the ifIpAddrAssignMethod attribute is set to dynamic. For static addressing, this field must be provided as a valid IPv4 subnet. |
gatewayAddress | No | No | string | none | 15 - Max Length | Sets the gateway address for the default static route. This field is inapplicable if the ifIpAddrAssignMethod attribute is set to dynamic. For static addressing, this field must be provided, must not be empty, and must be within the same subnet but not the same address as the applicationIPV4Address. |
asmDHCPEnabled | No | No | BOOLEAN_TYPE | Determines whether DHCP is enabled on the Application Solution Module. This field is inapplicable if the node does not have an ASM or if the ifIpAddrAssignMethod attribute is set to dynamic. | ||
asmIPV4Address | No | No | string | none | 15 - Max Length | Sets the ASM's IPV4 address. This field is inapplicable if the node does not have an ASM, or if asmDHCPEnabled is set to true. |
timeZoneGeoName | No | No | string | UTC | 128 - Max Length | Sets the system's time zone. |
primaryDNSServerIP | No | No | string | none | 15 - Max Length | Sets the IP address (IPv4 format) of the primary DNS server. This field is inapplicable if the ifIpAddrAssignMethod attribute is set to dynamic. Setting this field to empty (with static addressing) will disable DNS. |
secondaryDNSServerIP | No | No | string | none | 15 - Max Length | Sets the IP address (IPv4 format) of the secondary DNS server. This field is inapplicable if the ifIpAddrAssignMethod attribute is set to dynamic. Setting this field to empty (with static addressing) will disable secondary DNS server. |
adminUserName | Yes | No | string | none | 32 - Max Length | Specifies an administrative username to be used in subsequent logins |
adminUserPassword | Yes | No | string | none | 128 - Max Length | Specifies an administrative user password to be used in subsequent logins |
restUserName | No | No | string | none | 32 - Max Length | Specifies a REST username to be used in subsequent authentications. If this attribute, and restUserPassword, are empty or not provided then the node will not be set up for REST access until a REST user is created from the UI. |
restUserPassword | No | No | string | none | 128 - Max Length | Specifies a REST user password to be used in subsequent authentications. If this attribute, and restUserName, are empty or not provided then the node will not be set up for REST access until a REST user is created from the UI. |
PasswordRecovery | No | No | Enum | 0 | Possible values:
| Specifies whether password recovery is enabled. (Used when all administrator user passwords are forgotten). |
ServerAddress | No | No | Specifies the IP address or FQDN of the Syslog server where log entries will be sent. Leaving this field empty will not add a Syslog server. | |||
DefaultLevel | No | No | Enum | 4 | Possible values:
| Controls the default minimum severity level of messages sent to this server.
This default value can be overridden on a per-system basis via the Subsystems Configuration.
Informational will produce the most output, and Fatal will produce the least. The more output generated,
the more of an impact this feature has on system performance.
Valid values for the DefaultLevel are:
|
SyslogFacility | Yes | No | Enum | 9 | Possible values:
| Controls which Syslog Facility will be used when sending log entries. This can be used to facilitate the sorting of messages from different nodes on a central Syslog server. |
ServerPort | Yes | No | int | 514 | Possible values:
| Specifies the Syslog server port number where log entries will be sent. |
ServerTransport | Yes | No | Enum | 0 | Possible values:
| Specifies the protocol to be used for sending log entries to the Syslog server. |
The POST can contain either only the attributes that are being updated, or the full set of attributes for the resource