Méthode dedicatedRipeUpdateOrganisation

 retour à l'index du groupe



dedicatedRipeUpdateOrganisation

ripeUpdateReturndedicatedRipeUpdateOrganisation ( stringsession, stringripeId, stringname, stringaddress, stringemail, stringabuse, stringdescr, stringphone, stringfax, stringremarks )

Description

update an organisation object

Paramètres

  • stringsession : the session id
  • stringripeId : ripe organisation id, empty for creation ( check RipeGetRipeIds )
  • stringname : organisation name
  • stringaddress : organisation address ( multiline semicolon ";" separated )
  • stringemail : email for contact
  • stringabuse : abuse email
  • stringdescr : description for the organisation ( multiline semicolon ";" separated )
  • stringphone : phone contact
  • stringfax : fax contact
  • stringremarks : remarks about the organisation ( multiline semicolon ";" separated )

Retour

RIPE update return
  • stringobject : object that was affected
  • stringvalue : name of the object
  • stringoperation : operation realised
  • stringresult : result of the operation if there is one
langage de programmation / libraries :
 
Paramètres :
string session : $session
string ripeId :
string name :
string address :
string email :
string abuse :
string descr :
string phone :
string fax :
string remarks :