public class OvhInstanceWhitelist extends Object
| Modifier and Type | Field and Description |
|---|---|
Date |
creationDate
Creation date of this whitelist
canBeNull && readOnly
|
String |
ip
The whitelisted IP in your instance
canBeNull && readOnly
|
Date |
lastUpdate
The last update date of this whitelist
canBeNull && readOnly
|
String |
name
Custom name for your Whitelisted IP
canBeNull && readOnly
|
Boolean |
service
Authorize this IP to access service port
canBeNull && readOnly
|
Boolean |
sftp
Authorize this IP to access sftp port
canBeNull && readOnly
|
OvhStatus |
status
Whitelist status
canBeNull && readOnly
|
String |
taskId
The id of the task working on this object
canBeNull && readOnly
|
| Constructor and Description |
|---|
OvhInstanceWhitelist() |
public Boolean service
public String ip
public Date lastUpdate
public String name
public Boolean sftp
public Date creationDate
public String taskId
public OvhStatus status
Copyright © 2017. All rights reserved.