update-session-permissions - NICE DCV Session Manager

update-session-permissions

Updates the user permissions for a specific NICE DCV session.

Synopsis

update-session-permissions --session-id <value> --owner <value> --permission-file <value>

Options

--session-id

The ID of the session to change the permissions for.

Type: String

Required: Yes

--owner

The owner of the session to change the permissions for.

Type: String

Required: Yes

--permission-file

The path to the permissions file.

Type: String

Required: Yes

Example

./dcvsm update-session-permissions --session-id session123 --owner Owner --permission-file path_to_file