API Guide
Table 25. Parameter for verifying SSL certicate
Parameter Name Type Allowed Values
verify_ssl
Boolean NA
Description SSL certicate verication.
Sdkredshbase.RedshOptions
API string/Method: Sdkredfishbase.RedfishOptions.
Description: Options to establish REDFISH communication.
Table 26. Parameters for Sdkredshbase.RedshOptions
Parameter Name Type
authentication
AuthenticationType
Description HTTP authentication type Basic, Digest.
Table 27. Parameter for port
Parameter Name Type Allowed Values
port
Integer NA
Description HTTPS port number for WSMAN communication.
Table 28. 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 29. 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 30. Parameter for max retries
Parameter Name Type Allowed Values
max_retries
Integer NA
Description HTTP connection retries in case of failures.
OpenManage Python SDK API introduction 15