Windows Service

List

get

Retrieve Default Windows Service Custom

Query parameters
siteIDinteger · int32Optional

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

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

Add

post

Adds a default Windows Service Custom to optimization.

Query parameters
siteIDinteger · int32Optional

The Site ID of the Optimization settings to retrieve the windows services custom.

Body
aliasesstring | nullableOptional

Windows Services Alias

displayNamestring | nullableOptional

Windows Services Diplay Name

serviceNamestring | nullableOptional

Windows Service Name

Responses
post
/api/AVD/DefaultSettings/SingleSession/Optimization/WindowsService

No content

Delete

delete

Removes Default Windows Service Custom From Optimization.

Query parameters
siteIDinteger · int32Optional

The ID of the optimization setting to remove the windows Service custom.

Body
serviceNamestring | nullableOptional

Windows Service Name

Responses
204

No Content

No content

delete
/api/AVD/DefaultSettings/SingleSession/Optimization/WindowsService

No content

Was this helpful?