Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 806 Bytes

File metadata and controls

16 lines (12 loc) · 806 Bytes

Agent

Properties

Name Type Description Notes
name str The name of the agent. [optional]
href str The URL of the agent resource. [optional]
trigger str The agent trigger. [optional]
target str The agent target (if applicable). [optional]
enabled bool `true` if the agent is enabled. [optional]
last_run str The date and time the agent was last executed. [optional]
server_name str The name of the server on which the agent was last executed. [optional]

[Back to Model list] [Back to API list] [Back to README]