- 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, OvhTerminationFutureUseEnum, 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
- 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.OvhTerminationFutureUseEnum
-
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.OvhTerminationFutureUseEnum
-
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