- serviceId - Variable in class net.minidev.ovh.api.services.OvhService
-
canBeNull && readOnly
- serviceName_allowedDestinationIp_GET(String) - Method in class net.minidev.ovh.api.ApiOvhLicensevirtuozzo
-
Returns an array of ips where the license can be moved to
REST: GET /license/virtuozzo/{serviceName}/allowedDestinationIp
- serviceName_canLicenseBeMovedTo_GET(String, String) - Method in class net.minidev.ovh.api.ApiOvhLicensevirtuozzo
-
Will tell if the ip can accept the license
REST: GET /license/virtuozzo/{serviceName}/canLicenseBeMovedTo
- serviceName_changeIp_POST(String, String) - Method in class net.minidev.ovh.api.ApiOvhLicensevirtuozzo
-
Move this license to another Ip
REST: POST /license/virtuozzo/{serviceName}/changeIp
- serviceName_confirmTermination_POST(String, OvhTerminationReasonEnum, String, String) - Method in class net.minidev.ovh.api.ApiOvhLicensevirtuozzo
-
Confirm termination of your service
REST: POST /license/virtuozzo/{serviceName}/confirmTermination
- serviceName_GET(String) - Method in class net.minidev.ovh.api.ApiOvhLicensevirtuozzo
-
Get this object properties
REST: GET /license/virtuozzo/{serviceName}
- serviceName_option_GET(String, OvhOptionLabel) - Method in class net.minidev.ovh.api.ApiOvhLicensevirtuozzo
-
Options linked to this license
REST: GET /license/virtuozzo/{serviceName}/option
- serviceName_option_label_DELETE(String, OvhOptionLabel) - Method in class net.minidev.ovh.api.ApiOvhLicensevirtuozzo
-
release this Option
REST: DELETE /license/virtuozzo/{serviceName}/option/{label}
- serviceName_option_label_GET(String, OvhOptionLabel) - Method in class net.minidev.ovh.api.ApiOvhLicensevirtuozzo
-
Get this object properties
REST: GET /license/virtuozzo/{serviceName}/option/{label}
- serviceName_PUT(String, OvhVirtuozzo) - Method in class net.minidev.ovh.api.ApiOvhLicensevirtuozzo
-
Alter this object properties
REST: PUT /license/virtuozzo/{serviceName}
- serviceName_serviceInfos_GET(String) - Method in class net.minidev.ovh.api.ApiOvhLicensevirtuozzo
-
Get this object properties
REST: GET /license/virtuozzo/{serviceName}/serviceInfos
- serviceName_serviceInfos_PUT(String, OvhService) - Method in class net.minidev.ovh.api.ApiOvhLicensevirtuozzo
-
Alter this object properties
REST: PUT /license/virtuozzo/{serviceName}/serviceInfos
- serviceName_tasks_GET(String, OvhActionType, OvhTaskStateEnum) - Method in class net.minidev.ovh.api.ApiOvhLicensevirtuozzo
-
tasks linked to this license
REST: GET /license/virtuozzo/{serviceName}/tasks
- serviceName_tasks_taskId_GET(String, Long) - Method in class net.minidev.ovh.api.ApiOvhLicensevirtuozzo
-
Get this object properties
REST: GET /license/virtuozzo/{serviceName}/tasks/{taskId}
- serviceName_terminate_POST(String) - Method in class net.minidev.ovh.api.ApiOvhLicensevirtuozzo
-
Terminate your service
REST: POST /license/virtuozzo/{serviceName}/terminate
- serviceType - Variable in class net.minidev.ovh.api.license.OvhVirtuozzoOrderConfiguration
-
canBeNull
- status - Variable in class net.minidev.ovh.api.license.OvhTask
-
Current Taks status
canBeNull && readOnly
- status - Variable in class net.minidev.ovh.api.license.virtuozzo.OvhVirtuozzo
-
This license state
canBeNull && readOnly
- status - Variable in class net.minidev.ovh.api.services.OvhService
-
canBeNull && readOnly
- success - Variable in class net.minidev.ovh.api.license.OvhChangeIpStatus
-
canBeNull
- valueOf(String) - Static method in enum net.minidev.ovh.api.license.OvhActionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minidev.ovh.api.license.OvhChangeIpMessageEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minidev.ovh.api.license.OvhLicenseTypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minidev.ovh.api.license.OvhOptionLabel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minidev.ovh.api.license.OvhOrderableVirtuozzoContainerNumberEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minidev.ovh.api.license.OvhOrderableVirtuozzoVersionEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minidev.ovh.api.license.OvhPotentialProblemVirtuozzoEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minidev.ovh.api.license.OvhStateEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minidev.ovh.api.license.OvhTaskStateEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minidev.ovh.api.license.OvhVirtuozzoContainerNumberEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minidev.ovh.api.license.OvhVirtuozzoVersionEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minidev.ovh.api.service.OvhRenewalTypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minidev.ovh.api.service.OvhStateEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minidev.ovh.api.service.OvhTerminationReasonEnum
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum net.minidev.ovh.api.license.OvhActionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minidev.ovh.api.license.OvhChangeIpMessageEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minidev.ovh.api.license.OvhLicenseTypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minidev.ovh.api.license.OvhOptionLabel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minidev.ovh.api.license.OvhOrderableVirtuozzoContainerNumberEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minidev.ovh.api.license.OvhOrderableVirtuozzoVersionEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minidev.ovh.api.license.OvhPotentialProblemVirtuozzoEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minidev.ovh.api.license.OvhStateEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minidev.ovh.api.license.OvhTaskStateEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minidev.ovh.api.license.OvhVirtuozzoContainerNumberEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minidev.ovh.api.license.OvhVirtuozzoVersionEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minidev.ovh.api.service.OvhRenewalTypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minidev.ovh.api.service.OvhStateEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minidev.ovh.api.service.OvhTerminationReasonEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- version - Variable in class net.minidev.ovh.api.license.OvhOption
-
This option related version
canBeNull && readOnly
- version - Variable in class net.minidev.ovh.api.license.OvhOrderableVirtuozzoCompatibilityInfos
-
canBeNull
- version - Variable in class net.minidev.ovh.api.license.virtuozzo.OvhVirtuozzo
-
This license version
canBeNull && readOnly