GET Tenants({id})/Offering({offeringId})/SubscriptionsInSameScope/Count
Get the number of subscriptions in the same scope of the specific tenant for a given offering. That is, subscriptions with the same isolation mode in the same session machine catalog as the offering, and associated with the same tenant.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
id | ID of the tenant. |
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 subscriptions.
Response type
Number
Response body formats
application/json, text/json
Sample:
1