Data Object - DrConfigServiceStatusInfo

Returned by
DrConfigAllServicesStatus, DrConfigServiceStatus
Since
DrConfig API 3.0

Data Object Description

Information for service.

Properties

Name Type Description
descriptionxsd:string

Description of the service.
isRunningxsd:boolean

Boolean if the service is running.
namexsd:string

Name of the service.
serviceIdxsd:string

The service id. This should correspond to the ServiceManager::Service enum.
startupTypexsd:string

Startup type. Value must be one of the enum
Properties inherited from
None