Fault Testing API

Service: faulttesting.googleapis.com

The Service name faulttesting.googleapis.com is needed to create RPC client stubs.

google.cloud.faulttesting.v1alpha.FaultTesting

Methods
CreateExclusionWindow Creates a new exclusion window.
CreateExperiment Creates an Experiment and prepares it to run by identifying all cloud resources that will be affected.
CreateExperimentTemplate Creates a new experiment template.
CreateValidation Creates a new Validation dry run.
DeleteExclusionWindow Deletes an exclusion window.
DeleteExperiment Deletes an Experiment record.
DeleteExperimentTemplate Deletes an experiment template.
DeleteValidation Deletes a record of a dry run.
GetAffectedResource Gets the details of a specific cloud resource that is being or was affected by a particular Experiment.
GetExclusionWindow Get the details of an exclusion window.
GetExperiment Returns a single Experiment resource, including its current state and configuration.
GetExperimentTemplate Retrieves the details of a specific experiment template.
GetValidation Retrieves the details of a specific Validation dry run.
GetValidationResource Gets the details of a specific ValidationResource.
ListAffectedResources Lists all cloud resources that are being or were affected by a specific Experiment.
ListExclusionWindows Lists all exclusion windows in a project and region, or all exclusion windows in a project in all regions if the location is given as "-".
ListExperimentTemplates Lists all experiment templates in a specified project and location.
ListExperiments Lists all experiments in a specified project and location.
ListValidationResources Lists all cloud resources identified as potentially affected within a specific Validation dry run.
ListValidations Lists all dry runs in a specified project and location.
StartExclusionWindow Starts or restarts an existing exclusion window.
StartExperiment Starts an existing Experiment.
StopAllExperiments Stops all running experiments in a given location for a given project.
StopExclusionWindow Stops an active exclusion window.
StopExperiment Stops a running Experiment.
UpdateExclusionWindow Updates an exclusion window.
UpdateExperimentTemplate Updates an existing experiment template.

google.cloud.location.Locations

Methods
GetLocation Gets information about a location.
ListLocations Lists information about the supported locations for this service.

google.longrunning.Operations

Methods
CancelOperation Starts asynchronous cancellation on a long-running operation.
DeleteOperation Deletes a long-running operation.
GetOperation Gets the latest state of a long-running operation.
ListOperations Lists operations that match the specified filter in the request.
WaitOperation Waits until the specified long-running operation is done or reaches at most a specified timeout, returning the latest state.