updateResource

Updates the given properties of the specified resource or resources. This allows you to add or remove a resource’s privileges, capabilities, and resource attributes, etc. You can also add or remove a resource from positions and groups with this operation.

  • The request identifies the resource, as well as the properties to update. Only the properties passed in the request are updated; those not passed in the request are left unchanged.
  • Multiple resources can be updated in one request, using a separate <resource> element for each.
  • The response acknowledges the update by returning all of the resource’s current property settings.
Required System Action
createResourceAdmin or resourceAdmin
API Descriptions