"msg": "Could not create health monitor -> Reach max account limitation”.

While adding addition health monitors on our exsisting TH1080 A10 boxes we are getting below error
“msg”: "Could not create health monitor → Reach max account limitation”.
Is it something related to resoures for health monitors reached maximum ?

Hello,
You can use the following commands to determine the current limit and count

show slb resource-usage
Resource             Current  Default  Minimum  Maximum

health-monitor-count       1023    1023    512    1024

show health stat | i number
Total number              : 15

The following command can modify the value, this will require a reload
vTH1-Active(config)#slb resource-usage health-monitor-count 1000
Changes will come into effect next time you reload the Software.