Search Service Definitions
Reference information for the Ranger REST API service/public/v2/api/servicedef.
API Name | Search Service Definitions |
---|---|
Request Type | GET |
Request URL | service/public/v2/api/servicedef |
Request Params |
Query Params pageSize int The page size required startIndex int The start record index serviceType string The service definition names("hdfs","hive","hbase","knox","storm", "solr", "kafka","yarn" ) isEnabled boolean The enabled status : true if enabled; false otherwise Example : pageSize=25&startIndex=0 |
Response |
|