Data Object - SrmVmIpCustomizationIpCustomizationSpecMapping

Property of
SrmVmIpCustomization
See also
SrmVmIpCustomizationIpCustomizationSpec
Since
SRM API 7.0

Data Object Description

Data stucture that associates a VM customization data with an SRM site.

Properties

Name Type Description
ipCustomizationSpecSrmVmIpCustomizationIpCustomizationSpec

VM IP customization data.
siteUuidxsd:string

SRM site identifier. This value can be taken from Drextapi.ServiceInstance object depending on the site you are looking for: 1. To take the site identifier for the remote site use Drextapi.ServiceInstance.GetPairedSite method to get the structure Drextapi.RemoteSite. The property with the remote site identifier is Drextapi.RemoteSite.uuid. 2. To take the site identifier of the local site: Use Drextapi.ServiceInstance.getLocalSiteInfo method to take the structure Drextapi.LocalSiteInfo. The property with the local site identifier is Drextapi.LocalSiteInfo.siteUuid.
Properties inherited from
None