NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
IdentityFirewallStoreSyncRequest (schema)
Identity Firewall Store sync request.
The request body for performing a Active Directory synchronization action on one or more Identity Firewall Stores.
| Name | Description | Type | Notes |
|---|---|---|---|
| identity_firewall_stores | Target Identity Firewall Stores. Array of synchronization parameters, for each Identity Firewall Store to be synchronized. Currently, only one is supported per request. |
array of IdentityFirewallStoreSyncObject | Required Minimum items: 1 Maximum items: 1 |