Interface IServerNodeConfigurationCondensed

Hierarchy

  • IServerNodeConfigurationCondensed

Properties

hostName: string
id: string
name: string
privileges: string[]
roles: {
    definition: number;
    id: string;
    privileges: string[];
}[]

Type declaration

  • definition: number
  • id: string
  • privileges: string[]
serviceCluster: {
    id: string;
    name: string;
    privileges: string[];
}

Type declaration

  • id: string
  • name: string
  • privileges: string[]
temporaryfilepath: string