Veritas NetBackup · Schema

ClientAttributes

Attributes of a NetBackup client host

BackupData ProtectionDisaster RecoveryEnterpriseRecoveryStorage

Properties

Name Type Description
hostName string Fully qualified hostname of the client
hostType string Type of host in the NetBackup environment
os string Operating system of the client
platform string Hardware platform of the client
version string NetBackup client software version
fingerprintSha256 string SHA-256 fingerprint of the client certificate
trustLevel string Trust level established with the primary server
communicationStatus string Current communication status
lastConnectedTime string Timestamp of the last successful communication
View JSON Schema on GitHub

JSON Schema

veritas-netbackup-rest-client-attributes-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "ClientAttributes",
  "type": "object",
  "description": "Attributes of a NetBackup client host",
  "properties": {
    "hostName": {
      "type": "string",
      "description": "Fully qualified hostname of the client"
    },
    "hostType": {
      "type": "string",
      "description": "Type of host in the NetBackup environment"
    },
    "os": {
      "type": "string",
      "description": "Operating system of the client"
    },
    "platform": {
      "type": "string",
      "description": "Hardware platform of the client"
    },
    "version": {
      "type": "string",
      "description": "NetBackup client software version"
    },
    "fingerprintSha256": {
      "type": "string",
      "description": "SHA-256 fingerprint of the client certificate"
    },
    "trustLevel": {
      "type": "string",
      "description": "Trust level established with the primary server"
    },
    "communicationStatus": {
      "type": "string",
      "description": "Current communication status"
    },
    "lastConnectedTime": {
      "type": "string",
      "description": "Timestamp of the last successful communication"
    }
  }
}

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-client-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.