- orderableNodeProfiles_GET() - Method in class net.minidev.ovh.api.ApiOvhClusterhadoop
-
Get the orderable node profiles and their characteristics
REST: GET /cluster/hadoop/orderableNodeProfiles
- orderInformations_GET() - Method in class net.minidev.ovh.api.ApiOvhClusterhadoop
-
Get informations about the order of one cluster
REST: GET /cluster/hadoop/orderInformations
- OvhBillingNameEnum - Enum in net.minidev.ovh.api.cluster.hadoop
-
All billing profile names
- OvhClusterConsumption - Class in net.minidev.ovh.api.cluster.hadoop
-
Detailed information on a Hadoop Cluster consumption
- OvhClusterConsumption() - Constructor for class net.minidev.ovh.api.cluster.hadoop.OvhClusterConsumption
-
- OvhClusterServiceNameEnum - Enum in net.minidev.ovh.api.cluster.hadoop
-
All services names in a Hadoop Cluster
- OvhClusterStateEnum - Enum in net.minidev.ovh.api.cluster.hadoop
-
All states a Hadoop Cluster can be in
- OvhHadoop - Class in net.minidev.ovh.api.cluster.hadoop
-
Managed Hadoop Cluster
- OvhHadoop() - Constructor for class net.minidev.ovh.api.cluster.hadoop.OvhHadoop
-
- OvhNetworkAcl - Class in net.minidev.ovh.api.cluster.hadoop
-
ACL for allowing ip blocks to access to your cluster
- OvhNetworkAcl() - Constructor for class net.minidev.ovh.api.cluster.hadoop.OvhNetworkAcl
-
- OvhNetworkAclStateEnum - Enum in net.minidev.ovh.api.cluster.hadoop
-
All states a Hadoop Cluster NetworkAcl can be in
- OvhNode - Class in net.minidev.ovh.api.cluster.hadoop
-
Physical or Virtual Node
- OvhNode() - Constructor for class net.minidev.ovh.api.cluster.hadoop.OvhNode
-
- OvhNodeBillingProfile - Class in net.minidev.ovh.api.cluster.hadoop
-
Detailed information on a node billing profile
- OvhNodeBillingProfile() - Constructor for class net.minidev.ovh.api.cluster.hadoop.OvhNodeBillingProfile
-
- OvhNodeConsumption - Class in net.minidev.ovh.api.cluster.hadoop
-
Detailed information on a node consumption of a Hadoop Cluster
- OvhNodeConsumption() - Constructor for class net.minidev.ovh.api.cluster.hadoop.OvhNodeConsumption
-
- OvhNodeProfileEnum - Enum in net.minidev.ovh.api.cluster.hadoop
-
All profiles a Hadoop Cluster Node can be
- OvhNodeStateEnum - Enum in net.minidev.ovh.api.cluster.hadoop
-
All states a Hadoop Cluster Node can be in
- OvhOperationStateEnum - Enum in net.minidev.ovh.api.cluster.hadoop
-
All states a Hadoop Cluster Cloud Task can be in
- OvhOrderInformations - Class in net.minidev.ovh.api.cluster.hadoop
-
Detailed information on the order of one Hadoop Cluster
- OvhOrderInformations() - Constructor for class net.minidev.ovh.api.cluster.hadoop.OvhOrderInformations
-
- OvhRenewalTypeEnum - Enum in net.minidev.ovh.api.service
-
Detailed renewal type of a service
- OvhRenewType - Class in net.minidev.ovh.api.service
-
Map a possible renew for a specific service
- OvhRenewType() - Constructor for class net.minidev.ovh.api.service.OvhRenewType
-
- OvhRole - Class in net.minidev.ovh.api.cluster.hadoop
-
Role (ie set of Hadoop services) of the Node
- OvhRole() - Constructor for class net.minidev.ovh.api.cluster.hadoop.OvhRole
-
- OvhRoleTypeEnum - Enum in net.minidev.ovh.api.cluster.hadoop
-
All roles a Hadoop Cluster Node can be
- OvhService - Class in net.minidev.ovh.api.services
-
Details about a Service
- OvhService() - Constructor for class net.minidev.ovh.api.services.OvhService
-
- OvhStateEnum - Enum in net.minidev.ovh.api.service
-
- OvhTask - Class in net.minidev.ovh.api.cluster.hadoop
-
Operation on a Hadoop Cluster component
- OvhTask() - Constructor for class net.minidev.ovh.api.cluster.hadoop.OvhTask
-
- OvhUnitAndValue<T> - Class in net.minidev.ovh.api.complextype
-
A numeric value tagged with its unit
- OvhUnitAndValue() - Constructor for class net.minidev.ovh.api.complextype.OvhUnitAndValue
-
- OvhUser - Class in net.minidev.ovh.api.cluster.hadoop
-
User allowed to access interfaces on your cluster
- OvhUser() - Constructor for class net.minidev.ovh.api.cluster.hadoop.OvhUser
-
- serviceName_consumptions_GET(String) - Method in class net.minidev.ovh.api.ApiOvhClusterhadoop
-
Get the current consumptions that you will billed for on the next bill
REST: GET /cluster/hadoop/{serviceName}/consumptions
- serviceName_GET(String) - Method in class net.minidev.ovh.api.ApiOvhClusterhadoop
-
Get this object properties
REST: GET /cluster/hadoop/{serviceName}
- serviceName_networkAcl_block_DELETE(String, String) - Method in class net.minidev.ovh.api.ApiOvhClusterhadoop
-
Remove this ACL
REST: DELETE /cluster/hadoop/{serviceName}/networkAcl/{block}
- serviceName_networkAcl_block_GET(String, String) - Method in class net.minidev.ovh.api.ApiOvhClusterhadoop
-
Get this object properties
REST: GET /cluster/hadoop/{serviceName}/networkAcl/{block}
- serviceName_networkAcl_block_PUT(String, String, OvhNetworkAcl) - Method in class net.minidev.ovh.api.ApiOvhClusterhadoop
-
Alter this object properties
REST: PUT /cluster/hadoop/{serviceName}/networkAcl/{block}
- serviceName_networkAcl_GET(String) - Method in class net.minidev.ovh.api.ApiOvhClusterhadoop
-
Network ACL associated with this Hadoop Cluster
REST: GET /cluster/hadoop/{serviceName}/networkAcl
- serviceName_networkAcl_POST(String, String, String) - Method in class net.minidev.ovh.api.ApiOvhClusterhadoop
-
Add an ACL to your cluster
REST: POST /cluster/hadoop/{serviceName}/networkAcl
- serviceName_node_GET(String, OvhNodeProfileEnum) - Method in class net.minidev.ovh.api.ApiOvhClusterhadoop
-
Nodes of the Cluster
REST: GET /cluster/hadoop/{serviceName}/node
- serviceName_node_hostname_decommission_POST(String, String) - Method in class net.minidev.ovh.api.ApiOvhClusterhadoop
-
Decommission the node and all the services on it
REST: POST /cluster/hadoop/{serviceName}/node/{hostname}/decommission
- serviceName_node_hostname_DELETE(String, String) - Method in class net.minidev.ovh.api.ApiOvhClusterhadoop
-
Remove this Node from the Cluster
REST: DELETE /cluster/hadoop/{serviceName}/node/{hostname}
- serviceName_node_hostname_GET(String, String) - Method in class net.minidev.ovh.api.ApiOvhClusterhadoop
-
Get this object properties
REST: GET /cluster/hadoop/{serviceName}/node/{hostname}
- serviceName_node_hostname_recommission_POST(String, String) - Method in class net.minidev.ovh.api.ApiOvhClusterhadoop
-
Recommission the node and all the services on it
REST: POST /cluster/hadoop/{serviceName}/node/{hostname}/recommission
- serviceName_node_hostname_role_GET(String, String) - Method in class net.minidev.ovh.api.ApiOvhClusterhadoop
-
Roles (ie set of Hadoop services) of the Node
REST: GET /cluster/hadoop/{serviceName}/node/{hostname}/role
- serviceName_node_hostname_role_POST(String, String, OvhRoleTypeEnum) - Method in class net.minidev.ovh.api.ApiOvhClusterhadoop
-
Add the Role to the Node
REST: POST /cluster/hadoop/{serviceName}/node/{hostname}/role
- serviceName_node_hostname_role_type_DELETE(String, String, OvhRoleTypeEnum) - Method in class net.minidev.ovh.api.ApiOvhClusterhadoop
-
Remove this Role from the Node
REST: DELETE /cluster/hadoop/{serviceName}/node/{hostname}/role/{type}
- serviceName_node_hostname_role_type_GET(String, String, OvhRoleTypeEnum) - Method in class net.minidev.ovh.api.ApiOvhClusterhadoop
-
Get this object properties
REST: GET /cluster/hadoop/{serviceName}/node/{hostname}/role/{type}
- serviceName_node_hostname_role_type_restart_POST(String, String, OvhRoleTypeEnum) - Method in class net.minidev.ovh.api.ApiOvhClusterhadoop
-
Restart the role on the node (THIS ACTION WILL RESTART OTHER DEPENDANT ROLES)
REST: POST /cluster/hadoop/{serviceName}/node/{hostname}/role/{type}/restart
- serviceName_node_hostname_role_type_start_POST(String, String, OvhRoleTypeEnum) - Method in class net.minidev.ovh.api.ApiOvhClusterhadoop
-
Start the role on the node
REST: POST /cluster/hadoop/{serviceName}/node/{hostname}/role/{type}/start
- serviceName_node_hostname_role_type_stop_POST(String, String, OvhRoleTypeEnum) - Method in class net.minidev.ovh.api.ApiOvhClusterhadoop
-
Stop the role on the node (THIS ACTION WILL STOP OTHER DEPENDANT ROLES)
REST: POST /cluster/hadoop/{serviceName}/node/{hostname}/role/{type}/stop
- serviceName_nodeBillingProfiles_GET(String) - Method in class net.minidev.ovh.api.ApiOvhClusterhadoop
-
Detailed description for each Node profile
REST: GET /cluster/hadoop/{serviceName}/nodeBillingProfiles
- serviceName_nodeConsumptions_GET(String) - Method in class net.minidev.ovh.api.ApiOvhClusterhadoop
-
Get the current node consumptions that you will billed for on the next bill
REST: GET /cluster/hadoop/{serviceName}/nodeConsumptions
- serviceName_orderableNodeProfiles_GET(String) - Method in class net.minidev.ovh.api.ApiOvhClusterhadoop
-
List of orderable Node profiles
REST: GET /cluster/hadoop/{serviceName}/orderableNodeProfiles
- serviceName_orderNewNodeHourly_POST(String, String) - Method in class net.minidev.ovh.api.ApiOvhClusterhadoop
-
Order a new node in the cluster
REST: POST /cluster/hadoop/{serviceName}/orderNewNodeHourly
- serviceName_restart_POST(String) - Method in class net.minidev.ovh.api.ApiOvhClusterhadoop
-
Restart the Cloudera Manager Hadoop Cluster (THIS ACTION WILL RESTART EVERY SERVICE)
REST: POST /cluster/hadoop/{serviceName}/restart
- serviceName_service_restart_POST(String, OvhClusterServiceNameEnum) - Method in class net.minidev.ovh.api.ApiOvhClusterhadoop
-
Restart a Cloudera Manager service (THIS ACTION WILL RESTART OTHER DEPENDANT SERVICES)
REST: POST /cluster/hadoop/{serviceName}/service/restart
- serviceName_service_start_POST(String, OvhClusterServiceNameEnum) - Method in class net.minidev.ovh.api.ApiOvhClusterhadoop
-
Start a Cloudera Manager service
REST: POST /cluster/hadoop/{serviceName}/service/start
- serviceName_service_stop_POST(String, OvhClusterServiceNameEnum) - Method in class net.minidev.ovh.api.ApiOvhClusterhadoop
-
Stop a Cloudera Manager service (THIS ACTION WILL STOP OTHER DEPENDANT SERVICES)
REST: POST /cluster/hadoop/{serviceName}/service/stop
- serviceName_serviceInfos_GET(String) - Method in class net.minidev.ovh.api.ApiOvhClusterhadoop
-
Get this object properties
REST: GET /cluster/hadoop/{serviceName}/serviceInfos
- serviceName_serviceInfos_PUT(String, OvhService) - Method in class net.minidev.ovh.api.ApiOvhClusterhadoop
-
Alter this object properties
REST: PUT /cluster/hadoop/{serviceName}/serviceInfos
- serviceName_start_POST(String) - Method in class net.minidev.ovh.api.ApiOvhClusterhadoop
-
Start the Cloudera Manager Hadoop Cluster
REST: POST /cluster/hadoop/{serviceName}/start
- serviceName_stop_POST(String) - Method in class net.minidev.ovh.api.ApiOvhClusterhadoop
-
Stop a Cloudera Manager Hadoop Cluster (THIS ACTION WILL STOP EVERY SERVICE)
REST: POST /cluster/hadoop/{serviceName}/stop
- serviceName_task_GET(String, OvhOperationStateEnum) - Method in class net.minidev.ovh.api.ApiOvhClusterhadoop
-
Tasks associated with this Hadoop Cluster
REST: GET /cluster/hadoop/{serviceName}/task
- serviceName_task_taskId_GET(String, Long) - Method in class net.minidev.ovh.api.ApiOvhClusterhadoop
-
Get this object properties
REST: GET /cluster/hadoop/{serviceName}/task/{taskId}
- serviceName_terminate_POST(String) - Method in class net.minidev.ovh.api.ApiOvhClusterhadoop
-
Terminate your service.
- serviceName_user_GET(String) - Method in class net.minidev.ovh.api.ApiOvhClusterhadoop
-
Users associated with this Hadoop Cluster
REST: GET /cluster/hadoop/{serviceName}/user
- serviceName_user_POST(String, Boolean, Boolean, String, Boolean, String) - Method in class net.minidev.ovh.api.ApiOvhClusterhadoop
-
Add an User to your cluster
REST: POST /cluster/hadoop/{serviceName}/user
- serviceName_user_username_DELETE(String, String) - Method in class net.minidev.ovh.api.ApiOvhClusterhadoop
-
Remove this User
REST: DELETE /cluster/hadoop/{serviceName}/user/{username}
- serviceName_user_username_GET(String, String) - Method in class net.minidev.ovh.api.ApiOvhClusterhadoop
-
Get this object properties
REST: GET /cluster/hadoop/{serviceName}/user/{username}
- serviceName_user_username_PUT(String, String, OvhUser) - Method in class net.minidev.ovh.api.ApiOvhClusterhadoop
-
Alter this object properties
REST: PUT /cluster/hadoop/{serviceName}/user/{username}
- serviceName_user_username_resetPassword_POST(String, String, String) - Method in class net.minidev.ovh.api.ApiOvhClusterhadoop
-
Reset the password for a given Hadoop Cluster User
REST: POST /cluster/hadoop/{serviceName}/user/{username}/resetPassword
- softwareProfile - Variable in class net.minidev.ovh.api.cluster.hadoop.OvhNode
-
Profile of the Node
canBeNull && readOnly
- state - Variable in class net.minidev.ovh.api.cluster.hadoop.OvhHadoop
-
State of the Hadoop Cluster
canBeNull && readOnly
- state - Variable in class net.minidev.ovh.api.cluster.hadoop.OvhNetworkAcl
-
State of the NetworkAcl.
- state - Variable in class net.minidev.ovh.api.cluster.hadoop.OvhNode
-
State of the Node
canBeNull && readOnly
- status - Variable in class net.minidev.ovh.api.cluster.hadoop.OvhTask
-
Current Task state
canBeNull && readOnly
- status - Variable in class net.minidev.ovh.api.services.OvhService
-
canBeNull && readOnly
- value - Variable in class net.minidev.ovh.api.complextype.OvhUnitAndValue
-
canBeNull
- valueOf(String) - Static method in enum net.minidev.ovh.api.cluster.hadoop.OvhBillingNameEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minidev.ovh.api.cluster.hadoop.OvhClusterServiceNameEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minidev.ovh.api.cluster.hadoop.OvhClusterStateEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minidev.ovh.api.cluster.hadoop.OvhNetworkAclStateEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minidev.ovh.api.cluster.hadoop.OvhNodeProfileEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minidev.ovh.api.cluster.hadoop.OvhNodeStateEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minidev.ovh.api.cluster.hadoop.OvhOperationStateEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minidev.ovh.api.cluster.hadoop.OvhRoleTypeEnum
-
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.
- values() - Static method in enum net.minidev.ovh.api.cluster.hadoop.OvhBillingNameEnum
-
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.cluster.hadoop.OvhClusterServiceNameEnum
-
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.cluster.hadoop.OvhClusterStateEnum
-
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.cluster.hadoop.OvhNetworkAclStateEnum
-
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.cluster.hadoop.OvhNodeProfileEnum
-
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.cluster.hadoop.OvhNodeStateEnum
-
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.cluster.hadoop.OvhOperationStateEnum
-
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.cluster.hadoop.OvhRoleTypeEnum
-
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.