finspace_update_environment {paws.management} | R Documentation |
Update your FinSpace environment
Description
Update your FinSpace environment.
See https://www.paws-r-sdk.com/docs/finspace_update_environment/ for full documentation.
Usage
finspace_update_environment(
environmentId,
name = NULL,
description = NULL,
federationMode = NULL,
federationParameters = NULL
)
Arguments
environmentId |
[required] The identifier of the FinSpace environment. |
name |
The name of the environment. |
description |
The description of the environment. |
federationMode |
Authentication mode for the environment.
|
federationParameters |
[Package paws.management version 0.7.0 Index]