- V2
-
V1
- Account
- Admin
- AdminUpload
- Analysis
- ApiResource
- ApiScope
- Assets
- AuditLog
- Auth
- AuthToken
- Avatar
- BatchDownloadDocuments
- CacheMeta
- Caching
- CheckUpdate
- ClaimMapping
- Client
- Collections
- Config
- CustomizeProperties
- Dashboard
- DashboardView
- DataMonitoring
- DataProvider
- DataSource
- DataSourceAPI
- DataSourceFile
- DataSourcePreview
- Dataset
- DatasetExport
- DatasetPreview
- Design
- DesignApi
- DesignTemplates
- DingTalkAuthentication
- Documents
- EmbededReport
- Export
- ExportTemplate
- ExternalLoginProvider
- ExternalUser
- FloorPlanView
- GraphQl
- Group
- HealthCheck
- Heartbeat
- Hierarchy
- Home
- IdentityResource
- Import
- Integration
- InternalDocuments
- LanguagePackage
- LanguageResource
-
License
- LicenseSummarised
- LocalDeployment
- ModelDrafts
- ModelEditor
- Node
- Notification
- Permission
- Pivot
- PluginAssets
- PodIPTest
- Preview
- PushDataset
- QueryEndpoint
- QueueMonitor
- ReferenceResolving
- Reports
- Resource
- Resources
- Role
- RoleDocumentColumns
- SceneView
- Schedule
- ScheduleTemplate
- SchedulesApi
- SecurityProvider
- Semantic
- Session
- Settings
- SharedResources
- StreamingDatasetApi
- SystemConfig
- SystemConfigs
- Tenant
- TenantModification
- Theme
- ThemeFiles
- Token
- Upload
- UploadTheme
- User
- UserFunctions
- View
- VisualSandbox
- WeChat4WorkAuthentication
- WebPages
- WorkerJob
- WorkersRegistrar
- overview
License
License
[GET] /api/v1/license
Get license information.
Response
Status Code: 200
Success
[POST] /api/v1/license/active
Active license with the specified key.
Request Schema
key
Response
Status Code: 200
Success
[POST] /api/v1/license/forceOffline/active
Request Schema
key
Response
Status Code: 200
Success
[POST] /api/v1/license/offlineactive
Offline active license with the specified information.
Request Schema
responsedInfo
Response
Status Code: 200
Success
[PUT] /api/v1/license/{identity}
Update the license information.
Parameters
Name | Type | Located In | Description |
---|---|---|---|
identityRequired | string | path |
Response
Status Code: 200
Success
[DELETE] /api/v1/license/{identity}
Deactive the license.
Parameters
Name | Type | Located In | Description |
---|---|---|---|
identityRequired | string | path |
Response
Status Code: 200
Success
[PUT] /api/v1/license/forceOffline/{identity}
Parameters
Name | Type | Located In |
---|---|---|
identityRequired | string | path |
Response
Status Code: 200
Success
[DELETE] /api/v1/license/forceOffline/{identity}
Parameters
Name | Type | Located In |
---|---|---|
identityRequired | string | path |
Response
Status Code: 200
Success
[POST] /api/v1/license/custom-visual/upload
Response
Status Code: 200
Success
[POST] /api/v1/license/custom-visual/import/{sessionId}
Parameters
Name | Type | Located In |
---|---|---|
sessionIdRequired | string | path |
Request Schema
Response
Status Code: 200
Success
[GET] /api/v1/license/custom-visual
Response
Status Code: 200
Success
[DELETE] /api/v1/license/custom-visual/{cvLicenseId}
Parameters
Name | Type | Located In |
---|---|---|
cvLicenseIdRequired | string | path |
Response
Status Code: 200
Success
[GET] /api/v1/license/custom-visual/{id}/{version}
Parameters
Name | Type | Located In |
---|---|---|
idRequired | string | path |
versionRequired | string | path |
Response
Status Code: 200
Success
Models
Ƭ CVLicenseImportViewModel
Name | Type | Description | Example |
---|---|---|---|
customVisualListNullable | CVLicenseImportInfo |
Ƭ CVLicenseImportInfo
Name | Type | Description | Example |
---|---|---|---|
idNullable | string | ||
versionNullable | string |