uri indicating value "/cse/v1/tenants/TENANT_ID/resources/quota_in_system/SITE_ID"
;
from the MEC_CONSUMER entity
}
then {
// MEC 048 Clause 7.7.3.1
the IUT entity sends a HTTP_RESPONSE containing
status_code set to "200 OK",
Location indicating value "/cse/v1/tenants/TENANT_ID/resources/quota_in_system",
resourceQuotaInfo containing
siteId indicating value SITE_ID,
cpuQuota indicating value CPU_QUOTA,
memoryQuota indicating value MEMORY_QUOTA,
diskQuota indicating value DISK_QUOTA
;
;
to the MEC_CONSUMER entity
}
}
} // End of TP_MEC_MEC040_MEO_CSE_011_OK
Test Purpose {
TP Id "TP_MEC_MEC040_MEO_CSE_011_NF"
Test objective
"Check that the IUT returns an error on requesting the site resource quota for a specific tenant and a not existing site identifier when requested by a MEC Orchestrator"