Cloud Connector API
version 3.5.1001.64485
API for managing and configuring the Cloud Connector
|
Interface representing the service information. This can be used to determine the state of the service. More...
Inherited by ServiceInformation.
Properties | |
IList< IConnectorStatus > | ConnectorStatus [get] |
Gets the list of connector status found within the service information. See IConnectorStatus for further information. More... | |
IList< IEventInformation > | EventInformation [get] |
Gets the list of event information objects found within the service information. See IEventInformation for further information. More... | |
IList< INextSchedule > | NextScheduledEvent [get] |
Gets the list of "next schedules" objects found within the service information. More... | |
Mode | ServiceMode [get] |
Gets the service mode of the service found within the service information. More... | |
IList< IStatistics > | Statistics [get] |
Gets the list of statistics associated with the service information. More... | |
Interface representing the service information. This can be used to determine the state of the service.
|
get |
Gets the list of connector status found within the service information. See IConnectorStatus for further information.
|
get |
Gets the list of event information objects found within the service information. See IEventInformation for further information.
|
get |
Gets the list of "next schedules" objects found within the service information.
See INextSchedule for further information.
|
get |
Gets the service mode of the service found within the service information.
See Mode for further information.
|
get |
Gets the list of statistics associated with the service information.