Application Programming Interface Guide > Web Services Operations > Operations Reference > getServerAttributeDefs
 
getServerAttributeDefs
Get server attribute definitions for the given paths.
Location
/services/webservices/system/admin/server/operations
Request Elements
paths: Optional list of paths for which to get the attribute definitions.
Response Elements
attributeDefs: List of attribute definitions. The names of the returned attribute definitions are fully qualified paths in the server attribute namespace. See Attribute Definitions Element.
attributeDef (optional): See Attribute Definitions 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.