MsgVpnLinks: {
    aclProfilesUri?: string;
    authenticationOauthProfilesUri?: string;
    authenticationOauthProvidersUri?: string;
    authorizationGroupsUri?: string;
    bridgesUri?: string;
    certMatchingRulesUri?: string;
    clientProfilesUri?: string;
    clientUsernamesUri?: string;
    distributedCachesUri?: string;
    dmrBridgesUri?: string;
    jndiConnectionFactoriesUri?: string;
    jndiQueuesUri?: string;
    jndiTopicsUri?: string;
    mqttRetainCachesUri?: string;
    mqttSessionsUri?: string;
    queueTemplatesUri?: string;
    queuesUri?: string;
    replayLogsUri?: string;
    replicatedTopicsUri?: string;
    restDeliveryPointsUri?: string;
    sequencedTopicsUri?: string;
    topicEndpointTemplatesUri?: string;
    topicEndpointsUri?: string;
    uri?: string;
}

Type declaration

  • Optional aclProfilesUri?: string

    The URI of this Message VPN's collection of ACL Profile objects.

  • Optional authenticationOauthProfilesUri?: string

    The URI of this Message VPN's collection of OAuth Profile objects. Available since 2.25.

  • Optional authenticationOauthProvidersUri?: string

    The URI of this Message VPN's collection of OAuth Provider objects. Deprecated since 2.25. Replaced by authenticationOauthProfiles.

  • Optional authorizationGroupsUri?: string

    The URI of this Message VPN's collection of Authorization Group objects.

  • Optional bridgesUri?: string

    The URI of this Message VPN's collection of Bridge objects.

  • Optional certMatchingRulesUri?: string

    The URI of this Message VPN's collection of Certificate Matching Rule objects. Available since 2.27.

  • Optional clientProfilesUri?: string

    The URI of this Message VPN's collection of Client Profile objects.

  • Optional clientUsernamesUri?: string

    The URI of this Message VPN's collection of Client Username objects.

  • Optional distributedCachesUri?: string

    The URI of this Message VPN's collection of Distributed Cache objects. Available since 2.11.

  • Optional dmrBridgesUri?: string

    The URI of this Message VPN's collection of DMR Bridge objects. Available since 2.11.

  • Optional jndiConnectionFactoriesUri?: string

    The URI of this Message VPN's collection of JNDI Connection Factory objects. Available since 2.2.

  • Optional jndiQueuesUri?: string

    The URI of this Message VPN's collection of JNDI Queue objects. Available since 2.2.

  • Optional jndiTopicsUri?: string

    The URI of this Message VPN's collection of JNDI Topic objects. Available since 2.2.

  • Optional mqttRetainCachesUri?: string

    The URI of this Message VPN's collection of MQTT Retain Cache objects. Available since 2.11.

  • Optional mqttSessionsUri?: string

    The URI of this Message VPN's collection of MQTT Session objects. Available since 2.1.

  • Optional queueTemplatesUri?: string

    The URI of this Message VPN's collection of Queue Template objects. Available since 2.14.

  • Optional queuesUri?: string

    The URI of this Message VPN's collection of Queue objects.

  • Optional replayLogsUri?: string

    The URI of this Message VPN's collection of Replay Log objects. Available since 2.10.

  • Optional replicatedTopicsUri?: string

    The URI of this Message VPN's collection of Replicated Topic objects. Available since 2.1.

  • Optional restDeliveryPointsUri?: string

    The URI of this Message VPN's collection of REST Delivery Point objects.

  • Optional sequencedTopicsUri?: string

    The URI of this Message VPN's collection of Sequenced Topic objects.

  • Optional topicEndpointTemplatesUri?: string

    The URI of this Message VPN's collection of Topic Endpoint Template objects. Available since 2.14.

  • Optional topicEndpointsUri?: string

    The URI of this Message VPN's collection of Topic Endpoint objects. Available since 2.1.

  • Optional uri?: string

    The URI of this Message VPN object.