Skip to main content

node_types

Overview

Namenode_types
TypeResource
Idgoogle.compute.node_types

Fields

NameDatatypeDescription
idstring[Output Only] The unique identifier for the resource. This identifier is defined by the server.
namestring[Output Only] Name of the resource.
descriptionstring[Output Only] An optional textual description of the resource.
guestCpusinteger[Output Only] The number of virtual CPUs that are available to the node type.
selfLinkstring[Output Only] Server-defined URL for the resource.
deprecatedobjectDeprecation status for a public resource.
localSsdGbinteger[Output Only] Local SSD available to the node type, defined in GB.
memoryMbinteger[Output Only] The amount of physical memory available to the node type, defined in MB.
zonestring[Output Only] The name of the zone where the node type resides, such as us-central1-a.
creationTimestampstring[Output Only] Creation timestamp in RFC3339 text format.
kindstring[Output Only] The type of the resource. Always compute#nodeType for node types.
cpuPlatformstring[Output Only] The CPU platform used by this node type.

Methods

NameAccessible byRequired ParamsDescription
aggregated_listSELECTprojectRetrieves an aggregated list of node types.
getSELECTnodeType, project, zoneReturns the specified node type.
listSELECTproject, zoneRetrieves a list of node types available to the specified project.
_aggregated_listEXECprojectRetrieves an aggregated list of node types.