Creates a source.
HTTP request
POST https://securitycenter.googleapis.com/v2/{parent=organizations/*}/sources
The URLs use gRPC Transcoding syntax.
Path parameters
| Parameters | |
|---|---|
parent
|
Required. Resource name of the new source's parent. Its format should be |
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 .

