/
/vic-machine API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 9m 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

Show information about the specified vSphere resources

Making a GET request on a datacenter will return information about the state of the host firewall on those resources.

get/target/{target}/datacenter/{datacenter}

Path parameters

targetstring required
datacenterstring required

Query parameters

compute-resourcestring

Compute resource path

thumbprintstring

ESX or vCenter host certificate thumbprint

Response

A vSphere target

Changes