Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.27 KB

PrcService.md

File metadata and controls

19 lines (15 loc) · 1.27 KB

SlambySdk.PrcService

Properties

Name Type Description Notes
prepareSettings PrcPrepareSettings [optional]
activateSettings PrcActivateSettings [optional]
indexSettings PrcIndexSettings [optional]
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]