How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Veritas NetBackup Policies API

Create, retrieve, update, and delete backup policies. Manage policy schedules, client lists, and backup selections that define what data gets backed up, when, and how.

Veritas NetBackup Policies API is one of 20 APIs that Veritas NetBackup publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 1 JSON Schema definition.

Tagged areas include Policies. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, authentication docs, a changelog, and 1 JSON Schema.

This API exposes 11 operations across 5 paths, and defines 13 schemas. It is described by OpenAPI 3.1.0, at version 10.3.

Requests are made against a single base URL, https://{primaryServer}:1556/netbackup.

11 operations 5 paths 13 schemas 2 DELETE5 GET1 POST3 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
10.3
Base URL
https://netbackup-primary-server:1556/netbackup
Authentication
HTTP Bearer
Terms of Service
Resource Areas
1

Authentication & Security 1

Veritas NetBackup Policies API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (jwtAuth). By default, every request must be authenticated.

  • jwtAuth — JSON Web Token obtained from the /login endpoint. Include in the Authorization header as: Bearer

Paths & Operations 11

Across 5 paths, the API surfaces 11 operations — 2 DELETE, 5 GET, 1 POST, 3 PUT. Each is listed below with its method, path, parameters, and response codes.

Policies 11

Create, retrieve, update, and delete backup policies. Manage policy schedules, client lists, and backup selections that define what data gets backed up, when, and how.

GET
/config/policies
Veritas Netbackup List Backup Policies
listPolicies 3 params → 200401
POST
/config/policies
Veritas Netbackup Create a Backup Policy
createPolicy body → 201400401409
GET
/config/policies/{policyName}
Veritas Netbackup Get a Backup Policy
getPolicy 1 param → 200401404
PUT
/config/policies/{policyName}
Veritas Netbackup Update a Backup Policy
updatePolicy 2 params body → 204400401404412
DELETE
/config/policies/{policyName}
Veritas Netbackup Delete a Backup Policy
deletePolicy 1 param → 204401404
GET
/config/policies/{policyName}/clients
Veritas Netbackup List Clients in a Policy
listPolicyClients 1 param → 200401404
PUT
/config/policies/{policyName}/clients
Veritas Netbackup Update Clients in a Policy
updatePolicyClients 1 param body → 204400401404
GET
/config/policies/{policyName}/schedules
Veritas Netbackup List Schedules in a Policy
listPolicySchedules 1 param → 200401404
GET
/config/policies/{policyName}/schedules/{scheduleName}
Veritas Netbackup Get a Specific Policy Schedule
getPolicySchedule 2 params → 200401404
PUT
/config/policies/{policyName}/schedules/{scheduleName}
Veritas Netbackup Create or Update a Policy Schedule
updatePolicySchedule 2 params body → 201204401404
DELETE
/config/policies/{policyName}/schedules/{scheduleName}
Veritas Netbackup Delete a Policy Schedule
deletePolicySchedule 2 params → 204401404

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are PolicyAttributes (9 properties), PolicySchedule (8 properties), PolicyClient (4 properties), ErrorResponse (3 properties). Each schema is shown below with its type and property counts.

PolicyCreateRequest
object
1 property 1 required
PolicyResource
object
1 property
PolicyClientListRequest
object
1 property 1 required
PolicyScheduleResource
object
1 property
PolicyClientListResponse
object
1 property
PolicyListResponse
object
2 properties
ErrorResponse
object
3 properties
PaginationMeta
object
1 property
PolicyScheduleRequest
object
1 property 1 required
PolicyAttributes
object
Attributes of a NetBackup backup policy
9 properties
PolicyScheduleListResponse
object
1 property
PolicyClient
object
4 properties
PolicySchedule
object
8 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

veritas-netbackup-policies-api-openapi.yml Raw ↑

Other APIs Veritas NetBackup publishes across the network.

NetBackup Administration API
NetBackup Asset Management API
NetBackup Security API
NetBackup Image Management API
NetBackup Configuration API
NetBackup Storage API
NetBackup Recovery API
NetBackup RBAC Administration API
NetBackup Licensing API
NetBackup Service Catalog API
NetBackup Manage API
NetBackup Troubleshooting API
Where this information came from

This is an independent, third-party profile of Veritas NetBackup Policies API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.