User Tools

Site Tools


apiusage

This is an old revision of the document!


API Usage Report

This report will display CareerPortal API usage. Since the API has not yet been released, the report will not display any data.

This report is available for developers only.

Basic Navigation

Return to Admin Tools

Records

FieldDescription
Action The name of the web method (or service) the API is requesting.
Calls The number of times the method has been called. This number includes both successful and failed calls and should equal the total of SuccessfulCalls and FailedCalls combined.
SuccessfulCalls The number of times the method, after being called, successfully returns a result.
FailedCalls The number of times the method, after being called, failed to return a result. There can be any number of reasons a method does not return a result.
MinTimeMS The fastest successful call to the method in milliseconds.
MaxTimeMS The slowest successful call to the method in milliseconds.
AvgTimeMS The average of successful calls to the method in milliseconds.
apiusage.1490300605.txt.gz · Last modified: 2019/12/10 09:30 (external edit)