How do you update the siteMinderConfigurations (with security zone ID) to add additional policy server information using RESTMAN?
API Gateway 9.4 and above
The register option in Manage CA Single Sign-On Configurations allows adding the policy server details on the Gateway side. In SiteMinder terms, this is called registering the host with the SiteMinder policy server. There may be a requirement to add more policy server information as failover options (like you add it in SmHost.conf file).
These instructions are tested with the SoapUI tool but you may use any tool that supports REST API calls. The RESTMAN service must be configured in Gateway for this to work.
Sample files from this test are attached as get.xml and put.xml that you can use for reference.