GET Tenants({id})/Offering({offeringId})/OfferingsInSameScope/Count
Get number of offerings in the same scope of a given offering, and available to the given tenant. That is, offerings with the same isolation mode and the same session machine catalog, and compatible 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 offerings.
Response type
Number
Response body formats
application/json, text/json
Sample:
1