Resource: Validation
Represents a Validation dry run of a fault injection.
| JSON representation |
|---|
{ "name": string, "displayName": string, "description": string, "action": { object ( |
| Fields | |
|---|---|
name |
Identifier. Unique identifier for the |
displayName |
Optional. A human-readable name of the |
description |
Optional. Notes or details about the |
action |
Required. The fault injection action being checked. |
state |
Output only. The current state of the |
createTime |
Output only. The date and time when this Uses RFC 3339, where generated output will always be Z-normalized and use 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: |
stopTime |
Output only. The date and time when this Uses RFC 3339, where generated output will always be Z-normalized and use 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: |
Methods |
|
|---|---|
|
Creates a new Validation dry run. |
|
Deletes a record of a dry run. |
|
Retrieves the details of a specific Validation dry run. |
|
Lists all dry runs in a specified project and location. |