Application Programming Interface Guide > Web Services Operations > Operations Reference > updateServerAttributes
 
updateServerAttributes
Update the server with the given attributes.
Location
/services/webservices/system/admin/server/operations
Request Elements
attributes: List of attributes to update. The names of the attributes should be fully qualified paths in the server attribute namespace. See Attributes Element.
Response Elements
N/A
Faults
IllegalArgument: If any of the provided attributes are malformed.
NotFound: If any of the attributes do not exist in the server.
Security: If the user does not have MODIFY_ALL_CONFIG right.