Select to view content in your preferred language

Query usage of services from ArcGIS Rest API or ArcGIS API for Python

437
1
08-29-2024 02:19 AM
Babak
by
New Contributor

Is there a way, to query the consumed bandwidth for a hosted feature layer (bandwidth for queries and edits) or the consumed basemap map tiles programmatically?

0 Kudos
1 Reply
MarkTorrey
Esri Contributor

Hi Babak,

You can use the /report endpoint using the `serviceUsages` reportSubtype parameter to generate a report containing this information.

Let us know if this helps or if you have any other questions.

Thanks,

Mark

0 Kudos