String
Get the enum value for ACTIVATED. The service is activated as the primary service of this type. All requests dealing with this service type will be handled by this service.
Kind: Static property of ServiceUpdateReason
Returns: String
- The enum value.
String
Get the enum value for DEACTIVATED. The service has been deactivated as the primary service of its type
Kind: Static property of ServiceUpdateReason
Returns: String
- The enum value.
String
Get the enum value for MANIFEST_UPDATE. The service has updated its manifest. This could imply updated capabilities
Kind: Static property of ServiceUpdateReason
Returns: String
- The enum value.
String
Get the enum value for PUBLISHED. The service has just been published with the module and once activated to the primary service of its type, it will be ready for possible consumption.
Kind: Static property of ServiceUpdateReason
Returns: String
- The enum value.