CommonPostActionResponseForDeviceROCommands interface
Common response for device Ro Commands.
Properties
| configuration |
Gets the configuration state. |
| device |
Device RO command Response limited to 4000 characters. |
| output |
Predefined link containing Device RO Command output. |
Property Details
configurationState
Gets the configuration state.
configurationState?: string
Property Value
string
deviceConfigurationPreview
Device RO command Response limited to 4000 characters.
deviceConfigurationPreview?: string
Property Value
string
outputUrl
Predefined link containing Device RO Command output.
outputUrl?: string
Property Value
string