Summary
Send a gNOI cancel reboot message.
Description
Send a cancel reboot message over gRPC gNOI to a host and return the results.
Route
POST /automationgateway/gnoi/cancel_reboot/execute
Roles
admin
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
host | string | yes | A host from the gRPC inventory |
message | string | yes | The reboot message to send |
subcomponents | array | no | A list of subcomponents indicates a containment relationship |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
result | object | gNOI response object. |