Developers Guide

Table Of Contents
"Enabled": false
},
{
"ConfigType": "TimeSettings",
"Enabled": false
},
{
"ConfigType": "SecuritySettings",
"Enabled": false
}
],
"VirtualIPConfiguration": {
"IPv4": {
"StaticIPv4Address":"10.35.155.155",
"SubnetMask":"255.255.255.32",
"Gateway":"10.35.2.1"
}
}
}
Example
response body
Request for configuring static IPv4 on the lead chassis
{
"GroupId": "4964",
"Status": "Success"
}
NOTE: You can use the API, /api/JobService/Jobs(JobId) for polling the job status.
Table 142. Attributes
Attribute Description
GroupId Unique group ID across different domains.
GroupName Name of the group.
GroupDescription Description of the group.
JoinApproval Join approval
Automatic: Join requests from a stand-alone chassis are
automatically approved.
Manual: Join requests from a stand-alone chassis are
queued on the lead for approval of the administrator.
Onboarding of the remote chassis does not get initiated
until approved.
ConfigReplication Configuration that is replicated when a new domain joins this
group.
ConfigType Configuration type.
Enabled Indicates if the configuration type is propagated to the
member domain.
DeviceGroupId The ID of the device group associated with the management
domain.
VirtualIPConfiguration The virtual IP that must be configured on the lead chassis.
IPv4 Details of the virtual IPv4 address.
StaticIPv4Address Static IPv4 that must be configured for the lead chassis.
SubnetMask Subnet mask that must be configured for the lead chassis.
Gateway Gateway that must be configured for the lead chassis.
SyncFailureAlertTimeout The supported alert timeout values for creating and editing a
group are5, 10, 15, 30, 60.
520 APIs specific to OpenManage Enterprise Modular Edition