v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1364468.7 KB
projects

Creates and starts a Replay using the given ReplayConfig.

post/v1/{+parent}/replays

Path parameters

parentstring required

Required. The parent resource where this Replay will be created. This resource must be a project, folder, or organization with a location. Example: projects/my-example-project/locations/global

Request body

namestring

Output only. The resource name of the Replay, which has the following format: {projects|folders|organizations}/{resource-id}/locations/global/replays/{replay-id}, where {resource-id} is the ID of the project, folder, or organization that owns the Replay. Example: projects/my-example-project/locations/global/replays/506a5f7f-38ce-4d7d-8e03-479ce1833c36

state'STATE_UNSPECIFIED' | 'PENDING' | 'RUNNING' | 'SUCCEEDED' | 'FAILED'

Output only. The current state of the Replay.

Response

Successful response