Skip to main content
  • Place orders quickly and easily
  • View orders and track your shipping status
  • Enjoy members-only rewards and discounts
  • Create and access a list of your products
  • Manage your Dell EMC sites, products, and product-level contacts using Company Administration.

Dell NetWorker 19.9 Administration Guide

Displaying Data Protection Policy resource configurations

NetWorker stores Data Protection Policy resource configuration information in a JavaScript Object Notation (JSON) string. Displaying the contents of the JSON string provides you with the ability to view the hierarchical relationship between the resources.

Use the nsrpolicy policy display command to display the configuration attributes for a Policy resource and all the Workflow and Action resources that are associated with the Policy resource:

nsrpolicy policy display -p policy_name

where policy_name is the name of the Policy resource. Enclose Policy names that contain spaces in quotation marks.

For example, to display the resources in the Server Protection Policy resource, type the following command:

nsrpolicy policy display -p "Server Protection"

Output similar to the following appears


{
    "policyName": "Server Protection",
    "policyComment": "Default policy for server that includes server backup and maintenance",
    "policySummaryNotification": {
        "policyCompletionNotificationAction": "nsrlog -f policy_notifications.log",
        "policyCompletionNotificationExecuteOn": "completion"
    },
    "policyWorkflows": [
        {
            "workflowName": "Server backup",
            "synthesisRoot": [
                "NSR group/Server backup",
                "NSR Snapshot Policy/Server backup"
            ],
            "workflowActions": [
                {
                    "actionName": "Server db backup",
                    "actionSpecific": {
                        "actions": {
                            "actionType": "server backup",
                            "asbDestinationPool": "Default",
                            "asbDestinationStorageNode": "nsrserverhost",
                            "asbPerformBootstrap": true,
                            "asbPerformCFI": true,
                            "asbRetentionPeriod": "1 Months"
                        }
                    },
                    "actionSchedulePeriod": "month",
                    "actionScheduleActivity": [
                        "full", "1","1","1","1","1","1","1","1","1","1","1","1","1","1","1",
                        "1","1","1","1","1","1","1","1","1","1","1","1","1","1","1"
                    ],
                    "actionComment": "Perform server database backup that is required for disaster r
ecovery",
                    "actionCompletionNotification": {
                        "policyCompletionNotificationAction": "",
                        "policyCompletionNotificationExecuteOn": "ignore"
                    },
                    "actionConcurrent": false,
                    "actionDrivenBy": "",
                    "actionEnabled": true,
                    "actionFailureImpact": "continue",
                    "actionHardLimit": "00:00",
                    "actionInactivityTimeout": 30,
                    "actionParallelism": 0,
                    "actionRetries": 1,
                    "actionRetryDelay": 30,
                    "actionSoftLimit": "00:00"
                },
                {
                    "actionName": "Expiration",
                    "actionSpecific": {
                        "actions": {
                            "actionType": "expire"
                        }
                    },
                    "actionSchedulePeriod": "week",
                    "actionScheduleActivity": [
                        "exec","exec","exec","exec","exec","exec","exec"
                    ],
                    "actionComment": "Expire the savesets",
                    "actionCompletionNotification": {
                        "policyCompletionNotificationAction": "",
                        "policyCompletionNotificationExecuteOn": "ignore"
                    },
                    "actionConcurrent": false,
                    "actionDrivenBy": "Server db backup",
                    "actionEnabled": true,
                    "actionFailureImpact": "continue",
                    "actionHardLimit": "00:00",
                    "actionInactivityTimeout": 30,
                    "actionParallelism": 0,
                    "actionRetries": 1,
                    "actionRetryDelay": 30,
                    "actionSoftLimit": "00:00"
                }
            ],
            "workflowAutostartEnabled": true,
            "workflowComment": "Perform server backup",
            "workflowCompletionNotification": {
                "policyCompletionNotificationAction": "",
                "policyCompletionNotificationExecuteOn": "ignore"
            },
            "workflowDescription": "server backup action;expire action;",
            "workflowEnabled": true,
            "workflowGroups": [
                "Server Protection"
            ],
            "workflowInterval": "24:00",
            "workflowNextstart": "2015-06-13T10:00:00-0400",
            "workflowRestartWindow": "12:00",
            "workflowStarttime": "10:00"
        },
        {
            "workflowName": "NMC server backup",
            "synthesisRoot": [
                "NSR group/NMC server backup",
                "NSR Snapshot Policy/NMC server backup"
            ],
            "workflowActions": [
                {
                    "actionName": "NMC server backup",
                    "actionSpecific": {
                        "actions": {
                            "actionType": "backup",
                            "actionBackupSubtypeSpecific": {
                                "backupSubtypes": {
                                    "abBackupSubtype": "traditional",
                                    "abtDestinationPool": "Default",
                                    "abtEstimate": false,
                                    "abtFileInactivityAlertThreshold": 0,
                                    "abtFileInactivityThreshold": 0,
                                    "abtRevertToFullWhenSyntheticFullFails": true,
                                    "abtTimestampFormat": "none",
                                    "abtVerifySyntheticFull": true
                                }
                            },
                            "abDestinationStorageNode": [
                                "nsrserverhost"
                            ],
                            "abRetentionPeriod": "1 Months",
                            "abOverrideRetentionPeriod": false,
                            "abOverrideBackupSchedule": false,
                            "abClientOverridesBehavior": "clientCanOverride"
                        }
                    },
                    "actionSchedulePeriod": "week",
                    "actionScheduleActivity": [
                        "full","full","full","full","full","full","full"
                    ],
                    "actionCompletionNotification": {
                        "policyCompletionNotificationAction": "",
                        "policyCompletionNotificationExecuteOn": "ignore"
                    },
                    "actionConcurrent": false,
                    "actionDrivenBy": "",
                    "actionEnabled": true,
                    "actionFailureImpact": "continue",
                    "actionHardLimit": "00:00",
                    "actionInactivityTimeout": 30,
                    "actionParallelism": 100,
                    "actionRetries": 1,
                    "actionRetryDelay": 30,
                    "actionSoftLimit": "00:00"
                }
            ],
            "workflowAutostartEnabled": true,
            "workflowComment": "Perform NMC database backup",
            "workflowCompletionNotification": {
                "policyCompletionNotificationAction": "",
                "policyCompletionNotificationExecuteOn": "ignore"
            },
            "workflowDescription": "Traditional Backup to pool Default, with expiration 1 Months;",
            "workflowEnabled": true,
            "workflowGroups": [
                "NMC server"
            ],
            "workflowInterval": "24:00",
            "workflowNextstart": "2015-06-12T14:00:00-0400",
            "workflowRestartWindow": "12:00",
            "workflowStarttime": "14:00"
        }
    ]
}



Rate this content

Accurate
Useful
Easy to understand
Was this article helpful?
0/3000 characters
  Please provide ratings (1-5 stars).
  Please provide ratings (1-5 stars).
  Please provide ratings (1-5 stars).
  Please select whether the article was helpful or not.
  Comments cannot contain these special characters: <>()\