Hi Community,
Has anyone had success sending a POST request in New Central to the endpoint network-config/v1alpha1/gateway-clusters/{name}?
No matter what I do, the response is always the same regardless of how I structure the payload. I've been using object-type LOCAL as specified in the documentation. The GET call works fine, but POST and PATCH always seem to return the same error message no matter what the payload looks like - which makes it really hard to figure out what's actually wrong.
If I configured the profile from the GUI under Device Group → Group → Device Function: Mobility Gateway → HA → Gateway Clustering, and then tried the POST using the same Gateway Clustering profile name. In this case, the call passes validation but returns an error saying it cannot create a duplicate configuration. (which is expected, of course)
This at least tells me the endpoint is working to some extent and the payload structure might be correct.
Any insights or working examples would be greatly appreciated!

Create a gateway cluster profile configuration
| New Central - Configuration API |
remove preview |
|
|
-------------------------------------------