v1

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

Creates a Destination resource in a specified project and location.

post/v1/{+parent}/destinations

Path parameters

parentstring required

Required. The name of the parent resource.

Query parameters

destinationIdstring

Required. The ID to use for the Destination resource, which becomes the final component of the Destination resource name.

requestIdstring

Optional. A request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server can ignore the request if it has already been completed. The server waits for at least 60 minutes since the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, can ignore the second request. This prevents clients from accidentally creating duplicate Destination resources. The request ID must be a valid UUID with the exception that zero UUID (00000000-0000-0000-0000-000000000000) isn't supported.

Request body

namestring

Identifier. The name of the Destination resource. Format: projects/{project}/locations/{location}/multicloudDataTransferConfigs/{multicloud_data_transfer_config}/destinations/{destination}.

ipPrefixstring

Required. Immutable. The IP prefix that represents your workload on another CSP.

labelsobject

Optional. User-defined labels.

etagstring

The etag is computed by the server, and might be sent with update and delete requests so that the client has an up-to-date value before proceeding.

uidstring

Output only. The Google-generated unique ID for the Destination resource. This value is unique across all Destination resources. If a resource is deleted and another with the same name is created, the new resource is assigned a different and unique ID.

createTimestring google-datetime

Output only. Time when the Destination resource was created.

descriptionstring

Optional. A description of this resource.

updateTimestring google-datetime

Output only. Time when the Destination resource was updated.

Response

Successful response