API Changes CVP 2020.3
mharista opened this issue · 1 comments
mharista commented
Return data for API - /provisioning/v2/validateAndCompareConfiglets.do changed
Fields returned in CVP 2020.2
runningConfig
errors
reconcile
warnings
designedConfig
reconciledConfig
mismatch
new
total
isReconcileInvoked
Fields returned in CVP 2020.3 EFT1
runningConfig
errors
reconcile
warnings
deleted
designedConfig
mismatch
new
total
Specifically missing reconciledConfig and isReconcileInvoked but adds deleted
mharista commented
Passing the pageType of validateConfig resolves this issue.