Create Host ===== [Back to Resources](index.md#resources) **Summary** Create a host resource identified by ":hostName" in the cluster identified by ":clusterName". POST /clusters/:clusterName/hosts/:hostName **Response**
HTTP CODE | Description |
---|---|
201 | Created |
202 | Accepted |
400 | Bad Request |
401 | Unauthorized |
403 | Forbidden |
500 | Internal Server Error |