Any call to the compliance monitor status endpoint with a version filter, such as /status?version=v4, results in an empty JSON object {}.
I was able to use the subject and scopeuuid filters with the expected result. There, the returned status JSON listed versions matching above filter, such as <subject>.<scopeuuid>.version.v4.
Any call to the compliance monitor status endpoint with a version filter, such as
/status?version=v4, results in an empty JSON object{}.I was able to use the
subjectandscopeuuidfilters with the expected result. There, the returned status JSON listed versions matching above filter, such as<subject>.<scopeuuid>.version.v4.