POST Offerings/CompatibleTenants/Count
Get the number of compatible tenants for an offering; i.e. those tenants which are allowed to subscribe to the offering.
Tenants are compatible with an offering if:
- The offering does not require NetScaler Gateway, or the tenant's users connect via NetScaler Gateway.
- The offering does not require Advanced Access Control, or the tenant uses Advanced Access Control.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
name |
Type: String |
|
filterBy | See Filtering, Arranging, and Paging. The supported filters are:
|
Type: Filter |
filterProp |
Type: String |
Request body type
Request body formats
application/json, text/json
Sample:
{ "Ids": [ "sample string 1", "sample string 2", "sample string 3" ] }
Response Information
Number of tenants.
Response type
Number
Response body formats
application/json, text/json
Sample:
1