Documentation > API-Cluster Management > Create Resilient Cluster

Create Resilient Cluster

You can use this method to create your Resilient Cluster.
Please note that you must have a cluster environment provisioned on your corporate account, before you can add new clusters.
Learn More

  1. GET https://opensolr.com/solr_manager/api/create_cluster
  2. Parameters:
    1. ​email - your opensolr registration email address
    2. api_key - your opensolr api_key
    3. ​cluster_name - the name of the index
    4. http_username - optional - the HTTP Auth username, for increased security
    5. http_password - optional - the HTTP Auth password, for increased security
    6. master_server - the cluster environment region identifier. May be one of the following:
      • Please login to see your cluster environment options.
  3. Example request: 
    https://opensolr.com/solr_manager/api/create_cluster?email=PLEASE_LOG_IN&api_key=PLEASE_LOG_IN&cluster_name=prod_cluster&master_server=FRANKFURT_GERMANY