TemplatesApi
Last updated
Last updated
All URIs are relative to https://api.ionos.com/cloudapi/v6
Method | HTTP request | Description |
---|---|---|
Get Cubes Template by ID
Other parameters are passed through a pointer to a apiTemplatesFindByIdRequest struct via the builder pattern
Content-Type: Not defined
Accept: application/json
Get Cubes Templates
Other parameters are passed through a pointer to a apiTemplatesGetRequest struct via the builder pattern
Content-Type: Not defined
Accept: application/json
Name | Type | Description | Notes |
---|---|---|---|
Name | Type | Description | Notes |
---|---|---|---|
Name | Type | Description | Notes |
---|---|---|---|
Get /templates/{templateId}
Get Cubes Template by ID
Get /templates
Get Cubes Templates
ctx
context.Context
context for authentication, logging, cancellation, deadlines, tracing, etc.
templateId
string
The unique template ID.
depth
int32
Controls the detail depth of the response objects. GET /datacenters/[ID] - depth=0: Only direct properties are included; children (servers and other elements) are not included. - depth=1: Direct properties and children references are included. - depth=2: Direct properties and children properties are included. - depth=3: Direct properties and children properties and children's children are included. - depth=... and so on
[default to 0]
depth
int32
Controls the detail depth of the response objects. GET /datacenters/[ID] - depth=0: Only direct properties are included; children (servers and other elements) are not included. - depth=1: Direct properties and children references are included. - depth=2: Direct properties and children properties are included. - depth=3: Direct properties and children properties and children's children are included. - depth=... and so on
[default to 0]