retrieve the actions available for plants update
OK
Bad Request
{- "results": {
- "type": "array",
- "data": [
- {
- "id": "ILPSUD0001",
- "name": "make mother plant",
- "note": "identify this as a mother plant"
}, - {
- "id": "ILPSUD0002",
- "name": "change growth phase",
- "note": "change growth phase of plant(s)"
}, - {
- "id": "ILPSUD0003",
- "name": "move",
- "note": "move plant(s) to different location"
}, - {
- "id": "ILPSUD0004",
- "name": "apply additives",
- "note": "apply additives to plant(s)"
}, - {
- "id": "ILPSUD0006",
- "name": "change name",
- "note": "change plant name"
}
]
}, - "warnings": [ ]
}