RESTful API
|
The NephoScale RESTful API is used for programmatically manipulating cloud infrastructure over HTTP, and is the most granular level of control over the NephOS cloud platform.
|
The NephoScale REST API's most typical use is for provisioning and managing servers and storage. Users who want to create their own job management client can use the API to call into NephOS platform, and the API can be used to automate provisioning and manipulation of infrastructure directly from user applications.
The NephoScale Admin CLI provides an additional convenient way to access the NephoScale API.
-
Requires that an agent be installed on every server
-
Agent can be added to a server using either CloudScript or the REST API
-
After a server is created with an agent it can be accessed using the CLI
-
Run commands in a shell after applying appropriate configuration using the REST API
-
Use shell commands to easily run recipes
-
Leverage tokens to allow commands to be run on servers in a stateful manner
-
Use available VNC Console to connect to a server, and use the CLI as an easy way to retrieve information from various resources on the NephOS platform











