POST realm/persistence/clus_name/servers

The web method POST realm/persistence/clus_name/servers creates a new persistence server within a persistence cluster definition.

clus_name in the URI is the name of the persistence cluster.

Input Data

Supply a JSON representation of the server definition in the message body.

Example Requests

curl -X POST http://host:port/api/v1/realm/persistence/clus_name/servers -d json_defn