sym.sdk.templates.template.Template¶
- class sym.sdk.templates.template.Template(srn: Union[sym.sdk.resource.SRN, str])¶
Bases:
sym.sdk.resource.SymResource
The
Template
object represents a common security workflow supported out of the box by Sym.Read more about Templates.
Methods
dict
()Represent this resource as a dictionary.
ignore
(*[, message])Generates a request to fire an
Event
of typeignore
to nullify the incomingEvent
and send a message to the actingUser
.Attributes
An alias for this resource's slug, derived from its
SRN
.A
SRN
object that represents the unique identifier for this resource.- dict()¶
Represent this resource as a dictionary.