deploymentEntity¶
an entity represent a node in the deployed blueprint.
Attributes¶
The list of attributes for deploymentEntity are:
type(string): the type of the entityserviceId(string): the service id of the entitydisplayName(string): the display name of the entityapplianceUUID(string): the UUID of the uforge appliance linked to the entitystatus(string): the status of the entityhostname(string): the hostname of the entityipAddress(string): the IP address of the entityloginUser(string): the user to use to login into the entitysshKeyName(string): the ssh key name used to login into the entitywinrmAddress(string): the address used to login in a windows entityuforgePublishedImageURI(anyURI): the uri of the linked published imagecreationTime(long): the date of the entity creationcloudProvider(string): the name of the cloud provider which host the entityhardware(DeploymentHardware): the hardware of the entityactivities: the activities linked to the entitysensors: Provide some information on deployment instance.config: Provide actual values of blueprint config entries.created(dateTime): the date the appliance template is createddbId(long): the database id of the objectdigest(string): the digest value (used for etag)lastModified(dateTime): the last modified date of this object