NsxtConfiguration

NsxtConfiguration
NsxtConfiguration
JSON Example
{
    "automate_dfw_objects": false,
    "automate_dfw_rules": false,
    "data_network_config": {
        "tier1_segment_config": {
            "automatic": {
                "nsxt_segment_subnet": {
                    "ip_addr": {
                        "addr": "string",
                        "type": "string"
                    },
                    "mask": 0
                },
                "num_se_per_segment": 0,
                "tier1_lr_ids": [
                    "string"
                ]
            },
            "manual": {
                "tier1_lrs": [
                    {
                        "locale_service": "string",
                        "segment_id": "string",
                        "tier1_lr_id": "string"
                    }
                ]
            },
            "segment_config_mode": "string"
        },
        "transport_zone": "string",
        "tz_type": "string",
        "vlan_segments": [
            "string"
        ]
    },
    "domain_id": "string",
    "enforcementpoint_id": "string",
    "management_network_config": {
        "overlay_segment": {
            "locale_service": "string",
            "segment_id": "string",
            "tier1_lr_id": "string"
        },
        "transport_zone": "string",
        "tz_type": "string",
        "vlan_segment": "string"
    },
    "nsxt_credentials_ref": "string",
    "nsxt_url": "string",
    "site_id": "string",
    "streamline_dfw_objects": false,
    "verify_certificate": false,
    "vmc_mode": false,
    "vpc_mode": false
}
boolean
automate_dfw_objects
Optional
Constraints: default: true

Automatically create/delete DFW objects such as NSGroups and NSServices in NSX-T Manager. Field introduced in 30.2.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

boolean
automate_dfw_rules
Optional

Automatically create DFW rules for VirtualService in NSX-T Manager. Field introduced in 20.1.1. Allowed with any value in Enterprise, Essentials, Enterprise with Cloud Services edition. Allowed in Basic (Allowed values- false) edition.

data_network_config
Optional

data_network_config

string
domain_id
Optional
Constraints: default: default

Domain where NSGroup objects belongs to. Field introduced in 20.1.1. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

string
enforcementpoint_id
Optional
Constraints: default: default

Enforcement point is where the rules of a policy to apply. Field introduced in 20.1.1. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

management_network_config
Optional

management_network_config

string
nsxt_credentials_ref
Optional

Credentials to access NSX-T manager. It is a reference to an object of type CloudConnectorUser. Field introduced in 20.1.1. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

string
nsxt_url
Optional

NSX-T manager hostname or IP address. Field introduced in 20.1.1. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

string
site_id
Optional
Constraints: default: default

Site where transport zone belongs to. Field introduced in 20.1.1. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

boolean
streamline_dfw_objects
Optional
Constraints: default: true

Flag to identify the DFW scheme implemented by cloud connector, If enabled, the DFW scheme will group and reduce the number of DFW objects created on NSX. The objects will be grouped per Tier-1/Segment. Field introduced in 31.2.1. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

boolean
verify_certificate
Optional

Flag is used to indicate whether TLS certificate verificationbe done when establishing a connection to a vCenter and NSX-T Manager. Field introduced in 31.1.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

boolean
vmc_mode
Optional

VMC mode. Field introduced in 30.1.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

boolean
vpc_mode
Optional

VPC Mode. Field introduced in 30.1.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

Property Of