Method: projects.locations.collectors.create

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

string

Required. Name of the parent (project+location).

Authorization requires the following IAM permission on the specified resource parent:

  • rma.collectors.create

Query parameters

Parameters
collectorId

string

Required. Id of the requesting object.

requestId

string

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.