DmrClusterLinkLinks: {
    attributesUri?: string;
    remoteAddressesUri?: string;
    tlsTrustedCommonNamesUri?: string;
    uri?: string;
}

Type declaration

  • Optional attributesUri?: string

    The URI of this Link's collection of Link Attribute objects. Available since 2.28.

  • Optional remoteAddressesUri?: string

    The URI of this Link's collection of Remote Address objects.

  • Optional tlsTrustedCommonNamesUri?: string

    The URI of this Link's collection of Trusted Common Name objects. Deprecated since 2.18. Common Name validation has been replaced by Server Certificate Name validation.

  • Optional uri?: string

    The URI of this Link object.