NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
FederationConfiguration (schema)
Federation configuration
Federation configuration.
| Name | Description | Type | Notes |
|---|---|---|---|
| epoch | Epoch Epoch of FederationConfiguration. |
integer | Required |
| id | Federation id Federation id of FederationConfiguration. |
string | Required |
| is_saas | Is saas If FederationConfiguration is in saas environment. |
boolean | Default: "False" |
| is_vmsp | Is VMSP If Configuration part of VMSP environment. |
boolean | Required |
| sites | Sites List of sites of FederationConfiguration |
array of FederationSite | Required |
| timestamp | Timestamp The local site timestamp of the site configuration |
integer | Required |