Exports Comparison results
Returns the result of comparing two or more policies.
POST
/analytics/compare/policies/export
Returns the result of comparing two or more policies. Only users with the Standard Registry role are allowed to make the request.
Query Parameters
Name
Type
Description
type*
String
File type.
Request Body
Name
Type
Description
policyId1*
String
Policy 1 Identifier
policyId2*
String
Policy 2 Identifier
eventsLvl*
String
Event comparison setting (0/1)
propLvl*
String
Properties comparison setting (0/1/2)
childrenLvl*
String
Child block comparison setting (0/1/2)
idLvl*
String
UUID comparison setting (0/1)
Last updated