- HTTP request
- Path parameters
- Request body
- Response body
- Authorization scopes
- IAM Permissions
- UpdateLegacySoarIdpMappingGroupRequest
- Try it!
Full name: projects.locations.instances.legacySoarIdpMappingGroups.batchUpdate
Updates a LegacySoarIdpMappingGroup.
HTTP request
POST https://chronicle.africa-south1.rep.googleapis.com/v1alpha/{parent}/legacySoarIdpMappingGroups:batchUpdate Path parameters
| Parameters | |
|---|---|
parent |
Required. The instance to list LegacySoarIdpMappingGroups for. Format: projects/{project}/locations/{location}/instances/{instance} |
Request body
The request body contains data with the following structure:
| JSON representation |
|---|
{
"requests": [
{
object ( |
| Fields | |
|---|---|
requests[] |
Required. The request message specifying the LegacySoarIdpMappingGroup to update. A maximum of 1000 LegacySoarIdpMappingGroups can be updated in a batch. |
Response body
Response message to update multiple LegacySoarIdpMappingGroups.
If successful, the response body contains data with the following structure:
| JSON representation |
|---|
{
"legacySoarIdpMappingGroups": [
{
object ( |
| Fields | |
|---|---|
legacySoarIdpMappingGroups[] |
Required. The LegacySoarIdpMappingGroups that were updated. |
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform
For more information, see the Authentication Overview.
IAM Permissions
Requires the following IAM permission on the parent resource:
chronicle.legacySoarIdpMappingGroups.update
For more information, see the IAM documentation.
UpdateLegacySoarIdpMappingGroupRequest
The LegacySoarIdpMappingGroup to update.
| JSON representation |
|---|
{
"legacySoarIdpMappingGroup": {
object ( |
| Fields | |
|---|---|
legacySoarIdpMappingGroup |
Required. Format: projects/{project}/locations/{location}/instances/{instance}/legacySoarIdpMappingGroups/{legacySoarIdpMappingGroup} |
updateMask |
Optional. The list of fields to update. If not included, all fields with default/non-default values will be overwritten. This is a comma-separated list of fully qualified names of fields. Example: |