| Package | Description |
|---|---|
| net.minidev.ovh.api | |
| net.minidev.ovh.api.ip |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<Long> |
ApiOvhIp.ip_firewall_ipOnFirewall_rule_GET(String ip,
String ipOnFirewall,
OvhFirewallRuleStateEnum state)
Rules for this IP
REST: GET /ip/{ip}/firewall/{ipOnFirewall}/rule
|
| Modifier and Type | Field and Description |
|---|---|
OvhFirewallRuleStateEnum |
OvhFirewallNetworkRule.state
Current state of your rule
canBeNull && readOnly
|
| Modifier and Type | Method and Description |
|---|---|
static OvhFirewallRuleStateEnum |
OvhFirewallRuleStateEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OvhFirewallRuleStateEnum[] |
OvhFirewallRuleStateEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.