Import policies
Policy import allows to import policies existing on the Backup Target into the NetBackup for OpenStack database.
The policy import is designed to import policies, which are owned by the Cloud. It will not import or list any policies that are owned by a different cloud.
To get a list of importable policys use the following CLI command:
nbosjm policy-get-importpolicies-list [--project_id <project_id>]
--project_id <project_id> List policies that belong to given project only.
To import policies into the NetBackup for OpenStack database use the following CLI command:
nbosjm policy-importpolicy [--policies <policyid>]
--policyids <policyid> Specify policy ids to import. Repeat option for multiple policies.