Quantcast
Channel: VMware Communities: Message List - VMware vCloud Director
Viewing all articles
Browse latest Browse all 7719

The parameter is not supported in the current context: VmGeneralParamsType

$
0
0

I'm tryng creating VM on the more simple way, but the body below is throwing this error: "The parameter is not supported in the current context: VmGeneralParamsType"

 

 

If I remove VmGeneralParams node, I can create a VM, BUT the name of new VM is the same of vappTemplate (public catalogs).

 

 

 

Body:

<RecomposeVAppParams name="Test vApp Gold" xmlns="http://www.vmware.com/vcloud/v1.5" xmlns:ovf="http://schemas.dmtf.org/ovf/envelope/1">

    <Description>Test vApp</Description>

 

    <SourcedItem>

        <Source name="devel" href="https://vmware.XXXXXX.com.br/api/vAppTemplate/vappTemplate-42d3a075-0e47-4093-a76d-40a5d96ba5d9"/>

       

            <VmGeneralParams>

                <Name>AppServer-01a</Name>

                <Description>Internal Access</Description>

                <NeedsCustomization>true</NeedsCustomization>

            </VmGeneralParams>

       

    </SourcedItem>

    <AllEULAsAccepted>true</AllEULAsAccepted>

</RecomposeVAppParams>

 

 

 

Thanks,

ale,


Viewing all articles
Browse latest Browse all 7719

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>