Oxygen Python Management SDK
|
o2managementlib.O2Agent | Represents the main access point to Oxygen API |
o2managementlib.O2AgentFactory | Contains factory methods to create an O2Agent |
o2exceptions.O2Exception | Represents the parent for all exceptions raised from SDK methods |
o2exceptions.O2InvalidInputError | Represents the exception raised due to an invalid argument |
o2exceptions.O2InvalidSessionError | Represents the exception raised due to an invalid session |
o2exceptions.O2NetworkError | Represents the exception raised due to a network issue |
o2exceptions.O2ReasonCode | Reason codes for localization purposes |
o2exceptions.O2RuleError | Represents the exception raised when a rule is violated |
o2exceptions.O2SystemError | Represents the exception raised due to a system restriction |
o2exceptions.O2UnexpectedError | Represents an unexpected error |
o2managementlib.O2UserInfo | Represents Oxygen user information |