MsgVpnBridgesResponse: {
    data?: MsgVpnBridge[];
    links?: MsgVpnBridgeLinks[];
    meta: SempMeta;
}

Type declaration