GET Offerings({id})/CompatibleFileTypes/Count
Get the number of file types compatible with an offering.
A file type is compatible with an offering if:
- The offering is an application, not a desktop.
- The file type is available on the machines in the offering's session machine catalog.
- The file type's "Open" or "Edit" action defines an association with the offering's command line executable.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
id | ID of the offering to find compatible file types for. |
Type: String |
name |
Type: String |
|
filterBy | See Filtering, Arranging, and Paging. The supported filters are:
|
Type: Filter |
filterProp |
Type: String |
Response Information
Number of file types.
Response type
Number
Response body formats
application/json, text/json
Sample:
1