MsgVpnTopicEndpointsResponse: {
    data?: MsgVpnTopicEndpoint[];
    links?: MsgVpnTopicEndpointLinks[];
    meta: SempMeta;
}

Type declaration