White Papers
63 REST API Guide OpenManage Essentials | Revision A02
</DiscoveryRange>
<DiscoveryRange>
<HostName>hostname</HostName>
<NetMask>netmask</NetMask>
</DiscoveryRange>
</Ranges>
</DiscoveryRanges>
<DiscoveryConfiguration>
<ICMPConfig>
<Timeout>timeout</Timeout>
<Retries>retries</Retries>
</ICMPConfig>
<WSManDiscoveryConfig>
<WSManUserName>iDRACUserName</WSManUserName>
<WSManPassword>iDRACPassword</WSManPassword>
<Timeout>timeout</Timeout>
<Retries>retries</Retries>
<Port>portnumber</Port>
<SecureModeEnabled>true/false</SecureModeEnabled>
<SkipNameCheck>true/false</SkipNameCheck>
<TrustedSiteEnabled>true/false</TrustedSiteEnabled>
<CertificateFile>certificatepath</CertificateFile>
</WSManDiscoveryConfig>
</DiscoveryConfiguration>
<DiscoveryAction>discoveryaction</DiscoveryAction>
</RESTAddDiscoveryRange>
Note:
1. This feature is supported for servers only with WSMan protocol.
2. If group name is not provided by the user, then discovery range(s) will be added directly under the
root node (All Ranges).
3. Comma separated Host names are not allowed.
4. Default value for the subnet mask is 255.255.255.0.
5. Maximum supported ICMP timeout is 5000 ms and retries is 10.
6. Maximum supported WSMan time out is 360s and retries is 10.
2.17.3 Add Discovery Range(s) to an existing Group
The following resource URI can be used to add discovery rang(s) to an existing group in OpenManage
Essentials:
<BASE_URI>/DiscoveryRanges/Groups/{GroupID}
Operations supported: PUT
A sample XML that would comprise the payload when initiating a PUT operation to add discovery range(s) to
an existing group is as follows:
<RESTAddDiscoveryRangeToExistingGroup>
<DiscoveryRanges>