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

Query the NetBackup image catalog to retrieve backup image metadata, search for images by policy or client, and manage image lifecycle operations such as expiration and duplication.

Veritas NetBackup Images 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 Image. 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 4 operations across 3 paths, and defines 6 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.

4 operations 3 paths 6 schemas 1 DELETE3 GET

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 Images 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 4

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

Images 4

Query the NetBackup image catalog to retrieve backup image metadata, search for images by policy or client, and manage image lifecycle operations such as expiration and duplicatio…

GET
/catalog/images
Veritas Netbackup List Backup Images
listImages 4 params → 200401
GET
/catalog/images/{backupId}
Veritas Netbackup Get Backup Image Details
getImage 1 param → 200401404
DELETE
/catalog/images/{backupId}
Veritas Netbackup Expire a Backup Image
expireImage 1 param → 204401404
GET
/catalog/images/{backupId}/contents
Veritas Netbackup Get Backup Image File Contents
getImageContents 4 params → 200401404

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are ImageAttributes (19 properties), ErrorResponse (3 properties), ImageContentsResponse (2 properties), ImageListResponse (2 properties). Each schema is shown below with its type and property counts.

ImageResource
object
1 property
PaginationMeta
object
1 property
ImageAttributes
object
Attributes of a NetBackup backup image
19 properties
ErrorResponse
object
3 properties
ImageListResponse
object
2 properties
ImageContentsResponse
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

veritas-netbackup-images-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 Images 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.