ErrorSeverity
Defines the severity level of configuration errors and warnings.
enum ErrorSeverity {
WARNING
ERROR
}
Values
Warning level - indicates a potential issue that should be addressed.
Error level - indicates a critical issue that must be resolved.
Member Of
DevPortalUpdateWarning object ●
ForwardProxyUpdateWarning object ●
GatewayWarning object ●
Warning object
Was this topic helpful?