Toggle navigation
Cloudera Manager API: ApiStringList
Resources
Data Model
Tutorial
Back to Top
Home
JSON
ApiStringList
ApiStringList
Data Model
A list of strings.
Properties
name
data type
description
items
array of string
List of items.
Example
{ "items" : [ "...", "..." ] }