API Guide
Table 26. Parameter for connection time-out
Parameter Name Type Allowed Values
connection_timeout
Integer NA
Description Time in seconds to wait for the server to connect before giving up.
Table 27. Parameter for read time-out
Parameter Name Type Allowed Values
read_timeout
Integer NA
Description Time in seconds to wait for the server to read data before giving up.
Table 28. Parameter for max retries
Parameter Name Type Allowed Values
max_retries
Integer NA
Description HTTP connection retries in case of failures.
Table 29. Parameter for verify ssl
Parameter Name Type Allowed Values
verify_ssl
Boolean NA
Description SSL certicate verication.
MonitorScopelter.setdefaultMap
API string/Method: MonitorScopefilter.setdefaultMap .
Description: MonitorScopeFilter.setdefaultMap(MonitorScope.MainHealth, "Unknown") is used to change the default value of the monitor
scope attributes that gives out null values or if they are not available in the particular device.
NOTE
: To execute this API, load the driver using nd_driver or get_driver API . Also get_entityjyson API is mandatory for this
execution.
Table 30. Parameters for MonitorScopelter.setdefaultMap
Parameter Name Type Allowed Values
mScope
Enum MonitorScope
MonitorScope.BasicInventory
MonitorScope.CongState
MonitorScope.Health
MonitorScope.Inventory
MonitorScope.MainHealth
MonitorScope.Metrics
16 OpenManage Python SDK API introduction