Gets the details of an error frame.
HTTP request
GET https://migrationcenter.googleapis.com/v1alpha1/{name=projects/*/locations/*/sources/*/errorFrames/*}
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
name |
Required. The name of the frame to retrieve. Format: projects/{project}/locations/{location}/sources/{source}/errorFrames/{error_frame} |
Query parameters
Parameters | |
---|---|
view |
Optional. An optional view mode to control the level of details for the frame. The default is a basic frame view. |
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of ErrorFrame
.
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform
For more information, see the Authentication Overview.