Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.49 KB

PrcService.md

File metadata and controls

21 lines (16 loc) · 1.49 KB

PrcService

Properties

Name Type Description Notes
prepare_settings \Swagger\Client\Model\PrcPrepareSettings [optional]
activate_settings \Swagger\Client\Model\PrcActivateSettings [optional]
index_settings \Swagger\Client\Model\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
process_id_list string[] Contains all the process ids which belong to this service [optional]
actual_process_id string [optional]

[Back to Model list] [Back to API list] [Back to README]