@volcengine/milvus 1.0.2 → 1.0.3

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.
Files changed (135) hide show
  1. package/package.json +6 -2
  2. package/.turbo/turbo-build.log +0 -19
  3. package/dist/tsconfig.tsbuildinfo +0 -1
  4. package/rslib.config.ts +0 -26
  5. package/src/api.ts +0 -589
  6. package/src/index.ts +0 -14
  7. package/src/types/allow-group-for-msmodify-endpoint-allow-group-input.ts +0 -34
  8. package/src/types/allow-group-list-for-describe-instance-detail-output.ts +0 -34
  9. package/src/types/allow-group-list-for-msdescribe-instance-output.ts +0 -34
  10. package/src/types/base-instance-for-describe-instance-detail-output.ts +0 -100
  11. package/src/types/charge-config-for-create-instance-input.ts +0 -46
  12. package/src/types/charge-config-for-create-instance-one-step-input.ts +0 -46
  13. package/src/types/charge-config-for-describe-instance-detail-output.ts +0 -46
  14. package/src/types/charge-config-for-describe-instances-output.ts +0 -46
  15. package/src/types/charge-config-for-describe-price-input.ts +0 -46
  16. package/src/types/charge-config-for-msdescribe-instance-output.ts +0 -57
  17. package/src/types/charge-config-for-msdescribe-instances-output.ts +0 -57
  18. package/src/types/component-spec-list-for-create-instance-input.ts +0 -58
  19. package/src/types/component-spec-list-for-create-instance-one-step-input.ts +0 -58
  20. package/src/types/component-spec-list-for-describe-price-input.ts +0 -52
  21. package/src/types/component-spec-list-for-scale-instance-input.ts +0 -52
  22. package/src/types/config-assign-list-for-modify-instance-config-input.ts +0 -34
  23. package/src/types/configuration-for-describe-instance-config-output.ts +0 -76
  24. package/src/types/create-instance-one-step-request.ts +0 -74
  25. package/src/types/create-instance-one-step-response.ts +0 -52
  26. package/src/types/create-instance-request.ts +0 -74
  27. package/src/types/create-instance-response.ts +0 -52
  28. package/src/types/describe-available-spec-request.ts +0 -22
  29. package/src/types/describe-available-spec-response.ts +0 -50
  30. package/src/types/describe-available-version-request.ts +0 -22
  31. package/src/types/describe-available-version-response.ts +0 -29
  32. package/src/types/describe-config-modules-request.ts +0 -28
  33. package/src/types/describe-config-modules-response.ts +0 -28
  34. package/src/types/describe-instance-config-request.ts +0 -28
  35. package/src/types/describe-instance-config-response.ts +0 -29
  36. package/src/types/describe-instance-detail-request.ts +0 -28
  37. package/src/types/describe-instance-detail-response.ts +0 -100
  38. package/src/types/describe-instances-request.ts +0 -59
  39. package/src/types/describe-instances-response.ts +0 -53
  40. package/src/types/describe-node-info-request.ts +0 -28
  41. package/src/types/describe-node-info-response.ts +0 -29
  42. package/src/types/describe-price-request.ts +0 -42
  43. package/src/types/describe-price-response.ts +0 -53
  44. package/src/types/describe-zones-request.ts +0 -22
  45. package/src/types/describe-zones-response.ts +0 -29
  46. package/src/types/endpoint-list-for-describe-instance-detail-output.ts +0 -71
  47. package/src/types/endpoint-list-for-msdescribe-instance-output.ts +0 -84
  48. package/src/types/index.ts +0 -127
  49. package/src/types/instance-configuration-for-create-instance-input.ts +0 -53
  50. package/src/types/instance-configuration-for-create-instance-one-step-input.ts +0 -53
  51. package/src/types/instance-for-msdescribe-instances-output.ts +0 -114
  52. package/src/types/instance-info-for-describe-instances-output.ts +0 -97
  53. package/src/types/instance-info-for-msdescribe-instances-output.ts +0 -129
  54. package/src/types/list-tags-for-resources-request.ts +0 -53
  55. package/src/types/list-tags-for-resources-response.ts +0 -35
  56. package/src/types/modify-delete-protect-request.ts +0 -34
  57. package/src/types/modify-delete-protect-response.ts +0 -28
  58. package/src/types/modify-instance-config-request.ts +0 -35
  59. package/src/types/modify-instance-config-response.ts +0 -28
  60. package/src/types/modify-instance-name-request.ts +0 -34
  61. package/src/types/modify-instance-name-response.ts +0 -28
  62. package/src/types/modify-post-paid-request.ts +0 -46
  63. package/src/types/modify-post-paid-response.ts +0 -58
  64. package/src/types/modify-pre-paid-request.ts +0 -46
  65. package/src/types/modify-pre-paid-response.ts +0 -58
  66. package/src/types/modify-resource-tags-request.ts +0 -41
  67. package/src/types/modify-resource-tags-response.ts +0 -28
  68. package/src/types/mscreate-instance-one-step-request.ts +0 -76
  69. package/src/types/mscreate-instance-one-step-response.ts +0 -52
  70. package/src/types/mscreate-instance-request.ts +0 -114
  71. package/src/types/mscreate-instance-response.ts +0 -52
  72. package/src/types/msdescribe-instance-request.ts +0 -52
  73. package/src/types/msdescribe-instance-response.ts +0 -122
  74. package/src/types/msdescribe-instances-request.ts +0 -52
  75. package/src/types/msdescribe-instances-response.ts +0 -78
  76. package/src/types/msmodify-endpoint-allow-group-request.ts +0 -54
  77. package/src/types/msmodify-endpoint-allow-group-response.ts +0 -34
  78. package/src/types/msmodify-public-domain-request.ts +0 -59
  79. package/src/types/msmodify-public-domain-response.ts +0 -34
  80. package/src/types/msrelease-instance-request.ts +0 -28
  81. package/src/types/msrelease-instance-response.ts +0 -34
  82. package/src/types/network-config-for-create-instance-input.ts +0 -42
  83. package/src/types/network-config-for-create-instance-one-step-input.ts +0 -42
  84. package/src/types/network-config-for-describe-instance-detail-output.ts +0 -42
  85. package/src/types/network-config-for-describe-instances-output.ts +0 -42
  86. package/src/types/network-config-for-mscreate-instance-input.ts +0 -64
  87. package/src/types/network-config-for-mscreate-instance-one-step-input.ts +0 -64
  88. package/src/types/network-config-for-msdescribe-instance-output.ts +0 -64
  89. package/src/types/network-config-for-msdescribe-instances-output.ts +0 -64
  90. package/src/types/node-cu-type-support-spec-list-for-describe-available-spec-output.ts +0 -40
  91. package/src/types/node-info-list-for-describe-node-info-output.ts +0 -82
  92. package/src/types/node-price-list-for-describe-price-output.ts +0 -70
  93. package/src/types/node-support-spec-list-for-describe-available-spec-output.ts +0 -40
  94. package/src/types/release-instance-request.ts +0 -28
  95. package/src/types/release-instance-response.ts +0 -28
  96. package/src/types/scale-instance-request.ts +0 -47
  97. package/src/types/scale-instance-response.ts +0 -40
  98. package/src/types/spec-config-for-describe-instance-detail-output.ts +0 -52
  99. package/src/types/spec-list-for-describe-available-spec-output.ts +0 -58
  100. package/src/types/subnet-info-for-create-instance-input.ts +0 -34
  101. package/src/types/subnet-info-for-create-instance-one-step-input.ts +0 -34
  102. package/src/types/subnet-info-for-describe-instance-detail-output.ts +0 -34
  103. package/src/types/subnet-info-for-describe-instances-output.ts +0 -34
  104. package/src/types/subnet-info-for-mscreate-instance-input.ts +0 -34
  105. package/src/types/subnet-info-for-mscreate-instance-one-step-input.ts +0 -34
  106. package/src/types/subnet-info-for-msdescribe-instance-output.ts +0 -34
  107. package/src/types/subnet-info-for-msdescribe-instances-output.ts +0 -34
  108. package/src/types/tag-filter-for-describe-instances-input.ts +0 -34
  109. package/src/types/tag-filter-for-list-tags-for-resources-input.ts +0 -34
  110. package/src/types/tag-for-create-instance-input.ts +0 -34
  111. package/src/types/tag-for-create-instance-one-step-input.ts +0 -34
  112. package/src/types/tag-for-describe-instance-detail-output.ts +0 -34
  113. package/src/types/tag-for-describe-instances-output.ts +0 -34
  114. package/src/types/tag-for-modify-resource-tags-input.ts +0 -34
  115. package/src/types/tag-for-mscreate-instance-input.ts +0 -40
  116. package/src/types/tag-for-mscreate-instance-one-step-input.ts +0 -40
  117. package/src/types/tag-for-msdescribe-instance-output.ts +0 -40
  118. package/src/types/tag-for-tag-resources-input.ts +0 -34
  119. package/src/types/tag-resource-for-list-tags-for-resources-output.ts +0 -46
  120. package/src/types/tag-resources-request.ts +0 -41
  121. package/src/types/tag-resources-response.ts +0 -28
  122. package/src/types/untag-resources-request.ts +0 -40
  123. package/src/types/untag-resources-response.ts +0 -28
  124. package/src/types/version-for-describe-available-version-output.ts +0 -34
  125. package/src/types/vpc-info-for-create-instance-input.ts +0 -34
  126. package/src/types/vpc-info-for-create-instance-one-step-input.ts +0 -34
  127. package/src/types/vpc-info-for-describe-instance-detail-output.ts +0 -34
  128. package/src/types/vpc-info-for-describe-instances-output.ts +0 -34
  129. package/src/types/vpc-info-for-mscreate-instance-input.ts +0 -34
  130. package/src/types/vpc-info-for-mscreate-instance-one-step-input.ts +0 -34
  131. package/src/types/vpc-info-for-msdescribe-instance-output.ts +0 -34
  132. package/src/types/vpc-info-for-msdescribe-instances-output.ts +0 -34
  133. package/src/types/zone-for-describe-zones-output.ts +0 -40
  134. package/src/types/zone-support-spec-list-for-describe-available-spec-output.ts +0 -34
  135. package/tsconfig.json +0 -12
@@ -1,34 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * milvus
5
- * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
6
- *
7
- * OpenAPI spec version: common-version
8
- *
9
- *
10
- * NOTE: This class is auto generated by the swagger code generator program.
11
- * https://github.com/swagger-api/swagger-codegen.git
12
- * Do not edit the class manually.
13
- */
14
-
15
- /**
16
- *
17
- *
18
- * @export
19
- * @interface MSReleaseInstanceResponse
20
- */
21
- export interface MSReleaseInstanceResponse {
22
-
23
- /**
24
- * @type {string}
25
- * @memberof MSReleaseInstanceResponse
26
- */
27
- Message?: string;
28
-
29
- /**
30
- * @type {string}
31
- * @memberof MSReleaseInstanceResponse
32
- */
33
- Status?: string;
34
- }
@@ -1,42 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * milvus
5
- * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
6
- *
7
- * OpenAPI spec version: common-version
8
- *
9
- *
10
- * NOTE: This class is auto generated by the swagger code generator program.
11
- * https://github.com/swagger-api/swagger-codegen.git
12
- * Do not edit the class manually.
13
- */
14
-
15
- import { SubnetInfoForCreateInstanceInput } from './subnet-info-for-create-instance-input';
16
- import { VpcInfoForCreateInstanceInput } from './vpc-info-for-create-instance-input';
17
- /**
18
- *
19
- *
20
- * @export
21
- * @interface NetworkConfigForCreateInstanceInput
22
- */
23
- export interface NetworkConfigForCreateInstanceInput {
24
-
25
- /**
26
- * @type {boolean}
27
- * @memberof NetworkConfigForCreateInstanceInput
28
- */
29
- InnerEndpointEnabled?: boolean;
30
-
31
- /**
32
- * @type {SubnetInfoForCreateInstanceInput}
33
- * @memberof NetworkConfigForCreateInstanceInput
34
- */
35
- SubnetInfo?: SubnetInfoForCreateInstanceInput;
36
-
37
- /**
38
- * @type {VpcInfoForCreateInstanceInput}
39
- * @memberof NetworkConfigForCreateInstanceInput
40
- */
41
- VpcInfo?: VpcInfoForCreateInstanceInput;
42
- }
@@ -1,42 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * milvus
5
- * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
6
- *
7
- * OpenAPI spec version: common-version
8
- *
9
- *
10
- * NOTE: This class is auto generated by the swagger code generator program.
11
- * https://github.com/swagger-api/swagger-codegen.git
12
- * Do not edit the class manually.
13
- */
14
-
15
- import { SubnetInfoForCreateInstanceOneStepInput } from './subnet-info-for-create-instance-one-step-input';
16
- import { VpcInfoForCreateInstanceOneStepInput } from './vpc-info-for-create-instance-one-step-input';
17
- /**
18
- *
19
- *
20
- * @export
21
- * @interface NetworkConfigForCreateInstanceOneStepInput
22
- */
23
- export interface NetworkConfigForCreateInstanceOneStepInput {
24
-
25
- /**
26
- * @type {boolean}
27
- * @memberof NetworkConfigForCreateInstanceOneStepInput
28
- */
29
- InnerEndpointEnabled?: boolean;
30
-
31
- /**
32
- * @type {SubnetInfoForCreateInstanceOneStepInput}
33
- * @memberof NetworkConfigForCreateInstanceOneStepInput
34
- */
35
- SubnetInfo?: SubnetInfoForCreateInstanceOneStepInput;
36
-
37
- /**
38
- * @type {VpcInfoForCreateInstanceOneStepInput}
39
- * @memberof NetworkConfigForCreateInstanceOneStepInput
40
- */
41
- VpcInfo?: VpcInfoForCreateInstanceOneStepInput;
42
- }
@@ -1,42 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * milvus
5
- * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
6
- *
7
- * OpenAPI spec version: common-version
8
- *
9
- *
10
- * NOTE: This class is auto generated by the swagger code generator program.
11
- * https://github.com/swagger-api/swagger-codegen.git
12
- * Do not edit the class manually.
13
- */
14
-
15
- import { SubnetInfoForDescribeInstanceDetailOutput } from './subnet-info-for-describe-instance-detail-output';
16
- import { VpcInfoForDescribeInstanceDetailOutput } from './vpc-info-for-describe-instance-detail-output';
17
- /**
18
- *
19
- *
20
- * @export
21
- * @interface NetworkConfigForDescribeInstanceDetailOutput
22
- */
23
- export interface NetworkConfigForDescribeInstanceDetailOutput {
24
-
25
- /**
26
- * @type {boolean}
27
- * @memberof NetworkConfigForDescribeInstanceDetailOutput
28
- */
29
- InnerEndpointEnabled?: boolean;
30
-
31
- /**
32
- * @type {SubnetInfoForDescribeInstanceDetailOutput}
33
- * @memberof NetworkConfigForDescribeInstanceDetailOutput
34
- */
35
- SubnetInfo?: SubnetInfoForDescribeInstanceDetailOutput;
36
-
37
- /**
38
- * @type {VpcInfoForDescribeInstanceDetailOutput}
39
- * @memberof NetworkConfigForDescribeInstanceDetailOutput
40
- */
41
- VpcInfo?: VpcInfoForDescribeInstanceDetailOutput;
42
- }
@@ -1,42 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * milvus
5
- * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
6
- *
7
- * OpenAPI spec version: common-version
8
- *
9
- *
10
- * NOTE: This class is auto generated by the swagger code generator program.
11
- * https://github.com/swagger-api/swagger-codegen.git
12
- * Do not edit the class manually.
13
- */
14
-
15
- import { SubnetInfoForDescribeInstancesOutput } from './subnet-info-for-describe-instances-output';
16
- import { VpcInfoForDescribeInstancesOutput } from './vpc-info-for-describe-instances-output';
17
- /**
18
- *
19
- *
20
- * @export
21
- * @interface NetworkConfigForDescribeInstancesOutput
22
- */
23
- export interface NetworkConfigForDescribeInstancesOutput {
24
-
25
- /**
26
- * @type {boolean}
27
- * @memberof NetworkConfigForDescribeInstancesOutput
28
- */
29
- InnerEndpointEnabled?: boolean;
30
-
31
- /**
32
- * @type {SubnetInfoForDescribeInstancesOutput}
33
- * @memberof NetworkConfigForDescribeInstancesOutput
34
- */
35
- SubnetInfo?: SubnetInfoForDescribeInstancesOutput;
36
-
37
- /**
38
- * @type {VpcInfoForDescribeInstancesOutput}
39
- * @memberof NetworkConfigForDescribeInstancesOutput
40
- */
41
- VpcInfo?: VpcInfoForDescribeInstancesOutput;
42
- }
@@ -1,64 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * milvus
5
- * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
6
- *
7
- * OpenAPI spec version: common-version
8
- *
9
- *
10
- * NOTE: This class is auto generated by the swagger code generator program.
11
- * https://github.com/swagger-api/swagger-codegen.git
12
- * Do not edit the class manually.
13
- */
14
-
15
- import { SubnetInfoForMSCreateInstanceInput } from './subnet-info-for-mscreate-instance-input';
16
- import { VpcInfoForMSCreateInstanceInput } from './vpc-info-for-mscreate-instance-input';
17
- /**
18
- *
19
- *
20
- * @export
21
- * @interface NetworkConfigForMSCreateInstanceInput
22
- */
23
- export interface NetworkConfigForMSCreateInstanceInput {
24
-
25
- /**
26
- * @type {boolean}
27
- * @memberof NetworkConfigForMSCreateInstanceInput
28
- */
29
- HttpsEnabled?: boolean;
30
-
31
- /**
32
- * @type {boolean}
33
- * @memberof NetworkConfigForMSCreateInstanceInput
34
- */
35
- InnerEndpointEnabled?: boolean;
36
-
37
- /**
38
- * @type {string}
39
- * @memberof NetworkConfigForMSCreateInstanceInput
40
- */
41
- IpVersion?: NetworkConfigForMSCreateInstanceInputIpVersionEnum;
42
-
43
- /**
44
- * @type {SubnetInfoForMSCreateInstanceInput}
45
- * @memberof NetworkConfigForMSCreateInstanceInput
46
- */
47
- SubnetInfo?: SubnetInfoForMSCreateInstanceInput;
48
-
49
- /**
50
- * @type {VpcInfoForMSCreateInstanceInput}
51
- * @memberof NetworkConfigForMSCreateInstanceInput
52
- */
53
- VpcInfo?: VpcInfoForMSCreateInstanceInput;
54
- }
55
-
56
- /**
57
- * @export
58
- * @enum {string}
59
- */
60
- export enum NetworkConfigForMSCreateInstanceInputIpVersionEnum {
61
- IPv4 = 'IPv4',
62
- DualStack = 'DualStack'
63
- }
64
-
@@ -1,64 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * milvus
5
- * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
6
- *
7
- * OpenAPI spec version: common-version
8
- *
9
- *
10
- * NOTE: This class is auto generated by the swagger code generator program.
11
- * https://github.com/swagger-api/swagger-codegen.git
12
- * Do not edit the class manually.
13
- */
14
-
15
- import { SubnetInfoForMSCreateInstanceOneStepInput } from './subnet-info-for-mscreate-instance-one-step-input';
16
- import { VpcInfoForMSCreateInstanceOneStepInput } from './vpc-info-for-mscreate-instance-one-step-input';
17
- /**
18
- *
19
- *
20
- * @export
21
- * @interface NetworkConfigForMSCreateInstanceOneStepInput
22
- */
23
- export interface NetworkConfigForMSCreateInstanceOneStepInput {
24
-
25
- /**
26
- * @type {boolean}
27
- * @memberof NetworkConfigForMSCreateInstanceOneStepInput
28
- */
29
- HttpsEnabled?: boolean;
30
-
31
- /**
32
- * @type {boolean}
33
- * @memberof NetworkConfigForMSCreateInstanceOneStepInput
34
- */
35
- InnerEndpointEnabled?: boolean;
36
-
37
- /**
38
- * @type {string}
39
- * @memberof NetworkConfigForMSCreateInstanceOneStepInput
40
- */
41
- IpVersion?: NetworkConfigForMSCreateInstanceOneStepInputIpVersionEnum;
42
-
43
- /**
44
- * @type {SubnetInfoForMSCreateInstanceOneStepInput}
45
- * @memberof NetworkConfigForMSCreateInstanceOneStepInput
46
- */
47
- SubnetInfo?: SubnetInfoForMSCreateInstanceOneStepInput;
48
-
49
- /**
50
- * @type {VpcInfoForMSCreateInstanceOneStepInput}
51
- * @memberof NetworkConfigForMSCreateInstanceOneStepInput
52
- */
53
- VpcInfo?: VpcInfoForMSCreateInstanceOneStepInput;
54
- }
55
-
56
- /**
57
- * @export
58
- * @enum {string}
59
- */
60
- export enum NetworkConfigForMSCreateInstanceOneStepInputIpVersionEnum {
61
- IPv4 = 'IPv4',
62
- DualStack = 'DualStack'
63
- }
64
-
@@ -1,64 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * milvus
5
- * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
6
- *
7
- * OpenAPI spec version: common-version
8
- *
9
- *
10
- * NOTE: This class is auto generated by the swagger code generator program.
11
- * https://github.com/swagger-api/swagger-codegen.git
12
- * Do not edit the class manually.
13
- */
14
-
15
- import { SubnetInfoForMSDescribeInstanceOutput } from './subnet-info-for-msdescribe-instance-output';
16
- import { VpcInfoForMSDescribeInstanceOutput } from './vpc-info-for-msdescribe-instance-output';
17
- /**
18
- *
19
- *
20
- * @export
21
- * @interface NetworkConfigForMSDescribeInstanceOutput
22
- */
23
- export interface NetworkConfigForMSDescribeInstanceOutput {
24
-
25
- /**
26
- * @type {boolean}
27
- * @memberof NetworkConfigForMSDescribeInstanceOutput
28
- */
29
- HttpsEnabled?: boolean;
30
-
31
- /**
32
- * @type {boolean}
33
- * @memberof NetworkConfigForMSDescribeInstanceOutput
34
- */
35
- InnerEndpointEnabled?: boolean;
36
-
37
- /**
38
- * @type {string}
39
- * @memberof NetworkConfigForMSDescribeInstanceOutput
40
- */
41
- IpVersion?: NetworkConfigForMSDescribeInstanceOutputIpVersionEnum;
42
-
43
- /**
44
- * @type {SubnetInfoForMSDescribeInstanceOutput}
45
- * @memberof NetworkConfigForMSDescribeInstanceOutput
46
- */
47
- SubnetInfo?: SubnetInfoForMSDescribeInstanceOutput;
48
-
49
- /**
50
- * @type {VpcInfoForMSDescribeInstanceOutput}
51
- * @memberof NetworkConfigForMSDescribeInstanceOutput
52
- */
53
- VpcInfo?: VpcInfoForMSDescribeInstanceOutput;
54
- }
55
-
56
- /**
57
- * @export
58
- * @enum {string}
59
- */
60
- export enum NetworkConfigForMSDescribeInstanceOutputIpVersionEnum {
61
- IPv4 = 'IPv4',
62
- DualStack = 'DualStack'
63
- }
64
-
@@ -1,64 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * milvus
5
- * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
6
- *
7
- * OpenAPI spec version: common-version
8
- *
9
- *
10
- * NOTE: This class is auto generated by the swagger code generator program.
11
- * https://github.com/swagger-api/swagger-codegen.git
12
- * Do not edit the class manually.
13
- */
14
-
15
- import { SubnetInfoForMSDescribeInstancesOutput } from './subnet-info-for-msdescribe-instances-output';
16
- import { VpcInfoForMSDescribeInstancesOutput } from './vpc-info-for-msdescribe-instances-output';
17
- /**
18
- *
19
- *
20
- * @export
21
- * @interface NetworkConfigForMSDescribeInstancesOutput
22
- */
23
- export interface NetworkConfigForMSDescribeInstancesOutput {
24
-
25
- /**
26
- * @type {boolean}
27
- * @memberof NetworkConfigForMSDescribeInstancesOutput
28
- */
29
- HttpsEnabled?: boolean;
30
-
31
- /**
32
- * @type {boolean}
33
- * @memberof NetworkConfigForMSDescribeInstancesOutput
34
- */
35
- InnerEndpointEnabled?: boolean;
36
-
37
- /**
38
- * @type {string}
39
- * @memberof NetworkConfigForMSDescribeInstancesOutput
40
- */
41
- IpVersion?: NetworkConfigForMSDescribeInstancesOutputIpVersionEnum;
42
-
43
- /**
44
- * @type {SubnetInfoForMSDescribeInstancesOutput}
45
- * @memberof NetworkConfigForMSDescribeInstancesOutput
46
- */
47
- SubnetInfo?: SubnetInfoForMSDescribeInstancesOutput;
48
-
49
- /**
50
- * @type {VpcInfoForMSDescribeInstancesOutput}
51
- * @memberof NetworkConfigForMSDescribeInstancesOutput
52
- */
53
- VpcInfo?: VpcInfoForMSDescribeInstancesOutput;
54
- }
55
-
56
- /**
57
- * @export
58
- * @enum {string}
59
- */
60
- export enum NetworkConfigForMSDescribeInstancesOutputIpVersionEnum {
61
- IPv4 = 'IPv4',
62
- DualStack = 'DualStack'
63
- }
64
-
@@ -1,40 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * milvus
5
- * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
6
- *
7
- * OpenAPI spec version: common-version
8
- *
9
- *
10
- * NOTE: This class is auto generated by the swagger code generator program.
11
- * https://github.com/swagger-api/swagger-codegen.git
12
- * Do not edit the class manually.
13
- */
14
-
15
- /**
16
- *
17
- *
18
- * @export
19
- * @interface NodeCuTypeSupportSpecListForDescribeAvailableSpecOutput
20
- */
21
- export interface NodeCuTypeSupportSpecListForDescribeAvailableSpecOutput {
22
-
23
- /**
24
- * @type {number}
25
- * @memberof NodeCuTypeSupportSpecListForDescribeAvailableSpecOutput
26
- */
27
- MaxNodeNum?: number;
28
-
29
- /**
30
- * @type {string}
31
- * @memberof NodeCuTypeSupportSpecListForDescribeAvailableSpecOutput
32
- */
33
- NodeCUType?: string;
34
-
35
- /**
36
- * @type {Array<string>}
37
- * @memberof NodeCuTypeSupportSpecListForDescribeAvailableSpecOutput
38
- */
39
- SpecName?: Array<string>;
40
- }
@@ -1,82 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * milvus
5
- * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
6
- *
7
- * OpenAPI spec version: common-version
8
- *
9
- *
10
- * NOTE: This class is auto generated by the swagger code generator program.
11
- * https://github.com/swagger-api/swagger-codegen.git
12
- * Do not edit the class manually.
13
- */
14
-
15
- /**
16
- *
17
- *
18
- * @export
19
- * @interface NodeInfoListForDescribeNodeInfoOutput
20
- */
21
- export interface NodeInfoListForDescribeNodeInfoOutput {
22
-
23
- /**
24
- * @type {string}
25
- * @memberof NodeInfoListForDescribeNodeInfoOutput
26
- */
27
- CreateTime?: string;
28
-
29
- /**
30
- * @type {string}
31
- * @memberof NodeInfoListForDescribeNodeInfoOutput
32
- */
33
- DisplayName?: string;
34
-
35
- /**
36
- * @type {string}
37
- * @memberof NodeInfoListForDescribeNodeInfoOutput
38
- */
39
- NodeName?: string;
40
-
41
- /**
42
- * @type {string}
43
- * @memberof NodeInfoListForDescribeNodeInfoOutput
44
- */
45
- NodeType?: string;
46
-
47
- /**
48
- * @type {string}
49
- * @memberof NodeInfoListForDescribeNodeInfoOutput
50
- */
51
- Status?: string;
52
-
53
- /**
54
- * @type {string}
55
- * @memberof NodeInfoListForDescribeNodeInfoOutput
56
- */
57
- TotalCpu?: string;
58
-
59
- /**
60
- * @type {string}
61
- * @memberof NodeInfoListForDescribeNodeInfoOutput
62
- */
63
- TotalMemInBytes?: string;
64
-
65
- /**
66
- * @type {string}
67
- * @memberof NodeInfoListForDescribeNodeInfoOutput
68
- */
69
- UpdateTime?: string;
70
-
71
- /**
72
- * @type {string}
73
- * @memberof NodeInfoListForDescribeNodeInfoOutput
74
- */
75
- UsedCpu?: string;
76
-
77
- /**
78
- * @type {string}
79
- * @memberof NodeInfoListForDescribeNodeInfoOutput
80
- */
81
- UsedMemInBytes?: string;
82
- }
@@ -1,70 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * milvus
5
- * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
6
- *
7
- * OpenAPI spec version: common-version
8
- *
9
- *
10
- * NOTE: This class is auto generated by the swagger code generator program.
11
- * https://github.com/swagger-api/swagger-codegen.git
12
- * Do not edit the class manually.
13
- */
14
-
15
- /**
16
- *
17
- *
18
- * @export
19
- * @interface NodePriceListForDescribePriceOutput
20
- */
21
- export interface NodePriceListForDescribePriceOutput {
22
-
23
- /**
24
- * @type {string}
25
- * @memberof NodePriceListForDescribePriceOutput
26
- */
27
- ChargeItemCode?: string;
28
-
29
- /**
30
- * @type {number}
31
- * @memberof NodePriceListForDescribePriceOutput
32
- */
33
- ChargeItemNum?: number;
34
-
35
- /**
36
- * @type {number}
37
- * @memberof NodePriceListForDescribePriceOutput
38
- */
39
- DiscountAmount?: number;
40
-
41
- /**
42
- * @type {string}
43
- * @memberof NodePriceListForDescribePriceOutput
44
- */
45
- NodeCUType?: string;
46
-
47
- /**
48
- * @type {number}
49
- * @memberof NodePriceListForDescribePriceOutput
50
- */
51
- NodeNum?: number;
52
-
53
- /**
54
- * @type {string}
55
- * @memberof NodePriceListForDescribePriceOutput
56
- */
57
- NodeType?: string;
58
-
59
- /**
60
- * @type {number}
61
- * @memberof NodePriceListForDescribePriceOutput
62
- */
63
- OriginalAmount?: number;
64
-
65
- /**
66
- * @type {number}
67
- * @memberof NodePriceListForDescribePriceOutput
68
- */
69
- PayableAmount?: number;
70
- }
@@ -1,40 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * milvus
5
- * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
6
- *
7
- * OpenAPI spec version: common-version
8
- *
9
- *
10
- * NOTE: This class is auto generated by the swagger code generator program.
11
- * https://github.com/swagger-api/swagger-codegen.git
12
- * Do not edit the class manually.
13
- */
14
-
15
- /**
16
- *
17
- *
18
- * @export
19
- * @interface NodeSupportSpecListForDescribeAvailableSpecOutput
20
- */
21
- export interface NodeSupportSpecListForDescribeAvailableSpecOutput {
22
-
23
- /**
24
- * @type {number}
25
- * @memberof NodeSupportSpecListForDescribeAvailableSpecOutput
26
- */
27
- MaxNodeNum?: number;
28
-
29
- /**
30
- * @type {string}
31
- * @memberof NodeSupportSpecListForDescribeAvailableSpecOutput
32
- */
33
- NodeType?: string;
34
-
35
- /**
36
- * @type {Array<string>}
37
- * @memberof NodeSupportSpecListForDescribeAvailableSpecOutput
38
- */
39
- SpecName?: Array<string>;
40
- }