Skip to content

Get Container Api Metadata

lightsail_get_container_api_metadata R Documentation

Returns information about Amazon Lightsail containers, such as the current version of the Lightsail Control (lightsailctl) plugin

Description

Returns information about Amazon Lightsail containers, such as the current version of the Lightsail Control (lightsailctl) plugin.

Usage

lightsail_get_container_api_metadata()

Value

A list with the following syntax:

list(
  metadata = list(
    list(
      "string"
    )
  )
)

Request syntax

svc$get_container_api_metadata()