MsgVpnMqttSessionsResponse: {
    data?: MsgVpnMqttSession[];
    links?: MsgVpnMqttSessionLinks[];
    meta: SempMeta;
}

Type declaration