Skip to main content

Update the infrastructure of provisioned MediaAgent

API To update the infrastructure of provisioned MediaAgent using scale Config

Path Parameters
  • mediaAgentId int32 required

    Id of provisioned mediaAgent

Request Body
  • scaleProfileClientId int32 required

    Id of scale profile client

  • machineCpuCount int32

    Number of cpus

  • machineMemoryGB int32

    Size of physical memory in GB

  • dataDiskSizeInGB int32

    Size of data disk in GB.

  • infrastructureResize ComputeSizeType

    Possible values: [SMALL, MEDIUM, LARGE, XLARGE, CUSTOM]

    T-Shirt or infrastructure size of provisioned infra

Responses

OK


Schema
  • errorMessage string
  • errorCode int32
Loading...