Method: sandboxEnvironments.snapshot

Full name: projects.locations.reasoningEngines.sandboxEnvironments.snapshot

Snapshots the specific SandboxEnvironment resource and creates a SandboxEnvironmentSnapshot resource.

Endpoint

post https://{service-endpoint}/v1/{name}:snapshot

Where {service-endpoint} is one of the supported service endpoints.

Path parameters

name string

Required. The resource name of the sandbox environment to snapshot. Format: projects/{project}/locations/{location}/reasoningEngines/{reasoningEngine}/sandboxEnvironments/{sandboxEnvironment}.

Request body

The request body contains an instance of SandboxEnvironmentSnapshot.

Response body

If successful, the response body contains an instance of Operation.