Profile Container

Get

get

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
get
/api/FSLogix/ProfileContainer

Update

put

Update 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 · enumOptional

Install Type values.

Possible 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
put
/api/FSLogix/ProfileContainer

No content

Was this helpful?