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

NameDescriptionAdditional information
id

ID of the offering to find compatible file types for.

Type: String

name

See Filtering, Arranging, and Paging.

Type: String

filterBy

See Filtering, Arranging, and Paging. The supported filters are:

  • All: All file types. (default)

Type: Filter

filterProp

See Filtering, Arranging, and Paging.

Type: String

Response Information

Number of file types.

Response type

Number

Response body formats

application/json, text/json

Sample:
1