oracle home
Oracle® VM Server for SPARC 3.2 Administration Guide

Exit Print View

Search Scope:
Updated: May 2015

Variable (var) Resource

    A var resource is always contained within a <Content> section. It can have <gprop:GenericProperty> tags with the following keys:

  • name – Name of the variable

  • value – Value of the variable

Example 22-18  Example var XML
<Envelope>
 <References/>
 <Content xsi:type="ovf:VirtualSystem_Type" id="ldg1">
  <Section xsi:type="ovf:VirtualHardwareSection_Type">
   <Item>
    <rasd:OtherResourceType>var</rasd:OtherResourceType>
    <gprop:GenericProperty key="name">test_var</gprop:GenericProperty>
    <gprop:GenericProperty key="value">test1</gprop:GenericProperty>
   </Item>
  </Section>
 </Content>
</Envelope>
Copyright © 2007, 2015, Oracle and/or its affiliates. All rights reserved. Legal Notices
Previous
Next

AltStyle によって変換されたページ (->オリジナル) /