OS Filters
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
application/json; api-version=1.0
application/json; api-version=1.0
application/json; api-version=1.0
put
201
401
404
409
No Content
Was this helpful?