[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
Update IPv6 DAD Profile
DescriptionIf profile with the dad-profile-id is not already present, create a new IPv6 DAD profile instance. If it already exists, update the IPv6 DAD profile instance with specified attributes.
Request
URLURL
https://nsxmanager.your.domain/policy/api/v1/infra/ipv6-dad-profiles/{dad-profile-id}
Path Parameters
Path Parameters
string
dad-profile-id
Required
Request Body
Request Body
Ipv6DadProfile
of type(s) application/json
Required
This request body class requires all of the following:
PolicyConfigResource, InlineIpv6DadProfile1
Authentication
This operation uses the following authentication methods.
Errors
Errors
404
Not Found
Code Samples
Code Samples
cURL Command
curl -X PATCH -H "Content-Type: application/json" -d '{}' https://nsxmanager.your.domain/policy/api/v1/infra/ipv6-dad-profiles/{dad-profile-id}
Vendor Extensions
This operation contains the following vendor extensions defined in the spec:
x-vmw-doc-operation: update-ipv6-dad-profile
x-vmw-nsx-module: PolicyConnectivity
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
On This Page
Infrastructure Operations
delete
patch