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