public class ApiOvhPaastimeseries extends ApiOvhBase
core| Constructor and Description |
|---|
ApiOvhPaastimeseries(ApiOvhCore core) |
public ApiOvhPaastimeseries(ApiOvhCore core)
public ArrayList<OvhQuota> serviceName_quota_GET(String serviceName) throws IOException
serviceName - [required] Service NameIOExceptionpublic OvhService serviceName_serviceInfos_GET(String serviceName) throws IOException
serviceName - [required] The internal name of your timeseries projectIOExceptionpublic void serviceName_serviceInfos_PUT(String serviceName, OvhService body) throws IOException
body - [required] New object propertiesserviceName - [required] The internal name of your timeseries projectIOExceptionpublic OvhProject serviceName_GET(String serviceName) throws IOException
serviceName - [required] The internal name of your timeseries projectIOExceptionpublic void serviceName_PUT(String serviceName, OvhProject body) throws IOException
body - [required] New object propertiesserviceName - [required] The internal name of your timeseries projectIOExceptionpublic OvhProject serviceName_setup_POST(String serviceName, String displayName, String description, String regionId, String raTokenId, String raTokenKey) throws IOException
serviceName - [required] Service NamedisplayName - [required] Project namedescription - [required] Project descriptionregionId - [required] Region to useraTokenId - [required] Your runabove app token idraTokenKey - [required] Your runabove app token keyIOExceptionpublic ArrayList<OvhConsumption> serviceName_consumption_GET(String serviceName) throws IOException
serviceName - [required] Service NameIOExceptionpublic ArrayList<OvhKey> serviceName_key_GET(String serviceName) throws IOException
serviceName - [required] Service NameIOExceptionpublic OvhKey serviceName_key_POST(String serviceName, String description, String[] permissions, OvhTag[] tags) throws IOException
serviceName - [required] Service Namedescription - [required] Descriptionpermissions - [required] Permissions for this tokentags - [required] Descriptive tagsIOExceptionpublic OvhKey serviceName_key_keyId_GET(String serviceName, String keyId) throws IOException
serviceName - [required] Service NamekeyId - [required] Key idIOExceptionpublic OvhKey serviceName_key_keyId_PUT(String serviceName, String keyId, String description, OvhPermissionEnum[] permissions, OvhTag[] tags) throws IOException
serviceName - [required] Service NamekeyId - [required] Key iddescription - [required] Descriptionpermissions - [required] Permissions associated to this keytags - [required] Descriptive tagsIOExceptionpublic Boolean serviceName_key_keyId_DELETE(String serviceName, String keyId) throws IOException
serviceName - [required] Service NamekeyId - [required] Key idIOExceptionpublic ArrayList<Long> serviceName_changeContact_POST(String serviceName, String contactAdmin, String contactTech, String contactBilling) throws IOException
contactAdmin - The contact to set as admin contactcontactTech - The contact to set as tech contactcontactBilling - The contact to set as billing contactserviceName - [required] The internal name of your timeseries projectIOExceptionpublic ArrayList<String> GET() throws IOException
IOExceptionpublic ArrayList<OvhRegion> region_GET() throws IOException
IOExceptionCopyright © 2017. All rights reserved.