Users Guide

type (String) — The ServiceComponent type — value can be SERVER, STORAGE, CLUSTER, VIRTUALMACHINE, or
SERVICE (which is the application on servers or vm’s)
Methods
ASMServiceComponent — Constructor method that takes another ASMServiceComponent object and clones another object
from it.
component — The source ASMServiceComponent object.
ASMServiceComponent — Constructor method that takes the conguration data and creates a ASMServiceComponent
object.
componentIdServiceTemplateComponent identier issued by the ASM server.
name — Name of the Service.
type — Type of the component.
deploymentId Identier of the parent Service object.
applianceId —Identier of the ASMAppliance object where the parent object exists
ASMServiceComponent — Default constructor method.
ASMTemplate
This object describes the ASM Template with essential data about the Template.
Attributes:
category (String): The category that groups the published templates.
description (String): Description of the Template.
id (String): The identier used by the vRO to relate and nd objects.
name (String): Name of the Template.
templateId (string): The identier of the Template given by the ASM server.
Methods
ASMTemplate: Constructor method that takes another ASMTemplate object and clones another object from it.
TemplateThe source ASMTemplate object
ASMTemplate: Constructor method that takes the conguration data and creates a new ASMTemplate object.
templateId The identier issued by the ASM server to the ServiceTemplate.
name —Name of the Template.
applianceIdThe identier of the parent ASMAppliance object.
desc —Description of the Template.
category The category of the Template.
19