Users Guide

appliance – The ASMAppliance object to be removed.
ASM Service
The Service object describes the ASM Service with minimum essential information.
Attributes:
deployedBy – Shows the ASM user that deployed the Service.
deploymentDate — Shows when the Service was deployed.
description — Shows the description of the Service if available.
id — Identier used by the vRO to relate and nd objects.
name — Name of the Service.
serviceId — Service identier given by the ASM server
status — Status of the Service (values: in_progress, complete, pending, error, and cancelled).
templateName - templateName — Shows the name of the Template that provided the initial conguration for the Service
deployment.
Methods:
ASMService: Constructor method that takes another ASMService object and clones another object from it.
deployment — The source ASMService object.
ASMService: Constructor method that takes the conguration data and creates a ASMService object.
serviceId — Service identier issued by the ASM server
name — Name of the Service
applianceIdIdentier of the parent Appliance object
status — The Service status
desc — The Service description
deploymentDate — The timestamp to mark the deployment event
deployedBy – Shows the user who requested the deployment
templateName — Shows the Template that provided the congurations for the Service deployment
ASMService: Default constructor method.
ASMServiceComponent
The ServiceComponent object contains minimum essential data of the resources or components in Services. Resources that are
described can be servers, storages, cluster, virtual machines, and applications.
Attributes:
applianceId (String) — The identier of the Appliance object where the parent Service object belongs.
componentId (String): The ServiceComponent identier given by the ASM server.
deploymentId (String) — The identier of the parent Service object
id (String) Identier used by the vRO to relate and nd objects
ip (String) — The IP address of the resource if available
name (String) — Name of the ServiceComponent
resourceName (String) — Name of the hardware resource
serviceTag (String) — Shows the service tag
18