/
/vic-machine API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 12m ago · Updated 1mo ago
not-yet-implemented11
  • 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

Show VIC version information

A GET request on the version sub-resource will return the version number of the server software.

get/version

Response

VIC version information.

string required

Changes