package internal
import "github.com/vmware/govmomi/vapi/vm/internal"
Index ¶
Constants ¶
const ( // VCenterVMPath is the REST endpoint for the virtual machine API VCenterVMPath = "/api/vcenter/vm" // LegacyVCenterVMPath is the legacy REST endpoint for the virtual machine API, relative to the "/rest" base path LegacyVCenterVMPath = "/vcenter/vm" )
Source Files ¶
- Version
- v0.48.1 (latest)
- Published
- Feb 11, 2025
- Platform
- linux/amd64
- Last checked
- 2 months ago –
Tools for package owners.