@ResourceSchema(facets={@ResourceSchemaEntry(relation=IsIdentifiedBy.class,facet=NetworkingFacet.class,min=1,max=1,description="The Network ID characterising the Virtual Machine."),,,,,,})
@TypeMetadata(name="VirtualMachine",
description="VirtualMachine (VM) is the typical resource represented in a cloud infrastructure. It is an emulation of a physical computer which appears to the running operative system as real hardware. A VM provides operative system functionality and potentially allows to install any software designed for the running operative system.",
version="1.0.0")
@Change(version="1.0.0",
description="First Version")
public interface VirtualMachine
extends Service
| Modifier and Type | Field and Description |
|---|---|
static String |
NAME |
CONSISTS_OF_PROPERTY, IS_RELATED_TO_PROPERTYgetIdentificationFacetsaddFacet, addFacet, addFacet, attachResource, getConsistsOf, getConsistsOf, getConsistsOf, getFacets, getFacets, getFacets, getIsRelatedTo, getIsRelatedTostatic final String NAME
Copyright © 2022. All Rights Reserved.