I have one base blue print where i put lease time Min- 20 Days ---- Max 365 Days
I have another XAAS blueprint which call Base blurpint . We are passing a exipre day for 30 days for that VM.
If i run XAAS blueprint where base blueprint does not have any max lease days define -- It got success
If run only base blueprint with Set Lease Days --- No Error -- Success
If i run XAAS blueprint with set 1month exp date where in base blueprint have min (20 day to 365 Days Max ) - getting Failed
and getting below error .
_leaseDays' field must be INTEGER
Variable input in vRO logs
"PpS.CategoryTag.VMTag.AppID": "ACDS",
"0.XXX.request.appid": "ACDS",
"PpS.CategoryTag.VMTag.PARID": "TEST",
"0.XXX.request.app.select": "\"EFT Generator",
"_leaseDays": 30
}
},
"_archiveDays": 1,
"_deploymentName": "TEST",
"_leaseDays": 10,
"_number_of_instances": 1