Policy Preview from Excel file
Policy preview from a xlsx file.
POST
/policies/import/xlsx/preview
Previews the policy from a xlsx file without loading it into the local DB. Only users with the Standard Registry role are allowed to make the request.
Request Body
Name
Type
Description
xlsx*
String
A xlsx file containing policy config.
Last updated