Optional
configuration: ConfigurationOptional
basePath: stringOptional
axios: AxiosInstanceCreate 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: anyOverride http request option.
Create a data source or third-party service
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: anyOverride http request option.
Delete a data source or third-party service
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: anyOverride http request option.
Generate a JSON schema from sample
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: anyOverride http request option.
Get a data source or third-party service
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: anyOverride http request option.
Retrieve a service's configuration
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: anyOverride http request option.
List all data sources and third-party services
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: anyOverride http request option.
Run a command associated with a service
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: anyOverride http request option.
Update a service
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: anyOverride http request option.
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: anyOverride http request option.
Get information about the underlying Atlas mongod
Generated using TypeDoc
ServicesApi - factory interface