GET Tenants({id})/Offerings({offeringId})/DeliveryGroups/Count
Get the number of delivery groups used by a tenant's subscriptions to an offering, or which may be used for future subscriptions of the tenant to the offering.
If a delivery group does not exist in a datacenter used by the tenant, a fake delivery group object will be counted for the datacenter.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
id | ID of the offering. |
Type: String |
offeringId | ID of the offering. |
Type: String |
name |
Type: String |
|
filterBy | See Filtering, Arranging, and Paging. The supported filters are:
|
Type: Filter |
filterProp |
Type: String |
Response Information
Number of delivery groups.
Response type
Number
Response body formats
application/json, text/json
Sample:
1