Summary
Send a gNOI CPU switch command.
Description
Send a CPU switch command over gRPC gNOI to change the active control processor unit.
Route
POST /automationgateway/gnoi/switch_cpu/execute
Roles
admin
Parameters
DetailsExampleSchema
| Name | Type | Required | Description |
|---|---|---|---|
| control_processor | string | yes | String / CPU path to switch to |
| host | string | yes | A host from the gRPC inventory |
Return
DetailsExampleSchema
| Name | Type | Description |
|---|---|---|
| result | object | gNOI response object. |