Veritas NetBackup · Schema

PolicyAttributes

Attributes of a NetBackup backup policy

BackupData ProtectionDisaster RecoveryEnterpriseRecoveryStorage

Properties

Name Type Description
policyName string Unique name of the policy
policyType string The policy type defining the type of backup
active boolean Whether the policy is currently active
effectiveDate string Date and time the policy becomes effective
snapshotMethodArgs string Arguments for snapshot method if applicable
backupCopies object
priority integer Job priority for this policy
keyword string Keyword tag for the policy
dataClassification string Data classification associated with this policy
View JSON Schema on GitHub

JSON Schema

veritas-netbackup-rest-policy-attributes-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "PolicyAttributes",
  "type": "object",
  "description": "Attributes of a NetBackup backup policy",
  "properties": {
    "policyName": {
      "type": "string",
      "description": "Unique name of the policy"
    },
    "policyType": {
      "type": "string",
      "description": "The policy type defining the type of backup"
    },
    "active": {
      "type": "boolean",
      "description": "Whether the policy is currently active"
    },
    "effectiveDate": {
      "type": "string",
      "description": "Date and time the policy becomes effective"
    },
    "snapshotMethodArgs": {
      "type": "string",
      "description": "Arguments for snapshot method if applicable"
    },
    "backupCopies": {
      "type": "object"
    },
    "priority": {
      "type": "integer",
      "description": "Job priority for this policy"
    },
    "keyword": {
      "type": "string",
      "description": "Keyword tag for the policy"
    },
    "dataClassification": {
      "type": "string",
      "description": "Data classification associated with this policy"
    }
  }
}

Work with this as data

Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/veritas-netbackup-rest-policy-attributes"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.