Deadline Scripting Reference
10.2.1.1
|
Worker struct. More...
Public Attributes | |
string | CloudRegion |
If a cloud Worker, this is the CloudRegion to which it belongs. More... | |
bool | CloudSlave |
True if the Worker is a cloud-managed Worker. More... | |
string | CurrentJobId |
The ID of the currently loaded job, if any. More... | |
string | CurrentJobName |
The name of the currently loaded job, if any. More... | |
string | GroupName |
If a cloud Worker, this is the Group to which it belongs. More... | |
string | Name |
The unique name of the Worker. More... | |
string[] | SlaveLimitGroupStubs |
If the Worker is rendering, this is the list of limit group stubs it current has. More... | |
Worker struct.
string Deadline.Balancer.SlaveStruct.CloudRegion |
If a cloud Worker, this is the CloudRegion to which it belongs.
bool Deadline.Balancer.SlaveStruct.CloudSlave |
True if the Worker is a cloud-managed Worker.
string Deadline.Balancer.SlaveStruct.CurrentJobId |
The ID of the currently loaded job, if any.
string Deadline.Balancer.SlaveStruct.CurrentJobName |
The name of the currently loaded job, if any.
string Deadline.Balancer.SlaveStruct.GroupName |
If a cloud Worker, this is the Group to which it belongs.
string Deadline.Balancer.SlaveStruct.Name |
The unique name of the Worker.
string [] Deadline.Balancer.SlaveStruct.SlaveLimitGroupStubs |
If the Worker is rendering, this is the list of limit group stubs it current has.