latitudesh-typescript-sdk 0.2.3 → 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 +124 -124
- package/bin/mcp-server.js.map +26 -26
- 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/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 +10 -10
- package/dist/commonjs/models/operations/createserver.d.ts.map +1 -1
- package/dist/commonjs/models/operations/createserver.js +10 -10
- package/dist/commonjs/models/operations/createserver.js.map +1 -1
- package/dist/commonjs/models/operations/createserverreinstall.d.ts +10 -10
- package/dist/commonjs/models/operations/createserverreinstall.d.ts.map +1 -1
- package/dist/commonjs/models/operations/createserverreinstall.js +10 -10
- 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/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 +14 -14
- package/dist/commonjs/models/operations/updateserverdeployconfig.d.ts.map +1 -1
- package/dist/commonjs/models/operations/updateserverdeployconfig.js +14 -16
- 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/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/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 +10 -10
- package/dist/esm/models/operations/createserver.d.ts.map +1 -1
- package/dist/esm/models/operations/createserver.js +10 -10
- package/dist/esm/models/operations/createserver.js.map +1 -1
- package/dist/esm/models/operations/createserverreinstall.d.ts +10 -10
- package/dist/esm/models/operations/createserverreinstall.d.ts.map +1 -1
- package/dist/esm/models/operations/createserverreinstall.js +10 -10
- 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/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 +14 -14
- package/dist/esm/models/operations/updateserverdeployconfig.d.ts.map +1 -1
- package/dist/esm/models/operations/updateserverdeployconfig.js +14 -16
- 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/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/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 +20 -20
- package/src/models/operations/createserverreinstall.ts +25 -22
- package/src/models/operations/createtag.ts +4 -4
- package/src/models/operations/updateserver.ts +8 -8
- package/src/models/operations/updateserverdeployconfig.ts +37 -32
- package/src/models/operations/updatetag.ts +4 -4
- 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
|
|
|
@@ -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(),
|
|
@@ -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) => {
|
|
@@ -58726,11 +58726,11 @@ var init_createserver = __esm(() => {
|
|
|
58726
58726
|
site: CreateServerSite2$inboundSchema.optional(),
|
|
58727
58727
|
operating_system: CreateServerOperatingSystem2$inboundSchema.optional(),
|
|
58728
58728
|
hostname: stringType().optional(),
|
|
58729
|
-
ssh_keys: arrayType(stringType()).optional(),
|
|
58730
|
-
user_data: stringType().optional(),
|
|
58731
|
-
raid: CreateServerRaid2$inboundSchema.optional(),
|
|
58732
|
-
ipxe: stringType().optional(),
|
|
58733
|
-
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()
|
|
58734
58734
|
}).transform((v2) => {
|
|
58735
58735
|
return remap(v2, {
|
|
58736
58736
|
operating_system: "operatingSystem",
|
|
@@ -58744,11 +58744,11 @@ var init_createserver = __esm(() => {
|
|
|
58744
58744
|
site: CreateServerSite2$outboundSchema.optional(),
|
|
58745
58745
|
operatingSystem: CreateServerOperatingSystem2$outboundSchema.optional(),
|
|
58746
58746
|
hostname: stringType().optional(),
|
|
58747
|
-
sshKeys: arrayType(stringType()).optional(),
|
|
58748
|
-
userData: stringType().optional(),
|
|
58749
|
-
raid: CreateServerRaid2$outboundSchema.optional(),
|
|
58750
|
-
ipxe: stringType().optional(),
|
|
58751
|
-
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()
|
|
58752
58752
|
}).transform((v2) => {
|
|
58753
58753
|
return remap(v2, {
|
|
58754
58754
|
operatingSystem: "operating_system",
|
|
@@ -58945,11 +58945,11 @@ var init_createserverreinstall = __esm(() => {
|
|
|
58945
58945
|
CreateServerReinstallAttributes2$inboundSchema = objectType({
|
|
58946
58946
|
operating_system: CreateServerReinstallOperatingSystem2$inboundSchema.optional(),
|
|
58947
58947
|
hostname: stringType().optional(),
|
|
58948
|
-
partitions: arrayType(lazyType(() => CreateServerReinstallPartition2$inboundSchema)).optional(),
|
|
58949
|
-
ssh_keys: arrayType(stringType()).optional(),
|
|
58950
|
-
user_data: stringType().optional(),
|
|
58951
|
-
raid: CreateServerReinstallRaid2$inboundSchema.optional(),
|
|
58952
|
-
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()
|
|
58953
58953
|
}).transform((v2) => {
|
|
58954
58954
|
return remap(v2, {
|
|
58955
58955
|
operating_system: "operatingSystem",
|
|
@@ -58960,11 +58960,11 @@ var init_createserverreinstall = __esm(() => {
|
|
|
58960
58960
|
CreateServerReinstallAttributes2$outboundSchema = objectType({
|
|
58961
58961
|
operatingSystem: CreateServerReinstallOperatingSystem2$outboundSchema.optional(),
|
|
58962
58962
|
hostname: stringType().optional(),
|
|
58963
|
-
partitions: arrayType(lazyType(() => CreateServerReinstallPartition2$outboundSchema)).optional(),
|
|
58964
|
-
sshKeys: arrayType(stringType()).optional(),
|
|
58965
|
-
userData: stringType().optional(),
|
|
58966
|
-
raid: CreateServerReinstallRaid2$outboundSchema.optional(),
|
|
58967
|
-
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()
|
|
58968
58968
|
}).transform((v2) => {
|
|
58969
58969
|
return remap(v2, {
|
|
58970
58970
|
operatingSystem: "operating_system",
|
|
@@ -59017,12 +59017,12 @@ var init_createtag = __esm(() => {
|
|
|
59017
59017
|
CreateTagType2$outboundSchema = CreateTagType2$inboundSchema;
|
|
59018
59018
|
CreateTagAttributes2$inboundSchema = objectType({
|
|
59019
59019
|
name: stringType().optional(),
|
|
59020
|
-
description: stringType().optional(),
|
|
59020
|
+
description: nullableType(stringType()).optional(),
|
|
59021
59021
|
color: stringType().default("#ffffff")
|
|
59022
59022
|
});
|
|
59023
59023
|
CreateTagAttributes2$outboundSchema = objectType({
|
|
59024
59024
|
name: stringType().optional(),
|
|
59025
|
-
description: stringType().optional(),
|
|
59025
|
+
description: nullableType(stringType()).optional(),
|
|
59026
59026
|
color: stringType().default("#ffffff")
|
|
59027
59027
|
});
|
|
59028
59028
|
CreateTagData2$inboundSchema = objectType({
|
|
@@ -62532,14 +62532,14 @@ var init_updateserver = __esm(() => {
|
|
|
62532
62532
|
UpdateServerBilling2$outboundSchema = UpdateServerBilling2$inboundSchema;
|
|
62533
62533
|
UpdateServerAttributes2$inboundSchema = objectType({
|
|
62534
62534
|
hostname: stringType().default("new-hostname"),
|
|
62535
|
-
billing: UpdateServerBilling2$inboundSchema.optional(),
|
|
62536
|
-
tags: arrayType(stringType()).optional(),
|
|
62535
|
+
billing: nullableType(UpdateServerBilling2$inboundSchema).optional(),
|
|
62536
|
+
tags: nullableType(arrayType(stringType())).optional(),
|
|
62537
62537
|
project: stringType().optional()
|
|
62538
62538
|
});
|
|
62539
62539
|
UpdateServerAttributes2$outboundSchema = objectType({
|
|
62540
62540
|
hostname: stringType().default("new-hostname"),
|
|
62541
|
-
billing: UpdateServerBilling2$outboundSchema.optional(),
|
|
62542
|
-
tags: arrayType(stringType()).optional(),
|
|
62541
|
+
billing: nullableType(UpdateServerBilling2$outboundSchema).optional(),
|
|
62542
|
+
tags: nullableType(arrayType(stringType())).optional(),
|
|
62543
62543
|
project: stringType().optional()
|
|
62544
62544
|
});
|
|
62545
62545
|
UpdateServerData2$inboundSchema = objectType({
|
|
@@ -62634,13 +62634,13 @@ var init_updateserverdeployconfig = __esm(() => {
|
|
|
62634
62634
|
});
|
|
62635
62635
|
});
|
|
62636
62636
|
UpdateServerDeployConfigAttributes2$inboundSchema = objectType({
|
|
62637
|
-
hostname: stringType().optional(),
|
|
62638
|
-
operating_system: UpdateServerDeployConfigOperatingSystem2$inboundSchema.optional(),
|
|
62639
|
-
raid: UpdateServerDeployConfigRaid2$inboundSchema.optional(),
|
|
62640
|
-
user_data: stringType().optional(),
|
|
62641
|
-
ssh_keys: arrayType(stringType()).optional(),
|
|
62642
|
-
partitions: arrayType(lazyType(() => UpdateServerDeployConfigPartition2$inboundSchema)).optional(),
|
|
62643
|
-
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()
|
|
62644
62644
|
}).transform((v2) => {
|
|
62645
62645
|
return remap(v2, {
|
|
62646
62646
|
operating_system: "operatingSystem",
|
|
@@ -62650,13 +62650,13 @@ var init_updateserverdeployconfig = __esm(() => {
|
|
|
62650
62650
|
});
|
|
62651
62651
|
});
|
|
62652
62652
|
UpdateServerDeployConfigAttributes2$outboundSchema = objectType({
|
|
62653
|
-
hostname: stringType().optional(),
|
|
62654
|
-
operatingSystem: UpdateServerDeployConfigOperatingSystem2$outboundSchema.optional(),
|
|
62655
|
-
raid: UpdateServerDeployConfigRaid2$outboundSchema.optional(),
|
|
62656
|
-
userData: stringType().optional(),
|
|
62657
|
-
sshKeys: arrayType(stringType()).optional(),
|
|
62658
|
-
partitions: arrayType(lazyType(() => UpdateServerDeployConfigPartition2$outboundSchema)).optional(),
|
|
62659
|
-
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()
|
|
62660
62660
|
}).transform((v2) => {
|
|
62661
62661
|
return remap(v2, {
|
|
62662
62662
|
operatingSystem: "operating_system",
|
|
@@ -62705,12 +62705,12 @@ var init_updatetag = __esm(() => {
|
|
|
62705
62705
|
UpdateTagType2$outboundSchema = UpdateTagType2$inboundSchema;
|
|
62706
62706
|
UpdateTagAttributes2$inboundSchema = objectType({
|
|
62707
62707
|
name: stringType().optional(),
|
|
62708
|
-
description: stringType().optional(),
|
|
62708
|
+
description: nullableType(stringType()).optional(),
|
|
62709
62709
|
color: stringType().default("#ffffff")
|
|
62710
62710
|
});
|
|
62711
62711
|
UpdateTagAttributes2$outboundSchema = objectType({
|
|
62712
62712
|
name: stringType().optional(),
|
|
62713
|
-
description: stringType().optional(),
|
|
62713
|
+
description: nullableType(stringType()).optional(),
|
|
62714
62714
|
color: stringType().default("#ffffff")
|
|
62715
62715
|
});
|
|
62716
62716
|
UpdateTagData2$inboundSchema = objectType({
|
|
@@ -75356,7 +75356,7 @@ Refreshing an existing VPN Session will create new credentials for that session
|
|
|
75356
75356
|
function createMCPServer(deps) {
|
|
75357
75357
|
const server2 = new McpServer({
|
|
75358
75358
|
name: "Latitudesh",
|
|
75359
|
-
version: "0.2.
|
|
75359
|
+
version: "0.2.4"
|
|
75360
75360
|
});
|
|
75361
75361
|
const client = new LatitudeshCore({
|
|
75362
75362
|
bearer: deps.bearer,
|
|
@@ -76807,7 +76807,7 @@ var routes = ln({
|
|
|
76807
76807
|
var app = _e(routes, {
|
|
76808
76808
|
name: "mcp",
|
|
76809
76809
|
versionInfo: {
|
|
76810
|
-
currentVersion: "0.2.
|
|
76810
|
+
currentVersion: "0.2.4"
|
|
76811
76811
|
}
|
|
76812
76812
|
});
|
|
76813
76813
|
Yt(app, process3.argv.slice(2), buildContext(process3));
|
|
@@ -76815,5 +76815,5 @@ export {
|
|
|
76815
76815
|
app
|
|
76816
76816
|
};
|
|
76817
76817
|
|
|
76818
|
-
//# debugId=
|
|
76818
|
+
//# debugId=AC961164641EE99664756E2164756E21
|
|
76819
76819
|
//# sourceMappingURL=mcp-server.js.map
|