ProvisioningStatisticsEntryType (Complex Type)

Namespace: http://midpoint.evolveum.com/xml/ns/public/common/common-3

Statistical information on operations executed on a specified resource, dealing with given object class.
Item Summary  
Name Type Multiplicity Description
resourceRef reference
ObjectReferenceType
[0,1] Reference to the resource. 
objectClass property
QName
[0,1]  
operation property
ProvisioningStatisticsOperationEntryType
[0,-1] Information on operations done on given resource and object class. 
resource property
string
[0,1]  
getSuccess property
int
[0,1]  
getFailure property
int
[0,1]  
searchSuccess property
int
[0,1]  
searchFailure property
int
[0,1]  
createSuccess property
int
[0,1]  
createFailure property
int
[0,1]  
updateSuccess property
int
[0,1]  
updateFailure property
int
[0,1]  
deleteSuccess property
int
[0,1]  
deleteFailure property
int
[0,1]  
syncSuccess property
int
[0,1]  
syncFailure property
int
[0,1]  
scriptSuccess property
int
[0,1]  
scriptFailure property
int
[0,1]  
otherSuccess property
int
[0,1]  
otherFailure property
int
[0,1]  
averageTime property
long
[0,1]  
minTime property
long
[0,1]  
maxTime property
long
[0,1]  
totalTime property
long
[0,1]