API Guide
"StaticGateway": ""
},
"Ipv6Configuration": {
"Enable": true,
"EnableAutoConfiguration": true,
"StaticIPAddress": "",
"StaticPrefixLength": 0,
"StaticGateway": ""
},
"ManagementVLAN": {
"EnableVLAN": false,
"Id": 0
},
"Delay": 0,
"PrimaryInterface": false
}
Example for
secondary
interface
Example response body
{
"Id": 10085,
"JobName": "OMERealtime_Task",
"JobDescription": "Generic OME runtime task",
"NextRun": null,
"LastRun": null,
"StartTime": null,
"EndTime": null,
"Schedule": "startnow",
"State": "Enabled",
"CreatedBy": "system",
"UpdatedBy": null,
"LastRunStatus": {
"Id": 2080,
"Name": "New"
},
"JobType": {
"Id": 207,
"Name": "OMERealtime_Task",
"Internal": true
},
"JobStatus": {
"Id": 2080,
"Name": "New"
},
"Targets": [],
"Params": [
{
"JobId": 10085,
"Key": "Nmcli_Update",
"Value": "{\"interfaceName\":\"ens36\",\"profileName
\":\"ens36\",\"enableNIC\":true,\"ipv4Configuration\":{\"enable
\":true,\"enableDHCP\":true,\"staticIPAddress\":\"\",\"staticSubnetMask
\":\"\",\"staticGateway\":\"\",\"useDHCPForDNSServerNames
\":false,\"staticPreferredDNSServer\":\"\",\"staticAlternateDNSServer
\":\"\"},\"ipv6Configuration\":{\"enable\":true,\"enableAutoConfiguration
\":true,\"staticIPAddress\":\"\",\"staticPrefixLength\":0,\"staticGateway
\":\"\",\"useDHCPForDNSServerNames\":false,\"staticPreferredDNSServer
\":\"\",\"staticAlternateDNSServer\":\"\"},\"managementVLAN\":{\"enableVLAN
\":false,\"id\":0},\"dnsConfiguration\":{\"registerWithDNS\":false,\"dnsName
\":\"\",\"useDHCPForDNSDomainName\":false,\"dnsDomainName
\":\"\",\"ipv4CurrentPreferredDNSServer
\":\"\",\"ipv4CurrentAlternateDNSServer
\":\"\",\"ipv6CurrentPreferredDNSServer
\":\"\",\"ipv6CurrentAlternateDNSServer\":\"\",\"fqdndomainName
\":\"\"},\"currentSettings\":{\"ipv4Address\":[],\"ipv4Gateway
\":\"\",\"ipv4Dns\":[],\"ipv4Domain\":\"\",\"ipv6Address\":
[],\"ipv6LinkLocalAddress\":\"\",\"ipv6Gateway\":\"\",\"ipv6Dns\":
[],\"ipv6Domain\":\"\"},\"delay\":0,\"primaryInterface
\":false,\"modifiedConfigs\":{}}"
}
APIs specific to OpenManage Enterprise
513