edge-impulse-api 1.40.11 → 1.46.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/LICENSE +0 -0
- package/README.md +0 -0
- package/build/library/sdk/api/adminApi.d.ts +36 -0
- package/build/library/sdk/api/adminApi.js +243 -0
- package/build/library/sdk/api/adminApi.js.map +1 -1
- package/build/library/sdk/api/classifyApi.d.ts +13 -0
- package/build/library/sdk/api/classifyApi.js +85 -0
- package/build/library/sdk/api/classifyApi.js.map +1 -1
- package/build/library/sdk/api/dSPApi.d.ts +18 -6
- package/build/library/sdk/api/dSPApi.js +88 -15
- package/build/library/sdk/api/dSPApi.js.map +1 -1
- package/build/library/sdk/api/organizationBlocksApi.d.ts +95 -2
- package/build/library/sdk/api/organizationBlocksApi.js +634 -2
- package/build/library/sdk/api/organizationBlocksApi.js.map +1 -1
- package/build/library/sdk/api/organizationDataApi.d.ts +41 -0
- package/build/library/sdk/api/organizationDataApi.js +251 -0
- package/build/library/sdk/api/organizationDataApi.js.map +1 -1
- package/build/library/sdk/api/organizationsApi.d.ts +48 -8
- package/build/library/sdk/api/organizationsApi.js +238 -8
- package/build/library/sdk/api/organizationsApi.js.map +1 -1
- package/build/library/sdk/api/projectsApi.d.ts +46 -0
- package/build/library/sdk/api/projectsApi.js +301 -0
- package/build/library/sdk/api/projectsApi.js.map +1 -1
- package/build/library/sdk/api/rawDataApi.d.ts +26 -4
- package/build/library/sdk/api/rawDataApi.js +47 -7
- package/build/library/sdk/api/rawDataApi.js.map +1 -1
- package/build/library/sdk/api/userApi.d.ts +33 -0
- package/build/library/sdk/api/userApi.js +213 -0
- package/build/library/sdk/api/userApi.js.map +1 -1
- package/build/library/sdk/model/addOrganizationTransformationBlockRequest.d.ts +1 -1
- package/build/library/sdk/model/addOrganizationTransformationBlockRequest.js +1 -1
- package/build/library/sdk/model/addOrganizationTransformationBlockRequest.js.map +1 -1
- package/build/library/sdk/model/adminApiUser.d.ts +4 -0
- package/build/library/sdk/model/adminApiUser.js +5 -0
- package/build/library/sdk/model/adminApiUser.js.map +1 -1
- package/build/library/sdk/model/adminCreateOrganizationDataExportRequest.d.ts +36 -0
- package/build/library/sdk/model/adminCreateOrganizationDataExportRequest.js +42 -0
- package/build/library/sdk/model/adminCreateOrganizationDataExportRequest.js.map +1 -0
- package/build/library/sdk/model/adminGetOrganizationUsageReportsResponse.d.ts +1 -1
- package/build/library/sdk/model/adminGetOrganizationUsageReportsResponseAllOf.d.ts +1 -1
- package/build/library/sdk/model/adminUpdateOrganizationDataExportRequest.d.ts +32 -0
- package/build/library/sdk/model/adminUpdateOrganizationDataExportRequest.js +37 -0
- package/build/library/sdk/model/adminUpdateOrganizationDataExportRequest.js.map +1 -0
- package/build/library/sdk/model/blockType.d.ts +13 -0
- package/build/library/sdk/model/blockType.js +16 -0
- package/build/library/sdk/model/blockType.js.map +1 -0
- package/build/library/sdk/model/dSPBlock.d.ts +2 -0
- package/build/library/sdk/model/dSPBlock.js +5 -0
- package/build/library/sdk/model/dSPBlock.js.map +1 -1
- package/build/library/sdk/model/dSPGroupItem.d.ts +1 -1
- package/build/library/sdk/model/dSPGroupItem.js +1 -1
- package/build/library/sdk/model/dSPGroupItem.js.map +1 -1
- package/build/library/sdk/model/deployPretrainedModelRequest.d.ts +1 -1
- package/build/library/sdk/model/deployPretrainedModelRequest.js +1 -1
- package/build/library/sdk/model/deployPretrainedModelRequest.js.map +1 -1
- package/build/library/sdk/model/deploymentTargetEngine.d.ts +1 -1
- package/build/library/sdk/model/deploymentTargetEngine.js +1 -1
- package/build/library/sdk/model/deploymentTargetEngine.js.map +1 -1
- package/build/library/sdk/model/exportBlockResponse.d.ts +37 -0
- package/build/library/sdk/model/exportBlockResponse.js +47 -0
- package/build/library/sdk/model/exportBlockResponse.js.map +1 -0
- package/build/library/sdk/model/exportBlockResponseAllOf.d.ts +29 -0
- package/build/library/sdk/model/exportBlockResponseAllOf.js +37 -0
- package/build/library/sdk/model/exportBlockResponseAllOf.js.map +1 -0
- package/build/library/sdk/model/getCsvWizardUploadedFileInfo.d.ts +34 -0
- package/build/library/sdk/model/getCsvWizardUploadedFileInfo.js +47 -0
- package/build/library/sdk/model/getCsvWizardUploadedFileInfo.js.map +1 -0
- package/build/library/sdk/model/getCsvWizardUploadedFileInfoAllOf.d.ts +26 -0
- package/build/library/sdk/model/getCsvWizardUploadedFileInfoAllOf.js +37 -0
- package/build/library/sdk/model/getCsvWizardUploadedFileInfoAllOf.js.map +1 -0
- package/build/library/sdk/model/getJWTRequest.d.ts +4 -0
- package/build/library/sdk/model/getJWTRequest.js +5 -0
- package/build/library/sdk/model/getJWTRequest.js.map +1 -1
- package/build/library/sdk/model/getOrganizationBucketResponse.d.ts +34 -0
- package/build/library/sdk/model/getOrganizationBucketResponse.js +42 -0
- package/build/library/sdk/model/getOrganizationBucketResponse.js.map +1 -0
- package/build/library/sdk/model/getOrganizationBucketResponseAllOf.d.ts +26 -0
- package/build/library/sdk/model/getOrganizationBucketResponseAllOf.js +32 -0
- package/build/library/sdk/model/getOrganizationBucketResponseAllOf.js.map +1 -0
- package/build/library/sdk/model/getOrganizationDataExportResponse.d.ts +34 -0
- package/build/library/sdk/model/getOrganizationDataExportResponse.js +42 -0
- package/build/library/sdk/model/getOrganizationDataExportResponse.js.map +1 -0
- package/build/library/sdk/model/getOrganizationDataExportResponseAllOf.d.ts +26 -0
- package/build/library/sdk/model/getOrganizationDataExportResponseAllOf.js +32 -0
- package/build/library/sdk/model/getOrganizationDataExportResponseAllOf.js.map +1 -0
- package/build/library/sdk/model/getOrganizationDataExportsResponse.d.ts +38 -0
- package/build/library/sdk/model/getOrganizationDataExportsResponse.js +47 -0
- package/build/library/sdk/model/getOrganizationDataExportsResponse.js.map +1 -0
- package/build/library/sdk/model/getOrganizationDataExportsResponseAllOf.d.ts +30 -0
- package/build/library/sdk/model/getOrganizationDataExportsResponseAllOf.js +37 -0
- package/build/library/sdk/model/getOrganizationDataExportsResponseAllOf.js.map +1 -0
- package/build/library/sdk/model/getOrganizationDeployBlockResponse.d.ts +34 -0
- package/build/library/sdk/model/getOrganizationDeployBlockResponse.js +42 -0
- package/build/library/sdk/model/getOrganizationDeployBlockResponse.js.map +1 -0
- package/build/library/sdk/model/getOrganizationDeployBlockResponseAllOf.d.ts +26 -0
- package/build/library/sdk/model/getOrganizationDeployBlockResponseAllOf.js +32 -0
- package/build/library/sdk/model/getOrganizationDeployBlockResponseAllOf.js.map +1 -0
- package/build/library/sdk/model/getOrganizationDspBlockResponse.d.ts +34 -0
- package/build/library/sdk/model/getOrganizationDspBlockResponse.js +42 -0
- package/build/library/sdk/model/getOrganizationDspBlockResponse.js.map +1 -0
- package/build/library/sdk/model/getOrganizationDspBlockResponseAllOf.d.ts +26 -0
- package/build/library/sdk/model/getOrganizationDspBlockResponseAllOf.js +32 -0
- package/build/library/sdk/model/getOrganizationDspBlockResponseAllOf.js.map +1 -0
- package/build/library/sdk/model/getOrganizationTransferLearningBlockResponse.d.ts +34 -0
- package/build/library/sdk/model/getOrganizationTransferLearningBlockResponse.js +42 -0
- package/build/library/sdk/model/getOrganizationTransferLearningBlockResponse.js.map +1 -0
- package/build/library/sdk/model/getOrganizationTransferLearningBlockResponseAllOf.d.ts +26 -0
- package/build/library/sdk/model/getOrganizationTransferLearningBlockResponseAllOf.js +32 -0
- package/build/library/sdk/model/getOrganizationTransferLearningBlockResponseAllOf.js.map +1 -0
- package/build/library/sdk/model/getOrganizationTransformationBlockResponse.d.ts +34 -0
- package/build/library/sdk/model/getOrganizationTransformationBlockResponse.js +42 -0
- package/build/library/sdk/model/getOrganizationTransformationBlockResponse.js.map +1 -0
- package/build/library/sdk/model/getOrganizationTransformationBlockResponseAllOf.d.ts +26 -0
- package/build/library/sdk/model/getOrganizationTransformationBlockResponseAllOf.js +32 -0
- package/build/library/sdk/model/getOrganizationTransformationBlockResponseAllOf.js.map +1 -0
- package/build/library/sdk/model/getPretrainedModelResponseAllOfModel.d.ts +1 -0
- package/build/library/sdk/model/getPretrainedModelResponseAllOfModel.js +5 -0
- package/build/library/sdk/model/getPretrainedModelResponseAllOfModel.js.map +1 -1
- package/build/library/sdk/model/getUserResponse.d.ts +4 -0
- package/build/library/sdk/model/getUserResponse.js +5 -0
- package/build/library/sdk/model/getUserResponse.js.map +1 -1
- package/build/library/sdk/model/imageInputScaling.d.ts +2 -2
- package/build/library/sdk/model/imageInputScaling.js +1 -1
- package/build/library/sdk/model/imageInputScaling.js.map +1 -1
- package/build/library/sdk/model/inputBlock.d.ts +2 -0
- package/build/library/sdk/model/inputBlock.js +5 -0
- package/build/library/sdk/model/inputBlock.js.map +1 -1
- package/build/library/sdk/model/kerasModelMetadataMetricsOnDevicePerformance.d.ts +1 -0
- package/build/library/sdk/model/kerasModelMetadataMetricsOnDevicePerformance.js +5 -0
- package/build/library/sdk/model/kerasModelMetadataMetricsOnDevicePerformance.js.map +1 -1
- package/build/library/sdk/model/kerasResponse.d.ts +8 -6
- package/build/library/sdk/model/kerasResponse.js +12 -7
- package/build/library/sdk/model/kerasResponse.js.map +1 -1
- package/build/library/sdk/model/kerasResponseAllOf.d.ts +8 -6
- package/build/library/sdk/model/kerasResponseAllOf.js +12 -7
- package/build/library/sdk/model/kerasResponseAllOf.js.map +1 -1
- package/build/library/sdk/model/learnBlock.d.ts +2 -0
- package/build/library/sdk/model/learnBlock.js +5 -0
- package/build/library/sdk/model/learnBlock.js.map +1 -1
- package/build/library/sdk/model/listOrganizationBucketsResponse.d.ts +2 -2
- package/build/library/sdk/model/listOrganizationBucketsResponse.js +1 -1
- package/build/library/sdk/model/listOrganizationBucketsResponse.js.map +1 -1
- package/build/library/sdk/model/listOrganizationBucketsResponseAllOf.d.ts +2 -2
- package/build/library/sdk/model/listOrganizationBucketsResponseAllOf.js +1 -1
- package/build/library/sdk/model/listOrganizationBucketsResponseAllOf.js.map +1 -1
- package/build/library/sdk/model/listOrganizationUsageReportsResponseAllOf.d.ts +30 -0
- package/build/library/sdk/model/listOrganizationUsageReportsResponseAllOf.js +37 -0
- package/build/library/sdk/model/listOrganizationUsageReportsResponseAllOf.js.map +1 -0
- package/build/library/sdk/model/listPortalFilesInFolderRequest.d.ts +4 -4
- package/build/library/sdk/model/listPortalFilesInFolderRequest.js +5 -5
- package/build/library/sdk/model/listPortalFilesInFolderRequest.js.map +1 -1
- package/build/library/sdk/model/modelEngineShortEnum.d.ts +13 -0
- package/build/library/sdk/model/modelEngineShortEnum.js +16 -0
- package/build/library/sdk/model/modelEngineShortEnum.js.map +1 -0
- package/build/library/sdk/model/models.d.ts +38 -1
- package/build/library/sdk/model/models.js +116 -9
- package/build/library/sdk/model/models.js.map +1 -1
- package/build/library/sdk/model/{listOrganizationBucketsResponseAllOfBuckets.d.ts → organizationBucket.d.ts} +1 -1
- package/build/library/sdk/model/{listOrganizationBucketsResponseAllOfBuckets.js → organizationBucket.js} +9 -9
- package/build/library/sdk/model/organizationBucket.js.map +1 -0
- package/build/library/sdk/model/organizationCreateProject.d.ts +2 -3
- package/build/library/sdk/model/organizationCreateProject.js +2 -3
- package/build/library/sdk/model/organizationCreateProject.js.map +1 -1
- package/build/library/sdk/model/organizationCreateProjectOutputDatasetPathRule.d.ts +16 -0
- package/build/library/sdk/model/organizationCreateProjectOutputDatasetPathRule.js +16 -0
- package/build/library/sdk/model/organizationCreateProjectOutputDatasetPathRule.js.map +1 -0
- package/build/library/sdk/model/organizationCreateProjectPathFilter.d.ts +35 -0
- package/build/library/sdk/model/organizationCreateProjectPathFilter.js +40 -0
- package/build/library/sdk/model/organizationCreateProjectPathFilter.js.map +1 -0
- package/build/library/sdk/model/organizationCreateProjectRequest.d.ts +17 -0
- package/build/library/sdk/model/organizationCreateProjectRequest.js +15 -0
- package/build/library/sdk/model/organizationCreateProjectRequest.js.map +1 -1
- package/build/library/sdk/model/organizationCreateProjectWithFiles.d.ts +2 -3
- package/build/library/sdk/model/organizationCreateProjectWithFiles.js +2 -3
- package/build/library/sdk/model/organizationCreateProjectWithFiles.js.map +1 -1
- package/build/library/sdk/model/organizationCreateProjectWithFilesAllOfFiles.d.ts +4 -2
- package/build/library/sdk/model/organizationCreateProjectWithFilesAllOfFiles.js +9 -8
- package/build/library/sdk/model/organizationCreateProjectWithFilesAllOfFiles.js.map +1 -1
- package/build/library/sdk/model/organizationDataExport.d.ts +35 -0
- package/build/library/sdk/model/organizationDataExport.js +52 -0
- package/build/library/sdk/model/organizationDataExport.js.map +1 -0
- package/build/library/sdk/model/organizationDataset.d.ts +4 -0
- package/build/library/sdk/model/organizationDataset.js +5 -0
- package/build/library/sdk/model/organizationDataset.js.map +1 -1
- package/build/library/sdk/model/organizationDeployBlock.d.ts +1 -0
- package/build/library/sdk/model/organizationDeployBlock.js +5 -0
- package/build/library/sdk/model/organizationDeployBlock.js.map +1 -1
- package/build/library/sdk/model/organizationDspBlock.d.ts +1 -0
- package/build/library/sdk/model/organizationDspBlock.js +5 -0
- package/build/library/sdk/model/organizationDspBlock.js.map +1 -1
- package/build/library/sdk/model/organizationGetCreateProjectsResponseAllOfJobs.d.ts +2 -3
- package/build/library/sdk/model/organizationGetCreateProjectsResponseAllOfJobs.js +2 -3
- package/build/library/sdk/model/organizationGetCreateProjectsResponseAllOfJobs.js.map +1 -1
- package/build/library/sdk/model/organizationPipelineStep.d.ts +11 -0
- package/build/library/sdk/model/organizationPipelineStep.js +15 -0
- package/build/library/sdk/model/organizationPipelineStep.js.map +1 -1
- package/build/library/sdk/model/organizationTransferLearningBlock.d.ts +1 -0
- package/build/library/sdk/model/organizationTransferLearningBlock.js +5 -0
- package/build/library/sdk/model/organizationTransferLearningBlock.js.map +1 -1
- package/build/library/sdk/model/organizationTransformationBlock.d.ts +3 -3
- package/build/library/sdk/model/organizationTransformationBlock.js +7 -3
- package/build/library/sdk/model/organizationTransformationBlock.js.map +1 -1
- package/build/library/sdk/model/organizationUser.d.ts +4 -0
- package/build/library/sdk/model/organizationUser.js +5 -0
- package/build/library/sdk/model/organizationUser.js.map +1 -1
- package/build/library/sdk/model/previewDefaultFilesInFolderRequest.d.ts +34 -0
- package/build/library/sdk/model/previewDefaultFilesInFolderRequest.js +38 -0
- package/build/library/sdk/model/previewDefaultFilesInFolderRequest.js.map +1 -0
- package/build/library/sdk/model/previewDefaultFilesInFolderResponse.d.ts +44 -0
- package/build/library/sdk/model/previewDefaultFilesInFolderResponse.js +53 -0
- package/build/library/sdk/model/previewDefaultFilesInFolderResponse.js.map +1 -0
- package/build/library/sdk/model/previewDefaultFilesInFolderResponseAllOf.d.ts +36 -0
- package/build/library/sdk/model/previewDefaultFilesInFolderResponseAllOf.js +43 -0
- package/build/library/sdk/model/previewDefaultFilesInFolderResponseAllOf.js.map +1 -0
- package/build/library/sdk/model/profileModelInfoMemory.d.ts +1 -0
- package/build/library/sdk/model/profileModelInfoMemory.js +5 -0
- package/build/library/sdk/model/profileModelInfoMemory.js.map +1 -1
- package/build/library/sdk/model/profileModelTableMcuMemory.d.ts +1 -0
- package/build/library/sdk/model/profileModelTableMcuMemory.js +5 -0
- package/build/library/sdk/model/profileModelTableMcuMemory.js.map +1 -1
- package/build/library/sdk/model/project.d.ts +4 -0
- package/build/library/sdk/model/project.js +5 -0
- package/build/library/sdk/model/project.js.map +1 -1
- package/build/library/sdk/model/projectCollaborator.d.ts +4 -0
- package/build/library/sdk/model/projectCollaborator.js +5 -0
- package/build/library/sdk/model/projectCollaborator.js.map +1 -1
- package/build/library/sdk/model/projectInfoResponseAllOfAcquisitionSettings.d.ts +18 -0
- package/build/library/sdk/model/projectInfoResponseAllOfAcquisitionSettings.js +22 -1
- package/build/library/sdk/model/projectInfoResponseAllOfAcquisitionSettings.js.map +1 -1
- package/build/library/sdk/model/projectInfoResponseAllOfDeploySettings.d.ts +2 -0
- package/build/library/sdk/model/projectInfoResponseAllOfDeploySettings.js +5 -0
- package/build/library/sdk/model/projectInfoResponseAllOfDeploySettings.js.map +1 -1
- package/build/library/sdk/model/sample.d.ts +4 -0
- package/build/library/sdk/model/sample.js +5 -0
- package/build/library/sdk/model/sample.js.map +1 -1
- package/build/library/sdk/model/sendUserFeedbackRequest.d.ts +1 -1
- package/build/library/sdk/model/sendUserFeedbackRequest.js +1 -1
- package/build/library/sdk/model/sendUserFeedbackRequest.js.map +1 -1
- package/build/library/sdk/model/setKerasParameterRequest.d.ts +8 -6
- package/build/library/sdk/model/setKerasParameterRequest.js +12 -7
- package/build/library/sdk/model/setKerasParameterRequest.js.map +1 -1
- package/build/library/sdk/model/targetConstraintsDevice.d.ts +0 -4
- package/build/library/sdk/model/targetConstraintsDevice.js +0 -5
- package/build/library/sdk/model/targetConstraintsDevice.js.map +1 -1
- package/build/library/sdk/model/transferLearningModel.d.ts +2 -3
- package/build/library/sdk/model/transferLearningModel.js +2 -3
- package/build/library/sdk/model/transferLearningModel.js.map +1 -1
- package/build/library/sdk/model/transformationJobOperatesOnEnum.d.ts +13 -0
- package/build/library/sdk/model/transformationJobOperatesOnEnum.js +16 -0
- package/build/library/sdk/model/transformationJobOperatesOnEnum.js.map +1 -0
- package/build/library/sdk/model/updateOrganizationTransformationBlockRequest.d.ts +2 -3
- package/build/library/sdk/model/updateOrganizationTransformationBlockRequest.js +2 -3
- package/build/library/sdk/model/updateOrganizationTransformationBlockRequest.js.map +1 -1
- package/build/library/sdk/model/updateProjectRequest.d.ts +25 -1
- package/build/library/sdk/model/updateProjectRequest.js +32 -1
- package/build/library/sdk/model/updateProjectRequest.js.map +1 -1
- package/build/library/sdk/model/uploadCsvWizardUploadedFileRequest.d.ts +33 -0
- package/build/library/sdk/model/uploadCsvWizardUploadedFileRequest.js +32 -0
- package/build/library/sdk/model/uploadCsvWizardUploadedFileRequest.js.map +1 -0
- package/build/library/sdk/model/user.d.ts +4 -0
- package/build/library/sdk/model/user.js +5 -0
- package/build/library/sdk/model/user.js.map +1 -1
- package/build/library/sdk/model/userDeleteTotpMfaKeyRequest.d.ts +28 -0
- package/build/library/sdk/model/userDeleteTotpMfaKeyRequest.js +32 -0
- package/build/library/sdk/model/userDeleteTotpMfaKeyRequest.js.map +1 -0
- package/build/library/sdk/model/userGenerateNewMfaKeyResponse.d.ts +40 -0
- package/build/library/sdk/model/userGenerateNewMfaKeyResponse.js +47 -0
- package/build/library/sdk/model/userGenerateNewMfaKeyResponse.js.map +1 -0
- package/build/library/sdk/model/userGenerateNewMfaKeyResponseAllOf.d.ts +32 -0
- package/build/library/sdk/model/userGenerateNewMfaKeyResponseAllOf.js +37 -0
- package/build/library/sdk/model/userGenerateNewMfaKeyResponseAllOf.js.map +1 -0
- package/build/library/sdk/model/userSetTotpMfaKeyRequest.d.ts +32 -0
- package/build/library/sdk/model/userSetTotpMfaKeyRequest.js +37 -0
- package/build/library/sdk/model/userSetTotpMfaKeyRequest.js.map +1 -0
- package/build/library/sdk/model/userSetTotpMfaKeyResponse.d.ts +36 -0
- package/build/library/sdk/model/userSetTotpMfaKeyResponse.js +42 -0
- package/build/library/sdk/model/userSetTotpMfaKeyResponse.js.map +1 -0
- package/build/library/sdk/model/userSetTotpMfaKeyResponseAllOf.d.ts +28 -0
- package/build/library/sdk/model/userSetTotpMfaKeyResponseAllOf.js +32 -0
- package/build/library/sdk/model/userSetTotpMfaKeyResponseAllOf.js.map +1 -0
- package/package.json +1 -1
- package/build/library/sdk/model/listOrganizationBucketsResponseAllOfBuckets.js.map +0 -1
|
@@ -36,6 +36,8 @@ import { DevelopmentBoardRequest } from '../model/developmentBoardRequest';
|
|
|
36
36
|
import { DevelopmentBoardRequestUpdate } from '../model/developmentBoardRequestUpdate';
|
|
37
37
|
import { EnterpriseUpgradeOrTrialExtensionRequest } from '../model/enterpriseUpgradeOrTrialExtensionRequest';
|
|
38
38
|
import { GenericApiResponse } from '../model/genericApiResponse';
|
|
39
|
+
import { GetOrganizationDataExportResponse } from '../model/getOrganizationDataExportResponse';
|
|
40
|
+
import { GetOrganizationDataExportsResponse } from '../model/getOrganizationDataExportsResponse';
|
|
39
41
|
import { GetWhitelabelResponse } from '../model/getWhitelabelResponse';
|
|
40
42
|
import { InviteOrganizationMemberRequest } from '../model/inviteOrganizationMemberRequest';
|
|
41
43
|
import { ListOrganizationApiKeysResponse } from '../model/listOrganizationApiKeysResponse';
|
|
@@ -68,6 +70,10 @@ export declare enum OrganizationsApiApiKeys {
|
|
|
68
70
|
JWTAuthentication = 1,
|
|
69
71
|
JWTHttpHeaderAuthentication = 2
|
|
70
72
|
}
|
|
73
|
+
declare type getOrganizationDataExportsQueryParams = {
|
|
74
|
+
limit?: number;
|
|
75
|
+
offset?: number;
|
|
76
|
+
};
|
|
71
77
|
declare type getOrganizationMetricsQueryParams = {
|
|
72
78
|
excludeEdgeImpulseUsers?: boolean;
|
|
73
79
|
projectVisibility?: ProjectVisibility;
|
|
@@ -198,6 +204,40 @@ export declare class OrganizationsApi {
|
|
|
198
204
|
[name: string]: string;
|
|
199
205
|
};
|
|
200
206
|
}): Promise<GenericApiResponse>;
|
|
207
|
+
/**
|
|
208
|
+
* Download a data export for an organization.
|
|
209
|
+
* @summary Download organization data export
|
|
210
|
+
* @param organizationId Organization ID
|
|
211
|
+
* @param exportId Export ID
|
|
212
|
+
*/
|
|
213
|
+
downloadOrganizationDataExport(organizationId: number, exportId: number, options?: {
|
|
214
|
+
headers: {
|
|
215
|
+
[name: string]: string;
|
|
216
|
+
};
|
|
217
|
+
}): Promise<any>;
|
|
218
|
+
/**
|
|
219
|
+
* Get a data export for an organization.
|
|
220
|
+
* @summary Get organization data export
|
|
221
|
+
* @param organizationId Organization ID
|
|
222
|
+
* @param exportId Export ID
|
|
223
|
+
*/
|
|
224
|
+
getOrganizationDataExport(organizationId: number, exportId: number, options?: {
|
|
225
|
+
headers: {
|
|
226
|
+
[name: string]: string;
|
|
227
|
+
};
|
|
228
|
+
}): Promise<GetOrganizationDataExportResponse>;
|
|
229
|
+
/**
|
|
230
|
+
* Get all data exports for an organization.
|
|
231
|
+
* @summary Get all organization data exports
|
|
232
|
+
* @param organizationId Organization ID
|
|
233
|
+
* @param limit Maximum number of results
|
|
234
|
+
* @param offset Offset in results, can be used in conjunction with LimitResultsParameter to implement paging.
|
|
235
|
+
*/
|
|
236
|
+
getOrganizationDataExports(organizationId: number, queryParams: getOrganizationDataExportsQueryParams, options?: {
|
|
237
|
+
headers: {
|
|
238
|
+
[name: string]: string;
|
|
239
|
+
};
|
|
240
|
+
}): Promise<GetOrganizationDataExportsResponse>;
|
|
201
241
|
/**
|
|
202
242
|
* List all information about this organization.
|
|
203
243
|
* @summary Organization information
|
|
@@ -442,7 +482,7 @@ export declare class OrganizationsApi {
|
|
|
442
482
|
};
|
|
443
483
|
}): Promise<GenericApiResponse>;
|
|
444
484
|
/**
|
|
445
|
-
* Create a new organization. This is an
|
|
485
|
+
* Create a new organization. This is an API only available to white label admins
|
|
446
486
|
* @summary White Label Admin - Create new organization within white label context
|
|
447
487
|
* @param organizationId Organization ID
|
|
448
488
|
* @param whitelabelAdminCreateOrganizationRequest
|
|
@@ -465,7 +505,7 @@ export declare class OrganizationsApi {
|
|
|
465
505
|
};
|
|
466
506
|
}): Promise<CreateProjectResponse>;
|
|
467
507
|
/**
|
|
468
|
-
* Create a new usage report for an organization. A job is created to process the report request and the job details are returned in the response. This is an
|
|
508
|
+
* Create a new usage report for an organization. A job is created to process the report request and the job details are returned in the response. This is an API only available to white label admins.
|
|
469
509
|
* @summary White Label Admin - Creates a new usage report
|
|
470
510
|
* @param organizationId Organization ID
|
|
471
511
|
* @param innerOrganizationId Organization ID within the context of a white label
|
|
@@ -478,7 +518,7 @@ export declare class OrganizationsApi {
|
|
|
478
518
|
};
|
|
479
519
|
}): Promise<StartJobResponse>;
|
|
480
520
|
/**
|
|
481
|
-
* Create a new free tier project. This is an
|
|
521
|
+
* Create a new free tier project. This is an API only available to white label admins.
|
|
482
522
|
* @summary White Label Admin - Create a new project within white label context.
|
|
483
523
|
* @param organizationId Organization ID
|
|
484
524
|
* @param adminCreateProjectRequest
|
|
@@ -500,7 +540,7 @@ export declare class OrganizationsApi {
|
|
|
500
540
|
};
|
|
501
541
|
}): Promise<GenericApiResponse>;
|
|
502
542
|
/**
|
|
503
|
-
* Delete a usage report for an organization. This is an
|
|
543
|
+
* Delete a usage report for an organization. This is an API only available to white label admins.
|
|
504
544
|
* @summary White Label Admin - Delete usage report
|
|
505
545
|
* @param organizationId Organization ID
|
|
506
546
|
* @param innerOrganizationId Organization ID within the context of a white label
|
|
@@ -523,7 +563,7 @@ export declare class OrganizationsApi {
|
|
|
523
563
|
};
|
|
524
564
|
}): Promise<GenericApiResponse>;
|
|
525
565
|
/**
|
|
526
|
-
* Download a usage report for an organization. This is an
|
|
566
|
+
* Download a usage report for an organization. This is an API only available to white label admins.
|
|
527
567
|
* @summary White Label Admin - Download usage report
|
|
528
568
|
* @param organizationId Organization ID
|
|
529
569
|
* @param innerOrganizationId Organization ID within the context of a white label
|
|
@@ -555,7 +595,7 @@ export declare class OrganizationsApi {
|
|
|
555
595
|
};
|
|
556
596
|
}): Promise<AdminGetMetricsResponse>;
|
|
557
597
|
/**
|
|
558
|
-
* Get compute time usage for an organization over a period of time. This is an
|
|
598
|
+
* Get compute time usage for an organization over a period of time. This is an API only available to white label admins
|
|
559
599
|
* @summary White Label Admin - Get organization compute time usage
|
|
560
600
|
* @param organizationId Organization ID
|
|
561
601
|
* @param innerOrganizationId Organization ID within the context of a white label
|
|
@@ -580,7 +620,7 @@ export declare class OrganizationsApi {
|
|
|
580
620
|
};
|
|
581
621
|
}): Promise<AdminOrganizationInfoResponse>;
|
|
582
622
|
/**
|
|
583
|
-
* Get a usage report for an organization. This is an
|
|
623
|
+
* Get a usage report for an organization. This is an API only available to white label admins.
|
|
584
624
|
* @summary White Label Admin - Get usage report
|
|
585
625
|
* @param organizationId Organization ID
|
|
586
626
|
* @param innerOrganizationId Organization ID within the context of a white label
|
|
@@ -592,7 +632,7 @@ export declare class OrganizationsApi {
|
|
|
592
632
|
};
|
|
593
633
|
}): Promise<AdminGetOrganizationUsageReportResponse>;
|
|
594
634
|
/**
|
|
595
|
-
* Get all usage reports for an organization. This is an
|
|
635
|
+
* Get all usage reports for an organization. This is an API only available to white label admins.
|
|
596
636
|
* @summary White Label Admin - Get all usage reports
|
|
597
637
|
* @param organizationId Organization ID
|
|
598
638
|
* @param innerOrganizationId Organization ID within the context of a white label
|
|
@@ -378,6 +378,236 @@ class OrganizationsApi {
|
|
|
378
378
|
});
|
|
379
379
|
});
|
|
380
380
|
}
|
|
381
|
+
/**
|
|
382
|
+
* Download a data export for an organization.
|
|
383
|
+
* @summary Download organization data export
|
|
384
|
+
* @param organizationId Organization ID
|
|
385
|
+
* @param exportId Export ID
|
|
386
|
+
*/
|
|
387
|
+
async downloadOrganizationDataExport(organizationId, exportId, options = { headers: {} }) {
|
|
388
|
+
const localVarPath = this.basePath + '/api/organizations/{organizationId}/exports/{exportId}/download'
|
|
389
|
+
.replace('{' + 'organizationId' + '}', encodeURIComponent(String(organizationId)))
|
|
390
|
+
.replace('{' + 'exportId' + '}', encodeURIComponent(String(exportId)));
|
|
391
|
+
let localVarQueryParameters = {};
|
|
392
|
+
let localVarHeaderParams = Object.assign({
|
|
393
|
+
'User-Agent': 'edgeimpulse-api nodejs'
|
|
394
|
+
}, this.defaultHeaders);
|
|
395
|
+
let localVarFormParams = {};
|
|
396
|
+
// verify required parameter 'organizationId' is not null or undefined
|
|
397
|
+
if (organizationId === null || organizationId === undefined) {
|
|
398
|
+
throw new Error('Required parameter organizationId was null or undefined when calling downloadOrganizationDataExport.');
|
|
399
|
+
}
|
|
400
|
+
// verify required parameter 'exportId' is not null or undefined
|
|
401
|
+
if (exportId === null || exportId === undefined) {
|
|
402
|
+
throw new Error('Required parameter exportId was null or undefined when calling downloadOrganizationDataExport.');
|
|
403
|
+
}
|
|
404
|
+
Object.assign(localVarHeaderParams, options.headers);
|
|
405
|
+
Object.assign(localVarHeaderParams, this.opts.extraHeaders);
|
|
406
|
+
let localVarUseFormData = false;
|
|
407
|
+
let localVarRequestOptions = {
|
|
408
|
+
method: 'GET',
|
|
409
|
+
qs: localVarQueryParameters,
|
|
410
|
+
headers: localVarHeaderParams,
|
|
411
|
+
uri: localVarPath,
|
|
412
|
+
useQuerystring: this._useQuerystring,
|
|
413
|
+
agentOptions: { keepAlive: false },
|
|
414
|
+
json: true,
|
|
415
|
+
};
|
|
416
|
+
let authenticationPromise = Promise.resolve();
|
|
417
|
+
authenticationPromise = authenticationPromise.then(() => this.authentications.ApiKeyAuthentication.applyToRequest(localVarRequestOptions));
|
|
418
|
+
authenticationPromise = authenticationPromise.then(() => this.authentications.JWTAuthentication.applyToRequest(localVarRequestOptions));
|
|
419
|
+
authenticationPromise = authenticationPromise.then(() => this.authentications.JWTHttpHeaderAuthentication.applyToRequest(localVarRequestOptions));
|
|
420
|
+
authenticationPromise = authenticationPromise.then(() => this.authentications.default.applyToRequest(localVarRequestOptions));
|
|
421
|
+
return authenticationPromise.then(() => {
|
|
422
|
+
if (Object.keys(localVarFormParams).length) {
|
|
423
|
+
if (localVarUseFormData) {
|
|
424
|
+
localVarRequestOptions.formData = localVarFormParams;
|
|
425
|
+
}
|
|
426
|
+
else {
|
|
427
|
+
localVarRequestOptions.form = localVarFormParams;
|
|
428
|
+
}
|
|
429
|
+
}
|
|
430
|
+
return new Promise((resolve, reject) => {
|
|
431
|
+
localVarRequest(localVarRequestOptions, (error, response, body) => {
|
|
432
|
+
if (error) {
|
|
433
|
+
reject(error);
|
|
434
|
+
}
|
|
435
|
+
else {
|
|
436
|
+
const errString = `Failed to call "${localVarPath}", returned ${response.statusCode}: ` + response.body;
|
|
437
|
+
if (typeof body.success === 'boolean' && !body.success) {
|
|
438
|
+
reject(new Error(body.error || errString));
|
|
439
|
+
}
|
|
440
|
+
else if (response.statusCode && response.statusCode >= 200 && response.statusCode <= 299) {
|
|
441
|
+
resolve(body);
|
|
442
|
+
}
|
|
443
|
+
else {
|
|
444
|
+
reject(errString);
|
|
445
|
+
}
|
|
446
|
+
}
|
|
447
|
+
});
|
|
448
|
+
});
|
|
449
|
+
});
|
|
450
|
+
}
|
|
451
|
+
/**
|
|
452
|
+
* Get a data export for an organization.
|
|
453
|
+
* @summary Get organization data export
|
|
454
|
+
* @param organizationId Organization ID
|
|
455
|
+
* @param exportId Export ID
|
|
456
|
+
*/
|
|
457
|
+
async getOrganizationDataExport(organizationId, exportId, options = { headers: {} }) {
|
|
458
|
+
const localVarPath = this.basePath + '/api/organizations/{organizationId}/exports/{exportId}'
|
|
459
|
+
.replace('{' + 'organizationId' + '}', encodeURIComponent(String(organizationId)))
|
|
460
|
+
.replace('{' + 'exportId' + '}', encodeURIComponent(String(exportId)));
|
|
461
|
+
let localVarQueryParameters = {};
|
|
462
|
+
let localVarHeaderParams = Object.assign({
|
|
463
|
+
'User-Agent': 'edgeimpulse-api nodejs'
|
|
464
|
+
}, this.defaultHeaders);
|
|
465
|
+
const produces = ['application/json'];
|
|
466
|
+
// give precedence to 'application/json'
|
|
467
|
+
if (produces.indexOf('application/json') >= 0) {
|
|
468
|
+
localVarHeaderParams.Accept = 'application/json';
|
|
469
|
+
}
|
|
470
|
+
else {
|
|
471
|
+
localVarHeaderParams.Accept = produces.join(',');
|
|
472
|
+
}
|
|
473
|
+
let localVarFormParams = {};
|
|
474
|
+
// verify required parameter 'organizationId' is not null or undefined
|
|
475
|
+
if (organizationId === null || organizationId === undefined) {
|
|
476
|
+
throw new Error('Required parameter organizationId was null or undefined when calling getOrganizationDataExport.');
|
|
477
|
+
}
|
|
478
|
+
// verify required parameter 'exportId' is not null or undefined
|
|
479
|
+
if (exportId === null || exportId === undefined) {
|
|
480
|
+
throw new Error('Required parameter exportId was null or undefined when calling getOrganizationDataExport.');
|
|
481
|
+
}
|
|
482
|
+
Object.assign(localVarHeaderParams, options.headers);
|
|
483
|
+
Object.assign(localVarHeaderParams, this.opts.extraHeaders);
|
|
484
|
+
let localVarUseFormData = false;
|
|
485
|
+
let localVarRequestOptions = {
|
|
486
|
+
method: 'GET',
|
|
487
|
+
qs: localVarQueryParameters,
|
|
488
|
+
headers: localVarHeaderParams,
|
|
489
|
+
uri: localVarPath,
|
|
490
|
+
useQuerystring: this._useQuerystring,
|
|
491
|
+
agentOptions: { keepAlive: false },
|
|
492
|
+
json: true,
|
|
493
|
+
};
|
|
494
|
+
let authenticationPromise = Promise.resolve();
|
|
495
|
+
authenticationPromise = authenticationPromise.then(() => this.authentications.ApiKeyAuthentication.applyToRequest(localVarRequestOptions));
|
|
496
|
+
authenticationPromise = authenticationPromise.then(() => this.authentications.JWTAuthentication.applyToRequest(localVarRequestOptions));
|
|
497
|
+
authenticationPromise = authenticationPromise.then(() => this.authentications.JWTHttpHeaderAuthentication.applyToRequest(localVarRequestOptions));
|
|
498
|
+
authenticationPromise = authenticationPromise.then(() => this.authentications.default.applyToRequest(localVarRequestOptions));
|
|
499
|
+
return authenticationPromise.then(() => {
|
|
500
|
+
if (Object.keys(localVarFormParams).length) {
|
|
501
|
+
if (localVarUseFormData) {
|
|
502
|
+
localVarRequestOptions.formData = localVarFormParams;
|
|
503
|
+
}
|
|
504
|
+
else {
|
|
505
|
+
localVarRequestOptions.form = localVarFormParams;
|
|
506
|
+
}
|
|
507
|
+
}
|
|
508
|
+
return new Promise((resolve, reject) => {
|
|
509
|
+
localVarRequest(localVarRequestOptions, (error, response, body) => {
|
|
510
|
+
if (error) {
|
|
511
|
+
reject(error);
|
|
512
|
+
}
|
|
513
|
+
else {
|
|
514
|
+
body = models_1.ObjectSerializer.deserialize(body, "GetOrganizationDataExportResponse");
|
|
515
|
+
const errString = `Failed to call "${localVarPath}", returned ${response.statusCode}: ` + response.body;
|
|
516
|
+
if (typeof body.success === 'boolean' && !body.success) {
|
|
517
|
+
reject(new Error(body.error || errString));
|
|
518
|
+
}
|
|
519
|
+
else if (response.statusCode && response.statusCode >= 200 && response.statusCode <= 299) {
|
|
520
|
+
resolve(body);
|
|
521
|
+
}
|
|
522
|
+
else {
|
|
523
|
+
reject(errString);
|
|
524
|
+
}
|
|
525
|
+
}
|
|
526
|
+
});
|
|
527
|
+
});
|
|
528
|
+
});
|
|
529
|
+
}
|
|
530
|
+
/**
|
|
531
|
+
* Get all data exports for an organization.
|
|
532
|
+
* @summary Get all organization data exports
|
|
533
|
+
* @param organizationId Organization ID
|
|
534
|
+
* @param limit Maximum number of results
|
|
535
|
+
* @param offset Offset in results, can be used in conjunction with LimitResultsParameter to implement paging.
|
|
536
|
+
*/
|
|
537
|
+
async getOrganizationDataExports(organizationId, queryParams, options = { headers: {} }) {
|
|
538
|
+
const localVarPath = this.basePath + '/api/organizations/{organizationId}/exports'
|
|
539
|
+
.replace('{' + 'organizationId' + '}', encodeURIComponent(String(organizationId)));
|
|
540
|
+
let localVarQueryParameters = {};
|
|
541
|
+
let localVarHeaderParams = Object.assign({
|
|
542
|
+
'User-Agent': 'edgeimpulse-api nodejs'
|
|
543
|
+
}, this.defaultHeaders);
|
|
544
|
+
const produces = ['application/json'];
|
|
545
|
+
// give precedence to 'application/json'
|
|
546
|
+
if (produces.indexOf('application/json') >= 0) {
|
|
547
|
+
localVarHeaderParams.Accept = 'application/json';
|
|
548
|
+
}
|
|
549
|
+
else {
|
|
550
|
+
localVarHeaderParams.Accept = produces.join(',');
|
|
551
|
+
}
|
|
552
|
+
let localVarFormParams = {};
|
|
553
|
+
// verify required parameter 'organizationId' is not null or undefined
|
|
554
|
+
if (organizationId === null || organizationId === undefined) {
|
|
555
|
+
throw new Error('Required parameter organizationId was null or undefined when calling getOrganizationDataExports.');
|
|
556
|
+
}
|
|
557
|
+
if (queryParams.limit !== undefined) {
|
|
558
|
+
localVarQueryParameters['limit'] = models_1.ObjectSerializer.serialize(queryParams.limit, "number");
|
|
559
|
+
}
|
|
560
|
+
if (queryParams.offset !== undefined) {
|
|
561
|
+
localVarQueryParameters['offset'] = models_1.ObjectSerializer.serialize(queryParams.offset, "number");
|
|
562
|
+
}
|
|
563
|
+
Object.assign(localVarHeaderParams, options.headers);
|
|
564
|
+
Object.assign(localVarHeaderParams, this.opts.extraHeaders);
|
|
565
|
+
let localVarUseFormData = false;
|
|
566
|
+
let localVarRequestOptions = {
|
|
567
|
+
method: 'GET',
|
|
568
|
+
qs: localVarQueryParameters,
|
|
569
|
+
headers: localVarHeaderParams,
|
|
570
|
+
uri: localVarPath,
|
|
571
|
+
useQuerystring: this._useQuerystring,
|
|
572
|
+
agentOptions: { keepAlive: false },
|
|
573
|
+
json: true,
|
|
574
|
+
};
|
|
575
|
+
let authenticationPromise = Promise.resolve();
|
|
576
|
+
authenticationPromise = authenticationPromise.then(() => this.authentications.ApiKeyAuthentication.applyToRequest(localVarRequestOptions));
|
|
577
|
+
authenticationPromise = authenticationPromise.then(() => this.authentications.JWTAuthentication.applyToRequest(localVarRequestOptions));
|
|
578
|
+
authenticationPromise = authenticationPromise.then(() => this.authentications.JWTHttpHeaderAuthentication.applyToRequest(localVarRequestOptions));
|
|
579
|
+
authenticationPromise = authenticationPromise.then(() => this.authentications.default.applyToRequest(localVarRequestOptions));
|
|
580
|
+
return authenticationPromise.then(() => {
|
|
581
|
+
if (Object.keys(localVarFormParams).length) {
|
|
582
|
+
if (localVarUseFormData) {
|
|
583
|
+
localVarRequestOptions.formData = localVarFormParams;
|
|
584
|
+
}
|
|
585
|
+
else {
|
|
586
|
+
localVarRequestOptions.form = localVarFormParams;
|
|
587
|
+
}
|
|
588
|
+
}
|
|
589
|
+
return new Promise((resolve, reject) => {
|
|
590
|
+
localVarRequest(localVarRequestOptions, (error, response, body) => {
|
|
591
|
+
if (error) {
|
|
592
|
+
reject(error);
|
|
593
|
+
}
|
|
594
|
+
else {
|
|
595
|
+
body = models_1.ObjectSerializer.deserialize(body, "GetOrganizationDataExportsResponse");
|
|
596
|
+
const errString = `Failed to call "${localVarPath}", returned ${response.statusCode}: ` + response.body;
|
|
597
|
+
if (typeof body.success === 'boolean' && !body.success) {
|
|
598
|
+
reject(new Error(body.error || errString));
|
|
599
|
+
}
|
|
600
|
+
else if (response.statusCode && response.statusCode >= 200 && response.statusCode <= 299) {
|
|
601
|
+
resolve(body);
|
|
602
|
+
}
|
|
603
|
+
else {
|
|
604
|
+
reject(errString);
|
|
605
|
+
}
|
|
606
|
+
}
|
|
607
|
+
});
|
|
608
|
+
});
|
|
609
|
+
});
|
|
610
|
+
}
|
|
381
611
|
/**
|
|
382
612
|
* List all information about this organization.
|
|
383
613
|
* @summary Organization information
|
|
@@ -2108,7 +2338,7 @@ class OrganizationsApi {
|
|
|
2108
2338
|
});
|
|
2109
2339
|
}
|
|
2110
2340
|
/**
|
|
2111
|
-
* Create a new organization. This is an
|
|
2341
|
+
* Create a new organization. This is an API only available to white label admins
|
|
2112
2342
|
* @summary White Label Admin - Create new organization within white label context
|
|
2113
2343
|
* @param organizationId Organization ID
|
|
2114
2344
|
* @param whitelabelAdminCreateOrganizationRequest
|
|
@@ -2272,7 +2502,7 @@ class OrganizationsApi {
|
|
|
2272
2502
|
});
|
|
2273
2503
|
}
|
|
2274
2504
|
/**
|
|
2275
|
-
* Create a new usage report for an organization. A job is created to process the report request and the job details are returned in the response. This is an
|
|
2505
|
+
* Create a new usage report for an organization. A job is created to process the report request and the job details are returned in the response. This is an API only available to white label admins.
|
|
2276
2506
|
* @summary White Label Admin - Creates a new usage report
|
|
2277
2507
|
* @param organizationId Organization ID
|
|
2278
2508
|
* @param innerOrganizationId Organization ID within the context of a white label
|
|
@@ -2367,7 +2597,7 @@ class OrganizationsApi {
|
|
|
2367
2597
|
});
|
|
2368
2598
|
}
|
|
2369
2599
|
/**
|
|
2370
|
-
* Create a new free tier project. This is an
|
|
2600
|
+
* Create a new free tier project. This is an API only available to white label admins.
|
|
2371
2601
|
* @summary White Label Admin - Create a new project within white label context.
|
|
2372
2602
|
* @param organizationId Organization ID
|
|
2373
2603
|
* @param adminCreateProjectRequest
|
|
@@ -2525,7 +2755,7 @@ class OrganizationsApi {
|
|
|
2525
2755
|
});
|
|
2526
2756
|
}
|
|
2527
2757
|
/**
|
|
2528
|
-
* Delete a usage report for an organization. This is an
|
|
2758
|
+
* Delete a usage report for an organization. This is an API only available to white label admins.
|
|
2529
2759
|
* @summary White Label Admin - Delete usage report
|
|
2530
2760
|
* @param organizationId Organization ID
|
|
2531
2761
|
* @param innerOrganizationId Organization ID within the context of a white label
|
|
@@ -2689,7 +2919,7 @@ class OrganizationsApi {
|
|
|
2689
2919
|
});
|
|
2690
2920
|
}
|
|
2691
2921
|
/**
|
|
2692
|
-
* Download a usage report for an organization. This is an
|
|
2922
|
+
* Download a usage report for an organization. This is an API only available to white label admins.
|
|
2693
2923
|
* @summary White Label Admin - Download usage report
|
|
2694
2924
|
* @param organizationId Organization ID
|
|
2695
2925
|
* @param innerOrganizationId Organization ID within the context of a white label
|
|
@@ -2911,7 +3141,7 @@ class OrganizationsApi {
|
|
|
2911
3141
|
});
|
|
2912
3142
|
}
|
|
2913
3143
|
/**
|
|
2914
|
-
* Get compute time usage for an organization over a period of time. This is an
|
|
3144
|
+
* Get compute time usage for an organization over a period of time. This is an API only available to white label admins
|
|
2915
3145
|
* @summary White Label Admin - Get organization compute time usage
|
|
2916
3146
|
* @param organizationId Organization ID
|
|
2917
3147
|
* @param innerOrganizationId Organization ID within the context of a white label
|
|
@@ -3089,7 +3319,7 @@ class OrganizationsApi {
|
|
|
3089
3319
|
});
|
|
3090
3320
|
}
|
|
3091
3321
|
/**
|
|
3092
|
-
* Get a usage report for an organization. This is an
|
|
3322
|
+
* Get a usage report for an organization. This is an API only available to white label admins.
|
|
3093
3323
|
* @summary White Label Admin - Get usage report
|
|
3094
3324
|
* @param organizationId Organization ID
|
|
3095
3325
|
* @param innerOrganizationId Organization ID within the context of a white label
|
|
@@ -3174,7 +3404,7 @@ class OrganizationsApi {
|
|
|
3174
3404
|
});
|
|
3175
3405
|
}
|
|
3176
3406
|
/**
|
|
3177
|
-
* Get all usage reports for an organization. This is an
|
|
3407
|
+
* Get all usage reports for an organization. This is an API only available to white label admins.
|
|
3178
3408
|
* @summary White Label Admin - Get all usage reports
|
|
3179
3409
|
* @param organizationId Organization ID
|
|
3180
3410
|
* @param innerOrganizationId Organization ID within the context of a white label
|