Create container
To create a container you need to give it a name and also the server you want it created on. If you need a list of servers just supply this URL without any variables attached (other than API key if needed). ``` https://nodehost.ca/api/containers/create?server=S1&name=APITest ``` ### Variables needed ### ** Server: ** The ID for the server to be used. ** Name: ** The name for the new container.