Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 1.29 KB

File metadata and controls

25 lines (22 loc) · 1.29 KB

AgentData

Properties

Name Type Description Notes
name str The Agent name [optional]
host str The Agent host [optional]
node_id str The Agent nodeID [optional]
ctm str The Control-M name [optional]
ctm_host str The Control-M Host [optional]
current_state str The Agent current state [optional]
status str The Agent status [optional]
status_message str The Agent status message [optional]
operating_system str The Agent operating System [optional]
platform str The Agent platform [optional]
version str The Agent version [optional]
last_update str The Agent last update [optional]
communication_version str The Agent communication version [optional]
tag str The Agent tag [optional]
ssl_state str The Agent ssl state [optional]
host_groups str The Agent host groups [optional]
plugins list[PluginData] [optional]

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