Get Instance Access Details

POST {{aws_lightsail_base_url}}/?instanceName&protocol&Version=2016-11-28

Request Params

KeyDatatypeRequiredDescription
instanceNamenullThe name of the instance to access.
protocolnullThe protocol to use to connect to your instance. Defaults to ssh.
VersionstringThe version of the API.

Request Body

{"instanceName"=>"string", "protocol"=>"string"}