$MsgVpnRestDeliveryPointRestConsumerLinks:{ properties: { oauthJwtClaimsUri: { description: "The URI of this REST Consumer's collection of Claim objects. Available since 2.21."; type: "string"; }; tlsTrustedCommonNamesUri: { description: "The URI of this REST Consumer's collection of Trusted Common Name objects. Deprecated since (will be deprecated in next SEMP version). Common Name validation has been replaced by Server Certificate Name validation."; type: "string"; }; uri: { description: "The URI of this REST Consumer object."; type: "string"; }; }; } = ...
Type declaration
properties: { oauthJwtClaimsUri: { description: "The URI of this REST Consumer's collection of Claim objects. Available since 2.21."; type: "string"; }; tlsTrustedCommonNamesUri: { description: "The URI of this REST Consumer's collection of Trusted Common Name objects. Deprecated since (will be deprecated in next SEMP version). Common Name validation has been replaced by Server Certificate Name validation."; type: "string"; }; uri: { description: "The URI of this REST Consumer object."; type: "string"; }; }
oauthJwtClaimsUri: { description: "The URI of this REST Consumer's collection of Claim objects. Available since 2.21."; type: "string"; }
description: "The URI of this REST Consumer's collection of Claim objects. Available since 2.21."
type: "string"
tlsTrustedCommonNamesUri: { description: "The URI of this REST Consumer's collection of Trusted Common Name objects. Deprecated since (will be deprecated in next SEMP version). Common Name validation has been replaced by Server Certificate Name validation."; type: "string"; }
description: "The URI of this REST Consumer's collection of Trusted Common Name objects. Deprecated since (will be deprecated in next SEMP version). Common Name validation has been replaced by Server Certificate Name validation."
type: "string"
uri: { description: "The URI of this REST Consumer object."; type: "string"; }
description: "The URI of this REST Consumer object."