InlineApiAdminTechSupportLogsRetrieveComponents200Response
InlineApiAdminTechSupportLogsRetrieveComponents200Response
This class is array of object
JSON Example
[
{
"resourceId": "string",
"resourceName": "string",
"appliances": [
{
"applianceType": "string",
"applianceName": "string",
"applianceId": "string"
}
]
}
]