Difference between revisions of "Resource Management"

From Gcube Wiki
Jump to: navigation, search
Line 1: Line 1:
 
This application lets administrator users to manage resources providing the basic functionalities to access and modify data information.
 
This application lets administrator users to manage resources providing the basic functionalities to access and modify data information.
The interface has 5 main panels:
+
The interface has 5 main sections:
  
*Resource Navigation
+
*[[Resource Navigation]]
*Resource List
+
*[[Resource List]]
*Profiles
+
*[[Profiles]]
*Related Resources
+
*[[Related Resources]]
*Main Panel
+
*[[Main Menu]]
  
 +
Dimensions of the former 4 panels are customizable by drag-and-dropping their borders. It's also possible to collapse them by clicking their upper right button;
  
 
== Resource Navigation ==
 
== Resource Navigation ==
Line 36: Line 37:
 
       |----Service Name
 
       |----Service Name
  
A click on a resource category causes the portlet to show the list of available resources of that category for the current scope in the Resource List panel.
+
A click on a resource category causes the portlet to show the list of available resources of that category for the current scope in the [[Resource List]] panel.
  
  
 
== Resource List ==
 
== Resource List ==
  
This section provides a list of accessible resources of the specified category (see [[Resource Navigation]]) with customable sorting and displaying options.
+
This section provides a list of accessible resources of the specified category (see [[Resource Navigation]]) with customizable sorting and displaying options.
 
Right-clicking on selected resource(s) users can access to a contextual menu which provides different operations depending on the selected category.
 
Right-clicking on selected resource(s) users can access to a contextual menu which provides different operations depending on the selected category.
 
Available operations are :
 
Available operations are :
  
 
*Retrieve Profile      : shows the selected resource(s) profile(s) in the Profiles panel;
 
*Retrieve Profile      : shows the selected resource(s) profile(s) in the Profiles panel;
*Find Related Resources : shows the selected resource(s) related information in the Related Resource panel;
+
*Find Related Resources : shows the selected resource(s) related information in the [[Related Resource]] panel;
 
*Add To Scope          : shows the form which lets users to add selected resource(s) to an accessible scope;
 
*Add To Scope          : shows the form which lets users to add selected resource(s) to an accessible scope;
 
*Remove From Scope      : removes the selected resource(s) from the current scope;
 
*Remove From Scope      : removes the selected resource(s) from the current scope;
Line 55: Line 56:
 
*Shut Down              : shows the form which lets users to shut down the specified gCube Hosting Node(s);
 
*Shut Down              : shows the form which lets users to shut down the specified gCube Hosting Node(s);
 
*Deploy                : shows the form which lets users to deploy specified Software(s) to one or more gCube Hosting Nodes;
 
*Deploy                : shows the form which lets users to deploy specified Software(s) to one or more gCube Hosting Nodes;
 +
 +
 +
== Profiles ==
 +
 +
This Panel shows a set of profiles as requested by the user. Profiles are displayed in a tree, and it's possible to view them as xml formatted text by clicking the "View XML" button.
  
  
Line 64: Line 70:
 
*gCube Hosting Node    : list of information about all Running Instances running in the specified node;
 
*gCube Hosting Node    : list of information about all Running Instances running in the specified node;
 
*Generic Resource      : not available;
 
*Generic Resource      : not available;
*Metadata Collection    :
+
*Metadata Collection    : list of information about related indexes;
 +
*Software              : list of information about deployed instances of the specified Software;
 +
*Running Instance      : information about the selected Running Instance's gCube Hosting Node and Software;
 +
*WSResource            : same information of Running Instance, based upon the one which published the selected WSResource;
 +
 
 +
== Main Menu ==
 +
 
 +
Main Menu provides a set of menus to perform these operations:
 +
 
 +
*Find                  : shows a profile by providing its resource's unique ID;
 +
*Refresh                : forces refresh of a part/ all the portlet interface information;
 +
*Create                : shows a form to create a specific kind of resource;

Revision as of 18:53, 28 July 2009

This application lets administrator users to manage resources providing the basic functionalities to access and modify data information. The interface has 5 main sections:

Dimensions of the former 4 panels are customizable by drag-and-dropping their borders. It's also possible to collapse them by clicking their upper right button;

Resource Navigation

This section allows browsing of resources, accessing main resources categories and sub categories. Sub categories are retrieved dynamically using these resource properties:

Resources

|----Collection
|     |----User / System
|
|----gCube Hosting Node
|     |----Site
|
|----Generic Resource
|     |----Secondary Type
| 
|----Metadata Collection
|     |----Schema Name
|
|----Software
|     |----Service Class
|
|----Running Instance
      |----Service Class

WSResources

|----Service Class
      |----Service Name

A click on a resource category causes the portlet to show the list of available resources of that category for the current scope in the Resource List panel.


Resource List

This section provides a list of accessible resources of the specified category (see Resource Navigation) with customizable sorting and displaying options. Right-clicking on selected resource(s) users can access to a contextual menu which provides different operations depending on the selected category. Available operations are :

  • Retrieve Profile  : shows the selected resource(s) profile(s) in the Profiles panel;
  • Find Related Resources : shows the selected resource(s) related information in the Related Resource panel;
  • Add To Scope  : shows the form which lets users to add selected resource(s) to an accessible scope;
  • Remove From Scope  : removes the selected resource(s) from the current scope;
  • Edit  : shows the form which lets users to edit details of a specified resource;
  • New  : shows the form which lets users to create a new resource of the selected category;
  • Delete  : deletes the selected resource(s) from the Information System;
  • Ban  : shows the form which lets users to create custom filters to ban resources;
  • Shut Down  : shows the form which lets users to shut down the specified gCube Hosting Node(s);
  • Deploy  : shows the form which lets users to deploy specified Software(s) to one or more gCube Hosting Nodes;


Profiles

This Panel shows a set of profiles as requested by the user. Profiles are displayed in a tree, and it's possible to view them as xml formatted text by clicking the "View XML" button.


Related Resources

This panel shows related information about one or more specified resources. Depending on the category of the resource, the kind of information displayed is different :

  • Collection  : list of information about related Metadata Collections;
  • gCube Hosting Node  : list of information about all Running Instances running in the specified node;
  • Generic Resource  : not available;
  • Metadata Collection  : list of information about related indexes;
  • Software  : list of information about deployed instances of the specified Software;
  • Running Instance  : information about the selected Running Instance's gCube Hosting Node and Software;
  • WSResource  : same information of Running Instance, based upon the one which published the selected WSResource;

Main Menu

Main Menu provides a set of menus to perform these operations:

  • Find  : shows a profile by providing its resource's unique ID;
  • Refresh  : forces refresh of a part/ all the portlet interface information;
  • Create  : shows a form to create a specific kind of resource;