| Package | Description |
|---|---|
| net.minidev.ovh.api |
| Modifier and Type | Method and Description |
|---|---|
OvhFirewallIp |
ApiOvhIp.ip_firewall_ipOnFirewall_GET(String ip,
String ipOnFirewall)
Get this object properties
REST: GET /ip/{ip}/firewall/{ipOnFirewall}
|
OvhFirewallIp |
ApiOvhIp.ip_firewall_POST(String ip,
String ipOnFirewall)
AntiDDOS option.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ApiOvhIp.ip_firewall_ipOnFirewall_PUT(String ip,
String ipOnFirewall,
OvhFirewallIp body)
Alter this object properties
REST: PUT /ip/{ip}/firewall/{ipOnFirewall}
|
Copyright © 2018. All rights reserved.