Type alias MsgVpnRestDeliveryPointRestConsumerTlsTrustedCommonNameResponse

MsgVpnRestDeliveryPointRestConsumerTlsTrustedCommonNameResponse: {
    data?: MsgVpnRestDeliveryPointRestConsumerTlsTrustedCommonName;
    links?: MsgVpnRestDeliveryPointRestConsumerTlsTrustedCommonNameLinks;
    meta: SempMeta;
}