Constructor
new Service()
Extends
Members
agent :Integer
ID of the agent this service is running on.
Type:
- Integer
- See:
appId :String
Application ID that this service represents.
Type:
- String
appName :String
Application Name that this service represents.
Type:
- String
appTierId :String
Application Tier ID that this service represents.
Type:
- String
appTierName :String
Application Tier Name that this service represents.
Type:
- String
(readonly) id :Integer
The ID of this object.
Type:
- Integer
- Inherited From:
name :String
The name of this object.
Type:
- String
- Inherited From:
properties :Object.<string, string>
A place to store arbitrary string properties. In some cases objects store their configuration inside this hash/dictionary. If you store custom properties make sure you prefix them with your moduleId.
Type:
- Object.<string, string>
- Inherited From:
- See:
-
- upgrade_module
reference :String
The reference of this object. May only contain the characters A-Za-z0-9_.+: -
.
Type:
- String
- Inherited From:
- Default Value:
- ""
resourceIdentifier :String
Resource Identifier - needed to identify a service from a cluster group so that a failover does not trigger a creation of a new service object.
Type:
- String
status :ElementStatus
The object status.
Type:
- Inherited From:
- Default Value:
- ElementStatus.Active