Get Node Result
Constructors
Properties
The AccleratorConfig for the TPU Node.
The type of hardware accelerators associated with this node.
The API version that created this Node.
The CIDR block that the TPU node will use when selecting an IP address. This CIDR block must be a /29 block; the Compute Engine networks API forbids a smaller block, and using a larger block would be wasteful (a node can only consume one IP address). Errors will occur if the CIDR block has already been used for a currently existing TPU node, the CIDR block conflicts with any subnetworks in the user's provided network, or the provided network is peered with another network that is using that CIDR block.
The time when the node was created.
The additional data disks for the Node.
The user-supplied description of the TPU. Maximum of 512 characters.
If this field is populated, it contains a description of why the TPU Node is unhealthy.
Network configurations for the TPU node.
The network endpoints where TPU workers can be accessed and sent work. It is recommended that runtime clients of the node reach out to the 0th entry in this map first.
The runtime version running in the Node.
The scheduling options for this node.
The Google Cloud Platform Service Account to be used by the TPU node VMs. If None is specified, the default compute service account will be used.
Shielded Instance options.
The Symptoms that have occurred to the TPU Node.