Skip to content

RDFE Quota Apis

Suwat Ch edited this page Mar 25, 2015 · 2 revisions
  • Listing all quota usages for a serverFarm
ARMClient.exe get "/{sub}/services/webspaces/{ws}/serverFarms/{serverFarm}/usages[?names=..&names=..]"
  • Listing all quota usages for a site
ARMClient.exe get "/{sub}/services/webspaces/{ws}/sites/{site}/usages[?names=..&names=..]"
Clone this wiki locally