Méthode ticketCreate
retour à l'index du groupe
ticketCreate
intticketCreate (
stringsession,
stringcomponentType,
stringdomain,
stringemail,
stringphone,
stringsubject,
stringincidentSummary,
stringincidentDetails,
stringincidentManip,
stringlevel
)
Description
create a new ticketParamètres
- stringsession : the session id
- stringcomponentType : a component type returned by ticketListContact
- stringdomain : the domain name
- stringemail : the contact email address
- stringphone : the contact phone number
- stringsubject : the subject of the ticket
- stringincidentSummary : the summary of the incident
- stringincidentDetails : the details of the incident
- stringincidentManip : the 'how-to' to recreate the incident
- stringlevel : the alert level (normal|high|critical)
Retour
the id of the created ticket