latitudesh-typescript-sdk 0.2.2 → 0.2.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bin/mcp-server.js +195 -224
- package/bin/mcp-server.js.map +33 -33
- package/dist/commonjs/lib/config.d.ts +3 -3
- package/dist/commonjs/lib/config.js +3 -3
- package/dist/commonjs/mcp-server/mcp-server.js +1 -1
- package/dist/commonjs/mcp-server/server.js +1 -1
- package/dist/commonjs/models/apikey.d.ts +2 -2
- package/dist/commonjs/models/apikey.d.ts.map +1 -1
- package/dist/commonjs/models/apikey.js +2 -2
- package/dist/commonjs/models/apikey.js.map +1 -1
- package/dist/commonjs/models/billingusage.d.ts +8 -8
- package/dist/commonjs/models/billingusage.d.ts.map +1 -1
- package/dist/commonjs/models/billingusage.js +8 -9
- package/dist/commonjs/models/billingusage.js.map +1 -1
- package/dist/commonjs/models/containerplandata.d.ts +8 -8
- package/dist/commonjs/models/containerplandata.d.ts.map +1 -1
- package/dist/commonjs/models/containerplandata.js +8 -8
- package/dist/commonjs/models/containerplandata.js.map +1 -1
- package/dist/commonjs/models/deployconfig.d.ts +2 -2
- package/dist/commonjs/models/deployconfig.d.ts.map +1 -1
- package/dist/commonjs/models/deployconfig.js +4 -2
- package/dist/commonjs/models/deployconfig.js.map +1 -1
- package/dist/commonjs/models/filesystemdata.d.ts +2 -2
- package/dist/commonjs/models/filesystemdata.d.ts.map +1 -1
- package/dist/commonjs/models/filesystemdata.js +2 -3
- package/dist/commonjs/models/filesystemdata.js.map +1 -1
- package/dist/commonjs/models/ipaddress.d.ts +4 -4
- package/dist/commonjs/models/ipaddress.d.ts.map +1 -1
- package/dist/commonjs/models/ipaddress.js +4 -4
- package/dist/commonjs/models/ipaddress.js.map +1 -1
- package/dist/commonjs/models/operations/createserver.d.ts +29 -35
- package/dist/commonjs/models/operations/createserver.d.ts.map +1 -1
- package/dist/commonjs/models/operations/createserver.js +27 -33
- package/dist/commonjs/models/operations/createserver.js.map +1 -1
- package/dist/commonjs/models/operations/createserverreinstall.d.ts +23 -33
- package/dist/commonjs/models/operations/createserverreinstall.d.ts.map +1 -1
- package/dist/commonjs/models/operations/createserverreinstall.js +21 -31
- package/dist/commonjs/models/operations/createserverreinstall.js.map +1 -1
- package/dist/commonjs/models/operations/createtag.d.ts +2 -2
- package/dist/commonjs/models/operations/createtag.d.ts.map +1 -1
- package/dist/commonjs/models/operations/createtag.js +2 -2
- package/dist/commonjs/models/operations/createtag.js.map +1 -1
- package/dist/commonjs/models/operations/createvirtualnetwork.d.ts +1 -2
- package/dist/commonjs/models/operations/createvirtualnetwork.d.ts.map +1 -1
- package/dist/commonjs/models/operations/createvirtualnetwork.js +1 -2
- package/dist/commonjs/models/operations/createvirtualnetwork.js.map +1 -1
- package/dist/commonjs/models/operations/getvpnsessions.d.ts +1 -2
- package/dist/commonjs/models/operations/getvpnsessions.d.ts.map +1 -1
- package/dist/commonjs/models/operations/getvpnsessions.js +1 -2
- package/dist/commonjs/models/operations/getvpnsessions.js.map +1 -1
- package/dist/commonjs/models/operations/postvpnsession.d.ts +1 -2
- package/dist/commonjs/models/operations/postvpnsession.d.ts.map +1 -1
- package/dist/commonjs/models/operations/postvpnsession.js +1 -2
- package/dist/commonjs/models/operations/postvpnsession.js.map +1 -1
- package/dist/commonjs/models/operations/updateserver.d.ts +4 -4
- package/dist/commonjs/models/operations/updateserver.d.ts.map +1 -1
- package/dist/commonjs/models/operations/updateserver.js +4 -4
- package/dist/commonjs/models/operations/updateserver.js.map +1 -1
- package/dist/commonjs/models/operations/updateserverdeployconfig.d.ts +33 -34
- package/dist/commonjs/models/operations/updateserverdeployconfig.d.ts.map +1 -1
- package/dist/commonjs/models/operations/updateserverdeployconfig.js +27 -36
- package/dist/commonjs/models/operations/updateserverdeployconfig.js.map +1 -1
- package/dist/commonjs/models/operations/updatetag.d.ts +2 -2
- package/dist/commonjs/models/operations/updatetag.d.ts.map +1 -1
- package/dist/commonjs/models/operations/updatetag.js +2 -2
- package/dist/commonjs/models/operations/updatetag.js.map +1 -1
- package/dist/commonjs/models/plandata.d.ts +12 -12
- package/dist/commonjs/models/plandata.d.ts.map +1 -1
- package/dist/commonjs/models/plandata.js +12 -12
- package/dist/commonjs/models/plandata.js.map +1 -1
- package/dist/commonjs/models/project.d.ts +6 -6
- package/dist/commonjs/models/project.d.ts.map +1 -1
- package/dist/commonjs/models/project.js +6 -6
- package/dist/commonjs/models/project.js.map +1 -1
- package/dist/commonjs/models/projectinclude.d.ts +12 -12
- package/dist/commonjs/models/projectinclude.d.ts.map +1 -1
- package/dist/commonjs/models/projectinclude.js +12 -12
- package/dist/commonjs/models/projectinclude.js.map +1 -1
- package/dist/commonjs/models/serverdata.d.ts +12 -12
- package/dist/commonjs/models/serverdata.d.ts.map +1 -1
- package/dist/commonjs/models/serverdata.js +12 -12
- package/dist/commonjs/models/serverdata.js.map +1 -1
- package/dist/commonjs/models/team.d.ts +4 -4
- package/dist/commonjs/models/team.d.ts.map +1 -1
- package/dist/commonjs/models/team.js +4 -4
- package/dist/commonjs/models/team.js.map +1 -1
- package/dist/commonjs/models/trafficquota.d.ts +2 -2
- package/dist/commonjs/models/trafficquota.d.ts.map +1 -1
- package/dist/commonjs/models/trafficquota.js +2 -2
- package/dist/commonjs/models/trafficquota.js.map +1 -1
- package/dist/commonjs/models/userinclude.d.ts +2 -2
- package/dist/commonjs/models/userinclude.d.ts.map +1 -1
- package/dist/commonjs/models/userinclude.js +2 -2
- package/dist/commonjs/models/userinclude.js.map +1 -1
- package/dist/commonjs/models/userteam.d.ts +4 -4
- package/dist/commonjs/models/userteam.d.ts.map +1 -1
- package/dist/commonjs/models/userteam.js +4 -4
- package/dist/commonjs/models/userteam.js.map +1 -1
- package/dist/commonjs/models/userupdate.d.ts +2 -2
- package/dist/commonjs/models/userupdate.d.ts.map +1 -1
- package/dist/commonjs/models/userupdate.js +2 -2
- package/dist/commonjs/models/userupdate.js.map +1 -1
- package/dist/commonjs/models/virtualmachineattributes.d.ts +14 -14
- package/dist/commonjs/models/virtualmachineattributes.d.ts.map +1 -1
- package/dist/commonjs/models/virtualmachineattributes.js +14 -16
- package/dist/commonjs/models/virtualmachineattributes.js.map +1 -1
- package/dist/commonjs/models/virtualmachinepayload.d.ts +7 -4
- package/dist/commonjs/models/virtualmachinepayload.d.ts.map +1 -1
- package/dist/commonjs/models/virtualmachinepayload.js +4 -4
- package/dist/commonjs/models/virtualmachinepayload.js.map +1 -1
- package/dist/commonjs/models/virtualnetworkdata.d.ts +2 -2
- package/dist/commonjs/models/virtualnetworkdata.d.ts.map +1 -1
- package/dist/commonjs/models/virtualnetworkdata.js +2 -3
- package/dist/commonjs/models/virtualnetworkdata.js.map +1 -1
- package/dist/commonjs/models/volumedata.d.ts +6 -6
- package/dist/commonjs/models/volumedata.d.ts.map +1 -1
- package/dist/commonjs/models/volumedata.js +8 -7
- package/dist/commonjs/models/volumedata.js.map +1 -1
- package/dist/esm/lib/config.d.ts +3 -3
- package/dist/esm/lib/config.js +3 -3
- package/dist/esm/mcp-server/mcp-server.js +1 -1
- package/dist/esm/mcp-server/server.js +1 -1
- package/dist/esm/models/apikey.d.ts +2 -2
- package/dist/esm/models/apikey.d.ts.map +1 -1
- package/dist/esm/models/apikey.js +2 -2
- package/dist/esm/models/apikey.js.map +1 -1
- package/dist/esm/models/billingusage.d.ts +8 -8
- package/dist/esm/models/billingusage.d.ts.map +1 -1
- package/dist/esm/models/billingusage.js +8 -9
- package/dist/esm/models/billingusage.js.map +1 -1
- package/dist/esm/models/containerplandata.d.ts +8 -8
- package/dist/esm/models/containerplandata.d.ts.map +1 -1
- package/dist/esm/models/containerplandata.js +8 -8
- package/dist/esm/models/containerplandata.js.map +1 -1
- package/dist/esm/models/deployconfig.d.ts +2 -2
- package/dist/esm/models/deployconfig.d.ts.map +1 -1
- package/dist/esm/models/deployconfig.js +4 -2
- package/dist/esm/models/deployconfig.js.map +1 -1
- package/dist/esm/models/filesystemdata.d.ts +2 -2
- package/dist/esm/models/filesystemdata.d.ts.map +1 -1
- package/dist/esm/models/filesystemdata.js +2 -3
- package/dist/esm/models/filesystemdata.js.map +1 -1
- package/dist/esm/models/ipaddress.d.ts +4 -4
- package/dist/esm/models/ipaddress.d.ts.map +1 -1
- package/dist/esm/models/ipaddress.js +4 -4
- package/dist/esm/models/ipaddress.js.map +1 -1
- package/dist/esm/models/operations/createserver.d.ts +29 -35
- package/dist/esm/models/operations/createserver.d.ts.map +1 -1
- package/dist/esm/models/operations/createserver.js +27 -33
- package/dist/esm/models/operations/createserver.js.map +1 -1
- package/dist/esm/models/operations/createserverreinstall.d.ts +23 -33
- package/dist/esm/models/operations/createserverreinstall.d.ts.map +1 -1
- package/dist/esm/models/operations/createserverreinstall.js +21 -31
- package/dist/esm/models/operations/createserverreinstall.js.map +1 -1
- package/dist/esm/models/operations/createtag.d.ts +2 -2
- package/dist/esm/models/operations/createtag.d.ts.map +1 -1
- package/dist/esm/models/operations/createtag.js +2 -2
- package/dist/esm/models/operations/createtag.js.map +1 -1
- package/dist/esm/models/operations/createvirtualnetwork.d.ts +1 -2
- package/dist/esm/models/operations/createvirtualnetwork.d.ts.map +1 -1
- package/dist/esm/models/operations/createvirtualnetwork.js +1 -2
- package/dist/esm/models/operations/createvirtualnetwork.js.map +1 -1
- package/dist/esm/models/operations/getvpnsessions.d.ts +1 -2
- package/dist/esm/models/operations/getvpnsessions.d.ts.map +1 -1
- package/dist/esm/models/operations/getvpnsessions.js +1 -2
- package/dist/esm/models/operations/getvpnsessions.js.map +1 -1
- package/dist/esm/models/operations/postvpnsession.d.ts +1 -2
- package/dist/esm/models/operations/postvpnsession.d.ts.map +1 -1
- package/dist/esm/models/operations/postvpnsession.js +1 -2
- package/dist/esm/models/operations/postvpnsession.js.map +1 -1
- package/dist/esm/models/operations/updateserver.d.ts +4 -4
- package/dist/esm/models/operations/updateserver.d.ts.map +1 -1
- package/dist/esm/models/operations/updateserver.js +4 -4
- package/dist/esm/models/operations/updateserver.js.map +1 -1
- package/dist/esm/models/operations/updateserverdeployconfig.d.ts +33 -34
- package/dist/esm/models/operations/updateserverdeployconfig.d.ts.map +1 -1
- package/dist/esm/models/operations/updateserverdeployconfig.js +27 -36
- package/dist/esm/models/operations/updateserverdeployconfig.js.map +1 -1
- package/dist/esm/models/operations/updatetag.d.ts +2 -2
- package/dist/esm/models/operations/updatetag.d.ts.map +1 -1
- package/dist/esm/models/operations/updatetag.js +2 -2
- package/dist/esm/models/operations/updatetag.js.map +1 -1
- package/dist/esm/models/plandata.d.ts +12 -12
- package/dist/esm/models/plandata.d.ts.map +1 -1
- package/dist/esm/models/plandata.js +12 -12
- package/dist/esm/models/plandata.js.map +1 -1
- package/dist/esm/models/project.d.ts +6 -6
- package/dist/esm/models/project.d.ts.map +1 -1
- package/dist/esm/models/project.js +6 -6
- package/dist/esm/models/project.js.map +1 -1
- package/dist/esm/models/projectinclude.d.ts +12 -12
- package/dist/esm/models/projectinclude.d.ts.map +1 -1
- package/dist/esm/models/projectinclude.js +12 -12
- package/dist/esm/models/projectinclude.js.map +1 -1
- package/dist/esm/models/serverdata.d.ts +12 -12
- package/dist/esm/models/serverdata.d.ts.map +1 -1
- package/dist/esm/models/serverdata.js +12 -12
- package/dist/esm/models/serverdata.js.map +1 -1
- package/dist/esm/models/team.d.ts +4 -4
- package/dist/esm/models/team.d.ts.map +1 -1
- package/dist/esm/models/team.js +4 -4
- package/dist/esm/models/team.js.map +1 -1
- package/dist/esm/models/trafficquota.d.ts +2 -2
- package/dist/esm/models/trafficquota.d.ts.map +1 -1
- package/dist/esm/models/trafficquota.js +2 -2
- package/dist/esm/models/trafficquota.js.map +1 -1
- package/dist/esm/models/userinclude.d.ts +2 -2
- package/dist/esm/models/userinclude.d.ts.map +1 -1
- package/dist/esm/models/userinclude.js +2 -2
- package/dist/esm/models/userinclude.js.map +1 -1
- package/dist/esm/models/userteam.d.ts +4 -4
- package/dist/esm/models/userteam.d.ts.map +1 -1
- package/dist/esm/models/userteam.js +4 -4
- package/dist/esm/models/userteam.js.map +1 -1
- package/dist/esm/models/userupdate.d.ts +2 -2
- package/dist/esm/models/userupdate.d.ts.map +1 -1
- package/dist/esm/models/userupdate.js +2 -2
- package/dist/esm/models/userupdate.js.map +1 -1
- package/dist/esm/models/virtualmachineattributes.d.ts +14 -14
- package/dist/esm/models/virtualmachineattributes.d.ts.map +1 -1
- package/dist/esm/models/virtualmachineattributes.js +14 -16
- package/dist/esm/models/virtualmachineattributes.js.map +1 -1
- package/dist/esm/models/virtualmachinepayload.d.ts +7 -4
- package/dist/esm/models/virtualmachinepayload.d.ts.map +1 -1
- package/dist/esm/models/virtualmachinepayload.js +4 -4
- package/dist/esm/models/virtualmachinepayload.js.map +1 -1
- package/dist/esm/models/virtualnetworkdata.d.ts +2 -2
- package/dist/esm/models/virtualnetworkdata.d.ts.map +1 -1
- package/dist/esm/models/virtualnetworkdata.js +2 -3
- package/dist/esm/models/virtualnetworkdata.js.map +1 -1
- package/dist/esm/models/volumedata.d.ts +6 -6
- package/dist/esm/models/volumedata.d.ts.map +1 -1
- package/dist/esm/models/volumedata.js +8 -7
- package/dist/esm/models/volumedata.js.map +1 -1
- package/examples/package-lock.json +1 -1
- package/jsr.json +1 -1
- package/package.json +1 -1
- package/src/lib/config.ts +3 -3
- package/src/mcp-server/mcp-server.ts +1 -1
- package/src/mcp-server/server.ts +1 -1
- package/src/models/apikey.ts +4 -4
- package/src/models/billingusage.ts +18 -17
- package/src/models/containerplandata.ts +16 -16
- package/src/models/deployconfig.ts +6 -4
- package/src/models/filesystemdata.ts +6 -5
- package/src/models/ipaddress.ts +8 -8
- package/src/models/operations/createserver.ts +39 -45
- package/src/models/operations/createserverreinstall.ts +38 -45
- package/src/models/operations/createtag.ts +4 -4
- package/src/models/operations/createvirtualnetwork.ts +1 -2
- package/src/models/operations/getvpnsessions.ts +1 -2
- package/src/models/operations/postvpnsession.ts +1 -2
- package/src/models/operations/updateserver.ts +8 -8
- package/src/models/operations/updateserverdeployconfig.ts +56 -52
- package/src/models/operations/updatetag.ts +4 -4
- package/src/models/plandata.ts +24 -24
- package/src/models/project.ts +12 -12
- package/src/models/projectinclude.ts +24 -24
- package/src/models/serverdata.ts +24 -24
- package/src/models/team.ts +8 -8
- package/src/models/trafficquota.ts +4 -4
- package/src/models/userinclude.ts +4 -4
- package/src/models/userteam.ts +8 -8
- package/src/models/userupdate.ts +4 -4
- package/src/models/virtualmachineattributes.ts +32 -30
- package/src/models/virtualmachinepayload.ts +11 -8
- package/src/models/virtualnetworkdata.ts +6 -5
- package/src/models/volumedata.ts +16 -13
package/bin/mcp-server.js
CHANGED
|
@@ -52761,9 +52761,9 @@ var init_config = __esm(() => {
|
|
|
52761
52761
|
SDK_METADATA = {
|
|
52762
52762
|
language: "typescript",
|
|
52763
52763
|
openapiDocVersion: "2023-06-01",
|
|
52764
|
-
sdkVersion: "0.2.
|
|
52765
|
-
genVersion: "2.
|
|
52766
|
-
userAgent: "speakeasy-sdk/typescript 0.2.
|
|
52764
|
+
sdkVersion: "0.2.4",
|
|
52765
|
+
genVersion: "2.797.1",
|
|
52766
|
+
userAgent: "speakeasy-sdk/typescript 0.2.4 2.797.1 2023-06-01 latitudesh-typescript-sdk"
|
|
52767
52767
|
};
|
|
52768
52768
|
});
|
|
52769
52769
|
|
|
@@ -54267,7 +54267,7 @@ var init_apikey = __esm(() => {
|
|
|
54267
54267
|
name: stringType().optional(),
|
|
54268
54268
|
api_version: stringType().optional(),
|
|
54269
54269
|
token_last_slice: stringType().optional(),
|
|
54270
|
-
read_only: booleanType().optional(),
|
|
54270
|
+
read_only: nullableType(booleanType()).optional(),
|
|
54271
54271
|
allowed_ips: nullableType(arrayType(stringType())).optional(),
|
|
54272
54272
|
last_used_at: nullableType(stringType().datetime({ offset: true }).transform((v2) => new Date(v2))).optional(),
|
|
54273
54273
|
user: lazyType(() => ApiKeyUser$inboundSchema).optional(),
|
|
@@ -54288,7 +54288,7 @@ var init_apikey = __esm(() => {
|
|
|
54288
54288
|
name: stringType().optional(),
|
|
54289
54289
|
apiVersion: stringType().optional(),
|
|
54290
54290
|
tokenLastSlice: stringType().optional(),
|
|
54291
|
-
readOnly: booleanType().optional(),
|
|
54291
|
+
readOnly: nullableType(booleanType()).optional(),
|
|
54292
54292
|
allowedIps: nullableType(arrayType(stringType())).optional(),
|
|
54293
54293
|
lastUsedAt: nullableType(dateType().transform((v2) => v2.toISOString())).optional(),
|
|
54294
54294
|
user: lazyType(() => ApiKeyUser$outboundSchema).optional(),
|
|
@@ -54519,15 +54519,15 @@ var init_billingusage = __esm(() => {
|
|
|
54519
54519
|
UsageType$inboundSchema = nativeEnumType(UsageType);
|
|
54520
54520
|
UsageType$outboundSchema = UsageType$inboundSchema;
|
|
54521
54521
|
Metadata$inboundSchema = objectType({
|
|
54522
|
-
id: stringType().optional(),
|
|
54523
|
-
hostname: stringType().optional(),
|
|
54524
|
-
plan: stringType().optional(),
|
|
54522
|
+
id: nullableType(stringType()).optional(),
|
|
54523
|
+
hostname: nullableType(stringType()).optional(),
|
|
54524
|
+
plan: nullableType(stringType()).optional(),
|
|
54525
54525
|
tags: arrayType(stringType()).optional()
|
|
54526
54526
|
});
|
|
54527
54527
|
Metadata$outboundSchema = objectType({
|
|
54528
|
-
id: stringType().optional(),
|
|
54529
|
-
hostname: stringType().optional(),
|
|
54530
|
-
plan: stringType().optional(),
|
|
54528
|
+
id: nullableType(stringType()).optional(),
|
|
54529
|
+
hostname: nullableType(stringType()).optional(),
|
|
54530
|
+
plan: nullableType(stringType()).optional(),
|
|
54531
54531
|
tags: arrayType(stringType()).optional()
|
|
54532
54532
|
});
|
|
54533
54533
|
Product$inboundSchema = objectType({
|
|
@@ -54540,7 +54540,7 @@ var init_billingusage = __esm(() => {
|
|
|
54540
54540
|
description: stringType().optional(),
|
|
54541
54541
|
amount_without_discount: numberType().int().optional(),
|
|
54542
54542
|
start: stringType().datetime({ offset: true }).transform((v2) => new Date(v2)).optional(),
|
|
54543
|
-
end: stringType().datetime({ offset: true }).transform((v2) => new Date(v2)).optional(),
|
|
54543
|
+
end: nullableType(stringType().datetime({ offset: true }).transform((v2) => new Date(v2))).optional(),
|
|
54544
54544
|
unit: BillingUsageUnit$inboundSchema.optional(),
|
|
54545
54545
|
unit_price: numberType().optional(),
|
|
54546
54546
|
usage_type: UsageType$inboundSchema.optional(),
|
|
@@ -54564,7 +54564,7 @@ var init_billingusage = __esm(() => {
|
|
|
54564
54564
|
description: stringType().optional(),
|
|
54565
54565
|
amountWithoutDiscount: numberType().int().optional(),
|
|
54566
54566
|
start: dateType().transform((v2) => v2.toISOString()).optional(),
|
|
54567
|
-
end: dateType().transform((v2) => v2.toISOString()).optional(),
|
|
54567
|
+
end: nullableType(dateType().transform((v2) => v2.toISOString())).optional(),
|
|
54568
54568
|
unit: BillingUsageUnit$outboundSchema.optional(),
|
|
54569
54569
|
unitPrice: numberType().optional(),
|
|
54570
54570
|
usageType: UsageType$outboundSchema.optional(),
|
|
@@ -54701,20 +54701,20 @@ var init_containerplandata = __esm(() => {
|
|
|
54701
54701
|
ContainerPlanDataStockLevel$inboundSchema = nativeEnumType(ContainerPlanDataStockLevel);
|
|
54702
54702
|
ContainerPlanDataStockLevel$outboundSchema = ContainerPlanDataStockLevel$inboundSchema;
|
|
54703
54703
|
ContainerPlanDataUSD$inboundSchema = objectType({
|
|
54704
|
-
minute: numberType().optional(),
|
|
54705
|
-
hour: numberType().optional()
|
|
54704
|
+
minute: nullableType(numberType()).optional(),
|
|
54705
|
+
hour: nullableType(numberType()).optional()
|
|
54706
54706
|
});
|
|
54707
54707
|
ContainerPlanDataUSD$outboundSchema = objectType({
|
|
54708
|
-
minute: numberType().optional(),
|
|
54709
|
-
hour: numberType().optional()
|
|
54708
|
+
minute: nullableType(numberType()).optional(),
|
|
54709
|
+
hour: nullableType(numberType()).optional()
|
|
54710
54710
|
});
|
|
54711
54711
|
ContainerPlanDataBRL$inboundSchema = objectType({
|
|
54712
|
-
minute: numberType().optional(),
|
|
54713
|
-
hour: numberType().optional()
|
|
54712
|
+
minute: nullableType(numberType()).optional(),
|
|
54713
|
+
hour: nullableType(numberType()).optional()
|
|
54714
54714
|
});
|
|
54715
54715
|
ContainerPlanDataBRL$outboundSchema = objectType({
|
|
54716
|
-
minute: numberType().optional(),
|
|
54717
|
-
hour: numberType().optional()
|
|
54716
|
+
minute: nullableType(numberType()).optional(),
|
|
54717
|
+
hour: nullableType(numberType()).optional()
|
|
54718
54718
|
});
|
|
54719
54719
|
ContainerPlanDataPricing$inboundSchema = objectType({
|
|
54720
54720
|
USD: lazyType(() => ContainerPlanDataUSD$inboundSchema).optional(),
|
|
@@ -54960,7 +54960,7 @@ var init_deployconfig = __esm(() => {
|
|
|
54960
54960
|
raid: stringType().optional(),
|
|
54961
54961
|
user_data: stringType().optional(),
|
|
54962
54962
|
ssh_keys: arrayType(stringType()).optional(),
|
|
54963
|
-
partitions: arrayType(lazyType(() => Partition$inboundSchema)).optional()
|
|
54963
|
+
partitions: nullableType(arrayType(lazyType(() => Partition$inboundSchema))).optional()
|
|
54964
54964
|
}).transform((v2) => {
|
|
54965
54965
|
return remap(v2, {
|
|
54966
54966
|
operating_system: "operatingSystem",
|
|
@@ -54974,7 +54974,7 @@ var init_deployconfig = __esm(() => {
|
|
|
54974
54974
|
raid: stringType().optional(),
|
|
54975
54975
|
userData: stringType().optional(),
|
|
54976
54976
|
sshKeys: arrayType(stringType()).optional(),
|
|
54977
|
-
partitions: arrayType(lazyType(() => Partition$outboundSchema)).optional()
|
|
54977
|
+
partitions: nullableType(arrayType(lazyType(() => Partition$outboundSchema))).optional()
|
|
54978
54978
|
}).transform((v2) => {
|
|
54979
54979
|
return remap(v2, {
|
|
54980
54980
|
operatingSystem: "operating_system",
|
|
@@ -55120,7 +55120,7 @@ var init_filesystemdata = __esm(() => {
|
|
|
55120
55120
|
FilesystemDataAttributes$inboundSchema = objectType({
|
|
55121
55121
|
name: stringType().optional(),
|
|
55122
55122
|
size_in_gb: numberType().int().optional(),
|
|
55123
|
-
created_at: stringType().datetime({ offset: true }).transform((v2) => new Date(v2)).optional(),
|
|
55123
|
+
created_at: nullableType(stringType().datetime({ offset: true }).transform((v2) => new Date(v2))).optional(),
|
|
55124
55124
|
project: lazyType(() => FilesystemDataProject$inboundSchema).optional()
|
|
55125
55125
|
}).transform((v2) => {
|
|
55126
55126
|
return remap(v2, {
|
|
@@ -55131,7 +55131,7 @@ var init_filesystemdata = __esm(() => {
|
|
|
55131
55131
|
FilesystemDataAttributes$outboundSchema = objectType({
|
|
55132
55132
|
name: stringType().optional(),
|
|
55133
55133
|
sizeInGb: numberType().int().optional(),
|
|
55134
|
-
createdAt: dateType().transform((v2) => v2.toISOString()).optional(),
|
|
55134
|
+
createdAt: nullableType(dateType().transform((v2) => v2.toISOString())).optional(),
|
|
55135
55135
|
project: lazyType(() => FilesystemDataProject$outboundSchema).optional()
|
|
55136
55136
|
}).transform((v2) => {
|
|
55137
55137
|
return remap(v2, {
|
|
@@ -55418,9 +55418,9 @@ var init_ipaddress = __esm(() => {
|
|
|
55418
55418
|
});
|
|
55419
55419
|
IpAddressAttributes$inboundSchema = objectType({
|
|
55420
55420
|
address: stringType().optional(),
|
|
55421
|
-
cidr: stringType().optional(),
|
|
55421
|
+
cidr: nullableType(stringType()).optional(),
|
|
55422
55422
|
family: Family$inboundSchema.optional(),
|
|
55423
|
-
gateway: stringType().optional(),
|
|
55423
|
+
gateway: nullableType(stringType()).optional(),
|
|
55424
55424
|
netmask: stringType().optional(),
|
|
55425
55425
|
type: IpAddressType$inboundSchema.optional(),
|
|
55426
55426
|
public: booleanType().optional(),
|
|
@@ -55433,9 +55433,9 @@ var init_ipaddress = __esm(() => {
|
|
|
55433
55433
|
});
|
|
55434
55434
|
IpAddressAttributes$outboundSchema = objectType({
|
|
55435
55435
|
address: stringType().optional(),
|
|
55436
|
-
cidr: stringType().optional(),
|
|
55436
|
+
cidr: nullableType(stringType()).optional(),
|
|
55437
55437
|
family: Family$outboundSchema.optional(),
|
|
55438
|
-
gateway: stringType().optional(),
|
|
55438
|
+
gateway: nullableType(stringType()).optional(),
|
|
55439
55439
|
netmask: stringType().optional(),
|
|
55440
55440
|
type: IpAddressType$outboundSchema.optional(),
|
|
55441
55441
|
public: booleanType().optional(),
|
|
@@ -55866,24 +55866,24 @@ var init_plandata = __esm(() => {
|
|
|
55866
55866
|
PlanDataStockLevel$inboundSchema = nativeEnumType(PlanDataStockLevel);
|
|
55867
55867
|
PlanDataStockLevel$outboundSchema = PlanDataStockLevel$inboundSchema;
|
|
55868
55868
|
PlanDataUSD$inboundSchema = objectType({
|
|
55869
|
-
hour: numberType().optional(),
|
|
55870
|
-
month: numberType().optional(),
|
|
55871
|
-
year: numberType().optional()
|
|
55869
|
+
hour: nullableType(numberType()).optional(),
|
|
55870
|
+
month: nullableType(numberType()).optional(),
|
|
55871
|
+
year: nullableType(numberType()).optional()
|
|
55872
55872
|
});
|
|
55873
55873
|
PlanDataUSD$outboundSchema = objectType({
|
|
55874
|
-
hour: numberType().optional(),
|
|
55875
|
-
month: numberType().optional(),
|
|
55876
|
-
year: numberType().optional()
|
|
55874
|
+
hour: nullableType(numberType()).optional(),
|
|
55875
|
+
month: nullableType(numberType()).optional(),
|
|
55876
|
+
year: nullableType(numberType()).optional()
|
|
55877
55877
|
});
|
|
55878
55878
|
PlanDataBRL$inboundSchema = objectType({
|
|
55879
|
-
hour: numberType().optional(),
|
|
55880
|
-
month: numberType().optional(),
|
|
55881
|
-
year: numberType().optional()
|
|
55879
|
+
hour: nullableType(numberType()).optional(),
|
|
55880
|
+
month: nullableType(numberType()).optional(),
|
|
55881
|
+
year: nullableType(numberType()).optional()
|
|
55882
55882
|
});
|
|
55883
55883
|
PlanDataBRL$outboundSchema = objectType({
|
|
55884
|
-
hour: numberType().optional(),
|
|
55885
|
-
month: numberType().optional(),
|
|
55886
|
-
year: numberType().optional()
|
|
55884
|
+
hour: nullableType(numberType()).optional(),
|
|
55885
|
+
month: nullableType(numberType()).optional(),
|
|
55886
|
+
year: nullableType(numberType()).optional()
|
|
55887
55887
|
});
|
|
55888
55888
|
PlanDataPricing$inboundSchema = objectType({
|
|
55889
55889
|
USD: lazyType(() => PlanDataUSD$inboundSchema).optional(),
|
|
@@ -56038,9 +56038,9 @@ var init_project = __esm(() => {
|
|
|
56038
56038
|
name: stringType().optional(),
|
|
56039
56039
|
slug: stringType().optional(),
|
|
56040
56040
|
description: nullableType(stringType()).optional(),
|
|
56041
|
-
billing_type: BillingType$inboundSchema.optional(),
|
|
56042
|
-
billing_method: BillingMethod$inboundSchema.optional(),
|
|
56043
|
-
cost: stringType().optional(),
|
|
56041
|
+
billing_type: nullableType(BillingType$inboundSchema).optional(),
|
|
56042
|
+
billing_method: nullableType(BillingMethod$inboundSchema).optional(),
|
|
56043
|
+
cost: nullableType(stringType()).optional(),
|
|
56044
56044
|
environment: nullableType(Environment$inboundSchema).optional(),
|
|
56045
56045
|
stats: lazyType(() => ProjectStats$inboundSchema).optional(),
|
|
56046
56046
|
billing: lazyType(() => ProjectBilling$inboundSchema).optional(),
|
|
@@ -56059,9 +56059,9 @@ var init_project = __esm(() => {
|
|
|
56059
56059
|
name: stringType().optional(),
|
|
56060
56060
|
slug: stringType().optional(),
|
|
56061
56061
|
description: nullableType(stringType()).optional(),
|
|
56062
|
-
billingType: BillingType$outboundSchema.optional(),
|
|
56063
|
-
billingMethod: BillingMethod$outboundSchema.optional(),
|
|
56064
|
-
cost: stringType().optional(),
|
|
56062
|
+
billingType: nullableType(BillingType$outboundSchema).optional(),
|
|
56063
|
+
billingMethod: nullableType(BillingMethod$outboundSchema).optional(),
|
|
56064
|
+
cost: nullableType(stringType()).optional(),
|
|
56065
56065
|
environment: nullableType(Environment$outboundSchema).optional(),
|
|
56066
56066
|
stats: lazyType(() => ProjectStats$outboundSchema).optional(),
|
|
56067
56067
|
billing: lazyType(() => ProjectBilling$outboundSchema).optional(),
|
|
@@ -56092,7 +56092,7 @@ var init_projectinclude = __esm(() => {
|
|
|
56092
56092
|
init_v3();
|
|
56093
56093
|
init_primitives();
|
|
56094
56094
|
ProjectIncludeBilling$inboundSchema = objectType({
|
|
56095
|
-
subscription_id: stringType().optional(),
|
|
56095
|
+
subscription_id: nullableType(stringType()).optional(),
|
|
56096
56096
|
type: stringType().optional(),
|
|
56097
56097
|
method: stringType().optional()
|
|
56098
56098
|
}).transform((v2) => {
|
|
@@ -56101,7 +56101,7 @@ var init_projectinclude = __esm(() => {
|
|
|
56101
56101
|
});
|
|
56102
56102
|
});
|
|
56103
56103
|
ProjectIncludeBilling$outboundSchema = objectType({
|
|
56104
|
-
subscriptionId: stringType().optional(),
|
|
56104
|
+
subscriptionId: nullableType(stringType()).optional(),
|
|
56105
56105
|
type: stringType().optional(),
|
|
56106
56106
|
method: stringType().optional()
|
|
56107
56107
|
}).transform((v2) => {
|
|
@@ -56133,12 +56133,12 @@ var init_projectinclude = __esm(() => {
|
|
|
56133
56133
|
id: stringType().optional(),
|
|
56134
56134
|
name: stringType().optional(),
|
|
56135
56135
|
slug: stringType().optional(),
|
|
56136
|
-
description: stringType().optional(),
|
|
56137
|
-
billing_type: stringType().optional(),
|
|
56138
|
-
provisioning_type: stringType().optional(),
|
|
56139
|
-
billing_method: stringType().optional(),
|
|
56136
|
+
description: nullableType(stringType()).optional(),
|
|
56137
|
+
billing_type: nullableType(stringType()).optional(),
|
|
56138
|
+
provisioning_type: nullableType(stringType()).optional(),
|
|
56139
|
+
billing_method: nullableType(stringType()).optional(),
|
|
56140
56140
|
bandwidth_alert: booleanType().optional(),
|
|
56141
|
-
environment: stringType().optional(),
|
|
56141
|
+
environment: nullableType(stringType()).optional(),
|
|
56142
56142
|
billing: lazyType(() => ProjectIncludeBilling$inboundSchema).optional(),
|
|
56143
56143
|
stats: lazyType(() => ProjectIncludeStats$inboundSchema).optional()
|
|
56144
56144
|
}).transform((v2) => {
|
|
@@ -56153,12 +56153,12 @@ var init_projectinclude = __esm(() => {
|
|
|
56153
56153
|
id: stringType().optional(),
|
|
56154
56154
|
name: stringType().optional(),
|
|
56155
56155
|
slug: stringType().optional(),
|
|
56156
|
-
description: stringType().optional(),
|
|
56157
|
-
billingType: stringType().optional(),
|
|
56158
|
-
provisioningType: stringType().optional(),
|
|
56159
|
-
billingMethod: stringType().optional(),
|
|
56156
|
+
description: nullableType(stringType()).optional(),
|
|
56157
|
+
billingType: nullableType(stringType()).optional(),
|
|
56158
|
+
provisioningType: nullableType(stringType()).optional(),
|
|
56159
|
+
billingMethod: nullableType(stringType()).optional(),
|
|
56160
56160
|
bandwidthAlert: booleanType().optional(),
|
|
56161
|
-
environment: stringType().optional(),
|
|
56161
|
+
environment: nullableType(stringType()).optional(),
|
|
56162
56162
|
billing: lazyType(() => ProjectIncludeBilling$outboundSchema).optional(),
|
|
56163
56163
|
stats: lazyType(() => ProjectIncludeStats$outboundSchema).optional()
|
|
56164
56164
|
}).transform((v2) => {
|
|
@@ -56429,13 +56429,13 @@ var init_serverdata = __esm(() => {
|
|
|
56429
56429
|
id: stringType().optional(),
|
|
56430
56430
|
name: stringType().optional(),
|
|
56431
56431
|
slug: stringType().optional(),
|
|
56432
|
-
billing: stringType().optional()
|
|
56432
|
+
billing: nullableType(stringType()).optional()
|
|
56433
56433
|
});
|
|
56434
56434
|
ServerDataPlan$outboundSchema = objectType({
|
|
56435
56435
|
id: stringType().optional(),
|
|
56436
56436
|
name: stringType().optional(),
|
|
56437
56437
|
slug: stringType().optional(),
|
|
56438
|
-
billing: stringType().optional()
|
|
56438
|
+
billing: nullableType(stringType()).optional()
|
|
56439
56439
|
});
|
|
56440
56440
|
ServerDataFeatures$inboundSchema = objectType({
|
|
56441
56441
|
raid: booleanType().optional(),
|
|
@@ -56486,14 +56486,14 @@ var init_serverdata = __esm(() => {
|
|
|
56486
56486
|
disk: stringType().optional(),
|
|
56487
56487
|
ram: stringType().optional(),
|
|
56488
56488
|
nic: stringType().optional(),
|
|
56489
|
-
gpu: stringType().optional()
|
|
56489
|
+
gpu: nullableType(stringType()).optional()
|
|
56490
56490
|
});
|
|
56491
56491
|
ServerDataSpecs$outboundSchema = objectType({
|
|
56492
56492
|
cpu: stringType().optional(),
|
|
56493
56493
|
disk: stringType().optional(),
|
|
56494
56494
|
ram: stringType().optional(),
|
|
56495
56495
|
nic: stringType().optional(),
|
|
56496
|
-
gpu: stringType().optional()
|
|
56496
|
+
gpu: nullableType(stringType()).optional()
|
|
56497
56497
|
});
|
|
56498
56498
|
ServerDataRole$inboundSchema = nativeEnumType(ServerDataRole);
|
|
56499
56499
|
ServerDataRole$outboundSchema = ServerDataRole$inboundSchema;
|
|
@@ -56526,10 +56526,10 @@ var init_serverdata = __esm(() => {
|
|
|
56526
56526
|
site: stringType().optional(),
|
|
56527
56527
|
locked: booleanType().optional(),
|
|
56528
56528
|
rescue: booleanType().optional(),
|
|
56529
|
-
primary_ipv4: stringType().optional(),
|
|
56530
|
-
primary_ipv6: stringType().optional(),
|
|
56531
|
-
created_at: stringType().optional(),
|
|
56532
|
-
scheduled_deletion_at: stringType().optional(),
|
|
56529
|
+
primary_ipv4: nullableType(stringType()).optional(),
|
|
56530
|
+
primary_ipv6: nullableType(stringType()).optional(),
|
|
56531
|
+
created_at: nullableType(stringType()).optional(),
|
|
56532
|
+
scheduled_deletion_at: nullableType(stringType()).optional(),
|
|
56533
56533
|
plan: lazyType(() => ServerDataPlan$inboundSchema).optional(),
|
|
56534
56534
|
operating_system: lazyType(() => OperatingSystem$inboundSchema).optional(),
|
|
56535
56535
|
region: ServerRegionResourceData$inboundSchema.optional(),
|
|
@@ -56556,10 +56556,10 @@ var init_serverdata = __esm(() => {
|
|
|
56556
56556
|
site: stringType().optional(),
|
|
56557
56557
|
locked: booleanType().optional(),
|
|
56558
56558
|
rescue: booleanType().optional(),
|
|
56559
|
-
primaryIpv4: stringType().optional(),
|
|
56560
|
-
primaryIpv6: stringType().optional(),
|
|
56561
|
-
createdAt: stringType().optional(),
|
|
56562
|
-
scheduledDeletionAt: stringType().optional(),
|
|
56559
|
+
primaryIpv4: nullableType(stringType()).optional(),
|
|
56560
|
+
primaryIpv6: nullableType(stringType()).optional(),
|
|
56561
|
+
createdAt: nullableType(stringType()).optional(),
|
|
56562
|
+
scheduledDeletionAt: nullableType(stringType()).optional(),
|
|
56563
56563
|
plan: lazyType(() => ServerDataPlan$outboundSchema).optional(),
|
|
56564
56564
|
operatingSystem: lazyType(() => OperatingSystem$outboundSchema).optional(),
|
|
56565
56565
|
region: ServerRegionResourceData$outboundSchema.optional(),
|
|
@@ -56752,7 +56752,7 @@ var init_userinclude = __esm(() => {
|
|
|
56752
56752
|
first_name: stringType().optional(),
|
|
56753
56753
|
last_name: stringType().optional(),
|
|
56754
56754
|
email: stringType().optional(),
|
|
56755
|
-
authentication_factor_id: stringType().optional(),
|
|
56755
|
+
authentication_factor_id: nullableType(stringType()).optional(),
|
|
56756
56756
|
created_at: stringType().optional(),
|
|
56757
56757
|
updated_at: stringType().optional(),
|
|
56758
56758
|
role: lazyType(() => UserIncludeRole$inboundSchema).optional()
|
|
@@ -56770,7 +56770,7 @@ var init_userinclude = __esm(() => {
|
|
|
56770
56770
|
firstName: stringType().optional(),
|
|
56771
56771
|
lastName: stringType().optional(),
|
|
56772
56772
|
email: stringType().optional(),
|
|
56773
|
-
authenticationFactorId: stringType().optional(),
|
|
56773
|
+
authenticationFactorId: nullableType(stringType()).optional(),
|
|
56774
56774
|
createdAt: stringType().optional(),
|
|
56775
56775
|
updatedAt: stringType().optional(),
|
|
56776
56776
|
role: lazyType(() => UserIncludeRole$outboundSchema).optional()
|
|
@@ -56936,8 +56936,8 @@ var init_team = __esm(() => {
|
|
|
56936
56936
|
TeamAttributes$inboundSchema = objectType({
|
|
56937
56937
|
name: stringType().optional(),
|
|
56938
56938
|
slug: stringType().optional(),
|
|
56939
|
-
description: stringType().optional(),
|
|
56940
|
-
address: stringType().optional(),
|
|
56939
|
+
description: nullableType(stringType()).optional(),
|
|
56940
|
+
address: nullableType(stringType()).optional(),
|
|
56941
56941
|
currency: stringType().optional(),
|
|
56942
56942
|
created_at: stringType().optional(),
|
|
56943
56943
|
updated_at: stringType().optional(),
|
|
@@ -56958,8 +56958,8 @@ var init_team = __esm(() => {
|
|
|
56958
56958
|
TeamAttributes$outboundSchema = objectType({
|
|
56959
56959
|
name: stringType().optional(),
|
|
56960
56960
|
slug: stringType().optional(),
|
|
56961
|
-
description: stringType().optional(),
|
|
56962
|
-
address: stringType().optional(),
|
|
56961
|
+
description: nullableType(stringType()).optional(),
|
|
56962
|
+
address: nullableType(stringType()).optional(),
|
|
56963
56963
|
currency: stringType().optional(),
|
|
56964
56964
|
createdAt: stringType().optional(),
|
|
56965
56965
|
updatedAt: stringType().optional(),
|
|
@@ -57270,7 +57270,7 @@ var init_trafficquota = __esm(() => {
|
|
|
57270
57270
|
QuotaPerProject$inboundSchema = objectType({
|
|
57271
57271
|
project_id: stringType().optional(),
|
|
57272
57272
|
project_slug: stringType().optional(),
|
|
57273
|
-
price: numberType().int().optional(),
|
|
57273
|
+
price: nullableType(numberType().int()).optional(),
|
|
57274
57274
|
billing_method: stringType().optional(),
|
|
57275
57275
|
quota_per_region: arrayType(lazyType(() => QuotaPerRegion$inboundSchema)).optional()
|
|
57276
57276
|
}).transform((v2) => {
|
|
@@ -57284,7 +57284,7 @@ var init_trafficquota = __esm(() => {
|
|
|
57284
57284
|
QuotaPerProject$outboundSchema = objectType({
|
|
57285
57285
|
projectId: stringType().optional(),
|
|
57286
57286
|
projectSlug: stringType().optional(),
|
|
57287
|
-
price: numberType().int().optional(),
|
|
57287
|
+
price: nullableType(numberType().int()).optional(),
|
|
57288
57288
|
billingMethod: stringType().optional(),
|
|
57289
57289
|
quotaPerRegion: arrayType(lazyType(() => QuotaPerRegion$outboundSchema)).optional()
|
|
57290
57290
|
}).transform((v2) => {
|
|
@@ -57547,8 +57547,8 @@ var init_userteam = __esm(() => {
|
|
|
57547
57547
|
UserTeamAttributes$inboundSchema = objectType({
|
|
57548
57548
|
name: stringType().optional(),
|
|
57549
57549
|
slug: stringType().optional(),
|
|
57550
|
-
description: stringType().optional(),
|
|
57551
|
-
address: stringType().optional(),
|
|
57550
|
+
description: nullableType(stringType()).optional(),
|
|
57551
|
+
address: nullableType(stringType()).optional(),
|
|
57552
57552
|
currency: stringType().optional(),
|
|
57553
57553
|
created_at: stringType().optional(),
|
|
57554
57554
|
updated_at: stringType().optional(),
|
|
@@ -57563,8 +57563,8 @@ var init_userteam = __esm(() => {
|
|
|
57563
57563
|
UserTeamAttributes$outboundSchema = objectType({
|
|
57564
57564
|
name: stringType().optional(),
|
|
57565
57565
|
slug: stringType().optional(),
|
|
57566
|
-
description: stringType().optional(),
|
|
57567
|
-
address: stringType().optional(),
|
|
57566
|
+
description: nullableType(stringType()).optional(),
|
|
57567
|
+
address: nullableType(stringType()).optional(),
|
|
57568
57568
|
currency: stringType().optional(),
|
|
57569
57569
|
createdAt: stringType().optional(),
|
|
57570
57570
|
updatedAt: stringType().optional(),
|
|
@@ -57612,7 +57612,7 @@ var init_userupdate = __esm(() => {
|
|
|
57612
57612
|
first_name: stringType().optional(),
|
|
57613
57613
|
last_name: stringType().optional(),
|
|
57614
57614
|
email: stringType().optional(),
|
|
57615
|
-
authentication_factor_id: stringType().optional(),
|
|
57615
|
+
authentication_factor_id: nullableType(stringType()).optional(),
|
|
57616
57616
|
role: stringType().optional()
|
|
57617
57617
|
}).transform((v2) => {
|
|
57618
57618
|
return remap(v2, {
|
|
@@ -57625,7 +57625,7 @@ var init_userupdate = __esm(() => {
|
|
|
57625
57625
|
firstName: stringType().optional(),
|
|
57626
57626
|
lastName: stringType().optional(),
|
|
57627
57627
|
email: stringType().optional(),
|
|
57628
|
-
authenticationFactorId: stringType().optional(),
|
|
57628
|
+
authenticationFactorId: nullableType(stringType()).optional(),
|
|
57629
57629
|
role: stringType().optional()
|
|
57630
57630
|
}).transform((v2) => {
|
|
57631
57631
|
return remap(v2, {
|
|
@@ -57694,25 +57694,25 @@ var init_virtualmachineattributes = __esm(() => {
|
|
|
57694
57694
|
name: stringType().optional()
|
|
57695
57695
|
});
|
|
57696
57696
|
VirtualMachineAttributesSpecs$inboundSchema = objectType({
|
|
57697
|
-
vcpu: numberType().int().optional(),
|
|
57698
|
-
ram: stringType().optional(),
|
|
57699
|
-
storage: stringType().optional(),
|
|
57700
|
-
nic: stringType().optional(),
|
|
57701
|
-
gpu: stringType().optional()
|
|
57697
|
+
vcpu: nullableType(numberType().int()).optional(),
|
|
57698
|
+
ram: nullableType(stringType()).optional(),
|
|
57699
|
+
storage: nullableType(stringType()).optional(),
|
|
57700
|
+
nic: nullableType(stringType()).optional(),
|
|
57701
|
+
gpu: nullableType(stringType()).optional()
|
|
57702
57702
|
});
|
|
57703
57703
|
VirtualMachineAttributesSpecs$outboundSchema = objectType({
|
|
57704
|
-
vcpu: numberType().int().optional(),
|
|
57705
|
-
ram: stringType().optional(),
|
|
57706
|
-
storage: stringType().optional(),
|
|
57707
|
-
nic: stringType().optional(),
|
|
57708
|
-
gpu: stringType().optional()
|
|
57704
|
+
vcpu: nullableType(numberType().int()).optional(),
|
|
57705
|
+
ram: nullableType(stringType()).optional(),
|
|
57706
|
+
storage: nullableType(stringType()).optional(),
|
|
57707
|
+
nic: nullableType(stringType()).optional(),
|
|
57708
|
+
gpu: nullableType(stringType()).optional()
|
|
57709
57709
|
});
|
|
57710
57710
|
VirtualMachineAttributesAttributes$inboundSchema = objectType({
|
|
57711
57711
|
name: stringType().optional(),
|
|
57712
57712
|
created_at: stringType().optional(),
|
|
57713
57713
|
status: VirtualMachineAttributesStatus$inboundSchema.optional(),
|
|
57714
|
-
operating_system: stringType().optional(),
|
|
57715
|
-
credentials: lazyType(() => VirtualMachineAttributesCredentials$inboundSchema).optional(),
|
|
57714
|
+
operating_system: nullableType(stringType()).optional(),
|
|
57715
|
+
credentials: nullableType(lazyType(() => VirtualMachineAttributesCredentials$inboundSchema)).optional(),
|
|
57716
57716
|
plan: lazyType(() => VirtualMachineAttributesPlan$inboundSchema).optional(),
|
|
57717
57717
|
specs: lazyType(() => VirtualMachineAttributesSpecs$inboundSchema).optional(),
|
|
57718
57718
|
team: TeamInclude$inboundSchema.optional(),
|
|
@@ -57727,8 +57727,8 @@ var init_virtualmachineattributes = __esm(() => {
|
|
|
57727
57727
|
name: stringType().optional(),
|
|
57728
57728
|
createdAt: stringType().optional(),
|
|
57729
57729
|
status: VirtualMachineAttributesStatus$outboundSchema.optional(),
|
|
57730
|
-
operatingSystem: stringType().optional(),
|
|
57731
|
-
credentials: lazyType(() => VirtualMachineAttributesCredentials$outboundSchema).optional(),
|
|
57730
|
+
operatingSystem: nullableType(stringType()).optional(),
|
|
57731
|
+
credentials: nullableType(lazyType(() => VirtualMachineAttributesCredentials$outboundSchema)).optional(),
|
|
57732
57732
|
plan: lazyType(() => VirtualMachineAttributesPlan$outboundSchema).optional(),
|
|
57733
57733
|
specs: lazyType(() => VirtualMachineAttributesSpecs$outboundSchema).optional(),
|
|
57734
57734
|
team: TeamInclude$outboundSchema.optional(),
|
|
@@ -57780,8 +57780,8 @@ var init_virtualmachinepayload = __esm(() => {
|
|
|
57780
57780
|
VirtualMachinePayloadType$outboundSchema = VirtualMachinePayloadType$inboundSchema;
|
|
57781
57781
|
VirtualMachinePayloadAttributes$inboundSchema = objectType({
|
|
57782
57782
|
name: stringType().default("my-vm"),
|
|
57783
|
-
plan: stringType().optional(),
|
|
57784
|
-
ssh_keys: arrayType(stringType()).optional(),
|
|
57783
|
+
plan: nullableType(stringType()).optional(),
|
|
57784
|
+
ssh_keys: nullableType(arrayType(stringType())).optional(),
|
|
57785
57785
|
project: stringType().default("my-project")
|
|
57786
57786
|
}).transform((v2) => {
|
|
57787
57787
|
return remap(v2, {
|
|
@@ -57790,8 +57790,8 @@ var init_virtualmachinepayload = __esm(() => {
|
|
|
57790
57790
|
});
|
|
57791
57791
|
VirtualMachinePayloadAttributes$outboundSchema = objectType({
|
|
57792
57792
|
name: stringType().default("my-vm"),
|
|
57793
|
-
plan: stringType().optional(),
|
|
57794
|
-
sshKeys: arrayType(stringType()).optional(),
|
|
57793
|
+
plan: nullableType(stringType()).optional(),
|
|
57794
|
+
sshKeys: nullableType(arrayType(stringType())).optional(),
|
|
57795
57795
|
project: stringType().default("my-project")
|
|
57796
57796
|
}).transform((v2) => {
|
|
57797
57797
|
return remap(v2, {
|
|
@@ -58005,7 +58005,7 @@ var init_virtualnetworkdata = __esm(() => {
|
|
|
58005
58005
|
description: stringType().optional(),
|
|
58006
58006
|
project: ProjectInclude$inboundSchema.optional(),
|
|
58007
58007
|
region: lazyType(() => VirtualNetworkDataRegion$inboundSchema).optional(),
|
|
58008
|
-
created_at: stringType().datetime({ offset: true }).transform((v2) => new Date(v2)).optional(),
|
|
58008
|
+
created_at: nullableType(stringType().datetime({ offset: true }).transform((v2) => new Date(v2))).optional(),
|
|
58009
58009
|
assignments_count: numberType().int().optional(),
|
|
58010
58010
|
tags: arrayType(lazyType(() => Tag$inboundSchema)).optional()
|
|
58011
58011
|
}).transform((v2) => {
|
|
@@ -58020,7 +58020,7 @@ var init_virtualnetworkdata = __esm(() => {
|
|
|
58020
58020
|
description: stringType().optional(),
|
|
58021
58021
|
project: ProjectInclude$outboundSchema.optional(),
|
|
58022
58022
|
region: lazyType(() => VirtualNetworkDataRegion$outboundSchema).optional(),
|
|
58023
|
-
createdAt: dateType().transform((v2) => v2.toISOString()).optional(),
|
|
58023
|
+
createdAt: nullableType(dateType().transform((v2) => v2.toISOString())).optional(),
|
|
58024
58024
|
assignmentsCount: numberType().int().optional(),
|
|
58025
58025
|
tags: arrayType(lazyType(() => Tag$outboundSchema)).optional()
|
|
58026
58026
|
}).transform((v2) => {
|
|
@@ -58188,10 +58188,10 @@ var init_volumedata = __esm(() => {
|
|
|
58188
58188
|
VolumeDataAttributes$inboundSchema = objectType({
|
|
58189
58189
|
name: stringType().optional(),
|
|
58190
58190
|
size_in_gb: numberType().int().optional(),
|
|
58191
|
-
created_at: stringType().datetime({ offset: true }).transform((v2) => new Date(v2)).optional(),
|
|
58191
|
+
created_at: nullableType(stringType().datetime({ offset: true }).transform((v2) => new Date(v2))).optional(),
|
|
58192
58192
|
namespace_id: nullableType(stringType()).optional(),
|
|
58193
|
-
connector_id: stringType().optional(),
|
|
58194
|
-
initiators: arrayType(lazyType(() => Initiator$inboundSchema)).optional(),
|
|
58193
|
+
connector_id: nullableType(stringType()).optional(),
|
|
58194
|
+
initiators: nullableType(arrayType(lazyType(() => Initiator$inboundSchema))).optional(),
|
|
58195
58195
|
project: ProjectInclude$inboundSchema.optional(),
|
|
58196
58196
|
team: TeamInclude$inboundSchema.optional()
|
|
58197
58197
|
}).transform((v2) => {
|
|
@@ -58205,10 +58205,10 @@ var init_volumedata = __esm(() => {
|
|
|
58205
58205
|
VolumeDataAttributes$outboundSchema = objectType({
|
|
58206
58206
|
name: stringType().optional(),
|
|
58207
58207
|
sizeInGb: numberType().int().optional(),
|
|
58208
|
-
createdAt: dateType().transform((v2) => v2.toISOString()).optional(),
|
|
58208
|
+
createdAt: nullableType(dateType().transform((v2) => v2.toISOString())).optional(),
|
|
58209
58209
|
namespaceId: nullableType(stringType()).optional(),
|
|
58210
|
-
connectorId: stringType().optional(),
|
|
58211
|
-
initiators: arrayType(lazyType(() => Initiator$outboundSchema)).optional(),
|
|
58210
|
+
connectorId: nullableType(stringType()).optional(),
|
|
58211
|
+
initiators: nullableType(arrayType(lazyType(() => Initiator$outboundSchema))).optional(),
|
|
58212
58212
|
project: ProjectInclude$outboundSchema.optional(),
|
|
58213
58213
|
team: TeamInclude$outboundSchema.optional()
|
|
58214
58214
|
}).transform((v2) => {
|
|
@@ -58649,17 +58649,21 @@ var init_createserver = __esm(() => {
|
|
|
58649
58649
|
C3MediumX86: "c3-medium-x86",
|
|
58650
58650
|
C3SmallX86: "c3-small-x86",
|
|
58651
58651
|
C3XlargeX86: "c3-xlarge-x86",
|
|
58652
|
+
G3Gh200: "g3-gh200",
|
|
58652
58653
|
G3LargeX86: "g3-large-x86",
|
|
58653
58654
|
G3MediumX86: "g3-medium-x86",
|
|
58654
58655
|
G3SmallX86: "g3-small-x86",
|
|
58655
58656
|
G3XlargeX86: "g3-xlarge-x86",
|
|
58657
|
+
G4Rtx6kproLarge: "g4-rtx6kpro-large",
|
|
58656
58658
|
M3LargeX86: "m3-large-x86",
|
|
58659
|
+
M4MetalLarge: "m4-metal-large",
|
|
58660
|
+
M4MetalSmall: "m4-metal-small",
|
|
58661
|
+
Rs4MetalXlarge: "rs4-metal-xlarge",
|
|
58657
58662
|
S2SmallX86: "s2-small-x86",
|
|
58658
58663
|
S3LargeX86: "s3-large-x86"
|
|
58659
58664
|
};
|
|
58660
58665
|
CreateServerSite2 = {
|
|
58661
58666
|
Ash: "ASH",
|
|
58662
|
-
Bgt: "BGT",
|
|
58663
58667
|
Bue: "BUE",
|
|
58664
58668
|
Chi: "CHI",
|
|
58665
58669
|
Dal: "DAL",
|
|
@@ -58671,39 +58675,29 @@ var init_createserver = __esm(() => {
|
|
|
58671
58675
|
Mia: "MIA",
|
|
58672
58676
|
Mia2: "MIA2",
|
|
58673
58677
|
Nyc: "NYC",
|
|
58674
|
-
San: "SAN",
|
|
58675
58678
|
Sao: "SAO",
|
|
58676
58679
|
Sao2: "SAO2",
|
|
58680
|
+
Sgp: "SGP",
|
|
58677
58681
|
Syd: "SYD",
|
|
58678
58682
|
Tyo: "TYO",
|
|
58679
58683
|
Tyo2: "TYO2"
|
|
58680
58684
|
};
|
|
58681
58685
|
CreateServerOperatingSystem2 = {
|
|
58682
|
-
Ipxe: "ipxe",
|
|
58683
|
-
WindowsServer2019StdV1: "windows_server_2019_std_v1",
|
|
58684
|
-
Ubuntu2204X64Lts: "ubuntu_22_04_x64_lts",
|
|
58685
|
-
Debian11: "debian_11",
|
|
58686
|
-
Debian10: "debian_10",
|
|
58687
|
-
Rhel8: "rhel8",
|
|
58688
|
-
WindowsServer2012R2StdV28: "windows_server_2012_r2_std_v28",
|
|
58689
|
-
WindowsServer2012R2DcV5: "windows_server_2012_r2_dc_v5",
|
|
58690
|
-
Esxi67: "esxi_6_7",
|
|
58691
|
-
Debian94X64: "debian_9_4_x64",
|
|
58692
58686
|
Centos74X64: "centos_7_4_x64",
|
|
58693
58687
|
Centos8X64: "centos_8_x64",
|
|
58694
|
-
|
|
58695
|
-
|
|
58696
|
-
WindowsServer2016StdV1: "windows_server_2016_std_v1",
|
|
58697
|
-
WindowsServer2016DcV1: "windows_server_2016_dc_v1",
|
|
58698
|
-
WindowsServer2019DcV1: "windows_server_2019_dc_v1",
|
|
58688
|
+
Debian10: "debian_10",
|
|
58689
|
+
Debian11: "debian_11",
|
|
58699
58690
|
Debian12: "debian_12",
|
|
58691
|
+
Ipxe: "ipxe",
|
|
58692
|
+
Rhel8: "rhel8",
|
|
58693
|
+
Rockylinux8: "rockylinux_8",
|
|
58700
58694
|
Ubuntu22MlInABox: "ubuntu22_ml_in_a_box",
|
|
58701
|
-
|
|
58702
|
-
|
|
58703
|
-
|
|
58704
|
-
Windows2022Std: "windows_2022_std",
|
|
58695
|
+
Ubuntu24MlInABox: "ubuntu24_ml_in_a_box",
|
|
58696
|
+
Ubuntu2004X64Lts: "ubuntu_20_04_x64_lts",
|
|
58697
|
+
Ubuntu2204X64Lts: "ubuntu_22_04_x64_lts",
|
|
58705
58698
|
Ubuntu2404X64Lts: "ubuntu_24_04_x64_lts",
|
|
58706
|
-
|
|
58699
|
+
Windows2022Std: "windows_2022_std",
|
|
58700
|
+
WindowsServer2019StdV1: "windows_server_2019_std_v1"
|
|
58707
58701
|
};
|
|
58708
58702
|
CreateServerRaid2 = {
|
|
58709
58703
|
Raid0: "raid-0",
|
|
@@ -58732,11 +58726,11 @@ var init_createserver = __esm(() => {
|
|
|
58732
58726
|
site: CreateServerSite2$inboundSchema.optional(),
|
|
58733
58727
|
operating_system: CreateServerOperatingSystem2$inboundSchema.optional(),
|
|
58734
58728
|
hostname: stringType().optional(),
|
|
58735
|
-
ssh_keys: arrayType(stringType()).optional(),
|
|
58736
|
-
user_data: stringType().optional(),
|
|
58737
|
-
raid: CreateServerRaid2$inboundSchema.optional(),
|
|
58738
|
-
ipxe: stringType().optional(),
|
|
58739
|
-
billing: CreateServerBilling2$inboundSchema.optional()
|
|
58729
|
+
ssh_keys: nullableType(arrayType(stringType())).optional(),
|
|
58730
|
+
user_data: nullableType(stringType()).optional(),
|
|
58731
|
+
raid: nullableType(CreateServerRaid2$inboundSchema).optional(),
|
|
58732
|
+
ipxe: nullableType(stringType()).optional(),
|
|
58733
|
+
billing: nullableType(CreateServerBilling2$inboundSchema).optional()
|
|
58740
58734
|
}).transform((v2) => {
|
|
58741
58735
|
return remap(v2, {
|
|
58742
58736
|
operating_system: "operatingSystem",
|
|
@@ -58750,11 +58744,11 @@ var init_createserver = __esm(() => {
|
|
|
58750
58744
|
site: CreateServerSite2$outboundSchema.optional(),
|
|
58751
58745
|
operatingSystem: CreateServerOperatingSystem2$outboundSchema.optional(),
|
|
58752
58746
|
hostname: stringType().optional(),
|
|
58753
|
-
sshKeys: arrayType(stringType()).optional(),
|
|
58754
|
-
userData: stringType().optional(),
|
|
58755
|
-
raid: CreateServerRaid2$outboundSchema.optional(),
|
|
58756
|
-
ipxe: stringType().optional(),
|
|
58757
|
-
billing: CreateServerBilling2$outboundSchema.optional()
|
|
58747
|
+
sshKeys: nullableType(arrayType(stringType())).optional(),
|
|
58748
|
+
userData: nullableType(stringType()).optional(),
|
|
58749
|
+
raid: nullableType(CreateServerRaid2$outboundSchema).optional(),
|
|
58750
|
+
ipxe: nullableType(stringType()).optional(),
|
|
58751
|
+
billing: nullableType(CreateServerBilling2$outboundSchema).optional()
|
|
58758
58752
|
}).transform((v2) => {
|
|
58759
58753
|
return remap(v2, {
|
|
58760
58754
|
operatingSystem: "operating_system",
|
|
@@ -58902,31 +58896,21 @@ var init_createserverreinstall = __esm(() => {
|
|
|
58902
58896
|
Reinstalls: "reinstalls"
|
|
58903
58897
|
};
|
|
58904
58898
|
CreateServerReinstallOperatingSystem2 = {
|
|
58905
|
-
Ipxe: "ipxe",
|
|
58906
|
-
WindowsServer2019StdV1: "windows_server_2019_std_v1",
|
|
58907
|
-
Ubuntu2204X64Lts: "ubuntu_22_04_x64_lts",
|
|
58908
|
-
Debian11: "debian_11",
|
|
58909
|
-
Debian10: "debian_10",
|
|
58910
|
-
Rhel8: "rhel8",
|
|
58911
|
-
WindowsServer2012R2StdV28: "windows_server_2012_r2_std_v28",
|
|
58912
|
-
WindowsServer2012R2DcV5: "windows_server_2012_r2_dc_v5",
|
|
58913
|
-
Esxi67: "esxi_6_7",
|
|
58914
|
-
Debian94X64: "debian_9_4_x64",
|
|
58915
58899
|
Centos74X64: "centos_7_4_x64",
|
|
58916
58900
|
Centos8X64: "centos_8_x64",
|
|
58917
|
-
|
|
58918
|
-
|
|
58919
|
-
WindowsServer2016StdV1: "windows_server_2016_std_v1",
|
|
58920
|
-
WindowsServer2016DcV1: "windows_server_2016_dc_v1",
|
|
58921
|
-
WindowsServer2019DcV1: "windows_server_2019_dc_v1",
|
|
58901
|
+
Debian10: "debian_10",
|
|
58902
|
+
Debian11: "debian_11",
|
|
58922
58903
|
Debian12: "debian_12",
|
|
58904
|
+
Ipxe: "ipxe",
|
|
58905
|
+
Rhel8: "rhel8",
|
|
58906
|
+
Rockylinux8: "rockylinux_8",
|
|
58923
58907
|
Ubuntu22MlInABox: "ubuntu22_ml_in_a_box",
|
|
58924
|
-
|
|
58925
|
-
|
|
58926
|
-
|
|
58927
|
-
Windows2022Std: "windows_2022_std",
|
|
58908
|
+
Ubuntu24MlInABox: "ubuntu24_ml_in_a_box",
|
|
58909
|
+
Ubuntu2004X64Lts: "ubuntu_20_04_x64_lts",
|
|
58910
|
+
Ubuntu2204X64Lts: "ubuntu_22_04_x64_lts",
|
|
58928
58911
|
Ubuntu2404X64Lts: "ubuntu_24_04_x64_lts",
|
|
58929
|
-
|
|
58912
|
+
Windows2022Std: "windows_2022_std",
|
|
58913
|
+
WindowsServer2019StdV1: "windows_server_2019_std_v1"
|
|
58930
58914
|
};
|
|
58931
58915
|
CreateServerReinstallRaid2 = {
|
|
58932
58916
|
Raid0: "raid-0",
|
|
@@ -58961,11 +58945,11 @@ var init_createserverreinstall = __esm(() => {
|
|
|
58961
58945
|
CreateServerReinstallAttributes2$inboundSchema = objectType({
|
|
58962
58946
|
operating_system: CreateServerReinstallOperatingSystem2$inboundSchema.optional(),
|
|
58963
58947
|
hostname: stringType().optional(),
|
|
58964
|
-
partitions: arrayType(lazyType(() => CreateServerReinstallPartition2$inboundSchema)).optional(),
|
|
58965
|
-
ssh_keys: arrayType(stringType()).optional(),
|
|
58966
|
-
user_data: stringType().optional(),
|
|
58967
|
-
raid: CreateServerReinstallRaid2$inboundSchema.optional(),
|
|
58968
|
-
ipxe: stringType().optional()
|
|
58948
|
+
partitions: nullableType(arrayType(lazyType(() => CreateServerReinstallPartition2$inboundSchema))).optional(),
|
|
58949
|
+
ssh_keys: nullableType(arrayType(stringType())).optional(),
|
|
58950
|
+
user_data: nullableType(stringType()).optional(),
|
|
58951
|
+
raid: nullableType(CreateServerReinstallRaid2$inboundSchema).optional(),
|
|
58952
|
+
ipxe: nullableType(stringType()).optional()
|
|
58969
58953
|
}).transform((v2) => {
|
|
58970
58954
|
return remap(v2, {
|
|
58971
58955
|
operating_system: "operatingSystem",
|
|
@@ -58976,11 +58960,11 @@ var init_createserverreinstall = __esm(() => {
|
|
|
58976
58960
|
CreateServerReinstallAttributes2$outboundSchema = objectType({
|
|
58977
58961
|
operatingSystem: CreateServerReinstallOperatingSystem2$outboundSchema.optional(),
|
|
58978
58962
|
hostname: stringType().optional(),
|
|
58979
|
-
partitions: arrayType(lazyType(() => CreateServerReinstallPartition2$outboundSchema)).optional(),
|
|
58980
|
-
sshKeys: arrayType(stringType()).optional(),
|
|
58981
|
-
userData: stringType().optional(),
|
|
58982
|
-
raid: CreateServerReinstallRaid2$outboundSchema.optional(),
|
|
58983
|
-
ipxe: stringType().optional()
|
|
58963
|
+
partitions: nullableType(arrayType(lazyType(() => CreateServerReinstallPartition2$outboundSchema))).optional(),
|
|
58964
|
+
sshKeys: nullableType(arrayType(stringType())).optional(),
|
|
58965
|
+
userData: nullableType(stringType()).optional(),
|
|
58966
|
+
raid: nullableType(CreateServerReinstallRaid2$outboundSchema).optional(),
|
|
58967
|
+
ipxe: nullableType(stringType()).optional()
|
|
58984
58968
|
}).transform((v2) => {
|
|
58985
58969
|
return remap(v2, {
|
|
58986
58970
|
operatingSystem: "operating_system",
|
|
@@ -59033,12 +59017,12 @@ var init_createtag = __esm(() => {
|
|
|
59033
59017
|
CreateTagType2$outboundSchema = CreateTagType2$inboundSchema;
|
|
59034
59018
|
CreateTagAttributes2$inboundSchema = objectType({
|
|
59035
59019
|
name: stringType().optional(),
|
|
59036
|
-
description: stringType().optional(),
|
|
59020
|
+
description: nullableType(stringType()).optional(),
|
|
59037
59021
|
color: stringType().default("#ffffff")
|
|
59038
59022
|
});
|
|
59039
59023
|
CreateTagAttributes2$outboundSchema = objectType({
|
|
59040
59024
|
name: stringType().optional(),
|
|
59041
|
-
description: stringType().optional(),
|
|
59025
|
+
description: nullableType(stringType()).optional(),
|
|
59042
59026
|
color: stringType().default("#ffffff")
|
|
59043
59027
|
});
|
|
59044
59028
|
CreateTagData2$inboundSchema = objectType({
|
|
@@ -59119,7 +59103,6 @@ var init_createvirtualnetwork = __esm(() => {
|
|
|
59119
59103
|
};
|
|
59120
59104
|
CreateVirtualNetworkSite2 = {
|
|
59121
59105
|
Ash: "ASH",
|
|
59122
|
-
Bgt: "BGT",
|
|
59123
59106
|
Bue: "BUE",
|
|
59124
59107
|
Chi: "CHI",
|
|
59125
59108
|
Dal: "DAL",
|
|
@@ -59131,9 +59114,9 @@ var init_createvirtualnetwork = __esm(() => {
|
|
|
59131
59114
|
Mia: "MIA",
|
|
59132
59115
|
Mia2: "MIA2",
|
|
59133
59116
|
Nyc: "NYC",
|
|
59134
|
-
San: "SAN",
|
|
59135
59117
|
Sao: "SAO",
|
|
59136
59118
|
Sao2: "SAO2",
|
|
59119
|
+
Sgp: "SGP",
|
|
59137
59120
|
Syd: "SYD",
|
|
59138
59121
|
Tyo: "TYO",
|
|
59139
59122
|
Tyo2: "TYO2"
|
|
@@ -60977,7 +60960,6 @@ var init_getvpnsessions = __esm(() => {
|
|
|
60977
60960
|
init_models();
|
|
60978
60961
|
FilterLocation = {
|
|
60979
60962
|
Ash: "ASH",
|
|
60980
|
-
Bgt: "BGT",
|
|
60981
60963
|
Bue: "BUE",
|
|
60982
60964
|
Chi: "CHI",
|
|
60983
60965
|
Dal: "DAL",
|
|
@@ -60989,9 +60971,9 @@ var init_getvpnsessions = __esm(() => {
|
|
|
60989
60971
|
Mia: "MIA",
|
|
60990
60972
|
Mia2: "MIA2",
|
|
60991
60973
|
Nyc: "NYC",
|
|
60992
|
-
San: "SAN",
|
|
60993
60974
|
Sao: "SAO",
|
|
60994
60975
|
Sao2: "SAO2",
|
|
60976
|
+
Sgp: "SGP",
|
|
60995
60977
|
Syd: "SYD",
|
|
60996
60978
|
Tyo: "TYO",
|
|
60997
60979
|
Tyo2: "TYO2"
|
|
@@ -61865,7 +61847,6 @@ var init_postvpnsession = __esm(() => {
|
|
|
61865
61847
|
};
|
|
61866
61848
|
PostVpnSessionSite2 = {
|
|
61867
61849
|
Ash: "ASH",
|
|
61868
|
-
Bgt: "BGT",
|
|
61869
61850
|
Bue: "BUE",
|
|
61870
61851
|
Chi: "CHI",
|
|
61871
61852
|
Dal: "DAL",
|
|
@@ -61877,9 +61858,9 @@ var init_postvpnsession = __esm(() => {
|
|
|
61877
61858
|
Mia: "MIA",
|
|
61878
61859
|
Mia2: "MIA2",
|
|
61879
61860
|
Nyc: "NYC",
|
|
61880
|
-
San: "SAN",
|
|
61881
61861
|
Sao: "SAO",
|
|
61882
61862
|
Sao2: "SAO2",
|
|
61863
|
+
Sgp: "SGP",
|
|
61883
61864
|
Syd: "SYD",
|
|
61884
61865
|
Tyo: "TYO",
|
|
61885
61866
|
Tyo2: "TYO2"
|
|
@@ -62551,14 +62532,14 @@ var init_updateserver = __esm(() => {
|
|
|
62551
62532
|
UpdateServerBilling2$outboundSchema = UpdateServerBilling2$inboundSchema;
|
|
62552
62533
|
UpdateServerAttributes2$inboundSchema = objectType({
|
|
62553
62534
|
hostname: stringType().default("new-hostname"),
|
|
62554
|
-
billing: UpdateServerBilling2$inboundSchema.optional(),
|
|
62555
|
-
tags: arrayType(stringType()).optional(),
|
|
62535
|
+
billing: nullableType(UpdateServerBilling2$inboundSchema).optional(),
|
|
62536
|
+
tags: nullableType(arrayType(stringType())).optional(),
|
|
62556
62537
|
project: stringType().optional()
|
|
62557
62538
|
});
|
|
62558
62539
|
UpdateServerAttributes2$outboundSchema = objectType({
|
|
62559
62540
|
hostname: stringType().default("new-hostname"),
|
|
62560
|
-
billing: UpdateServerBilling2$outboundSchema.optional(),
|
|
62561
|
-
tags: arrayType(stringType()).optional(),
|
|
62541
|
+
billing: nullableType(UpdateServerBilling2$outboundSchema).optional(),
|
|
62542
|
+
tags: nullableType(arrayType(stringType())).optional(),
|
|
62562
62543
|
project: stringType().optional()
|
|
62563
62544
|
});
|
|
62564
62545
|
UpdateServerData2$inboundSchema = objectType({
|
|
@@ -62606,31 +62587,21 @@ var init_updateserverdeployconfig = __esm(() => {
|
|
|
62606
62587
|
DeployConfig: "deploy_config"
|
|
62607
62588
|
};
|
|
62608
62589
|
UpdateServerDeployConfigOperatingSystem2 = {
|
|
62609
|
-
Ipxe: "ipxe",
|
|
62610
|
-
WindowsServer2019StdV1: "windows_server_2019_std_v1",
|
|
62611
|
-
Ubuntu2204X64Lts: "ubuntu_22_04_x64_lts",
|
|
62612
|
-
Debian11: "debian_11",
|
|
62613
|
-
Debian10: "debian_10",
|
|
62614
|
-
Rhel8: "rhel8",
|
|
62615
|
-
WindowsServer2012R2StdV28: "windows_server_2012_r2_std_v28",
|
|
62616
|
-
WindowsServer2012R2DcV5: "windows_server_2012_r2_dc_v5",
|
|
62617
|
-
Esxi67: "esxi_6_7",
|
|
62618
|
-
Debian94X64: "debian_9_4_x64",
|
|
62619
62590
|
Centos74X64: "centos_7_4_x64",
|
|
62620
62591
|
Centos8X64: "centos_8_x64",
|
|
62621
|
-
|
|
62622
|
-
|
|
62623
|
-
WindowsServer2016StdV1: "windows_server_2016_std_v1",
|
|
62624
|
-
WindowsServer2016DcV1: "windows_server_2016_dc_v1",
|
|
62625
|
-
WindowsServer2019DcV1: "windows_server_2019_dc_v1",
|
|
62592
|
+
Debian10: "debian_10",
|
|
62593
|
+
Debian11: "debian_11",
|
|
62626
62594
|
Debian12: "debian_12",
|
|
62595
|
+
Ipxe: "ipxe",
|
|
62596
|
+
Rhel8: "rhel8",
|
|
62597
|
+
Rockylinux8: "rockylinux_8",
|
|
62627
62598
|
Ubuntu22MlInABox: "ubuntu22_ml_in_a_box",
|
|
62628
|
-
|
|
62629
|
-
|
|
62630
|
-
|
|
62631
|
-
Windows2022Std: "windows_2022_std",
|
|
62599
|
+
Ubuntu24MlInABox: "ubuntu24_ml_in_a_box",
|
|
62600
|
+
Ubuntu2004X64Lts: "ubuntu_20_04_x64_lts",
|
|
62601
|
+
Ubuntu2204X64Lts: "ubuntu_22_04_x64_lts",
|
|
62632
62602
|
Ubuntu2404X64Lts: "ubuntu_24_04_x64_lts",
|
|
62633
|
-
|
|
62603
|
+
Windows2022Std: "windows_2022_std",
|
|
62604
|
+
WindowsServer2019StdV1: "windows_server_2019_std_v1"
|
|
62634
62605
|
};
|
|
62635
62606
|
UpdateServerDeployConfigRaid2 = {
|
|
62636
62607
|
Raid0: "raid-0",
|
|
@@ -62663,13 +62634,13 @@ var init_updateserverdeployconfig = __esm(() => {
|
|
|
62663
62634
|
});
|
|
62664
62635
|
});
|
|
62665
62636
|
UpdateServerDeployConfigAttributes2$inboundSchema = objectType({
|
|
62666
|
-
hostname: stringType().optional(),
|
|
62667
|
-
operating_system: UpdateServerDeployConfigOperatingSystem2$inboundSchema.optional(),
|
|
62668
|
-
raid: UpdateServerDeployConfigRaid2$inboundSchema.optional(),
|
|
62669
|
-
user_data: stringType().optional(),
|
|
62670
|
-
ssh_keys: arrayType(stringType()).optional(),
|
|
62671
|
-
partitions: arrayType(lazyType(() => UpdateServerDeployConfigPartition2$inboundSchema)).optional(),
|
|
62672
|
-
ipxe_url: stringType().optional()
|
|
62637
|
+
hostname: nullableType(stringType()).optional(),
|
|
62638
|
+
operating_system: nullableType(UpdateServerDeployConfigOperatingSystem2$inboundSchema).optional(),
|
|
62639
|
+
raid: nullableType(UpdateServerDeployConfigRaid2$inboundSchema).optional(),
|
|
62640
|
+
user_data: nullableType(stringType()).optional(),
|
|
62641
|
+
ssh_keys: nullableType(arrayType(stringType())).optional(),
|
|
62642
|
+
partitions: nullableType(arrayType(lazyType(() => UpdateServerDeployConfigPartition2$inboundSchema))).optional(),
|
|
62643
|
+
ipxe_url: nullableType(stringType()).optional()
|
|
62673
62644
|
}).transform((v2) => {
|
|
62674
62645
|
return remap(v2, {
|
|
62675
62646
|
operating_system: "operatingSystem",
|
|
@@ -62679,13 +62650,13 @@ var init_updateserverdeployconfig = __esm(() => {
|
|
|
62679
62650
|
});
|
|
62680
62651
|
});
|
|
62681
62652
|
UpdateServerDeployConfigAttributes2$outboundSchema = objectType({
|
|
62682
|
-
hostname: stringType().optional(),
|
|
62683
|
-
operatingSystem: UpdateServerDeployConfigOperatingSystem2$outboundSchema.optional(),
|
|
62684
|
-
raid: UpdateServerDeployConfigRaid2$outboundSchema.optional(),
|
|
62685
|
-
userData: stringType().optional(),
|
|
62686
|
-
sshKeys: arrayType(stringType()).optional(),
|
|
62687
|
-
partitions: arrayType(lazyType(() => UpdateServerDeployConfigPartition2$outboundSchema)).optional(),
|
|
62688
|
-
ipxeUrl: stringType().optional()
|
|
62653
|
+
hostname: nullableType(stringType()).optional(),
|
|
62654
|
+
operatingSystem: nullableType(UpdateServerDeployConfigOperatingSystem2$outboundSchema).optional(),
|
|
62655
|
+
raid: nullableType(UpdateServerDeployConfigRaid2$outboundSchema).optional(),
|
|
62656
|
+
userData: nullableType(stringType()).optional(),
|
|
62657
|
+
sshKeys: nullableType(arrayType(stringType())).optional(),
|
|
62658
|
+
partitions: nullableType(arrayType(lazyType(() => UpdateServerDeployConfigPartition2$outboundSchema))).optional(),
|
|
62659
|
+
ipxeUrl: nullableType(stringType()).optional()
|
|
62689
62660
|
}).transform((v2) => {
|
|
62690
62661
|
return remap(v2, {
|
|
62691
62662
|
operatingSystem: "operating_system",
|
|
@@ -62734,12 +62705,12 @@ var init_updatetag = __esm(() => {
|
|
|
62734
62705
|
UpdateTagType2$outboundSchema = UpdateTagType2$inboundSchema;
|
|
62735
62706
|
UpdateTagAttributes2$inboundSchema = objectType({
|
|
62736
62707
|
name: stringType().optional(),
|
|
62737
|
-
description: stringType().optional(),
|
|
62708
|
+
description: nullableType(stringType()).optional(),
|
|
62738
62709
|
color: stringType().default("#ffffff")
|
|
62739
62710
|
});
|
|
62740
62711
|
UpdateTagAttributes2$outboundSchema = objectType({
|
|
62741
62712
|
name: stringType().optional(),
|
|
62742
|
-
description: stringType().optional(),
|
|
62713
|
+
description: nullableType(stringType()).optional(),
|
|
62743
62714
|
color: stringType().default("#ffffff")
|
|
62744
62715
|
});
|
|
62745
62716
|
UpdateTagData2$inboundSchema = objectType({
|
|
@@ -75385,7 +75356,7 @@ Refreshing an existing VPN Session will create new credentials for that session
|
|
|
75385
75356
|
function createMCPServer(deps) {
|
|
75386
75357
|
const server2 = new McpServer({
|
|
75387
75358
|
name: "Latitudesh",
|
|
75388
|
-
version: "0.2.
|
|
75359
|
+
version: "0.2.4"
|
|
75389
75360
|
});
|
|
75390
75361
|
const client = new LatitudeshCore({
|
|
75391
75362
|
bearer: deps.bearer,
|
|
@@ -76836,7 +76807,7 @@ var routes = ln({
|
|
|
76836
76807
|
var app = _e(routes, {
|
|
76837
76808
|
name: "mcp",
|
|
76838
76809
|
versionInfo: {
|
|
76839
|
-
currentVersion: "0.2.
|
|
76810
|
+
currentVersion: "0.2.4"
|
|
76840
76811
|
}
|
|
76841
76812
|
});
|
|
76842
76813
|
Yt(app, process3.argv.slice(2), buildContext(process3));
|
|
@@ -76844,5 +76815,5 @@ export {
|
|
|
76844
76815
|
app
|
|
76845
76816
|
};
|
|
76846
76817
|
|
|
76847
|
-
//# debugId=
|
|
76818
|
+
//# debugId=AC961164641EE99664756E2164756E21
|
|
76848
76819
|
//# sourceMappingURL=mcp-server.js.map
|