patch_workload: Changes the state of a specific workload to Enabled or...

Description Usage Arguments Value

View source: R/capacities.R

Description

Changes the state of a specific workload to Enabled or Disabled. When enabling a workload the maximum memory percentage that the workload can consume must be set.Required scope: Capacity.ReadWrite.All

Usage

1
2
3
4
5
6
7
8
patch_workload(
  token,
  capacityId,
  workloadName,
  maxMemoryPercentageSetByUser,
  state,
  output = "value"
)

Arguments

groupId

OK

Value

A 'data.frame' object.


assuncaolfi/pbr documentation built on May 12, 2020, 12:56 a.m.