Veritas NetBackup · Schema
ImageAttributes
Attributes of a NetBackup backup image
BackupData ProtectionDisaster RecoveryEnterpriseRecoveryStorage
Properties
| Name | Type | Description |
|---|---|---|
| backupId | string | Unique identifier for the backup image |
| policyName | string | Name of the policy that created this image |
| policyType | string | Type of the policy |
| clientName | string | Client hostname that was backed up |
| scheduleName | string | Schedule name that triggered the backup |
| scheduleType | string | Type of the schedule |
| backupTime | string | Timestamp when the backup was performed |
| expirationTime | string | Timestamp when the image will expire |
| kilobytes | integer | Total size of the backup image in kilobytes |
| numberOfFiles | integer | Total number of files in the backup image |
| primaryCopy | integer | Primary copy number for the image |
| copyCount | integer | Total number of copies of this image |
| mediaServer | string | Media server that performed the backup |
| storageUnit | string | Storage unit where the image is stored |
| mediaId | string | Media ID where the image resides |
| compressed | boolean | Whether the image data is compressed |
| encrypted | boolean | Whether the image data is encrypted |
| multiplexed | boolean | Whether the image is multiplexed |
| retentionLevel | integer | Retention level assigned to the image |
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"title": "ImageAttributes",
"type": "object",
"description": "Attributes of a NetBackup backup image",
"properties": {
"backupId": {
"type": "string",
"description": "Unique identifier for the backup image"
},
"policyName": {
"type": "string",
"description": "Name of the policy that created this image"
},
"policyType": {
"type": "string",
"description": "Type of the policy"
},
"clientName": {
"type": "string",
"description": "Client hostname that was backed up"
},
"scheduleName": {
"type": "string",
"description": "Schedule name that triggered the backup"
},
"scheduleType": {
"type": "string",
"description": "Type of the schedule"
},
"backupTime": {
"type": "string",
"description": "Timestamp when the backup was performed"
},
"expirationTime": {
"type": "string",
"description": "Timestamp when the image will expire"
},
"kilobytes": {
"type": "integer",
"description": "Total size of the backup image in kilobytes"
},
"numberOfFiles": {
"type": "integer",
"description": "Total number of files in the backup image"
},
"primaryCopy": {
"type": "integer",
"description": "Primary copy number for the image"
},
"copyCount": {
"type": "integer",
"description": "Total number of copies of this image"
},
"mediaServer": {
"type": "string",
"description": "Media server that performed the backup"
},
"storageUnit": {
"type": "string",
"description": "Storage unit where the image is stored"
},
"mediaId": {
"type": "string",
"description": "Media ID where the image resides"
},
"compressed": {
"type": "boolean",
"description": "Whether the image data is compressed"
},
"encrypted": {
"type": "boolean",
"description": "Whether the image data is encrypted"
},
"multiplexed": {
"type": "boolean",
"description": "Whether the image is multiplexed"
},
"retentionLevel": {
"type": "integer",
"description": "Retention level assigned to the image"
}
}
}
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.
Call it yourself
curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/veritas-netbackup-rest-image-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 form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.