Forum Discussion
JSC
Apr 26, 2017Nimbostratus
How to create GTM topology region members with iControl REST API?
We are trying to use REST iControl API in order to create a GTM topology Region /mgmt/tm/gtm/region .
The JSON structure seems to be (Obtained from a get request):
{
'fullPath': '/Commo...
xukai
Apr 28, 2022Nimbostratus
i meet same error
[root@localhost:Active:Standalone] ~ # curl -sk -u admin:admin https://localhost/mgmt/tm/gtm/region -H 'Content-Type: application/json' -X POST -d '{"name":"anhui_region_test","regionMembers":[{"name": "not country CN"}]}' | jq .
{
"code": 400,
"message": "Invalid region type: \"not country CN\"",
"errorStack": [],
"apiError": 26214401
}
how can i do
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects