Skip to main content

Fetch list of Cleanroom Resources

Select

SaaS
Customer Managed

Fetch the list of all the eligible assembly resources for Cleanroom runbook

Responses

OK


Schema
  • totalServers int32
  • servers object[]
  • id int32

    Id of server

  • name string

    Name of the client

  • displayName string

    Name to be displayed in UI

  • hostName string

    Hostname of the client

  • agents object[]

    List of agents the server has installed

  • id int32
  • name string
  • applicationSize int64

    Provides the application size of the IDA. It is provided in bytes.

  • lastSuccessfulBackup int64

    time (in unix timestamp) for the last successful backup

  • lastSuccessfulAGPBackup int64

    time (in unix timestamp) for the last successful AGP backup

  • serverGroups object[]

    List of server groups for this server

  • id int32
  • name string
  • configured boolean

    Property to show whether client is in configured state or not

  • version string

    Version of Commvault software server is running. Version is in the format: Release.SPversion.Hotfixpack. eg: 11.22.5

  • OS string

    The operating system, for example, Windows Server 2008 R2 Enterprise.

  • updateState UpdateStatus

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

    Enum which specifies the status of update on a server

  • isInfrastructure boolean

    By default, a server is classified as infrastructure if has one of the following packages installed: CommServe, Index Store, Web Server, Content Extractor, Virtual Server Agent (VSA), Web Console, Content Analyzer, Exchange, Cloud Apps

  • isMARoleSet boolean

    Used to determine if MA role is set on the client

  • isMAPackageInstalled boolean

    Used to determine if MA package is instlaled on the client

  • networkReadiness string

    Possible values: [OFFLINE, ONLINE, UNKNOWN, NOT_APPLICABLE]

    Gives the status of the file server.

  • company object
  • id int32
  • name string
  • tags object[]
  • id int32
  • name string
  • value string
  • commcell object
  • name string

    Name of the commcell the entity belongs to.

  • clientRoles object[]
  • id int32
  • name string
  • region object
  • id int32
  • name string
  • displayName string
  • additionalProperties object

    Contains additional properties of the server

  • vendorType string

    Vendor type of the server

Loading...