describe-sessions - NICE DCV Session Manager
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

describe-sessions

Describes one or more NICE DCV servers.

Synopsis

describe-sessions [--session-ids <value>] [--next-token <value>] [--owner <value>] [--max-results <value>]

Options

--session-ids

The comma-separated list of IDs of the NICE DCV sessions to describe.

Type: String

Required: No

--next-token

The token to retrieve the next page of results.

Type: String

Required: No

--owner

The owner of the session to describe.

Type: String

Required: No

--max-results

The number of results to show. If provided, must be between 1 and 1000.

Type: Integer

Required: No

Example

dcvsm describe-sessions --session-ids "session123,session456"