Get Instance Access Details
POST {{aws_lightsail_base_url}}/?instanceName&protocol&Version=2016-11-28
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
instanceName | null | The name of the instance to access. | |
protocol | null | The protocol to use to connect to your instance. Defaults to ssh. | |
Version | string | The version of the API. |
Request Body
{"instanceName"=>"string", "protocol"=>"string"}