API Guide

Table 19. Parameter for password
Parameter Name Type Allowed Values
password
String NA
Description Password for WSMAN communication.
Sdkwsmanbase.WsManOptions
API string/Method: Sdkwsmanbase.WsManOptions .
Description: Options to establish WSMAN communication.
Table 20. Parameters for Sdkwsmanbase.WsManOptions
Parameter Name Type Allowed Values
authentication
AuthenticationType NA
Description HTTP authentication type Basic, Digest.
Table 21. Parameter for port
Parameter Name Type Allowed Values
port
Integer NA
Description HTTPS port number for WSMAN communication.
Table 22. 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 23. 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 24. Parameter for max retries
Parameter Name Type Allowed Values
max_retries
Integer NA
Description HTTP connection retries in case of failures.
14 OpenManage Python SDK API introduction