Forum Discussion

long_zhao's avatar
long_zhao
Icon for Nimbostratus rankNimbostratus
May 22, 2023
Solved

GET all pool /mgmt/tm/ltm/pool/members/stats, but the Partition outside of Common cannot be obtained

1. Get all configuration through API instead of a specific Pool. (https://1.1.1.1/mgmt/tm/ltm/pool/members/stats)

2.This can only obtain Common Partition, and other Partitions cannot be obtained. Obtaining each API separately incurs too much performance overhead on the device (https://1.1.1.1/mgmt/tm/ltm/pool/members/stats)

3.Alternatively, it can support obtaining Pool Members for a specific Partition.

4. Can URLs support adding parameters, such as https://1.1.1.1/mgmt/tm/ltm/pool/members/stats?partition=aaa But? partition=aaa parameter not valid.

6 Replies