Reference Guide

SupportAssist Enterprise
29 REST API Guide SupportAssist Enterprise
},
}
}
}
}
Parameters required for adding devices
Parameter
Description
deviceAddress
IP address or host name of the device.
friendlyName
A name that you want to assign to the device.
uiDeviceType
Device type defined in the GUI. For the possible values for this
parameter, see the JSON schema.
deviceSubType
Device sub type. For the possible values for this parameter, see
the JSON schema.
deviceFamily
Device family, required mostly for the software device type. For
the possible values for this parameter, see the JSON schema.
credentialAccountId
Unique identifier of the Account Credentials required to add the
device.
credentialProfileId
Unique identifier of the Credential Profile required to add the
device. This parameter is required only when the
enableDeepDiscovery parameter is set to true.
enableMonitoring
Defines whether SupportAssist Enterprise must monitor the
device. The possible values are true or false.
enableDeepDiscovery
Defines whether SupportAssist Enterprise should discover other
devices that are associated with a primary device. For example,
blade servers in chassis. The possible values are true or false.
configureSNMP
Defines whether the SNMP settings of the device should be
configured after the device is added successfully. The possible
values are true or false.
installOMSA
Defines whether SupportAssist Enterprise should install OMSA
after the device is added successfully. The possible values are
true or false.
deviceGroupInformation
Name of the device group where the device should be placed. If
the device group information is not provided, the device is added
to default or staging group.