Veritas NetBackup · Example Payload

Veritas Netbackup Rest Policy Attributes Example

BackupData ProtectionDisaster RecoveryEnterpriseRecoveryStorage

Veritas Netbackup Rest Policy Attributes Example is an example object payload from Veritas NetBackup, with 9 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

policyNamepolicyTypeactiveeffectiveDatesnapshotMethodArgsbackupCopiesprioritykeyworddataClassification

Example Payload

Raw ↑
{
  "policyName": "example_value",
  "policyType": "example_value",
  "active": true,
  "effectiveDate": "example_value",
  "snapshotMethodArgs": "example_value",
  "backupCopies": "example_value",
  "priority": 10,
  "keyword": "example_value",
  "dataClassification": "example_value"
}