Skip to main content

Endpoint to update status of tenant/company workload

Select

SaaS
Customer Managed

API to update tenant/company workload status

Path Parameters
  • companyGUID string required
Request Body

Workloads and status to be updated

  • workloads object[]

    List of workload id and type to update

  • workloadId int32

    workloadId to update

  • usageType string

    Possible values: [WORKLOAD, PHYSICAL, VIRTUAL]

    Default value: NONE

Responses

OK


Schema
  • errorMessage string
  • errorCode int32
Loading...