Application Programming Interface Guide > Web Services Operations > Operations Reference > getServerAttributes
 
getServerAttributes
Get server attributes for the given paths.
Location
/services/webservices/system/admin/server/operations
Request Elements
paths: Optional list of paths for which to get the attributes.
Response Elements
attributes: List of attributes. The names of the returned attributes are fully qualified paths in the server attribute namespace. See Attributes Element.
Faults
IllegalArgument: If any of the provided paths are malformed.
NotFound: If any of the paths represent a nonexistent server attribute.
NotFound: If any of the paths represent a valid non-public server attribute and the user does not have READ_ALL_CONFIG right.
Security: If the user does not have ACCESS_TOOLS right.