paws.compute (version 0.1.0)

lightsail_get_instance_port_states: Returns the port states for a specific virtual private server, or instance

Description

Returns the port states for a specific virtual private server, or instance.

Usage

lightsail_get_instance_port_states(instanceName)

Arguments

instanceName

[required] The name of the instance.

Request syntax

svc$get_instance_port_states(
  instanceName = "string"
)