Previous page

Next page

Locate page in Contents

Print this page

Calls

Call

Description

subscribe

Subscribes for an event notification service.

unsubscribe

Cancels an event subscription.

cancel

Cancels processing of the specified Agent request.

get_state

Gets the state of the Agent director.

get_configuration

Returns current Agent configuration.

get_version

Returns current Agent version information. This is NOT the protocol version (i.e. 4.0.0) but the internal Agent version code.

get_realm

Retrieves the list of the available Realms from the Agent configuration.

register_client

Registers a client with the Agent. Used with count_registered call to implement licensing functionality in the client software.

count_registered

Provides information about the clients that are currently registered with the Agent. Used with the register_client call to implement licensing functionality in the client software.

get_vocabulary

Retrieves the Agent vocabulary data.

ping

A simple ping function. Used to to test the availability of a host on a network.

connect

Establishes a new exclusive connection with a remote Agent.

close

Closes the exclusive connection, previously opened by the connect call.

distribute

Distributes Agent core to another node.

uninstall

Uninstalls Agent from a server.

get_plugins

Retrieves the list of the installed Agent plug-in modules.

get_eid

Gets the Server ID of the computer you are currently connected to.

login

Opens a permanent connection to the Agent and logs the user in.

generate_pass

Generates a one-time login and password that can be used to connect to the Agent on the specified server.

configuration

Allows to modify Agent configuration.

In This Section

cancel

close

configuration

connect

count_registered

distribute

generate_pass

get_configuration

get_eid

get_plugins

get_realm

get_state

get_version

get_vocabulary

login

ping

register_client

subscribe

uninstall

unsubscribe

Please send us your feedback on this help page