VHD Locations
Get
Retrieves FSLogix Office Container VHDLocation List of a Site Defaults object.
GET/api/RDSDefaultSettings/FSLogix/OfficeContainer/VHDLocations
Query parameters
Response
Success
Body
itemsstring
Request
Response
Add
Adds a VHDLocation to the VHDLocation List of the FSLogix Office Container settings.
POST/api/RDSDefaultSettings/FSLogix/OfficeContainer/VHDLocations
Query parameters
Body
VHDLocation configuration.
vhdLocation*nullable string
Specifies the 'VHDLocation' path to add to the VHDLocation List.
Response
Created
Request
Response
Remove
Remove a VHDLocation from the VHDLocation List of the FSLogix Office Container settings.
DELETE/api/RDSDefaultSettings/FSLogix/OfficeContainer/VHDLocations
Query parameters
Body
VHDLocation configuration.
vhdLocation*nullable string
Specifies the 'VHDLocation' path to remove from the VHDLocation List.
Response
No Content
Request
Response
Last updated
Was this helpful?