| Package | Description |
|---|---|
| net.minidev.ovh.api | |
| net.minidev.ovh.api.paas.timeseries | |
| net.minidev.ovh.api.tsaas |
| Modifier and Type | Method and Description |
|---|---|
OvhKey |
ApiOvhDbaastimeseries.serviceName_key_keyId_PUT(String serviceName,
String keyId,
String description,
OvhPermissionEnum[] permissions,
OvhTag[] tags)
Deprecated.
|
OvhKey |
ApiOvhDbaastimeseries.serviceName_key_POST(String serviceName,
String description,
String[] permissions,
OvhTag[] tags)
Deprecated.
|
OvhOpenTSDBToken |
ApiOvhDbaastimeseries.serviceName_token_opentsdb_POST(String serviceName,
String description,
String permission,
OvhTag[] tags)
Create a OpenTSDB token
REST: POST /dbaas/timeseries/{serviceName}/token/opentsdb
|
| Modifier and Type | Field and Description |
|---|---|
OvhTag[] |
OvhKey.tags
List of tags
canBeNull && readOnly
|
| Modifier and Type | Field and Description |
|---|---|
OvhTag[] |
OvhOpenTSDBToken.tags
List of tags
canBeNull && readOnly
|
Copyright © 2018. All rights reserved.