| JSON representation |
|---|
{ "error": { object ( |
| Fields | |
|---|---|
error |
Output only. Output only. Contents of the error. Available from 2026-03-01.. |
timestamp |
Output only. Output only. The time that this error occurred. This value is in RFC3339 text format. |
instanceActionDetails |
Output only. Output only. Details of the instance action that triggered this error. May be null, if the error was not caused by an action on an instance. This field is optional. Available from 2026-03-01.. |
ManagedInstanceError
| JSON representation |
|---|
{ "code": string, "message": string } |
| Fields | |
|---|---|
code |
Output only. Output only. Error code. |
message |
Output only. Output only. Error message. |
InstanceActionDetails
| JSON representation |
|---|
{ "action": enum ( |
| Fields | |
|---|---|
action |
Output only. Output only. Action that managed instance group was executing on the instance when the error occurred. Possible values: |
instance |
Output only. Output only. The URL of the instance. The URL can be set even if the instance has not yet been created. |
version |
Output only. Output only. Version this instance was created from, or was being created from, but the creation failed. Corresponds to one of the versions that were set on the Instance Group Manager resource at the time this instance was being created. Available from 2026-03-01.. |