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

Show VIC metadata

A GET request on the base resource will return a JSON object containing metadata including the version number of the server software and a list of available appliance ISOs.

get/

Response

VIC metadata information

versionstring
bootstrap-imagesBootstrapImage[]

Changes