gce_get_metadata: Extract metadata from an instance object

View source: R/metadata.R

gce_get_metadataR Documentation

Extract metadata from an instance object

Description

Extract metadata from an instance object

Usage

gce_get_metadata(instance, key = NULL)

Arguments

instance

instance to get metadata from

key

optional metadata key to filter metadata result

Value

data.frame $key and $value of metadata or NULL


cloudyr/googleComputeEngineR documentation built on June 11, 2025, 8:47 a.m.