Skip to main content

Resize the provisioned MediaAgent

API To resize the 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

  • 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...