Summary
Send a gNOI Wake-on-LAN command.
Description
Send a Wake-on-LAN command over gRPC gNOI.
Route
POST /automationgateway/gnoi/wake_on_lan/execute
Roles
admin
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
address | string | yes | IP address |
host | string | yes | A host from the gRPC inventory |
interface | string | yes | Host interface |
mac_address | string | yes | - |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
result | object | gNOI response object. |