Optional
configuration: ConfigurationProtected
axiosProtected
baseProtected
configurationCreate a data source or third-party service [Deprecated].
An Atlas Project/Group ID.
The ObjectID of your application. The App Services API Project and Application IDs section demonstrates how to find this value.
Optional
body: anyOptional
options: AxiosRequestConfig<any>Override http request option.
Create a data source or third-party service
ServicesApi
Delete a data source or third-party service [Deprecated].
An Atlas Project/Group ID.
The ObjectID of your application. The App Services API Project and Application IDs section demonstrates how to find this value.
The unique `_id` value of a service.
Optional
options: AxiosRequestConfig<any>Override http request option.
Delete a data source or third-party service
ServicesApi
Sample a subset of documents in a collection to generate a JSON schema.
An Atlas Project/Group ID.
The ObjectID of your application. The App Services API Project and Application IDs section demonstrates how to find this value.
The unique `_id` value of a service.
Optional
options: AxiosRequestConfig<any>Override http request option.
Generate a JSON schema from sample
ServicesApi
Get a data source or third-party service [Deprecated].
An Atlas Project/Group ID.
The ObjectID of your application. The App Services API Project and Application IDs section demonstrates how to find this value.
The unique `_id` value of a service.
Optional
options: AxiosRequestConfig<any>Override http request option.
Get a data source or third-party service
ServicesApi
Retrieve a service's configuration.
An Atlas Project/Group ID.
The ObjectID of your application. The App Services API Project and Application IDs section demonstrates how to find this value.
The unique `_id` value of a service.
Optional
options: AxiosRequestConfig<any>Override http request option.
Retrieve a service's configuration
ServicesApi
List all data sources and third-party services [Deprecated].
An Atlas Project/Group ID.
The ObjectID of your application. The App Services API Project and Application IDs section demonstrates how to find this value.
Optional
options: AxiosRequestConfig<any>Override http request option.
List all data sources and third-party services
ServicesApi
Run a command associated with a service.
An Atlas Project/Group ID.
The ObjectID of your application. The App Services API Project and Application IDs section demonstrates how to find this value.
The unique `_id` value of a service.
Command name
Optional
options: AxiosRequestConfig<any>Override http request option.
Run a command associated with a service
ServicesApi
Update a service.
An Atlas Project/Group ID.
The ObjectID of your application. The App Services API Project and Application IDs section demonstrates how to find this value.
The unique `_id` value of a service.
Optional
options: AxiosRequestConfig<any>Override http request option.
Update a service
ServicesApi
Update a service's configuration.
An Atlas Project/Group ID.
The ObjectID of your application. The App Services API Project and Application IDs section demonstrates how to find this value.
The unique `_id` value of a service.
Optional
options: AxiosRequestConfig<any>Override http request option.
Update a service's configuration
ServicesApi
An Atlas Project/Group ID.
The ObjectID of your application. The App Services API Project and Application IDs section demonstrates how to find this value.
The unique `_id` value of a service.
Optional
options: AxiosRequestConfig<any>Override http request option.
Get information about the underlying Atlas mongod
ServicesApi
Generated using TypeDoc
ServicesApi - object-oriented interface
Export