[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
Update Static ARP Config
DescriptionCreate static ARP config with Tier-1 and segment IDs provided if it doesn’t exist, update with provided config if it’s already created.
Request
URLURL
https://nsxmanager.your.domain/policy/api/v1/infra/tier-1s/{tier-1-id}/segments/{segment-id}/static-arp
Path Parameters
Path Parameters
string
tier-1-id
Required
string
segment-id
Required
Request Body
Request Body
StaticARPConfig
of type(s) application/json
Required
This request body class requires all of the following:
PolicyConfigResource, InlineStaticARPConfig1
Authentication
This operation uses the following authentication methods.
Errors
Errors
Code Samples
Code Samples
PowerCLI Client SDK Example
Invoke-PatchStaticARPConfig -tier1Id -segmentId -staticARPConfig $staticARPConfig
cURL Command
curl -X PATCH -H "Content-Type: application/json" -d '{}' https://nsxmanager.your.domain/policy/api/v1/infra/tier-1s/{tier-1-id}/segments/{segment-id}/static-arp
Vendor Extensions
This operation contains the following vendor extensions defined in the spec:
x-vmw-doc-operation: update-static-arp-config
x-vmw-nsx-module: PolicyConnectivity
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
On This Page
Tier 1s Operations
put
delete
delete
delete
delete
delete
get
get
get
patch
patch
patch