POST realm/persistence/clus_name/sets/set_name/servers

The web method POST realm/persistence/clus_name/sets/set_name/servers creates a new persistence service within a specific service set of a persistence cluster definition.

  • clus_name in the URI is the name of the persistence cluster.
  • set_name in the URI is the name of the service set.

Input Data

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

Example Requests

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