Creates a source.
HTTP request
POST https://securitycenter.googleapis.com/v1/{parent=organizations/*}/sources
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
parent |
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.