API Guide
Parameter Name Type Allowed Values
iDRACCompEnum.Video
iDRACCompEnum.VirtualDisk
Description The required components.
Return type:
Table 15. Parameter for return type
Returns Return type
JSON The formatted JSON of the device with all the applied process attributes—mapping, units
conversion.
NOTE: Before utilizing the APIs, ensure to apply the sdkinfra.find_driver or sdkinfra.get_driver.
Sdkcreds.Snmpv2Credentials
API string/Method: Sdkcreds.Snmpv2Credentials.
Description: Credentials for SNMP version 1 and version 2.
Table 16.
Parameters for Sdkcreds.Snmpv2Credentials
Parameter Name Type
community
String
Description Community string for the SNMP device.
Table 17. Parameter for write community
Parameter Name Type Allowed Values
writeCommunity
String NA
Description Write community string for the SNMP device.
Sdkcreds.UserCredentials
API string/Method: Sdkcreds.UserCredentials .
Description: Credentials username and password for WSMAN communication with the device.
Table 18.
Parameters for Sdkcreds.UserCredentials
Parameter Name Type
username
String
Description User name for WSMAN communication.
OpenManage Python SDK API introduction 13