ApiPrincipalList Data Model

A list of kerberos principals.

Properties
name data type description
items array of string

Example

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