public class HostFirewallSystem extends ExtensibleManagedObject
| Constructor and Description |
|---|
HostFirewallSystem(ServerConnection serverConnection,
ManagedObjectReference mor) |
| Modifier and Type | Method and Description |
|---|---|
void |
disableRuleset(String id) |
void |
enableRuleset(String id) |
HostFirewallInfo |
getFirewallInfo() |
void |
refreshFirewall() |
void |
updateDefaultPolicy(HostFirewallDefaultPolicy defaultPolicy) |
void |
updateRuleset(String id,
HostFirewallRulesetRulesetSpec spec) |
getAvailableField, getValues, setCustomValueconvertMors, getCurrentProperty, getDatastores, getFilter, getHosts, getManagedObject, getManagedObjects, getManagedObjects, getMOR, getNetworks, getPropertiesByPaths, getPropertyByPath, getResourcePools, getScheduledTasks, getServerConnection, getTasks, getViews, getVimService, getVms, retrieveObjectProperties, setMOR, setServerConnection, toString, waitForValuespublic HostFirewallSystem(ServerConnection serverConnection, ManagedObjectReference mor)
public HostFirewallInfo getFirewallInfo()
public void disableRuleset(String id) throws HostConfigFault, NotFound, RuntimeFault, RemoteException
public void enableRuleset(String id) throws HostConfigFault, NotFound, RuntimeFault, RemoteException
public void refreshFirewall()
throws RuntimeFault,
RemoteException
RuntimeFaultRemoteExceptionpublic void updateDefaultPolicy(HostFirewallDefaultPolicy defaultPolicy) throws RuntimeFault, RemoteException
RuntimeFaultRemoteExceptionpublic void updateRuleset(String id, HostFirewallRulesetRulesetSpec spec) throws NotFound, HostConfigFault, RuntimeFault, RemoteException
NotFoundHostConfigFaultRuntimeFaultRemoteExceptionCopyright © 2011-2012. All Rights Reserved.