OpenServers
Opens one or more Amazon DCV servers. Before you can create Amazon DCV sessions on a Amazon DCV server, you must change the server's state to open. After the Amazon DCV server is open, you can create Amazon DCV sessions on the server.
Request parameters
ServerId
-
The ID of the server to open.
Type: String
Required: Yes
Response parameters
RequestId
-
The unique ID of the request.
SuccessfulList
-
Information about the Amazon DCV servers that were successfully opened. This data structure includes the following nested response parameter:
ServerId
-
The ID of the server that was successfully opened.
UnsuccessfulList
-
Information about the Amazon DCV servers that could not be opened. This data structure includes the following nested response parameters:
OpenServerRequestData
-
Information about the original request that failed. This data structure includes the following nested response parameter:
ServerId
-
The ID of the Amazon DCV server that could not be opened.
FailureCode
-
The code of the failure.
FailureReason
-
The reason for the failure.