ApiServiceTypeList Data Model

A list of service types that exists for a given cluster.

Properties
name data type description
items array of string

Example

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