VHDLocations

Get

get

Retrieve FSLogix Profile Container VHDLocation List of a session server with the specified ID.

Path parameters
idinteger · int32Required

The ID of a session server for which to retrieve the FSLogix Profile Container settings.

Responses
get
/api/VDI/HostPool/{id}/FSLogix/ProfileContainer/VHDLocations

Add

post

Add a folder to the VHDLocation List of the FSLogix Profile Container settings.

Path parameters
idinteger · int32Required

The ID of a session server for which to modify the FSLogix Profile Container settings.

Body

Add a new VHDLocation to the FSLogix VHDLocation list

vhdLocationstring · min: 1 · max: 255 · nullableRequired

Specifies the 'VHDLocation' path to add to the VHDLocation List.

Responses
post
/api/VDI/HostPool/{id}/FSLogix/ProfileContainer/VHDLocations

No content

Delete

delete

Remove a folder from the VHDLocation List of the FSLogix Profile Container settings.

Path parameters
idinteger · int32Required

The ID of a session server for which to modify the FSLogix Profile Container settings.

Body

Remove a VHDLocation from the FSLogix VHDLocation list

vhdLocationstring · min: 1 · max: 255 · nullableRequired

Specifies the 'VHDLocation' path to remove from the VHDLocation List.

Responses
chevron-right
204

No Content

No content

delete
/api/VDI/HostPool/{id}/FSLogix/ProfileContainer/VHDLocations

No content