ConnectionStatus#
- class ConnectionStatus(*args, **kwargs)#
Bases:
object
Connection status values. This is a read-only field.
Allowed enum values:
_UNKNOWN
_REDACTED
NOT_TESTED: Indicates that the antivirus is attached to the file server and the connection is in a ‘not tested’ state.
NOT_REACHABLE: Indicates that the antivirus is unreachable and is in ‘not reachable’ connection state.
OK: Indicates that the antivirus is attached to the file server, and the connection state is tested and marked as ‘ok’.
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model