@gooddata/api-client-tiger 11.10.0-alpha.4 → 11.10.0-alpha.6
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/esm/__version.d.ts +1 -1
- package/esm/__version.js +1 -1
- package/esm/actions.d.ts.map +1 -1
- package/esm/actions.js +2 -2
- package/esm/actions.js.map +1 -1
- package/esm/api-client-tiger.d.ts +52895 -62477
- package/esm/api-endpoints/actions/index.d.ts +2 -0
- package/esm/api-endpoints/actions/index.d.ts.map +1 -0
- package/esm/api-endpoints/actions/index.js +4 -0
- package/esm/api-endpoints/actions/index.js.map +1 -0
- package/esm/api-endpoints/authActions/index.d.ts +2 -0
- package/esm/api-endpoints/authActions/index.d.ts.map +1 -0
- package/esm/api-endpoints/authActions/index.js +4 -0
- package/esm/api-endpoints/authActions/index.js.map +1 -0
- package/esm/api-endpoints/automation/index.d.ts +2 -0
- package/esm/api-endpoints/automation/index.d.ts.map +1 -0
- package/esm/api-endpoints/automation/index.js +4 -0
- package/esm/api-endpoints/automation/index.js.map +1 -0
- package/esm/api-endpoints/entitiesObjects/index.d.ts +33 -0
- package/esm/api-endpoints/entitiesObjects/index.d.ts.map +1 -0
- package/esm/api-endpoints/entitiesObjects/index.js +66 -0
- package/esm/api-endpoints/entitiesObjects/index.js.map +1 -0
- package/esm/api-endpoints/execution/index.d.ts +3 -0
- package/esm/api-endpoints/execution/index.d.ts.map +1 -0
- package/esm/api-endpoints/execution/index.js +6 -0
- package/esm/api-endpoints/execution/index.js.map +1 -0
- package/esm/api-endpoints/explain/index.d.ts +2 -0
- package/esm/api-endpoints/explain/index.d.ts.map +1 -0
- package/esm/api-endpoints/explain/index.js +4 -0
- package/esm/api-endpoints/explain/index.js.map +1 -0
- package/esm/api-endpoints/export/index.d.ts +2 -0
- package/esm/api-endpoints/export/index.d.ts.map +1 -0
- package/esm/api-endpoints/export/index.js +4 -0
- package/esm/api-endpoints/export/index.js.map +1 -0
- package/esm/api-endpoints/genAI/index.d.ts +2 -0
- package/esm/api-endpoints/genAI/index.d.ts.map +1 -0
- package/esm/api-endpoints/genAI/index.js +4 -0
- package/esm/api-endpoints/genAI/index.js.map +1 -0
- package/esm/api-endpoints/labelElements/index.d.ts +2 -0
- package/esm/api-endpoints/labelElements/index.d.ts.map +1 -0
- package/esm/api-endpoints/labelElements/index.js +4 -0
- package/esm/api-endpoints/labelElements/index.js.map +1 -0
- package/esm/api-endpoints/layout/index.d.ts +2 -0
- package/esm/api-endpoints/layout/index.d.ts.map +1 -0
- package/esm/api-endpoints/layout/index.js +4 -0
- package/esm/api-endpoints/layout/index.js.map +1 -0
- package/esm/api-endpoints/profile/index.d.ts +3 -0
- package/esm/api-endpoints/profile/index.d.ts.map +1 -0
- package/esm/api-endpoints/profile/index.js +3 -0
- package/esm/api-endpoints/profile/index.js.map +1 -0
- package/esm/api-endpoints/result/index.d.ts +2 -0
- package/esm/api-endpoints/result/index.d.ts.map +1 -0
- package/esm/api-endpoints/result/index.js +4 -0
- package/esm/api-endpoints/result/index.js.map +1 -0
- package/esm/api-endpoints/scanModel/index.d.ts +2 -0
- package/esm/api-endpoints/scanModel/index.d.ts.map +1 -0
- package/esm/api-endpoints/scanModel/index.js +4 -0
- package/esm/api-endpoints/scanModel/index.js.map +1 -0
- package/esm/api-endpoints/smartFunctions/index.d.ts +2 -0
- package/esm/api-endpoints/smartFunctions/index.d.ts.map +1 -0
- package/esm/api-endpoints/smartFunctions/index.js +4 -0
- package/esm/api-endpoints/smartFunctions/index.js.map +1 -0
- package/esm/api-endpoints/userManagement/index.d.ts +2 -0
- package/esm/api-endpoints/userManagement/index.d.ts.map +1 -0
- package/esm/api-endpoints/userManagement/index.js +4 -0
- package/esm/api-endpoints/userManagement/index.js.map +1 -0
- package/esm/api-endpoints/validDescendants/index.d.ts +2 -0
- package/esm/api-endpoints/validDescendants/index.d.ts.map +1 -0
- package/esm/api-endpoints/validDescendants/index.js +4 -0
- package/esm/api-endpoints/validDescendants/index.js.map +1 -0
- package/esm/api-endpoints/validObjects/index.d.ts +2 -0
- package/esm/api-endpoints/validObjects/index.d.ts.map +1 -0
- package/esm/api-endpoints/validObjects/index.js +4 -0
- package/esm/api-endpoints/validObjects/index.js.map +1 -0
- package/esm/authActions.d.ts.map +1 -1
- package/esm/authActions.js +2 -2
- package/esm/authActions.js.map +1 -1
- package/esm/client.d.ts +26 -2
- package/esm/client.d.ts.map +1 -1
- package/esm/client.js +21 -1
- package/esm/client.js.map +1 -1
- package/esm/entitiesObjects.d.ts.map +1 -1
- package/esm/entitiesObjects.js +2 -2
- package/esm/entitiesObjects.js.map +1 -1
- package/esm/gd-tiger-model/AnalyticalDashboardModelV2.d.ts +3 -3
- package/esm/gd-tiger-model/AnalyticalDashboardModelV2.d.ts.map +1 -1
- package/esm/gd-tiger-model/AnalyticalDashboardModelV2.js +1 -1
- package/esm/gd-tiger-model/AnalyticalDashboardModelV2.js.map +1 -1
- package/esm/gd-tiger-model/typeGuards.d.ts.map +1 -1
- package/esm/gd-tiger-model/typeGuards.js +8 -11
- package/esm/gd-tiger-model/typeGuards.js.map +1 -1
- package/esm/generated/afm-rest-api/api.d.ts +2527 -3252
- package/esm/generated/afm-rest-api/api.d.ts.map +1 -1
- package/esm/generated/afm-rest-api/api.js +3700 -4690
- package/esm/generated/afm-rest-api/api.js.map +1 -1
- package/esm/generated/afm-rest-api/base.d.ts.map +1 -1
- package/esm/generated/afm-rest-api/base.js +13 -1
- package/esm/generated/afm-rest-api/base.js.map +1 -1
- package/esm/generated/afm-rest-api/configuration.d.ts.map +1 -1
- package/esm/generated/afm-rest-api/configuration.js +13 -1
- package/esm/generated/afm-rest-api/configuration.js.map +1 -1
- package/esm/generated/auth-json-api/api.d.ts +283 -395
- package/esm/generated/auth-json-api/api.d.ts.map +1 -1
- package/esm/generated/auth-json-api/api.js +703 -880
- package/esm/generated/auth-json-api/api.js.map +1 -1
- package/esm/generated/auth-json-api/base.d.ts.map +1 -1
- package/esm/generated/auth-json-api/base.js +13 -1
- package/esm/generated/auth-json-api/base.js.map +1 -1
- package/esm/generated/auth-json-api/configuration.d.ts.map +1 -1
- package/esm/generated/auth-json-api/configuration.js +13 -1
- package/esm/generated/auth-json-api/configuration.js.map +1 -1
- package/esm/generated/auth-json-api/template.d.ts +102 -0
- package/esm/generated/auth-json-api/template.d.ts.map +1 -0
- package/esm/generated/auth-json-api/template.js +154 -0
- package/esm/generated/auth-json-api/template.js.map +1 -0
- package/esm/generated/automation-json-api/api.d.ts +347 -757
- package/esm/generated/automation-json-api/api.d.ts.map +1 -1
- package/esm/generated/automation-json-api/api.js +768 -1251
- package/esm/generated/automation-json-api/api.js.map +1 -1
- package/esm/generated/automation-json-api/base.d.ts.map +1 -1
- package/esm/generated/automation-json-api/base.js +13 -1
- package/esm/generated/automation-json-api/base.js.map +1 -1
- package/esm/generated/automation-json-api/common.d.ts.map +1 -1
- package/esm/generated/automation-json-api/common.js +13 -1
- package/esm/generated/automation-json-api/common.js.map +1 -1
- package/esm/generated/automation-json-api/configuration.d.ts.map +1 -1
- package/esm/generated/automation-json-api/configuration.js +13 -1
- package/esm/generated/automation-json-api/configuration.js.map +1 -1
- package/esm/generated/automation-json-api/index.d.ts.map +1 -1
- package/esm/generated/automation-json-api/index.js +1 -1
- package/esm/generated/automation-json-api/index.js.map +1 -1
- package/esm/generated/export-json-api/api.d.ts +662 -1134
- package/esm/generated/export-json-api/api.d.ts.map +1 -1
- package/esm/generated/export-json-api/api.js +1556 -2181
- package/esm/generated/export-json-api/api.js.map +1 -1
- package/esm/generated/export-json-api/base.d.ts.map +1 -1
- package/esm/generated/export-json-api/base.js +13 -1
- package/esm/generated/export-json-api/base.js.map +1 -1
- package/esm/generated/export-json-api/configuration.d.ts.map +1 -1
- package/esm/generated/export-json-api/configuration.js +13 -1
- package/esm/generated/export-json-api/configuration.js.map +1 -1
- package/esm/generated/metadata-json-api/api.d.ts +35920 -44004
- package/esm/generated/metadata-json-api/api.d.ts.map +1 -1
- package/esm/generated/metadata-json-api/api.js +54041 -65836
- package/esm/generated/metadata-json-api/api.js.map +1 -1
- package/esm/generated/metadata-json-api/base.d.ts.map +1 -1
- package/esm/generated/metadata-json-api/base.js +13 -1
- package/esm/generated/metadata-json-api/base.js.map +1 -1
- package/esm/generated/metadata-json-api/configuration.d.ts.map +1 -1
- package/esm/generated/metadata-json-api/configuration.js +13 -1
- package/esm/generated/metadata-json-api/configuration.js.map +1 -1
- package/esm/generated/metadata-json-api/openapi-spec.json +10318 -10318
- package/esm/generated/result-json-api/api.d.ts +290 -524
- package/esm/generated/result-json-api/api.d.ts.map +1 -1
- package/esm/generated/result-json-api/api.js +784 -1135
- package/esm/generated/result-json-api/api.js.map +1 -1
- package/esm/generated/result-json-api/base.d.ts.map +1 -1
- package/esm/generated/result-json-api/base.js +13 -1
- package/esm/generated/result-json-api/base.js.map +1 -1
- package/esm/generated/result-json-api/configuration.d.ts.map +1 -1
- package/esm/generated/result-json-api/configuration.js +13 -1
- package/esm/generated/result-json-api/configuration.js.map +1 -1
- package/esm/generated/scan-json-api/api.d.ts +243 -441
- package/esm/generated/scan-json-api/api.d.ts.map +1 -1
- package/esm/generated/scan-json-api/api.js +655 -922
- package/esm/generated/scan-json-api/api.js.map +1 -1
- package/esm/generated/scan-json-api/base.d.ts.map +1 -1
- package/esm/generated/scan-json-api/base.js +13 -1
- package/esm/generated/scan-json-api/base.js.map +1 -1
- package/esm/generated/scan-json-api/configuration.d.ts.map +1 -1
- package/esm/generated/scan-json-api/configuration.js +13 -1
- package/esm/generated/scan-json-api/configuration.js.map +1 -1
- package/esm/generated/scan-json-api/openapi-spec.json +1 -1
- package/esm/index.d.ts +4 -5
- package/esm/index.d.ts.map +1 -1
- package/esm/index.js +0 -5
- package/esm/index.js.map +1 -1
- package/esm/metadataUtilities.d.ts +21 -4
- package/esm/metadataUtilities.d.ts.map +1 -1
- package/esm/metadataUtilities.js +83 -12
- package/esm/metadataUtilities.js.map +1 -1
- package/esm/organizationUtilities.d.ts +9 -18
- package/esm/organizationUtilities.d.ts.map +1 -1
- package/esm/organizationUtilities.js +1 -17
- package/esm/organizationUtilities.js.map +1 -1
- package/esm/profile.d.ts +34 -0
- package/esm/profile.d.ts.map +1 -1
- package/esm/profile.js +26 -20
- package/esm/profile.js.map +1 -1
- package/esm/scanModel.d.ts.map +1 -1
- package/esm/scanModel.js +2 -2
- package/esm/scanModel.js.map +1 -1
- package/esm/userManagement.d.ts.map +1 -1
- package/esm/userManagement.js +2 -2
- package/esm/userManagement.js.map +1 -1
- package/package.json +25 -6
|
@@ -74,10 +74,7 @@ export interface ExportAfmObjectIdentifierAttributeIdentifier {
|
|
|
74
74
|
id: string;
|
|
75
75
|
type: ExportAfmObjectIdentifierAttributeIdentifierTypeEnum;
|
|
76
76
|
}
|
|
77
|
-
export
|
|
78
|
-
readonly ATTRIBUTE: "attribute";
|
|
79
|
-
};
|
|
80
|
-
export type ExportAfmObjectIdentifierAttributeIdentifierTypeEnum = (typeof ExportAfmObjectIdentifierAttributeIdentifierTypeEnum)[keyof typeof ExportAfmObjectIdentifierAttributeIdentifierTypeEnum];
|
|
77
|
+
export type ExportAfmObjectIdentifierAttributeIdentifierTypeEnum = "attribute";
|
|
81
78
|
/**
|
|
82
79
|
* Reference to the metric, fact or attribute object to use for the metric.
|
|
83
80
|
*/
|
|
@@ -88,13 +85,7 @@ export interface ExportAfmObjectIdentifierCoreIdentifier {
|
|
|
88
85
|
id: string;
|
|
89
86
|
type: ExportAfmObjectIdentifierCoreIdentifierTypeEnum;
|
|
90
87
|
}
|
|
91
|
-
export
|
|
92
|
-
readonly ATTRIBUTE: "attribute";
|
|
93
|
-
readonly LABEL: "label";
|
|
94
|
-
readonly FACT: "fact";
|
|
95
|
-
readonly METRIC: "metric";
|
|
96
|
-
};
|
|
97
|
-
export type ExportAfmObjectIdentifierCoreIdentifierTypeEnum = (typeof ExportAfmObjectIdentifierCoreIdentifierTypeEnum)[keyof typeof ExportAfmObjectIdentifierCoreIdentifierTypeEnum];
|
|
88
|
+
export type ExportAfmObjectIdentifierCoreIdentifierTypeEnum = "attribute" | "label" | "fact" | "metric";
|
|
98
89
|
/**
|
|
99
90
|
* Reference to the date dataset to which the filter should be applied.
|
|
100
91
|
*/
|
|
@@ -105,27 +96,12 @@ export interface ExportAfmObjectIdentifierDatasetIdentifier {
|
|
|
105
96
|
id: string;
|
|
106
97
|
type: ExportAfmObjectIdentifierDatasetIdentifierTypeEnum;
|
|
107
98
|
}
|
|
108
|
-
export
|
|
109
|
-
readonly DATASET: "dataset";
|
|
110
|
-
};
|
|
111
|
-
export type ExportAfmObjectIdentifierDatasetIdentifierTypeEnum = (typeof ExportAfmObjectIdentifierDatasetIdentifierTypeEnum)[keyof typeof ExportAfmObjectIdentifierDatasetIdentifierTypeEnum];
|
|
99
|
+
export type ExportAfmObjectIdentifierDatasetIdentifierTypeEnum = "dataset";
|
|
112
100
|
export interface ExportAfmObjectIdentifierIdentifier {
|
|
113
101
|
type: ExportAfmObjectIdentifierIdentifierTypeEnum;
|
|
114
102
|
id: string;
|
|
115
103
|
}
|
|
116
|
-
export
|
|
117
|
-
readonly ANALYTICAL_DASHBOARD: "analyticalDashboard";
|
|
118
|
-
readonly ATTRIBUTE: "attribute";
|
|
119
|
-
readonly DASHBOARD_PLUGIN: "dashboardPlugin";
|
|
120
|
-
readonly DATASET: "dataset";
|
|
121
|
-
readonly FACT: "fact";
|
|
122
|
-
readonly LABEL: "label";
|
|
123
|
-
readonly METRIC: "metric";
|
|
124
|
-
readonly PROMPT: "prompt";
|
|
125
|
-
readonly VISUALIZATION_OBJECT: "visualizationObject";
|
|
126
|
-
readonly FILTER_CONTEXT: "filterContext";
|
|
127
|
-
};
|
|
128
|
-
export type ExportAfmObjectIdentifierIdentifierTypeEnum = (typeof ExportAfmObjectIdentifierIdentifierTypeEnum)[keyof typeof ExportAfmObjectIdentifierIdentifierTypeEnum];
|
|
104
|
+
export type ExportAfmObjectIdentifierIdentifierTypeEnum = "analyticalDashboard" | "attribute" | "dashboardPlugin" | "dataset" | "fact" | "label" | "metric" | "prompt" | "visualizationObject" | "filterContext";
|
|
129
105
|
export interface ExportAfmObjectIdentifierLabel {
|
|
130
106
|
identifier: ExportAfmObjectIdentifierLabelIdentifier;
|
|
131
107
|
}
|
|
@@ -133,10 +109,7 @@ export interface ExportAfmObjectIdentifierLabelIdentifier {
|
|
|
133
109
|
type: ExportAfmObjectIdentifierLabelIdentifierTypeEnum;
|
|
134
110
|
id: string;
|
|
135
111
|
}
|
|
136
|
-
export
|
|
137
|
-
readonly LABEL: "label";
|
|
138
|
-
};
|
|
139
|
-
export type ExportAfmObjectIdentifierLabelIdentifierTypeEnum = (typeof ExportAfmObjectIdentifierLabelIdentifierTypeEnum)[keyof typeof ExportAfmObjectIdentifierLabelIdentifierTypeEnum];
|
|
112
|
+
export type ExportAfmObjectIdentifierLabelIdentifierTypeEnum = "label";
|
|
140
113
|
/**
|
|
141
114
|
* Metric representing arithmetics between other metrics.
|
|
142
115
|
*/
|
|
@@ -153,14 +126,7 @@ export interface ExportArithmeticMeasureDefinitionArithmeticMeasure {
|
|
|
153
126
|
*/
|
|
154
127
|
operator: ExportArithmeticMeasureDefinitionArithmeticMeasureOperatorEnum;
|
|
155
128
|
}
|
|
156
|
-
export
|
|
157
|
-
readonly SUM: "SUM";
|
|
158
|
-
readonly DIFFERENCE: "DIFFERENCE";
|
|
159
|
-
readonly MULTIPLICATION: "MULTIPLICATION";
|
|
160
|
-
readonly RATIO: "RATIO";
|
|
161
|
-
readonly CHANGE: "CHANGE";
|
|
162
|
-
};
|
|
163
|
-
export type ExportArithmeticMeasureDefinitionArithmeticMeasureOperatorEnum = (typeof ExportArithmeticMeasureDefinitionArithmeticMeasureOperatorEnum)[keyof typeof ExportArithmeticMeasureDefinitionArithmeticMeasureOperatorEnum];
|
|
129
|
+
export type ExportArithmeticMeasureDefinitionArithmeticMeasureOperatorEnum = "SUM" | "DIFFERENCE" | "MULTIPLICATION" | "RATIO" | "CHANGE";
|
|
164
130
|
/**
|
|
165
131
|
* @type ExportAttributeElements
|
|
166
132
|
*/
|
|
@@ -227,25 +193,7 @@ export interface ExportBoundedFilter {
|
|
|
227
193
|
*/
|
|
228
194
|
to?: number | null;
|
|
229
195
|
}
|
|
230
|
-
export
|
|
231
|
-
readonly MINUTE: "MINUTE";
|
|
232
|
-
readonly HOUR: "HOUR";
|
|
233
|
-
readonly DAY: "DAY";
|
|
234
|
-
readonly WEEK: "WEEK";
|
|
235
|
-
readonly MONTH: "MONTH";
|
|
236
|
-
readonly QUARTER: "QUARTER";
|
|
237
|
-
readonly YEAR: "YEAR";
|
|
238
|
-
readonly MINUTE_OF_HOUR: "MINUTE_OF_HOUR";
|
|
239
|
-
readonly HOUR_OF_DAY: "HOUR_OF_DAY";
|
|
240
|
-
readonly DAY_OF_WEEK: "DAY_OF_WEEK";
|
|
241
|
-
readonly DAY_OF_MONTH: "DAY_OF_MONTH";
|
|
242
|
-
readonly DAY_OF_QUARTER: "DAY_OF_QUARTER";
|
|
243
|
-
readonly DAY_OF_YEAR: "DAY_OF_YEAR";
|
|
244
|
-
readonly WEEK_OF_YEAR: "WEEK_OF_YEAR";
|
|
245
|
-
readonly MONTH_OF_YEAR: "MONTH_OF_YEAR";
|
|
246
|
-
readonly QUARTER_OF_YEAR: "QUARTER_OF_YEAR";
|
|
247
|
-
};
|
|
248
|
-
export type ExportBoundedFilterGranularityEnum = (typeof ExportBoundedFilterGranularityEnum)[keyof typeof ExportBoundedFilterGranularityEnum];
|
|
196
|
+
export type ExportBoundedFilterGranularityEnum = "MINUTE" | "HOUR" | "DAY" | "WEEK" | "MONTH" | "QUARTER" | "YEAR" | "MINUTE_OF_HOUR" | "HOUR_OF_DAY" | "DAY_OF_WEEK" | "DAY_OF_MONTH" | "DAY_OF_QUARTER" | "DAY_OF_YEAR" | "WEEK_OF_YEAR" | "MONTH_OF_YEAR" | "QUARTER_OF_YEAR";
|
|
249
197
|
/**
|
|
250
198
|
* Filter the result by comparing specified metric to given constant value, using given comparison operator.
|
|
251
199
|
*/
|
|
@@ -267,15 +215,7 @@ export interface ExportComparisonMeasureValueFilterComparisonMeasureValueFilter
|
|
|
267
215
|
applyOnResult?: boolean;
|
|
268
216
|
measure: ExportAfmIdentifier;
|
|
269
217
|
}
|
|
270
|
-
export
|
|
271
|
-
readonly GREATER_THAN: "GREATER_THAN";
|
|
272
|
-
readonly GREATER_THAN_OR_EQUAL_TO: "GREATER_THAN_OR_EQUAL_TO";
|
|
273
|
-
readonly LESS_THAN: "LESS_THAN";
|
|
274
|
-
readonly LESS_THAN_OR_EQUAL_TO: "LESS_THAN_OR_EQUAL_TO";
|
|
275
|
-
readonly EQUAL_TO: "EQUAL_TO";
|
|
276
|
-
readonly NOT_EQUAL_TO: "NOT_EQUAL_TO";
|
|
277
|
-
};
|
|
278
|
-
export type ExportComparisonMeasureValueFilterComparisonMeasureValueFilterOperatorEnum = (typeof ExportComparisonMeasureValueFilterComparisonMeasureValueFilterOperatorEnum)[keyof typeof ExportComparisonMeasureValueFilterComparisonMeasureValueFilterOperatorEnum];
|
|
218
|
+
export type ExportComparisonMeasureValueFilterComparisonMeasureValueFilterOperatorEnum = "GREATER_THAN" | "GREATER_THAN_OR_EQUAL_TO" | "LESS_THAN" | "LESS_THAN_OR_EQUAL_TO" | "EQUAL_TO" | "NOT_EQUAL_TO";
|
|
279
219
|
/**
|
|
280
220
|
* Custom label object override.
|
|
281
221
|
*/
|
|
@@ -329,11 +269,7 @@ export interface ExportDashboardAttributeFilterAttributeFilter {
|
|
|
329
269
|
selectionMode?: ExportDashboardAttributeFilterAttributeFilterSelectionModeEnum;
|
|
330
270
|
localIdentifier?: string;
|
|
331
271
|
}
|
|
332
|
-
export
|
|
333
|
-
readonly SINGLE: "single";
|
|
334
|
-
readonly MULTI: "multi";
|
|
335
|
-
};
|
|
336
|
-
export type ExportDashboardAttributeFilterAttributeFilterSelectionModeEnum = (typeof ExportDashboardAttributeFilterAttributeFilterSelectionModeEnum)[keyof typeof ExportDashboardAttributeFilterAttributeFilterSelectionModeEnum];
|
|
272
|
+
export type ExportDashboardAttributeFilterAttributeFilterSelectionModeEnum = "single" | "multi";
|
|
337
273
|
export interface ExportDashboardDateFilter {
|
|
338
274
|
dateFilter: ExportDashboardDateFilterDateFilter;
|
|
339
275
|
}
|
|
@@ -347,37 +283,8 @@ export interface ExportDashboardDateFilterDateFilter {
|
|
|
347
283
|
boundedFilter?: ExportRelativeBoundedDateFilter;
|
|
348
284
|
localIdentifier?: string;
|
|
349
285
|
}
|
|
350
|
-
export
|
|
351
|
-
|
|
352
|
-
readonly ABSOLUTE: "absolute";
|
|
353
|
-
};
|
|
354
|
-
export type ExportDashboardDateFilterDateFilterTypeEnum = (typeof ExportDashboardDateFilterDateFilterTypeEnum)[keyof typeof ExportDashboardDateFilterDateFilterTypeEnum];
|
|
355
|
-
export declare const ExportDashboardDateFilterDateFilterGranularityEnum: {
|
|
356
|
-
readonly ALL_TIME_GRANULARITY: "ALL_TIME_GRANULARITY";
|
|
357
|
-
readonly GDC_TIME_YEAR: "GDC.time.year";
|
|
358
|
-
readonly GDC_TIME_WEEK_US: "GDC.time.week_us";
|
|
359
|
-
readonly GDC_TIME_WEEK_IN_YEAR: "GDC.time.week_in_year";
|
|
360
|
-
readonly GDC_TIME_WEEK_IN_QUARTER: "GDC.time.week_in_quarter";
|
|
361
|
-
readonly GDC_TIME_WEEK: "GDC.time.week";
|
|
362
|
-
readonly GDC_TIME_EUWEEK_IN_YEAR: "GDC.time.euweek_in_year";
|
|
363
|
-
readonly GDC_TIME_EUWEEK_IN_QUARTER: "GDC.time.euweek_in_quarter";
|
|
364
|
-
readonly GDC_TIME_QUARTER: "GDC.time.quarter";
|
|
365
|
-
readonly GDC_TIME_QUARTER_IN_YEAR: "GDC.time.quarter_in_year";
|
|
366
|
-
readonly GDC_TIME_MONTH: "GDC.time.month";
|
|
367
|
-
readonly GDC_TIME_MONTH_IN_QUARTER: "GDC.time.month_in_quarter";
|
|
368
|
-
readonly GDC_TIME_MONTH_IN_YEAR: "GDC.time.month_in_year";
|
|
369
|
-
readonly GDC_TIME_DAY_IN_YEAR: "GDC.time.day_in_year";
|
|
370
|
-
readonly GDC_TIME_DAY_IN_QUARTER: "GDC.time.day_in_quarter";
|
|
371
|
-
readonly GDC_TIME_DAY_IN_MONTH: "GDC.time.day_in_month";
|
|
372
|
-
readonly GDC_TIME_DAY_IN_WEEK: "GDC.time.day_in_week";
|
|
373
|
-
readonly GDC_TIME_DAY_IN_EUWEEK: "GDC.time.day_in_euweek";
|
|
374
|
-
readonly GDC_TIME_DATE: "GDC.time.date";
|
|
375
|
-
readonly GDC_TIME_HOUR: "GDC.time.hour";
|
|
376
|
-
readonly GDC_TIME_HOUR_IN_DAY: "GDC.time.hour_in_day";
|
|
377
|
-
readonly GDC_TIME_MINUTE: "GDC.time.minute";
|
|
378
|
-
readonly GDC_TIME_MINUTE_IN_HOUR: "GDC.time.minute_in_hour";
|
|
379
|
-
};
|
|
380
|
-
export type ExportDashboardDateFilterDateFilterGranularityEnum = (typeof ExportDashboardDateFilterDateFilterGranularityEnum)[keyof typeof ExportDashboardDateFilterDateFilterGranularityEnum];
|
|
286
|
+
export type ExportDashboardDateFilterDateFilterTypeEnum = "relative" | "absolute";
|
|
287
|
+
export type ExportDashboardDateFilterDateFilterGranularityEnum = "ALL_TIME_GRANULARITY" | "GDC.time.year" | "GDC.time.week_us" | "GDC.time.week_in_year" | "GDC.time.week_in_quarter" | "GDC.time.week" | "GDC.time.euweek_in_year" | "GDC.time.euweek_in_quarter" | "GDC.time.quarter" | "GDC.time.quarter_in_year" | "GDC.time.month" | "GDC.time.month_in_quarter" | "GDC.time.month_in_year" | "GDC.time.day_in_year" | "GDC.time.day_in_quarter" | "GDC.time.day_in_month" | "GDC.time.day_in_week" | "GDC.time.day_in_euweek" | "GDC.time.date" | "GDC.time.hour" | "GDC.time.hour_in_day" | "GDC.time.minute" | "GDC.time.minute_in_hour";
|
|
381
288
|
/**
|
|
382
289
|
* @type ExportDashboardDateFilterDateFilterFrom
|
|
383
290
|
*/
|
|
@@ -403,17 +310,8 @@ export interface ExportDashboardExportSettings {
|
|
|
403
310
|
*/
|
|
404
311
|
pageOrientation?: ExportDashboardExportSettingsPageOrientationEnum;
|
|
405
312
|
}
|
|
406
|
-
export
|
|
407
|
-
|
|
408
|
-
readonly A4: "A4";
|
|
409
|
-
readonly LETTER: "LETTER";
|
|
410
|
-
};
|
|
411
|
-
export type ExportDashboardExportSettingsPageSizeEnum = (typeof ExportDashboardExportSettingsPageSizeEnum)[keyof typeof ExportDashboardExportSettingsPageSizeEnum];
|
|
412
|
-
export declare const ExportDashboardExportSettingsPageOrientationEnum: {
|
|
413
|
-
readonly PORTRAIT: "PORTRAIT";
|
|
414
|
-
readonly LANDSCAPE: "LANDSCAPE";
|
|
415
|
-
};
|
|
416
|
-
export type ExportDashboardExportSettingsPageOrientationEnum = (typeof ExportDashboardExportSettingsPageOrientationEnum)[keyof typeof ExportDashboardExportSettingsPageOrientationEnum];
|
|
313
|
+
export type ExportDashboardExportSettingsPageSizeEnum = "A3" | "A4" | "LETTER";
|
|
314
|
+
export type ExportDashboardExportSettingsPageOrientationEnum = "PORTRAIT" | "LANDSCAPE";
|
|
417
315
|
/**
|
|
418
316
|
* @type ExportDashboardFilter
|
|
419
317
|
*/
|
|
@@ -446,11 +344,7 @@ export interface ExportDashboardTabularExportRequest {
|
|
|
446
344
|
widgetIds?: Array<string>;
|
|
447
345
|
settings?: ExportDashboardExportSettings;
|
|
448
346
|
}
|
|
449
|
-
export
|
|
450
|
-
readonly XLSX: "XLSX";
|
|
451
|
-
readonly PDF: "PDF";
|
|
452
|
-
};
|
|
453
|
-
export type ExportDashboardTabularExportRequestFormatEnum = (typeof ExportDashboardTabularExportRequestFormatEnum)[keyof typeof ExportDashboardTabularExportRequestFormatEnum];
|
|
347
|
+
export type ExportDashboardTabularExportRequestFormatEnum = "XLSX" | "PDF";
|
|
454
348
|
/**
|
|
455
349
|
* @type ExportDateFilter
|
|
456
350
|
* Abstract filter definition type for dates.
|
|
@@ -502,31 +396,7 @@ export interface ExportIdentifierRefIdentifier {
|
|
|
502
396
|
id: string;
|
|
503
397
|
type: ExportIdentifierRefIdentifierTypeEnum;
|
|
504
398
|
}
|
|
505
|
-
export
|
|
506
|
-
readonly ANALYTICAL_DASHBOARD: "analyticalDashboard";
|
|
507
|
-
readonly ATTRIBUTE: "attribute";
|
|
508
|
-
readonly ATTRIBUTE_HIERARCHY: "attributeHierarchy";
|
|
509
|
-
readonly DASHBOARD_PLUGIN: "dashboardPlugin";
|
|
510
|
-
readonly DATASET: "dataset";
|
|
511
|
-
readonly FACT: "fact";
|
|
512
|
-
readonly AGGREGATED_FACT: "aggregatedFact";
|
|
513
|
-
readonly LABEL: "label";
|
|
514
|
-
readonly METRIC: "metric";
|
|
515
|
-
readonly USER_DATA_FILTER: "userDataFilter";
|
|
516
|
-
readonly EXPORT_DEFINITION: "exportDefinition";
|
|
517
|
-
readonly AUTOMATION: "automation";
|
|
518
|
-
readonly AUTOMATION_RESULT: "automationResult";
|
|
519
|
-
readonly MEMORY_ITEM: "memoryItem";
|
|
520
|
-
readonly PROMPT: "prompt";
|
|
521
|
-
readonly VISUALIZATION_OBJECT: "visualizationObject";
|
|
522
|
-
readonly FILTER_CONTEXT: "filterContext";
|
|
523
|
-
readonly WORKSPACE_SETTINGS: "workspaceSettings";
|
|
524
|
-
readonly CUSTOM_APPLICATION_SETTING: "customApplicationSetting";
|
|
525
|
-
readonly WORKSPACE_DATA_FILTER: "workspaceDataFilter";
|
|
526
|
-
readonly WORKSPACE_DATA_FILTER_SETTING: "workspaceDataFilterSetting";
|
|
527
|
-
readonly FILTER_VIEW: "filterView";
|
|
528
|
-
};
|
|
529
|
-
export type ExportIdentifierRefIdentifierTypeEnum = (typeof ExportIdentifierRefIdentifierTypeEnum)[keyof typeof ExportIdentifierRefIdentifierTypeEnum];
|
|
399
|
+
export type ExportIdentifierRefIdentifierTypeEnum = "analyticalDashboard" | "attribute" | "attributeHierarchy" | "dashboardPlugin" | "dataset" | "fact" | "aggregatedFact" | "label" | "metric" | "userDataFilter" | "exportDefinition" | "automation" | "automationResult" | "memoryItem" | "prompt" | "visualizationObject" | "filterContext" | "workspaceSettings" | "customApplicationSetting" | "workspaceDataFilter" | "workspaceDataFilterSetting" | "filterView";
|
|
530
400
|
/**
|
|
531
401
|
* Export request object describing the export properties and metadata for image exports.
|
|
532
402
|
*/
|
|
@@ -552,10 +422,7 @@ export interface ExportImageExportRequest {
|
|
|
552
422
|
*/
|
|
553
423
|
metadata?: object | null;
|
|
554
424
|
}
|
|
555
|
-
export
|
|
556
|
-
readonly PNG: "PNG";
|
|
557
|
-
};
|
|
558
|
-
export type ExportImageExportRequestFormatEnum = (typeof ExportImageExportRequestFormatEnum)[keyof typeof ExportImageExportRequestFormatEnum];
|
|
425
|
+
export type ExportImageExportRequestFormatEnum = "PNG";
|
|
559
426
|
/**
|
|
560
427
|
* Filter in form of direct MAQL query.
|
|
561
428
|
*/
|
|
@@ -727,11 +594,7 @@ export interface ExportRangeMeasureValueFilterRangeMeasureValueFilter {
|
|
|
727
594
|
applyOnResult?: boolean;
|
|
728
595
|
measure: ExportAfmIdentifier;
|
|
729
596
|
}
|
|
730
|
-
export
|
|
731
|
-
readonly BETWEEN: "BETWEEN";
|
|
732
|
-
readonly NOT_BETWEEN: "NOT_BETWEEN";
|
|
733
|
-
};
|
|
734
|
-
export type ExportRangeMeasureValueFilterRangeMeasureValueFilterOperatorEnum = (typeof ExportRangeMeasureValueFilterRangeMeasureValueFilterOperatorEnum)[keyof typeof ExportRangeMeasureValueFilterRangeMeasureValueFilterOperatorEnum];
|
|
597
|
+
export type ExportRangeMeasureValueFilterRangeMeasureValueFilterOperatorEnum = "BETWEEN" | "NOT_BETWEEN";
|
|
735
598
|
/**
|
|
736
599
|
* Filter the result on top/bottom N values according to given metric(s).
|
|
737
600
|
*/
|
|
@@ -758,11 +621,7 @@ export interface ExportRankingFilterRankingFilter {
|
|
|
758
621
|
localIdentifier?: string;
|
|
759
622
|
applyOnResult?: boolean;
|
|
760
623
|
}
|
|
761
|
-
export
|
|
762
|
-
readonly TOP: "TOP";
|
|
763
|
-
readonly BOTTOM: "BOTTOM";
|
|
764
|
-
};
|
|
765
|
-
export type ExportRankingFilterRankingFilterOperatorEnum = (typeof ExportRankingFilterRankingFilterOperatorEnum)[keyof typeof ExportRankingFilterRankingFilterOperatorEnum];
|
|
624
|
+
export type ExportRankingFilterRankingFilterOperatorEnum = "TOP" | "BOTTOM";
|
|
766
625
|
/**
|
|
767
626
|
* Custom label object override.
|
|
768
627
|
*/
|
|
@@ -814,43 +673,13 @@ export interface ExportRawExportRequest {
|
|
|
814
673
|
customOverride?: ExportRawCustomOverride;
|
|
815
674
|
executionSettings?: ExportExecutionSettings;
|
|
816
675
|
}
|
|
817
|
-
export
|
|
818
|
-
readonly ARROW_FILE: "ARROW_FILE";
|
|
819
|
-
readonly ARROW_STREAM: "ARROW_STREAM";
|
|
820
|
-
readonly CSV: "CSV";
|
|
821
|
-
};
|
|
822
|
-
export type ExportRawExportRequestFormatEnum = (typeof ExportRawExportRequestFormatEnum)[keyof typeof ExportRawExportRequestFormatEnum];
|
|
676
|
+
export type ExportRawExportRequestFormatEnum = "ARROW_FILE" | "ARROW_STREAM" | "CSV";
|
|
823
677
|
export interface ExportRelativeBoundedDateFilter {
|
|
824
678
|
granularity: ExportRelativeBoundedDateFilterGranularityEnum;
|
|
825
679
|
from?: number;
|
|
826
680
|
to?: number;
|
|
827
681
|
}
|
|
828
|
-
export
|
|
829
|
-
readonly ALL_TIME_GRANULARITY: "ALL_TIME_GRANULARITY";
|
|
830
|
-
readonly GDC_TIME_YEAR: "GDC.time.year";
|
|
831
|
-
readonly GDC_TIME_WEEK_US: "GDC.time.week_us";
|
|
832
|
-
readonly GDC_TIME_WEEK_IN_YEAR: "GDC.time.week_in_year";
|
|
833
|
-
readonly GDC_TIME_WEEK_IN_QUARTER: "GDC.time.week_in_quarter";
|
|
834
|
-
readonly GDC_TIME_WEEK: "GDC.time.week";
|
|
835
|
-
readonly GDC_TIME_EUWEEK_IN_YEAR: "GDC.time.euweek_in_year";
|
|
836
|
-
readonly GDC_TIME_EUWEEK_IN_QUARTER: "GDC.time.euweek_in_quarter";
|
|
837
|
-
readonly GDC_TIME_QUARTER: "GDC.time.quarter";
|
|
838
|
-
readonly GDC_TIME_QUARTER_IN_YEAR: "GDC.time.quarter_in_year";
|
|
839
|
-
readonly GDC_TIME_MONTH: "GDC.time.month";
|
|
840
|
-
readonly GDC_TIME_MONTH_IN_QUARTER: "GDC.time.month_in_quarter";
|
|
841
|
-
readonly GDC_TIME_MONTH_IN_YEAR: "GDC.time.month_in_year";
|
|
842
|
-
readonly GDC_TIME_DAY_IN_YEAR: "GDC.time.day_in_year";
|
|
843
|
-
readonly GDC_TIME_DAY_IN_QUARTER: "GDC.time.day_in_quarter";
|
|
844
|
-
readonly GDC_TIME_DAY_IN_MONTH: "GDC.time.day_in_month";
|
|
845
|
-
readonly GDC_TIME_DAY_IN_WEEK: "GDC.time.day_in_week";
|
|
846
|
-
readonly GDC_TIME_DAY_IN_EUWEEK: "GDC.time.day_in_euweek";
|
|
847
|
-
readonly GDC_TIME_DATE: "GDC.time.date";
|
|
848
|
-
readonly GDC_TIME_HOUR: "GDC.time.hour";
|
|
849
|
-
readonly GDC_TIME_HOUR_IN_DAY: "GDC.time.hour_in_day";
|
|
850
|
-
readonly GDC_TIME_MINUTE: "GDC.time.minute";
|
|
851
|
-
readonly GDC_TIME_MINUTE_IN_HOUR: "GDC.time.minute_in_hour";
|
|
852
|
-
};
|
|
853
|
-
export type ExportRelativeBoundedDateFilterGranularityEnum = (typeof ExportRelativeBoundedDateFilterGranularityEnum)[keyof typeof ExportRelativeBoundedDateFilterGranularityEnum];
|
|
682
|
+
export type ExportRelativeBoundedDateFilterGranularityEnum = "ALL_TIME_GRANULARITY" | "GDC.time.year" | "GDC.time.week_us" | "GDC.time.week_in_year" | "GDC.time.week_in_quarter" | "GDC.time.week" | "GDC.time.euweek_in_year" | "GDC.time.euweek_in_quarter" | "GDC.time.quarter" | "GDC.time.quarter_in_year" | "GDC.time.month" | "GDC.time.month_in_quarter" | "GDC.time.month_in_year" | "GDC.time.day_in_year" | "GDC.time.day_in_quarter" | "GDC.time.day_in_month" | "GDC.time.day_in_week" | "GDC.time.day_in_euweek" | "GDC.time.date" | "GDC.time.hour" | "GDC.time.hour_in_day" | "GDC.time.minute" | "GDC.time.minute_in_hour";
|
|
854
683
|
/**
|
|
855
684
|
* A date filter specifying a time interval that is relative to the current date. For example, last week, next month, and so on. Field dataset is representing qualifier of date dimension. The \'from\' and \'to\' properties mark the boundaries of the interval. If \'from\' is omitted, all values earlier than \'to\' are included. If \'to\' is omitted, all values later than \'from\' are included. It is not allowed to omit both.
|
|
856
685
|
*/
|
|
@@ -875,25 +704,7 @@ export interface ExportRelativeDateFilterRelativeDateFilter {
|
|
|
875
704
|
boundedFilter?: ExportBoundedFilter;
|
|
876
705
|
dataset: ExportAfmObjectIdentifierDataset;
|
|
877
706
|
}
|
|
878
|
-
export
|
|
879
|
-
readonly MINUTE: "MINUTE";
|
|
880
|
-
readonly HOUR: "HOUR";
|
|
881
|
-
readonly DAY: "DAY";
|
|
882
|
-
readonly WEEK: "WEEK";
|
|
883
|
-
readonly MONTH: "MONTH";
|
|
884
|
-
readonly QUARTER: "QUARTER";
|
|
885
|
-
readonly YEAR: "YEAR";
|
|
886
|
-
readonly MINUTE_OF_HOUR: "MINUTE_OF_HOUR";
|
|
887
|
-
readonly HOUR_OF_DAY: "HOUR_OF_DAY";
|
|
888
|
-
readonly DAY_OF_WEEK: "DAY_OF_WEEK";
|
|
889
|
-
readonly DAY_OF_MONTH: "DAY_OF_MONTH";
|
|
890
|
-
readonly DAY_OF_QUARTER: "DAY_OF_QUARTER";
|
|
891
|
-
readonly DAY_OF_YEAR: "DAY_OF_YEAR";
|
|
892
|
-
readonly WEEK_OF_YEAR: "WEEK_OF_YEAR";
|
|
893
|
-
readonly MONTH_OF_YEAR: "MONTH_OF_YEAR";
|
|
894
|
-
readonly QUARTER_OF_YEAR: "QUARTER_OF_YEAR";
|
|
895
|
-
};
|
|
896
|
-
export type ExportRelativeDateFilterRelativeDateFilterGranularityEnum = (typeof ExportRelativeDateFilterRelativeDateFilterGranularityEnum)[keyof typeof ExportRelativeDateFilterRelativeDateFilterGranularityEnum];
|
|
707
|
+
export type ExportRelativeDateFilterRelativeDateFilterGranularityEnum = "MINUTE" | "HOUR" | "DAY" | "WEEK" | "MONTH" | "QUARTER" | "YEAR" | "MINUTE_OF_HOUR" | "HOUR_OF_DAY" | "DAY_OF_WEEK" | "DAY_OF_MONTH" | "DAY_OF_QUARTER" | "DAY_OF_YEAR" | "WEEK_OF_YEAR" | "MONTH_OF_YEAR" | "QUARTER_OF_YEAR";
|
|
897
708
|
/**
|
|
898
709
|
* Additional settings.
|
|
899
710
|
*/
|
|
@@ -940,17 +751,8 @@ export interface ExportSettings {
|
|
|
940
751
|
*/
|
|
941
752
|
pageOrientation?: ExportSettingsPageOrientationEnum;
|
|
942
753
|
}
|
|
943
|
-
export
|
|
944
|
-
|
|
945
|
-
readonly A4: "A4";
|
|
946
|
-
readonly LETTER: "LETTER";
|
|
947
|
-
};
|
|
948
|
-
export type ExportSettingsPageSizeEnum = (typeof ExportSettingsPageSizeEnum)[keyof typeof ExportSettingsPageSizeEnum];
|
|
949
|
-
export declare const ExportSettingsPageOrientationEnum: {
|
|
950
|
-
readonly PORTRAIT: "PORTRAIT";
|
|
951
|
-
readonly LANDSCAPE: "LANDSCAPE";
|
|
952
|
-
};
|
|
953
|
-
export type ExportSettingsPageOrientationEnum = (typeof ExportSettingsPageOrientationEnum)[keyof typeof ExportSettingsPageOrientationEnum];
|
|
754
|
+
export type ExportSettingsPageSizeEnum = "A3" | "A4" | "LETTER";
|
|
755
|
+
export type ExportSettingsPageOrientationEnum = "PORTRAIT" | "LANDSCAPE";
|
|
954
756
|
/**
|
|
955
757
|
* Metric defined by referencing a MAQL metric or an LDM fact object with aggregation.
|
|
956
758
|
*/
|
|
@@ -972,17 +774,7 @@ export interface ExportSimpleMeasureDefinitionMeasure {
|
|
|
972
774
|
*/
|
|
973
775
|
filters?: Array<ExportFilterDefinitionForSimpleMeasure>;
|
|
974
776
|
}
|
|
975
|
-
export
|
|
976
|
-
readonly SUM: "SUM";
|
|
977
|
-
readonly COUNT: "COUNT";
|
|
978
|
-
readonly AVG: "AVG";
|
|
979
|
-
readonly MIN: "MIN";
|
|
980
|
-
readonly MAX: "MAX";
|
|
981
|
-
readonly MEDIAN: "MEDIAN";
|
|
982
|
-
readonly RUNSUM: "RUNSUM";
|
|
983
|
-
readonly APPROXIMATE_COUNT: "APPROXIMATE_COUNT";
|
|
984
|
-
};
|
|
985
|
-
export type ExportSimpleMeasureDefinitionMeasureAggregationEnum = (typeof ExportSimpleMeasureDefinitionMeasureAggregationEnum)[keyof typeof ExportSimpleMeasureDefinitionMeasureAggregationEnum];
|
|
777
|
+
export type ExportSimpleMeasureDefinitionMeasureAggregationEnum = "SUM" | "COUNT" | "AVG" | "MIN" | "MAX" | "MEDIAN" | "RUNSUM" | "APPROXIMATE_COUNT";
|
|
986
778
|
/**
|
|
987
779
|
* Export request object describing the export properties and metadata for slides exports.
|
|
988
780
|
*/
|
|
@@ -1016,11 +808,7 @@ export interface ExportSlidesExportRequest {
|
|
|
1016
808
|
*/
|
|
1017
809
|
templateId?: string | null;
|
|
1018
810
|
}
|
|
1019
|
-
export
|
|
1020
|
-
readonly PDF: "PDF";
|
|
1021
|
-
readonly PPTX: "PPTX";
|
|
1022
|
-
};
|
|
1023
|
-
export type ExportSlidesExportRequestFormatEnum = (typeof ExportSlidesExportRequestFormatEnum)[keyof typeof ExportSlidesExportRequestFormatEnum];
|
|
811
|
+
export type ExportSlidesExportRequestFormatEnum = "PDF" | "PPTX";
|
|
1024
812
|
/**
|
|
1025
813
|
* Export request object describing the export properties and overrides for tabular exports.
|
|
1026
814
|
*/
|
|
@@ -1056,13 +844,7 @@ export interface ExportTabularExportRequest {
|
|
|
1056
844
|
*/
|
|
1057
845
|
metadata?: object | null;
|
|
1058
846
|
}
|
|
1059
|
-
export
|
|
1060
|
-
readonly CSV: "CSV";
|
|
1061
|
-
readonly XLSX: "XLSX";
|
|
1062
|
-
readonly HTML: "HTML";
|
|
1063
|
-
readonly PDF: "PDF";
|
|
1064
|
-
};
|
|
1065
|
-
export type ExportTabularExportRequestFormatEnum = (typeof ExportTabularExportRequestFormatEnum)[keyof typeof ExportTabularExportRequestFormatEnum];
|
|
847
|
+
export type ExportTabularExportRequestFormatEnum = "CSV" | "XLSX" | "HTML" | "PDF";
|
|
1066
848
|
/**
|
|
1067
849
|
* Export request object describing the export properties and metadata for dashboard PDF exports.
|
|
1068
850
|
*/
|
|
@@ -1081,393 +863,302 @@ export interface ExportVisualExportRequest {
|
|
|
1081
863
|
metadata?: object;
|
|
1082
864
|
}
|
|
1083
865
|
/**
|
|
1084
|
-
*
|
|
1085
|
-
* @export
|
|
1086
|
-
|
|
1087
|
-
|
|
1088
|
-
|
|
1089
|
-
|
|
1090
|
-
|
|
1091
|
-
|
|
1092
|
-
|
|
1093
|
-
|
|
1094
|
-
|
|
1095
|
-
|
|
1096
|
-
|
|
1097
|
-
|
|
1098
|
-
|
|
1099
|
-
|
|
1100
|
-
|
|
1101
|
-
|
|
1102
|
-
|
|
1103
|
-
|
|
1104
|
-
|
|
1105
|
-
|
|
1106
|
-
|
|
1107
|
-
|
|
1108
|
-
|
|
1109
|
-
|
|
1110
|
-
|
|
1111
|
-
|
|
1112
|
-
|
|
1113
|
-
|
|
1114
|
-
|
|
1115
|
-
|
|
1116
|
-
|
|
1117
|
-
|
|
1118
|
-
|
|
1119
|
-
|
|
1120
|
-
|
|
1121
|
-
|
|
1122
|
-
|
|
1123
|
-
|
|
1124
|
-
|
|
1125
|
-
|
|
1126
|
-
|
|
1127
|
-
|
|
1128
|
-
|
|
1129
|
-
|
|
1130
|
-
|
|
1131
|
-
|
|
1132
|
-
|
|
1133
|
-
|
|
1134
|
-
|
|
1135
|
-
|
|
1136
|
-
|
|
1137
|
-
|
|
1138
|
-
|
|
1139
|
-
|
|
1140
|
-
|
|
1141
|
-
|
|
1142
|
-
|
|
1143
|
-
|
|
1144
|
-
|
|
1145
|
-
|
|
1146
|
-
|
|
1147
|
-
|
|
1148
|
-
|
|
1149
|
-
|
|
1150
|
-
|
|
1151
|
-
|
|
1152
|
-
|
|
1153
|
-
|
|
1154
|
-
|
|
1155
|
-
|
|
1156
|
-
|
|
1157
|
-
|
|
1158
|
-
|
|
1159
|
-
|
|
1160
|
-
|
|
1161
|
-
|
|
1162
|
-
|
|
1163
|
-
|
|
1164
|
-
|
|
1165
|
-
|
|
1166
|
-
|
|
1167
|
-
|
|
1168
|
-
|
|
1169
|
-
|
|
1170
|
-
|
|
1171
|
-
|
|
1172
|
-
|
|
1173
|
-
|
|
1174
|
-
|
|
1175
|
-
|
|
1176
|
-
|
|
1177
|
-
|
|
1178
|
-
|
|
1179
|
-
|
|
1180
|
-
|
|
1181
|
-
|
|
1182
|
-
|
|
1183
|
-
|
|
1184
|
-
|
|
1185
|
-
|
|
1186
|
-
|
|
1187
|
-
|
|
1188
|
-
|
|
1189
|
-
|
|
1190
|
-
|
|
1191
|
-
|
|
1192
|
-
|
|
1193
|
-
|
|
1194
|
-
|
|
1195
|
-
|
|
1196
|
-
|
|
1197
|
-
|
|
1198
|
-
|
|
1199
|
-
|
|
1200
|
-
|
|
1201
|
-
|
|
1202
|
-
|
|
1203
|
-
|
|
1204
|
-
|
|
1205
|
-
|
|
1206
|
-
|
|
1207
|
-
|
|
1208
|
-
|
|
1209
|
-
|
|
1210
|
-
|
|
1211
|
-
|
|
1212
|
-
|
|
1213
|
-
|
|
1214
|
-
|
|
1215
|
-
|
|
1216
|
-
|
|
1217
|
-
|
|
1218
|
-
|
|
1219
|
-
*
|
|
1220
|
-
* @
|
|
1221
|
-
|
|
1222
|
-
|
|
1223
|
-
|
|
1224
|
-
|
|
1225
|
-
|
|
1226
|
-
|
|
1227
|
-
|
|
1228
|
-
|
|
1229
|
-
|
|
1230
|
-
|
|
1231
|
-
|
|
1232
|
-
|
|
1233
|
-
|
|
1234
|
-
|
|
1235
|
-
|
|
1236
|
-
|
|
1237
|
-
|
|
1238
|
-
|
|
1239
|
-
|
|
1240
|
-
|
|
1241
|
-
|
|
1242
|
-
|
|
1243
|
-
|
|
1244
|
-
|
|
1245
|
-
|
|
1246
|
-
|
|
1247
|
-
|
|
1248
|
-
|
|
1249
|
-
|
|
1250
|
-
|
|
1251
|
-
|
|
1252
|
-
|
|
1253
|
-
|
|
1254
|
-
|
|
1255
|
-
|
|
1256
|
-
|
|
1257
|
-
|
|
1258
|
-
|
|
1259
|
-
|
|
1260
|
-
|
|
1261
|
-
|
|
1262
|
-
|
|
1263
|
-
|
|
1264
|
-
|
|
1265
|
-
|
|
1266
|
-
|
|
1267
|
-
|
|
1268
|
-
|
|
1269
|
-
|
|
1270
|
-
|
|
1271
|
-
|
|
1272
|
-
|
|
1273
|
-
|
|
1274
|
-
|
|
1275
|
-
|
|
1276
|
-
|
|
1277
|
-
|
|
1278
|
-
|
|
1279
|
-
|
|
1280
|
-
|
|
1281
|
-
|
|
1282
|
-
|
|
1283
|
-
|
|
1284
|
-
|
|
1285
|
-
|
|
1286
|
-
|
|
1287
|
-
|
|
1288
|
-
|
|
1289
|
-
|
|
1290
|
-
|
|
1291
|
-
|
|
1292
|
-
|
|
1293
|
-
|
|
1294
|
-
|
|
1295
|
-
|
|
1296
|
-
|
|
1297
|
-
|
|
1298
|
-
|
|
1299
|
-
|
|
1300
|
-
|
|
1301
|
-
|
|
1302
|
-
|
|
1303
|
-
|
|
1304
|
-
|
|
1305
|
-
|
|
1306
|
-
|
|
1307
|
-
|
|
1308
|
-
|
|
1309
|
-
|
|
1310
|
-
|
|
1311
|
-
|
|
1312
|
-
|
|
1313
|
-
|
|
1314
|
-
|
|
1315
|
-
|
|
1316
|
-
|
|
1317
|
-
|
|
1318
|
-
|
|
1319
|
-
|
|
1320
|
-
|
|
1321
|
-
|
|
1322
|
-
|
|
1323
|
-
|
|
1324
|
-
|
|
1325
|
-
|
|
1326
|
-
|
|
1327
|
-
|
|
1328
|
-
|
|
1329
|
-
|
|
1330
|
-
|
|
1331
|
-
|
|
1332
|
-
|
|
1333
|
-
|
|
1334
|
-
|
|
1335
|
-
|
|
1336
|
-
|
|
1337
|
-
|
|
1338
|
-
|
|
1339
|
-
|
|
1340
|
-
|
|
1341
|
-
|
|
1342
|
-
|
|
1343
|
-
|
|
1344
|
-
|
|
1345
|
-
|
|
1346
|
-
|
|
1347
|
-
|
|
1348
|
-
|
|
1349
|
-
|
|
1350
|
-
|
|
1351
|
-
|
|
1352
|
-
}
|
|
1353
|
-
|
|
1354
|
-
*
|
|
1355
|
-
* @
|
|
1356
|
-
*/
|
|
1357
|
-
export declare
|
|
1358
|
-
|
|
1359
|
-
|
|
1360
|
-
|
|
1361
|
-
|
|
1362
|
-
|
|
1363
|
-
|
|
1364
|
-
|
|
1365
|
-
|
|
1366
|
-
|
|
1367
|
-
|
|
1368
|
-
|
|
1369
|
-
|
|
1370
|
-
|
|
1371
|
-
|
|
1372
|
-
|
|
1373
|
-
|
|
1374
|
-
|
|
1375
|
-
|
|
1376
|
-
|
|
1377
|
-
|
|
1378
|
-
|
|
1379
|
-
|
|
1380
|
-
*/
|
|
1381
|
-
createPdfExport(requestParameters: ActionsExportCreatePdfExportRequest, options?: AxiosRequestConfig): AxiosPromise<ExportExportResponse>;
|
|
1382
|
-
/**
|
|
1383
|
-
* Note: This API is an experimental and is going to change. Please, use it accordingly.An raw export job will be created based on the export request and put to queue to be executed. The result of the operation will be an exportResult identifier that will be assembled by the client into a url that can be polled.
|
|
1384
|
-
* @summary (EXPERIMENTAL) Create raw export request
|
|
1385
|
-
* @param {ActionsExportCreateRawExportRequest} requestParameters Request parameters.
|
|
1386
|
-
* @param {*} [options] Override http request option.
|
|
1387
|
-
* @throws {RequiredError}
|
|
1388
|
-
*/
|
|
1389
|
-
createRawExport(requestParameters: ActionsExportCreateRawExportRequest, options?: AxiosRequestConfig): AxiosPromise<ExportExportResponse>;
|
|
1390
|
-
/**
|
|
1391
|
-
* Note: This API is an experimental and is going to change. Please, use it accordingly. A slides export job will be created based on the export request and put to queue to be executed. The result of the operation will be an exportResult identifier that will be assembled by the client into a url that can be polled.
|
|
1392
|
-
* @summary (EXPERIMENTAL) Create slides export request
|
|
1393
|
-
* @param {ActionsExportCreateSlidesExportRequest} requestParameters Request parameters.
|
|
1394
|
-
* @param {*} [options] Override http request option.
|
|
1395
|
-
* @throws {RequiredError}
|
|
1396
|
-
*/
|
|
1397
|
-
createSlidesExport(requestParameters: ActionsExportCreateSlidesExportRequest, options?: AxiosRequestConfig): AxiosPromise<ExportExportResponse>;
|
|
1398
|
-
/**
|
|
1399
|
-
* An tabular export job will be created based on the export request and put to queue to be executed. The result of the operation will be an exportResult identifier that will be assembled by the client into a url that can be polled.
|
|
1400
|
-
* @summary Create tabular export request
|
|
1401
|
-
* @param {ActionsExportCreateTabularExportRequest} requestParameters Request parameters.
|
|
1402
|
-
* @param {*} [options] Override http request option.
|
|
1403
|
-
* @throws {RequiredError}
|
|
1404
|
-
*/
|
|
1405
|
-
createTabularExport(requestParameters: ActionsExportCreateTabularExportRequest, options?: AxiosRequestConfig): AxiosPromise<ExportExportResponse>;
|
|
1406
|
-
/**
|
|
1407
|
-
* Returns 202 until original POST export request is not processed.Returns 200 with exported data once the export is done.
|
|
1408
|
-
* @summary Retrieve exported files
|
|
1409
|
-
* @param {ActionsExportGetExportedFileRequest} requestParameters Request parameters.
|
|
1410
|
-
* @param {*} [options] Override http request option.
|
|
1411
|
-
* @throws {RequiredError}
|
|
1412
|
-
*/
|
|
1413
|
-
getExportedFile(requestParameters: ActionsExportGetExportedFileRequest, options?: AxiosRequestConfig): AxiosPromise<File>;
|
|
1414
|
-
/**
|
|
1415
|
-
* Note: This API is an experimental and is going to change. Please, use it accordingly. After clients creates a POST export request, the processing of it will start shortly asynchronously. To retrieve the result, client has to check periodically for the result on this endpoint. In case the result isn\'t ready yet, the service returns 202. If the result is ready, it returns 200 and octet stream of the result file with provided filename.
|
|
1416
|
-
* @summary (EXPERIMENTAL) Retrieve exported files
|
|
1417
|
-
* @param {ActionsExportGetImageExportRequest} requestParameters Request parameters.
|
|
1418
|
-
* @param {*} [options] Override http request option.
|
|
1419
|
-
* @throws {RequiredError}
|
|
1420
|
-
*/
|
|
1421
|
-
getImageExport(requestParameters: ActionsExportGetImageExportRequest, options?: AxiosRequestConfig): AxiosPromise<File>;
|
|
1422
|
-
/**
|
|
1423
|
-
* Note: This API is an experimental and is going to change. Please, use it accordingly. This endpoint serves as a cache for user-defined metadata of the export for the front end UI to retrieve it, if one was created using the POST ../export/image endpoint. The metadata structure is not verified.
|
|
1424
|
-
* @summary (EXPERIMENTAL) Retrieve metadata context
|
|
1425
|
-
* @param {ActionsExportGetImageExportMetadataRequest} requestParameters Request parameters.
|
|
1426
|
-
* @param {*} [options] Override http request option.
|
|
1427
|
-
* @throws {RequiredError}
|
|
1428
|
-
*/
|
|
1429
|
-
getImageExportMetadata(requestParameters: ActionsExportGetImageExportMetadataRequest, options?: AxiosRequestConfig): AxiosPromise<void>;
|
|
1430
|
-
/**
|
|
1431
|
-
* This endpoint serves as a cache for user-defined metadata of the export for the front end UI to retrieve it, if one was created using the POST ../export/visual endpoint. The metadata structure is not verified.
|
|
1432
|
-
* @summary Retrieve metadata context
|
|
1433
|
-
* @param {ActionsExportGetMetadataRequest} requestParameters Request parameters.
|
|
1434
|
-
* @param {*} [options] Override http request option.
|
|
1435
|
-
* @throws {RequiredError}
|
|
1436
|
-
*/
|
|
1437
|
-
getMetadata(requestParameters: ActionsExportGetMetadataRequest, options?: AxiosRequestConfig): AxiosPromise<void>;
|
|
1438
|
-
/**
|
|
1439
|
-
* Note: This API is an experimental and is going to change. Please, use it accordingly.After clients creates a POST export request, the processing of it will start shortly asynchronously. To retrieve the result, client has to check periodically for the result on this endpoint. In case the result isn\'t ready yet, the service returns 202. If the result is ready, it returns 200 and octet stream of the result file with provided filename.
|
|
1440
|
-
* @summary (EXPERIMENTAL) Retrieve exported files
|
|
1441
|
-
* @param {ActionsExportGetRawExportRequest} requestParameters Request parameters.
|
|
1442
|
-
* @param {*} [options] Override http request option.
|
|
1443
|
-
* @throws {RequiredError}
|
|
1444
|
-
*/
|
|
1445
|
-
getRawExport(requestParameters: ActionsExportGetRawExportRequest, options?: AxiosRequestConfig): AxiosPromise<File>;
|
|
1446
|
-
/**
|
|
1447
|
-
* Note: This API is an experimental and is going to change. Please, use it accordingly. After clients creates a POST export request, the processing of it will start shortly asynchronously. To retrieve the result, client has to check periodically for the result on this endpoint. In case the result isn\'t ready yet, the service returns 202. If the result is ready, it returns 200 and octet stream of the result file with provided filename.
|
|
1448
|
-
* @summary (EXPERIMENTAL) Retrieve exported files
|
|
1449
|
-
* @param {ActionsExportGetSlidesExportRequest} requestParameters Request parameters.
|
|
1450
|
-
* @param {*} [options] Override http request option.
|
|
1451
|
-
* @throws {RequiredError}
|
|
1452
|
-
*/
|
|
1453
|
-
getSlidesExport(requestParameters: ActionsExportGetSlidesExportRequest, options?: AxiosRequestConfig): AxiosPromise<File>;
|
|
1454
|
-
/**
|
|
1455
|
-
* Note: This API is an experimental and is going to change. Please, use it accordingly. This endpoint serves as a cache for user-defined metadata of the export for the front end UI to retrieve it, if one was created using the POST ../export/slides endpoint. The metadata structure is not verified.
|
|
1456
|
-
* @summary (EXPERIMENTAL) Retrieve metadata context
|
|
1457
|
-
* @param {ActionsExportGetSlidesExportMetadataRequest} requestParameters Request parameters.
|
|
1458
|
-
* @param {*} [options] Override http request option.
|
|
1459
|
-
* @throws {RequiredError}
|
|
1460
|
-
*/
|
|
1461
|
-
getSlidesExportMetadata(requestParameters: ActionsExportGetSlidesExportMetadataRequest, options?: AxiosRequestConfig): AxiosPromise<void>;
|
|
1462
|
-
/**
|
|
1463
|
-
* After clients creates a POST export request, the processing of it will start shortly asynchronously. To retrieve the result, client has to check periodically for the result on this endpoint. In case the result isn\'t ready yet, the service returns 202. If the result is ready, it returns 200 and octet stream of the result file with provided filename.
|
|
1464
|
-
* @summary Retrieve exported files
|
|
1465
|
-
* @param {ActionsExportGetTabularExportRequest} requestParameters Request parameters.
|
|
1466
|
-
* @param {*} [options] Override http request option.
|
|
1467
|
-
* @throws {RequiredError}
|
|
1468
|
-
*/
|
|
1469
|
-
getTabularExport(requestParameters: ActionsExportGetTabularExportRequest, options?: AxiosRequestConfig): AxiosPromise<File>;
|
|
1470
|
-
};
|
|
866
|
+
* Note: This API is an experimental and is going to change. Please, use it accordingly.An tabular export job will be created based on the export request and put to queue to be executed. The result of the operation will be an exportResult identifier that will be assembled by the client into a url that can be polled.
|
|
867
|
+
* @summary (EXPERIMENTAL) Create dashboard tabular export request
|
|
868
|
+
* @param {string} workspaceId
|
|
869
|
+
* @param {string} dashboardId
|
|
870
|
+
* @param {ExportDashboardTabularExportRequest} exportDashboardTabularExportRequest
|
|
871
|
+
* @param {*} [options] Override http request option.
|
|
872
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
873
|
+
* @throws {RequiredError}
|
|
874
|
+
*/
|
|
875
|
+
export declare function ActionsExportAxiosParamCreator_CreateDashboardExportRequest(workspaceId: string, dashboardId: string, exportDashboardTabularExportRequest: ExportDashboardTabularExportRequest, options?: AxiosRequestConfig, configuration?: Configuration): Promise<RequestArgs>;
|
|
876
|
+
/**
|
|
877
|
+
* Note: This API is an experimental and is going to change. Please, use it accordingly. An image export job will be created based on the export request and put to queue to be executed. The result of the operation will be an exportResult identifier that will be assembled by the client into a url that can be polled.
|
|
878
|
+
* @summary (EXPERIMENTAL) Create image export request
|
|
879
|
+
* @param {string} workspaceId
|
|
880
|
+
* @param {ExportImageExportRequest} exportImageExportRequest
|
|
881
|
+
* @param {*} [options] Override http request option.
|
|
882
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
883
|
+
* @throws {RequiredError}
|
|
884
|
+
*/
|
|
885
|
+
export declare function ActionsExportAxiosParamCreator_CreateImageExport(workspaceId: string, exportImageExportRequest: ExportImageExportRequest, options?: AxiosRequestConfig, configuration?: Configuration): Promise<RequestArgs>;
|
|
886
|
+
/**
|
|
887
|
+
* An visual export job will be created based on the export request and put to queue to be executed. The result of the operation will be an exportResult identifier that will be assembled by the client into a url that can be polled.
|
|
888
|
+
* @summary Create visual - pdf export request
|
|
889
|
+
* @param {string} workspaceId
|
|
890
|
+
* @param {ExportVisualExportRequest} exportVisualExportRequest
|
|
891
|
+
* @param {boolean} [xGdcDebug]
|
|
892
|
+
* @param {*} [options] Override http request option.
|
|
893
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
894
|
+
* @throws {RequiredError}
|
|
895
|
+
*/
|
|
896
|
+
export declare function ActionsExportAxiosParamCreator_CreatePdfExport(workspaceId: string, exportVisualExportRequest: ExportVisualExportRequest, xGdcDebug?: boolean, options?: AxiosRequestConfig, configuration?: Configuration): Promise<RequestArgs>;
|
|
897
|
+
/**
|
|
898
|
+
* Note: This API is an experimental and is going to change. Please, use it accordingly.An raw export job will be created based on the export request and put to queue to be executed. The result of the operation will be an exportResult identifier that will be assembled by the client into a url that can be polled.
|
|
899
|
+
* @summary (EXPERIMENTAL) Create raw export request
|
|
900
|
+
* @param {string} workspaceId
|
|
901
|
+
* @param {ExportRawExportRequest} exportRawExportRequest
|
|
902
|
+
* @param {*} [options] Override http request option.
|
|
903
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
904
|
+
* @throws {RequiredError}
|
|
905
|
+
*/
|
|
906
|
+
export declare function ActionsExportAxiosParamCreator_CreateRawExport(workspaceId: string, exportRawExportRequest: ExportRawExportRequest, options?: AxiosRequestConfig, configuration?: Configuration): Promise<RequestArgs>;
|
|
907
|
+
/**
|
|
908
|
+
* Note: This API is an experimental and is going to change. Please, use it accordingly. A slides export job will be created based on the export request and put to queue to be executed. The result of the operation will be an exportResult identifier that will be assembled by the client into a url that can be polled.
|
|
909
|
+
* @summary (EXPERIMENTAL) Create slides export request
|
|
910
|
+
* @param {string} workspaceId
|
|
911
|
+
* @param {ExportSlidesExportRequest} exportSlidesExportRequest
|
|
912
|
+
* @param {boolean} [xGdcDebug]
|
|
913
|
+
* @param {*} [options] Override http request option.
|
|
914
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
915
|
+
* @throws {RequiredError}
|
|
916
|
+
*/
|
|
917
|
+
export declare function ActionsExportAxiosParamCreator_CreateSlidesExport(workspaceId: string, exportSlidesExportRequest: ExportSlidesExportRequest, xGdcDebug?: boolean, options?: AxiosRequestConfig, configuration?: Configuration): Promise<RequestArgs>;
|
|
918
|
+
/**
|
|
919
|
+
* An tabular export job will be created based on the export request and put to queue to be executed. The result of the operation will be an exportResult identifier that will be assembled by the client into a url that can be polled.
|
|
920
|
+
* @summary Create tabular export request
|
|
921
|
+
* @param {string} workspaceId
|
|
922
|
+
* @param {ExportTabularExportRequest} exportTabularExportRequest
|
|
923
|
+
* @param {*} [options] Override http request option.
|
|
924
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
925
|
+
* @throws {RequiredError}
|
|
926
|
+
*/
|
|
927
|
+
export declare function ActionsExportAxiosParamCreator_CreateTabularExport(workspaceId: string, exportTabularExportRequest: ExportTabularExportRequest, options?: AxiosRequestConfig, configuration?: Configuration): Promise<RequestArgs>;
|
|
928
|
+
/**
|
|
929
|
+
* Returns 202 until original POST export request is not processed.Returns 200 with exported data once the export is done.
|
|
930
|
+
* @summary Retrieve exported files
|
|
931
|
+
* @param {string} workspaceId
|
|
932
|
+
* @param {string} exportId
|
|
933
|
+
* @param {*} [options] Override http request option.
|
|
934
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
935
|
+
* @throws {RequiredError}
|
|
936
|
+
*/
|
|
937
|
+
export declare function ActionsExportAxiosParamCreator_GetExportedFile(workspaceId: string, exportId: string, options?: AxiosRequestConfig, configuration?: Configuration): Promise<RequestArgs>;
|
|
938
|
+
/**
|
|
939
|
+
* Note: This API is an experimental and is going to change. Please, use it accordingly. After clients creates a POST export request, the processing of it will start shortly asynchronously. To retrieve the result, client has to check periodically for the result on this endpoint. In case the result isn\'t ready yet, the service returns 202. If the result is ready, it returns 200 and octet stream of the result file with provided filename.
|
|
940
|
+
* @summary (EXPERIMENTAL) Retrieve exported files
|
|
941
|
+
* @param {string} workspaceId
|
|
942
|
+
* @param {string} exportId
|
|
943
|
+
* @param {*} [options] Override http request option.
|
|
944
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
945
|
+
* @throws {RequiredError}
|
|
946
|
+
*/
|
|
947
|
+
export declare function ActionsExportAxiosParamCreator_GetImageExport(workspaceId: string, exportId: string, options?: AxiosRequestConfig, configuration?: Configuration): Promise<RequestArgs>;
|
|
948
|
+
/**
|
|
949
|
+
* Note: This API is an experimental and is going to change. Please, use it accordingly. This endpoint serves as a cache for user-defined metadata of the export for the front end UI to retrieve it, if one was created using the POST ../export/image endpoint. The metadata structure is not verified.
|
|
950
|
+
* @summary (EXPERIMENTAL) Retrieve metadata context
|
|
951
|
+
* @param {string} workspaceId
|
|
952
|
+
* @param {string} exportId
|
|
953
|
+
* @param {*} [options] Override http request option.
|
|
954
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
955
|
+
* @throws {RequiredError}
|
|
956
|
+
*/
|
|
957
|
+
export declare function ActionsExportAxiosParamCreator_GetImageExportMetadata(workspaceId: string, exportId: string, options?: AxiosRequestConfig, configuration?: Configuration): Promise<RequestArgs>;
|
|
958
|
+
/**
|
|
959
|
+
* This endpoint serves as a cache for user-defined metadata of the export for the front end UI to retrieve it, if one was created using the POST ../export/visual endpoint. The metadata structure is not verified.
|
|
960
|
+
* @summary Retrieve metadata context
|
|
961
|
+
* @param {string} workspaceId
|
|
962
|
+
* @param {string} exportId
|
|
963
|
+
* @param {*} [options] Override http request option.
|
|
964
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
965
|
+
* @throws {RequiredError}
|
|
966
|
+
*/
|
|
967
|
+
export declare function ActionsExportAxiosParamCreator_GetMetadata(workspaceId: string, exportId: string, options?: AxiosRequestConfig, configuration?: Configuration): Promise<RequestArgs>;
|
|
968
|
+
/**
|
|
969
|
+
* Note: This API is an experimental and is going to change. Please, use it accordingly.After clients creates a POST export request, the processing of it will start shortly asynchronously. To retrieve the result, client has to check periodically for the result on this endpoint. In case the result isn\'t ready yet, the service returns 202. If the result is ready, it returns 200 and octet stream of the result file with provided filename.
|
|
970
|
+
* @summary (EXPERIMENTAL) Retrieve exported files
|
|
971
|
+
* @param {string} workspaceId
|
|
972
|
+
* @param {string} exportId
|
|
973
|
+
* @param {*} [options] Override http request option.
|
|
974
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
975
|
+
* @throws {RequiredError}
|
|
976
|
+
*/
|
|
977
|
+
export declare function ActionsExportAxiosParamCreator_GetRawExport(workspaceId: string, exportId: string, options?: AxiosRequestConfig, configuration?: Configuration): Promise<RequestArgs>;
|
|
978
|
+
/**
|
|
979
|
+
* Note: This API is an experimental and is going to change. Please, use it accordingly. After clients creates a POST export request, the processing of it will start shortly asynchronously. To retrieve the result, client has to check periodically for the result on this endpoint. In case the result isn\'t ready yet, the service returns 202. If the result is ready, it returns 200 and octet stream of the result file with provided filename.
|
|
980
|
+
* @summary (EXPERIMENTAL) Retrieve exported files
|
|
981
|
+
* @param {string} workspaceId
|
|
982
|
+
* @param {string} exportId
|
|
983
|
+
* @param {*} [options] Override http request option.
|
|
984
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
985
|
+
* @throws {RequiredError}
|
|
986
|
+
*/
|
|
987
|
+
export declare function ActionsExportAxiosParamCreator_GetSlidesExport(workspaceId: string, exportId: string, options?: AxiosRequestConfig, configuration?: Configuration): Promise<RequestArgs>;
|
|
988
|
+
/**
|
|
989
|
+
* Note: This API is an experimental and is going to change. Please, use it accordingly. This endpoint serves as a cache for user-defined metadata of the export for the front end UI to retrieve it, if one was created using the POST ../export/slides endpoint. The metadata structure is not verified.
|
|
990
|
+
* @summary (EXPERIMENTAL) Retrieve metadata context
|
|
991
|
+
* @param {string} workspaceId
|
|
992
|
+
* @param {string} exportId
|
|
993
|
+
* @param {*} [options] Override http request option.
|
|
994
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
995
|
+
* @throws {RequiredError}
|
|
996
|
+
*/
|
|
997
|
+
export declare function ActionsExportAxiosParamCreator_GetSlidesExportMetadata(workspaceId: string, exportId: string, options?: AxiosRequestConfig, configuration?: Configuration): Promise<RequestArgs>;
|
|
998
|
+
/**
|
|
999
|
+
* After clients creates a POST export request, the processing of it will start shortly asynchronously. To retrieve the result, client has to check periodically for the result on this endpoint. In case the result isn\'t ready yet, the service returns 202. If the result is ready, it returns 200 and octet stream of the result file with provided filename.
|
|
1000
|
+
* @summary Retrieve exported files
|
|
1001
|
+
* @param {string} workspaceId
|
|
1002
|
+
* @param {string} exportId
|
|
1003
|
+
* @param {*} [options] Override http request option.
|
|
1004
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
1005
|
+
* @throws {RequiredError}
|
|
1006
|
+
*/
|
|
1007
|
+
export declare function ActionsExportAxiosParamCreator_GetTabularExport(workspaceId: string, exportId: string, options?: AxiosRequestConfig, configuration?: Configuration): Promise<RequestArgs>;
|
|
1008
|
+
/**
|
|
1009
|
+
* Note: This API is an experimental and is going to change. Please, use it accordingly.An tabular export job will be created based on the export request and put to queue to be executed. The result of the operation will be an exportResult identifier that will be assembled by the client into a url that can be polled.
|
|
1010
|
+
* @summary (EXPERIMENTAL) Create dashboard tabular export request
|
|
1011
|
+
* @param {AxiosInstance} axios Axios instance.
|
|
1012
|
+
* @param {string} basePath Base path.
|
|
1013
|
+
* @param {ActionsExportCreateDashboardExportRequestRequest} requestParameters Request parameters.
|
|
1014
|
+
* @param {*} [options] Override http request option.
|
|
1015
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
1016
|
+
* @throws {RequiredError}
|
|
1017
|
+
*/
|
|
1018
|
+
export declare function ActionsExport_CreateDashboardExportRequest(axios: AxiosInstance, basePath: string, requestParameters: ActionsExportCreateDashboardExportRequestRequest, options?: AxiosRequestConfig, configuration?: Configuration): AxiosPromise<ExportExportResponse>;
|
|
1019
|
+
/**
|
|
1020
|
+
* Note: This API is an experimental and is going to change. Please, use it accordingly. An image export job will be created based on the export request and put to queue to be executed. The result of the operation will be an exportResult identifier that will be assembled by the client into a url that can be polled.
|
|
1021
|
+
* @summary (EXPERIMENTAL) Create image export request
|
|
1022
|
+
* @param {AxiosInstance} axios Axios instance.
|
|
1023
|
+
* @param {string} basePath Base path.
|
|
1024
|
+
* @param {ActionsExportCreateImageExportRequest} requestParameters Request parameters.
|
|
1025
|
+
* @param {*} [options] Override http request option.
|
|
1026
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
1027
|
+
* @throws {RequiredError}
|
|
1028
|
+
*/
|
|
1029
|
+
export declare function ActionsExport_CreateImageExport(axios: AxiosInstance, basePath: string, requestParameters: ActionsExportCreateImageExportRequest, options?: AxiosRequestConfig, configuration?: Configuration): AxiosPromise<ExportExportResponse>;
|
|
1030
|
+
/**
|
|
1031
|
+
* An visual export job will be created based on the export request and put to queue to be executed. The result of the operation will be an exportResult identifier that will be assembled by the client into a url that can be polled.
|
|
1032
|
+
* @summary Create visual - pdf export request
|
|
1033
|
+
* @param {AxiosInstance} axios Axios instance.
|
|
1034
|
+
* @param {string} basePath Base path.
|
|
1035
|
+
* @param {ActionsExportCreatePdfExportRequest} requestParameters Request parameters.
|
|
1036
|
+
* @param {*} [options] Override http request option.
|
|
1037
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
1038
|
+
* @throws {RequiredError}
|
|
1039
|
+
*/
|
|
1040
|
+
export declare function ActionsExport_CreatePdfExport(axios: AxiosInstance, basePath: string, requestParameters: ActionsExportCreatePdfExportRequest, options?: AxiosRequestConfig, configuration?: Configuration): AxiosPromise<ExportExportResponse>;
|
|
1041
|
+
/**
|
|
1042
|
+
* Note: This API is an experimental and is going to change. Please, use it accordingly.An raw export job will be created based on the export request and put to queue to be executed. The result of the operation will be an exportResult identifier that will be assembled by the client into a url that can be polled.
|
|
1043
|
+
* @summary (EXPERIMENTAL) Create raw export request
|
|
1044
|
+
* @param {AxiosInstance} axios Axios instance.
|
|
1045
|
+
* @param {string} basePath Base path.
|
|
1046
|
+
* @param {ActionsExportCreateRawExportRequest} requestParameters Request parameters.
|
|
1047
|
+
* @param {*} [options] Override http request option.
|
|
1048
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
1049
|
+
* @throws {RequiredError}
|
|
1050
|
+
*/
|
|
1051
|
+
export declare function ActionsExport_CreateRawExport(axios: AxiosInstance, basePath: string, requestParameters: ActionsExportCreateRawExportRequest, options?: AxiosRequestConfig, configuration?: Configuration): AxiosPromise<ExportExportResponse>;
|
|
1052
|
+
/**
|
|
1053
|
+
* Note: This API is an experimental and is going to change. Please, use it accordingly. A slides export job will be created based on the export request and put to queue to be executed. The result of the operation will be an exportResult identifier that will be assembled by the client into a url that can be polled.
|
|
1054
|
+
* @summary (EXPERIMENTAL) Create slides export request
|
|
1055
|
+
* @param {AxiosInstance} axios Axios instance.
|
|
1056
|
+
* @param {string} basePath Base path.
|
|
1057
|
+
* @param {ActionsExportCreateSlidesExportRequest} requestParameters Request parameters.
|
|
1058
|
+
* @param {*} [options] Override http request option.
|
|
1059
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
1060
|
+
* @throws {RequiredError}
|
|
1061
|
+
*/
|
|
1062
|
+
export declare function ActionsExport_CreateSlidesExport(axios: AxiosInstance, basePath: string, requestParameters: ActionsExportCreateSlidesExportRequest, options?: AxiosRequestConfig, configuration?: Configuration): AxiosPromise<ExportExportResponse>;
|
|
1063
|
+
/**
|
|
1064
|
+
* An tabular export job will be created based on the export request and put to queue to be executed. The result of the operation will be an exportResult identifier that will be assembled by the client into a url that can be polled.
|
|
1065
|
+
* @summary Create tabular export request
|
|
1066
|
+
* @param {AxiosInstance} axios Axios instance.
|
|
1067
|
+
* @param {string} basePath Base path.
|
|
1068
|
+
* @param {ActionsExportCreateTabularExportRequest} requestParameters Request parameters.
|
|
1069
|
+
* @param {*} [options] Override http request option.
|
|
1070
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
1071
|
+
* @throws {RequiredError}
|
|
1072
|
+
*/
|
|
1073
|
+
export declare function ActionsExport_CreateTabularExport(axios: AxiosInstance, basePath: string, requestParameters: ActionsExportCreateTabularExportRequest, options?: AxiosRequestConfig, configuration?: Configuration): AxiosPromise<ExportExportResponse>;
|
|
1074
|
+
/**
|
|
1075
|
+
* Returns 202 until original POST export request is not processed.Returns 200 with exported data once the export is done.
|
|
1076
|
+
* @summary Retrieve exported files
|
|
1077
|
+
* @param {AxiosInstance} axios Axios instance.
|
|
1078
|
+
* @param {string} basePath Base path.
|
|
1079
|
+
* @param {ActionsExportGetExportedFileRequest} requestParameters Request parameters.
|
|
1080
|
+
* @param {*} [options] Override http request option.
|
|
1081
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
1082
|
+
* @throws {RequiredError}
|
|
1083
|
+
*/
|
|
1084
|
+
export declare function ActionsExport_GetExportedFile(axios: AxiosInstance, basePath: string, requestParameters: ActionsExportGetExportedFileRequest, options?: AxiosRequestConfig, configuration?: Configuration): AxiosPromise<File>;
|
|
1085
|
+
/**
|
|
1086
|
+
* Note: This API is an experimental and is going to change. Please, use it accordingly. After clients creates a POST export request, the processing of it will start shortly asynchronously. To retrieve the result, client has to check periodically for the result on this endpoint. In case the result isn\'t ready yet, the service returns 202. If the result is ready, it returns 200 and octet stream of the result file with provided filename.
|
|
1087
|
+
* @summary (EXPERIMENTAL) Retrieve exported files
|
|
1088
|
+
* @param {AxiosInstance} axios Axios instance.
|
|
1089
|
+
* @param {string} basePath Base path.
|
|
1090
|
+
* @param {ActionsExportGetImageExportRequest} requestParameters Request parameters.
|
|
1091
|
+
* @param {*} [options] Override http request option.
|
|
1092
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
1093
|
+
* @throws {RequiredError}
|
|
1094
|
+
*/
|
|
1095
|
+
export declare function ActionsExport_GetImageExport(axios: AxiosInstance, basePath: string, requestParameters: ActionsExportGetImageExportRequest, options?: AxiosRequestConfig, configuration?: Configuration): AxiosPromise<File>;
|
|
1096
|
+
/**
|
|
1097
|
+
* Note: This API is an experimental and is going to change. Please, use it accordingly. This endpoint serves as a cache for user-defined metadata of the export for the front end UI to retrieve it, if one was created using the POST ../export/image endpoint. The metadata structure is not verified.
|
|
1098
|
+
* @summary (EXPERIMENTAL) Retrieve metadata context
|
|
1099
|
+
* @param {AxiosInstance} axios Axios instance.
|
|
1100
|
+
* @param {string} basePath Base path.
|
|
1101
|
+
* @param {ActionsExportGetImageExportMetadataRequest} requestParameters Request parameters.
|
|
1102
|
+
* @param {*} [options] Override http request option.
|
|
1103
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
1104
|
+
* @throws {RequiredError}
|
|
1105
|
+
*/
|
|
1106
|
+
export declare function ActionsExport_GetImageExportMetadata(axios: AxiosInstance, basePath: string, requestParameters: ActionsExportGetImageExportMetadataRequest, options?: AxiosRequestConfig, configuration?: Configuration): AxiosPromise<void>;
|
|
1107
|
+
/**
|
|
1108
|
+
* This endpoint serves as a cache for user-defined metadata of the export for the front end UI to retrieve it, if one was created using the POST ../export/visual endpoint. The metadata structure is not verified.
|
|
1109
|
+
* @summary Retrieve metadata context
|
|
1110
|
+
* @param {AxiosInstance} axios Axios instance.
|
|
1111
|
+
* @param {string} basePath Base path.
|
|
1112
|
+
* @param {ActionsExportGetMetadataRequest} requestParameters Request parameters.
|
|
1113
|
+
* @param {*} [options] Override http request option.
|
|
1114
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
1115
|
+
* @throws {RequiredError}
|
|
1116
|
+
*/
|
|
1117
|
+
export declare function ActionsExport_GetMetadata(axios: AxiosInstance, basePath: string, requestParameters: ActionsExportGetMetadataRequest, options?: AxiosRequestConfig, configuration?: Configuration): AxiosPromise<void>;
|
|
1118
|
+
/**
|
|
1119
|
+
* Note: This API is an experimental and is going to change. Please, use it accordingly.After clients creates a POST export request, the processing of it will start shortly asynchronously. To retrieve the result, client has to check periodically for the result on this endpoint. In case the result isn\'t ready yet, the service returns 202. If the result is ready, it returns 200 and octet stream of the result file with provided filename.
|
|
1120
|
+
* @summary (EXPERIMENTAL) Retrieve exported files
|
|
1121
|
+
* @param {AxiosInstance} axios Axios instance.
|
|
1122
|
+
* @param {string} basePath Base path.
|
|
1123
|
+
* @param {ActionsExportGetRawExportRequest} requestParameters Request parameters.
|
|
1124
|
+
* @param {*} [options] Override http request option.
|
|
1125
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
1126
|
+
* @throws {RequiredError}
|
|
1127
|
+
*/
|
|
1128
|
+
export declare function ActionsExport_GetRawExport(axios: AxiosInstance, basePath: string, requestParameters: ActionsExportGetRawExportRequest, options?: AxiosRequestConfig, configuration?: Configuration): AxiosPromise<File>;
|
|
1129
|
+
/**
|
|
1130
|
+
* Note: This API is an experimental and is going to change. Please, use it accordingly. After clients creates a POST export request, the processing of it will start shortly asynchronously. To retrieve the result, client has to check periodically for the result on this endpoint. In case the result isn\'t ready yet, the service returns 202. If the result is ready, it returns 200 and octet stream of the result file with provided filename.
|
|
1131
|
+
* @summary (EXPERIMENTAL) Retrieve exported files
|
|
1132
|
+
* @param {AxiosInstance} axios Axios instance.
|
|
1133
|
+
* @param {string} basePath Base path.
|
|
1134
|
+
* @param {ActionsExportGetSlidesExportRequest} requestParameters Request parameters.
|
|
1135
|
+
* @param {*} [options] Override http request option.
|
|
1136
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
1137
|
+
* @throws {RequiredError}
|
|
1138
|
+
*/
|
|
1139
|
+
export declare function ActionsExport_GetSlidesExport(axios: AxiosInstance, basePath: string, requestParameters: ActionsExportGetSlidesExportRequest, options?: AxiosRequestConfig, configuration?: Configuration): AxiosPromise<File>;
|
|
1140
|
+
/**
|
|
1141
|
+
* Note: This API is an experimental and is going to change. Please, use it accordingly. This endpoint serves as a cache for user-defined metadata of the export for the front end UI to retrieve it, if one was created using the POST ../export/slides endpoint. The metadata structure is not verified.
|
|
1142
|
+
* @summary (EXPERIMENTAL) Retrieve metadata context
|
|
1143
|
+
* @param {AxiosInstance} axios Axios instance.
|
|
1144
|
+
* @param {string} basePath Base path.
|
|
1145
|
+
* @param {ActionsExportGetSlidesExportMetadataRequest} requestParameters Request parameters.
|
|
1146
|
+
* @param {*} [options] Override http request option.
|
|
1147
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
1148
|
+
* @throws {RequiredError}
|
|
1149
|
+
*/
|
|
1150
|
+
export declare function ActionsExport_GetSlidesExportMetadata(axios: AxiosInstance, basePath: string, requestParameters: ActionsExportGetSlidesExportMetadataRequest, options?: AxiosRequestConfig, configuration?: Configuration): AxiosPromise<void>;
|
|
1151
|
+
/**
|
|
1152
|
+
* After clients creates a POST export request, the processing of it will start shortly asynchronously. To retrieve the result, client has to check periodically for the result on this endpoint. In case the result isn\'t ready yet, the service returns 202. If the result is ready, it returns 200 and octet stream of the result file with provided filename.
|
|
1153
|
+
* @summary Retrieve exported files
|
|
1154
|
+
* @param {AxiosInstance} axios Axios instance.
|
|
1155
|
+
* @param {string} basePath Base path.
|
|
1156
|
+
* @param {ActionsExportGetTabularExportRequest} requestParameters Request parameters.
|
|
1157
|
+
* @param {*} [options] Override http request option.
|
|
1158
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
1159
|
+
* @throws {RequiredError}
|
|
1160
|
+
*/
|
|
1161
|
+
export declare function ActionsExport_GetTabularExport(axios: AxiosInstance, basePath: string, requestParameters: ActionsExportGetTabularExportRequest, options?: AxiosRequestConfig, configuration?: Configuration): AxiosPromise<File>;
|
|
1471
1162
|
/**
|
|
1472
1163
|
* ActionsExport - interface
|
|
1473
1164
|
* @export
|
|
@@ -1900,7 +1591,7 @@ export declare class ActionsExport extends BaseAPI implements ActionsExportInter
|
|
|
1900
1591
|
* @throws {RequiredError}
|
|
1901
1592
|
* @memberof ActionsExport
|
|
1902
1593
|
*/
|
|
1903
|
-
createDashboardExportRequest(requestParameters: ActionsExportCreateDashboardExportRequestRequest, options?: AxiosRequestConfig):
|
|
1594
|
+
createDashboardExportRequest(requestParameters: ActionsExportCreateDashboardExportRequestRequest, options?: AxiosRequestConfig): AxiosPromise<ExportExportResponse>;
|
|
1904
1595
|
/**
|
|
1905
1596
|
* Note: This API is an experimental and is going to change. Please, use it accordingly. An image export job will be created based on the export request and put to queue to be executed. The result of the operation will be an exportResult identifier that will be assembled by the client into a url that can be polled.
|
|
1906
1597
|
* @summary (EXPERIMENTAL) Create image export request
|
|
@@ -1909,7 +1600,7 @@ export declare class ActionsExport extends BaseAPI implements ActionsExportInter
|
|
|
1909
1600
|
* @throws {RequiredError}
|
|
1910
1601
|
* @memberof ActionsExport
|
|
1911
1602
|
*/
|
|
1912
|
-
createImageExport(requestParameters: ActionsExportCreateImageExportRequest, options?: AxiosRequestConfig):
|
|
1603
|
+
createImageExport(requestParameters: ActionsExportCreateImageExportRequest, options?: AxiosRequestConfig): AxiosPromise<ExportExportResponse>;
|
|
1913
1604
|
/**
|
|
1914
1605
|
* An visual export job will be created based on the export request and put to queue to be executed. The result of the operation will be an exportResult identifier that will be assembled by the client into a url that can be polled.
|
|
1915
1606
|
* @summary Create visual - pdf export request
|
|
@@ -1918,7 +1609,7 @@ export declare class ActionsExport extends BaseAPI implements ActionsExportInter
|
|
|
1918
1609
|
* @throws {RequiredError}
|
|
1919
1610
|
* @memberof ActionsExport
|
|
1920
1611
|
*/
|
|
1921
|
-
createPdfExport(requestParameters: ActionsExportCreatePdfExportRequest, options?: AxiosRequestConfig):
|
|
1612
|
+
createPdfExport(requestParameters: ActionsExportCreatePdfExportRequest, options?: AxiosRequestConfig): AxiosPromise<ExportExportResponse>;
|
|
1922
1613
|
/**
|
|
1923
1614
|
* Note: This API is an experimental and is going to change. Please, use it accordingly.An raw export job will be created based on the export request and put to queue to be executed. The result of the operation will be an exportResult identifier that will be assembled by the client into a url that can be polled.
|
|
1924
1615
|
* @summary (EXPERIMENTAL) Create raw export request
|
|
@@ -1927,7 +1618,7 @@ export declare class ActionsExport extends BaseAPI implements ActionsExportInter
|
|
|
1927
1618
|
* @throws {RequiredError}
|
|
1928
1619
|
* @memberof ActionsExport
|
|
1929
1620
|
*/
|
|
1930
|
-
createRawExport(requestParameters: ActionsExportCreateRawExportRequest, options?: AxiosRequestConfig):
|
|
1621
|
+
createRawExport(requestParameters: ActionsExportCreateRawExportRequest, options?: AxiosRequestConfig): AxiosPromise<ExportExportResponse>;
|
|
1931
1622
|
/**
|
|
1932
1623
|
* Note: This API is an experimental and is going to change. Please, use it accordingly. A slides export job will be created based on the export request and put to queue to be executed. The result of the operation will be an exportResult identifier that will be assembled by the client into a url that can be polled.
|
|
1933
1624
|
* @summary (EXPERIMENTAL) Create slides export request
|
|
@@ -1936,7 +1627,7 @@ export declare class ActionsExport extends BaseAPI implements ActionsExportInter
|
|
|
1936
1627
|
* @throws {RequiredError}
|
|
1937
1628
|
* @memberof ActionsExport
|
|
1938
1629
|
*/
|
|
1939
|
-
createSlidesExport(requestParameters: ActionsExportCreateSlidesExportRequest, options?: AxiosRequestConfig):
|
|
1630
|
+
createSlidesExport(requestParameters: ActionsExportCreateSlidesExportRequest, options?: AxiosRequestConfig): AxiosPromise<ExportExportResponse>;
|
|
1940
1631
|
/**
|
|
1941
1632
|
* An tabular export job will be created based on the export request and put to queue to be executed. The result of the operation will be an exportResult identifier that will be assembled by the client into a url that can be polled.
|
|
1942
1633
|
* @summary Create tabular export request
|
|
@@ -1945,7 +1636,7 @@ export declare class ActionsExport extends BaseAPI implements ActionsExportInter
|
|
|
1945
1636
|
* @throws {RequiredError}
|
|
1946
1637
|
* @memberof ActionsExport
|
|
1947
1638
|
*/
|
|
1948
|
-
createTabularExport(requestParameters: ActionsExportCreateTabularExportRequest, options?: AxiosRequestConfig):
|
|
1639
|
+
createTabularExport(requestParameters: ActionsExportCreateTabularExportRequest, options?: AxiosRequestConfig): AxiosPromise<ExportExportResponse>;
|
|
1949
1640
|
/**
|
|
1950
1641
|
* Returns 202 until original POST export request is not processed.Returns 200 with exported data once the export is done.
|
|
1951
1642
|
* @summary Retrieve exported files
|
|
@@ -1954,7 +1645,7 @@ export declare class ActionsExport extends BaseAPI implements ActionsExportInter
|
|
|
1954
1645
|
* @throws {RequiredError}
|
|
1955
1646
|
* @memberof ActionsExport
|
|
1956
1647
|
*/
|
|
1957
|
-
getExportedFile(requestParameters: ActionsExportGetExportedFileRequest, options?: AxiosRequestConfig):
|
|
1648
|
+
getExportedFile(requestParameters: ActionsExportGetExportedFileRequest, options?: AxiosRequestConfig): AxiosPromise<File>;
|
|
1958
1649
|
/**
|
|
1959
1650
|
* Note: This API is an experimental and is going to change. Please, use it accordingly. After clients creates a POST export request, the processing of it will start shortly asynchronously. To retrieve the result, client has to check periodically for the result on this endpoint. In case the result isn\'t ready yet, the service returns 202. If the result is ready, it returns 200 and octet stream of the result file with provided filename.
|
|
1960
1651
|
* @summary (EXPERIMENTAL) Retrieve exported files
|
|
@@ -1963,7 +1654,7 @@ export declare class ActionsExport extends BaseAPI implements ActionsExportInter
|
|
|
1963
1654
|
* @throws {RequiredError}
|
|
1964
1655
|
* @memberof ActionsExport
|
|
1965
1656
|
*/
|
|
1966
|
-
getImageExport(requestParameters: ActionsExportGetImageExportRequest, options?: AxiosRequestConfig):
|
|
1657
|
+
getImageExport(requestParameters: ActionsExportGetImageExportRequest, options?: AxiosRequestConfig): AxiosPromise<File>;
|
|
1967
1658
|
/**
|
|
1968
1659
|
* Note: This API is an experimental and is going to change. Please, use it accordingly. This endpoint serves as a cache for user-defined metadata of the export for the front end UI to retrieve it, if one was created using the POST ../export/image endpoint. The metadata structure is not verified.
|
|
1969
1660
|
* @summary (EXPERIMENTAL) Retrieve metadata context
|
|
@@ -1972,7 +1663,7 @@ export declare class ActionsExport extends BaseAPI implements ActionsExportInter
|
|
|
1972
1663
|
* @throws {RequiredError}
|
|
1973
1664
|
* @memberof ActionsExport
|
|
1974
1665
|
*/
|
|
1975
|
-
getImageExportMetadata(requestParameters: ActionsExportGetImageExportMetadataRequest, options?: AxiosRequestConfig):
|
|
1666
|
+
getImageExportMetadata(requestParameters: ActionsExportGetImageExportMetadataRequest, options?: AxiosRequestConfig): AxiosPromise<void>;
|
|
1976
1667
|
/**
|
|
1977
1668
|
* This endpoint serves as a cache for user-defined metadata of the export for the front end UI to retrieve it, if one was created using the POST ../export/visual endpoint. The metadata structure is not verified.
|
|
1978
1669
|
* @summary Retrieve metadata context
|
|
@@ -1981,7 +1672,7 @@ export declare class ActionsExport extends BaseAPI implements ActionsExportInter
|
|
|
1981
1672
|
* @throws {RequiredError}
|
|
1982
1673
|
* @memberof ActionsExport
|
|
1983
1674
|
*/
|
|
1984
|
-
getMetadata(requestParameters: ActionsExportGetMetadataRequest, options?: AxiosRequestConfig):
|
|
1675
|
+
getMetadata(requestParameters: ActionsExportGetMetadataRequest, options?: AxiosRequestConfig): AxiosPromise<void>;
|
|
1985
1676
|
/**
|
|
1986
1677
|
* Note: This API is an experimental and is going to change. Please, use it accordingly.After clients creates a POST export request, the processing of it will start shortly asynchronously. To retrieve the result, client has to check periodically for the result on this endpoint. In case the result isn\'t ready yet, the service returns 202. If the result is ready, it returns 200 and octet stream of the result file with provided filename.
|
|
1987
1678
|
* @summary (EXPERIMENTAL) Retrieve exported files
|
|
@@ -1990,7 +1681,7 @@ export declare class ActionsExport extends BaseAPI implements ActionsExportInter
|
|
|
1990
1681
|
* @throws {RequiredError}
|
|
1991
1682
|
* @memberof ActionsExport
|
|
1992
1683
|
*/
|
|
1993
|
-
getRawExport(requestParameters: ActionsExportGetRawExportRequest, options?: AxiosRequestConfig):
|
|
1684
|
+
getRawExport(requestParameters: ActionsExportGetRawExportRequest, options?: AxiosRequestConfig): AxiosPromise<File>;
|
|
1994
1685
|
/**
|
|
1995
1686
|
* Note: This API is an experimental and is going to change. Please, use it accordingly. After clients creates a POST export request, the processing of it will start shortly asynchronously. To retrieve the result, client has to check periodically for the result on this endpoint. In case the result isn\'t ready yet, the service returns 202. If the result is ready, it returns 200 and octet stream of the result file with provided filename.
|
|
1996
1687
|
* @summary (EXPERIMENTAL) Retrieve exported files
|
|
@@ -1999,7 +1690,7 @@ export declare class ActionsExport extends BaseAPI implements ActionsExportInter
|
|
|
1999
1690
|
* @throws {RequiredError}
|
|
2000
1691
|
* @memberof ActionsExport
|
|
2001
1692
|
*/
|
|
2002
|
-
getSlidesExport(requestParameters: ActionsExportGetSlidesExportRequest, options?: AxiosRequestConfig):
|
|
1693
|
+
getSlidesExport(requestParameters: ActionsExportGetSlidesExportRequest, options?: AxiosRequestConfig): AxiosPromise<File>;
|
|
2003
1694
|
/**
|
|
2004
1695
|
* Note: This API is an experimental and is going to change. Please, use it accordingly. This endpoint serves as a cache for user-defined metadata of the export for the front end UI to retrieve it, if one was created using the POST ../export/slides endpoint. The metadata structure is not verified.
|
|
2005
1696
|
* @summary (EXPERIMENTAL) Retrieve metadata context
|
|
@@ -2008,7 +1699,7 @@ export declare class ActionsExport extends BaseAPI implements ActionsExportInter
|
|
|
2008
1699
|
* @throws {RequiredError}
|
|
2009
1700
|
* @memberof ActionsExport
|
|
2010
1701
|
*/
|
|
2011
|
-
getSlidesExportMetadata(requestParameters: ActionsExportGetSlidesExportMetadataRequest, options?: AxiosRequestConfig):
|
|
1702
|
+
getSlidesExportMetadata(requestParameters: ActionsExportGetSlidesExportMetadataRequest, options?: AxiosRequestConfig): AxiosPromise<void>;
|
|
2012
1703
|
/**
|
|
2013
1704
|
* After clients creates a POST export request, the processing of it will start shortly asynchronously. To retrieve the result, client has to check periodically for the result on this endpoint. In case the result isn\'t ready yet, the service returns 202. If the result is ready, it returns 200 and octet stream of the result file with provided filename.
|
|
2014
1705
|
* @summary Retrieve exported files
|
|
@@ -2017,104 +1708,71 @@ export declare class ActionsExport extends BaseAPI implements ActionsExportInter
|
|
|
2017
1708
|
* @throws {RequiredError}
|
|
2018
1709
|
* @memberof ActionsExport
|
|
2019
1710
|
*/
|
|
2020
|
-
getTabularExport(requestParameters: ActionsExportGetTabularExportRequest, options?: AxiosRequestConfig):
|
|
1711
|
+
getTabularExport(requestParameters: ActionsExportGetTabularExportRequest, options?: AxiosRequestConfig): AxiosPromise<File>;
|
|
2021
1712
|
}
|
|
2022
1713
|
/**
|
|
2023
|
-
*
|
|
2024
|
-
* @export
|
|
2025
|
-
|
|
2026
|
-
|
|
2027
|
-
|
|
2028
|
-
|
|
2029
|
-
|
|
2030
|
-
|
|
2031
|
-
|
|
2032
|
-
|
|
2033
|
-
|
|
2034
|
-
|
|
2035
|
-
|
|
2036
|
-
|
|
2037
|
-
|
|
2038
|
-
|
|
2039
|
-
|
|
2040
|
-
|
|
2041
|
-
|
|
2042
|
-
|
|
2043
|
-
|
|
2044
|
-
|
|
2045
|
-
|
|
2046
|
-
|
|
2047
|
-
|
|
2048
|
-
|
|
2049
|
-
|
|
2050
|
-
|
|
2051
|
-
|
|
2052
|
-
|
|
2053
|
-
|
|
2054
|
-
|
|
2055
|
-
|
|
2056
|
-
*
|
|
2057
|
-
* @
|
|
2058
|
-
|
|
2059
|
-
|
|
2060
|
-
|
|
2061
|
-
|
|
2062
|
-
|
|
2063
|
-
|
|
2064
|
-
|
|
2065
|
-
|
|
2066
|
-
|
|
2067
|
-
|
|
2068
|
-
|
|
2069
|
-
|
|
2070
|
-
|
|
2071
|
-
|
|
2072
|
-
|
|
2073
|
-
|
|
2074
|
-
|
|
2075
|
-
|
|
2076
|
-
|
|
2077
|
-
|
|
2078
|
-
|
|
2079
|
-
|
|
2080
|
-
|
|
2081
|
-
|
|
2082
|
-
|
|
2083
|
-
|
|
2084
|
-
|
|
2085
|
-
*/
|
|
2086
|
-
getImageExportMetadata(workspaceId: string, exportId: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>>;
|
|
2087
|
-
};
|
|
2088
|
-
/**
|
|
2089
|
-
* ImageExportExport - factory interface
|
|
2090
|
-
* @export
|
|
2091
|
-
*/
|
|
2092
|
-
export declare const ImageExportExportFactory: (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) => {
|
|
2093
|
-
/**
|
|
2094
|
-
* Note: This API is an experimental and is going to change. Please, use it accordingly. An image export job will be created based on the export request and put to queue to be executed. The result of the operation will be an exportResult identifier that will be assembled by the client into a url that can be polled.
|
|
2095
|
-
* @summary (EXPERIMENTAL) Create image export request
|
|
2096
|
-
* @param {ImageExportExportCreateImageExportRequest} requestParameters Request parameters.
|
|
2097
|
-
* @param {*} [options] Override http request option.
|
|
2098
|
-
* @throws {RequiredError}
|
|
2099
|
-
*/
|
|
2100
|
-
createImageExport(requestParameters: ImageExportExportCreateImageExportRequest, options?: AxiosRequestConfig): AxiosPromise<ExportExportResponse>;
|
|
2101
|
-
/**
|
|
2102
|
-
* Note: This API is an experimental and is going to change. Please, use it accordingly. After clients creates a POST export request, the processing of it will start shortly asynchronously. To retrieve the result, client has to check periodically for the result on this endpoint. In case the result isn\'t ready yet, the service returns 202. If the result is ready, it returns 200 and octet stream of the result file with provided filename.
|
|
2103
|
-
* @summary (EXPERIMENTAL) Retrieve exported files
|
|
2104
|
-
* @param {ImageExportExportGetImageExportRequest} requestParameters Request parameters.
|
|
2105
|
-
* @param {*} [options] Override http request option.
|
|
2106
|
-
* @throws {RequiredError}
|
|
2107
|
-
*/
|
|
2108
|
-
getImageExport(requestParameters: ImageExportExportGetImageExportRequest, options?: AxiosRequestConfig): AxiosPromise<File>;
|
|
2109
|
-
/**
|
|
2110
|
-
* Note: This API is an experimental and is going to change. Please, use it accordingly. This endpoint serves as a cache for user-defined metadata of the export for the front end UI to retrieve it, if one was created using the POST ../export/image endpoint. The metadata structure is not verified.
|
|
2111
|
-
* @summary (EXPERIMENTAL) Retrieve metadata context
|
|
2112
|
-
* @param {ImageExportExportGetImageExportMetadataRequest} requestParameters Request parameters.
|
|
2113
|
-
* @param {*} [options] Override http request option.
|
|
2114
|
-
* @throws {RequiredError}
|
|
2115
|
-
*/
|
|
2116
|
-
getImageExportMetadata(requestParameters: ImageExportExportGetImageExportMetadataRequest, options?: AxiosRequestConfig): AxiosPromise<void>;
|
|
2117
|
-
};
|
|
1714
|
+
* Note: This API is an experimental and is going to change. Please, use it accordingly. An image export job will be created based on the export request and put to queue to be executed. The result of the operation will be an exportResult identifier that will be assembled by the client into a url that can be polled.
|
|
1715
|
+
* @summary (EXPERIMENTAL) Create image export request
|
|
1716
|
+
* @param {string} workspaceId
|
|
1717
|
+
* @param {ExportImageExportRequest} exportImageExportRequest
|
|
1718
|
+
* @param {*} [options] Override http request option.
|
|
1719
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
1720
|
+
* @throws {RequiredError}
|
|
1721
|
+
*/
|
|
1722
|
+
export declare function ImageExportExportAxiosParamCreator_CreateImageExport(workspaceId: string, exportImageExportRequest: ExportImageExportRequest, options?: AxiosRequestConfig, configuration?: Configuration): Promise<RequestArgs>;
|
|
1723
|
+
/**
|
|
1724
|
+
* Note: This API is an experimental and is going to change. Please, use it accordingly. After clients creates a POST export request, the processing of it will start shortly asynchronously. To retrieve the result, client has to check periodically for the result on this endpoint. In case the result isn\'t ready yet, the service returns 202. If the result is ready, it returns 200 and octet stream of the result file with provided filename.
|
|
1725
|
+
* @summary (EXPERIMENTAL) Retrieve exported files
|
|
1726
|
+
* @param {string} workspaceId
|
|
1727
|
+
* @param {string} exportId
|
|
1728
|
+
* @param {*} [options] Override http request option.
|
|
1729
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
1730
|
+
* @throws {RequiredError}
|
|
1731
|
+
*/
|
|
1732
|
+
export declare function ImageExportExportAxiosParamCreator_GetImageExport(workspaceId: string, exportId: string, options?: AxiosRequestConfig, configuration?: Configuration): Promise<RequestArgs>;
|
|
1733
|
+
/**
|
|
1734
|
+
* Note: This API is an experimental and is going to change. Please, use it accordingly. This endpoint serves as a cache for user-defined metadata of the export for the front end UI to retrieve it, if one was created using the POST ../export/image endpoint. The metadata structure is not verified.
|
|
1735
|
+
* @summary (EXPERIMENTAL) Retrieve metadata context
|
|
1736
|
+
* @param {string} workspaceId
|
|
1737
|
+
* @param {string} exportId
|
|
1738
|
+
* @param {*} [options] Override http request option.
|
|
1739
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
1740
|
+
* @throws {RequiredError}
|
|
1741
|
+
*/
|
|
1742
|
+
export declare function ImageExportExportAxiosParamCreator_GetImageExportMetadata(workspaceId: string, exportId: string, options?: AxiosRequestConfig, configuration?: Configuration): Promise<RequestArgs>;
|
|
1743
|
+
/**
|
|
1744
|
+
* Note: This API is an experimental and is going to change. Please, use it accordingly. An image export job will be created based on the export request and put to queue to be executed. The result of the operation will be an exportResult identifier that will be assembled by the client into a url that can be polled.
|
|
1745
|
+
* @summary (EXPERIMENTAL) Create image export request
|
|
1746
|
+
* @param {AxiosInstance} axios Axios instance.
|
|
1747
|
+
* @param {string} basePath Base path.
|
|
1748
|
+
* @param {ImageExportExportCreateImageExportRequest} requestParameters Request parameters.
|
|
1749
|
+
* @param {*} [options] Override http request option.
|
|
1750
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
1751
|
+
* @throws {RequiredError}
|
|
1752
|
+
*/
|
|
1753
|
+
export declare function ImageExportExport_CreateImageExport(axios: AxiosInstance, basePath: string, requestParameters: ImageExportExportCreateImageExportRequest, options?: AxiosRequestConfig, configuration?: Configuration): AxiosPromise<ExportExportResponse>;
|
|
1754
|
+
/**
|
|
1755
|
+
* Note: This API is an experimental and is going to change. Please, use it accordingly. After clients creates a POST export request, the processing of it will start shortly asynchronously. To retrieve the result, client has to check periodically for the result on this endpoint. In case the result isn\'t ready yet, the service returns 202. If the result is ready, it returns 200 and octet stream of the result file with provided filename.
|
|
1756
|
+
* @summary (EXPERIMENTAL) Retrieve exported files
|
|
1757
|
+
* @param {AxiosInstance} axios Axios instance.
|
|
1758
|
+
* @param {string} basePath Base path.
|
|
1759
|
+
* @param {ImageExportExportGetImageExportRequest} requestParameters Request parameters.
|
|
1760
|
+
* @param {*} [options] Override http request option.
|
|
1761
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
1762
|
+
* @throws {RequiredError}
|
|
1763
|
+
*/
|
|
1764
|
+
export declare function ImageExportExport_GetImageExport(axios: AxiosInstance, basePath: string, requestParameters: ImageExportExportGetImageExportRequest, options?: AxiosRequestConfig, configuration?: Configuration): AxiosPromise<File>;
|
|
1765
|
+
/**
|
|
1766
|
+
* Note: This API is an experimental and is going to change. Please, use it accordingly. This endpoint serves as a cache for user-defined metadata of the export for the front end UI to retrieve it, if one was created using the POST ../export/image endpoint. The metadata structure is not verified.
|
|
1767
|
+
* @summary (EXPERIMENTAL) Retrieve metadata context
|
|
1768
|
+
* @param {AxiosInstance} axios Axios instance.
|
|
1769
|
+
* @param {string} basePath Base path.
|
|
1770
|
+
* @param {ImageExportExportGetImageExportMetadataRequest} requestParameters Request parameters.
|
|
1771
|
+
* @param {*} [options] Override http request option.
|
|
1772
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
1773
|
+
* @throws {RequiredError}
|
|
1774
|
+
*/
|
|
1775
|
+
export declare function ImageExportExport_GetImageExportMetadata(axios: AxiosInstance, basePath: string, requestParameters: ImageExportExportGetImageExportMetadataRequest, options?: AxiosRequestConfig, configuration?: Configuration): AxiosPromise<void>;
|
|
2118
1776
|
/**
|
|
2119
1777
|
* ImageExportExport - interface
|
|
2120
1778
|
* @export
|
|
@@ -2202,115 +1860,87 @@ export interface ImageExportExportGetImageExportMetadataRequest {
|
|
|
2202
1860
|
/**
|
|
2203
1861
|
*
|
|
2204
1862
|
* @type {string}
|
|
2205
|
-
* @memberof ImageExportExportGetImageExportMetadata
|
|
2206
|
-
*/
|
|
2207
|
-
readonly exportId: string;
|
|
2208
|
-
}
|
|
2209
|
-
/**
|
|
2210
|
-
* ImageExportExport - object-oriented interface
|
|
2211
|
-
* @export
|
|
2212
|
-
* @class ImageExportExport
|
|
2213
|
-
* @extends {BaseAPI}
|
|
2214
|
-
*/
|
|
2215
|
-
export declare class ImageExportExport extends BaseAPI implements ImageExportExportInterface {
|
|
2216
|
-
/**
|
|
2217
|
-
* Note: This API is an experimental and is going to change. Please, use it accordingly. An image export job will be created based on the export request and put to queue to be executed. The result of the operation will be an exportResult identifier that will be assembled by the client into a url that can be polled.
|
|
2218
|
-
* @summary (EXPERIMENTAL) Create image export request
|
|
2219
|
-
* @param {ImageExportExportCreateImageExportRequest} requestParameters Request parameters.
|
|
2220
|
-
* @param {*} [options] Override http request option.
|
|
2221
|
-
* @throws {RequiredError}
|
|
2222
|
-
* @memberof ImageExportExport
|
|
2223
|
-
*/
|
|
2224
|
-
createImageExport(requestParameters: ImageExportExportCreateImageExportRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<ExportExportResponse, any, {}>>;
|
|
2225
|
-
/**
|
|
2226
|
-
* Note: This API is an experimental and is going to change. Please, use it accordingly. After clients creates a POST export request, the processing of it will start shortly asynchronously. To retrieve the result, client has to check periodically for the result on this endpoint. In case the result isn\'t ready yet, the service returns 202. If the result is ready, it returns 200 and octet stream of the result file with provided filename.
|
|
2227
|
-
* @summary (EXPERIMENTAL) Retrieve exported files
|
|
2228
|
-
* @param {ImageExportExportGetImageExportRequest} requestParameters Request parameters.
|
|
2229
|
-
* @param {*} [options] Override http request option.
|
|
2230
|
-
* @throws {RequiredError}
|
|
2231
|
-
* @memberof ImageExportExport
|
|
2232
|
-
*/
|
|
2233
|
-
getImageExport(requestParameters: ImageExportExportGetImageExportRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<File, any, {}>>;
|
|
2234
|
-
/**
|
|
2235
|
-
* Note: This API is an experimental and is going to change. Please, use it accordingly. This endpoint serves as a cache for user-defined metadata of the export for the front end UI to retrieve it, if one was created using the POST ../export/image endpoint. The metadata structure is not verified.
|
|
2236
|
-
* @summary (EXPERIMENTAL) Retrieve metadata context
|
|
2237
|
-
* @param {ImageExportExportGetImageExportMetadataRequest} requestParameters Request parameters.
|
|
2238
|
-
* @param {*} [options] Override http request option.
|
|
2239
|
-
* @throws {RequiredError}
|
|
2240
|
-
* @memberof ImageExportExport
|
|
2241
|
-
*/
|
|
2242
|
-
getImageExportMetadata(requestParameters: ImageExportExportGetImageExportMetadataRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
2243
|
-
}
|
|
2244
|
-
/**
|
|
2245
|
-
* RawExportExport - axios parameter creator
|
|
2246
|
-
* @export
|
|
2247
|
-
*/
|
|
2248
|
-
export declare const RawExportExportAxiosParamCreator: (configuration?: Configuration) => {
|
|
2249
|
-
/**
|
|
2250
|
-
* Note: This API is an experimental and is going to change. Please, use it accordingly.An raw export job will be created based on the export request and put to queue to be executed. The result of the operation will be an exportResult identifier that will be assembled by the client into a url that can be polled.
|
|
2251
|
-
* @summary (EXPERIMENTAL) Create raw export request
|
|
2252
|
-
* @param {string} workspaceId
|
|
2253
|
-
* @param {ExportRawExportRequest} exportRawExportRequest
|
|
2254
|
-
* @param {*} [options] Override http request option.
|
|
2255
|
-
* @throws {RequiredError}
|
|
2256
|
-
*/
|
|
2257
|
-
createRawExport: (workspaceId: string, exportRawExportRequest: ExportRawExportRequest, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
2258
|
-
/**
|
|
2259
|
-
* Note: This API is an experimental and is going to change. Please, use it accordingly.After clients creates a POST export request, the processing of it will start shortly asynchronously. To retrieve the result, client has to check periodically for the result on this endpoint. In case the result isn\'t ready yet, the service returns 202. If the result is ready, it returns 200 and octet stream of the result file with provided filename.
|
|
2260
|
-
* @summary (EXPERIMENTAL) Retrieve exported files
|
|
2261
|
-
* @param {string} workspaceId
|
|
2262
|
-
* @param {string} exportId
|
|
2263
|
-
* @param {*} [options] Override http request option.
|
|
2264
|
-
* @throws {RequiredError}
|
|
1863
|
+
* @memberof ImageExportExportGetImageExportMetadata
|
|
2265
1864
|
*/
|
|
2266
|
-
|
|
2267
|
-
}
|
|
1865
|
+
readonly exportId: string;
|
|
1866
|
+
}
|
|
2268
1867
|
/**
|
|
2269
|
-
*
|
|
1868
|
+
* ImageExportExport - object-oriented interface
|
|
2270
1869
|
* @export
|
|
1870
|
+
* @class ImageExportExport
|
|
1871
|
+
* @extends {BaseAPI}
|
|
2271
1872
|
*/
|
|
2272
|
-
export declare
|
|
1873
|
+
export declare class ImageExportExport extends BaseAPI implements ImageExportExportInterface {
|
|
2273
1874
|
/**
|
|
2274
|
-
* Note: This API is an experimental and is going to change. Please, use it accordingly.An
|
|
2275
|
-
* @summary (EXPERIMENTAL) Create
|
|
2276
|
-
* @param {
|
|
2277
|
-
* @param {ExportRawExportRequest} exportRawExportRequest
|
|
1875
|
+
* Note: This API is an experimental and is going to change. Please, use it accordingly. An image export job will be created based on the export request and put to queue to be executed. The result of the operation will be an exportResult identifier that will be assembled by the client into a url that can be polled.
|
|
1876
|
+
* @summary (EXPERIMENTAL) Create image export request
|
|
1877
|
+
* @param {ImageExportExportCreateImageExportRequest} requestParameters Request parameters.
|
|
2278
1878
|
* @param {*} [options] Override http request option.
|
|
2279
1879
|
* @throws {RequiredError}
|
|
1880
|
+
* @memberof ImageExportExport
|
|
2280
1881
|
*/
|
|
2281
|
-
|
|
1882
|
+
createImageExport(requestParameters: ImageExportExportCreateImageExportRequest, options?: AxiosRequestConfig): AxiosPromise<ExportExportResponse>;
|
|
2282
1883
|
/**
|
|
2283
|
-
* Note: This API is an experimental and is going to change. Please, use it accordingly.After clients creates a POST export request, the processing of it will start shortly asynchronously. To retrieve the result, client has to check periodically for the result on this endpoint. In case the result isn\'t ready yet, the service returns 202. If the result is ready, it returns 200 and octet stream of the result file with provided filename.
|
|
1884
|
+
* Note: This API is an experimental and is going to change. Please, use it accordingly. After clients creates a POST export request, the processing of it will start shortly asynchronously. To retrieve the result, client has to check periodically for the result on this endpoint. In case the result isn\'t ready yet, the service returns 202. If the result is ready, it returns 200 and octet stream of the result file with provided filename.
|
|
2284
1885
|
* @summary (EXPERIMENTAL) Retrieve exported files
|
|
2285
|
-
* @param {
|
|
2286
|
-
* @param {string} exportId
|
|
2287
|
-
* @param {*} [options] Override http request option.
|
|
2288
|
-
* @throws {RequiredError}
|
|
2289
|
-
*/
|
|
2290
|
-
getRawExport(workspaceId: string, exportId: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<File>>;
|
|
2291
|
-
};
|
|
2292
|
-
/**
|
|
2293
|
-
* RawExportExport - factory interface
|
|
2294
|
-
* @export
|
|
2295
|
-
*/
|
|
2296
|
-
export declare const RawExportExportFactory: (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) => {
|
|
2297
|
-
/**
|
|
2298
|
-
* Note: This API is an experimental and is going to change. Please, use it accordingly.An raw export job will be created based on the export request and put to queue to be executed. The result of the operation will be an exportResult identifier that will be assembled by the client into a url that can be polled.
|
|
2299
|
-
* @summary (EXPERIMENTAL) Create raw export request
|
|
2300
|
-
* @param {RawExportExportCreateRawExportRequest} requestParameters Request parameters.
|
|
1886
|
+
* @param {ImageExportExportGetImageExportRequest} requestParameters Request parameters.
|
|
2301
1887
|
* @param {*} [options] Override http request option.
|
|
2302
1888
|
* @throws {RequiredError}
|
|
1889
|
+
* @memberof ImageExportExport
|
|
2303
1890
|
*/
|
|
2304
|
-
|
|
1891
|
+
getImageExport(requestParameters: ImageExportExportGetImageExportRequest, options?: AxiosRequestConfig): AxiosPromise<File>;
|
|
2305
1892
|
/**
|
|
2306
|
-
* Note: This API is an experimental and is going to change. Please, use it accordingly.
|
|
2307
|
-
* @summary (EXPERIMENTAL) Retrieve
|
|
2308
|
-
* @param {
|
|
1893
|
+
* Note: This API is an experimental and is going to change. Please, use it accordingly. This endpoint serves as a cache for user-defined metadata of the export for the front end UI to retrieve it, if one was created using the POST ../export/image endpoint. The metadata structure is not verified.
|
|
1894
|
+
* @summary (EXPERIMENTAL) Retrieve metadata context
|
|
1895
|
+
* @param {ImageExportExportGetImageExportMetadataRequest} requestParameters Request parameters.
|
|
2309
1896
|
* @param {*} [options] Override http request option.
|
|
2310
1897
|
* @throws {RequiredError}
|
|
1898
|
+
* @memberof ImageExportExport
|
|
2311
1899
|
*/
|
|
2312
|
-
|
|
2313
|
-
}
|
|
1900
|
+
getImageExportMetadata(requestParameters: ImageExportExportGetImageExportMetadataRequest, options?: AxiosRequestConfig): AxiosPromise<void>;
|
|
1901
|
+
}
|
|
1902
|
+
/**
|
|
1903
|
+
* Note: This API is an experimental and is going to change. Please, use it accordingly.An raw export job will be created based on the export request and put to queue to be executed. The result of the operation will be an exportResult identifier that will be assembled by the client into a url that can be polled.
|
|
1904
|
+
* @summary (EXPERIMENTAL) Create raw export request
|
|
1905
|
+
* @param {string} workspaceId
|
|
1906
|
+
* @param {ExportRawExportRequest} exportRawExportRequest
|
|
1907
|
+
* @param {*} [options] Override http request option.
|
|
1908
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
1909
|
+
* @throws {RequiredError}
|
|
1910
|
+
*/
|
|
1911
|
+
export declare function RawExportExportAxiosParamCreator_CreateRawExport(workspaceId: string, exportRawExportRequest: ExportRawExportRequest, options?: AxiosRequestConfig, configuration?: Configuration): Promise<RequestArgs>;
|
|
1912
|
+
/**
|
|
1913
|
+
* Note: This API is an experimental and is going to change. Please, use it accordingly.After clients creates a POST export request, the processing of it will start shortly asynchronously. To retrieve the result, client has to check periodically for the result on this endpoint. In case the result isn\'t ready yet, the service returns 202. If the result is ready, it returns 200 and octet stream of the result file with provided filename.
|
|
1914
|
+
* @summary (EXPERIMENTAL) Retrieve exported files
|
|
1915
|
+
* @param {string} workspaceId
|
|
1916
|
+
* @param {string} exportId
|
|
1917
|
+
* @param {*} [options] Override http request option.
|
|
1918
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
1919
|
+
* @throws {RequiredError}
|
|
1920
|
+
*/
|
|
1921
|
+
export declare function RawExportExportAxiosParamCreator_GetRawExport(workspaceId: string, exportId: string, options?: AxiosRequestConfig, configuration?: Configuration): Promise<RequestArgs>;
|
|
1922
|
+
/**
|
|
1923
|
+
* Note: This API is an experimental and is going to change. Please, use it accordingly.An raw export job will be created based on the export request and put to queue to be executed. The result of the operation will be an exportResult identifier that will be assembled by the client into a url that can be polled.
|
|
1924
|
+
* @summary (EXPERIMENTAL) Create raw export request
|
|
1925
|
+
* @param {AxiosInstance} axios Axios instance.
|
|
1926
|
+
* @param {string} basePath Base path.
|
|
1927
|
+
* @param {RawExportExportCreateRawExportRequest} requestParameters Request parameters.
|
|
1928
|
+
* @param {*} [options] Override http request option.
|
|
1929
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
1930
|
+
* @throws {RequiredError}
|
|
1931
|
+
*/
|
|
1932
|
+
export declare function RawExportExport_CreateRawExport(axios: AxiosInstance, basePath: string, requestParameters: RawExportExportCreateRawExportRequest, options?: AxiosRequestConfig, configuration?: Configuration): AxiosPromise<ExportExportResponse>;
|
|
1933
|
+
/**
|
|
1934
|
+
* Note: This API is an experimental and is going to change. Please, use it accordingly.After clients creates a POST export request, the processing of it will start shortly asynchronously. To retrieve the result, client has to check periodically for the result on this endpoint. In case the result isn\'t ready yet, the service returns 202. If the result is ready, it returns 200 and octet stream of the result file with provided filename.
|
|
1935
|
+
* @summary (EXPERIMENTAL) Retrieve exported files
|
|
1936
|
+
* @param {AxiosInstance} axios Axios instance.
|
|
1937
|
+
* @param {string} basePath Base path.
|
|
1938
|
+
* @param {RawExportExportGetRawExportRequest} requestParameters Request parameters.
|
|
1939
|
+
* @param {*} [options] Override http request option.
|
|
1940
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
1941
|
+
* @throws {RequiredError}
|
|
1942
|
+
*/
|
|
1943
|
+
export declare function RawExportExport_GetRawExport(axios: AxiosInstance, basePath: string, requestParameters: RawExportExportGetRawExportRequest, options?: AxiosRequestConfig, configuration?: Configuration): AxiosPromise<File>;
|
|
2314
1944
|
/**
|
|
2315
1945
|
* RawExportExport - interface
|
|
2316
1946
|
* @export
|
|
@@ -2389,7 +2019,7 @@ export declare class RawExportExport extends BaseAPI implements RawExportExportI
|
|
|
2389
2019
|
* @throws {RequiredError}
|
|
2390
2020
|
* @memberof RawExportExport
|
|
2391
2021
|
*/
|
|
2392
|
-
createRawExport(requestParameters: RawExportExportCreateRawExportRequest, options?: AxiosRequestConfig):
|
|
2022
|
+
createRawExport(requestParameters: RawExportExportCreateRawExportRequest, options?: AxiosRequestConfig): AxiosPromise<ExportExportResponse>;
|
|
2393
2023
|
/**
|
|
2394
2024
|
* Note: This API is an experimental and is going to change. Please, use it accordingly.After clients creates a POST export request, the processing of it will start shortly asynchronously. To retrieve the result, client has to check periodically for the result on this endpoint. In case the result isn\'t ready yet, the service returns 202. If the result is ready, it returns 200 and octet stream of the result file with provided filename.
|
|
2395
2025
|
* @summary (EXPERIMENTAL) Retrieve exported files
|
|
@@ -2398,106 +2028,72 @@ export declare class RawExportExport extends BaseAPI implements RawExportExportI
|
|
|
2398
2028
|
* @throws {RequiredError}
|
|
2399
2029
|
* @memberof RawExportExport
|
|
2400
2030
|
*/
|
|
2401
|
-
getRawExport(requestParameters: RawExportExportGetRawExportRequest, options?: AxiosRequestConfig):
|
|
2031
|
+
getRawExport(requestParameters: RawExportExportGetRawExportRequest, options?: AxiosRequestConfig): AxiosPromise<File>;
|
|
2402
2032
|
}
|
|
2403
2033
|
/**
|
|
2404
|
-
*
|
|
2405
|
-
* @export
|
|
2406
|
-
|
|
2407
|
-
|
|
2408
|
-
|
|
2409
|
-
|
|
2410
|
-
|
|
2411
|
-
|
|
2412
|
-
|
|
2413
|
-
|
|
2414
|
-
|
|
2415
|
-
|
|
2416
|
-
|
|
2417
|
-
|
|
2418
|
-
|
|
2419
|
-
|
|
2420
|
-
|
|
2421
|
-
|
|
2422
|
-
|
|
2423
|
-
|
|
2424
|
-
|
|
2425
|
-
|
|
2426
|
-
|
|
2427
|
-
|
|
2428
|
-
|
|
2429
|
-
|
|
2430
|
-
|
|
2431
|
-
|
|
2432
|
-
|
|
2433
|
-
|
|
2434
|
-
|
|
2435
|
-
|
|
2436
|
-
|
|
2437
|
-
|
|
2438
|
-
*
|
|
2439
|
-
* @
|
|
2440
|
-
|
|
2441
|
-
|
|
2442
|
-
|
|
2443
|
-
|
|
2444
|
-
|
|
2445
|
-
|
|
2446
|
-
|
|
2447
|
-
|
|
2448
|
-
|
|
2449
|
-
|
|
2450
|
-
|
|
2451
|
-
|
|
2452
|
-
|
|
2453
|
-
|
|
2454
|
-
|
|
2455
|
-
|
|
2456
|
-
|
|
2457
|
-
|
|
2458
|
-
|
|
2459
|
-
|
|
2460
|
-
|
|
2461
|
-
|
|
2462
|
-
|
|
2463
|
-
|
|
2464
|
-
|
|
2465
|
-
|
|
2466
|
-
|
|
2467
|
-
* @throws {RequiredError}
|
|
2468
|
-
*/
|
|
2469
|
-
getSlidesExportMetadata(workspaceId: string, exportId: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>>;
|
|
2470
|
-
};
|
|
2471
|
-
/**
|
|
2472
|
-
* SlidesExportExport - factory interface
|
|
2473
|
-
* @export
|
|
2474
|
-
*/
|
|
2475
|
-
export declare const SlidesExportExportFactory: (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) => {
|
|
2476
|
-
/**
|
|
2477
|
-
* Note: This API is an experimental and is going to change. Please, use it accordingly. A slides export job will be created based on the export request and put to queue to be executed. The result of the operation will be an exportResult identifier that will be assembled by the client into a url that can be polled.
|
|
2478
|
-
* @summary (EXPERIMENTAL) Create slides export request
|
|
2479
|
-
* @param {SlidesExportExportCreateSlidesExportRequest} requestParameters Request parameters.
|
|
2480
|
-
* @param {*} [options] Override http request option.
|
|
2481
|
-
* @throws {RequiredError}
|
|
2482
|
-
*/
|
|
2483
|
-
createSlidesExport(requestParameters: SlidesExportExportCreateSlidesExportRequest, options?: AxiosRequestConfig): AxiosPromise<ExportExportResponse>;
|
|
2484
|
-
/**
|
|
2485
|
-
* Note: This API is an experimental and is going to change. Please, use it accordingly. After clients creates a POST export request, the processing of it will start shortly asynchronously. To retrieve the result, client has to check periodically for the result on this endpoint. In case the result isn\'t ready yet, the service returns 202. If the result is ready, it returns 200 and octet stream of the result file with provided filename.
|
|
2486
|
-
* @summary (EXPERIMENTAL) Retrieve exported files
|
|
2487
|
-
* @param {SlidesExportExportGetSlidesExportRequest} requestParameters Request parameters.
|
|
2488
|
-
* @param {*} [options] Override http request option.
|
|
2489
|
-
* @throws {RequiredError}
|
|
2490
|
-
*/
|
|
2491
|
-
getSlidesExport(requestParameters: SlidesExportExportGetSlidesExportRequest, options?: AxiosRequestConfig): AxiosPromise<File>;
|
|
2492
|
-
/**
|
|
2493
|
-
* Note: This API is an experimental and is going to change. Please, use it accordingly. This endpoint serves as a cache for user-defined metadata of the export for the front end UI to retrieve it, if one was created using the POST ../export/slides endpoint. The metadata structure is not verified.
|
|
2494
|
-
* @summary (EXPERIMENTAL) Retrieve metadata context
|
|
2495
|
-
* @param {SlidesExportExportGetSlidesExportMetadataRequest} requestParameters Request parameters.
|
|
2496
|
-
* @param {*} [options] Override http request option.
|
|
2497
|
-
* @throws {RequiredError}
|
|
2498
|
-
*/
|
|
2499
|
-
getSlidesExportMetadata(requestParameters: SlidesExportExportGetSlidesExportMetadataRequest, options?: AxiosRequestConfig): AxiosPromise<void>;
|
|
2500
|
-
};
|
|
2034
|
+
* Note: This API is an experimental and is going to change. Please, use it accordingly. A slides export job will be created based on the export request and put to queue to be executed. The result of the operation will be an exportResult identifier that will be assembled by the client into a url that can be polled.
|
|
2035
|
+
* @summary (EXPERIMENTAL) Create slides export request
|
|
2036
|
+
* @param {string} workspaceId
|
|
2037
|
+
* @param {ExportSlidesExportRequest} exportSlidesExportRequest
|
|
2038
|
+
* @param {boolean} [xGdcDebug]
|
|
2039
|
+
* @param {*} [options] Override http request option.
|
|
2040
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
2041
|
+
* @throws {RequiredError}
|
|
2042
|
+
*/
|
|
2043
|
+
export declare function SlidesExportExportAxiosParamCreator_CreateSlidesExport(workspaceId: string, exportSlidesExportRequest: ExportSlidesExportRequest, xGdcDebug?: boolean, options?: AxiosRequestConfig, configuration?: Configuration): Promise<RequestArgs>;
|
|
2044
|
+
/**
|
|
2045
|
+
* Note: This API is an experimental and is going to change. Please, use it accordingly. After clients creates a POST export request, the processing of it will start shortly asynchronously. To retrieve the result, client has to check periodically for the result on this endpoint. In case the result isn\'t ready yet, the service returns 202. If the result is ready, it returns 200 and octet stream of the result file with provided filename.
|
|
2046
|
+
* @summary (EXPERIMENTAL) Retrieve exported files
|
|
2047
|
+
* @param {string} workspaceId
|
|
2048
|
+
* @param {string} exportId
|
|
2049
|
+
* @param {*} [options] Override http request option.
|
|
2050
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
2051
|
+
* @throws {RequiredError}
|
|
2052
|
+
*/
|
|
2053
|
+
export declare function SlidesExportExportAxiosParamCreator_GetSlidesExport(workspaceId: string, exportId: string, options?: AxiosRequestConfig, configuration?: Configuration): Promise<RequestArgs>;
|
|
2054
|
+
/**
|
|
2055
|
+
* Note: This API is an experimental and is going to change. Please, use it accordingly. This endpoint serves as a cache for user-defined metadata of the export for the front end UI to retrieve it, if one was created using the POST ../export/slides endpoint. The metadata structure is not verified.
|
|
2056
|
+
* @summary (EXPERIMENTAL) Retrieve metadata context
|
|
2057
|
+
* @param {string} workspaceId
|
|
2058
|
+
* @param {string} exportId
|
|
2059
|
+
* @param {*} [options] Override http request option.
|
|
2060
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
2061
|
+
* @throws {RequiredError}
|
|
2062
|
+
*/
|
|
2063
|
+
export declare function SlidesExportExportAxiosParamCreator_GetSlidesExportMetadata(workspaceId: string, exportId: string, options?: AxiosRequestConfig, configuration?: Configuration): Promise<RequestArgs>;
|
|
2064
|
+
/**
|
|
2065
|
+
* Note: This API is an experimental and is going to change. Please, use it accordingly. A slides export job will be created based on the export request and put to queue to be executed. The result of the operation will be an exportResult identifier that will be assembled by the client into a url that can be polled.
|
|
2066
|
+
* @summary (EXPERIMENTAL) Create slides export request
|
|
2067
|
+
* @param {AxiosInstance} axios Axios instance.
|
|
2068
|
+
* @param {string} basePath Base path.
|
|
2069
|
+
* @param {SlidesExportExportCreateSlidesExportRequest} requestParameters Request parameters.
|
|
2070
|
+
* @param {*} [options] Override http request option.
|
|
2071
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
2072
|
+
* @throws {RequiredError}
|
|
2073
|
+
*/
|
|
2074
|
+
export declare function SlidesExportExport_CreateSlidesExport(axios: AxiosInstance, basePath: string, requestParameters: SlidesExportExportCreateSlidesExportRequest, options?: AxiosRequestConfig, configuration?: Configuration): AxiosPromise<ExportExportResponse>;
|
|
2075
|
+
/**
|
|
2076
|
+
* Note: This API is an experimental and is going to change. Please, use it accordingly. After clients creates a POST export request, the processing of it will start shortly asynchronously. To retrieve the result, client has to check periodically for the result on this endpoint. In case the result isn\'t ready yet, the service returns 202. If the result is ready, it returns 200 and octet stream of the result file with provided filename.
|
|
2077
|
+
* @summary (EXPERIMENTAL) Retrieve exported files
|
|
2078
|
+
* @param {AxiosInstance} axios Axios instance.
|
|
2079
|
+
* @param {string} basePath Base path.
|
|
2080
|
+
* @param {SlidesExportExportGetSlidesExportRequest} requestParameters Request parameters.
|
|
2081
|
+
* @param {*} [options] Override http request option.
|
|
2082
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
2083
|
+
* @throws {RequiredError}
|
|
2084
|
+
*/
|
|
2085
|
+
export declare function SlidesExportExport_GetSlidesExport(axios: AxiosInstance, basePath: string, requestParameters: SlidesExportExportGetSlidesExportRequest, options?: AxiosRequestConfig, configuration?: Configuration): AxiosPromise<File>;
|
|
2086
|
+
/**
|
|
2087
|
+
* Note: This API is an experimental and is going to change. Please, use it accordingly. This endpoint serves as a cache for user-defined metadata of the export for the front end UI to retrieve it, if one was created using the POST ../export/slides endpoint. The metadata structure is not verified.
|
|
2088
|
+
* @summary (EXPERIMENTAL) Retrieve metadata context
|
|
2089
|
+
* @param {AxiosInstance} axios Axios instance.
|
|
2090
|
+
* @param {string} basePath Base path.
|
|
2091
|
+
* @param {SlidesExportExportGetSlidesExportMetadataRequest} requestParameters Request parameters.
|
|
2092
|
+
* @param {*} [options] Override http request option.
|
|
2093
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
2094
|
+
* @throws {RequiredError}
|
|
2095
|
+
*/
|
|
2096
|
+
export declare function SlidesExportExport_GetSlidesExportMetadata(axios: AxiosInstance, basePath: string, requestParameters: SlidesExportExportGetSlidesExportMetadataRequest, options?: AxiosRequestConfig, configuration?: Configuration): AxiosPromise<void>;
|
|
2501
2097
|
/**
|
|
2502
2098
|
* SlidesExportExport - interface
|
|
2503
2099
|
* @export
|
|
@@ -2610,7 +2206,7 @@ export declare class SlidesExportExport extends BaseAPI implements SlidesExportE
|
|
|
2610
2206
|
* @throws {RequiredError}
|
|
2611
2207
|
* @memberof SlidesExportExport
|
|
2612
2208
|
*/
|
|
2613
|
-
createSlidesExport(requestParameters: SlidesExportExportCreateSlidesExportRequest, options?: AxiosRequestConfig):
|
|
2209
|
+
createSlidesExport(requestParameters: SlidesExportExportCreateSlidesExportRequest, options?: AxiosRequestConfig): AxiosPromise<ExportExportResponse>;
|
|
2614
2210
|
/**
|
|
2615
2211
|
* Note: This API is an experimental and is going to change. Please, use it accordingly. After clients creates a POST export request, the processing of it will start shortly asynchronously. To retrieve the result, client has to check periodically for the result on this endpoint. In case the result isn\'t ready yet, the service returns 202. If the result is ready, it returns 200 and octet stream of the result file with provided filename.
|
|
2616
2212
|
* @summary (EXPERIMENTAL) Retrieve exported files
|
|
@@ -2619,7 +2215,7 @@ export declare class SlidesExportExport extends BaseAPI implements SlidesExportE
|
|
|
2619
2215
|
* @throws {RequiredError}
|
|
2620
2216
|
* @memberof SlidesExportExport
|
|
2621
2217
|
*/
|
|
2622
|
-
getSlidesExport(requestParameters: SlidesExportExportGetSlidesExportRequest, options?: AxiosRequestConfig):
|
|
2218
|
+
getSlidesExport(requestParameters: SlidesExportExportGetSlidesExportRequest, options?: AxiosRequestConfig): AxiosPromise<File>;
|
|
2623
2219
|
/**
|
|
2624
2220
|
* Note: This API is an experimental and is going to change. Please, use it accordingly. This endpoint serves as a cache for user-defined metadata of the export for the front end UI to retrieve it, if one was created using the POST ../export/slides endpoint. The metadata structure is not verified.
|
|
2625
2221
|
* @summary (EXPERIMENTAL) Retrieve metadata context
|
|
@@ -2628,106 +2224,72 @@ export declare class SlidesExportExport extends BaseAPI implements SlidesExportE
|
|
|
2628
2224
|
* @throws {RequiredError}
|
|
2629
2225
|
* @memberof SlidesExportExport
|
|
2630
2226
|
*/
|
|
2631
|
-
getSlidesExportMetadata(requestParameters: SlidesExportExportGetSlidesExportMetadataRequest, options?: AxiosRequestConfig):
|
|
2227
|
+
getSlidesExportMetadata(requestParameters: SlidesExportExportGetSlidesExportMetadataRequest, options?: AxiosRequestConfig): AxiosPromise<void>;
|
|
2632
2228
|
}
|
|
2633
2229
|
/**
|
|
2634
|
-
*
|
|
2635
|
-
* @export
|
|
2636
|
-
|
|
2637
|
-
|
|
2638
|
-
|
|
2639
|
-
|
|
2640
|
-
|
|
2641
|
-
|
|
2642
|
-
|
|
2643
|
-
|
|
2644
|
-
|
|
2645
|
-
|
|
2646
|
-
|
|
2647
|
-
|
|
2648
|
-
|
|
2649
|
-
|
|
2650
|
-
|
|
2651
|
-
|
|
2652
|
-
|
|
2653
|
-
|
|
2654
|
-
|
|
2655
|
-
|
|
2656
|
-
|
|
2657
|
-
|
|
2658
|
-
|
|
2659
|
-
|
|
2660
|
-
|
|
2661
|
-
|
|
2662
|
-
|
|
2663
|
-
|
|
2664
|
-
|
|
2665
|
-
|
|
2666
|
-
|
|
2667
|
-
|
|
2668
|
-
*
|
|
2669
|
-
* @
|
|
2670
|
-
|
|
2671
|
-
|
|
2672
|
-
|
|
2673
|
-
|
|
2674
|
-
|
|
2675
|
-
|
|
2676
|
-
|
|
2677
|
-
|
|
2678
|
-
|
|
2679
|
-
|
|
2680
|
-
|
|
2681
|
-
|
|
2682
|
-
|
|
2683
|
-
|
|
2684
|
-
|
|
2685
|
-
|
|
2686
|
-
|
|
2687
|
-
|
|
2688
|
-
|
|
2689
|
-
|
|
2690
|
-
|
|
2691
|
-
|
|
2692
|
-
|
|
2693
|
-
|
|
2694
|
-
|
|
2695
|
-
|
|
2696
|
-
|
|
2697
|
-
* @throws {RequiredError}
|
|
2698
|
-
*/
|
|
2699
|
-
getTabularExport(workspaceId: string, exportId: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<File>>;
|
|
2700
|
-
};
|
|
2701
|
-
/**
|
|
2702
|
-
* TabularExportExport - factory interface
|
|
2703
|
-
* @export
|
|
2704
|
-
*/
|
|
2705
|
-
export declare const TabularExportExportFactory: (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) => {
|
|
2706
|
-
/**
|
|
2707
|
-
* Note: This API is an experimental and is going to change. Please, use it accordingly.An tabular export job will be created based on the export request and put to queue to be executed. The result of the operation will be an exportResult identifier that will be assembled by the client into a url that can be polled.
|
|
2708
|
-
* @summary (EXPERIMENTAL) Create dashboard tabular export request
|
|
2709
|
-
* @param {TabularExportExportCreateDashboardExportRequestRequest} requestParameters Request parameters.
|
|
2710
|
-
* @param {*} [options] Override http request option.
|
|
2711
|
-
* @throws {RequiredError}
|
|
2712
|
-
*/
|
|
2713
|
-
createDashboardExportRequest(requestParameters: TabularExportExportCreateDashboardExportRequestRequest, options?: AxiosRequestConfig): AxiosPromise<ExportExportResponse>;
|
|
2714
|
-
/**
|
|
2715
|
-
* An tabular export job will be created based on the export request and put to queue to be executed. The result of the operation will be an exportResult identifier that will be assembled by the client into a url that can be polled.
|
|
2716
|
-
* @summary Create tabular export request
|
|
2717
|
-
* @param {TabularExportExportCreateTabularExportRequest} requestParameters Request parameters.
|
|
2718
|
-
* @param {*} [options] Override http request option.
|
|
2719
|
-
* @throws {RequiredError}
|
|
2720
|
-
*/
|
|
2721
|
-
createTabularExport(requestParameters: TabularExportExportCreateTabularExportRequest, options?: AxiosRequestConfig): AxiosPromise<ExportExportResponse>;
|
|
2722
|
-
/**
|
|
2723
|
-
* After clients creates a POST export request, the processing of it will start shortly asynchronously. To retrieve the result, client has to check periodically for the result on this endpoint. In case the result isn\'t ready yet, the service returns 202. If the result is ready, it returns 200 and octet stream of the result file with provided filename.
|
|
2724
|
-
* @summary Retrieve exported files
|
|
2725
|
-
* @param {TabularExportExportGetTabularExportRequest} requestParameters Request parameters.
|
|
2726
|
-
* @param {*} [options] Override http request option.
|
|
2727
|
-
* @throws {RequiredError}
|
|
2728
|
-
*/
|
|
2729
|
-
getTabularExport(requestParameters: TabularExportExportGetTabularExportRequest, options?: AxiosRequestConfig): AxiosPromise<File>;
|
|
2730
|
-
};
|
|
2230
|
+
* Note: This API is an experimental and is going to change. Please, use it accordingly.An tabular export job will be created based on the export request and put to queue to be executed. The result of the operation will be an exportResult identifier that will be assembled by the client into a url that can be polled.
|
|
2231
|
+
* @summary (EXPERIMENTAL) Create dashboard tabular export request
|
|
2232
|
+
* @param {string} workspaceId
|
|
2233
|
+
* @param {string} dashboardId
|
|
2234
|
+
* @param {ExportDashboardTabularExportRequest} exportDashboardTabularExportRequest
|
|
2235
|
+
* @param {*} [options] Override http request option.
|
|
2236
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
2237
|
+
* @throws {RequiredError}
|
|
2238
|
+
*/
|
|
2239
|
+
export declare function TabularExportExportAxiosParamCreator_CreateDashboardExportRequest(workspaceId: string, dashboardId: string, exportDashboardTabularExportRequest: ExportDashboardTabularExportRequest, options?: AxiosRequestConfig, configuration?: Configuration): Promise<RequestArgs>;
|
|
2240
|
+
/**
|
|
2241
|
+
* An tabular export job will be created based on the export request and put to queue to be executed. The result of the operation will be an exportResult identifier that will be assembled by the client into a url that can be polled.
|
|
2242
|
+
* @summary Create tabular export request
|
|
2243
|
+
* @param {string} workspaceId
|
|
2244
|
+
* @param {ExportTabularExportRequest} exportTabularExportRequest
|
|
2245
|
+
* @param {*} [options] Override http request option.
|
|
2246
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
2247
|
+
* @throws {RequiredError}
|
|
2248
|
+
*/
|
|
2249
|
+
export declare function TabularExportExportAxiosParamCreator_CreateTabularExport(workspaceId: string, exportTabularExportRequest: ExportTabularExportRequest, options?: AxiosRequestConfig, configuration?: Configuration): Promise<RequestArgs>;
|
|
2250
|
+
/**
|
|
2251
|
+
* After clients creates a POST export request, the processing of it will start shortly asynchronously. To retrieve the result, client has to check periodically for the result on this endpoint. In case the result isn\'t ready yet, the service returns 202. If the result is ready, it returns 200 and octet stream of the result file with provided filename.
|
|
2252
|
+
* @summary Retrieve exported files
|
|
2253
|
+
* @param {string} workspaceId
|
|
2254
|
+
* @param {string} exportId
|
|
2255
|
+
* @param {*} [options] Override http request option.
|
|
2256
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
2257
|
+
* @throws {RequiredError}
|
|
2258
|
+
*/
|
|
2259
|
+
export declare function TabularExportExportAxiosParamCreator_GetTabularExport(workspaceId: string, exportId: string, options?: AxiosRequestConfig, configuration?: Configuration): Promise<RequestArgs>;
|
|
2260
|
+
/**
|
|
2261
|
+
* Note: This API is an experimental and is going to change. Please, use it accordingly.An tabular export job will be created based on the export request and put to queue to be executed. The result of the operation will be an exportResult identifier that will be assembled by the client into a url that can be polled.
|
|
2262
|
+
* @summary (EXPERIMENTAL) Create dashboard tabular export request
|
|
2263
|
+
* @param {AxiosInstance} axios Axios instance.
|
|
2264
|
+
* @param {string} basePath Base path.
|
|
2265
|
+
* @param {TabularExportExportCreateDashboardExportRequestRequest} requestParameters Request parameters.
|
|
2266
|
+
* @param {*} [options] Override http request option.
|
|
2267
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
2268
|
+
* @throws {RequiredError}
|
|
2269
|
+
*/
|
|
2270
|
+
export declare function TabularExportExport_CreateDashboardExportRequest(axios: AxiosInstance, basePath: string, requestParameters: TabularExportExportCreateDashboardExportRequestRequest, options?: AxiosRequestConfig, configuration?: Configuration): AxiosPromise<ExportExportResponse>;
|
|
2271
|
+
/**
|
|
2272
|
+
* An tabular export job will be created based on the export request and put to queue to be executed. The result of the operation will be an exportResult identifier that will be assembled by the client into a url that can be polled.
|
|
2273
|
+
* @summary Create tabular export request
|
|
2274
|
+
* @param {AxiosInstance} axios Axios instance.
|
|
2275
|
+
* @param {string} basePath Base path.
|
|
2276
|
+
* @param {TabularExportExportCreateTabularExportRequest} requestParameters Request parameters.
|
|
2277
|
+
* @param {*} [options] Override http request option.
|
|
2278
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
2279
|
+
* @throws {RequiredError}
|
|
2280
|
+
*/
|
|
2281
|
+
export declare function TabularExportExport_CreateTabularExport(axios: AxiosInstance, basePath: string, requestParameters: TabularExportExportCreateTabularExportRequest, options?: AxiosRequestConfig, configuration?: Configuration): AxiosPromise<ExportExportResponse>;
|
|
2282
|
+
/**
|
|
2283
|
+
* After clients creates a POST export request, the processing of it will start shortly asynchronously. To retrieve the result, client has to check periodically for the result on this endpoint. In case the result isn\'t ready yet, the service returns 202. If the result is ready, it returns 200 and octet stream of the result file with provided filename.
|
|
2284
|
+
* @summary Retrieve exported files
|
|
2285
|
+
* @param {AxiosInstance} axios Axios instance.
|
|
2286
|
+
* @param {string} basePath Base path.
|
|
2287
|
+
* @param {TabularExportExportGetTabularExportRequest} requestParameters Request parameters.
|
|
2288
|
+
* @param {*} [options] Override http request option.
|
|
2289
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
2290
|
+
* @throws {RequiredError}
|
|
2291
|
+
*/
|
|
2292
|
+
export declare function TabularExportExport_GetTabularExport(axios: AxiosInstance, basePath: string, requestParameters: TabularExportExportGetTabularExportRequest, options?: AxiosRequestConfig, configuration?: Configuration): AxiosPromise<File>;
|
|
2731
2293
|
/**
|
|
2732
2294
|
* TabularExportExport - interface
|
|
2733
2295
|
* @export
|
|
@@ -2840,7 +2402,7 @@ export declare class TabularExportExport extends BaseAPI implements TabularExpor
|
|
|
2840
2402
|
* @throws {RequiredError}
|
|
2841
2403
|
* @memberof TabularExportExport
|
|
2842
2404
|
*/
|
|
2843
|
-
createDashboardExportRequest(requestParameters: TabularExportExportCreateDashboardExportRequestRequest, options?: AxiosRequestConfig):
|
|
2405
|
+
createDashboardExportRequest(requestParameters: TabularExportExportCreateDashboardExportRequestRequest, options?: AxiosRequestConfig): AxiosPromise<ExportExportResponse>;
|
|
2844
2406
|
/**
|
|
2845
2407
|
* An tabular export job will be created based on the export request and put to queue to be executed. The result of the operation will be an exportResult identifier that will be assembled by the client into a url that can be polled.
|
|
2846
2408
|
* @summary Create tabular export request
|
|
@@ -2849,7 +2411,7 @@ export declare class TabularExportExport extends BaseAPI implements TabularExpor
|
|
|
2849
2411
|
* @throws {RequiredError}
|
|
2850
2412
|
* @memberof TabularExportExport
|
|
2851
2413
|
*/
|
|
2852
|
-
createTabularExport(requestParameters: TabularExportExportCreateTabularExportRequest, options?: AxiosRequestConfig):
|
|
2414
|
+
createTabularExport(requestParameters: TabularExportExportCreateTabularExportRequest, options?: AxiosRequestConfig): AxiosPromise<ExportExportResponse>;
|
|
2853
2415
|
/**
|
|
2854
2416
|
* After clients creates a POST export request, the processing of it will start shortly asynchronously. To retrieve the result, client has to check periodically for the result on this endpoint. In case the result isn\'t ready yet, the service returns 202. If the result is ready, it returns 200 and octet stream of the result file with provided filename.
|
|
2855
2417
|
* @summary Retrieve exported files
|
|
@@ -2858,106 +2420,72 @@ export declare class TabularExportExport extends BaseAPI implements TabularExpor
|
|
|
2858
2420
|
* @throws {RequiredError}
|
|
2859
2421
|
* @memberof TabularExportExport
|
|
2860
2422
|
*/
|
|
2861
|
-
getTabularExport(requestParameters: TabularExportExportGetTabularExportRequest, options?: AxiosRequestConfig):
|
|
2423
|
+
getTabularExport(requestParameters: TabularExportExportGetTabularExportRequest, options?: AxiosRequestConfig): AxiosPromise<File>;
|
|
2862
2424
|
}
|
|
2863
2425
|
/**
|
|
2864
|
-
*
|
|
2865
|
-
* @export
|
|
2866
|
-
|
|
2867
|
-
|
|
2868
|
-
|
|
2869
|
-
|
|
2870
|
-
|
|
2871
|
-
|
|
2872
|
-
|
|
2873
|
-
|
|
2874
|
-
|
|
2875
|
-
|
|
2876
|
-
|
|
2877
|
-
|
|
2878
|
-
|
|
2879
|
-
|
|
2880
|
-
|
|
2881
|
-
|
|
2882
|
-
|
|
2883
|
-
|
|
2884
|
-
|
|
2885
|
-
|
|
2886
|
-
|
|
2887
|
-
|
|
2888
|
-
|
|
2889
|
-
|
|
2890
|
-
|
|
2891
|
-
|
|
2892
|
-
|
|
2893
|
-
|
|
2894
|
-
|
|
2895
|
-
|
|
2896
|
-
|
|
2897
|
-
|
|
2898
|
-
*
|
|
2899
|
-
* @
|
|
2900
|
-
|
|
2901
|
-
|
|
2902
|
-
|
|
2903
|
-
|
|
2904
|
-
|
|
2905
|
-
|
|
2906
|
-
|
|
2907
|
-
|
|
2908
|
-
|
|
2909
|
-
|
|
2910
|
-
|
|
2911
|
-
|
|
2912
|
-
|
|
2913
|
-
|
|
2914
|
-
|
|
2915
|
-
|
|
2916
|
-
|
|
2917
|
-
|
|
2918
|
-
|
|
2919
|
-
|
|
2920
|
-
|
|
2921
|
-
|
|
2922
|
-
|
|
2923
|
-
|
|
2924
|
-
|
|
2925
|
-
|
|
2926
|
-
|
|
2927
|
-
* @throws {RequiredError}
|
|
2928
|
-
*/
|
|
2929
|
-
getMetadata(workspaceId: string, exportId: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>>;
|
|
2930
|
-
};
|
|
2931
|
-
/**
|
|
2932
|
-
* VisualExportExport - factory interface
|
|
2933
|
-
* @export
|
|
2934
|
-
*/
|
|
2935
|
-
export declare const VisualExportExportFactory: (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) => {
|
|
2936
|
-
/**
|
|
2937
|
-
* An visual export job will be created based on the export request and put to queue to be executed. The result of the operation will be an exportResult identifier that will be assembled by the client into a url that can be polled.
|
|
2938
|
-
* @summary Create visual - pdf export request
|
|
2939
|
-
* @param {VisualExportExportCreatePdfExportRequest} requestParameters Request parameters.
|
|
2940
|
-
* @param {*} [options] Override http request option.
|
|
2941
|
-
* @throws {RequiredError}
|
|
2942
|
-
*/
|
|
2943
|
-
createPdfExport(requestParameters: VisualExportExportCreatePdfExportRequest, options?: AxiosRequestConfig): AxiosPromise<ExportExportResponse>;
|
|
2944
|
-
/**
|
|
2945
|
-
* Returns 202 until original POST export request is not processed.Returns 200 with exported data once the export is done.
|
|
2946
|
-
* @summary Retrieve exported files
|
|
2947
|
-
* @param {VisualExportExportGetExportedFileRequest} requestParameters Request parameters.
|
|
2948
|
-
* @param {*} [options] Override http request option.
|
|
2949
|
-
* @throws {RequiredError}
|
|
2950
|
-
*/
|
|
2951
|
-
getExportedFile(requestParameters: VisualExportExportGetExportedFileRequest, options?: AxiosRequestConfig): AxiosPromise<File>;
|
|
2952
|
-
/**
|
|
2953
|
-
* This endpoint serves as a cache for user-defined metadata of the export for the front end UI to retrieve it, if one was created using the POST ../export/visual endpoint. The metadata structure is not verified.
|
|
2954
|
-
* @summary Retrieve metadata context
|
|
2955
|
-
* @param {VisualExportExportGetMetadataRequest} requestParameters Request parameters.
|
|
2956
|
-
* @param {*} [options] Override http request option.
|
|
2957
|
-
* @throws {RequiredError}
|
|
2958
|
-
*/
|
|
2959
|
-
getMetadata(requestParameters: VisualExportExportGetMetadataRequest, options?: AxiosRequestConfig): AxiosPromise<void>;
|
|
2960
|
-
};
|
|
2426
|
+
* An visual export job will be created based on the export request and put to queue to be executed. The result of the operation will be an exportResult identifier that will be assembled by the client into a url that can be polled.
|
|
2427
|
+
* @summary Create visual - pdf export request
|
|
2428
|
+
* @param {string} workspaceId
|
|
2429
|
+
* @param {ExportVisualExportRequest} exportVisualExportRequest
|
|
2430
|
+
* @param {boolean} [xGdcDebug]
|
|
2431
|
+
* @param {*} [options] Override http request option.
|
|
2432
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
2433
|
+
* @throws {RequiredError}
|
|
2434
|
+
*/
|
|
2435
|
+
export declare function VisualExportExportAxiosParamCreator_CreatePdfExport(workspaceId: string, exportVisualExportRequest: ExportVisualExportRequest, xGdcDebug?: boolean, options?: AxiosRequestConfig, configuration?: Configuration): Promise<RequestArgs>;
|
|
2436
|
+
/**
|
|
2437
|
+
* Returns 202 until original POST export request is not processed.Returns 200 with exported data once the export is done.
|
|
2438
|
+
* @summary Retrieve exported files
|
|
2439
|
+
* @param {string} workspaceId
|
|
2440
|
+
* @param {string} exportId
|
|
2441
|
+
* @param {*} [options] Override http request option.
|
|
2442
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
2443
|
+
* @throws {RequiredError}
|
|
2444
|
+
*/
|
|
2445
|
+
export declare function VisualExportExportAxiosParamCreator_GetExportedFile(workspaceId: string, exportId: string, options?: AxiosRequestConfig, configuration?: Configuration): Promise<RequestArgs>;
|
|
2446
|
+
/**
|
|
2447
|
+
* This endpoint serves as a cache for user-defined metadata of the export for the front end UI to retrieve it, if one was created using the POST ../export/visual endpoint. The metadata structure is not verified.
|
|
2448
|
+
* @summary Retrieve metadata context
|
|
2449
|
+
* @param {string} workspaceId
|
|
2450
|
+
* @param {string} exportId
|
|
2451
|
+
* @param {*} [options] Override http request option.
|
|
2452
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
2453
|
+
* @throws {RequiredError}
|
|
2454
|
+
*/
|
|
2455
|
+
export declare function VisualExportExportAxiosParamCreator_GetMetadata(workspaceId: string, exportId: string, options?: AxiosRequestConfig, configuration?: Configuration): Promise<RequestArgs>;
|
|
2456
|
+
/**
|
|
2457
|
+
* An visual export job will be created based on the export request and put to queue to be executed. The result of the operation will be an exportResult identifier that will be assembled by the client into a url that can be polled.
|
|
2458
|
+
* @summary Create visual - pdf export request
|
|
2459
|
+
* @param {AxiosInstance} axios Axios instance.
|
|
2460
|
+
* @param {string} basePath Base path.
|
|
2461
|
+
* @param {VisualExportExportCreatePdfExportRequest} requestParameters Request parameters.
|
|
2462
|
+
* @param {*} [options] Override http request option.
|
|
2463
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
2464
|
+
* @throws {RequiredError}
|
|
2465
|
+
*/
|
|
2466
|
+
export declare function VisualExportExport_CreatePdfExport(axios: AxiosInstance, basePath: string, requestParameters: VisualExportExportCreatePdfExportRequest, options?: AxiosRequestConfig, configuration?: Configuration): AxiosPromise<ExportExportResponse>;
|
|
2467
|
+
/**
|
|
2468
|
+
* Returns 202 until original POST export request is not processed.Returns 200 with exported data once the export is done.
|
|
2469
|
+
* @summary Retrieve exported files
|
|
2470
|
+
* @param {AxiosInstance} axios Axios instance.
|
|
2471
|
+
* @param {string} basePath Base path.
|
|
2472
|
+
* @param {VisualExportExportGetExportedFileRequest} requestParameters Request parameters.
|
|
2473
|
+
* @param {*} [options] Override http request option.
|
|
2474
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
2475
|
+
* @throws {RequiredError}
|
|
2476
|
+
*/
|
|
2477
|
+
export declare function VisualExportExport_GetExportedFile(axios: AxiosInstance, basePath: string, requestParameters: VisualExportExportGetExportedFileRequest, options?: AxiosRequestConfig, configuration?: Configuration): AxiosPromise<File>;
|
|
2478
|
+
/**
|
|
2479
|
+
* This endpoint serves as a cache for user-defined metadata of the export for the front end UI to retrieve it, if one was created using the POST ../export/visual endpoint. The metadata structure is not verified.
|
|
2480
|
+
* @summary Retrieve metadata context
|
|
2481
|
+
* @param {AxiosInstance} axios Axios instance.
|
|
2482
|
+
* @param {string} basePath Base path.
|
|
2483
|
+
* @param {VisualExportExportGetMetadataRequest} requestParameters Request parameters.
|
|
2484
|
+
* @param {*} [options] Override http request option.
|
|
2485
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
2486
|
+
* @throws {RequiredError}
|
|
2487
|
+
*/
|
|
2488
|
+
export declare function VisualExportExport_GetMetadata(axios: AxiosInstance, basePath: string, requestParameters: VisualExportExportGetMetadataRequest, options?: AxiosRequestConfig, configuration?: Configuration): AxiosPromise<void>;
|
|
2961
2489
|
/**
|
|
2962
2490
|
* VisualExportExport - interface
|
|
2963
2491
|
* @export
|
|
@@ -3070,7 +2598,7 @@ export declare class VisualExportExport extends BaseAPI implements VisualExportE
|
|
|
3070
2598
|
* @throws {RequiredError}
|
|
3071
2599
|
* @memberof VisualExportExport
|
|
3072
2600
|
*/
|
|
3073
|
-
createPdfExport(requestParameters: VisualExportExportCreatePdfExportRequest, options?: AxiosRequestConfig):
|
|
2601
|
+
createPdfExport(requestParameters: VisualExportExportCreatePdfExportRequest, options?: AxiosRequestConfig): AxiosPromise<ExportExportResponse>;
|
|
3074
2602
|
/**
|
|
3075
2603
|
* Returns 202 until original POST export request is not processed.Returns 200 with exported data once the export is done.
|
|
3076
2604
|
* @summary Retrieve exported files
|
|
@@ -3079,7 +2607,7 @@ export declare class VisualExportExport extends BaseAPI implements VisualExportE
|
|
|
3079
2607
|
* @throws {RequiredError}
|
|
3080
2608
|
* @memberof VisualExportExport
|
|
3081
2609
|
*/
|
|
3082
|
-
getExportedFile(requestParameters: VisualExportExportGetExportedFileRequest, options?: AxiosRequestConfig):
|
|
2610
|
+
getExportedFile(requestParameters: VisualExportExportGetExportedFileRequest, options?: AxiosRequestConfig): AxiosPromise<File>;
|
|
3083
2611
|
/**
|
|
3084
2612
|
* This endpoint serves as a cache for user-defined metadata of the export for the front end UI to retrieve it, if one was created using the POST ../export/visual endpoint. The metadata structure is not verified.
|
|
3085
2613
|
* @summary Retrieve metadata context
|
|
@@ -3088,6 +2616,6 @@ export declare class VisualExportExport extends BaseAPI implements VisualExportE
|
|
|
3088
2616
|
* @throws {RequiredError}
|
|
3089
2617
|
* @memberof VisualExportExport
|
|
3090
2618
|
*/
|
|
3091
|
-
getMetadata(requestParameters: VisualExportExportGetMetadataRequest, options?: AxiosRequestConfig):
|
|
2619
|
+
getMetadata(requestParameters: VisualExportExportGetMetadataRequest, options?: AxiosRequestConfig): AxiosPromise<void>;
|
|
3092
2620
|
}
|
|
3093
2621
|
//# sourceMappingURL=api.d.ts.map
|