Toggle navigation
Cloudera Manager API: ApiWatchedDirList
Resources
Data Model
Tutorial
Back to Top
Home
JSON
ApiWatchedDirList
ApiWatchedDirList
Data Model
A list of watched directories.
Properties
name
data type
description
items
array of
ApiWatchedDir
Example
{ "items" : [ { "path" : "..." }, { "path" : "..." } ] }