API Guide

Table Of Contents
\"ipv6CurrentAlternateDNSServer\":\"\",\"fqdndomainName\":\"\"},
\"currentSettings\":{\"ipv4Address\":[],\"ipv4Gateway\":\"\",\"ipv4Dns\":
[],\"ipv4Domain\":\"\",\"ipv6Address\":[],\"ipv6LinkLocalAddress\":
\"\",\"ipv6Gateway\":\"\",\"ipv6Dns\":[],\"ipv6Domain\":\"\"},
\"delay\":0,\"primaryInterface\":false,\"modifiedConfigs\":{}}"
}
],
"Visible": true,
"Editable": true,
"Builtin": false
}
Example for
secondary
interface
Example request body
{
"InterfaceName": "ens36",
"ProfileName": "ens36",
"EnableNIC": true,
"Ipv4Configuration": {
"Enable": false,
"EnableDHCP": false,
"StaticIPAddress": "",
"StaticSubnetMask": "",
"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": [],
APIs specific to OpenManage Enterprise
557