| Package | Description |
|---|---|
| com.vmware.nsx_global_policy.model |
| Modifier and Type | Method and Description |
|---|---|
InitiateClusterRestoreRequest.Builder |
InitiateClusterRestoreRequest.Builder.setIpAddress(java.lang.String ipAddress)
IP address or FQDN of the node from which the backup was taken format:
hostname-or-ip
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
InitiateClusterRestoreRequest.Builder |
InitiateClusterRestoreRequest.Builder.setNodeId(java.lang.String nodeId)
Unique id of the backed-up configuration from which the appliance will be
restored
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
InitiateClusterRestoreRequest.Builder |
InitiateClusterRestoreRequest.Builder.setTimestamp(java.lang.Long timestamp)
Timestamp of the backed-up configuration from which the appliance will be
restored format: int64
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|