Gets details of a single Data Fusion instance.
HTTP request
GET https://datafusion.googleapis.com/v1/{name=projects/*/locations/*/instances/*}
The URL uses gRPC Transcoding syntax.
Path parameters
| Parameters | |
|---|---|
name |
Required. The instance resource name in the format projects/{project}/locations/{location}/instances/{instance}. |
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of Instance.
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform
For more information, see the Authentication Overview.