AlertEntityReference#
- class AlertEntityReference(type=None, name=None, ext_id=None, links=None, tenant_id=None, *args, **kwargs)[source]#
Bases:
ExternalizableAbstractModel
- Parameters:
- property name#
The name of the entity.
- Type:
str
- property type#
The type of entity. For example, VM, node, cluster and so on.
- Type:
str