JSON representation |
---|
{ "error": { object ( |
Fields | |
---|---|
error |
[Output Only] Contents of the error. |
timestamp |
[Output Only] The time that this error occurred. This value is in RFC3339 text format. |
instance |
[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. |
ManagedInstanceError
JSON representation |
---|
{ "code": string, "message": string } |
Fields | |
---|---|
code |
[Output Only] Error code. |
message |
[Output Only] Error message. |
InstanceActionDetails
JSON representation |
---|
{ "action": enum ( |
Fields | |
---|---|
action |
[Output Only] Action that managed instance group was executing on the instance when the error occurred. Possible values: |
instance |
[Output Only] The URL of the instance. The URL can be set even if the instance has not yet been created. |
version |
[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. |