EntityEventArgument
EntityEventArgument
The event argument is a managed entity object.
Subclasses of this type distinguish the different managed entities referenced in event objects.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"name": "string"
}
string
name
Required
Name of the entity, including its full path from the root of the inventory.
Used By