GET Offerings({id})/SubscriptionsInSameScope/Count
Get the number of subscriptions in the same scope as the specified offering. Subscriptions in the same scope share delivery groups.
For 'SharedDeliveryGroup' offerings, a scope is defined as:
- The same session machine catalog.
- The same isolation level.
For 'PrivateDeliveryGroup' and 'PrivateDeliverySite' offerings, a scope is defined as:
- The same session machine catalog.
- The same isolation level.
- The same tenant.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
id | ID of the offering that defines the scope. |
Type: String |
tenantId | ID of the tenant. This must be specified when the scope is defined by an offering with 'PrivateDeliveryGroup' or 'PrivateDeliverySite' isolation mode, and should not be specified when the scope is defined by an offering with 'SharedDeliverySite' isolation mode. |
Type: String |
name |
Type: String |
|
filterBy | See Filtering, Arranging, and Paging. The supported filters are:
|
Type: Filter |
filterProp |
Type: String |
Response Information
Number of subscriptions.
Response type
Number
Response body formats
application/json, text/json
1