Skip to main content

accelerator_types

Overview

Nameaccelerator_types
TypeResource
Idgoogle.compute.accelerator_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.
deprecatedobjectDeprecation status for a public resource.
selfLinkstring[Output Only] Server-defined, fully qualified URL for this resource.
kindstring[Output Only] The type of the resource. Always compute#acceleratorType for accelerator types.
creationTimestampstring[Output Only] Creation timestamp in RFC3339 text format.
maximumCardsPerInstanceinteger[Output Only] Maximum number of accelerator cards allowed per instance.
zonestring[Output Only] The name of the zone where the accelerator type resides, such as us-central1-a. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body.

Methods

NameAccessible byRequired ParamsDescription
aggregated_listSELECTprojectRetrieves an aggregated list of accelerator types.
getSELECTacceleratorType, project, zoneReturns the specified accelerator type.
listSELECTproject, zoneRetrieves a list of accelerator types that are available to the specified project.
_aggregated_listEXECprojectRetrieves an aggregated list of accelerator types.