Windows Component

List

get

Retrieve Default Windows Custom Component

Query parameters
siteIDinteger · int32Optional

The Site ID of the optimization setting to retrieve the windows component custom list.

Responses
get
/api/AVD/DefaultSettings/SingleSession/Optimization/WindowsComponent

Add

post

Adds a default Windows Component Custom to optimization.

Query parameters
siteIDinteger · int32Optional

The site ID of the Optimization settings to retrieve the windows component custom.

Body
aliasesstring | nullableOptional

Windows Components Alias

displayNamestring | nullableOptional

Windows Components Diplay Name

componentNamestring | nullableOptional

Windows Components Name

Responses
201

Created

No content

post
/api/AVD/DefaultSettings/SingleSession/Optimization/WindowsComponent

No content

Delete

delete

Removes Default Windows Component Custom From Optimization.

Query parameters
siteIDinteger · int32Optional

The Site ID of the optimization setting to remove the windows component custom.

Body
componentNamestring | nullableOptional

Windows Component Name

Responses
delete
/api/AVD/DefaultSettings/SingleSession/Optimization/WindowsComponent

No content

Was this helpful?