REST Services User
Only users having this profile are allowed to use the REST Web Services (unless 'secure_rest_services' is set to false in the configuration file).
cmdbAbstractObject
core,grant_by_profile
Person
cmdbAbstractObject
addon/userrights,grant_by_profile
cmdbAbstractObject
addon/userrights,grant_by_profile
User
URP_Profiles
cmdbAbstractObject
addon/userrights,grant_by_profile
User
Organization
cmdbAbstractObject
grant_by_profile,core/cmdb
cmdbAbstractObject
grant_by_profile,core/cmdb
cmdbAbstractObject
core/cmdb,view_in_gui,grant_by_profile
User
Contact
cmdbAbstractObject
core/cmdb,view_in_gui,grant_by_profile
SynchroDataSource
cmdbAbstractObject
application, grant_by_profile
AuditCategory
cmdbAbstractObject
application, grant_by_profile
cmdbAbstractObject
core/cmdb,view_in_gui,application,grant_by_profile
cmdbAbstractObject
grant_by_profile,core/cmdb,application
Action
Trigger
An object details is about to be displayed to a user
Class hierarchy of the displayed object
The object displayed
DBObject
Debug string
string
An object is about to be inserted in the database
DBObject::OnInsert
The object inserted
DBObject
Debug string
string
A key (id) has been generated for an object inserted into the database (use GetKey() to read the new key)
DBObject::OnObjectKeyReady
The object inserted
DBObject
Debug string
string
An object has been inserted into the database
DBObject::AfterInsert
The object inserted
DBObject
Debug string
string
An object is about to be updated in the database
DBObject::OnUpdate
The object updated
DBObject
Debug string
string
An object has been updated into the database
DBObject::AfterUpdate
The object updated
DBObject
Debug string
string
An object is about to be deleted in the database
DBObject::OnDelete
The object deleted
DBObject
Debug string
string
An object has been deleted into the database
DBObject::AfterDelete
The object deleted
DBObject
Debug string
string
A stimulus is about to be applied to an object
The object where the stimulus is to be applied
DBObject
Debug string
string
A stimulus has been applied to an object
The object where the stimulus has been applied
DBObject
Debug string
string
An object has been loaded from the database
The object loaded
DBObject
Debug string
string
An object has been created in memory
The object created
DBObject
Debug string
string
An object has been re-loaded from the database
The object re-loaded
DBObject
Debug string
string
Check an object before it is written into the database
cmdbAbstractObject::DoCheckToWrite
The object to check
DBObject
Array of strings where all the errors found during the object checking are added
array
Debug string
string
Check an object before it is deleted from the database
cmdbAbstractObject::DoCheckToDelete
The object to check
DBObject
Array of strings where all the errors found during the object checking are added
array
Debug string
string
A document has been downloaded from the GUI
The object containing the document
DBObject
The document downloaded
ormDocument
Debug string
string