Full name: projects.locations.instances.legacyCaseFederationPlatforms.create
Registers a new remote SecOps instance as a federation platform. Use this method to establish a trust relationship and connection to a secondary instance for centralized case management.
HTTP request
POST https://chronicle.africa-south1.rep.googleapis.com/v1alpha/{parent}/legacyCaseFederationPlatforms Path parameters
| Parameters | |
|---|---|
parent |
Required. The parent resource where this case federation platform will be created. Format: projects/{project}/locations/{location}/instances/{instance}/legacyCaseFederationPlatforms |
Request body
The request body contains an instance of LegacyCaseFederationPlatform.
Response body
If successful, the response body contains a newly created instance of LegacyCaseFederationPlatform.
Authorization scopes
Requires one of the following OAuth scopes:
https://www.googleapis.com/auth/cloud-platformhttps://www.googleapis.com/auth/chroniclehttps://www.googleapis.com/auth/chronicle.readonly
For more information, see the Authentication Overview.
IAM Permissions
Requires the following IAM permission on the parent resource:
chronicle.legacyCaseFederationPlatforms.update
For more information, see the IAM documentation.