TemplatesApi
Last updated
Last updated
All URIs are relative to https://api.ionos.com/databases/mongodb
Method | HTTP request | Description |
---|---|---|
Get Templates
Other parameters are passed through a pointer to an apiTemplatesGetRequest struct via the builder pattern
Content-Type: Not defined
Accept: application/json
Name | Type | Description | Notes |
---|---|---|---|
Get /templates
Get Templates
limit
int32
The maximum number of elements to return. Use together with 'offset' for pagination.
[default to 100]
offset
int32
The first element to return. Use together with 'limit' for pagination.
[default to 0]