Update VPC routing profile
Authentication
Path parameters
Request
Required Site-configured destination profile with the opposite internal setting from the current profile. The REST aliases external, internal, and privileged-internal map to Core’s EXTERNAL, INTERNAL, and PRIVILEGED_INTERNAL names. Other configured names are passed unchanged; this is not a closed enum.
Optional exact destination VNI. Omission or null reuses an allocation retained in the destination pool, otherwise allocates automatically. An exact request must match a retained destination allocation if present; otherwise it must name a free materialized entry in the destination pool, regardless of that entry’s automatic-allocation setting. A mismatched, occupied, missing, or already active VNI is rejected without fallback.
Response
Committed routing state, including the retained previous allocation; dataplane convergence is not verified
REST ID of the VPC selected in the request, which may differ from its Site-local Core ID.
Core VPC version observed with these allocations. Use this exact value when approving release of the observed inactive VNI; it is not a DPU-applied version.
Persisted profile name, or null when no named profile is stored. Known Core names are returned as the REST aliases external, internal, and privileged-internal; other names are unchanged. The name can be returned even when its Site definition is unavailable.
Persisted active VNI verified against pool ownership. Inspection accepts nonnegative values, including zero and values outside the profile-change range; successful inspection does not imply a profile change is supported.