Profile Container
Retrieve the FSLogix Profile Containers Feature Site Settings.
Query parameters
siteIdinteger · int32Optional
The Site ID for which to retrieve the FSLogix Profile Containers Feature settings.
Responses
200
Success
application/json; api-version=1.0
401
Unauthorized
application/json; api-version=1.0
404
Not Found
application/json; api-version=1.0
get
/api/FSLogix/ProfileContainerUpdate the FSLogix Profile Containers Feature Site Settings.
Query parameters
siteIdinteger · int32Optional
The Site ID for which to modify the FSLogix Profile Containers Feature settings.
Body
Update FSLogix feature settings in the RAS Site
installTypestring · enumOptionalPossible values:
Install Type values.
installOnlineURLstring | nullableOptional
Specifies the 'Install Online URL Online'.
networkDrivePathstring | nullableOptional
Specifies the 'Network Drive Path'.
installerFilePathstring | nullableOptional
Specifies the 'Installer File Path'.
replicateboolean | nullableOptional
Enable or disable replication of settings to other sites.
Responses
204
No Content
401
Unauthorized
application/json; api-version=1.0
404
Not Found
application/json; api-version=1.0
put
/api/FSLogix/ProfileContainerNo content
Was this helpful?