Skip to main content

Get MediaAgents for DDB

Get All Media Agents for DDB

Responses

Success


Schema
  • mediaAgents object[]
  • id int32

    Id of the media agent.

  • name string

    Name of the media agent.

  • displayName string

    Display name of the media agent.

  • releaseId int32

    Release version of the media agent.

  • SIMOSId int32

    Operating System Id of the media agent.

  • isDDBSubclientConfigured boolean

    Used to determine if a DDB subclient has been configured for this media agent.

  • OSType string

    Media Agent operating system type.

  • isConfigured boolean

    Used to determine if the Media Agent is configured or not.

Loading...