Creates an Annotation
HTTP request
POST https://rapidmigrationassessment.googleapis.com/v1/{parent=projects/*/locations/*}/annotations
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
parent |
Required. Name of the parent (project+location). Authorization requires the following IAM permission on the specified resource
|
Query parameters
Parameters | |
---|---|
request |
Optional. An optional request ID to identify requests. |
Request body
The request body contains an instance of Annotation
.
Response body
If successful, the response body contains a newly created instance of Operation
.
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform
For more information, see the Authentication Overview.