Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
44 changes: 42 additions & 2 deletions .openapi-generator/FILES
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ api_ai_inference.go
api_ai_models.go
api_ai_monitoring.go
api_ai_orchestrations.go
api_ai_search.go
api_ai_sessions.go
api_ai_skills.go
api_ai_slack_bots.go
Expand All @@ -34,6 +35,7 @@ api_kv.go
api_organizations.go
api_projects.go
api_purge.go
api_restore_management.go
api_rules.go
api_scaling_policy.go
api_ssh_access.go
Expand All @@ -51,13 +53,22 @@ docs/AIInferenceAPI.md
docs/AIModelsAPI.md
docs/AIMonitoringAPI.md
docs/AIOrchestrationsAPI.md
docs/AISearchAPI.md
docs/AISessionsAPI.md
docs/AISkillsAPI.md
docs/AISlackBotsAPI.md
docs/AITaskManagementAPI.md
docs/AIToolsAPI.md
docs/AIUsageAPI.md
docs/AIVectorDatabaseAPI.md
docs/AiSearchChatRequest.md
docs/AiSearchDeletePagesRequest.md
docs/AiSearchEnableRequest.md
docs/AiSearchIngestPagesRequest.md
docs/AiSearchIngestPagesRequestPagesInner.md
docs/AiSearchSearchRequest.md
docs/AiSearchTriggerCrawlRequest.md
docs/AiSearchUpdateSettingsRequest.md
docs/Application.md
docs/ApplicationDatabase.md
docs/ApplicationDeploymentInformationInner.md
Expand Down Expand Up @@ -229,6 +240,10 @@ docs/GetMyUsage200Response.md
docs/GetMyUsage200ResponseDaily.md
docs/GetMyUsage200ResponseMonthly.md
docs/GetMyUsage200ResponseQuota.md
docs/GetMyUsage200ResponseQuotaDailyLimit.md
docs/GetMyUsage200ResponseQuotaMonthlyLimit.md
docs/GetRestoreStatus200Response.md
docs/GetScalingPolicyResponse.md
docs/GetSkill200Response.md
docs/GetSkill200ResponseSkill.md
docs/GetSlackBot200Response.md
Expand Down Expand Up @@ -309,14 +324,20 @@ docs/QueryVectorCollection200ResponsePagination.md
docs/QueryVectorCollection200ResponseResultsInner.md
docs/QueryVectorCollectionRequest.md
docs/QueryVectorCollectionRequestFilter.md
docs/RestoreDatabase202Response.md
docs/RestoreDatabaseRequest.md
docs/RestoreFilesystem202Response.md
docs/RestoreFilesystemRequest.md
docs/RestoreManagementAPI.md
docs/RulesAPI.md
docs/SSHAccessAPI.md
docs/ScalingPolicy.md
docs/ScalingPolicyAPI.md
docs/ScalingPolicyListResponse.md
docs/SearchSlackWorkspaceChannels200Response.md
docs/SearchSlackWorkspaceChannels200ResponseResultsInner.md
docs/SearchSlackWorkspaceUsers200Response.md
docs/SearchSlackWorkspaceUsers200ResponseResultsInner.md
docs/SetScalingPolicyRequest.md
docs/SpotConfiguration.md
docs/SubmitToolCallback200Response.md
docs/SubmitToolCallbackRequest.md
Expand Down Expand Up @@ -471,6 +492,14 @@ docs/WafConfigThresholdsInner.md
git_push.sh
go.mod
go.sum
model_ai_search_chat_request.go
model_ai_search_delete_pages_request.go
model_ai_search_enable_request.go
model_ai_search_ingest_pages_request.go
model_ai_search_ingest_pages_request_pages_inner.go
model_ai_search_search_request.go
model_ai_search_trigger_crawl_request.go
model_ai_search_update_settings_request.go
model_application.go
model_application_database.go
model_application_deployment_information_inner.go
Expand Down Expand Up @@ -631,6 +660,10 @@ model_get_my_usage_200_response.go
model_get_my_usage_200_response_daily.go
model_get_my_usage_200_response_monthly.go
model_get_my_usage_200_response_quota.go
model_get_my_usage_200_response_quota_daily_limit.go
model_get_my_usage_200_response_quota_monthly_limit.go
model_get_restore_status_200_response.go
model_get_scaling_policy_response.go
model_get_skill_200_response.go
model_get_skill_200_response_skill.go
model_get_slack_bot_200_response.go
Expand Down Expand Up @@ -706,11 +739,16 @@ model_query_vector_collection_200_response_pagination.go
model_query_vector_collection_200_response_results_inner.go
model_query_vector_collection_request.go
model_query_vector_collection_request_filter.go
model_scaling_policy.go
model_restore_database_202_response.go
model_restore_database_request.go
model_restore_filesystem_202_response.go
model_restore_filesystem_request.go
model_scaling_policy_list_response.go
model_search_slack_workspace_channels_200_response.go
model_search_slack_workspace_channels_200_response_results_inner.go
model_search_slack_workspace_users_200_response.go
model_search_slack_workspace_users_200_response_results_inner.go
model_set_scaling_policy_request.go
model_spot_configuration.go
model_submit_tool_callback_200_response.go
model_submit_tool_callback_request.go
Expand Down Expand Up @@ -869,6 +907,7 @@ test/api_ai_inference_test.go
test/api_ai_models_test.go
test/api_ai_monitoring_test.go
test/api_ai_orchestrations_test.go
test/api_ai_search_test.go
test/api_ai_sessions_test.go
test/api_ai_skills_test.go
test/api_ai_slack_bots_test.go
Expand All @@ -892,6 +931,7 @@ test/api_kv_test.go
test/api_organizations_test.go
test/api_projects_test.go
test/api_purge_test.go
test/api_restore_management_test.go
test/api_rules_test.go
test/api_scaling_policy_test.go
test/api_ssh_access_test.go
Expand Down
47 changes: 42 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Unified API for QuantCDN Admin and QuantCloud Platform services
## Overview
This API client was generated by the [OpenAPI Generator](https://openapi-generator.tech) project. By using the [OpenAPI-spec](https://www.openapis.org/) from a remote server, you can easily generate an API client.

- API version: 4.15.8
- API version: 4.17.0
- Package version: 1.0.0
- Generator version: 7.13.0
- Build package: org.openapitools.codegen.languages.GoClientCodegen
Expand Down Expand Up @@ -123,6 +123,23 @@ Class | Method | HTTP request | Description
*AIOrchestrationsAPI* | [**PauseOrchestration**](docs/AIOrchestrationsAPI.md#pauseorchestration) | **Post** /api/v3/organizations/{organisation}/ai/orchestrations/{orchestrationId}/pause | Pause Durable Orchestration
*AIOrchestrationsAPI* | [**ResumeOrchestration**](docs/AIOrchestrationsAPI.md#resumeorchestration) | **Post** /api/v3/organizations/{organisation}/ai/orchestrations/{orchestrationId}/resume | Resume Durable Orchestration
*AIOrchestrationsAPI* | [**StartOrchestration**](docs/AIOrchestrationsAPI.md#startorchestration) | **Post** /api/v3/organizations/{organisation}/ai/orchestrations/{orchestrationId}/start | Start Durable Orchestration
*AISearchAPI* | [**AiSearchChat**](docs/AISearchAPI.md#aisearchchat) | **Post** /api/v3/organisations/{organisation}/projects/{project}/ai-search/chat | RAG chat with AI Search content
*AISearchAPI* | [**AiSearchDeletePages**](docs/AISearchAPI.md#aisearchdeletepages) | **Delete** /api/v3/organisations/{organisation}/projects/{project}/ai-search/pages | Delete pages by URLs or patterns
*AISearchAPI* | [**AiSearchDisable**](docs/AISearchAPI.md#aisearchdisable) | **Post** /api/v3/organisations/{organisation}/projects/{project}/ai-search/disable | Disable AI Search for a project
*AISearchAPI* | [**AiSearchEnable**](docs/AISearchAPI.md#aisearchenable) | **Post** /api/v3/organisations/{organisation}/projects/{project}/ai-search/enable | Enable AI Search for a project
*AISearchAPI* | [**AiSearchGetCrawl**](docs/AISearchAPI.md#aisearchgetcrawl) | **Get** /api/v3/organisations/{organisation}/projects/{project}/ai-search/crawls/{jobId} | Get AI Search ingest job status
*AISearchAPI* | [**AiSearchGetCrawlPages**](docs/AISearchAPI.md#aisearchgetcrawlpages) | **Get** /api/v3/organisations/{organisation}/projects/{project}/ai-search/crawls/{jobId}/pages | Get per-page ingest results for a crawl job
*AISearchAPI* | [**AiSearchGetSettings**](docs/AISearchAPI.md#aisearchgetsettings) | **Get** /api/v3/organisations/{organisation}/projects/{project}/ai-search/settings | Get AI Search public access and rate limit settings
*AISearchAPI* | [**AiSearchIngestPages**](docs/AISearchAPI.md#aisearchingestpages) | **Post** /api/v3/organisations/{organisation}/projects/{project}/ai-search/pages | Ingest pages into the AI Search index
*AISearchAPI* | [**AiSearchListCrawls**](docs/AISearchAPI.md#aisearchlistcrawls) | **Get** /api/v3/organisations/{organisation}/projects/{project}/ai-search/crawls | List AI Search ingest jobs
*AISearchAPI* | [**AiSearchListPages**](docs/AISearchAPI.md#aisearchlistpages) | **Get** /api/v3/organisations/{organisation}/projects/{project}/ai-search/pages | List indexed pages with cursor pagination
*AISearchAPI* | [**AiSearchPurgeIndex**](docs/AISearchAPI.md#aisearchpurgeindex) | **Delete** /api/v3/organisations/{organisation}/projects/{project}/ai-search/index | Purge the entire AI Search index
*AISearchAPI* | [**AiSearchSearch**](docs/AISearchAPI.md#aisearchsearch) | **Post** /api/v3/organisations/{organisation}/projects/{project}/ai-search/search | Semantic search across the AI Search index
*AISearchAPI* | [**AiSearchStatus**](docs/AISearchAPI.md#aisearchstatus) | **Get** /api/v3/organisations/{organisation}/projects/{project}/ai-search | Get AI Search status for a project
*AISearchAPI* | [**AiSearchTopQueries**](docs/AISearchAPI.md#aisearchtopqueries) | **Get** /api/v3/organisations/{organisation}/projects/{project}/ai-search/top-queries | Get the most popular AI Search queries
*AISearchAPI* | [**AiSearchTriggerCrawl**](docs/AISearchAPI.md#aisearchtriggercrawl) | **Post** /api/v3/organisations/{organisation}/projects/{project}/ai-search/crawls | Trigger a crawler run that ingests into AI Search
*AISearchAPI* | [**AiSearchUpdateSettings**](docs/AISearchAPI.md#aisearchupdatesettings) | **Put** /api/v3/organisations/{organisation}/projects/{project}/ai-search/settings | Update AI Search public access and rate limit settings
*AISearchAPI* | [**AiSearchUsage**](docs/AISearchAPI.md#aisearchusage) | **Get** /api/v3/organisations/{organisation}/projects/{project}/ai-search/usage | Get usage statistics for the AI Search site
*AISessionsAPI* | [**CreateAISession**](docs/AISessionsAPI.md#createaisession) | **Post** /api/v3/organizations/{organisation}/ai/sessions | Create a new chat session with multi-tenant isolation
*AISessionsAPI* | [**DeleteAISession**](docs/AISessionsAPI.md#deleteaisession) | **Delete** /api/v3/organizations/{organisation}/ai/sessions/{sessionId} | Delete a chat session
*AISessionsAPI* | [**ExtendAISession**](docs/AISessionsAPI.md#extendaisession) | **Put** /api/v3/organizations/{organisation}/ai/sessions/{sessionId}/extend | Extend Session Expiration
Expand Down Expand Up @@ -244,6 +261,9 @@ Class | Method | HTTP request | Description
*ProjectsAPI* | [**ProjectsRead**](docs/ProjectsAPI.md#projectsread) | **Get** /api/v2/organizations/{organization}/projects/{project} | Get details of a single project
*ProjectsAPI* | [**ProjectsUpdate**](docs/ProjectsAPI.md#projectsupdate) | **Patch** /api/v2/organizations/{organization}/projects/{project} | Update a project
*PurgeAPI* | [**PurgeCreate**](docs/PurgeAPI.md#purgecreate) | **Post** /api/v2/organizations/{organization}/projects/{project}/purge | Purge cache via URL or cache keys
*RestoreManagementAPI* | [**GetRestoreStatus**](docs/RestoreManagementAPI.md#getrestorestatus) | **Get** /api/v3/organizations/{organisation}/applications/{application}/environments/{environment}/restores/{restoreId} | Get the status of a restore operation
*RestoreManagementAPI* | [**RestoreDatabase**](docs/RestoreManagementAPI.md#restoredatabase) | **Post** /api/v3/organizations/{organisation}/applications/{application}/environments/{environment}/backups/{backupId}/restore-database | Restore a database backup to a target environment
*RestoreManagementAPI* | [**RestoreFilesystem**](docs/RestoreManagementAPI.md#restorefilesystem) | **Post** /api/v3/organizations/{organisation}/applications/{application}/environments/{environment}/backups/{backupId}/restore-filesystem | Restore a filesystem backup to a target environment
*RulesAPI* | [**RulesAuthCreate**](docs/RulesAPI.md#rulesauthcreate) | **Post** /api/v2/organizations/{organization}/projects/{project}/rules/auth | Create an authentication rule
*RulesAPI* | [**RulesAuthDelete**](docs/RulesAPI.md#rulesauthdelete) | **Delete** /api/v2/organizations/{organization}/projects/{project}/rules/auth/{rule} | Delete an authentication rule
*RulesAPI* | [**RulesAuthList**](docs/RulesAPI.md#rulesauthlist) | **Get** /api/v2/organizations/{organization}/projects/{project}/rules/auth | List authentication rules
Expand Down Expand Up @@ -290,9 +310,9 @@ Class | Method | HTTP request | Description
*RulesAPI* | [**RulesServeStaticRead**](docs/RulesAPI.md#rulesservestaticread) | **Get** /api/v2/organizations/{organization}/projects/{project}/rules/serve-static/{rule} | Get details of a serve static rule
*RulesAPI* | [**RulesServeStaticUpdate**](docs/RulesAPI.md#rulesservestaticupdate) | **Patch** /api/v2/organizations/{organization}/projects/{project}/rules/serve-static/{rule} | Update a serve static rule
*SSHAccessAPI* | [**GetSshAccessCredentials**](docs/SSHAccessAPI.md#getsshaccesscredentials) | **Get** /api/v3/organizations/{organisation}/applications/{application}/environments/{environment}/ssh-access | Get SSH access credentials for an environment
*ScalingPolicyAPI* | [**DeleteScalingPolicy**](docs/ScalingPolicyAPI.md#deletescalingpolicy) | **Delete** /api/v3/organizations/{organisation}/applications/{application}/environments/{environment}/scaling-policies/{policyName} | Delete the scaling policy for an environment
*ScalingPolicyAPI* | [**GetScalingPolicies**](docs/ScalingPolicyAPI.md#getscalingpolicies) | **Get** /api/v3/organizations/{organisation}/applications/{application}/environments/{environment}/scaling-policies | Get the scaling policies for an environment
*ScalingPolicyAPI* | [**UpdateScalingPolicy**](docs/ScalingPolicyAPI.md#updatescalingpolicy) | **Put** /api/v3/organizations/{organisation}/applications/{application}/environments/{environment}/scaling-policies | Update the scaling policy for an environment
*ScalingPolicyAPI* | [**DeleteScalingPolicy**](docs/ScalingPolicyAPI.md#deletescalingpolicy) | **Delete** /api/v3/organizations/{organisation}/applications/{application}/environments/{environment}/scaling-policies | Delete Scaling Policy
*ScalingPolicyAPI* | [**ListScalingPolicies**](docs/ScalingPolicyAPI.md#listscalingpolicies) | **Get** /api/v3/organizations/{organisation}/applications/{application}/environments/{environment}/scaling-policies | List Scaling Policies
*ScalingPolicyAPI* | [**UpsertScalingPolicy**](docs/ScalingPolicyAPI.md#upsertscalingpolicy) | **Put** /api/v3/organizations/{organisation}/applications/{application}/environments/{environment}/scaling-policies | Upsert Scaling Policy
*TokensAPI* | [**TokensCreate**](docs/TokensAPI.md#tokenscreate) | **Post** /api/v2/organizations/{organization}/tokens | Create a new API token scoped to this organization
*TokensAPI* | [**TokensDelete**](docs/TokensAPI.md#tokensdelete) | **Delete** /api/v2/organizations/{organization}/tokens/{token_id} | Revoke an API token
*TokensAPI* | [**TokensList**](docs/TokensAPI.md#tokenslist) | **Get** /api/v2/organizations/{organization}/tokens | List API tokens scoped to this organization
Expand All @@ -308,6 +328,14 @@ Class | Method | HTTP request | Description

## Documentation For Models

- [AiSearchChatRequest](docs/AiSearchChatRequest.md)
- [AiSearchDeletePagesRequest](docs/AiSearchDeletePagesRequest.md)
- [AiSearchEnableRequest](docs/AiSearchEnableRequest.md)
- [AiSearchIngestPagesRequest](docs/AiSearchIngestPagesRequest.md)
- [AiSearchIngestPagesRequestPagesInner](docs/AiSearchIngestPagesRequestPagesInner.md)
- [AiSearchSearchRequest](docs/AiSearchSearchRequest.md)
- [AiSearchTriggerCrawlRequest](docs/AiSearchTriggerCrawlRequest.md)
- [AiSearchUpdateSettingsRequest](docs/AiSearchUpdateSettingsRequest.md)
- [Application](docs/Application.md)
- [ApplicationDatabase](docs/ApplicationDatabase.md)
- [ApplicationDeploymentInformationInner](docs/ApplicationDeploymentInformationInner.md)
Expand Down Expand Up @@ -468,6 +496,10 @@ Class | Method | HTTP request | Description
- [GetMyUsage200ResponseDaily](docs/GetMyUsage200ResponseDaily.md)
- [GetMyUsage200ResponseMonthly](docs/GetMyUsage200ResponseMonthly.md)
- [GetMyUsage200ResponseQuota](docs/GetMyUsage200ResponseQuota.md)
- [GetMyUsage200ResponseQuotaDailyLimit](docs/GetMyUsage200ResponseQuotaDailyLimit.md)
- [GetMyUsage200ResponseQuotaMonthlyLimit](docs/GetMyUsage200ResponseQuotaMonthlyLimit.md)
- [GetRestoreStatus200Response](docs/GetRestoreStatus200Response.md)
- [GetScalingPolicyResponse](docs/GetScalingPolicyResponse.md)
- [GetSkill200Response](docs/GetSkill200Response.md)
- [GetSkill200ResponseSkill](docs/GetSkill200ResponseSkill.md)
- [GetSlackBot200Response](docs/GetSlackBot200Response.md)
Expand Down Expand Up @@ -543,11 +575,16 @@ Class | Method | HTTP request | Description
- [QueryVectorCollection200ResponseResultsInner](docs/QueryVectorCollection200ResponseResultsInner.md)
- [QueryVectorCollectionRequest](docs/QueryVectorCollectionRequest.md)
- [QueryVectorCollectionRequestFilter](docs/QueryVectorCollectionRequestFilter.md)
- [ScalingPolicy](docs/ScalingPolicy.md)
- [RestoreDatabase202Response](docs/RestoreDatabase202Response.md)
- [RestoreDatabaseRequest](docs/RestoreDatabaseRequest.md)
- [RestoreFilesystem202Response](docs/RestoreFilesystem202Response.md)
- [RestoreFilesystemRequest](docs/RestoreFilesystemRequest.md)
- [ScalingPolicyListResponse](docs/ScalingPolicyListResponse.md)
- [SearchSlackWorkspaceChannels200Response](docs/SearchSlackWorkspaceChannels200Response.md)
- [SearchSlackWorkspaceChannels200ResponseResultsInner](docs/SearchSlackWorkspaceChannels200ResponseResultsInner.md)
- [SearchSlackWorkspaceUsers200Response](docs/SearchSlackWorkspaceUsers200Response.md)
- [SearchSlackWorkspaceUsers200ResponseResultsInner](docs/SearchSlackWorkspaceUsers200ResponseResultsInner.md)
- [SetScalingPolicyRequest](docs/SetScalingPolicyRequest.md)
- [SpotConfiguration](docs/SpotConfiguration.md)
- [SubmitToolCallback200Response](docs/SubmitToolCallback200Response.md)
- [SubmitToolCallbackRequest](docs/SubmitToolCallbackRequest.md)
Expand Down
Loading
Loading