DataCollectorProcess
SPA: Retrieves a Data Collector Process resource.
Returns a Data Collector Process by ID.
GET
/api/spa/data-collector-processes/{id}Authorizations
X-AUTH-TOKEN
stringheaderrequired
Value for the X-AUTH-TOKEN header parameter.
Path Parameters
id
stringrequired
DataCollectorProcess identifier
Response
200
DataCollectorProcess resource
id
integer
dataCollector
value | null
createdBy
string
User, created this entry
updatedBy
string
User, updated this entry
createdAt
string<date-time>
UTC date time of entry creation
updatedAt
string<date-time>
UTC date time of last entry update
state
string
Workflow state
workflowLog
string
Workflow logs as a string
blocked
boolean
wfData
string[]
batchAction
value | null
dataCollectorIdentifier
string
dataCollectorId
integer
batchActionId
integer | null
batchActionType
string | null
subClientId
integer
SubClient ID. Provided on instances with enabled sub-client module only.
subClientDescription
string
SubClient description. Provided on instances with enabled sub-client module only.