Veritas NetBackup · Example Payload

Veritas Netbackup Rest Client Attributes Example

BackupData ProtectionDisaster RecoveryEnterpriseRecoveryStorage

Veritas Netbackup Rest Client Attributes Example is an example object payload from Veritas NetBackup, with 9 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

hostNamehostTypeosplatformversionfingerprintSha256trustLevelcommunicationStatuslastConnectedTime

Example Payload

Raw ↑
{
  "hostName": "example_value",
  "hostType": "example_value",
  "os": "example_value",
  "platform": "example_value",
  "version": "example_value",
  "fingerprintSha256": "example_value",
  "trustLevel": "example_value",
  "communicationStatus": "example_value",
  "lastConnectedTime": "example_value"
}