WP Engine · Schema
UsageMetricsRollup
A rollup of usage metrics.
WordPressManaged HostingWordPress HostingSite ManagementDigital Experience Platform
Properties
| Name | Type | Description |
|---|---|---|
| visit_count | object | A rollup of total visits. The average field represents the average total visits per day on all installs. The sum field represents the sum of all the total visits on all installs. The latest field is n |
| network_origin_bytes | object | A Rollup of data transfer metrics. The average field represents the average data transfer metrics per day on all installs. The sum field represents the sum of all the data transfer metrics on all inst |
| storage_file_bytes | object | A rollup of file storage metrics. The latest field represents the sum of all the latest metrics for file storage on all installs. The average and sum fields will be empty. |
| storage_database_bytes | object | A rollup of database storage metrics. The latest field represents the sum of all the latest metrics for database storage on all installs. The average and sum fields will be empty. |
| billable_visits | object | A rollup of billable visits. The average field represents the average billable visits per day on all installs. The sum field represents the sum of all the billable visits on all installs. The latest f |
| request_origin_count | object | A rollup of total number of requests. The average field represents the average requests per day on all installs. The sum field represents the sum of all requests on all installs. The latest field is n |
| network_cdn_bytes | object | A rollup of total number of bytes served by CDN. The average field represents the average bytes per day on all installs. The sum field represents the sum of all bytes on all installs. The latest field |
| network_total_bytes | object | A rollup of total number of bytes served by CDN and origin. The average field represents the average bytes per day on all installs. The sum field represents the sum of all network bytes on all install |
JSON Schema
{
"$schema": "http://json-schema.org/draft-07/schema#",
"title": "UsageMetricsRollup",
"type": "object",
"properties": {
"visit_count": {
"$ref": "#/definitions/UsageRollup",
"description": "A rollup of total visits.\n\nThe average field represents the average total visits per day on all installs.\nThe sum field represents the sum of all the total visits on all installs.\nThe latest field is not applicable to the total visits and will be empty.\n"
},
"network_origin_bytes": {
"$ref": "#/definitions/UsageRollup",
"description": "A Rollup of data transfer metrics.\n\nThe average field represents the average data transfer metrics per day on all installs.\nThe sum field represents the sum of all the data transfer metrics on all installs.\nThe latest field is not applicable to the data transfer metrics and will be empty.\n"
},
"storage_file_bytes": {
"$ref": "#/definitions/UsageRollup",
"description": "A rollup of file storage metrics.\n\nThe latest field represents the sum of all the latest metrics for file storage on all installs.\nThe average and sum fields will be empty.\n"
},
"storage_database_bytes": {
"$ref": "#/definitions/UsageRollup",
"description": "A rollup of database storage metrics.\n\nThe latest field represents the sum of all the latest metrics for database storage on all installs.\nThe average and sum fields will be empty.\n"
},
"billable_visits": {
"$ref": "#/definitions/UsageRollup",
"description": "A rollup of billable visits.\n\nThe average field represents the average billable visits per day on all installs.\nThe sum field represents the sum of all the billable visits on all installs.\nThe latest field is not applicable to the billable visits and will be empty.\n"
},
"request_origin_count": {
"$ref": "#/definitions/UsageRollup",
"description": "A rollup of total number of requests.\n\nThe average field represents the average requests per day on all installs.\nThe sum field represents the sum of all requests on all installs.\nThe latest field is not applicable to the requests and will be empty.\n"
},
"network_cdn_bytes": {
"$ref": "#/definitions/UsageRollup",
"description": "A rollup of total number of bytes served by CDN.\n\nThe average field represents the average bytes per day on all installs.\nThe sum field represents the sum of all bytes on all installs.\nThe latest field is not applicable to the bytes and will be empty.\n"
},
"network_total_bytes": {
"$ref": "#/definitions/UsageRollup",
"description": "A rollup of total number of bytes served by CDN and origin.\n\nThe average field represents the average bytes per day on all installs.\nThe sum field represents the sum of all network bytes on all installs.\nThe latest field is not applicable to the bytes and will be empty.\n"
}
},
"description": "A rollup of usage metrics."
}
Work with this as data
Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for schemas
4 MCP tools reach this
find_json_schemasBrowse and filter every JSON Schema in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/usagemetricsrollup"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.