Create a Collector to manage the on-prem appliance which collects information about Customer assets.
HTTP request
POST https://rapidmigrationassessment.googleapis.com/v1/{parent=projects/*/locations/*}/collectors
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 | |
---|---|
collector |
Required. Id of the requesting object. |
request |
Optional. An optional request ID to identify requests. |
Request body
The request body contains an instance of Collector
.
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.