updateResources

Update resources.

Location

/services/webservices/system/admin/resource/operations/

Request Elements

resources: List of the resources. See Resources Element.

detail: The level of detail about the resources to include in the response. Valid values are NONE, SIMPLE, and FULL.

Response Elements

resources: List of the updated resources. See Resources Element.

Faults

IllegalArgument: If any of the given paths, types, or detail levels are malformed.

NotAllowed: If an attempt is made to update a custom Java procedure, SQL script, or a trigger with an insufficient license.

NotFound: If the resource does not exist.

Security: If the user does not have READ access on all items in path other than the last one.

Security: If the user does not have WRITE access to the last item in path.

Security: If the user does not have the ACCESS_TOOLS right.