API Guide
"Ipv4Configuration": {
"Enable": true,
"EnableDHCP": true,
"StaticIPAddress": "",
"StaticSubnetMask": "",
"StaticGateway": "",
"UseDHCPForDNSServerNames": true,
"StaticPreferredDNSServer": "",
"StaticAlternateDNSServer": ""
},
"Ipv6Configuration": {
"Enable": false,
"EnableAutoConfiguration": false,
"StaticIPAddress": "",
"StaticPrefixLength": 0,
"StaticGateway": "",
"UseDHCPForDNSServerNames": false,
"StaticPreferredDNSServer": "",
"StaticAlternateDNSServer": ""
},
"ManagementVLAN": {
"EnableVLAN": false,
"Id": 0
},
"DnsConfiguration": {
"RegisterWithDNS": false,
"DnsName": "",
"UseDHCPForDNSDomainName": false,
"DnsDomainName": "",
"FqdndomainName": "",
"Ipv4CurrentPreferredDNSServer": "",
"Ipv4CurrentAlternateDNSServer": "",
"Ipv6CurrentPreferredDNSServer": "",
"Ipv6CurrentAlternateDNSServer": ""
},
"Delay": 0,
"PrimaryInterface": true
}
Example for
primary 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",
APIs specific to OpenManage Enterprise
497