Type Alias: SystemConfigurationResponse
type SystemConfigurationResponse = object;
Envelope for all system configuration sections. Each property represents a feature area.
Properties
authentication
authentication: AuthenticationConfigurationResponse;
cloud
cloud: CloudConfigurationResponse;
components
components: ComponentsConfigurationResponse;
deployment
deployment: DeploymentConfigurationResponse;
jobMetrics
jobMetrics: JobMetricsConfigurationResponse;