OS Filters

Deprecated

Update Client OS filter

put

Add an OS filter for the specified published resource. Deprecated path - Use Criteria section instead.

Path parameters
idinteger · int32Required

ID of the published resource to be updated

Body

Add an OS filter for the specified published resource

osFilterEnabledboolean | nullableOptional

Whether to enable or disable the filter for the specified published resource.

allowClientChromeboolean | nullableOptional

Allow Chrome OS clients.

allowClientAndroidboolean | nullableOptional

Allow Android clients.

allowClientWebboolean | nullableOptional

Allow Web clients.

allowClientIOSboolean | nullableOptional

Allow IOS clients.

allowClientLinuxboolean | nullableOptional

Allow Linux clients.

allowClientMACboolean | nullableOptional

Allow Mac clients.

allowClientWindowsboolean | nullableOptional

Allow Windows clients.

allowClientWyseboolean | nullableOptional

Allow Wyse clients.

Responses
put
/api/PubItems/{id}/OSFilters

No content

Was this helpful?