Get

Returns the specified License resource

2 variables
12 variables

Returns the specified License resource

Authorization

To use this building block you will have to grant access to at least one of the following scopes:

  • View and manage your data across Google Cloud Platform services
  • View and manage your Google Compute Engine resources
  • View your Google Compute Engine resources

Input

This building block consumes 2 input parameters

  = Parameter name
  = Format

project STRING Required

Project ID for this request

license STRING Required

Name of the License resource to return

Output

This building block provides 12 output parameters

  = Parameter name
  = Format

chargesUseFee BOOLEAN

[Output Only] Deprecated. This field no longer reflects whether a license charges a usage fee

creationTimestamp STRING

[Output Only] Creation timestamp in RFC3339 text format

description STRING

An optional textual description of the resource; provided by the client when the resource is created

id INTEGER

[Output Only] The unique identifier for the resource. This identifier is defined by the server

kind STRING

[Output Only] Type of resource. Always compute#license for licenses

licenseCode INTEGER

[Output Only] The unique code used to attach this license to images, snapshots, and disks

name STRING

Name of the resource. The name must be 1-63 characters long and comply with RFC1035

resourceRequirements OBJECT

resourceRequirements.minGuestCpuCount INTEGER

Minimum number of guest cpus required to use the Instance. Enforced at Instance creation and Instance start

resourceRequirements.minMemoryMb INTEGER

Minimum memory required to use the Instance. Enforced at Instance creation and Instance start

selfLink STRING

[Output Only] Server-defined URL for the resource

transferable BOOLEAN

If false, licenses will not be copied from the source resource when creating an image from a disk, disk from snapshot, or snapshot from disk