Host Firewall System Enable Ruleset
Opens the firewall ports belonging to the specified ruleset.
If the ruleset has a managed service with a policy of 'auto' that is not running, starts the service.
Required privileges: Host.Config.NetService
The unique identifier for the managed object to which the method attaches; the serialized managed object reference for a request has the form moType/moId
, in this case HostFirewallSystem/{moId}
.
The vSphere release schema. The current specification covers vSphere 8.0.2.0 APIs.
"EnableRulesetRequestType Object"
id
No Content
NotFound: if the ruleset ID is unknown.
HostConfigFault: if an internal error happened when reconfigure the ruleset.
"VimFault Object"
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '[{}]' https://{api_host}/sdk/vim25/{release}/HostFirewallSystem/{moId}/EnableRuleset