Get usage metrics

Returns resource quota usage metrics by entitlement for the specified day.

A resource quota is a fixed share of Intelligent Risk Platform system resources that is allocated to the tenant as part of an entitlement (e.g. RI-RISKMODELER, RI-UNDERWRITEIQ). To learn more about resource quotas see Resource Quota Management.

Usage metrics can be filtered by usageType: ModeledLocations, Jobs, and Storage. All usage metrics are filtered by date. If no date is specified, returns usage metrics for the current date.

Modeled Location metrics

A tenant is allocated a resource quota of ModeledLocationsCount as part of that tenant's RI-RISKMODELER or RI-UNDERWRITEIQ entitlement. This resource quota specifies the number of location exposures the tenant may model per day.

This operation returns the total number of locations modeled for the specified day.

MetricDescription
ModeledLocationsCountNumber of location exposures modeled.

Job metrics and statistics

A tenant is allocated job quotas as part of that tenant's RI-RISKMODELER or RI-UNDERWRITEIQ entitlement. These job quotas specify the number of concurrent jobs that the tenant may run at any one time for both model jobs and non-model jobs as well as the total number of jobs that can be run per day. To learn more, see Platform Jobs.

Job usage metrics show information about jobs run by the tenant.

Metric or StatisticDescription
CancelledJobsCountTotal number of cancelled jobs.
DailyJobsRunTotal number of jobs run.
CompletedJobsCountTotal number of completed jobs.
FailedJobsCountTotal number of failed jobs.
ModelJobsCountTotal number of model jobs.
ModelJobsMaxConcurrencyJob quota for maximum conurrent current model jobs.
NonModelJobsCountTotal number of non-model jobs.
NonModelJobsMaxConcurrencyJob quota for maximum concurrent non-model jobs.
TotalDelayedJobsAverageAverage number of delayed jobs per hour.
TotalJobsAverageAverage number of jobs per hour.
TotalJobsCountTotal number of jobs.
TotalJobsMaxConcurrencyJob quota for maximum concurrent total jobs (model and non-model).

The ModelJobsMaxConcurrency, NonModelJobsMaxConcurrency, and TotalJobsMaxConcurrency metrics are only returned for RI-RISKMODELER entitlements.

Storage usage metrics

Storage usage metrics show information about the tenant's storage.

MetricDescription
ArchiveStorageInTbsSize of archived data in TB.
ExposureStorageInGBSize of exposure data in GB.
OtherStorageInGBSize of other storage in GB.
RecycleHubsizeInGbSize of recycle hub in GB.
TotalEdmsCountNumber of EDM data modules.

This operation supports filtering by date and usage type.

Language
Credentials
URL