| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796 |
- // Code generated by tools/openapigen. DO NOT EDIT.
- export const SCHEMAS: Record<string, unknown> = {
- "AllSetting": {
- "description": "AllSetting contains all configuration settings for the 3x-ui panel including web server, Telegram bot, and subscription settings.",
- "properties": {
- "datepicker": {
- "description": "Date picker format",
- "type": "string"
- },
- "expireDiff": {
- "description": "Expiration warning threshold in days",
- "minimum": 0,
- "type": "integer"
- },
- "externalTrafficInformEnable": {
- "description": "Enable external traffic reporting",
- "type": "boolean"
- },
- "externalTrafficInformURI": {
- "description": "URI for external traffic reporting",
- "type": "string"
- },
- "ldapAutoCreate": {
- "type": "boolean"
- },
- "ldapAutoDelete": {
- "type": "boolean"
- },
- "ldapBaseDN": {
- "type": "string"
- },
- "ldapBindDN": {
- "type": "string"
- },
- "ldapDefaultExpiryDays": {
- "minimum": 0,
- "type": "integer"
- },
- "ldapDefaultLimitIP": {
- "minimum": 0,
- "type": "integer"
- },
- "ldapDefaultTotalGB": {
- "minimum": 0,
- "type": "integer"
- },
- "ldapEnable": {
- "description": "LDAP settings",
- "type": "boolean"
- },
- "ldapFlagField": {
- "description": "Generic flag configuration",
- "type": "string"
- },
- "ldapHost": {
- "type": "string"
- },
- "ldapInboundTags": {
- "type": "string"
- },
- "ldapInvertFlag": {
- "type": "boolean"
- },
- "ldapPassword": {
- "type": "string"
- },
- "ldapPort": {
- "maximum": 65535,
- "minimum": 0,
- "type": "integer"
- },
- "ldapSyncCron": {
- "type": "string"
- },
- "ldapTruthyValues": {
- "type": "string"
- },
- "ldapUseTLS": {
- "type": "boolean"
- },
- "ldapUserAttr": {
- "description": "e.g., mail or uid",
- "type": "string"
- },
- "ldapUserFilter": {
- "type": "string"
- },
- "ldapVlessField": {
- "type": "string"
- },
- "pageSize": {
- "description": "UI settings\nNumber of items per page in lists (0 disables pagination)",
- "maximum": 1000,
- "minimum": 0,
- "type": "integer"
- },
- "panelOutbound": {
- "description": "Xray outbound tag for the panel's own outbound HTTP (update checks/downloads, Telegram, geo updates, outbound-subscription fetches)",
- "type": "string"
- },
- "remarkModel": {
- "description": "Remark model pattern for inbounds",
- "type": "string"
- },
- "restartXrayOnClientDisable": {
- "description": "Restart Xray when clients are auto-disabled by expiry/traffic limit",
- "type": "boolean"
- },
- "sessionMaxAge": {
- "description": "Session maximum age in minutes (cap at one year)",
- "maximum": 525600,
- "minimum": 1,
- "type": "integer"
- },
- "subAnnounce": {
- "description": "Subscription announce",
- "type": "string"
- },
- "subCertFile": {
- "description": "SSL certificate file for subscription server",
- "type": "string"
- },
- "subClashEnable": {
- "description": "Enable Clash/Mihomo subscription endpoint",
- "type": "boolean"
- },
- "subClashEnableRouting": {
- "description": "Enable global routing rules for Clash/Mihomo",
- "type": "boolean"
- },
- "subClashPath": {
- "description": "Path for Clash/Mihomo subscription endpoint",
- "type": "string"
- },
- "subClashRules": {
- "description": "Clash/Mihomo global routing rules",
- "type": "string"
- },
- "subClashURI": {
- "description": "Clash/Mihomo subscription server URI",
- "type": "string"
- },
- "subDomain": {
- "description": "Domain for subscription server validation",
- "type": "string"
- },
- "subEmailInRemark": {
- "description": "Include email in subscription remark/name",
- "type": "boolean"
- },
- "subEnable": {
- "description": "Subscription server settings\nEnable subscription server",
- "type": "boolean"
- },
- "subEnableRouting": {
- "description": "Enable routing for subscription",
- "type": "boolean"
- },
- "subEncrypt": {
- "description": "Encrypt subscription responses",
- "type": "boolean"
- },
- "subJsonEnable": {
- "description": "Enable JSON subscription endpoint",
- "type": "boolean"
- },
- "subJsonFinalMask": {
- "description": "JSON subscription global finalmask (tcp/udp masks + quicParams)",
- "type": "string"
- },
- "subJsonMux": {
- "description": "JSON subscription mux configuration",
- "type": "string"
- },
- "subJsonPath": {
- "description": "Path for JSON subscription endpoint",
- "type": "string"
- },
- "subJsonRules": {
- "type": "string"
- },
- "subJsonURI": {
- "description": "JSON subscription server URI",
- "type": "string"
- },
- "subKeyFile": {
- "description": "SSL private key file for subscription server",
- "type": "string"
- },
- "subListen": {
- "description": "Subscription server listen IP",
- "type": "string"
- },
- "subPath": {
- "description": "Base path for subscription URLs",
- "type": "string"
- },
- "subPort": {
- "description": "Subscription server port",
- "maximum": 65535,
- "minimum": 1,
- "type": "integer"
- },
- "subProfileUrl": {
- "description": "Subscription profile URL",
- "type": "string"
- },
- "subRoutingRules": {
- "description": "Subscription global routing rules (Only for Happ)",
- "type": "string"
- },
- "subShowInfo": {
- "description": "Show client information in subscriptions",
- "type": "boolean"
- },
- "subSupportUrl": {
- "description": "Subscription support URL",
- "type": "string"
- },
- "subThemeDir": {
- "description": "Absolute path to a folder containing a custom subscription page template",
- "type": "string"
- },
- "subTitle": {
- "description": "Subscription title",
- "type": "string"
- },
- "subURI": {
- "description": "Subscription server URI",
- "type": "string"
- },
- "subUpdates": {
- "description": "Subscription update interval in minutes",
- "maximum": 525600,
- "minimum": 0,
- "type": "integer"
- },
- "tgBotAPIServer": {
- "description": "Custom API server for Telegram bot",
- "type": "string"
- },
- "tgBotBackup": {
- "description": "Enable database backup via Telegram",
- "type": "boolean"
- },
- "tgBotChatId": {
- "description": "Telegram chat ID for notifications",
- "type": "string"
- },
- "tgBotEnable": {
- "description": "Telegram bot settings\nEnable Telegram bot notifications",
- "type": "boolean"
- },
- "tgBotLoginNotify": {
- "description": "Send login notifications",
- "type": "boolean"
- },
- "tgBotProxy": {
- "description": "Proxy URL for Telegram bot",
- "type": "string"
- },
- "tgBotToken": {
- "description": "Telegram bot token",
- "type": "string"
- },
- "tgCpu": {
- "description": "CPU usage threshold for alerts (percent)",
- "maximum": 100,
- "minimum": 0,
- "type": "integer"
- },
- "tgLang": {
- "description": "Telegram bot language",
- "type": "string"
- },
- "tgRunTime": {
- "description": "Cron schedule for Telegram notifications",
- "type": "string"
- },
- "timeLocation": {
- "description": "Security settings\nTime zone location",
- "type": "string"
- },
- "trafficDiff": {
- "description": "Traffic warning threshold percentage",
- "maximum": 100,
- "minimum": 0,
- "type": "integer"
- },
- "trustedProxyCIDRs": {
- "description": "Trusted reverse proxy IPs/CIDRs for forwarded headers",
- "type": "string"
- },
- "twoFactorEnable": {
- "description": "Enable two-factor authentication",
- "type": "boolean"
- },
- "twoFactorToken": {
- "description": "Two-factor authentication token",
- "type": "string"
- },
- "warpUpdateInterval": {
- "description": "WARP",
- "minimum": 0,
- "type": "integer"
- },
- "webBasePath": {
- "description": "Base path for web panel URLs",
- "type": "string"
- },
- "webCertFile": {
- "description": "Path to SSL certificate file for web server",
- "type": "string"
- },
- "webDomain": {
- "description": "Web server domain for domain validation",
- "type": "string"
- },
- "webKeyFile": {
- "description": "Path to SSL private key file for web server",
- "type": "string"
- },
- "webListen": {
- "description": "Web server settings\nWeb server listen IP address",
- "type": "string"
- },
- "webPort": {
- "description": "Web server port number",
- "maximum": 65535,
- "minimum": 1,
- "type": "integer"
- }
- },
- "required": [
- "datepicker",
- "expireDiff",
- "externalTrafficInformEnable",
- "externalTrafficInformURI",
- "ldapAutoCreate",
- "ldapAutoDelete",
- "ldapBaseDN",
- "ldapBindDN",
- "ldapDefaultExpiryDays",
- "ldapDefaultLimitIP",
- "ldapDefaultTotalGB",
- "ldapEnable",
- "ldapFlagField",
- "ldapHost",
- "ldapInboundTags",
- "ldapInvertFlag",
- "ldapPassword",
- "ldapPort",
- "ldapSyncCron",
- "ldapTruthyValues",
- "ldapUseTLS",
- "ldapUserAttr",
- "ldapUserFilter",
- "ldapVlessField",
- "pageSize",
- "panelOutbound",
- "remarkModel",
- "restartXrayOnClientDisable",
- "sessionMaxAge",
- "subAnnounce",
- "subCertFile",
- "subClashEnable",
- "subClashEnableRouting",
- "subClashPath",
- "subClashRules",
- "subClashURI",
- "subDomain",
- "subEmailInRemark",
- "subEnable",
- "subEnableRouting",
- "subEncrypt",
- "subJsonEnable",
- "subJsonFinalMask",
- "subJsonMux",
- "subJsonPath",
- "subJsonRules",
- "subJsonURI",
- "subKeyFile",
- "subListen",
- "subPath",
- "subPort",
- "subProfileUrl",
- "subRoutingRules",
- "subShowInfo",
- "subSupportUrl",
- "subThemeDir",
- "subTitle",
- "subURI",
- "subUpdates",
- "tgBotAPIServer",
- "tgBotBackup",
- "tgBotChatId",
- "tgBotEnable",
- "tgBotLoginNotify",
- "tgBotProxy",
- "tgBotToken",
- "tgCpu",
- "tgLang",
- "tgRunTime",
- "timeLocation",
- "trafficDiff",
- "trustedProxyCIDRs",
- "twoFactorEnable",
- "twoFactorToken",
- "warpUpdateInterval",
- "webBasePath",
- "webCertFile",
- "webDomain",
- "webKeyFile",
- "webListen",
- "webPort"
- ],
- "type": "object"
- },
- "AllSettingView": {
- "description": "AllSettingView is the browser-safe settings read model. Secret values\nare redacted from the embedded write model and represented by presence\nflags so the UI can show configured/not configured state.",
- "properties": {
- "datepicker": {
- "description": "Date picker format",
- "type": "string"
- },
- "expireDiff": {
- "description": "Expiration warning threshold in days",
- "minimum": 0,
- "type": "integer"
- },
- "externalTrafficInformEnable": {
- "description": "Enable external traffic reporting",
- "type": "boolean"
- },
- "externalTrafficInformURI": {
- "description": "URI for external traffic reporting",
- "type": "string"
- },
- "hasApiToken": {
- "type": "boolean"
- },
- "hasLdapPassword": {
- "type": "boolean"
- },
- "hasNordSecret": {
- "type": "boolean"
- },
- "hasTgBotToken": {
- "type": "boolean"
- },
- "hasTwoFactorToken": {
- "type": "boolean"
- },
- "hasWarpSecret": {
- "type": "boolean"
- },
- "ldapAutoCreate": {
- "type": "boolean"
- },
- "ldapAutoDelete": {
- "type": "boolean"
- },
- "ldapBaseDN": {
- "type": "string"
- },
- "ldapBindDN": {
- "type": "string"
- },
- "ldapDefaultExpiryDays": {
- "minimum": 0,
- "type": "integer"
- },
- "ldapDefaultLimitIP": {
- "minimum": 0,
- "type": "integer"
- },
- "ldapDefaultTotalGB": {
- "minimum": 0,
- "type": "integer"
- },
- "ldapEnable": {
- "description": "LDAP settings",
- "type": "boolean"
- },
- "ldapFlagField": {
- "description": "Generic flag configuration",
- "type": "string"
- },
- "ldapHost": {
- "type": "string"
- },
- "ldapInboundTags": {
- "type": "string"
- },
- "ldapInvertFlag": {
- "type": "boolean"
- },
- "ldapPassword": {
- "type": "string"
- },
- "ldapPort": {
- "maximum": 65535,
- "minimum": 0,
- "type": "integer"
- },
- "ldapSyncCron": {
- "type": "string"
- },
- "ldapTruthyValues": {
- "type": "string"
- },
- "ldapUseTLS": {
- "type": "boolean"
- },
- "ldapUserAttr": {
- "description": "e.g., mail or uid",
- "type": "string"
- },
- "ldapUserFilter": {
- "type": "string"
- },
- "ldapVlessField": {
- "type": "string"
- },
- "pageSize": {
- "description": "UI settings\nNumber of items per page in lists (0 disables pagination)",
- "maximum": 1000,
- "minimum": 0,
- "type": "integer"
- },
- "panelOutbound": {
- "description": "Xray outbound tag for the panel's own outbound HTTP (update checks/downloads, Telegram, geo updates, outbound-subscription fetches)",
- "type": "string"
- },
- "remarkModel": {
- "description": "Remark model pattern for inbounds",
- "type": "string"
- },
- "restartXrayOnClientDisable": {
- "description": "Restart Xray when clients are auto-disabled by expiry/traffic limit",
- "type": "boolean"
- },
- "sessionMaxAge": {
- "description": "Session maximum age in minutes (cap at one year)",
- "maximum": 525600,
- "minimum": 1,
- "type": "integer"
- },
- "subAnnounce": {
- "description": "Subscription announce",
- "type": "string"
- },
- "subCertFile": {
- "description": "SSL certificate file for subscription server",
- "type": "string"
- },
- "subClashEnable": {
- "description": "Enable Clash/Mihomo subscription endpoint",
- "type": "boolean"
- },
- "subClashEnableRouting": {
- "description": "Enable global routing rules for Clash/Mihomo",
- "type": "boolean"
- },
- "subClashPath": {
- "description": "Path for Clash/Mihomo subscription endpoint",
- "type": "string"
- },
- "subClashRules": {
- "description": "Clash/Mihomo global routing rules",
- "type": "string"
- },
- "subClashURI": {
- "description": "Clash/Mihomo subscription server URI",
- "type": "string"
- },
- "subDomain": {
- "description": "Domain for subscription server validation",
- "type": "string"
- },
- "subEmailInRemark": {
- "description": "Include email in subscription remark/name",
- "type": "boolean"
- },
- "subEnable": {
- "description": "Subscription server settings\nEnable subscription server",
- "type": "boolean"
- },
- "subEnableRouting": {
- "description": "Enable routing for subscription",
- "type": "boolean"
- },
- "subEncrypt": {
- "description": "Encrypt subscription responses",
- "type": "boolean"
- },
- "subJsonEnable": {
- "description": "Enable JSON subscription endpoint",
- "type": "boolean"
- },
- "subJsonFinalMask": {
- "description": "JSON subscription global finalmask (tcp/udp masks + quicParams)",
- "type": "string"
- },
- "subJsonMux": {
- "description": "JSON subscription mux configuration",
- "type": "string"
- },
- "subJsonPath": {
- "description": "Path for JSON subscription endpoint",
- "type": "string"
- },
- "subJsonRules": {
- "type": "string"
- },
- "subJsonURI": {
- "description": "JSON subscription server URI",
- "type": "string"
- },
- "subKeyFile": {
- "description": "SSL private key file for subscription server",
- "type": "string"
- },
- "subListen": {
- "description": "Subscription server listen IP",
- "type": "string"
- },
- "subPath": {
- "description": "Base path for subscription URLs",
- "type": "string"
- },
- "subPort": {
- "description": "Subscription server port",
- "maximum": 65535,
- "minimum": 1,
- "type": "integer"
- },
- "subProfileUrl": {
- "description": "Subscription profile URL",
- "type": "string"
- },
- "subRoutingRules": {
- "description": "Subscription global routing rules (Only for Happ)",
- "type": "string"
- },
- "subShowInfo": {
- "description": "Show client information in subscriptions",
- "type": "boolean"
- },
- "subSupportUrl": {
- "description": "Subscription support URL",
- "type": "string"
- },
- "subThemeDir": {
- "description": "Absolute path to a folder containing a custom subscription page template",
- "type": "string"
- },
- "subTitle": {
- "description": "Subscription title",
- "type": "string"
- },
- "subURI": {
- "description": "Subscription server URI",
- "type": "string"
- },
- "subUpdates": {
- "description": "Subscription update interval in minutes",
- "maximum": 525600,
- "minimum": 0,
- "type": "integer"
- },
- "tgBotAPIServer": {
- "description": "Custom API server for Telegram bot",
- "type": "string"
- },
- "tgBotBackup": {
- "description": "Enable database backup via Telegram",
- "type": "boolean"
- },
- "tgBotChatId": {
- "description": "Telegram chat ID for notifications",
- "type": "string"
- },
- "tgBotEnable": {
- "description": "Telegram bot settings\nEnable Telegram bot notifications",
- "type": "boolean"
- },
- "tgBotLoginNotify": {
- "description": "Send login notifications",
- "type": "boolean"
- },
- "tgBotProxy": {
- "description": "Proxy URL for Telegram bot",
- "type": "string"
- },
- "tgBotToken": {
- "description": "Telegram bot token",
- "type": "string"
- },
- "tgCpu": {
- "description": "CPU usage threshold for alerts (percent)",
- "maximum": 100,
- "minimum": 0,
- "type": "integer"
- },
- "tgLang": {
- "description": "Telegram bot language",
- "type": "string"
- },
- "tgRunTime": {
- "description": "Cron schedule for Telegram notifications",
- "type": "string"
- },
- "timeLocation": {
- "description": "Security settings\nTime zone location",
- "type": "string"
- },
- "trafficDiff": {
- "description": "Traffic warning threshold percentage",
- "maximum": 100,
- "minimum": 0,
- "type": "integer"
- },
- "trustedProxyCIDRs": {
- "description": "Trusted reverse proxy IPs/CIDRs for forwarded headers",
- "type": "string"
- },
- "twoFactorEnable": {
- "description": "Enable two-factor authentication",
- "type": "boolean"
- },
- "twoFactorToken": {
- "description": "Two-factor authentication token",
- "type": "string"
- },
- "warpUpdateInterval": {
- "description": "WARP",
- "minimum": 0,
- "type": "integer"
- },
- "webBasePath": {
- "description": "Base path for web panel URLs",
- "type": "string"
- },
- "webCertFile": {
- "description": "Path to SSL certificate file for web server",
- "type": "string"
- },
- "webDomain": {
- "description": "Web server domain for domain validation",
- "type": "string"
- },
- "webKeyFile": {
- "description": "Path to SSL private key file for web server",
- "type": "string"
- },
- "webListen": {
- "description": "Web server settings\nWeb server listen IP address",
- "type": "string"
- },
- "webPort": {
- "description": "Web server port number",
- "maximum": 65535,
- "minimum": 1,
- "type": "integer"
- }
- },
- "required": [
- "datepicker",
- "expireDiff",
- "externalTrafficInformEnable",
- "externalTrafficInformURI",
- "hasApiToken",
- "hasLdapPassword",
- "hasNordSecret",
- "hasTgBotToken",
- "hasTwoFactorToken",
- "hasWarpSecret",
- "ldapAutoCreate",
- "ldapAutoDelete",
- "ldapBaseDN",
- "ldapBindDN",
- "ldapDefaultExpiryDays",
- "ldapDefaultLimitIP",
- "ldapDefaultTotalGB",
- "ldapEnable",
- "ldapFlagField",
- "ldapHost",
- "ldapInboundTags",
- "ldapInvertFlag",
- "ldapPassword",
- "ldapPort",
- "ldapSyncCron",
- "ldapTruthyValues",
- "ldapUseTLS",
- "ldapUserAttr",
- "ldapUserFilter",
- "ldapVlessField",
- "pageSize",
- "panelOutbound",
- "remarkModel",
- "restartXrayOnClientDisable",
- "sessionMaxAge",
- "subAnnounce",
- "subCertFile",
- "subClashEnable",
- "subClashEnableRouting",
- "subClashPath",
- "subClashRules",
- "subClashURI",
- "subDomain",
- "subEmailInRemark",
- "subEnable",
- "subEnableRouting",
- "subEncrypt",
- "subJsonEnable",
- "subJsonFinalMask",
- "subJsonMux",
- "subJsonPath",
- "subJsonRules",
- "subJsonURI",
- "subKeyFile",
- "subListen",
- "subPath",
- "subPort",
- "subProfileUrl",
- "subRoutingRules",
- "subShowInfo",
- "subSupportUrl",
- "subThemeDir",
- "subTitle",
- "subURI",
- "subUpdates",
- "tgBotAPIServer",
- "tgBotBackup",
- "tgBotChatId",
- "tgBotEnable",
- "tgBotLoginNotify",
- "tgBotProxy",
- "tgBotToken",
- "tgCpu",
- "tgLang",
- "tgRunTime",
- "timeLocation",
- "trafficDiff",
- "trustedProxyCIDRs",
- "twoFactorEnable",
- "twoFactorToken",
- "warpUpdateInterval",
- "webBasePath",
- "webCertFile",
- "webDomain",
- "webKeyFile",
- "webListen",
- "webPort"
- ],
- "type": "object"
- },
- "ApiToken": {
- "properties": {
- "createdAt": {
- "type": "integer"
- },
- "enabled": {
- "type": "boolean"
- },
- "id": {
- "type": "integer"
- },
- "name": {
- "type": "string"
- },
- "token": {
- "description": "SHA-256 hash; the plaintext is shown only once at creation",
- "type": "string"
- }
- },
- "required": [
- "createdAt",
- "enabled",
- "id",
- "name",
- "token"
- ],
- "type": "object"
- },
- "ApiTokenView": {
- "properties": {
- "createdAt": {
- "example": 1736000000,
- "type": "integer"
- },
- "enabled": {
- "example": true,
- "type": "boolean"
- },
- "id": {
- "example": 2,
- "type": "integer"
- },
- "name": {
- "example": "central-panel-a",
- "type": "string"
- },
- "token": {
- "example": "new-token-string",
- "type": "string"
- }
- },
- "required": [
- "createdAt",
- "enabled",
- "id",
- "name"
- ],
- "type": "object"
- },
- "Client": {
- "description": "Client represents a client configuration for Xray inbounds with traffic limits and settings.",
- "properties": {
- "auth": {
- "description": "Auth password (Hysteria)",
- "type": "string"
- },
- "comment": {
- "description": "Client comment",
- "type": "string"
- },
- "created_at": {
- "description": "Creation timestamp",
- "type": "integer"
- },
- "email": {
- "description": "Client email identifier",
- "type": "string"
- },
- "enable": {
- "description": "Whether the client is enabled",
- "type": "boolean"
- },
- "expiryTime": {
- "description": "Expiration timestamp",
- "type": "integer"
- },
- "flow": {
- "description": "Flow control (XTLS)",
- "type": "string"
- },
- "group": {
- "description": "Logical grouping label",
- "type": "string"
- },
- "id": {
- "description": "Unique client identifier",
- "type": "string"
- },
- "limitIp": {
- "description": "IP limit for this client",
- "type": "integer"
- },
- "password": {
- "description": "Client password",
- "type": "string"
- },
- "reset": {
- "description": "Reset period in days",
- "type": "integer"
- },
- "reverse": {
- "allOf": [
- {
- "$ref": "#/components/schemas/ClientReverse"
- }
- ],
- "description": "VLESS simple reverse proxy settings",
- "nullable": true
- },
- "security": {
- "description": "Security method (e.g., \"auto\", \"aes-128-gcm\")",
- "type": "string"
- },
- "subId": {
- "description": "Subscription identifier",
- "type": "string"
- },
- "tgId": {
- "description": "Telegram user ID for notifications",
- "type": "integer"
- },
- "totalGB": {
- "description": "Total traffic limit in GB",
- "type": "integer"
- },
- "updated_at": {
- "description": "Last update timestamp",
- "type": "integer"
- }
- },
- "required": [
- "comment",
- "email",
- "enable",
- "expiryTime",
- "limitIp",
- "reset",
- "security",
- "subId",
- "tgId",
- "totalGB"
- ],
- "type": "object"
- },
- "ClientInbound": {
- "properties": {
- "clientId": {
- "type": "integer"
- },
- "createdAt": {
- "type": "integer"
- },
- "flowOverride": {
- "type": "string"
- },
- "inboundId": {
- "type": "integer"
- }
- },
- "required": [
- "clientId",
- "createdAt",
- "flowOverride",
- "inboundId"
- ],
- "type": "object"
- },
- "ClientRecord": {
- "properties": {
- "auth": {
- "type": "string"
- },
- "comment": {
- "type": "string"
- },
- "createdAt": {
- "type": "integer"
- },
- "email": {
- "type": "string"
- },
- "enable": {
- "type": "boolean"
- },
- "expiryTime": {
- "type": "integer"
- },
- "flow": {
- "type": "string"
- },
- "group": {
- "type": "string"
- },
- "id": {
- "type": "integer"
- },
- "limitIp": {
- "type": "integer"
- },
- "password": {
- "type": "string"
- },
- "reset": {
- "type": "integer"
- },
- "reverse": {},
- "security": {
- "type": "string"
- },
- "subId": {
- "type": "string"
- },
- "tgId": {
- "type": "integer"
- },
- "totalGB": {
- "type": "integer"
- },
- "updatedAt": {
- "type": "integer"
- },
- "uuid": {
- "type": "string"
- }
- },
- "required": [
- "auth",
- "comment",
- "createdAt",
- "email",
- "enable",
- "expiryTime",
- "flow",
- "group",
- "id",
- "limitIp",
- "password",
- "reset",
- "reverse",
- "security",
- "subId",
- "tgId",
- "totalGB",
- "updatedAt",
- "uuid"
- ],
- "type": "object"
- },
- "ClientReverse": {
- "properties": {
- "tag": {
- "type": "string"
- }
- },
- "required": [
- "tag"
- ],
- "type": "object"
- },
- "ClientTraffic": {
- "description": "ClientTraffic represents traffic statistics and limits for a specific client.\nIt tracks upload/download usage, expiry times, and online status for inbound clients.",
- "properties": {
- "down": {
- "example": 2097152,
- "type": "integer"
- },
- "email": {
- "example": "user1",
- "type": "string"
- },
- "enable": {
- "example": true,
- "type": "boolean"
- },
- "expiryTime": {
- "example": 1735689600000,
- "type": "integer"
- },
- "id": {
- "example": 14825,
- "type": "integer"
- },
- "inboundId": {
- "example": 1,
- "type": "integer"
- },
- "lastOnline": {
- "example": 1735680000000,
- "type": "integer"
- },
- "reset": {
- "example": 0,
- "type": "integer"
- },
- "subId": {
- "example": "i7tvdpeffi0hvvf1",
- "type": "string"
- },
- "total": {
- "example": 10737418240,
- "type": "integer"
- },
- "up": {
- "example": 1048576,
- "type": "integer"
- },
- "uuid": {
- "example": "e18c9a96-71bf-48d4-933f-8b9a46d4290c",
- "type": "string"
- }
- },
- "required": [
- "down",
- "email",
- "enable",
- "expiryTime",
- "id",
- "inboundId",
- "lastOnline",
- "reset",
- "subId",
- "total",
- "up",
- "uuid"
- ],
- "type": "object"
- },
- "FallbackParentInfo": {
- "description": "FallbackParentInfo carries everything the frontend needs to rewrite a\nchild inbound's client link: where to connect (the master's address\nand port) and which path matched on the master's fallbacks array.\nThe frontend already has the master inbound in its dbInbounds list,\nso we only ship identifiers + the match path here.",
- "properties": {
- "masterId": {
- "type": "integer"
- },
- "path": {
- "type": "string"
- }
- },
- "required": [
- "masterId"
- ],
- "type": "object"
- },
- "HistoryOfSeeders": {
- "description": "HistoryOfSeeders tracks which database seeders have been executed to prevent re-running.",
- "properties": {
- "id": {
- "type": "integer"
- },
- "seederName": {
- "type": "string"
- }
- },
- "required": [
- "id",
- "seederName"
- ],
- "type": "object"
- },
- "Inbound": {
- "description": "Inbound represents an Xray inbound configuration with traffic statistics and settings.",
- "properties": {
- "clientStats": {
- "description": "Client traffic statistics",
- "items": {
- "$ref": "#/components/schemas/ClientTraffic"
- },
- "type": "array"
- },
- "down": {
- "description": "Download traffic in bytes",
- "type": "integer"
- },
- "enable": {
- "description": "Whether the inbound is enabled",
- "example": true,
- "type": "boolean"
- },
- "expiryTime": {
- "description": "Expiration timestamp",
- "type": "integer"
- },
- "fallbackParent": {
- "allOf": [
- {
- "$ref": "#/components/schemas/FallbackParentInfo"
- }
- ],
- "description": "FallbackParent is populated by the API layer when this inbound is\nattached as a fallback child of a VLESS/Trojan TCP-TLS master.\nThe frontend uses it to rewrite client-share links so they advertise\nthe master's externally reachable endpoint instead of the child's\nloopback listen. Not persisted.",
- "nullable": true
- },
- "id": {
- "description": "Unique identifier",
- "example": 1,
- "type": "integer"
- },
- "lastTrafficResetTime": {
- "description": "Last traffic reset timestamp",
- "type": "integer"
- },
- "listen": {
- "description": "Xray configuration fields",
- "type": "string"
- },
- "nodeId": {
- "nullable": true,
- "type": "integer"
- },
- "originNodeGuid": {
- "description": "OriginNodeGuid is the panelGuid of the node that physically hosts this\ninbound, propagated up across hops (#4983). Empty for an inbound that\nlives on this panel's own xray; set to the originating node's GUID when\nthe inbound was synced from a node (kept as-is across further hops). Lets\nthe master attribute a deeply nested inbound to the real node instead of\nthe intermediate one it was fetched through.",
- "type": "string"
- },
- "port": {
- "example": 443,
- "maximum": 65535,
- "minimum": 0,
- "type": "integer"
- },
- "protocol": {
- "enum": [
- "vmess",
- "vless",
- "trojan",
- "shadowsocks",
- "wireguard",
- "hysteria",
- "http",
- "mixed",
- "tunnel",
- "tun",
- "mtproto"
- ],
- "example": "vless",
- "type": "string"
- },
- "remark": {
- "description": "Human-readable remark",
- "example": "VLESS-443",
- "type": "string"
- },
- "settings": {},
- "shareAddr": {
- "type": "string"
- },
- "shareAddrStrategy": {
- "enum": [
- "node",
- "listen",
- "custom"
- ],
- "type": "string"
- },
- "sniffing": {},
- "streamSettings": {},
- "tag": {
- "example": "in-443-tcp",
- "type": "string"
- },
- "total": {
- "description": "Total traffic limit in bytes",
- "type": "integer"
- },
- "trafficReset": {
- "description": "Traffic reset schedule",
- "enum": [
- "never",
- "hourly",
- "daily",
- "weekly",
- "monthly"
- ],
- "type": "string"
- },
- "up": {
- "description": "Upload traffic in bytes",
- "type": "integer"
- }
- },
- "required": [
- "clientStats",
- "down",
- "enable",
- "expiryTime",
- "id",
- "lastTrafficResetTime",
- "listen",
- "port",
- "protocol",
- "remark",
- "settings",
- "shareAddr",
- "shareAddrStrategy",
- "sniffing",
- "streamSettings",
- "tag",
- "total",
- "trafficReset",
- "up"
- ],
- "type": "object"
- },
- "InboundClientIps": {
- "description": "InboundClientIps stores IP addresses associated with inbound clients for access control.",
- "properties": {
- "clientEmail": {
- "type": "string"
- },
- "id": {
- "type": "integer"
- },
- "ips": {}
- },
- "required": [
- "clientEmail",
- "id",
- "ips"
- ],
- "type": "object"
- },
- "InboundFallback": {
- "properties": {
- "alpn": {
- "type": "string"
- },
- "childId": {
- "type": "integer"
- },
- "dest": {
- "type": "string"
- },
- "id": {
- "type": "integer"
- },
- "masterId": {
- "type": "integer"
- },
- "name": {
- "type": "string"
- },
- "path": {
- "type": "string"
- },
- "sortOrder": {
- "type": "integer"
- },
- "xver": {
- "type": "integer"
- }
- },
- "required": [
- "alpn",
- "childId",
- "dest",
- "id",
- "masterId",
- "name",
- "path",
- "sortOrder",
- "xver"
- ],
- "type": "object"
- },
- "InboundOption": {
- "properties": {
- "id": {
- "example": 1,
- "type": "integer"
- },
- "port": {
- "example": 443,
- "type": "integer"
- },
- "protocol": {
- "example": "vless",
- "type": "string"
- },
- "remark": {
- "example": "VLESS-443",
- "type": "string"
- },
- "ssMethod": {
- "type": "string"
- },
- "tag": {
- "example": "in-443-tcp",
- "type": "string"
- },
- "tlsFlowCapable": {
- "example": true,
- "type": "boolean"
- }
- },
- "required": [
- "id",
- "port",
- "protocol",
- "remark",
- "ssMethod",
- "tag",
- "tlsFlowCapable"
- ],
- "type": "object"
- },
- "Msg": {
- "description": "Msg represents a standard API response message with success status, message text, and optional data object.",
- "properties": {
- "msg": {
- "description": "Response message text",
- "type": "string"
- },
- "obj": {
- "description": "Optional data object"
- },
- "success": {
- "description": "Indicates if the operation was successful",
- "type": "boolean"
- }
- },
- "required": [
- "msg",
- "obj",
- "success"
- ],
- "type": "object"
- },
- "Node": {
- "description": "Node represents a remote 3x-ui panel registered with the central panel.\nThe central panel polls each node's existing /panel/api/server/status\nendpoint over HTTP using the per-node ApiToken to populate the runtime\nstatus fields below.",
- "properties": {
- "address": {
- "example": "node1.example.com",
- "type": "string"
- },
- "allowPrivateAddress": {
- "type": "boolean"
- },
- "apiToken": {
- "example": "abcdef0123456789",
- "type": "string"
- },
- "basePath": {
- "example": "/",
- "type": "string"
- },
- "clientCount": {
- "example": 27,
- "type": "integer"
- },
- "configDirty": {
- "type": "boolean"
- },
- "configDirtyAt": {
- "type": "integer"
- },
- "cpuPct": {
- "example": 23.5,
- "type": "number"
- },
- "createdAt": {
- "example": 1700000000,
- "type": "integer"
- },
- "depletedCount": {
- "example": 1,
- "type": "integer"
- },
- "enable": {
- "example": true,
- "type": "boolean"
- },
- "guid": {
- "description": "Guid is the remote panel's stable self-identifier (its panelGuid),\nlearned from each heartbeat. It is the globally stable node identity used\nto attribute online clients/inbounds to the physical node across a chain\nof nodes (#4983); panel-local autoincrement ids don't survive a hop.\nObserved-state only — never user-edited.",
- "type": "string"
- },
- "id": {
- "example": 1,
- "type": "integer"
- },
- "inboundCount": {
- "example": 5,
- "type": "integer"
- },
- "lastError": {
- "type": "string"
- },
- "lastHeartbeat": {
- "description": "unix seconds, 0 = never",
- "example": 1700000000,
- "type": "integer"
- },
- "latencyMs": {
- "example": 42,
- "type": "integer"
- },
- "memPct": {
- "example": 45.1,
- "type": "number"
- },
- "name": {
- "example": "de-fra-1",
- "type": "string"
- },
- "onlineCount": {
- "example": 3,
- "type": "integer"
- },
- "panelVersion": {
- "example": "v3.x.x",
- "type": "string"
- },
- "parentGuid": {
- "description": "ParentGuid + Transitive are set only when a node is surfaced as part of a\nnode tree (#4983): direct nodes carry the master panel's own GUID, a\ntransitive sub-node carries its parent node's GUID. Transitive nodes are\nread-only projections (Id == 0, not persisted) — never edited or deployed.",
- "type": "string"
- },
- "pinnedCertSha256": {
- "type": "string"
- },
- "port": {
- "example": 2053,
- "maximum": 65535,
- "minimum": 1,
- "type": "integer"
- },
- "remark": {
- "type": "string"
- },
- "scheme": {
- "enum": [
- "http",
- "https"
- ],
- "example": "https",
- "type": "string"
- },
- "status": {
- "description": "Heartbeat-updated fields. UpdatedAt advances on every probe even when\nthe row is otherwise unchanged so the UI's \"last seen\" tooltip is\ntruthful without us having to read LastHeartbeat separately.\nonline|offline|unknown",
- "example": "online",
- "type": "string"
- },
- "tlsVerifyMode": {
- "enum": [
- "verify",
- "skip",
- "pin"
- ],
- "type": "string"
- },
- "transitive": {
- "type": "boolean"
- },
- "updatedAt": {
- "example": 1700000000,
- "type": "integer"
- },
- "uptimeSecs": {
- "example": 86400,
- "type": "integer"
- },
- "xrayError": {
- "type": "string"
- },
- "xrayState": {
- "description": "XrayState and XrayError are captured from the remote node's /panel/api/server/status\nduring heartbeats. They let the central panel distinguish \"panel API reachable\"\n(status=online) from \"Xray core itself has failed on the node\" for monitoring.",
- "type": "string"
- },
- "xrayVersion": {
- "example": "25.10.31",
- "type": "string"
- }
- },
- "required": [
- "address",
- "allowPrivateAddress",
- "apiToken",
- "basePath",
- "clientCount",
- "configDirty",
- "configDirtyAt",
- "cpuPct",
- "createdAt",
- "depletedCount",
- "enable",
- "guid",
- "id",
- "inboundCount",
- "lastError",
- "lastHeartbeat",
- "latencyMs",
- "memPct",
- "name",
- "onlineCount",
- "panelVersion",
- "pinnedCertSha256",
- "port",
- "remark",
- "scheme",
- "status",
- "tlsVerifyMode",
- "updatedAt",
- "uptimeSecs",
- "xrayError",
- "xrayState",
- "xrayVersion"
- ],
- "type": "object"
- },
- "OutboundTraffics": {
- "description": "OutboundTraffics tracks traffic statistics for Xray outbound connections.",
- "properties": {
- "down": {
- "type": "integer"
- },
- "id": {
- "type": "integer"
- },
- "tag": {
- "type": "string"
- },
- "total": {
- "type": "integer"
- },
- "up": {
- "type": "integer"
- }
- },
- "required": [
- "down",
- "id",
- "tag",
- "total",
- "up"
- ],
- "type": "object"
- },
- "ProbeResultUI": {
- "properties": {
- "cpuPct": {
- "example": 12.5,
- "type": "number"
- },
- "error": {
- "type": "string"
- },
- "latencyMs": {
- "example": 42,
- "type": "integer"
- },
- "memPct": {
- "example": 45.2,
- "type": "number"
- },
- "panelVersion": {
- "example": "v3.x.x",
- "type": "string"
- },
- "status": {
- "example": "online",
- "type": "string"
- },
- "uptimeSecs": {
- "example": 86400,
- "type": "integer"
- },
- "xrayError": {
- "type": "string"
- },
- "xrayState": {
- "description": "XrayState/XrayError are populated on successful probes even when the node's\nXray core is not healthy. The UI uses them for a distinct \"panel ok, xray failed\" indicator.",
- "type": "string"
- },
- "xrayVersion": {
- "example": "25.10.31",
- "type": "string"
- }
- },
- "required": [
- "cpuPct",
- "error",
- "latencyMs",
- "memPct",
- "panelVersion",
- "status",
- "uptimeSecs",
- "xrayError",
- "xrayState",
- "xrayVersion"
- ],
- "type": "object"
- },
- "Setting": {
- "description": "Setting stores key-value configuration settings for the 3x-ui panel.",
- "properties": {
- "id": {
- "type": "integer"
- },
- "key": {
- "type": "string"
- },
- "value": {
- "type": "string"
- }
- },
- "required": [
- "id",
- "key",
- "value"
- ],
- "type": "object"
- },
- "User": {
- "description": "User represents a user account in the 3x-ui panel.",
- "properties": {
- "id": {
- "type": "integer"
- },
- "password": {
- "type": "string"
- },
- "username": {
- "type": "string"
- }
- },
- "required": [
- "id",
- "password",
- "username"
- ],
- "type": "object"
- }
- };
|