edge-impulse-api 1.71.13 → 1.71.15
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/build/library/sdk/api/adminApi.d.ts +10 -11
- package/build/library/sdk/api/adminApi.js +20 -20
- package/build/library/sdk/api/adminApi.js.map +1 -1
- package/build/library/sdk/api/apis.d.ts +3 -1
- package/build/library/sdk/api/apis.js +3 -1
- package/build/library/sdk/api/apis.js.map +1 -1
- package/build/library/sdk/api/dSPApi.d.ts +2 -0
- package/build/library/sdk/api/dSPApi.js +4 -0
- package/build/library/sdk/api/dSPApi.js.map +1 -1
- package/build/library/sdk/api/integrationsApi.d.ts +68 -0
- package/build/library/sdk/api/integrationsApi.js +239 -0
- package/build/library/sdk/api/integrationsApi.js.map +1 -0
- package/build/library/sdk/api/loginApi.d.ts +11 -0
- package/build/library/sdk/api/loginApi.js +71 -0
- package/build/library/sdk/api/loginApi.js.map +1 -1
- package/build/library/sdk/model/dSPGroupItemSelectOptions.d.ts +16 -0
- package/build/library/sdk/model/dSPGroupItemSelectOptions.js +20 -0
- package/build/library/sdk/model/dSPGroupItemSelectOptions.js.map +1 -1
- package/build/library/sdk/model/dSPMetadata.d.ts +20 -0
- package/build/library/sdk/model/dSPMetadata.js +25 -0
- package/build/library/sdk/model/dSPMetadata.js.map +1 -1
- package/build/library/sdk/model/dSPMetadataResponse.d.ts +20 -0
- package/build/library/sdk/model/dSPMetadataResponse.js +25 -0
- package/build/library/sdk/model/dSPMetadataResponse.js.map +1 -1
- package/build/library/sdk/model/feature.d.ts +1 -1
- package/build/library/sdk/model/feature.js +1 -1
- package/build/library/sdk/model/feature.js.map +1 -1
- package/build/library/sdk/model/getIntegrationSessionStatusResponse.d.ts +34 -0
- package/build/library/sdk/model/getIntegrationSessionStatusResponse.js +39 -0
- package/build/library/sdk/model/getIntegrationSessionStatusResponse.js.map +1 -0
- package/build/library/sdk/model/getIntegrationSessionStatusResponseAllOf.d.ts +26 -0
- package/build/library/sdk/model/getIntegrationSessionStatusResponseAllOf.js +29 -0
- package/build/library/sdk/model/getIntegrationSessionStatusResponseAllOf.js.map +1 -0
- package/build/library/sdk/model/{adminGetSSODomainIdPsResponse.d.ts → getSSODomainIdPsResponse.d.ts} +1 -1
- package/build/library/sdk/model/{adminGetSSODomainIdPsResponse.js → getSSODomainIdPsResponse.js} +7 -7
- package/build/library/sdk/model/getSSODomainIdPsResponse.js.map +1 -0
- package/build/library/sdk/model/{adminGetSSODomainIdPsResponseAllOf.d.ts → getSSODomainIdPsResponseAllOf.d.ts} +1 -1
- package/build/library/sdk/model/{adminGetSSODomainIdPsResponseAllOf.js → getSSODomainIdPsResponseAllOf.js} +7 -7
- package/build/library/sdk/model/getSSODomainIdPsResponseAllOf.js.map +1 -0
- package/build/library/sdk/model/getUserNeedToSetPasswordResponse.d.ts +4 -0
- package/build/library/sdk/model/getUserNeedToSetPasswordResponse.js +5 -0
- package/build/library/sdk/model/getUserNeedToSetPasswordResponse.js.map +1 -1
- package/build/library/sdk/model/getUserNeedToSetPasswordResponseAllOf.d.ts +4 -0
- package/build/library/sdk/model/getUserNeedToSetPasswordResponseAllOf.js +5 -0
- package/build/library/sdk/model/getUserNeedToSetPasswordResponseAllOf.js.map +1 -1
- package/build/library/sdk/model/integrationSessionStatus.d.ts +34 -0
- package/build/library/sdk/model/integrationSessionStatus.js +35 -0
- package/build/library/sdk/model/integrationSessionStatus.js.map +1 -0
- package/build/library/sdk/model/models.d.ts +9 -2
- package/build/library/sdk/model/models.js +28 -6
- package/build/library/sdk/model/models.js.map +1 -1
- package/build/library/sdk/model/publicProjectLicense.d.ts +1 -1
- package/build/library/sdk/model/publicProjectLicense.js +1 -1
- package/build/library/sdk/model/publicProjectLicense.js.map +1 -1
- package/build/library/sdk/model/startIntegrationSessionResponse.d.ts +36 -0
- package/build/library/sdk/model/startIntegrationSessionResponse.js +39 -0
- package/build/library/sdk/model/startIntegrationSessionResponse.js.map +1 -0
- package/build/library/sdk/model/startIntegrationSessionResponseAllOf.d.ts +28 -0
- package/build/library/sdk/model/startIntegrationSessionResponseAllOf.js +29 -0
- package/build/library/sdk/model/startIntegrationSessionResponseAllOf.js.map +1 -0
- package/build/library/sdk/model/startTensorBoardSessionRequest.d.ts +28 -0
- package/build/library/sdk/model/startTensorBoardSessionRequest.js +29 -0
- package/build/library/sdk/model/startTensorBoardSessionRequest.js.map +1 -0
- package/build/library/sdk/model/userOrganization.d.ts +2 -0
- package/build/library/sdk/model/userOrganization.js +5 -0
- package/build/library/sdk/model/userOrganization.js.map +1 -1
- package/build/library/sdk/model/userOrganizationPublicProjectLicense.d.ts +29 -0
- package/build/library/sdk/model/userOrganizationPublicProjectLicense.js +37 -0
- package/build/library/sdk/model/userOrganizationPublicProjectLicense.js.map +1 -0
- package/package.json +1 -1
- package/build/library/sdk/model/adminGetSSODomainIdPsResponse.js.map +0 -1
- package/build/library/sdk/model/adminGetSSODomainIdPsResponseAllOf.js.map +0 -1
|
@@ -24,7 +24,6 @@ import { AdminGetOrganizationComputeTimeUsageResponse } from '../model/adminGetO
|
|
|
24
24
|
import { AdminGetOrganizationsResponse } from '../model/adminGetOrganizationsResponse';
|
|
25
25
|
import { AdminGetReportResponse } from '../model/adminGetReportResponse';
|
|
26
26
|
import { AdminGetReportsResponse } from '../model/adminGetReportsResponse';
|
|
27
|
-
import { AdminGetSSODomainIdPsResponse } from '../model/adminGetSSODomainIdPsResponse';
|
|
28
27
|
import { AdminGetSSOSettingsResponse } from '../model/adminGetSSOSettingsResponse';
|
|
29
28
|
import { AdminGetTrashBinResponse } from '../model/adminGetTrashBinResponse';
|
|
30
29
|
import { AdminGetTrialResponse } from '../model/adminGetTrialResponse';
|
|
@@ -797,16 +796,6 @@ export declare class AdminApi {
|
|
|
797
796
|
[name: string]: string;
|
|
798
797
|
};
|
|
799
798
|
}): Promise<AdminListProjectsResponse>;
|
|
800
|
-
/**
|
|
801
|
-
* Admin-only API to get the list of identity providers enabled for a given domain.
|
|
802
|
-
* @summary Get SSO settings for a domain
|
|
803
|
-
* @param domainName Email domain name
|
|
804
|
-
*/
|
|
805
|
-
adminGetSSODomainIdPs(domainName: string, options?: {
|
|
806
|
-
headers: {
|
|
807
|
-
[name: string]: string;
|
|
808
|
-
};
|
|
809
|
-
}): Promise<AdminGetSSODomainIdPsResponse>;
|
|
810
799
|
/**
|
|
811
800
|
* Admin-only API to get the SSO settings.
|
|
812
801
|
* @summary Get SSO settings
|
|
@@ -825,6 +814,16 @@ export declare class AdminApi {
|
|
|
825
814
|
[name: string]: string;
|
|
826
815
|
};
|
|
827
816
|
}): Promise<GetStudioConfigResponse>;
|
|
817
|
+
/**
|
|
818
|
+
* Admin-only API to get a studio config item.
|
|
819
|
+
* @summary Get a studio config item
|
|
820
|
+
* @param configKey Config Key
|
|
821
|
+
*/
|
|
822
|
+
adminGetStudioConfigKey(configKey: string, options?: {
|
|
823
|
+
headers: {
|
|
824
|
+
[name: string]: string;
|
|
825
|
+
};
|
|
826
|
+
}): Promise<GetStudioConfigResponse>;
|
|
828
827
|
/**
|
|
829
828
|
* Retrieves a list of all organizations, projects and users that have been moved to the trash bin and are awaiting permanent deletion. The trash bin system works as follows: 1. When entities are deleted with `fullDelete=true`: - They are moved to the trash bin - A 30-day grace period begins - Data remains recoverable during this period 2. During the grace period: - Entities are hidden from normal operations - Administrators can monitor deletion progress - Data can be recovered if needed - Storage costs continue to accrue 3. After 30 days: - Entities are permanently deleted - All associated data is removed - The deletion becomes irreversible
|
|
830
829
|
* @summary Get the entities in the trashbin
|
|
@@ -4187,13 +4187,11 @@ class AdminApi {
|
|
|
4187
4187
|
});
|
|
4188
4188
|
}
|
|
4189
4189
|
/**
|
|
4190
|
-
* Admin-only API to get the
|
|
4191
|
-
* @summary Get SSO settings
|
|
4192
|
-
* @param domainName Email domain name
|
|
4190
|
+
* Admin-only API to get the SSO settings.
|
|
4191
|
+
* @summary Get SSO settings
|
|
4193
4192
|
*/
|
|
4194
|
-
async
|
|
4195
|
-
const localVarPath = this.basePath + '/api/admin/sso
|
|
4196
|
-
.replace('{' + 'domainName' + '}', encodeURIComponent(String(domainName)));
|
|
4193
|
+
async adminGetSSOSettings(options = { headers: {} }) {
|
|
4194
|
+
const localVarPath = this.basePath + '/api/admin/sso';
|
|
4197
4195
|
let localVarQueryParameters = {};
|
|
4198
4196
|
let localVarHeaderParams = Object.assign({
|
|
4199
4197
|
'User-Agent': 'edgeimpulse-api nodejs'
|
|
@@ -4207,10 +4205,6 @@ class AdminApi {
|
|
|
4207
4205
|
localVarHeaderParams.Accept = produces.join(',');
|
|
4208
4206
|
}
|
|
4209
4207
|
let localVarFormParams = {};
|
|
4210
|
-
// verify required parameter 'domainName' is not null or undefined
|
|
4211
|
-
if (domainName === null || domainName === undefined) {
|
|
4212
|
-
throw new Error('Required parameter domainName was null or undefined when calling adminGetSSODomainIdPs.');
|
|
4213
|
-
}
|
|
4214
4208
|
Object.assign(localVarHeaderParams, options.headers);
|
|
4215
4209
|
Object.assign(localVarHeaderParams, this.opts.extraHeaders);
|
|
4216
4210
|
let localVarUseFormData = false;
|
|
@@ -4243,7 +4237,7 @@ class AdminApi {
|
|
|
4243
4237
|
reject(error);
|
|
4244
4238
|
}
|
|
4245
4239
|
else {
|
|
4246
|
-
body = models_1.ObjectSerializer.deserialize(body, "
|
|
4240
|
+
body = models_1.ObjectSerializer.deserialize(body, "AdminGetSSOSettingsResponse");
|
|
4247
4241
|
if (typeof body.success === 'boolean' && !body.success) {
|
|
4248
4242
|
const errString = `Failed to call "${localVarPath}", returned ${response.statusCode}: ` + response.body;
|
|
4249
4243
|
reject(new Error(body.error || errString));
|
|
@@ -4261,11 +4255,11 @@ class AdminApi {
|
|
|
4261
4255
|
});
|
|
4262
4256
|
}
|
|
4263
4257
|
/**
|
|
4264
|
-
* Admin-only API to get
|
|
4265
|
-
* @summary Get
|
|
4258
|
+
* Admin-only API to get all studio config.
|
|
4259
|
+
* @summary Get all studio config
|
|
4266
4260
|
*/
|
|
4267
|
-
async
|
|
4268
|
-
const localVarPath = this.basePath + '/api/admin/
|
|
4261
|
+
async adminGetStudioConfig(options = { headers: {} }) {
|
|
4262
|
+
const localVarPath = this.basePath + '/api/admin/infra/config';
|
|
4269
4263
|
let localVarQueryParameters = {};
|
|
4270
4264
|
let localVarHeaderParams = Object.assign({
|
|
4271
4265
|
'User-Agent': 'edgeimpulse-api nodejs'
|
|
@@ -4311,7 +4305,7 @@ class AdminApi {
|
|
|
4311
4305
|
reject(error);
|
|
4312
4306
|
}
|
|
4313
4307
|
else {
|
|
4314
|
-
body = models_1.ObjectSerializer.deserialize(body, "
|
|
4308
|
+
body = models_1.ObjectSerializer.deserialize(body, "GetStudioConfigResponse");
|
|
4315
4309
|
if (typeof body.success === 'boolean' && !body.success) {
|
|
4316
4310
|
const errString = `Failed to call "${localVarPath}", returned ${response.statusCode}: ` + response.body;
|
|
4317
4311
|
reject(new Error(body.error || errString));
|
|
@@ -4329,11 +4323,13 @@ class AdminApi {
|
|
|
4329
4323
|
});
|
|
4330
4324
|
}
|
|
4331
4325
|
/**
|
|
4332
|
-
* Admin-only API to get
|
|
4333
|
-
* @summary Get
|
|
4326
|
+
* Admin-only API to get a studio config item.
|
|
4327
|
+
* @summary Get a studio config item
|
|
4328
|
+
* @param configKey Config Key
|
|
4334
4329
|
*/
|
|
4335
|
-
async
|
|
4336
|
-
const localVarPath = this.basePath + '/api/admin/infra/config'
|
|
4330
|
+
async adminGetStudioConfigKey(configKey, options = { headers: {} }) {
|
|
4331
|
+
const localVarPath = this.basePath + '/api/admin/infra/config/{configKey}'
|
|
4332
|
+
.replace('{' + 'configKey' + '}', encodeURIComponent(String(configKey)));
|
|
4337
4333
|
let localVarQueryParameters = {};
|
|
4338
4334
|
let localVarHeaderParams = Object.assign({
|
|
4339
4335
|
'User-Agent': 'edgeimpulse-api nodejs'
|
|
@@ -4347,6 +4343,10 @@ class AdminApi {
|
|
|
4347
4343
|
localVarHeaderParams.Accept = produces.join(',');
|
|
4348
4344
|
}
|
|
4349
4345
|
let localVarFormParams = {};
|
|
4346
|
+
// verify required parameter 'configKey' is not null or undefined
|
|
4347
|
+
if (configKey === null || configKey === undefined) {
|
|
4348
|
+
throw new Error('Required parameter configKey was null or undefined when calling adminGetStudioConfigKey.');
|
|
4349
|
+
}
|
|
4350
4350
|
Object.assign(localVarHeaderParams, options.headers);
|
|
4351
4351
|
Object.assign(localVarHeaderParams, this.opts.extraHeaders);
|
|
4352
4352
|
let localVarUseFormData = false;
|