DmrClusterCertMatchingRule: {
    dmrClusterName?: string;
    enabled?: boolean;
    ruleName?: string;
}

Type declaration

  • Optional dmrClusterName?: string

    The name of the Cluster.

  • Optional enabled?: boolean

    Enable or disable a certificate matching rule. Changes to this attribute are synchronized to HA mates via config-sync. The default value is false.

  • Optional ruleName?: string

    The name of the rule.