@if (this['showGeneralProxyInformation']) { remove } @if (!this['showGeneralProxyInformation']) { add } General Proxy Information

@if (this['showGeneralProxyInformation']) {
@if (this['showKnoxVersion']) { } @if (this['showKnoxHostname']) { } @if (this['showPublicCerts']) { } @if (this['showAdminUI']) { } @if (this['showAdminAPI']) { } @if (this['showMetadataAPI']) { } @if (this.isTokenManagementEnabled() && this['showTokens']) { } @if (this.isWebshellEnabled() && this['showWebShell']) { }
Knox Version {{ getVersion() }}
Hostname {{ getHostname() }}
TLS Public Certificate PEM   |   {{ getTruststoreType().toUpperCase() }}
Admin UI URL {{ getAdminUiUrl() }}
Admin API Details {{ getAdminApiBookUrl() }}
Metadata API General Proxy Information   |   Topologies
Integration Tokens Token Management   |   Token Generation
Web Shell {{ getWebShellUrl() }}
}