Class Machine

java.lang.Object
com.vmware.vra.jenkinsplugin.model.iaas.Machine

@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen",
           date="2020-09-09T18:26:35.661905-04:00[America/New_York]")
public class Machine
extends Object
Represents a cloud agnostic machine.<br>**HATEOAS** links:<br>**operations** - array[String] - Supported operations for the machine.<br>**network-interfaces** - array[NetworkInterface] - Network interfaces for the machine.<br>**disks** - array[MachineDisk] - disks for the machine.<br>**deployment** - Deployment - Deployment that this machine is part of.<br>**cloud-accounts** - array[CloudAccount] - Cloud accounts where this machine is provisioned.<br>**self** - Machine - Self link to this machine