[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
Update Compute Cluster IDFW Config
DescriptionPatch compute cluster identity firewall configuration.
Request
URLURL
https://nsxmanager.your.domain/policy/api/v1/infra/settings/firewall/idfw/cluster/{cluster-id}
Path Parameters
Path Parameters
string
cluster-id
Required
Cluster ID
Request Body
Request Body
ComputeClusterIdfwConfiguration
of type(s) application/json
Required
This request body class requires all of the following:
PolicyConfigResource, InlineComputeClusterIdfwConfiguration1
Authentication
This operation uses the following authentication methods.
Errors
Errors
Code Samples
Code Samples
cURL Command
curl -X PATCH -H "Content-Type: application/json" -d '{}' https://nsxmanager.your.domain/policy/api/v1/infra/settings/firewall/idfw/cluster/{cluster-id}
Vendor Extensions
This operation contains the following vendor extensions defined in the spec:
x-vmw-doc-operation: update-compute-cluster-idfw-config
x-vmw-nsx-module: PolicyFirewallConfiguration
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy