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 Jobs API

Manage and monitor backup, restore, and administrative jobs. Retrieve job details, list jobs by filter criteria, cancel, restart, suspend, and resume jobs, and access job file lists and try logs.

Veritas NetBackup Jobs 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 Job. 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 9 operations across 8 paths, and defines 7 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.

9 operations 8 paths 7 schemas 1 DELETE4 GET4 POST

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 Jobs 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 9

Across 8 paths, the API surfaces 9 operations — 1 DELETE, 4 GET, 4 POST. Each is listed below with its method, path, parameters, and response codes.

Jobs 9

Manage and monitor backup, restore, and administrative jobs. Retrieve job details, list jobs by filter criteria, cancel, restart, suspend, and resume jobs, and access job file lis…

GET
/admin/jobs
Veritas Netbackup List Backup Jobs
listJobs 4 params → 200401403
GET
/admin/jobs/{jobId}
Veritas Netbackup Get Job Details
getJob 1 param → 200401404
DELETE
/admin/jobs/{jobId}
Veritas Netbackup Delete a Job
deleteJob 1 param → 204401404409
POST
/admin/jobs/{jobId}/cancel
Veritas Netbackup Cancel a Running Job
cancelJob 1 param → 204401404409
POST
/admin/jobs/{jobId}/suspend
Veritas Netbackup Suspend a Running Job
suspendJob 1 param → 204401404409
POST
/admin/jobs/{jobId}/resume
Veritas Netbackup Resume a Suspended Job
resumeJob 1 param → 204401404409
POST
/admin/jobs/{jobId}/restart
Veritas Netbackup Restart a Failed Job
restartJob 1 param → 201401404
GET
/admin/jobs/{jobId}/file-lists
Veritas Netbackup Get the File List for a Job
getJobFileList 3 params → 200401404
GET
/admin/jobs/{jobId}/try-logs
Veritas Netbackup Get Try Logs for a Job
getJobTryLogs 1 param → 200401404

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are JobAttributes (24 properties), ErrorResponse (3 properties), JobFileListResponse (2 properties), JobListResponse (2 properties). Each schema is shown below with its type and property counts.

JobTryLogResponse
object
1 property
JobListResponse
object
2 properties
ErrorResponse
object
3 properties
PaginationMeta
object
1 property
JobResource
object
1 property
JobFileListResponse
object
2 properties
JobAttributes
object
Attributes of a NetBackup job
24 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

veritas-netbackup-jobs-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 Jobs 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.