| Package | Description |
|---|---|
| net.minidev.ovh.api | |
| net.minidev.ovh.api.ip |
| Modifier and Type | Method and Description |
|---|---|
OvhMitigationProfile |
ApiOvhIp.ip_mitigationProfiles_POST(String ip,
String ipMitigationProfile,
OvhMitigationProfileAutoMitigationTimeOutEnum autoMitigationTimeOut)
Create new profile for one of your ip
REST: POST /ip/{ip}/mitigationProfiles
|
| Modifier and Type | Field and Description |
|---|---|
OvhMitigationProfileAutoMitigationTimeOutEnum |
OvhMitigationProfile.autoMitigationTimeOut
Delay to wait before remove ip from auto mitigation after an attack
canBeNull && readOnly
|
| Modifier and Type | Method and Description |
|---|---|
static OvhMitigationProfileAutoMitigationTimeOutEnum |
OvhMitigationProfileAutoMitigationTimeOutEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OvhMitigationProfileAutoMitigationTimeOutEnum[] |
OvhMitigationProfileAutoMitigationTimeOutEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.