Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.01 KB

Service.md

File metadata and controls

16 lines (12 loc) · 1.01 KB

SlambySdk.Service

Properties

Name Type Description Notes
id String Service unique identifier. It cannot be modified. [optional]
name String User-defined name for the service
alias String Alias name of the service. Services can be accessed via this name.\r\nAlias can be modified. It is unique amongst the services. [optional]
description String Service description [optional]
status String New - the service was created \r\nBusy - the service is working on something (e.g.: during the Prepare)
type String Type of the service.\r\nCurrently supported types:\r\n- Classifier\r\n- Prc
processIdList [String] Contains all the process ids which belong to this service [optional]
actualProcessId String [optional]