yellowgrid-api-ts 3.2.28-dev.0 → 3.2.29
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 +1 -9
- package/.openapi-generator/VERSION +1 -1
- package/.openapi-generator-ignore +0 -0
- package/README.md +2 -14
- package/api.ts +3784 -662
- package/base.ts +25 -1
- package/common.ts +39 -2
- package/config.json +3 -3
- package/configuration.ts +19 -25
- package/dist/api.d.ts +3697 -397
- package/dist/api.js +574 -591
- package/dist/base.d.ts +25 -1
- package/dist/base.js +20 -1
- package/dist/common.d.ts +38 -1
- package/dist/common.js +38 -1
- package/dist/configuration.d.ts +18 -25
- package/dist/configuration.js +2 -2
- package/dist/index.d.ts +1 -1
- package/dist/index.js +1 -1
- package/docs/AbstractOrderRequestDTO.md +0 -0
- package/docs/AccountContactEntity.md +0 -0
- package/docs/AccountContactModel.md +0 -0
- package/docs/AccountContactRequestModel.md +0 -0
- package/docs/AccountDetailedSummaryDTO.md +0 -0
- package/docs/AccountRequestModel.md +0 -0
- package/docs/AccountSummaryDTO.md +0 -0
- package/docs/AccountsApi.md +0 -0
- package/docs/AccountsResponseModel.md +0 -0
- package/docs/AddressModel.md +0 -0
- package/docs/AddressRequestModel.md +0 -0
- package/docs/AdminOrderRequestDTO.md +0 -0
- package/docs/AdminUserModel.md +0 -0
- package/docs/AgentHoursGraphModel.md +0 -0
- package/docs/AgentHoursGraphMonthModel.md +0 -0
- package/docs/ApiLogEntity.md +0 -0
- package/docs/AreaCodeModel.md +0 -0
- package/docs/AttachmentModel.md +0 -0
- package/docs/AttributeSetEnum.md +0 -0
- package/docs/AuditLogEntity.md +0 -0
- package/docs/AuthCodeResponseModel.md +0 -0
- package/docs/BasicItemDTO.md +0 -0
- package/docs/BasicProductDTO.md +0 -0
- package/docs/BatchEntity.md +0 -0
- package/docs/CRMApi.md +0 -0
- package/docs/CallBarringModel.md +0 -0
- package/docs/Class3CXApi.md +0 -0
- package/docs/Class3CXInstallationWizardApi.md +56 -0
- package/docs/Class3CXInstallationsApi.md +60 -2
- package/docs/Class3CXIntegrationsApi.md +0 -0
- package/docs/Class3CXMultiTenantApi.md +0 -0
- package/docs/ClientDetailsModel.md +0 -0
- package/docs/ClientModel.md +0 -0
- package/docs/CompanyContractModel.md +0 -0
- package/docs/ContactInfoModel.md +0 -0
- package/docs/ConversationModel.md +0 -0
- package/docs/CourierPriceEntity.md +0 -0
- package/docs/CreditAccountEntity.md +0 -0
- package/docs/CrmContactDTO.md +0 -0
- package/docs/CustomerInformationModel.md +0 -0
- package/docs/CustomerItemRequestDTO.md +0 -0
- package/docs/CustomerOrderRequestDTO.md +0 -0
- package/docs/CustomerPriceListEnum.md +0 -0
- package/docs/CustomerSummaryReportDTO.md +0 -0
- package/docs/DdiRangeRequestModel.md +0 -0
- package/docs/DdiRangesRequestModel.md +0 -0
- package/docs/DetailedItemRequestDTO.md +0 -0
- package/docs/DetailedOrderRequestDTO.md +0 -0
- package/docs/DivertRequestModel.md +0 -0
- package/docs/DivertResponseModel.md +0 -0
- package/docs/EdTechProClientEntity.md +0 -0
- package/docs/EdTechProSchoolModel.md +0 -0
- package/docs/EdTechProSchoolsModel.md +0 -0
- package/docs/EdTechProSetupModel.md +0 -0
- package/docs/FraudManagementModel.md +0 -0
- package/docs/FreshdeskCompanyTicketsModel.md +0 -0
- package/docs/FreshdeskTicketEntity.md +0 -0
- package/docs/FtpAccountsEntity.md +0 -0
- package/docs/GenericFileModel.md +0 -0
- package/docs/GetGetPrice200Response.md +0 -0
- package/docs/GetGetRecording200Response.md +0 -0
- package/docs/HostingChangeResponseModel.md +0 -0
- package/docs/HostingRegionDTO.md +0 -0
- package/docs/InstanceAutoFailoverEntity.md +0 -0
- package/docs/InstanceDeletionScheduleEntity.md +0 -0
- package/docs/InstanceEntity.md +2 -0
- package/docs/InstanceFailoverEntity.md +0 -0
- package/docs/InstanceMonitoringEntity.md +0 -0
- package/docs/InstanceMonitoringLogEntity.md +0 -0
- package/docs/InstanceScheduledTasksEntity.md +0 -0
- package/docs/InstanceTcxDetailsEntity.md +0 -0
- package/docs/InstanceUserCredentialsEntity.md +0 -0
- package/docs/ItemDTO.md +0 -0
- package/docs/ItemDiscountEntity.md +0 -0
- package/docs/ItemEntity.md +0 -0
- package/docs/LinkedOrderEntity.md +0 -0
- package/docs/MFARequiredModel.md +0 -0
- package/docs/MonthlyUsageModel.md +0 -0
- package/docs/MultiTenantChangeResponseModel.md +0 -0
- package/docs/MyPBXToolsApi.md +0 -0
- package/docs/NavigationModel.md +0 -0
- package/docs/OAuth20Api.md +0 -0
- package/docs/OfflineInstancesEntity.md +0 -0
- package/docs/OrderEntity.md +0 -0
- package/docs/OrderRequestModel.md +0 -0
- package/docs/OrderSummariesModel.md +0 -0
- package/docs/OrderSummaryDTO.md +0 -0
- package/docs/OrderTotalModel.md +0 -0
- package/docs/OrderedItemEntity.md +0 -0
- package/docs/OrdersApi.md +0 -0
- package/docs/PatchSetTcxWizardCnameRequest.md +0 -0
- package/docs/PatchUpdateAccountContactPasswordRequest.md +0 -0
- package/docs/PortalAccountModel.md +0 -0
- package/docs/PortalLoginModel.md +0 -0
- package/docs/PostAddWebhook200Response.md +0 -0
- package/docs/PostGetClientCredentialsRequest.md +0 -0
- package/docs/PostGetProductForCustomerRequest.md +0 -0
- package/docs/PostGetProductRequest.md +0 -0
- package/docs/PriceListItemModel.md +0 -0
- package/docs/PricingApi.md +0 -0
- package/docs/PrizesEntity.md +0 -0
- package/docs/ProductPriceListItemModel.md +0 -0
- package/docs/ProductSearchResultsModel.md +0 -0
- package/docs/ProductSerialInfoModel.md +0 -0
- package/docs/ProductSummaryDTO.md +0 -0
- package/docs/ProductsApi.md +0 -0
- package/docs/PromoCodesEntity.md +0 -0
- package/docs/PromoItemsEntity.md +0 -0
- package/docs/ProvisioningApi.md +0 -0
- package/docs/ProvisioningModel.md +0 -0
- package/docs/ProvisioningRequestEntity.md +0 -0
- package/docs/RecordingBackupAzureModel.md +0 -0
- package/docs/RecordingsBackupInfoDTO.md +0 -0
- package/docs/ResourceNotReadyException.md +0 -0
- package/docs/RootAccessModel.md +0 -0
- package/docs/S3BucketEntity.md +0 -0
- package/docs/SIPTrunksApi.md +0 -0
- package/docs/SMSApi.md +0 -0
- package/docs/ScannedItemModel.md +0 -0
- package/docs/ScopeModel.md +0 -0
- package/docs/ShipmentAddressEntity.md +0 -0
- package/docs/ShipmentEntity.md +0 -0
- package/docs/ShipmentItemEntity.md +0 -0
- package/docs/ShippingApi.md +0 -0
- package/docs/ShippingConsignmentModel.md +0 -0
- package/docs/ShippingInformationDTO.md +0 -0
- package/docs/ShippingServiceDTO.md +0 -0
- package/docs/ShippingServiceModel.md +0 -0
- package/docs/ShippingServicesModel.md +0 -0
- package/docs/SipTrunkChangeResponseModel.md +0 -0
- package/docs/SipTrunkCreationRequestModel.md +0 -0
- package/docs/SipTrunkEntity.md +0 -0
- package/docs/SipTrunksResponseModel.md +0 -0
- package/docs/SmsAccountEntity.md +0 -0
- package/docs/SmsDataModel.md +0 -0
- package/docs/SmsMessageModel.md +0 -0
- package/docs/SmsNumbersEntity.md +0 -0
- package/docs/SmsPayloadModel.md +0 -0
- package/docs/SmsPhoneNumberModel.md +0 -0
- package/docs/SmsResponseModel.md +0 -0
- package/docs/SmsWhitelistEntity.md +0 -0
- package/docs/StockManagementApi.md +0 -0
- package/docs/StockOrderCourierEntity.md +0 -0
- package/docs/StockOrderDeductionModel.md +0 -0
- package/docs/StockOrderDeductionRequestModel.md +0 -0
- package/docs/StockOrderDeductionsEntity.md +0 -0
- package/docs/StockOrderEntity.md +0 -0
- package/docs/StockOrderItemEntity.md +0 -0
- package/docs/StockOrderItemModel.md +0 -0
- package/docs/StockOrderItemRequestModel.md +0 -0
- package/docs/StockOrderModel.md +0 -0
- package/docs/StockOrderProductEntity.md +0 -0
- package/docs/StockOrderRequestModel.md +0 -0
- package/docs/StockOrderSupplierEntity.md +0 -0
- package/docs/StockOrderSupplierModel.md +0 -0
- package/docs/StockOrdersModel.md +0 -0
- package/docs/StockProductModel.md +0 -0
- package/docs/StockProductPriceModel.md +0 -0
- package/docs/StockProductSummariesModel.md +0 -0
- package/docs/StockProductSummaryModel.md +0 -0
- package/docs/StockTransactionsEntity.md +0 -0
- package/docs/SupplierEntity.md +0 -0
- package/docs/SupplierItemEntity.md +0 -0
- package/docs/SystemApi.md +0 -0
- package/docs/TcxBackupEntity.md +0 -0
- package/docs/TcxBackupModel.md +0 -0
- package/docs/TcxBillingEntity.md +0 -0
- package/docs/TcxBulkLicenceDetailsModel.md +0 -0
- package/docs/TcxDeadLicenceEntity.md +0 -0
- package/docs/TcxExtsEntity.md +0 -0
- package/docs/TcxHostingPricingEntity.md +0 -0
- package/docs/TcxInstallationDetailsModel.md +0 -0
- package/docs/TcxInstallationModel.md +2 -0
- package/docs/TcxInstallationsModel.md +0 -0
- package/docs/TcxKeySummaryDTO.md +0 -0
- package/docs/TcxKeysEntity.md +0 -0
- package/docs/TcxLicenceDetailsErrorModel.md +0 -0
- package/docs/TcxLicenceDetailsModel.md +0 -0
- package/docs/TcxMacsEntity.md +0 -0
- package/docs/TcxMultiTenantModel.md +0 -0
- package/docs/TcxMultiTenantUserModel.md +0 -0
- package/docs/TcxMultiTenantsModel.md +0 -0
- package/docs/TcxNumbersEntity.md +0 -0
- package/docs/TcxOfficeHoursEntity.md +0 -0
- package/docs/TcxPhoneModel.md +0 -0
- package/docs/TcxPhonesEntity.md +0 -0
- package/docs/TcxRemoteStorageModel.md +0 -0
- package/docs/TcxSbcDTO.md +0 -0
- package/docs/TcxSbcEntity.md +0 -0
- package/docs/TcxSbcModel.md +0 -0
- package/docs/TcxSetupEntity.md +0 -0
- package/docs/TcxSetupsModel.md +0 -0
- package/docs/TcxSipTrunksEntity.md +0 -0
- package/docs/TcxTemplateXmlEnum.md +0 -0
- package/docs/TcxUsersEntity.md +0 -0
- package/docs/TcxWizardConfigModel.md +0 -0
- package/docs/TcxWizardModel.md +0 -0
- package/docs/TechSupportCompanySummaryDTO.md +0 -0
- package/docs/TelephonySupportTicketModel.md +0 -0
- package/docs/TicketSummaryModel.md +0 -0
- package/docs/TicketTimeDTO.md +0 -0
- package/docs/TicketsApi.md +0 -0
- package/docs/TokenResponseModel.md +0 -0
- package/docs/UpgradeOrderResponseModel.md +0 -0
- package/docs/UpgradeRequestModel.md +0 -0
- package/docs/UserEntity.md +0 -0
- package/docs/WebhooksApi.md +0 -0
- package/docs/XeroLogEntity.md +0 -0
- package/git_push.sh +0 -0
- package/index.ts +1 -1
- package/openapitools.json +1 -1
- package/package.json +1 -1
- package/tsconfig.json +0 -0
- package/docs/EventDTO.md +0 -35
- package/docs/EventRequestDTO.md +0 -25
- package/docs/EventSubscriptionModel.md +0 -23
- package/docs/EventUpdateDTO.md +0 -27
- package/docs/EventUpdateEntity.md +0 -29
- package/docs/EventUpdateRequestDTO.md +0 -23
- package/docs/IncidentDTO.md +0 -35
- package/docs/IncidentRequestDTO.md +0 -25
- package/docs/IncidentSubscriptionModel.md +0 -23
- package/docs/IncidentUpdateDTO.md +0 -27
- package/docs/IncidentUpdateEntity.md +0 -29
- package/docs/IncidentUpdateRequestDTO.md +0 -23
- package/docs/NumberPortDTO.md +0 -51
- package/docs/NumberPortEntity.md +0 -47
- package/docs/NumberPortModel.md +0 -51
- package/docs/NumberPortRangeDTO.md +0 -33
- package/docs/NumberPortRangeRequestDTO.md +0 -27
- package/docs/NumberPortingApi.md +0 -658
- package/docs/NumberPortsModel.md +0 -27
- package/docs/ServiceHealthDTO.md +0 -23
- package/docs/ServiceStatusDTO.md +0 -27
- package/docs/ServicesApi.md +0 -330
- package/docs/SupportTicketModel.md +0 -41
|
@@ -6,6 +6,7 @@ All URIs are relative to *http://api.yellowgrid.local*
|
|
|
6
6
|
|------------- | ------------- | -------------|
|
|
7
7
|
|[**getGetDetails**](#getgetdetails) | **GET** /tcx/installations/{wizard_id}/details | Get 3CX Installation Details|
|
|
8
8
|
|[**getGetInstallations**](#getgetinstallations) | **GET** /tcx/installations | Get 3CX Installations|
|
|
9
|
+
|[**patchUpdateAutoFailover**](#patchupdateautofailover) | **PATCH** /tcx/installations/{instance_id}/failover/auto | Update 3CX Instance Auto Failover|
|
|
9
10
|
|[**postCreateSshUser**](#postcreatesshuser) | **POST** /tcx/installations/{instance_id}/create/user/root | Create a root user|
|
|
10
11
|
|[**postDeleteInstance**](#postdeleteinstance) | **POST** /tcx/installations/{instance_id}/delete | Delete 3CX Instance|
|
|
11
12
|
|[**postExtendDisk**](#postextenddisk) | **POST** /tcx/installations/{instance_id}/disk/extend | Extend additional disk on 3CX Instance|
|
|
@@ -142,6 +143,63 @@ No authorization required
|
|
|
142
143
|
|
|
143
144
|
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
|
144
145
|
|
|
146
|
+
# **patchUpdateAutoFailover**
|
|
147
|
+
> patchUpdateAutoFailover()
|
|
148
|
+
|
|
149
|
+
Update 3CX Instance Auto Failover
|
|
150
|
+
|
|
151
|
+
### Example
|
|
152
|
+
|
|
153
|
+
```typescript
|
|
154
|
+
import {
|
|
155
|
+
Class3CXInstallationsApi,
|
|
156
|
+
Configuration
|
|
157
|
+
} from 'yellowgrid-api-ts';
|
|
158
|
+
|
|
159
|
+
const configuration = new Configuration();
|
|
160
|
+
const apiInstance = new Class3CXInstallationsApi(configuration);
|
|
161
|
+
|
|
162
|
+
let instanceId: string; //Instance ID (default to undefined)
|
|
163
|
+
let enable: boolean; //Enable (default to undefined)
|
|
164
|
+
|
|
165
|
+
const { status, data } = await apiInstance.patchUpdateAutoFailover(
|
|
166
|
+
instanceId,
|
|
167
|
+
enable
|
|
168
|
+
);
|
|
169
|
+
```
|
|
170
|
+
|
|
171
|
+
### Parameters
|
|
172
|
+
|
|
173
|
+
|Name | Type | Description | Notes|
|
|
174
|
+
|------------- | ------------- | ------------- | -------------|
|
|
175
|
+
| **instanceId** | [**string**] | Instance ID | defaults to undefined|
|
|
176
|
+
| **enable** | [**boolean**] | Enable | defaults to undefined|
|
|
177
|
+
|
|
178
|
+
|
|
179
|
+
### Return type
|
|
180
|
+
|
|
181
|
+
void (empty response body)
|
|
182
|
+
|
|
183
|
+
### Authorization
|
|
184
|
+
|
|
185
|
+
No authorization required
|
|
186
|
+
|
|
187
|
+
### HTTP request headers
|
|
188
|
+
|
|
189
|
+
- **Content-Type**: Not defined
|
|
190
|
+
- **Accept**: Not defined
|
|
191
|
+
|
|
192
|
+
|
|
193
|
+
### HTTP response details
|
|
194
|
+
| Status code | Description | Response headers |
|
|
195
|
+
|-------------|-------------|------------------|
|
|
196
|
+
|**200** | No Response | - |
|
|
197
|
+
|**400** | Bad Request | - |
|
|
198
|
+
|**401** | Unauthorised | - |
|
|
199
|
+
|**403** | Access Denied | - |
|
|
200
|
+
|
|
201
|
+
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
|
202
|
+
|
|
145
203
|
# **postCreateSshUser**
|
|
146
204
|
> RootAccessModel postCreateSshUser()
|
|
147
205
|
|
|
@@ -441,7 +499,7 @@ const configuration = new Configuration();
|
|
|
441
499
|
const apiInstance = new Class3CXInstallationsApi(configuration);
|
|
442
500
|
|
|
443
501
|
let instanceId: string; //Instance ID (default to undefined)
|
|
444
|
-
let size: 'd2-4' | 'd2-8' | 'b2-30'; //Instance Spec (default to undefined)
|
|
502
|
+
let size: 'd2-4' | 'd2-8' | 'b2-30' | 's-2vcpu-4gb' | 's-4vcpu-8gb'; //Instance Spec (default to undefined)
|
|
445
503
|
let schedule: string; //Scheduled Task (Date & Time) (optional) (default to undefined)
|
|
446
504
|
|
|
447
505
|
const { status, data } = await apiInstance.postResizeInstance(
|
|
@@ -456,7 +514,7 @@ const { status, data } = await apiInstance.postResizeInstance(
|
|
|
456
514
|
|Name | Type | Description | Notes|
|
|
457
515
|
|------------- | ------------- | ------------- | -------------|
|
|
458
516
|
| **instanceId** | [**string**] | Instance ID | defaults to undefined|
|
|
459
|
-
| **size** | [**'d2-4' | 'd2-8' | 'b2-30'**]**Array<'d2-4' | 'd2-8' | 'b2-30'>** | Instance Spec | defaults to undefined|
|
|
517
|
+
| **size** | [**'d2-4' | 'd2-8' | 'b2-30' | 's-2vcpu-4gb' | 's-4vcpu-8gb'**]**Array<'d2-4' | 'd2-8' | 'b2-30' | 's-2vcpu-4gb' | 's-4vcpu-8gb'>** | Instance Spec | defaults to undefined|
|
|
460
518
|
| **schedule** | [**string**] | Scheduled Task (Date & Time) | (optional) defaults to undefined|
|
|
461
519
|
|
|
462
520
|
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/docs/ClientModel.md
CHANGED
|
File without changes
|
|
File without changes
|
package/docs/ContactInfoModel.md
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/docs/CrmContactDTO.md
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/docs/GenericFileModel.md
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/docs/HostingRegionDTO.md
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/docs/InstanceEntity.md
CHANGED
|
@@ -26,6 +26,7 @@ Name | Type | Description | Notes
|
|
|
26
26
|
**scriptFinished** | **string** | scriptFinished | [optional] [default to undefined]
|
|
27
27
|
**creationDate** | **string** | creationDate | [optional] [default to undefined]
|
|
28
28
|
**status** | **string** | status | [optional] [default to undefined]
|
|
29
|
+
**autoFailover** | **number** | autoFailover | [optional] [default to undefined]
|
|
29
30
|
|
|
30
31
|
## Example
|
|
31
32
|
|
|
@@ -53,6 +54,7 @@ const instance: InstanceEntity = {
|
|
|
53
54
|
scriptFinished,
|
|
54
55
|
creationDate,
|
|
55
56
|
status,
|
|
57
|
+
autoFailover,
|
|
56
58
|
};
|
|
57
59
|
```
|
|
58
60
|
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/docs/ItemDTO.md
CHANGED
|
File without changes
|
|
File without changes
|
package/docs/ItemEntity.md
CHANGED
|
File without changes
|
|
File without changes
|
package/docs/MFARequiredModel.md
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/docs/MyPBXToolsApi.md
CHANGED
|
File without changes
|
package/docs/NavigationModel.md
CHANGED
|
File without changes
|
package/docs/OAuth20Api.md
CHANGED
|
File without changes
|
|
File without changes
|
package/docs/OrderEntity.md
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/docs/OrderSummaryDTO.md
CHANGED
|
File without changes
|
package/docs/OrderTotalModel.md
CHANGED
|
File without changes
|
|
File without changes
|
package/docs/OrdersApi.md
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/docs/PortalLoginModel.md
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/docs/PricingApi.md
CHANGED
|
File without changes
|
package/docs/PrizesEntity.md
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/docs/ProductsApi.md
CHANGED
|
File without changes
|
package/docs/PromoCodesEntity.md
CHANGED
|
File without changes
|
package/docs/PromoItemsEntity.md
CHANGED
|
File without changes
|
package/docs/ProvisioningApi.md
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/docs/RootAccessModel.md
CHANGED
|
File without changes
|
package/docs/S3BucketEntity.md
CHANGED
|
File without changes
|
package/docs/SIPTrunksApi.md
CHANGED
|
File without changes
|
package/docs/SMSApi.md
CHANGED
|
File without changes
|
package/docs/ScannedItemModel.md
CHANGED
|
File without changes
|
package/docs/ScopeModel.md
CHANGED
|
File without changes
|
|
File without changes
|
package/docs/ShipmentEntity.md
CHANGED
|
File without changes
|
|
File without changes
|
package/docs/ShippingApi.md
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/docs/SipTrunkEntity.md
CHANGED
|
File without changes
|
|
File without changes
|
package/docs/SmsAccountEntity.md
CHANGED
|
File without changes
|
package/docs/SmsDataModel.md
CHANGED
|
File without changes
|
package/docs/SmsMessageModel.md
CHANGED
|
File without changes
|
package/docs/SmsNumbersEntity.md
CHANGED
|
File without changes
|
package/docs/SmsPayloadModel.md
CHANGED
|
File without changes
|
|
File without changes
|
package/docs/SmsResponseModel.md
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/docs/StockOrderEntity.md
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/docs/StockOrderModel.md
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/docs/StockOrdersModel.md
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/docs/SupplierEntity.md
CHANGED
|
File without changes
|
|
File without changes
|
package/docs/SystemApi.md
CHANGED
|
File without changes
|
package/docs/TcxBackupEntity.md
CHANGED
|
File without changes
|
package/docs/TcxBackupModel.md
CHANGED
|
File without changes
|
package/docs/TcxBillingEntity.md
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/docs/TcxExtsEntity.md
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -34,6 +34,7 @@ Name | Type | Description | Notes
|
|
|
34
34
|
**version** | **string** | 3CX Software Version | [optional] [default to undefined]
|
|
35
35
|
**disk** | **number** | Recordings Disk Size | [optional] [default to undefined]
|
|
36
36
|
**flavour** | **string** | Instance Spec | [optional] [default to undefined]
|
|
37
|
+
**autoFailover** | **boolean** | Auto Failover | [optional] [default to undefined]
|
|
37
38
|
|
|
38
39
|
## Example
|
|
39
40
|
|
|
@@ -69,6 +70,7 @@ const instance: TcxInstallationModel = {
|
|
|
69
70
|
version,
|
|
70
71
|
disk,
|
|
71
72
|
flavour,
|
|
73
|
+
autoFailover,
|
|
72
74
|
};
|
|
73
75
|
```
|
|
74
76
|
|
|
File without changes
|
package/docs/TcxKeySummaryDTO.md
CHANGED
|
File without changes
|
package/docs/TcxKeysEntity.md
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/docs/TcxMacsEntity.md
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/docs/TcxNumbersEntity.md
CHANGED
|
File without changes
|
|
File without changes
|
package/docs/TcxPhoneModel.md
CHANGED
|
File without changes
|
package/docs/TcxPhonesEntity.md
CHANGED
|
File without changes
|
|
File without changes
|
package/docs/TcxSbcDTO.md
CHANGED
|
File without changes
|
package/docs/TcxSbcEntity.md
CHANGED
|
File without changes
|
package/docs/TcxSbcModel.md
CHANGED
|
File without changes
|
package/docs/TcxSetupEntity.md
CHANGED
|
File without changes
|
package/docs/TcxSetupsModel.md
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/docs/TcxUsersEntity.md
CHANGED
|
File without changes
|
|
File without changes
|
package/docs/TcxWizardModel.md
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/docs/TicketTimeDTO.md
CHANGED
|
File without changes
|
package/docs/TicketsApi.md
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/docs/UserEntity.md
CHANGED
|
File without changes
|
package/docs/WebhooksApi.md
CHANGED
|
File without changes
|
package/docs/XeroLogEntity.md
CHANGED
|
File without changes
|
package/git_push.sh
CHANGED
|
File without changes
|
package/index.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
4
|
* Yellowgrid
|
|
5
|
-
* Welcome to the Yellowgrid API documentation.
|
|
5
|
+
* Welcome to the Yellowgrid API documentation. This API provides secure and comprehensive access to the Yellowgrid platform, enabling developers and integrators to manage accounts, contacts, SIP trunks, SMS messaging, 3CX integrations, and provisioning services. ## Key Features: - **Accounts**: View and manage account details, contacts, client credentials, and verification. - **Provisioning**: Automate setup and configuration of devices and groups. - **SIP Trunks**: Manage trunk creation, changes, DDIs, diverts, and configuration. - **Messaging**: Send SMS messages securely via the messaging gateway. - **3CX Integrations**: Automate licence handling, installation, and multi-tenant setup. ## Authentication: The API supports OAuth 2.0 for authentication and authorization. Ensure you use a valid bearer token for all authenticated endpoints. ## Base URL: `http://api.yellowgrid.local` For questions or technical support, please contact support@yellowgrid.co.uk.
|
|
6
6
|
*
|
|
7
7
|
* The version of the OpenAPI document: 0
|
|
8
8
|
*
|