Interface IServerNodeConfiguration

Hierarchy

  • IServerNodeConfiguration

Properties

createdDate?: string
customProperties?: ICustomPropertyCondensed[]
engineEnabled?: boolean
failoverCandidate?: boolean
hostName: string
id?: string
isCentral?: boolean
modifiedByUserName?: string
modifiedDate?: string
name: string
nodePurpose?: number
printingEnabled?: boolean
privileges?: string[]
proxyEnabled?: boolean
roles: {
    definition: number;
    id: string;
    privileges: string[];
}[]

Type declaration

  • definition: number
  • id: string
  • privileges: string[]
schedulerEnabled?: boolean
schemaPath?: string
serviceCluster: {
    id: string;
    name: string;
    privileges: string[];
}

Type declaration

  • id: string
  • name: string
  • privileges: string[]
tags?: ITagCondensed[]
temporaryfilepath: string