Managing offering items and quotas

Operations with offering items and quotas are located under the /tenants/{tenant_id}/offering_items endpoint of the API.
The API represents offering items and quotas as a JSON objects. To find out more about the object structures, see JSON object structure.

Available offering item and quota operations

Operation

Methods and endpoints used

Fetch available offering items for a tenant

GET /tenants/{tenant_id}/offering_items

Switch edition for a tenant

PUT /tenants/{tenant_id}/edition

Change offering item quotas for a tenant

PUT /tenants/{tenant_id}/offering_items

Enable or disable an offering item

PUT /tenants/{tenant_id}/offering_items