ApiClusterTemplateRole Data Model

Role info: This will contain information related to a role referred by some configuration. During import type this role must be materizalized.

Properties
name data type description
refName string
roleType string

Example

{
  "refName" : "...",
  "roleType" : "..."
}