@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,127 +0,0 @@
1
- export * from './allow-group-for-msmodify-endpoint-allow-group-input';
2
- export * from './allow-group-list-for-describe-instance-detail-output';
3
- export * from './allow-group-list-for-msdescribe-instance-output';
4
- export * from './base-instance-for-describe-instance-detail-output';
5
- export * from './charge-config-for-create-instance-input';
6
- export * from './charge-config-for-create-instance-one-step-input';
7
- export * from './charge-config-for-describe-instance-detail-output';
8
- export * from './charge-config-for-describe-instances-output';
9
- export * from './charge-config-for-describe-price-input';
10
- export * from './charge-config-for-msdescribe-instance-output';
11
- export * from './charge-config-for-msdescribe-instances-output';
12
- export * from './component-spec-list-for-create-instance-input';
13
- export * from './component-spec-list-for-create-instance-one-step-input';
14
- export * from './component-spec-list-for-describe-price-input';
15
- export * from './component-spec-list-for-scale-instance-input';
16
- export * from './config-assign-list-for-modify-instance-config-input';
17
- export * from './configuration-for-describe-instance-config-output';
18
- export * from './create-instance-one-step-request';
19
- export * from './create-instance-one-step-response';
20
- export * from './create-instance-request';
21
- export * from './create-instance-response';
22
- export * from './describe-available-spec-request';
23
- export * from './describe-available-spec-response';
24
- export * from './describe-available-version-request';
25
- export * from './describe-available-version-response';
26
- export * from './describe-config-modules-request';
27
- export * from './describe-config-modules-response';
28
- export * from './describe-instance-config-request';
29
- export * from './describe-instance-config-response';
30
- export * from './describe-instance-detail-request';
31
- export * from './describe-instance-detail-response';
32
- export * from './describe-instances-request';
33
- export * from './describe-instances-response';
34
- export * from './describe-node-info-request';
35
- export * from './describe-node-info-response';
36
- export * from './describe-price-request';
37
- export * from './describe-price-response';
38
- export * from './describe-zones-request';
39
- export * from './describe-zones-response';
40
- export * from './endpoint-list-for-describe-instance-detail-output';
41
- export * from './endpoint-list-for-msdescribe-instance-output';
42
- export * from './instance-configuration-for-create-instance-input';
43
- export * from './instance-configuration-for-create-instance-one-step-input';
44
- export * from './instance-for-msdescribe-instances-output';
45
- export * from './instance-info-for-describe-instances-output';
46
- export * from './instance-info-for-msdescribe-instances-output';
47
- export * from './list-tags-for-resources-request';
48
- export * from './list-tags-for-resources-response';
49
- export * from './mscreate-instance-one-step-request';
50
- export * from './mscreate-instance-one-step-response';
51
- export * from './mscreate-instance-request';
52
- export * from './mscreate-instance-response';
53
- export * from './msdescribe-instance-request';
54
- export * from './msdescribe-instance-response';
55
- export * from './msdescribe-instances-request';
56
- export * from './msdescribe-instances-response';
57
- export * from './msmodify-endpoint-allow-group-request';
58
- export * from './msmodify-endpoint-allow-group-response';
59
- export * from './msmodify-public-domain-request';
60
- export * from './msmodify-public-domain-response';
61
- export * from './msrelease-instance-request';
62
- export * from './msrelease-instance-response';
63
- export * from './modify-delete-protect-request';
64
- export * from './modify-delete-protect-response';
65
- export * from './modify-instance-config-request';
66
- export * from './modify-instance-config-response';
67
- export * from './modify-instance-name-request';
68
- export * from './modify-instance-name-response';
69
- export * from './modify-post-paid-request';
70
- export * from './modify-post-paid-response';
71
- export * from './modify-pre-paid-request';
72
- export * from './modify-pre-paid-response';
73
- export * from './modify-resource-tags-request';
74
- export * from './modify-resource-tags-response';
75
- export * from './network-config-for-create-instance-input';
76
- export * from './network-config-for-create-instance-one-step-input';
77
- export * from './network-config-for-describe-instance-detail-output';
78
- export * from './network-config-for-describe-instances-output';
79
- export * from './network-config-for-mscreate-instance-input';
80
- export * from './network-config-for-mscreate-instance-one-step-input';
81
- export * from './network-config-for-msdescribe-instance-output';
82
- export * from './network-config-for-msdescribe-instances-output';
83
- export * from './node-cu-type-support-spec-list-for-describe-available-spec-output';
84
- export * from './node-info-list-for-describe-node-info-output';
85
- export * from './node-price-list-for-describe-price-output';
86
- export * from './node-support-spec-list-for-describe-available-spec-output';
87
- export * from './release-instance-request';
88
- export * from './release-instance-response';
89
- export * from './scale-instance-request';
90
- export * from './scale-instance-response';
91
- export * from './spec-config-for-describe-instance-detail-output';
92
- export * from './spec-list-for-describe-available-spec-output';
93
- export * from './subnet-info-for-create-instance-input';
94
- export * from './subnet-info-for-create-instance-one-step-input';
95
- export * from './subnet-info-for-describe-instance-detail-output';
96
- export * from './subnet-info-for-describe-instances-output';
97
- export * from './subnet-info-for-mscreate-instance-input';
98
- export * from './subnet-info-for-mscreate-instance-one-step-input';
99
- export * from './subnet-info-for-msdescribe-instance-output';
100
- export * from './subnet-info-for-msdescribe-instances-output';
101
- export * from './tag-filter-for-describe-instances-input';
102
- export * from './tag-filter-for-list-tags-for-resources-input';
103
- export * from './tag-for-create-instance-input';
104
- export * from './tag-for-create-instance-one-step-input';
105
- export * from './tag-for-describe-instance-detail-output';
106
- export * from './tag-for-describe-instances-output';
107
- export * from './tag-for-mscreate-instance-input';
108
- export * from './tag-for-mscreate-instance-one-step-input';
109
- export * from './tag-for-msdescribe-instance-output';
110
- export * from './tag-for-modify-resource-tags-input';
111
- export * from './tag-for-tag-resources-input';
112
- export * from './tag-resource-for-list-tags-for-resources-output';
113
- export * from './tag-resources-request';
114
- export * from './tag-resources-response';
115
- export * from './untag-resources-request';
116
- export * from './untag-resources-response';
117
- export * from './version-for-describe-available-version-output';
118
- export * from './vpc-info-for-create-instance-input';
119
- export * from './vpc-info-for-create-instance-one-step-input';
120
- export * from './vpc-info-for-describe-instance-detail-output';
121
- export * from './vpc-info-for-describe-instances-output';
122
- export * from './vpc-info-for-mscreate-instance-input';
123
- export * from './vpc-info-for-mscreate-instance-one-step-input';
124
- export * from './vpc-info-for-msdescribe-instance-output';
125
- export * from './vpc-info-for-msdescribe-instances-output';
126
- export * from './zone-for-describe-zones-output';
127
- export * from './zone-support-spec-list-for-describe-available-spec-output';
@@ -1,53 +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 { ComponentSpecListForCreateInstanceInput } from './component-spec-list-for-create-instance-input';
16
- /**
17
- *
18
- *
19
- * @export
20
- * @interface InstanceConfigurationForCreateInstanceInput
21
- */
22
- export interface InstanceConfigurationForCreateInstanceInput {
23
-
24
- /**
25
- * @type {string}
26
- * @memberof InstanceConfigurationForCreateInstanceInput
27
- */
28
- AdminPassword?: string;
29
-
30
- /**
31
- * @type {Array<ComponentSpecListForCreateInstanceInput>}
32
- * @memberof InstanceConfigurationForCreateInstanceInput
33
- */
34
- ComponentSpecList?: Array<ComponentSpecListForCreateInstanceInput>;
35
-
36
- /**
37
- * @type {boolean}
38
- * @memberof InstanceConfigurationForCreateInstanceInput
39
- */
40
- HaEnabled?: boolean;
41
-
42
- /**
43
- * @type {string}
44
- * @memberof InstanceConfigurationForCreateInstanceInput
45
- */
46
- InstanceName?: string;
47
-
48
- /**
49
- * @type {string}
50
- * @memberof InstanceConfigurationForCreateInstanceInput
51
- */
52
- InstanceVersion?: string;
53
- }
@@ -1,53 +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 { ComponentSpecListForCreateInstanceOneStepInput } from './component-spec-list-for-create-instance-one-step-input';
16
- /**
17
- *
18
- *
19
- * @export
20
- * @interface InstanceConfigurationForCreateInstanceOneStepInput
21
- */
22
- export interface InstanceConfigurationForCreateInstanceOneStepInput {
23
-
24
- /**
25
- * @type {string}
26
- * @memberof InstanceConfigurationForCreateInstanceOneStepInput
27
- */
28
- AdminPassword?: string;
29
-
30
- /**
31
- * @type {Array<ComponentSpecListForCreateInstanceOneStepInput>}
32
- * @memberof InstanceConfigurationForCreateInstanceOneStepInput
33
- */
34
- ComponentSpecList?: Array<ComponentSpecListForCreateInstanceOneStepInput>;
35
-
36
- /**
37
- * @type {boolean}
38
- * @memberof InstanceConfigurationForCreateInstanceOneStepInput
39
- */
40
- HaEnabled?: boolean;
41
-
42
- /**
43
- * @type {string}
44
- * @memberof InstanceConfigurationForCreateInstanceOneStepInput
45
- */
46
- InstanceName?: string;
47
-
48
- /**
49
- * @type {string}
50
- * @memberof InstanceConfigurationForCreateInstanceOneStepInput
51
- */
52
- InstanceVersion?: string;
53
- }
@@ -1,114 +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 { ChargeConfigForMSDescribeInstancesOutput } from './charge-config-for-msdescribe-instances-output';
16
- import { NetworkConfigForMSDescribeInstancesOutput } from './network-config-for-msdescribe-instances-output';
17
- /**
18
- *
19
- *
20
- * @export
21
- * @interface InstanceForMSDescribeInstancesOutput
22
- */
23
- export interface InstanceForMSDescribeInstancesOutput {
24
-
25
- /**
26
- * @type {ChargeConfigForMSDescribeInstancesOutput}
27
- * @memberof InstanceForMSDescribeInstancesOutput
28
- */
29
- ChargeConfig?: ChargeConfigForMSDescribeInstancesOutput;
30
-
31
- /**
32
- * @type {string}
33
- * @memberof InstanceForMSDescribeInstancesOutput
34
- */
35
- CreateTime?: string;
36
-
37
- /**
38
- * @type {boolean}
39
- * @memberof InstanceForMSDescribeInstancesOutput
40
- */
41
- DeleteProtect?: boolean;
42
-
43
- /**
44
- * @type {string}
45
- * @memberof InstanceForMSDescribeInstancesOutput
46
- */
47
- InstanceId?: string;
48
-
49
- /**
50
- * @type {string}
51
- * @memberof InstanceForMSDescribeInstancesOutput
52
- */
53
- InstanceName?: string;
54
-
55
- /**
56
- * @type {string}
57
- * @memberof InstanceForMSDescribeInstancesOutput
58
- */
59
- MilvusVersion?: InstanceForMSDescribeInstancesOutputMilvusVersionEnum;
60
-
61
- /**
62
- * @type {NetworkConfigForMSDescribeInstancesOutput}
63
- * @memberof InstanceForMSDescribeInstancesOutput
64
- */
65
- NetworkConfig?: NetworkConfigForMSDescribeInstancesOutput;
66
-
67
- /**
68
- * @type {string}
69
- * @memberof InstanceForMSDescribeInstancesOutput
70
- */
71
- ProjectName?: string;
72
-
73
- /**
74
- * @type {string}
75
- * @memberof InstanceForMSDescribeInstancesOutput
76
- */
77
- RegionId?: string;
78
-
79
- /**
80
- * @type {string}
81
- * @memberof InstanceForMSDescribeInstancesOutput
82
- */
83
- Status?: InstanceForMSDescribeInstancesOutputStatusEnum;
84
- }
85
-
86
- /**
87
- * @export
88
- * @enum {string}
89
- */
90
- export enum InstanceForMSDescribeInstancesOutputMilvusVersionEnum {
91
- V25 = 'V2_5',
92
- V26 = 'V2_6'
93
- }
94
- /**
95
- * @export
96
- * @enum {string}
97
- */
98
- export enum InstanceForMSDescribeInstancesOutputStatusEnum {
99
- CREATINGPROVISIONED = 'CREATING_PROVISIONED',
100
- CREATEDPROVISIONED = 'CREATED_PROVISIONED',
101
- RELEASINGPROVISIONED = 'RELEASING_PROVISIONED',
102
- INITIAL = 'INITIAL',
103
- WAITINGPAID = 'WAITING_PAID',
104
- WAITINGCREATE = 'WAITING_CREATE',
105
- CREATING = 'CREATING',
106
- CREATEFAILED = 'CREATE_FAILED',
107
- RUNNING = 'RUNNING',
108
- WAITINGRELEASE = 'WAITING_RELEASE',
109
- RELEASING = 'RELEASING',
110
- RELEASED = 'RELEASED',
111
- UPDATING = 'UPDATING',
112
- ERROR = 'ERROR'
113
- }
114
-
@@ -1,97 +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 { ChargeConfigForDescribeInstancesOutput } from './charge-config-for-describe-instances-output';
16
- import { NetworkConfigForDescribeInstancesOutput } from './network-config-for-describe-instances-output';
17
- import { TagForDescribeInstancesOutput } from './tag-for-describe-instances-output';
18
- /**
19
- *
20
- *
21
- * @export
22
- * @interface InstanceInfoForDescribeInstancesOutput
23
- */
24
- export interface InstanceInfoForDescribeInstancesOutput {
25
-
26
- /**
27
- * @type {ChargeConfigForDescribeInstancesOutput}
28
- * @memberof InstanceInfoForDescribeInstancesOutput
29
- */
30
- ChargeConfig?: ChargeConfigForDescribeInstancesOutput;
31
-
32
- /**
33
- * @type {string}
34
- * @memberof InstanceInfoForDescribeInstancesOutput
35
- */
36
- CreateTime?: string;
37
-
38
- /**
39
- * @type {boolean}
40
- * @memberof InstanceInfoForDescribeInstancesOutput
41
- */
42
- DeleteProtectEnabled?: boolean;
43
-
44
- /**
45
- * @type {string}
46
- * @memberof InstanceInfoForDescribeInstancesOutput
47
- */
48
- InstanceId?: string;
49
-
50
- /**
51
- * @type {string}
52
- * @memberof InstanceInfoForDescribeInstancesOutput
53
- */
54
- InstanceName?: string;
55
-
56
- /**
57
- * @type {string}
58
- * @memberof InstanceInfoForDescribeInstancesOutput
59
- */
60
- InstanceVersion?: string;
61
-
62
- /**
63
- * @type {NetworkConfigForDescribeInstancesOutput}
64
- * @memberof InstanceInfoForDescribeInstancesOutput
65
- */
66
- NetworkConfig?: NetworkConfigForDescribeInstancesOutput;
67
-
68
- /**
69
- * @type {string}
70
- * @memberof InstanceInfoForDescribeInstancesOutput
71
- */
72
- ProjectName?: string;
73
-
74
- /**
75
- * @type {string}
76
- * @memberof InstanceInfoForDescribeInstancesOutput
77
- */
78
- Region?: string;
79
-
80
- /**
81
- * @type {string}
82
- * @memberof InstanceInfoForDescribeInstancesOutput
83
- */
84
- Status?: string;
85
-
86
- /**
87
- * @type {Array<TagForDescribeInstancesOutput>}
88
- * @memberof InstanceInfoForDescribeInstancesOutput
89
- */
90
- Tags?: Array<TagForDescribeInstancesOutput>;
91
-
92
- /**
93
- * @type {Array<string>}
94
- * @memberof InstanceInfoForDescribeInstancesOutput
95
- */
96
- Zones?: Array<string>;
97
- }
@@ -1,129 +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 { ChargeConfigForMSDescribeInstancesOutput } from './charge-config-for-msdescribe-instances-output';
16
- import { NetworkConfigForMSDescribeInstancesOutput } from './network-config-for-msdescribe-instances-output';
17
- /**
18
- *
19
- *
20
- * @export
21
- * @interface InstanceInfoForMSDescribeInstancesOutput
22
- */
23
- export interface InstanceInfoForMSDescribeInstancesOutput {
24
-
25
- /**
26
- * @type {string}
27
- * @memberof InstanceInfoForMSDescribeInstancesOutput
28
- */
29
- AccountId?: string;
30
-
31
- /**
32
- * @type {ChargeConfigForMSDescribeInstancesOutput}
33
- * @memberof InstanceInfoForMSDescribeInstancesOutput
34
- */
35
- ChargeConfig?: ChargeConfigForMSDescribeInstancesOutput;
36
-
37
- /**
38
- * @type {string}
39
- * @memberof InstanceInfoForMSDescribeInstancesOutput
40
- */
41
- CreateTime?: string;
42
-
43
- /**
44
- * @type {boolean}
45
- * @memberof InstanceInfoForMSDescribeInstancesOutput
46
- */
47
- DeleteProtectEnabled?: boolean;
48
-
49
- /**
50
- * @type {string}
51
- * @memberof InstanceInfoForMSDescribeInstancesOutput
52
- */
53
- InstanceId?: string;
54
-
55
- /**
56
- * @type {string}
57
- * @memberof InstanceInfoForMSDescribeInstancesOutput
58
- */
59
- InstanceName?: string;
60
-
61
- /**
62
- * @type {string}
63
- * @memberof InstanceInfoForMSDescribeInstancesOutput
64
- */
65
- InstanceVersion?: InstanceInfoForMSDescribeInstancesOutputInstanceVersionEnum;
66
-
67
- /**
68
- * @type {NetworkConfigForMSDescribeInstancesOutput}
69
- * @memberof InstanceInfoForMSDescribeInstancesOutput
70
- */
71
- NetworkConfig?: NetworkConfigForMSDescribeInstancesOutput;
72
-
73
- /**
74
- * @type {string}
75
- * @memberof InstanceInfoForMSDescribeInstancesOutput
76
- */
77
- ProjectName?: string;
78
-
79
- /**
80
- * @type {string}
81
- * @memberof InstanceInfoForMSDescribeInstancesOutput
82
- */
83
- Region?: string;
84
-
85
- /**
86
- * @type {string}
87
- * @memberof InstanceInfoForMSDescribeInstancesOutput
88
- */
89
- Status?: InstanceInfoForMSDescribeInstancesOutputStatusEnum;
90
-
91
- /**
92
- * @type {string}
93
- * @memberof InstanceInfoForMSDescribeInstancesOutput
94
- */
95
- UpdateTime?: string;
96
- }
97
-
98
- /**
99
- * @export
100
- * @enum {string}
101
- */
102
- export enum InstanceInfoForMSDescribeInstancesOutputInstanceVersionEnum {
103
- V25 = 'V2_5',
104
- V26 = 'V2_6'
105
- }
106
- /**
107
- * @export
108
- * @enum {string}
109
- */
110
- export enum InstanceInfoForMSDescribeInstancesOutputStatusEnum {
111
- SemiInit = 'SemiInit',
112
- SemiCreating = 'SemiCreating',
113
- SemiCreateFailed = 'SemiCreateFailed',
114
- SemiCreated = 'SemiCreated',
115
- SemiReleasing = 'SemiReleasing',
116
- SemiReleased = 'SemiReleased',
117
- Init = 'Init',
118
- WaitingPaid = 'WaitingPaid',
119
- WaitCreate = 'WaitCreate',
120
- Creating = 'Creating',
121
- Running = 'Running',
122
- Updating = 'Updating',
123
- WaitRelease = 'WaitRelease',
124
- Releasing = 'Releasing',
125
- Released = 'Released',
126
- CreateFailed = 'CreateFailed',
127
- Error = 'Error'
128
- }
129
-
@@ -1,53 +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 { TagFilterForListTagsForResourcesInput } from './tag-filter-for-list-tags-for-resources-input';
16
- /**
17
- *
18
- *
19
- * @export
20
- * @interface ListTagsForResourcesRequest
21
- */
22
- export interface ListTagsForResourcesRequest {
23
-
24
- /**
25
- * @type {number}
26
- * @memberof ListTagsForResourcesRequest
27
- */
28
- MaxResults?: number;
29
-
30
- /**
31
- * @type {string}
32
- * @memberof ListTagsForResourcesRequest
33
- */
34
- NextToken?: string;
35
-
36
- /**
37
- * @type {Array<string>}
38
- * @memberof ListTagsForResourcesRequest
39
- */
40
- ResourceIds?: Array<string>;
41
-
42
- /**
43
- * @type {string}
44
- * @memberof ListTagsForResourcesRequest
45
- */
46
- ResourceType: string;
47
-
48
- /**
49
- * @type {Array<TagFilterForListTagsForResourcesInput>}
50
- * @memberof ListTagsForResourcesRequest
51
- */
52
- TagFilters?: Array<TagFilterForListTagsForResourcesInput>;
53
- }
@@ -1,35 +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 { TagResourceForListTagsForResourcesOutput } from './tag-resource-for-list-tags-for-resources-output';
16
- /**
17
- *
18
- *
19
- * @export
20
- * @interface ListTagsForResourcesResponse
21
- */
22
- export interface ListTagsForResourcesResponse {
23
-
24
- /**
25
- * @type {string}
26
- * @memberof ListTagsForResourcesResponse
27
- */
28
- NextToken?: string;
29
-
30
- /**
31
- * @type {Array<TagResourceForListTagsForResourcesOutput>}
32
- * @memberof ListTagsForResourcesResponse
33
- */
34
- TagResources?: Array<TagResourceForListTagsForResourcesOutput>;
35
- }