| Package | Description |
|---|---|
| net.minidev.ovh.api | |
| net.minidev.ovh.api.ip |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<String> |
ApiOvhIp.ip_firewall_GET(String ip,
Boolean enabled,
OvhFirewallStateEnum state)
Ip under firewall
REST: GET /ip/{ip}/firewall
|
| Modifier and Type | Field and Description |
|---|---|
OvhFirewallStateEnum |
OvhFirewallIp.state
Current state of your ip on firewall
canBeNull && readOnly
|
| Modifier and Type | Method and Description |
|---|---|
static OvhFirewallStateEnum |
OvhFirewallStateEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OvhFirewallStateEnum[] |
OvhFirewallStateEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.