LiCfDomain.domain_quota, narrowed by nothing./domains/{domain}/quotas and/resellers/{reseller}/quotas, which narrow by their own key. Because this oneSuper User or Super User Read Only scope0 means unlimited, not "nothing allowed". limit defaults to 2000.domain_quota lives inLiCfDomain and every recording server has its own, so one row is returned perquota-server and a quota-in-sync verdict.local-only=yes answers for this server alone — which cannot tell agreement from neverquota-in-sync: unknown.Authorization: Bearer ********************curl --location 'https://awqacore01.crexendocloud.com/ns-api/v2/quotas?limit=undefined&start=undefined&sort=undefined&local-only=undefined' \
--header 'Authorization: Bearer <token>'[
{
"domain": "string",
"count-limit": 0,
"size-limit": 0,
"time-limit": 0,
"age-limit": 0,
"quota-server": "string",
"quota-in-sync": "yes",
"quota-servers-reporting": 0,
"quota-servers-expected": 0
}
]