Summary
Array Shift
Description
Shift off the top data item from a job variable array
Route
No Northbound API Available
Roles
admin
apiwrite
Parameters
DetailsExampleSchema
| Name | Type | Required | Description |
|---|---|---|---|
| job_id | string | yes | - |
| job_variable | string | yes | - |
Return
DetailsExampleSchema
| Name | Type | Description |
|---|---|---|
| shifted_item | * | Shifted Item |