Code: Select all
[Message] => CreateCloudTenantSpecType not specified
[StatusCode] => 400
Code: Select all
<?xml version="1.0" encoding="UTF-8"?>
<CreateCloudTenantSpec xmlns="http://www.veeam.com/ent/v1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsd="http://www.w3.org/2001/XMLSchema">
<Name>testy@mctest.com</Name>
<Description>DELETE THIS GUY, PHP TESTING.</Description>
<Password>DELETE</Password>
<Enabled>0</Enabled>
<LeaseExpirationDate>2018-03-19T01:51:39+00:00</LeaseExpirationDate>
<Resources>
<BackupResource>
<Name>cloud-testy@mctestyface.com-01</Name>
<RepositoryUid>urn:veeam:Repository:5f70aa6e-4772-43fe-9d34-c4e0c1517b2e</RepositoryUid>
<QuotaMb>1025</QuotaMb>
</BackupResource>
</Resources>
<ComputeResources />
<ThrottlingEnabled>false</ThrottlingEnabled>
<ThrottlingSpeedLimit>1</ThrottlingSpeedLimit>
<ThrottlingSpeedUnit>MBps</ThrottlingSpeedUnit>
<PublicIpCount>0</PublicIpCount>
<BackupServerUid>urn:veeam:BackupServer:8846e83b-3041-4545-8161-b9024d72b113</BackupServerUid>
<MaxConcurrentTasks>1</MaxConcurrentTasks>
</CreateCloudTenantSpec>
Anyone come across this? Is it something simple i've gone problem-blind to?