Method: organizations.sources.create

Creates a source.

HTTP request

POST https://securitycenter.googleapis.com/v1p1beta1/{parent=organizations/*}/sources

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
parent

string

Required. Resource name of the new source's parent. Its format should be "organizations/[organization_id]".

Request body

The request body contains an instance of Source.

Response body

If successful, the response body contains a newly created instance of Source.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/cloud-platform

For more information, see the Authentication Overview.