ApiHostNameList Data Model

A list of host names.

Properties
name data type description
items array of string List of host names.

Example

{
  "items" : [ "...", "..." ]
}