GTM type A and AAAA wideip NetworkMap to generate a json with python f5-sdk
Code is community submitted, community supported, and recognized as ‘Use At Your Own Risk’. Short Description GTM type A and AAAA NetworkMap to a json with python f5-sdk, code support check AS3 wid...
Updated Dec 19, 2022
Version 4.0xuwen
Cumulonimbus
Joined September 03, 2020
xuwen
Mar 22, 2023Cumulonimbus
I do a test and find add new members to an existing gtm pool. Only one member can be added one by one(only support object, and forbidden use array), here is the add one new gtm pool member in a existing gtm pool code:
POST https://192.168.5.109/mgmt/tm/gtm/pool/a/~Common~PL_API_TEST/members
{
"name": "SERVER:/Common/VS_API_TEST",
"partition": "Common"
}