[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
Delete Polcity DNS Forwarder Zone
DescriptionDelete the DNS Forwarder Zone
Request
URLURL
https://nsxmanager.your.domain/policy/api/v1/infra/dns-forwarder-zones/{dns-forwarder-zone-id}
Path Parameters
Path Parameters
string
dns-forwarder-zone-id
Required
DNS Forwarder Zone ID
Authentication
This operation uses the following authentication methods.
Errors
Errors
Code Samples
Code Samples
PowerCLI Client SDK Example
Invoke-DeletePolicyDnsForwarderZone -dnsForwarderZoneId
cURL Command
curl -X DELETE https://nsxmanager.your.domain/policy/api/v1/infra/dns-forwarder-zones/{dns-forwarder-zone-id}
Vendor Extensions
This operation contains the following vendor extensions defined in the spec:
x-vmw-doc-operation: delete-polcity-dns-forwarder-zone
x-vmw-nsx-module: PolicyDnsForwarder
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy