BulkUserDefinedProblemFetchResponse
BulkUserDefinedProblemFetchResponse
JSON Example
{
"results": [
{
"entity_id": "string",
"entity_type": "VirtualMachine",
"entity": {
"total_count": 0,
"refs_added_count": 0,
"refs_deleted_count": 0,
"subscriptions": [
{
"entity_id": "string",
"entity_type": "VirtualMachine",
"entity_name": "string"
}
]
},
"time": 0
}
]
}