Alert.png The wiki is deprecated and due to be decommissioned by the end of September 2022.
The content is being migrated to other supports, new updates will be ignored and lost.
If needed you can get in touch with EGI SDIS team using operations @ egi.eu.

Difference between revisions of "GOCDB/Basic Level Data Objects"

From EGIWiki
Jump to navigation Jump to search
(Created page with '= Introduction<br> = GOCDB provides manipulation of a small number of basic level concepts:<br> *Site<br> *Service Endpoint<br> *Downtime<br> *User<br> *Role<br> *Certification…')
 
Line 1: Line 1:
= Introduction<br> =
= Introduction<br> =


GOCDB provides manipulation of a small number of basic level concepts:<br>
GOCDB provides manipulation of a small number of basic level concepts:<br>  


*Site<br>
*Site<br>  
*Service Endpoint<br>
*Service Endpoint<br>  
*Downtime<br>
*Downtime<br>  
*User<br>
*User<br>  
*Role<br>
*Role<br>  
*Certification Status Change<br>
*Certification Status Change<br>


When scoping or transferring data the smallest unit of modification should be one of the above objects.<br>
When scoping or transferring data the smallest unit of modification should be one of the above objects.<br>  


For example propagating a certification status change from regional to central would require synchronising the whole site.<br>
For example propagating a certification status change from regional to central would require synchronising the whole site.<br>  


= Site<br> =
= Site<br> =


A site is made up of the following pieces of data:<br>
A site is made up of the following pieces of data:<br>  


*Short Name
*Short Name  
*Official Name
*Official Name  
*Home URL
*Home URL  
*Giis URL
*Giis URL  
*Ip
*Ip  
*Operatinghours Start
*Operatinghours Start  
*Operatinghours End
*Operatinghours End  
*Location
*Location  
*Latitude
*Latitude  
*Longitude
*Longitude  
*Description
*Description  
*Creation Date
*Creation Date  
*Email
*Email  
*Contacttel
*Contacttel  
*Emergencytel
*Emergencytel  
*Csirtemail
*Csirtemail  
*Csirttel
*Csirttel  
*Emergencyemail
*Emergencyemail  
*Helpdeskemail
*Helpdeskemail  
*Alarmemail<br>
*Alarmemail<br>  
*Country
*Country  
*NGI
*NGI  
*Production Status
*Production Status  
*Certification Status
*Certification Status  
*Timezone
*Timezone  
*Domain
*Domain  
*(Sub Grid?)
*Sub Grid


= Service Endpoint =
= Service Endpoint =

Revision as of 09:44, 23 June 2011

Introduction

GOCDB provides manipulation of a small number of basic level concepts:

  • Site
  • Service Endpoint
  • Downtime
  • User
  • Role
  • Certification Status Change

When scoping or transferring data the smallest unit of modification should be one of the above objects.

For example propagating a certification status change from regional to central would require synchronising the whole site.

Site

A site is made up of the following pieces of data:

  • Short Name
  • Official Name
  • Home URL
  • Giis URL
  • Ip
  • Operatinghours Start
  • Operatinghours End
  • Location
  • Latitude
  • Longitude
  • Description
  • Creation Date
  • Email
  • Contacttel
  • Emergencytel
  • Csirtemail
  • Csirttel
  • Emergencyemail
  • Helpdeskemail
  • Alarmemail
  • Country
  • NGI
  • Production Status
  • Certification Status
  • Timezone
  • Domain
  • Sub Grid

Service Endpoint