Skip to main content

1E 8.1 (on-premises)

Nomad.JobsStatus

Method

JobsStatus

Module

Nomad

Library

1E

Action

List active Nomad jobs.

Parameters

(None)

Return values

For each job in the queue (maybe none):

ContentId (string): The unique identifier for the content that the job is transferring.

Version (int): The version of the content.

Status (string): "Running" or "Paused".

Example

 Nomad.JobsStatus();

Platforms

  • Windows

Notes