@emilgroup/tenant-sdk-node 1.34.1-beta.38 → 1.34.1-beta.39
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/.openapi-generator/FILES +0 -19
- package/README.md +2 -2
- package/api/dashboard-api.ts +0 -103
- package/api.ts +0 -4
- package/base.ts +0 -1
- package/dist/api/dashboard-api.d.ts +0 -56
- package/dist/api/dashboard-api.js +0 -92
- package/dist/api.d.ts +0 -2
- package/dist/api.js +0 -2
- package/dist/base.d.ts +1 -2
- package/dist/base.js +0 -1
- package/dist/models/index.d.ts +0 -17
- package/dist/models/index.js +0 -17
- package/models/index.ts +0 -17
- package/package.json +2 -2
- package/api/report-schedule-api.ts +0 -697
- package/api/report-schedule-logs-api.ts +0 -250
- package/dist/api/report-schedule-api.d.ts +0 -394
- package/dist/api/report-schedule-api.js +0 -646
- package/dist/api/report-schedule-logs-api.d.ts +0 -150
- package/dist/api/report-schedule-logs-api.js +0 -264
- package/dist/models/admin-initial-tenant-config-dto.d.ts +0 -30
- package/dist/models/admin-initial-tenant-config-dto.js +0 -15
- package/dist/models/create-admin-tenant-request-dto.d.ts +0 -57
- package/dist/models/create-admin-tenant-request-dto.js +0 -15
- package/dist/models/create-report-schedule-request-dto.d.ts +0 -115
- package/dist/models/create-report-schedule-request-dto.js +0 -15
- package/dist/models/create-report-schedule-response-class.d.ts +0 -25
- package/dist/models/create-report-schedule-response-class.js +0 -15
- package/dist/models/dashboard-metadata-class.d.ts +0 -43
- package/dist/models/dashboard-metadata-class.js +0 -15
- package/dist/models/get-dashboard-metadata-response-class.d.ts +0 -25
- package/dist/models/get-dashboard-metadata-response-class.js +0 -15
- package/dist/models/get-report-schedule-response-class.d.ts +0 -25
- package/dist/models/get-report-schedule-response-class.js +0 -15
- package/dist/models/list-report-schedule-logs-response-class.d.ts +0 -43
- package/dist/models/list-report-schedule-logs-response-class.js +0 -15
- package/dist/models/list-report-schedules-response-class.d.ts +0 -43
- package/dist/models/list-report-schedules-response-class.js +0 -15
- package/dist/models/quick-sight-analysis-parameter-class.d.ts +0 -36
- package/dist/models/quick-sight-analysis-parameter-class.js +0 -15
- package/dist/models/report-schedule-class.d.ts +0 -157
- package/dist/models/report-schedule-class.js +0 -15
- package/dist/models/report-schedule-log-class.d.ts +0 -133
- package/dist/models/report-schedule-log-class.js +0 -15
- package/dist/models/report-schedule-parameter-class.d.ts +0 -42
- package/dist/models/report-schedule-parameter-class.js +0 -15
- package/dist/models/report-schedule-parameter-dto.d.ts +0 -42
- package/dist/models/report-schedule-parameter-dto.js +0 -15
- package/dist/models/report-schedule-parameter-value-class.d.ts +0 -30
- package/dist/models/report-schedule-parameter-value-class.js +0 -15
- package/dist/models/update-report-schedule-request-dto.d.ts +0 -121
- package/dist/models/update-report-schedule-request-dto.js +0 -15
- package/dist/models/update-report-schedule-response-class.d.ts +0 -25
- package/dist/models/update-report-schedule-response-class.js +0 -15
- package/models/admin-initial-tenant-config-dto.ts +0 -36
- package/models/create-admin-tenant-request-dto.ts +0 -63
- package/models/create-report-schedule-request-dto.ts +0 -121
- package/models/create-report-schedule-response-class.ts +0 -31
- package/models/dashboard-metadata-class.ts +0 -49
- package/models/get-dashboard-metadata-response-class.ts +0 -31
- package/models/get-report-schedule-response-class.ts +0 -31
- package/models/list-report-schedule-logs-response-class.ts +0 -49
- package/models/list-report-schedules-response-class.ts +0 -49
- package/models/quick-sight-analysis-parameter-class.ts +0 -42
- package/models/report-schedule-class.ts +0 -163
- package/models/report-schedule-log-class.ts +0 -139
- package/models/report-schedule-parameter-class.ts +0 -48
- package/models/report-schedule-parameter-dto.ts +0 -48
- package/models/report-schedule-parameter-value-class.ts +0 -36
- package/models/update-report-schedule-request-dto.ts +0 -127
- package/models/update-report-schedule-response-class.ts +0 -31
package/.openapi-generator/FILES
CHANGED
|
@@ -17,8 +17,6 @@ api/list-organization-invitations-api.ts
|
|
|
17
17
|
api/organization-migration-api.ts
|
|
18
18
|
api/organizations-api.ts
|
|
19
19
|
api/re-invite-an-organization-api.ts
|
|
20
|
-
api/report-schedule-api.ts
|
|
21
|
-
api/report-schedule-logs-api.ts
|
|
22
20
|
api/roles-api.ts
|
|
23
21
|
api/settings-api.ts
|
|
24
22
|
api/user-controller-rest-api.ts
|
|
@@ -31,12 +29,10 @@ git_push.sh
|
|
|
31
29
|
index.ts
|
|
32
30
|
models/add-users-to-group-request-dto.ts
|
|
33
31
|
models/add-users-to-group-response-class.ts
|
|
34
|
-
models/admin-initial-tenant-config-dto.ts
|
|
35
32
|
models/assign-user-roles-request-dto.ts
|
|
36
33
|
models/assign-user-roles-response-class.ts
|
|
37
34
|
models/batch-delete-request-dto.ts
|
|
38
35
|
models/batch-delete-response-class.ts
|
|
39
|
-
models/create-admin-tenant-request-dto.ts
|
|
40
36
|
models/create-custom-schema-request-dto.ts
|
|
41
37
|
models/create-custom-schema-response-class.ts
|
|
42
38
|
models/create-dashboard-group-request-dto.ts
|
|
@@ -49,8 +45,6 @@ models/create-data-report-request-dto.ts
|
|
|
49
45
|
models/create-data-report-response-class.ts
|
|
50
46
|
models/create-organization-migration-request-dto.ts
|
|
51
47
|
models/create-organization-migration-response-class.ts
|
|
52
|
-
models/create-report-schedule-request-dto.ts
|
|
53
|
-
models/create-report-schedule-response-class.ts
|
|
54
48
|
models/create-resources-migration-request-dto.ts
|
|
55
49
|
models/create-tenant-request-dto.ts
|
|
56
50
|
models/create-user-group-request-dto.ts
|
|
@@ -59,7 +53,6 @@ models/custom-field-dto.ts
|
|
|
59
53
|
models/custom-schema-class.ts
|
|
60
54
|
models/dashboard-class.ts
|
|
61
55
|
models/dashboard-group-class.ts
|
|
62
|
-
models/dashboard-metadata-class.ts
|
|
63
56
|
models/data-report-class.ts
|
|
64
57
|
models/data-report-filter-class.ts
|
|
65
58
|
models/data-report-filter-dto.ts
|
|
@@ -76,13 +69,11 @@ models/enable-users-response-class.ts
|
|
|
76
69
|
models/format-tenant-settings-class.ts
|
|
77
70
|
models/get-custom-schema-response-class.ts
|
|
78
71
|
models/get-dashboard-group-response-class.ts
|
|
79
|
-
models/get-dashboard-metadata-response-class.ts
|
|
80
72
|
models/get-dashboard-response-class.ts
|
|
81
73
|
models/get-data-report-response-class.ts
|
|
82
74
|
models/get-embedded-url-response-class.ts
|
|
83
75
|
models/get-organization-migration-response-class.ts
|
|
84
76
|
models/get-organization-response-class.ts
|
|
85
|
-
models/get-report-schedule-response-class.ts
|
|
86
77
|
models/get-settings-response-class.ts
|
|
87
78
|
models/get-user-group-response-class.ts
|
|
88
79
|
models/get-user-response-class.ts
|
|
@@ -106,8 +97,6 @@ models/list-invites-response-class.ts
|
|
|
106
97
|
models/list-org-invitations-response-class.ts
|
|
107
98
|
models/list-organization-migrations-response-class.ts
|
|
108
99
|
models/list-organizations-response-class.ts
|
|
109
|
-
models/list-report-schedule-logs-response-class.ts
|
|
110
|
-
models/list-report-schedules-response-class.ts
|
|
111
100
|
models/list-roles-response-class.ts
|
|
112
101
|
models/list-user-group-members-response-class.ts
|
|
113
102
|
models/list-user-groups-response-class.ts
|
|
@@ -118,14 +107,8 @@ models/organization-class.ts
|
|
|
118
107
|
models/organization-migration-class.ts
|
|
119
108
|
models/permission-class.ts
|
|
120
109
|
models/publish-dashboard-request-dto.ts
|
|
121
|
-
models/quick-sight-analysis-parameter-class.ts
|
|
122
110
|
models/re-invite-org-request-dto.ts
|
|
123
111
|
models/remove-users-from-group-request-dto.ts
|
|
124
|
-
models/report-schedule-class.ts
|
|
125
|
-
models/report-schedule-log-class.ts
|
|
126
|
-
models/report-schedule-parameter-class.ts
|
|
127
|
-
models/report-schedule-parameter-dto.ts
|
|
128
|
-
models/report-schedule-parameter-value-class.ts
|
|
129
112
|
models/revert-analysis-request-dto.ts
|
|
130
113
|
models/revert-organization-migration-request-dto.ts
|
|
131
114
|
models/revert-organization-migration-response-class.ts
|
|
@@ -149,8 +132,6 @@ models/update-data-report-request-dto.ts
|
|
|
149
132
|
models/update-data-report-response-class.ts
|
|
150
133
|
models/update-organization-request-dto-rest.ts
|
|
151
134
|
models/update-organization-response-class.ts
|
|
152
|
-
models/update-report-schedule-request-dto.ts
|
|
153
|
-
models/update-report-schedule-response-class.ts
|
|
154
135
|
models/update-user-group-request-dto.ts
|
|
155
136
|
models/update-user-group-response-class.ts
|
|
156
137
|
models/user-class.ts
|
package/README.md
CHANGED
|
@@ -17,11 +17,11 @@ Although this package can be used in both TypeScript and JavaScript, it is inten
|
|
|
17
17
|
Navigate to the folder of your consuming project and run one of the following commands:
|
|
18
18
|
|
|
19
19
|
```
|
|
20
|
-
npm install @emilgroup/tenant-sdk-node@1.34.1-beta.
|
|
20
|
+
npm install @emilgroup/tenant-sdk-node@1.34.1-beta.39 --save
|
|
21
21
|
```
|
|
22
22
|
or
|
|
23
23
|
```
|
|
24
|
-
yarn add @emilgroup/tenant-sdk-node@1.34.1-beta.
|
|
24
|
+
yarn add @emilgroup/tenant-sdk-node@1.34.1-beta.39
|
|
25
25
|
```
|
|
26
26
|
|
|
27
27
|
And then you can import `UsersApi`.
|
package/api/dashboard-api.ts
CHANGED
|
@@ -35,8 +35,6 @@ import { DuplicateDashboardRequestDto } from '../models';
|
|
|
35
35
|
// @ts-ignore
|
|
36
36
|
import { DuplicateDashboardResponseClass } from '../models';
|
|
37
37
|
// @ts-ignore
|
|
38
|
-
import { GetDashboardMetadataResponseClass } from '../models';
|
|
39
|
-
// @ts-ignore
|
|
40
38
|
import { GetDashboardResponseClass } from '../models';
|
|
41
39
|
// @ts-ignore
|
|
42
40
|
import { GetEmbeddedUrlResponseClass } from '../models';
|
|
@@ -377,51 +375,6 @@ export const DashboardApiAxiosParamCreator = function (configuration?: Configura
|
|
|
377
375
|
|
|
378
376
|
|
|
379
377
|
|
|
380
|
-
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
381
|
-
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
382
|
-
localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};
|
|
383
|
-
|
|
384
|
-
return {
|
|
385
|
-
url: toPathString(localVarUrlObj),
|
|
386
|
-
options: localVarRequestOptions,
|
|
387
|
-
};
|
|
388
|
-
},
|
|
389
|
-
/**
|
|
390
|
-
* Returns sheet names and parameter definitions for the dashboard analysis backing this record. **Required Permissions** \"reporting.dashboards.view\"
|
|
391
|
-
* @summary Retrieves QuickSight analysis metadata for a dashboard
|
|
392
|
-
* @param {string} code
|
|
393
|
-
* @param {string} [authorization] Bearer Token
|
|
394
|
-
* @param {*} [options] Override http request option.
|
|
395
|
-
* @throws {RequiredError}
|
|
396
|
-
*/
|
|
397
|
-
getDashboardMetadata: async (code: string, authorization?: string, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
|
|
398
|
-
// verify required parameter 'code' is not null or undefined
|
|
399
|
-
assertParamExists('getDashboardMetadata', 'code', code)
|
|
400
|
-
const localVarPath = `/tenantservice/v1/dashboards/{code}/metadata`
|
|
401
|
-
.replace(`{${"code"}}`, encodeURIComponent(String(code)));
|
|
402
|
-
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
403
|
-
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
404
|
-
let baseOptions;
|
|
405
|
-
let baseAccessToken;
|
|
406
|
-
if (configuration) {
|
|
407
|
-
baseOptions = configuration.baseOptions;
|
|
408
|
-
baseAccessToken = configuration.accessToken;
|
|
409
|
-
}
|
|
410
|
-
|
|
411
|
-
const localVarRequestOptions = { method: 'GET', ...baseOptions, ...options};
|
|
412
|
-
const localVarHeaderParameter = {} as any;
|
|
413
|
-
const localVarQueryParameter = {} as any;
|
|
414
|
-
|
|
415
|
-
// authentication bearer required
|
|
416
|
-
// http bearer authentication required
|
|
417
|
-
await setBearerAuthToObject(localVarHeaderParameter, configuration)
|
|
418
|
-
|
|
419
|
-
if (authorization !== undefined && authorization !== null || baseAccessToken !== undefined && baseAccessToken !== null) {
|
|
420
|
-
localVarHeaderParameter['Authorization'] = String(authorization ? authorization : baseAccessToken);
|
|
421
|
-
}
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
378
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
426
379
|
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
427
380
|
localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};
|
|
@@ -748,18 +701,6 @@ export const DashboardApiFp = function(configuration?: Configuration) {
|
|
|
748
701
|
const localVarAxiosArgs = await localVarAxiosParamCreator.getDashboardEmbeddedUrl(providerDashboardId, authorization, options);
|
|
749
702
|
return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
|
|
750
703
|
},
|
|
751
|
-
/**
|
|
752
|
-
* Returns sheet names and parameter definitions for the dashboard analysis backing this record. **Required Permissions** \"reporting.dashboards.view\"
|
|
753
|
-
* @summary Retrieves QuickSight analysis metadata for a dashboard
|
|
754
|
-
* @param {string} code
|
|
755
|
-
* @param {string} [authorization] Bearer Token
|
|
756
|
-
* @param {*} [options] Override http request option.
|
|
757
|
-
* @throws {RequiredError}
|
|
758
|
-
*/
|
|
759
|
-
async getDashboardMetadata(code: string, authorization?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<GetDashboardMetadataResponseClass>> {
|
|
760
|
-
const localVarAxiosArgs = await localVarAxiosParamCreator.getDashboardMetadata(code, authorization, options);
|
|
761
|
-
return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
|
|
762
|
-
},
|
|
763
704
|
/**
|
|
764
705
|
* Fetches a paginated list of dashboards with optional filtering and sorting capabilities. **Required Permissions** \"reporting.dashboards.view\"
|
|
765
706
|
* @summary Retrieves a list of dashboards
|
|
@@ -904,17 +845,6 @@ export const DashboardApiFactory = function (configuration?: Configuration, base
|
|
|
904
845
|
getDashboardEmbeddedUrl(providerDashboardId: string, authorization?: string, options?: any): AxiosPromise<GetEmbeddedUrlResponseClass> {
|
|
905
846
|
return localVarFp.getDashboardEmbeddedUrl(providerDashboardId, authorization, options).then((request) => request(axios, basePath));
|
|
906
847
|
},
|
|
907
|
-
/**
|
|
908
|
-
* Returns sheet names and parameter definitions for the dashboard analysis backing this record. **Required Permissions** \"reporting.dashboards.view\"
|
|
909
|
-
* @summary Retrieves QuickSight analysis metadata for a dashboard
|
|
910
|
-
* @param {string} code
|
|
911
|
-
* @param {string} [authorization] Bearer Token
|
|
912
|
-
* @param {*} [options] Override http request option.
|
|
913
|
-
* @throws {RequiredError}
|
|
914
|
-
*/
|
|
915
|
-
getDashboardMetadata(code: string, authorization?: string, options?: any): AxiosPromise<GetDashboardMetadataResponseClass> {
|
|
916
|
-
return localVarFp.getDashboardMetadata(code, authorization, options).then((request) => request(axios, basePath));
|
|
917
|
-
},
|
|
918
848
|
/**
|
|
919
849
|
* Fetches a paginated list of dashboards with optional filtering and sorting capabilities. **Required Permissions** \"reporting.dashboards.view\"
|
|
920
850
|
* @summary Retrieves a list of dashboards
|
|
@@ -1123,27 +1053,6 @@ export interface DashboardApiGetDashboardEmbeddedUrlRequest {
|
|
|
1123
1053
|
readonly authorization?: string
|
|
1124
1054
|
}
|
|
1125
1055
|
|
|
1126
|
-
/**
|
|
1127
|
-
* Request parameters for getDashboardMetadata operation in DashboardApi.
|
|
1128
|
-
* @export
|
|
1129
|
-
* @interface DashboardApiGetDashboardMetadataRequest
|
|
1130
|
-
*/
|
|
1131
|
-
export interface DashboardApiGetDashboardMetadataRequest {
|
|
1132
|
-
/**
|
|
1133
|
-
*
|
|
1134
|
-
* @type {string}
|
|
1135
|
-
* @memberof DashboardApiGetDashboardMetadata
|
|
1136
|
-
*/
|
|
1137
|
-
readonly code: string
|
|
1138
|
-
|
|
1139
|
-
/**
|
|
1140
|
-
* Bearer Token
|
|
1141
|
-
* @type {string}
|
|
1142
|
-
* @memberof DashboardApiGetDashboardMetadata
|
|
1143
|
-
*/
|
|
1144
|
-
readonly authorization?: string
|
|
1145
|
-
}
|
|
1146
|
-
|
|
1147
1056
|
/**
|
|
1148
1057
|
* Request parameters for listDashboards operation in DashboardApi.
|
|
1149
1058
|
* @export
|
|
@@ -1369,18 +1278,6 @@ export class DashboardApi extends BaseAPI {
|
|
|
1369
1278
|
return DashboardApiFp(this.configuration).getDashboardEmbeddedUrl(requestParameters.providerDashboardId, requestParameters.authorization, options).then((request) => request(this.axios, this.basePath));
|
|
1370
1279
|
}
|
|
1371
1280
|
|
|
1372
|
-
/**
|
|
1373
|
-
* Returns sheet names and parameter definitions for the dashboard analysis backing this record. **Required Permissions** \"reporting.dashboards.view\"
|
|
1374
|
-
* @summary Retrieves QuickSight analysis metadata for a dashboard
|
|
1375
|
-
* @param {DashboardApiGetDashboardMetadataRequest} requestParameters Request parameters.
|
|
1376
|
-
* @param {*} [options] Override http request option.
|
|
1377
|
-
* @throws {RequiredError}
|
|
1378
|
-
* @memberof DashboardApi
|
|
1379
|
-
*/
|
|
1380
|
-
public getDashboardMetadata(requestParameters: DashboardApiGetDashboardMetadataRequest, options?: AxiosRequestConfig) {
|
|
1381
|
-
return DashboardApiFp(this.configuration).getDashboardMetadata(requestParameters.code, requestParameters.authorization, options).then((request) => request(this.axios, this.basePath));
|
|
1382
|
-
}
|
|
1383
|
-
|
|
1384
1281
|
/**
|
|
1385
1282
|
* Fetches a paginated list of dashboards with optional filtering and sorting capabilities. **Required Permissions** \"reporting.dashboards.view\"
|
|
1386
1283
|
* @summary Retrieves a list of dashboards
|
package/api.ts
CHANGED
|
@@ -38,8 +38,6 @@ import { ListOrganizationInvitationsApi } from './api';
|
|
|
38
38
|
import { OrganizationMigrationApi } from './api';
|
|
39
39
|
import { OrganizationsApi } from './api';
|
|
40
40
|
import { ReInviteAnOrganizationApi } from './api';
|
|
41
|
-
import { ReportScheduleApi } from './api';
|
|
42
|
-
import { ReportScheduleLogsApi } from './api';
|
|
43
41
|
import { RolesApi } from './api';
|
|
44
42
|
import { SettingsApi } from './api';
|
|
45
43
|
import { UserControllerRestApi } from './api';
|
|
@@ -61,8 +59,6 @@ export * from './api/list-organization-invitations-api';
|
|
|
61
59
|
export * from './api/organization-migration-api';
|
|
62
60
|
export * from './api/organizations-api';
|
|
63
61
|
export * from './api/re-invite-an-organization-api';
|
|
64
|
-
export * from './api/report-schedule-api';
|
|
65
|
-
export * from './api/report-schedule-logs-api';
|
|
66
62
|
export * from './api/roles-api';
|
|
67
63
|
export * from './api/settings-api';
|
|
68
64
|
export * from './api/user-controller-rest-api';
|
package/base.ts
CHANGED
|
@@ -60,7 +60,6 @@ export enum Environment {
|
|
|
60
60
|
Staging = 'https://apiv2-staging.emil.de',
|
|
61
61
|
Development = 'https://apiv2-dev.emil.de',
|
|
62
62
|
ProductionZurich = 'https://eu-central-2.apiv2.emil.de',
|
|
63
|
-
StagingZurich = 'https://eu-central-2.apiv2-staging.emil.de',
|
|
64
63
|
}
|
|
65
64
|
|
|
66
65
|
let _retry_count = 0
|
|
@@ -19,7 +19,6 @@ import { CreateDashboardV2ResponseClass } from '../models';
|
|
|
19
19
|
import { DeleteResponseClass } from '../models';
|
|
20
20
|
import { DuplicateDashboardRequestDto } from '../models';
|
|
21
21
|
import { DuplicateDashboardResponseClass } from '../models';
|
|
22
|
-
import { GetDashboardMetadataResponseClass } from '../models';
|
|
23
22
|
import { GetDashboardResponseClass } from '../models';
|
|
24
23
|
import { GetEmbeddedUrlResponseClass } from '../models';
|
|
25
24
|
import { ListDashboardsResponseClass } from '../models';
|
|
@@ -97,15 +96,6 @@ export declare const DashboardApiAxiosParamCreator: (configuration?: Configurati
|
|
|
97
96
|
* @throws {RequiredError}
|
|
98
97
|
*/
|
|
99
98
|
getDashboardEmbeddedUrl: (providerDashboardId: string, authorization?: string, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
100
|
-
/**
|
|
101
|
-
* Returns sheet names and parameter definitions for the dashboard analysis backing this record. **Required Permissions** \"reporting.dashboards.view\"
|
|
102
|
-
* @summary Retrieves QuickSight analysis metadata for a dashboard
|
|
103
|
-
* @param {string} code
|
|
104
|
-
* @param {string} [authorization] Bearer Token
|
|
105
|
-
* @param {*} [options] Override http request option.
|
|
106
|
-
* @throws {RequiredError}
|
|
107
|
-
*/
|
|
108
|
-
getDashboardMetadata: (code: string, authorization?: string, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
109
99
|
/**
|
|
110
100
|
* Fetches a paginated list of dashboards with optional filtering and sorting capabilities. **Required Permissions** \"reporting.dashboards.view\"
|
|
111
101
|
* @summary Retrieves a list of dashboards
|
|
@@ -220,15 +210,6 @@ export declare const DashboardApiFp: (configuration?: Configuration) => {
|
|
|
220
210
|
* @throws {RequiredError}
|
|
221
211
|
*/
|
|
222
212
|
getDashboardEmbeddedUrl(providerDashboardId: string, authorization?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<GetEmbeddedUrlResponseClass>>;
|
|
223
|
-
/**
|
|
224
|
-
* Returns sheet names and parameter definitions for the dashboard analysis backing this record. **Required Permissions** \"reporting.dashboards.view\"
|
|
225
|
-
* @summary Retrieves QuickSight analysis metadata for a dashboard
|
|
226
|
-
* @param {string} code
|
|
227
|
-
* @param {string} [authorization] Bearer Token
|
|
228
|
-
* @param {*} [options] Override http request option.
|
|
229
|
-
* @throws {RequiredError}
|
|
230
|
-
*/
|
|
231
|
-
getDashboardMetadata(code: string, authorization?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<GetDashboardMetadataResponseClass>>;
|
|
232
213
|
/**
|
|
233
214
|
* Fetches a paginated list of dashboards with optional filtering and sorting capabilities. **Required Permissions** \"reporting.dashboards.view\"
|
|
234
215
|
* @summary Retrieves a list of dashboards
|
|
@@ -343,15 +324,6 @@ export declare const DashboardApiFactory: (configuration?: Configuration, basePa
|
|
|
343
324
|
* @throws {RequiredError}
|
|
344
325
|
*/
|
|
345
326
|
getDashboardEmbeddedUrl(providerDashboardId: string, authorization?: string, options?: any): AxiosPromise<GetEmbeddedUrlResponseClass>;
|
|
346
|
-
/**
|
|
347
|
-
* Returns sheet names and parameter definitions for the dashboard analysis backing this record. **Required Permissions** \"reporting.dashboards.view\"
|
|
348
|
-
* @summary Retrieves QuickSight analysis metadata for a dashboard
|
|
349
|
-
* @param {string} code
|
|
350
|
-
* @param {string} [authorization] Bearer Token
|
|
351
|
-
* @param {*} [options] Override http request option.
|
|
352
|
-
* @throws {RequiredError}
|
|
353
|
-
*/
|
|
354
|
-
getDashboardMetadata(code: string, authorization?: string, options?: any): AxiosPromise<GetDashboardMetadataResponseClass>;
|
|
355
327
|
/**
|
|
356
328
|
* Fetches a paginated list of dashboards with optional filtering and sorting capabilities. **Required Permissions** \"reporting.dashboards.view\"
|
|
357
329
|
* @summary Retrieves a list of dashboards
|
|
@@ -535,25 +507,6 @@ export interface DashboardApiGetDashboardEmbeddedUrlRequest {
|
|
|
535
507
|
*/
|
|
536
508
|
readonly authorization?: string;
|
|
537
509
|
}
|
|
538
|
-
/**
|
|
539
|
-
* Request parameters for getDashboardMetadata operation in DashboardApi.
|
|
540
|
-
* @export
|
|
541
|
-
* @interface DashboardApiGetDashboardMetadataRequest
|
|
542
|
-
*/
|
|
543
|
-
export interface DashboardApiGetDashboardMetadataRequest {
|
|
544
|
-
/**
|
|
545
|
-
*
|
|
546
|
-
* @type {string}
|
|
547
|
-
* @memberof DashboardApiGetDashboardMetadata
|
|
548
|
-
*/
|
|
549
|
-
readonly code: string;
|
|
550
|
-
/**
|
|
551
|
-
* Bearer Token
|
|
552
|
-
* @type {string}
|
|
553
|
-
* @memberof DashboardApiGetDashboardMetadata
|
|
554
|
-
*/
|
|
555
|
-
readonly authorization?: string;
|
|
556
|
-
}
|
|
557
510
|
/**
|
|
558
511
|
* Request parameters for listDashboards operation in DashboardApi.
|
|
559
512
|
* @export
|
|
@@ -743,15 +696,6 @@ export declare class DashboardApi extends BaseAPI {
|
|
|
743
696
|
* @memberof DashboardApi
|
|
744
697
|
*/
|
|
745
698
|
getDashboardEmbeddedUrl(requestParameters: DashboardApiGetDashboardEmbeddedUrlRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<GetEmbeddedUrlResponseClass, any, {}>>;
|
|
746
|
-
/**
|
|
747
|
-
* Returns sheet names and parameter definitions for the dashboard analysis backing this record. **Required Permissions** \"reporting.dashboards.view\"
|
|
748
|
-
* @summary Retrieves QuickSight analysis metadata for a dashboard
|
|
749
|
-
* @param {DashboardApiGetDashboardMetadataRequest} requestParameters Request parameters.
|
|
750
|
-
* @param {*} [options] Override http request option.
|
|
751
|
-
* @throws {RequiredError}
|
|
752
|
-
* @memberof DashboardApi
|
|
753
|
-
*/
|
|
754
|
-
getDashboardMetadata(requestParameters: DashboardApiGetDashboardMetadataRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<GetDashboardMetadataResponseClass, any, {}>>;
|
|
755
699
|
/**
|
|
756
700
|
* Fetches a paginated list of dashboards with optional filtering and sorting capabilities. **Required Permissions** \"reporting.dashboards.view\"
|
|
757
701
|
* @summary Retrieves a list of dashboards
|
|
@@ -440,54 +440,6 @@ var DashboardApiAxiosParamCreator = function (configuration) {
|
|
|
440
440
|
});
|
|
441
441
|
});
|
|
442
442
|
},
|
|
443
|
-
/**
|
|
444
|
-
* Returns sheet names and parameter definitions for the dashboard analysis backing this record. **Required Permissions** \"reporting.dashboards.view\"
|
|
445
|
-
* @summary Retrieves QuickSight analysis metadata for a dashboard
|
|
446
|
-
* @param {string} code
|
|
447
|
-
* @param {string} [authorization] Bearer Token
|
|
448
|
-
* @param {*} [options] Override http request option.
|
|
449
|
-
* @throws {RequiredError}
|
|
450
|
-
*/
|
|
451
|
-
getDashboardMetadata: function (code, authorization, options) {
|
|
452
|
-
if (options === void 0) { options = {}; }
|
|
453
|
-
return __awaiter(_this, void 0, void 0, function () {
|
|
454
|
-
var localVarPath, localVarUrlObj, baseOptions, baseAccessToken, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
455
|
-
return __generator(this, function (_a) {
|
|
456
|
-
switch (_a.label) {
|
|
457
|
-
case 0:
|
|
458
|
-
// verify required parameter 'code' is not null or undefined
|
|
459
|
-
(0, common_1.assertParamExists)('getDashboardMetadata', 'code', code);
|
|
460
|
-
localVarPath = "/tenantservice/v1/dashboards/{code}/metadata"
|
|
461
|
-
.replace("{".concat("code", "}"), encodeURIComponent(String(code)));
|
|
462
|
-
localVarUrlObj = new url_1.URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
463
|
-
if (configuration) {
|
|
464
|
-
baseOptions = configuration.baseOptions;
|
|
465
|
-
baseAccessToken = configuration.accessToken;
|
|
466
|
-
}
|
|
467
|
-
localVarRequestOptions = __assign(__assign({ method: 'GET' }, baseOptions), options);
|
|
468
|
-
localVarHeaderParameter = {};
|
|
469
|
-
localVarQueryParameter = {};
|
|
470
|
-
// authentication bearer required
|
|
471
|
-
// http bearer authentication required
|
|
472
|
-
return [4 /*yield*/, (0, common_1.setBearerAuthToObject)(localVarHeaderParameter, configuration)];
|
|
473
|
-
case 1:
|
|
474
|
-
// authentication bearer required
|
|
475
|
-
// http bearer authentication required
|
|
476
|
-
_a.sent();
|
|
477
|
-
if (authorization !== undefined && authorization !== null || baseAccessToken !== undefined && baseAccessToken !== null) {
|
|
478
|
-
localVarHeaderParameter['Authorization'] = String(authorization ? authorization : baseAccessToken);
|
|
479
|
-
}
|
|
480
|
-
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
481
|
-
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
482
|
-
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
483
|
-
return [2 /*return*/, {
|
|
484
|
-
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
485
|
-
options: localVarRequestOptions,
|
|
486
|
-
}];
|
|
487
|
-
}
|
|
488
|
-
});
|
|
489
|
-
});
|
|
490
|
-
},
|
|
491
443
|
/**
|
|
492
444
|
* Fetches a paginated list of dashboards with optional filtering and sorting capabilities. **Required Permissions** \"reporting.dashboards.view\"
|
|
493
445
|
* @summary Retrieves a list of dashboards
|
|
@@ -870,27 +822,6 @@ var DashboardApiFp = function (configuration) {
|
|
|
870
822
|
});
|
|
871
823
|
});
|
|
872
824
|
},
|
|
873
|
-
/**
|
|
874
|
-
* Returns sheet names and parameter definitions for the dashboard analysis backing this record. **Required Permissions** \"reporting.dashboards.view\"
|
|
875
|
-
* @summary Retrieves QuickSight analysis metadata for a dashboard
|
|
876
|
-
* @param {string} code
|
|
877
|
-
* @param {string} [authorization] Bearer Token
|
|
878
|
-
* @param {*} [options] Override http request option.
|
|
879
|
-
* @throws {RequiredError}
|
|
880
|
-
*/
|
|
881
|
-
getDashboardMetadata: function (code, authorization, options) {
|
|
882
|
-
return __awaiter(this, void 0, void 0, function () {
|
|
883
|
-
var localVarAxiosArgs;
|
|
884
|
-
return __generator(this, function (_a) {
|
|
885
|
-
switch (_a.label) {
|
|
886
|
-
case 0: return [4 /*yield*/, localVarAxiosParamCreator.getDashboardMetadata(code, authorization, options)];
|
|
887
|
-
case 1:
|
|
888
|
-
localVarAxiosArgs = _a.sent();
|
|
889
|
-
return [2 /*return*/, (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
|
|
890
|
-
}
|
|
891
|
-
});
|
|
892
|
-
});
|
|
893
|
-
},
|
|
894
825
|
/**
|
|
895
826
|
* Fetches a paginated list of dashboards with optional filtering and sorting capabilities. **Required Permissions** \"reporting.dashboards.view\"
|
|
896
827
|
* @summary Retrieves a list of dashboards
|
|
@@ -1071,17 +1002,6 @@ var DashboardApiFactory = function (configuration, basePath, axios) {
|
|
|
1071
1002
|
getDashboardEmbeddedUrl: function (providerDashboardId, authorization, options) {
|
|
1072
1003
|
return localVarFp.getDashboardEmbeddedUrl(providerDashboardId, authorization, options).then(function (request) { return request(axios, basePath); });
|
|
1073
1004
|
},
|
|
1074
|
-
/**
|
|
1075
|
-
* Returns sheet names and parameter definitions for the dashboard analysis backing this record. **Required Permissions** \"reporting.dashboards.view\"
|
|
1076
|
-
* @summary Retrieves QuickSight analysis metadata for a dashboard
|
|
1077
|
-
* @param {string} code
|
|
1078
|
-
* @param {string} [authorization] Bearer Token
|
|
1079
|
-
* @param {*} [options] Override http request option.
|
|
1080
|
-
* @throws {RequiredError}
|
|
1081
|
-
*/
|
|
1082
|
-
getDashboardMetadata: function (code, authorization, options) {
|
|
1083
|
-
return localVarFp.getDashboardMetadata(code, authorization, options).then(function (request) { return request(axios, basePath); });
|
|
1084
|
-
},
|
|
1085
1005
|
/**
|
|
1086
1006
|
* Fetches a paginated list of dashboards with optional filtering and sorting capabilities. **Required Permissions** \"reporting.dashboards.view\"
|
|
1087
1007
|
* @summary Retrieves a list of dashboards
|
|
@@ -1232,18 +1152,6 @@ var DashboardApi = /** @class */ (function (_super) {
|
|
|
1232
1152
|
var _this = this;
|
|
1233
1153
|
return (0, exports.DashboardApiFp)(this.configuration).getDashboardEmbeddedUrl(requestParameters.providerDashboardId, requestParameters.authorization, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
1234
1154
|
};
|
|
1235
|
-
/**
|
|
1236
|
-
* Returns sheet names and parameter definitions for the dashboard analysis backing this record. **Required Permissions** \"reporting.dashboards.view\"
|
|
1237
|
-
* @summary Retrieves QuickSight analysis metadata for a dashboard
|
|
1238
|
-
* @param {DashboardApiGetDashboardMetadataRequest} requestParameters Request parameters.
|
|
1239
|
-
* @param {*} [options] Override http request option.
|
|
1240
|
-
* @throws {RequiredError}
|
|
1241
|
-
* @memberof DashboardApi
|
|
1242
|
-
*/
|
|
1243
|
-
DashboardApi.prototype.getDashboardMetadata = function (requestParameters, options) {
|
|
1244
|
-
var _this = this;
|
|
1245
|
-
return (0, exports.DashboardApiFp)(this.configuration).getDashboardMetadata(requestParameters.code, requestParameters.authorization, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
1246
|
-
};
|
|
1247
1155
|
/**
|
|
1248
1156
|
* Fetches a paginated list of dashboards with optional filtering and sorting capabilities. **Required Permissions** \"reporting.dashboards.view\"
|
|
1249
1157
|
* @summary Retrieves a list of dashboards
|
package/dist/api.d.ts
CHANGED
|
@@ -23,8 +23,6 @@ export * from './api/list-organization-invitations-api';
|
|
|
23
23
|
export * from './api/organization-migration-api';
|
|
24
24
|
export * from './api/organizations-api';
|
|
25
25
|
export * from './api/re-invite-an-organization-api';
|
|
26
|
-
export * from './api/report-schedule-api';
|
|
27
|
-
export * from './api/report-schedule-logs-api';
|
|
28
26
|
export * from './api/roles-api';
|
|
29
27
|
export * from './api/settings-api';
|
|
30
28
|
export * from './api/user-controller-rest-api';
|
package/dist/api.js
CHANGED
|
@@ -41,8 +41,6 @@ __exportStar(require("./api/list-organization-invitations-api"), exports);
|
|
|
41
41
|
__exportStar(require("./api/organization-migration-api"), exports);
|
|
42
42
|
__exportStar(require("./api/organizations-api"), exports);
|
|
43
43
|
__exportStar(require("./api/re-invite-an-organization-api"), exports);
|
|
44
|
-
__exportStar(require("./api/report-schedule-api"), exports);
|
|
45
|
-
__exportStar(require("./api/report-schedule-logs-api"), exports);
|
|
46
44
|
__exportStar(require("./api/roles-api"), exports);
|
|
47
45
|
__exportStar(require("./api/settings-api"), exports);
|
|
48
46
|
__exportStar(require("./api/user-controller-rest-api"), exports);
|
package/dist/base.d.ts
CHANGED
|
@@ -39,8 +39,7 @@ export declare enum Environment {
|
|
|
39
39
|
Test = "https://apiv2-test.emil.de",
|
|
40
40
|
Staging = "https://apiv2-staging.emil.de",
|
|
41
41
|
Development = "https://apiv2-dev.emil.de",
|
|
42
|
-
ProductionZurich = "https://eu-central-2.apiv2.emil.de"
|
|
43
|
-
StagingZurich = "https://eu-central-2.apiv2-staging.emil.de"
|
|
42
|
+
ProductionZurich = "https://eu-central-2.apiv2.emil.de"
|
|
44
43
|
}
|
|
45
44
|
export declare function resetRetry(): void;
|
|
46
45
|
/**
|
package/dist/base.js
CHANGED
|
@@ -132,7 +132,6 @@ var Environment;
|
|
|
132
132
|
Environment["Staging"] = "https://apiv2-staging.emil.de";
|
|
133
133
|
Environment["Development"] = "https://apiv2-dev.emil.de";
|
|
134
134
|
Environment["ProductionZurich"] = "https://eu-central-2.apiv2.emil.de";
|
|
135
|
-
Environment["StagingZurich"] = "https://eu-central-2.apiv2-staging.emil.de";
|
|
136
135
|
})(Environment = exports.Environment || (exports.Environment = {}));
|
|
137
136
|
var _retry_count = 0;
|
|
138
137
|
var _retry = null;
|
package/dist/models/index.d.ts
CHANGED
|
@@ -1,11 +1,9 @@
|
|
|
1
1
|
export * from './add-users-to-group-request-dto';
|
|
2
2
|
export * from './add-users-to-group-response-class';
|
|
3
|
-
export * from './admin-initial-tenant-config-dto';
|
|
4
3
|
export * from './assign-user-roles-request-dto';
|
|
5
4
|
export * from './assign-user-roles-response-class';
|
|
6
5
|
export * from './batch-delete-request-dto';
|
|
7
6
|
export * from './batch-delete-response-class';
|
|
8
|
-
export * from './create-admin-tenant-request-dto';
|
|
9
7
|
export * from './create-custom-schema-request-dto';
|
|
10
8
|
export * from './create-custom-schema-response-class';
|
|
11
9
|
export * from './create-dashboard-group-request-dto';
|
|
@@ -18,8 +16,6 @@ export * from './create-data-report-request-dto';
|
|
|
18
16
|
export * from './create-data-report-response-class';
|
|
19
17
|
export * from './create-organization-migration-request-dto';
|
|
20
18
|
export * from './create-organization-migration-response-class';
|
|
21
|
-
export * from './create-report-schedule-request-dto';
|
|
22
|
-
export * from './create-report-schedule-response-class';
|
|
23
19
|
export * from './create-resources-migration-request-dto';
|
|
24
20
|
export * from './create-tenant-request-dto';
|
|
25
21
|
export * from './create-user-group-request-dto';
|
|
@@ -29,7 +25,6 @@ export * from './custom-schema-class';
|
|
|
29
25
|
export * from './dbconfig-dto';
|
|
30
26
|
export * from './dashboard-class';
|
|
31
27
|
export * from './dashboard-group-class';
|
|
32
|
-
export * from './dashboard-metadata-class';
|
|
33
28
|
export * from './data-report-class';
|
|
34
29
|
export * from './data-report-filter-class';
|
|
35
30
|
export * from './data-report-filter-dto';
|
|
@@ -45,13 +40,11 @@ export * from './enable-users-response-class';
|
|
|
45
40
|
export * from './format-tenant-settings-class';
|
|
46
41
|
export * from './get-custom-schema-response-class';
|
|
47
42
|
export * from './get-dashboard-group-response-class';
|
|
48
|
-
export * from './get-dashboard-metadata-response-class';
|
|
49
43
|
export * from './get-dashboard-response-class';
|
|
50
44
|
export * from './get-data-report-response-class';
|
|
51
45
|
export * from './get-embedded-url-response-class';
|
|
52
46
|
export * from './get-organization-migration-response-class';
|
|
53
47
|
export * from './get-organization-response-class';
|
|
54
|
-
export * from './get-report-schedule-response-class';
|
|
55
48
|
export * from './get-settings-response-class';
|
|
56
49
|
export * from './get-user-group-response-class';
|
|
57
50
|
export * from './get-user-response-class';
|
|
@@ -74,8 +67,6 @@ export * from './list-invites-response-class';
|
|
|
74
67
|
export * from './list-org-invitations-response-class';
|
|
75
68
|
export * from './list-organization-migrations-response-class';
|
|
76
69
|
export * from './list-organizations-response-class';
|
|
77
|
-
export * from './list-report-schedule-logs-response-class';
|
|
78
|
-
export * from './list-report-schedules-response-class';
|
|
79
70
|
export * from './list-roles-response-class';
|
|
80
71
|
export * from './list-user-group-members-response-class';
|
|
81
72
|
export * from './list-user-groups-response-class';
|
|
@@ -86,14 +77,8 @@ export * from './organization-class';
|
|
|
86
77
|
export * from './organization-migration-class';
|
|
87
78
|
export * from './permission-class';
|
|
88
79
|
export * from './publish-dashboard-request-dto';
|
|
89
|
-
export * from './quick-sight-analysis-parameter-class';
|
|
90
80
|
export * from './re-invite-org-request-dto';
|
|
91
81
|
export * from './remove-users-from-group-request-dto';
|
|
92
|
-
export * from './report-schedule-class';
|
|
93
|
-
export * from './report-schedule-log-class';
|
|
94
|
-
export * from './report-schedule-parameter-class';
|
|
95
|
-
export * from './report-schedule-parameter-dto';
|
|
96
|
-
export * from './report-schedule-parameter-value-class';
|
|
97
82
|
export * from './revert-analysis-request-dto';
|
|
98
83
|
export * from './revert-organization-migration-request-dto';
|
|
99
84
|
export * from './revert-organization-migration-response-class';
|
|
@@ -117,8 +102,6 @@ export * from './update-data-report-request-dto';
|
|
|
117
102
|
export * from './update-data-report-response-class';
|
|
118
103
|
export * from './update-organization-request-dto-rest';
|
|
119
104
|
export * from './update-organization-response-class';
|
|
120
|
-
export * from './update-report-schedule-request-dto';
|
|
121
|
-
export * from './update-report-schedule-response-class';
|
|
122
105
|
export * from './update-user-group-request-dto';
|
|
123
106
|
export * from './update-user-group-response-class';
|
|
124
107
|
export * from './user-class';
|