Description Usage Arguments Value
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
1 2 3 4 5 6 7 8 | patch_workload(
token,
capacityId,
workloadName,
maxMemoryPercentageSetByUser,
state,
output = "value"
)
|
groupId |
OK |
A 'data.frame' object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.