Difference between revisions of "Programmatic Administration Interface"

From Gcube Wiki
Jump to: navigation, search
Line 1: Line 1:
 +
__NOTOC__
 +
 
This section describes the programming interfaces that allow to configure, manage and control nodes, services, applications and resources in a gCube infrastructure. As the gCube technology is deployed as a distributed system, there exist several APIs to manage the different areas of the system. This section is a single point of reference for all these APIs by grouping them for their logical purpose.
 
This section describes the programming interfaces that allow to configure, manage and control nodes, services, applications and resources in a gCube infrastructure. As the gCube technology is deployed as a distributed system, there exist several APIs to manage the different areas of the system. This section is a single point of reference for all these APIs by grouping them for their logical purpose.
  

Revision as of 05:20, 20 July 2010


This section describes the programming interfaces that allow to configure, manage and control nodes, services, applications and resources in a gCube infrastructure. As the gCube technology is deployed as a distributed system, there exist several APIs to manage the different areas of the system. This section is a single point of reference for all these APIs by grouping them for their logical purpose.

This section includes the following topics:

Managing a gCube Hosting Node (gHN) Describes the operations related to a node management: how to shut down a node or restart it (with and without deleting its state), add a new scope and remove an existing scope.
Managing a Running Instance (RI) Describes...
Adding / Removing a Scope to a gCube Resource
(different from gHN and RI)
Describes...
Creating / Deleting a gCube Resource
(different from gHN and RI)
Describes...
Editing a gCube Resource Describes...
Banning a gCube Resource Describes...

Managing a gCube Hosting Node (gHN)

Managing a Running Instance (RI)

Adding / Removing a Scope to a gCube Resource (different from gHN and RI)

Creating / Deleting a gCube Resource (different from gHN and RI)

Editing a gCube Resource

Banning a gCube Resource