/
/vic-machine API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 12m ago · Updated 1mo ago
  • getShow VIC metadata
  • getShow VIC version information
  • getShow information about the specified vSphere resources
  • postPerform an action on the specified vSphere resources
  • getList VCHs on the target system
  • postCreate a VCH on the target system
  • getGet information about the target VCH
  • putReconfigure the target VCH
  • postPerform an action on the target VCH
  • deleteDelete the target VCH
  • patchReconfigure the target VCH
  • getAccess the host certificate for a VCH
  • getShow information about the specified vSphere resources
  • postPerform an action on the specified vSphere resources
  • getList VCHs in the specified datacenter of the target system
  • postCreate a VCH on the target system
  • getGet information about the target VCH
  • putReconfigure the target VCH
  • postPerform an action on the target VCH
  • deleteDelete the target VCH
  • patchReconfigure the target VCH
  • getAccess the host certificate for a VCH in a particular datacenter

Perform an action on the specified vSphere resources

Making a POST request on a vSphere target with an action of firewall:allow or firewall:deny will update the host firewall on those resources.

post/target/{target}

Path parameters

targetstring required

Query parameters

compute-resourcestring

Compute resource path

action'firewall:allow' | 'firewall:deny' required

The action to perform on the specified vSphere resources

thumbprintstring

ESX or vCenter host certificate thumbprint

Response

A successful operation

Changes