Previous Topic: Agent Functions

Next Topic: Authentication/Authorization Map Functions

Agent Configuration Functions

The following functions manage configuration objects (agent configuration objects, host configuration objects, and trusted host objects) for centrally configuring agents.

Trusted hosts are created in any of the following ways:

Function

Description

Sm_PolicyApi_AddAgentConfig()

Adds or modifies an agent configuration object.

Sm_PolicyApi_AddAgentConfigAssociation()

Adds or modifies a configuration parameter name and corresponding value in a specified agent configuration object.

Sm_PolicyApi_AddHostConfig()

Adds or modifies a host configuration object.

Sm_PolicyApi_AddTrustedHost()

Creates or modifies a trusted host object in the object store when there is no connection between the agent and the Policy Server.

Sm_PolicyApi_DeleteAgentConfig()

Deletes an agent configuration object.

Sm_PolicyApi_DeleteHostConfig()

Deletes a host configuration object.

Sm_PolicyApi_DeleteTrustedHost()

Deletes a trusted host object.

Sm_PolicyApi_GetAgentConfig()

Retrieves an agent configuration object.

Sm_PolicyApi_GetAgentConfigAssociations()

Retrieves a list of configuration parameters for an agent configuration object.

Sm_PolicyApi_GetAgentConfigByName()

Retrieves an agent configuration object by name.

Sm_PolicyApi_GetHostConfig()

Retrieves a host configuration object.

Sm_PolicyApi_GetHostConfigByName()

Retrieves a host configuration object by name.

Sm_PolicyApi_GetSharedSecretPolicy()

Retrieves the current shared secret policy.

Sm_PolicyApi_GetTrusted Host()

Retrieves a trusted host object by OID.

Sm_PolicyApi_GetTrustedHostByName()

Retrieves a trusted host object by name.

Sm_PolicyApi_RemoveAgentConfigAssociation()

Removes a configuration parameter name/value pair from a specified agent configuration object.

Sm_PolicyApi_SetSharedSecretPolicy()

Sets the current SharedSecretPolicy.

 


Copyright © 2010 CA. All rights reserved. Email CA about this topic