TaskFilterSpecByEntity
TaskFilterSpecByEntity
This data object type specifies a managed entity used to filter task history.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"entity": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"recursion": "string"
}
entity
Required
The managed entity to which the task pertains.
recursion
Required
Specification of related managed entities in the inventory hierarchy.