@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 ConfigAssignListForModifyInstanceConfigInput
20
- */
21
- export interface ConfigAssignListForModifyInstanceConfigInput {
22
-
23
- /**
24
- * @type {string}
25
- * @memberof ConfigAssignListForModifyInstanceConfigInput
26
- */
27
- ConfigKey?: string;
28
-
29
- /**
30
- * @type {string}
31
- * @memberof ConfigAssignListForModifyInstanceConfigInput
32
- */
33
- Value?: string;
34
- }
@@ -1,76 +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 ConfigurationForDescribeInstanceConfigOutput
20
- */
21
- export interface ConfigurationForDescribeInstanceConfigOutput {
22
-
23
- /**
24
- * @type {string}
25
- * @memberof ConfigurationForDescribeInstanceConfigOutput
26
- */
27
- ConfigKey?: string;
28
-
29
- /**
30
- * @type {string}
31
- * @memberof ConfigurationForDescribeInstanceConfigOutput
32
- */
33
- CurValue?: string;
34
-
35
- /**
36
- * @type {string}
37
- * @memberof ConfigurationForDescribeInstanceConfigOutput
38
- */
39
- DefaultValue?: string;
40
-
41
- /**
42
- * @type {string}
43
- * @memberof ConfigurationForDescribeInstanceConfigOutput
44
- */
45
- Description?: string;
46
-
47
- /**
48
- * @type {boolean}
49
- * @memberof ConfigurationForDescribeInstanceConfigOutput
50
- */
51
- HotUpdateEnabled?: boolean;
52
-
53
- /**
54
- * @type {string}
55
- * @memberof ConfigurationForDescribeInstanceConfigOutput
56
- */
57
- Module?: string;
58
-
59
- /**
60
- * @type {string}
61
- * @memberof ConfigurationForDescribeInstanceConfigOutput
62
- */
63
- Unit?: string;
64
-
65
- /**
66
- * @type {string}
67
- * @memberof ConfigurationForDescribeInstanceConfigOutput
68
- */
69
- ValueRange?: string;
70
-
71
- /**
72
- * @type {string}
73
- * @memberof ConfigurationForDescribeInstanceConfigOutput
74
- */
75
- ValueType?: string;
76
- }
@@ -1,74 +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 { ChargeConfigForCreateInstanceOneStepInput } from './charge-config-for-create-instance-one-step-input';
16
- import { InstanceConfigurationForCreateInstanceOneStepInput } from './instance-configuration-for-create-instance-one-step-input';
17
- import { NetworkConfigForCreateInstanceOneStepInput } from './network-config-for-create-instance-one-step-input';
18
- import { TagForCreateInstanceOneStepInput } from './tag-for-create-instance-one-step-input';
19
- /**
20
- *
21
- *
22
- * @export
23
- * @interface CreateInstanceOneStepRequest
24
- */
25
- export interface CreateInstanceOneStepRequest {
26
-
27
- /**
28
- * @type {ChargeConfigForCreateInstanceOneStepInput}
29
- * @memberof CreateInstanceOneStepRequest
30
- */
31
- ChargeConfig?: ChargeConfigForCreateInstanceOneStepInput;
32
-
33
- /**
34
- * @type {boolean}
35
- * @memberof CreateInstanceOneStepRequest
36
- */
37
- DeleteProtectEnabled?: boolean;
38
-
39
- /**
40
- * @type {InstanceConfigurationForCreateInstanceOneStepInput}
41
- * @memberof CreateInstanceOneStepRequest
42
- */
43
- InstanceConfiguration?: InstanceConfigurationForCreateInstanceOneStepInput;
44
-
45
- /**
46
- * @type {NetworkConfigForCreateInstanceOneStepInput}
47
- * @memberof CreateInstanceOneStepRequest
48
- */
49
- NetworkConfig?: NetworkConfigForCreateInstanceOneStepInput;
50
-
51
- /**
52
- * @type {string}
53
- * @memberof CreateInstanceOneStepRequest
54
- */
55
- ProjectName?: string;
56
-
57
- /**
58
- * @type {string}
59
- * @memberof CreateInstanceOneStepRequest
60
- */
61
- Region: string;
62
-
63
- /**
64
- * @type {Array<TagForCreateInstanceOneStepInput>}
65
- * @memberof CreateInstanceOneStepRequest
66
- */
67
- Tags?: Array<TagForCreateInstanceOneStepInput>;
68
-
69
- /**
70
- * @type {Array<string>}
71
- * @memberof CreateInstanceOneStepRequest
72
- */
73
- Zones?: Array<string>;
74
- }
@@ -1,52 +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 CreateInstanceOneStepResponse
20
- */
21
- export interface CreateInstanceOneStepResponse {
22
-
23
- /**
24
- * @type {string}
25
- * @memberof CreateInstanceOneStepResponse
26
- */
27
- InstanceId?: string;
28
-
29
- /**
30
- * @type {string}
31
- * @memberof CreateInstanceOneStepResponse
32
- */
33
- OrderID?: string;
34
-
35
- /**
36
- * @type {string}
37
- * @memberof CreateInstanceOneStepResponse
38
- */
39
- OrderNO?: string;
40
-
41
- /**
42
- * @type {string}
43
- * @memberof CreateInstanceOneStepResponse
44
- */
45
- TradeConfigId?: string;
46
-
47
- /**
48
- * @type {boolean}
49
- * @memberof CreateInstanceOneStepResponse
50
- */
51
- TradeEnabled?: boolean;
52
- }
@@ -1,74 +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 { ChargeConfigForCreateInstanceInput } from './charge-config-for-create-instance-input';
16
- import { InstanceConfigurationForCreateInstanceInput } from './instance-configuration-for-create-instance-input';
17
- import { NetworkConfigForCreateInstanceInput } from './network-config-for-create-instance-input';
18
- import { TagForCreateInstanceInput } from './tag-for-create-instance-input';
19
- /**
20
- *
21
- *
22
- * @export
23
- * @interface CreateInstanceRequest
24
- */
25
- export interface CreateInstanceRequest {
26
-
27
- /**
28
- * @type {ChargeConfigForCreateInstanceInput}
29
- * @memberof CreateInstanceRequest
30
- */
31
- ChargeConfig?: ChargeConfigForCreateInstanceInput;
32
-
33
- /**
34
- * @type {boolean}
35
- * @memberof CreateInstanceRequest
36
- */
37
- DeleteProtectEnabled?: boolean;
38
-
39
- /**
40
- * @type {InstanceConfigurationForCreateInstanceInput}
41
- * @memberof CreateInstanceRequest
42
- */
43
- InstanceConfiguration?: InstanceConfigurationForCreateInstanceInput;
44
-
45
- /**
46
- * @type {NetworkConfigForCreateInstanceInput}
47
- * @memberof CreateInstanceRequest
48
- */
49
- NetworkConfig?: NetworkConfigForCreateInstanceInput;
50
-
51
- /**
52
- * @type {string}
53
- * @memberof CreateInstanceRequest
54
- */
55
- ProjectName?: string;
56
-
57
- /**
58
- * @type {string}
59
- * @memberof CreateInstanceRequest
60
- */
61
- Region: string;
62
-
63
- /**
64
- * @type {Array<TagForCreateInstanceInput>}
65
- * @memberof CreateInstanceRequest
66
- */
67
- Tags?: Array<TagForCreateInstanceInput>;
68
-
69
- /**
70
- * @type {Array<string>}
71
- * @memberof CreateInstanceRequest
72
- */
73
- Zones?: Array<string>;
74
- }
@@ -1,52 +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 CreateInstanceResponse
20
- */
21
- export interface CreateInstanceResponse {
22
-
23
- /**
24
- * @type {string}
25
- * @memberof CreateInstanceResponse
26
- */
27
- InstanceId?: string;
28
-
29
- /**
30
- * @type {string}
31
- * @memberof CreateInstanceResponse
32
- */
33
- OrderID?: string;
34
-
35
- /**
36
- * @type {string}
37
- * @memberof CreateInstanceResponse
38
- */
39
- OrderNO?: string;
40
-
41
- /**
42
- * @type {string}
43
- * @memberof CreateInstanceResponse
44
- */
45
- TradeConfigId?: string;
46
-
47
- /**
48
- * @type {boolean}
49
- * @memberof CreateInstanceResponse
50
- */
51
- TradeEnabled?: boolean;
52
- }
@@ -1,22 +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 DescribeAvailableSpecRequest
20
- */
21
- export interface DescribeAvailableSpecRequest {
22
- }
@@ -1,50 +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 { NodeCuTypeSupportSpecListForDescribeAvailableSpecOutput } from './node-cu-type-support-spec-list-for-describe-available-spec-output';
16
- import { NodeSupportSpecListForDescribeAvailableSpecOutput } from './node-support-spec-list-for-describe-available-spec-output';
17
- import { SpecListForDescribeAvailableSpecOutput } from './spec-list-for-describe-available-spec-output';
18
- import { ZoneSupportSpecListForDescribeAvailableSpecOutput } from './zone-support-spec-list-for-describe-available-spec-output';
19
- /**
20
- *
21
- *
22
- * @export
23
- * @interface DescribeAvailableSpecResponse
24
- */
25
- export interface DescribeAvailableSpecResponse {
26
-
27
- /**
28
- * @type {Array<NodeCuTypeSupportSpecListForDescribeAvailableSpecOutput>}
29
- * @memberof DescribeAvailableSpecResponse
30
- */
31
- NodeCuTypeSupportSpecList?: Array<NodeCuTypeSupportSpecListForDescribeAvailableSpecOutput>;
32
-
33
- /**
34
- * @type {Array<NodeSupportSpecListForDescribeAvailableSpecOutput>}
35
- * @memberof DescribeAvailableSpecResponse
36
- */
37
- NodeSupportSpecList?: Array<NodeSupportSpecListForDescribeAvailableSpecOutput>;
38
-
39
- /**
40
- * @type {Array<SpecListForDescribeAvailableSpecOutput>}
41
- * @memberof DescribeAvailableSpecResponse
42
- */
43
- SpecList?: Array<SpecListForDescribeAvailableSpecOutput>;
44
-
45
- /**
46
- * @type {Array<ZoneSupportSpecListForDescribeAvailableSpecOutput>}
47
- * @memberof DescribeAvailableSpecResponse
48
- */
49
- ZoneSupportSpecList?: Array<ZoneSupportSpecListForDescribeAvailableSpecOutput>;
50
- }
@@ -1,22 +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 DescribeAvailableVersionRequest
20
- */
21
- export interface DescribeAvailableVersionRequest {
22
- }
@@ -1,29 +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 { VersionForDescribeAvailableVersionOutput } from './version-for-describe-available-version-output';
16
- /**
17
- *
18
- *
19
- * @export
20
- * @interface DescribeAvailableVersionResponse
21
- */
22
- export interface DescribeAvailableVersionResponse {
23
-
24
- /**
25
- * @type {Array<VersionForDescribeAvailableVersionOutput>}
26
- * @memberof DescribeAvailableVersionResponse
27
- */
28
- Versions?: Array<VersionForDescribeAvailableVersionOutput>;
29
- }
@@ -1,28 +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 DescribeConfigModulesRequest
20
- */
21
- export interface DescribeConfigModulesRequest {
22
-
23
- /**
24
- * @type {string}
25
- * @memberof DescribeConfigModulesRequest
26
- */
27
- InstanceId: string;
28
- }
@@ -1,28 +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 DescribeConfigModulesResponse
20
- */
21
- export interface DescribeConfigModulesResponse {
22
-
23
- /**
24
- * @type {Array<string>}
25
- * @memberof DescribeConfigModulesResponse
26
- */
27
- Modules?: Array<string>;
28
- }
@@ -1,28 +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 DescribeInstanceConfigRequest
20
- */
21
- export interface DescribeInstanceConfigRequest {
22
-
23
- /**
24
- * @type {string}
25
- * @memberof DescribeInstanceConfigRequest
26
- */
27
- InstanceId: string;
28
- }
@@ -1,29 +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 { ConfigurationForDescribeInstanceConfigOutput } from './configuration-for-describe-instance-config-output';
16
- /**
17
- *
18
- *
19
- * @export
20
- * @interface DescribeInstanceConfigResponse
21
- */
22
- export interface DescribeInstanceConfigResponse {
23
-
24
- /**
25
- * @type {Array<ConfigurationForDescribeInstanceConfigOutput>}
26
- * @memberof DescribeInstanceConfigResponse
27
- */
28
- Configurations?: Array<ConfigurationForDescribeInstanceConfigOutput>;
29
- }
@@ -1,28 +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 DescribeInstanceDetailRequest
20
- */
21
- export interface DescribeInstanceDetailRequest {
22
-
23
- /**
24
- * @type {string}
25
- * @memberof DescribeInstanceDetailRequest
26
- */
27
- InstanceId: string;
28
- }