Skip navigation links
A C D E F G I M N O P R S T V 

A

ApiOvhRouter - Class in net.minidev.ovh.api
BasePath:https://eu.api.ovh.com/1.0 ResourcePath:/router version:1.0
ApiOvhRouter(ApiOvhCore) - Constructor for class net.minidev.ovh.api.ApiOvhRouter
 
automatic - Variable in class net.minidev.ovh.api.service.OvhRenewType
The service is automatically renewed canBeNull

C

canDeleteAtExpiration - Variable in class net.minidev.ovh.api.services.OvhService
Indicates that the service can be set up to be deleted at expiration canBeNull && readOnly
clientIp - Variable in class net.minidev.ovh.api.router.OvhVpn
IP you will be connecting from / NULL (allow all) canBeNull && readOnly
clientPrivNet - Variable in class net.minidev.ovh.api.router.OvhVpn
Client's private network canBeNull && readOnly
contactAdmin - Variable in class net.minidev.ovh.api.services.OvhService
canBeNull && readOnly
contactBilling - Variable in class net.minidev.ovh.api.services.OvhService
canBeNull && readOnly
contactTech - Variable in class net.minidev.ovh.api.services.OvhService
canBeNull && readOnly
creation - Variable in class net.minidev.ovh.api.services.OvhService
canBeNull && readOnly
creationDate - Variable in class net.minidev.ovh.api.router.OvhNetwork
canBeNull && readOnly
creationDate - Variable in class net.minidev.ovh.api.router.OvhPrivateLink
canBeNull && readOnly
creationDate - Variable in class net.minidev.ovh.api.router.OvhPrivateLinkRequest
canBeNull && readOnly
creationDate - Variable in class net.minidev.ovh.api.router.OvhPrivateLinkRoute
canBeNull && readOnly
creationDate - Variable in class net.minidev.ovh.api.router.OvhTask
canBeNull && readOnly

D

deleteAtExpiration - Variable in class net.minidev.ovh.api.service.OvhRenewType
The service will be deleted at expiration canBeNull
description - Variable in class net.minidev.ovh.api.router.OvhNetwork
canBeNull && readOnly
destinationNet - Variable in class net.minidev.ovh.api.router.OvhSnat
Destination IP or network canBeNull && readOnly
destinationPort - Variable in class net.minidev.ovh.api.router.OvhDnat
Destination port number canBeNull && readOnly
destinationPort - Variable in class net.minidev.ovh.api.router.OvhSnat
Destination port number canBeNull && readOnly
domain - Variable in class net.minidev.ovh.api.services.OvhService
canBeNull && readOnly

E

engagedUpTo - Variable in class net.minidev.ovh.api.services.OvhService
canBeNull && readOnly
expiration - Variable in class net.minidev.ovh.api.services.OvhService
canBeNull && readOnly

F

finishDate - Variable in class net.minidev.ovh.api.router.OvhTask
canBeNull && readOnly
forced - Variable in class net.minidev.ovh.api.service.OvhRenewType
The service forced to be renewed canBeNull
function - Variable in class net.minidev.ovh.api.router.OvhTask
canBeNull && readOnly

G

GET() - Method in class net.minidev.ovh.api.ApiOvhRouter
List available services REST: GET /router

I

id - Variable in class net.minidev.ovh.api.router.OvhDnat
canBeNull && readOnly
id - Variable in class net.minidev.ovh.api.router.OvhNetwork
canBeNull && readOnly
id - Variable in class net.minidev.ovh.api.router.OvhPrivateLink
canBeNull && readOnly
id - Variable in class net.minidev.ovh.api.router.OvhPrivateLinkRoute
canBeNull && readOnly
id - Variable in class net.minidev.ovh.api.router.OvhSnat
canBeNull && readOnly
id - Variable in class net.minidev.ovh.api.router.OvhTask
canBeNull && readOnly
id - Variable in class net.minidev.ovh.api.router.OvhVpn
canBeNull && readOnly
ipNet - Variable in class net.minidev.ovh.api.router.OvhNetwork
Gateway IP / CIDR Netmask canBeNull && readOnly

M

manualPayment - Variable in class net.minidev.ovh.api.service.OvhRenewType
The service needs to be manually renewed and paid canBeNull

N

name - Variable in class net.minidev.ovh.api.router.OvhPrivateLink
Your memory-friendly name of this private link canBeNull && readOnly
name - Variable in class net.minidev.ovh.api.router.OvhRouter
canBeNull && readOnly
net.minidev.ovh.api - package net.minidev.ovh.api
 
net.minidev.ovh.api.router - package net.minidev.ovh.api.router
 
net.minidev.ovh.api.service - package net.minidev.ovh.api.service
 
net.minidev.ovh.api.services - package net.minidev.ovh.api.services
 
network - Variable in class net.minidev.ovh.api.router.OvhPrivateLinkRoute
Network allowed to be routed outside canBeNull && readOnly
newDestinationNet - Variable in class net.minidev.ovh.api.router.OvhDnat
New destination IP canBeNull && readOnly
newDestinationPort - Variable in class net.minidev.ovh.api.router.OvhDnat
New destination port number canBeNull && readOnly
newSourceNet - Variable in class net.minidev.ovh.api.router.OvhSnat
New source IP canBeNull && readOnly
newSourcePort - Variable in class net.minidev.ovh.api.router.OvhSnat
New destination port number canBeNull && readOnly

O

OvhDnat - Class in net.minidev.ovh.api.router
Network Dnat
OvhDnat() - Constructor for class net.minidev.ovh.api.router.OvhDnat
 
OvhIpStatusEnum - Enum in net.minidev.ovh.api.router
All states this object can be in
OvhNetwork - Class in net.minidev.ovh.api.router
Network
OvhNetwork() - Constructor for class net.minidev.ovh.api.router.OvhNetwork
 
OvhPrivateLink - Class in net.minidev.ovh.api.router
Private Link to another service
OvhPrivateLink() - Constructor for class net.minidev.ovh.api.router.OvhPrivateLink
 
OvhPrivateLinkRequest - Class in net.minidev.ovh.api.router
Received Private Link requests
OvhPrivateLinkRequest() - Constructor for class net.minidev.ovh.api.router.OvhPrivateLinkRequest
 
OvhPrivateLinkRoute - Class in net.minidev.ovh.api.router
Outgoing routes configured inside a Private Link
OvhPrivateLinkRoute() - Constructor for class net.minidev.ovh.api.router.OvhPrivateLinkRoute
 
OvhPrivLinkReqActionEnum - Enum in net.minidev.ovh.api.router
Action to be taken against the Private Link request
OvhPrivLinkReqStatusEnum - Enum in net.minidev.ovh.api.router
Request status of this private link (all links have to be accepted before being created)
OvhProtocolEnum - Enum in net.minidev.ovh.api.router
Allowed protocols
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
 
OvhRouter - Class in net.minidev.ovh.api.router
Router
OvhRouter() - Constructor for class net.minidev.ovh.api.router.OvhRouter
 
OvhService - Class in net.minidev.ovh.api.services
Details about a Service
OvhService() - Constructor for class net.minidev.ovh.api.services.OvhService
 
OvhSnat - Class in net.minidev.ovh.api.router
Network Snat
OvhSnat() - Constructor for class net.minidev.ovh.api.router.OvhSnat
 
OvhStateEnum - Enum in net.minidev.ovh.api.service
 
OvhStatusEnum - Enum in net.minidev.ovh.api.router
All states this object can be in
OvhTask - Class in net.minidev.ovh.api.router
Task
OvhTask() - Constructor for class net.minidev.ovh.api.router.OvhTask
 
OvhTaskFunctionEnum - Enum in net.minidev.ovh.api.router
All executable types of tasks
OvhTaskStatusEnum - Enum in net.minidev.ovh.api.router
All states a Task can be in
OvhTerminationReasonEnum - Enum in net.minidev.ovh.api.service
All reasons you can provide for a service termination
OvhVpn - Class in net.minidev.ovh.api.router
Virtual Private Network
OvhVpn() - Constructor for class net.minidev.ovh.api.router.OvhVpn
 

P

peerServiceName - Variable in class net.minidev.ovh.api.router.OvhPrivateLink
Service name of the other side of this link canBeNull && readOnly
period - Variable in class net.minidev.ovh.api.service.OvhRenewType
period of renew in month canBeNull
possibleRenewPeriod - Variable in class net.minidev.ovh.api.services.OvhService
All the possible renew period of your service in month canBeNull && readOnly
protocol - Variable in class net.minidev.ovh.api.router.OvhDnat
Protocol (TCP, UDP) canBeNull && readOnly
protocol - Variable in class net.minidev.ovh.api.router.OvhSnat
Protocol (TCP, UDP) canBeNull && readOnly

R

renew - Variable in class net.minidev.ovh.api.services.OvhService
Way of handling the renew canBeNull && readOnly
renewalType - Variable in class net.minidev.ovh.api.services.OvhService
canBeNull && readOnly

S

serverIp - Variable in class net.minidev.ovh.api.router.OvhVpn
Your VPN server IP canBeNull && readOnly
serverPrivNet - Variable in class net.minidev.ovh.api.router.OvhVpn
Server's private network canBeNull && readOnly
service - Variable in class net.minidev.ovh.api.router.OvhRouter
The internal name of your Router offer canBeNull && readOnly
serviceId - Variable in class net.minidev.ovh.api.services.OvhService
canBeNull && readOnly
serviceName_confirmTermination_POST(String, OvhTerminationReasonEnum, String, String) - Method in class net.minidev.ovh.api.ApiOvhRouter
Confirm termination of your service REST: POST /router/{serviceName}/confirmTermination
serviceName_GET(String) - Method in class net.minidev.ovh.api.ApiOvhRouter
Get this object properties REST: GET /router/{serviceName}
serviceName_network_GET(String) - Method in class net.minidev.ovh.api.ApiOvhRouter
Networks mounted on this Router REST: GET /router/{serviceName}/network
serviceName_network_ipNet_DELETE(String, String) - Method in class net.minidev.ovh.api.ApiOvhRouter
Remove this network from your router REST: DELETE /router/{serviceName}/network/{ipNet}
serviceName_network_ipNet_GET(String, String) - Method in class net.minidev.ovh.api.ApiOvhRouter
Get this object properties REST: GET /router/{serviceName}/network/{ipNet}
serviceName_network_ipNet_PUT(String, String, OvhNetwork) - Method in class net.minidev.ovh.api.ApiOvhRouter
Alter this object properties REST: PUT /router/{serviceName}/network/{ipNet}
serviceName_network_POST(String, Long, String, String) - Method in class net.minidev.ovh.api.ApiOvhRouter
Add a network to your router REST: POST /router/{serviceName}/network
serviceName_privateLink_GET(String) - Method in class net.minidev.ovh.api.ApiOvhRouter
Private links set up on this router REST: GET /router/{serviceName}/privateLink
serviceName_privateLink_peerServiceName_DELETE(String, String) - Method in class net.minidev.ovh.api.ApiOvhRouter
Remove an existing Private Link from your Router service REST: DELETE /router/{serviceName}/privateLink/{peerServiceName}
serviceName_privateLink_peerServiceName_GET(String, String) - Method in class net.minidev.ovh.api.ApiOvhRouter
Get this object properties REST: GET /router/{serviceName}/privateLink/{peerServiceName}
serviceName_privateLink_peerServiceName_PUT(String, String, OvhPrivateLink) - Method in class net.minidev.ovh.api.ApiOvhRouter
Alter this object properties REST: PUT /router/{serviceName}/privateLink/{peerServiceName}
serviceName_privateLink_peerServiceName_request_GET(String, String) - Method in class net.minidev.ovh.api.ApiOvhRouter
Get this object properties REST: GET /router/{serviceName}/privateLink/{peerServiceName}/request
serviceName_privateLink_peerServiceName_request_manage_POST(String, String, OvhPrivLinkReqActionEnum) - Method in class net.minidev.ovh.api.ApiOvhRouter
Accept, reject or cancel a pending request REST: POST /router/{serviceName}/privateLink/{peerServiceName}/request/manage
serviceName_privateLink_peerServiceName_route_GET(String, String) - Method in class net.minidev.ovh.api.ApiOvhRouter
Routes set up in a Private Link REST: GET /router/{serviceName}/privateLink/{peerServiceName}/route
serviceName_privateLink_peerServiceName_route_network_DELETE(String, String, String) - Method in class net.minidev.ovh.api.ApiOvhRouter
Delete an existing route from your router REST: DELETE /router/{serviceName}/privateLink/{peerServiceName}/route/{network}
serviceName_privateLink_peerServiceName_route_network_GET(String, String, String) - Method in class net.minidev.ovh.api.ApiOvhRouter
Get this object properties REST: GET /router/{serviceName}/privateLink/{peerServiceName}/route/{network}
serviceName_privateLink_peerServiceName_route_POST(String, String, String) - Method in class net.minidev.ovh.api.ApiOvhRouter
Add a new outgoing route to your router REST: POST /router/{serviceName}/privateLink/{peerServiceName}/route
serviceName_privateLink_POST(String, String, String) - Method in class net.minidev.ovh.api.ApiOvhRouter
Add a new Private Link to your Router service REST: POST /router/{serviceName}/privateLink
serviceName_serviceInfos_GET(String) - Method in class net.minidev.ovh.api.ApiOvhRouter
Get this object properties REST: GET /router/{serviceName}/serviceInfos
serviceName_serviceInfos_PUT(String, OvhService) - Method in class net.minidev.ovh.api.ApiOvhRouter
Alter this object properties REST: PUT /router/{serviceName}/serviceInfos
serviceName_task_GET(String, OvhTaskFunctionEnum, OvhTaskStatusEnum) - Method in class net.minidev.ovh.api.ApiOvhRouter
Tasks for this Router REST: GET /router/{serviceName}/task
serviceName_task_id_GET(String, Long) - Method in class net.minidev.ovh.api.ApiOvhRouter
Get this object properties REST: GET /router/{serviceName}/task/{id}
serviceName_terminate_POST(String) - Method in class net.minidev.ovh.api.ApiOvhRouter
Terminate your service REST: POST /router/{serviceName}/terminate
serviceName_vpn_GET(String) - Method in class net.minidev.ovh.api.ApiOvhRouter
VPN associated with this Router REST: GET /router/{serviceName}/vpn
serviceName_vpn_id_DELETE(String, Long) - Method in class net.minidev.ovh.api.ApiOvhRouter
Delete a VPN from your router REST: DELETE /router/{serviceName}/vpn/{id}
serviceName_vpn_id_GET(String, Long) - Method in class net.minidev.ovh.api.ApiOvhRouter
Get this object properties REST: GET /router/{serviceName}/vpn/{id}
serviceName_vpn_id_PUT(String, Long, OvhVpn) - Method in class net.minidev.ovh.api.ApiOvhRouter
Alter this object properties REST: PUT /router/{serviceName}/vpn/{id}
serviceName_vpn_id_setPsk_POST(String, Long, String) - Method in class net.minidev.ovh.api.ApiOvhRouter
Change your VPN's PSK REST: POST /router/{serviceName}/vpn/{id}/setPsk
serviceName_vpn_POST(String, String, String, String, String) - Method in class net.minidev.ovh.api.ApiOvhRouter
Add a VPN to your router REST: POST /router/{serviceName}/vpn
sourceNet - Variable in class net.minidev.ovh.api.router.OvhDnat
Source IP or network canBeNull && readOnly
status - Variable in class net.minidev.ovh.api.router.OvhDnat
canBeNull && readOnly
status - Variable in class net.minidev.ovh.api.router.OvhNetwork
canBeNull && readOnly
status - Variable in class net.minidev.ovh.api.router.OvhPrivateLink
canBeNull && readOnly
status - Variable in class net.minidev.ovh.api.router.OvhPrivateLinkRequest
canBeNull && readOnly
status - Variable in class net.minidev.ovh.api.router.OvhPrivateLinkRoute
canBeNull && readOnly
status - Variable in class net.minidev.ovh.api.router.OvhRouter
canBeNull && readOnly
status - Variable in class net.minidev.ovh.api.router.OvhSnat
canBeNull && readOnly
status - Variable in class net.minidev.ovh.api.router.OvhTask
canBeNull && readOnly
status - Variable in class net.minidev.ovh.api.services.OvhService
canBeNull && readOnly

T

toString() - Method in enum net.minidev.ovh.api.router.OvhIpStatusEnum
 
toString() - Method in enum net.minidev.ovh.api.router.OvhPrivLinkReqActionEnum
 
toString() - Method in enum net.minidev.ovh.api.router.OvhPrivLinkReqStatusEnum
 
toString() - Method in enum net.minidev.ovh.api.router.OvhProtocolEnum
 
toString() - Method in enum net.minidev.ovh.api.router.OvhStatusEnum
 
toString() - Method in enum net.minidev.ovh.api.router.OvhTaskFunctionEnum
 
toString() - Method in enum net.minidev.ovh.api.router.OvhTaskStatusEnum
 
toString() - Method in enum net.minidev.ovh.api.service.OvhRenewalTypeEnum
 
toString() - Method in enum net.minidev.ovh.api.service.OvhStateEnum
 
toString() - Method in enum net.minidev.ovh.api.service.OvhTerminationReasonEnum
 

V

valueOf(String) - Static method in enum net.minidev.ovh.api.router.OvhIpStatusEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minidev.ovh.api.router.OvhPrivLinkReqActionEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minidev.ovh.api.router.OvhPrivLinkReqStatusEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minidev.ovh.api.router.OvhProtocolEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minidev.ovh.api.router.OvhStatusEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minidev.ovh.api.router.OvhTaskFunctionEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minidev.ovh.api.router.OvhTaskStatusEnum
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.router.OvhIpStatusEnum
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.router.OvhPrivLinkReqActionEnum
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.router.OvhPrivLinkReqStatusEnum
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.router.OvhProtocolEnum
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.router.OvhStatusEnum
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.router.OvhTaskFunctionEnum
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.router.OvhTaskStatusEnum
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.
vlanTag - Variable in class net.minidev.ovh.api.router.OvhNetwork
canBeNull && readOnly
A C D E F G I M N O P R S T V 
Skip navigation links

Copyright © 2017. All rights reserved.