UpdatePassthruConfigRequestType
UpdatePassthruConfigRequestType
The parameters of UpdatePassthruConfig.
JSON Example
{
"config": [
{
"_typeName": "string",
"id": "string",
"passthruEnabled": false,
"applyNow": false,
"hardwareLabel": "string"
}
]
}