Applications, offering items and quota management
Number of APIs: 24
-
Get offering items for a customer tenant GET {{base_url}}/api/2/tenants/{{customer_tenant_id}}/offering_items?edition={{edition}}
-
Disable an applications for a partner tenant DELETE {{base_url}}/api/2/applications/{{application_id}}/bindings/tenants/{{partner_tenant_id}}
-
Set a licensing mode for a partner tenant -- ONLY for legacy editions PUT {{base_url}}/api/2/applications/{{management_portal}}/settings/tenants/{{partner_tenant_id}}/licensing_mode
-
Get offering items for a partner tenant GET {{base_url}}/api/2/tenants/{{partner_tenant_id}}/offering_items?edition=*
-
Get all available applications list GET {{base_url}}/api/2/applications
-
Get all available applications for a root tenant GET {{base_url}}/api/2/tenants/{{my_tenant_id}}/applications
-
Get an application settings list GET {{base_url}}/api/2/applications/{{application_id}}/settings/schemas
-
Get an application settings for a root tenant GET {{base_url}}/api/2/applications/{{application_id}}/settings/tenants/{{my_tenant_id}}
-
Get an application settings for a partner tenant GET {{base_url}}/api/2/applications/{{application_id}}/settings/tenants/{{partner_tenant_id}}
-
Get a commitment level for a partner tenant GET {{base_url}}/api/2/applications/{{management_portal}}/settings/tenants/{{partner_tenant_id}}/tier_level_value