Scripting and Programming Guides › Scripting Guide for Perl › CLI Policy Management Methods › Host Configuration Methods
Host Configuration Methods
The following methods act on PolicyMgtHostConfig objects:
- AddCluster Method—Adds a cluster object to the host configuration
- AddServer Method—Adds a Policy Server object to the host configuration
- Description Method—Sets or retrieves the description of the host configuration
- EnableFailover Method—Sets or retrieves the EnableFailover value for a host configuration
- FailoverThreshold Method—Sets or retrieves the failover threshold percentage for the clusters in the host configuration
- GetAllClusters Method—Retrieves an array of cluster objects
- GetAllServers Method—Retrieves an array of Policy Server connectivity objects
- MaxSocketsPerPort Method—Sets or retrieves the MaxSocketsPerPort value for a host configuration
- MinSocketsPerPort Method—Sets or retrieves the MinSocketsPerPort value for a host configuration
- Name Method—Sets or retrieves the host configuration name
- NewSocketStep Method—Sets or retrieves the NewSocketStep value for a host configuration
- RemoveAllClusters Method—Removes all PolicyMgtCluster objects associated with this host configuration
- RemoveAllServers Method—Removes all PolicyMgtServer objects associated with this host configuration
- RequestTimeout Method—Sets or retrieves the RequestTimeout value for a host configuration