(use upvote 👍 for attentions)
Describe the bug
The Validation Reference for "APIC Database Size" lists the formula for 6.1(3) and below for object count as: 150*1000*1000
The script uses the following formula:
1000*1000*1.5
Script output
Documentation bug
To Reproduce
Compare formulas in script and validation reference
Expected behavior
Formulas should match
(use upvote 👍 for attentions)
Describe the bug
The Validation Reference for "APIC Database Size" lists the formula for 6.1(3) and below for object count as:
150*1000*1000The script uses the following formula:
1000*1000*1.5Script output
Documentation bug
To Reproduce
Compare formulas in script and validation reference
Expected behavior
Formulas should match