Skip to main content

Get all Nodes

Get list of all Nodes (MediaAgents) with basic information

Responses

Success


Schema
  • nodeDetail object[]
  • description string

    Description of the node

  • commCellName string

    CommServe host name

  • rolesBitMask int32

    Bitmask of roles assigned to this node

  • hyperscaleType string

    HyperScale type: Fujitsu, SDDS, Edge, Compute, Flex, HSX, or NA

  • deployed string

    Whether the node is deployed (Yes/No)

  • cNodeSNode string

    C-Node or S-Node classification, or NA

  • readinessStatus string

    Readiness status (Ready/Not Ready)

  • readinessTime int64

    Timestamp of last readiness check

  • jobStartTime int32

    Job start time

  • forceClientSideDownload int32

    Force client-side download setting

  • type string

    Physical or Virtual

  • status int32

    Node status: 0=Offline, 1=Online, 2=Maintenance

  • mediaAgent object
  • mediaAgentId int32
  • mediaAgentName string
  • netHostName string
  • osInfo object
  • Type string
  • osId int32
  • SubType string
  • OsDisplayInfo object
  • OSName string
  • osVersion string
  • versionInfo object

    Version information for a Node

  • GalaxyRelease object
  • ReleaseString string
  • ReleaseID int32
  • GalaxyBuildNumber string
  • UpdateStatus string

    Possible values: [UNKNOWN, UP_TO_DATE, NEEDS_UPDATE, AHEAD_OF_CACHE, NOT_APPLICABLE, HAS_DIAGNOSTIC_UPDATES, OTHER_SOFTWARE, PENDING]

  • PatchStatus object[]
  • BaselineUpdates string
  • BaselineStatus string
  • IsBaseLineDeltaSP int32
  • version string
  • IsBaselineComparedToClient int32
  • releaseName string
  • hardware object
  • vendor string
  • modelNo string
  • kernelVersion string
  • storageFileSystem string
  • rootAccessDisabled int32
  • mediaAgentHostAttribute int32
  • cpuCores int32
  • cpuUsage int32
  • totalMemory int32

    Total memory in GB

  • memoryUsagePercent int32
  • metadataDiskSpaceGB int64
  • mediaAgentProps object
  • enableMA int32
  • optimizeForConcurrentLANBackups int32
  • enableAutomaticParallelDataTransferSelection int32
  • maxNumOfParallelDataTransferOperations int32
  • markMAOfflineForMaintenance int32
  • isRansomwareProtected int32
  • blockSizeKB int32
  • timeZone object
  • TimeZoneID int32
  • TimeZoneName string
  • region object
  • id int32
  • name string
  • displayName string
  • storagePools object[]
  • id int32
  • name string
  • clientGroups object[]
  • id int32
  • name string
  • company object
  • connectName string
  • shortName object
  • id int32
  • name string
  • associations object
  • storagePools object[]
  • status string

    Online or Offline

  • capacityMB int64
  • freeSpaceMB int64
  • usedSpaceMB int64
  • usableFreeSpaceMB int64
  • storagePool object
  • id int32
  • name string
  • deviceType int32
  • deviceTypeName string
  • storageType StorageType

    Possible values: [ALL, DISK, CLOUD, HYPERSCALE, TAPE]

  • storagePoolType

    Possible values: [DEDUPLICATION, SECONDARY_COPY, NON_DEDUPLICATION, SCALE_OUT]

    Type of Storage Pool

  • region object
  • id int32
  • name string
  • displayName string
  • error object
  • errorMessage string
  • errorCode int32
Loading...