* Malformed Faults: introduces test for fault handler * introduces ParserError which includes the malformed XML * testing demonstrates ParserError includes malformed XML closes: https://github.com/vmware/pyvmomi/issues/72
275 lines
19 KiB
YAML
275 lines
19 KiB
YAML
interactions:
|
|
- request:
|
|
body: '<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
|
|
xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/">
|
|
|
|
<soapenv:Body><RetrieveServiceContent xmlns="urn:vim25"><_this type="ServiceInstance">ServiceInstance</_this></RetrieveServiceContent></soapenv:Body>
|
|
|
|
</soapenv:Envelope>'
|
|
headers:
|
|
Accept-Encoding: ['gzip, deflate']
|
|
Content-Type: [text/xml; charset=UTF-8]
|
|
Cookie: ['']
|
|
SOAPAction: ['"urn:vim25/4.1"']
|
|
method: POST
|
|
uri: https://vcsa:443/sdk
|
|
response:
|
|
body: {string: "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<soapenv:Envelope
|
|
xmlns:soapenc=\"http://schemas.xmlsoap.org/soap/encoding/\"\n xmlns:soapenv=\"http://schemas.xmlsoap.org/soap/envelope/\"\n
|
|
xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\"\n xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\">\n<soapenv:Body>\n<RetrieveServiceContentResponse
|
|
xmlns=\"urn:vim25\"><returnval><rootFolder type=\"Folder\">group-d1</rootFolder><propertyCollector
|
|
type=\"PropertyCollector\">propertyCollector</propertyCollector><viewManager
|
|
type=\"ViewManager\">ViewManager</viewManager><about><name>VMware vCenter
|
|
Server</name><fullName>VMware vCenter Server 5.5.0 build-1750787 (Sim)</fullName><vendor>VMware,
|
|
Inc.</vendor><version>5.5.0</version><build>1750787 (Sim)</build><localeVersion>INTL</localeVersion><localeBuild>000</localeBuild><osType>linux-x64</osType><productLineId>vpx</productLineId><apiType>VirtualCenter</apiType><apiVersion>5.5</apiVersion><instanceUuid>EAB4D846-C243-426B-A021-0547644CE59D</instanceUuid><licenseProductName>VMware
|
|
VirtualCenter Server</licenseProductName><licenseProductVersion>5.0</licenseProductVersion></about><setting
|
|
type=\"OptionManager\">VpxSettings</setting><userDirectory type=\"UserDirectory\">UserDirectory</userDirectory><sessionManager
|
|
type=\"SessionManager\">SessionManager</sessionManager><authorizationManager
|
|
type=\"AuthorizationManager\">AuthorizationManager</authorizationManager><perfManager
|
|
type=\"PerformanceManager\">PerfMgr</perfManager><scheduledTaskManager type=\"ScheduledTaskManager\">ScheduledTaskManager</scheduledTaskManager><alarmManager
|
|
type=\"AlarmManager\">AlarmManager</alarmManager><eventManager type=\"EventManager\">EventManager</eventManager><taskManager
|
|
type=\"TaskManager\">TaskManager</taskManager><extensionManager type=\"ExtensionManager\">ExtensionManager</extensionManager><customizationSpecManager
|
|
type=\"CustomizationSpecManager\">CustomizationSpecManager</customizationSpecManager><customFieldsManager
|
|
type=\"CustomFieldsManager\">CustomFieldsManager</customFieldsManager><diagnosticManager
|
|
type=\"DiagnosticManager\">DiagMgr</diagnosticManager><licenseManager type=\"LicenseManager\">LicenseManager</licenseManager><searchIndex
|
|
type=\"SearchIndex\">SearchIndex</searchIndex><fileManager type=\"FileManager\">FileManager</fileManager><virtualDiskManager
|
|
type=\"VirtualDiskManager\">virtualDiskManager</virtualDiskManager><snmpSystem
|
|
type=\"HostSnmpSystem\">SnmpSystem</snmpSystem><vmProvisioningChecker type=\"VirtualMachineProvisioningChecker\">ProvChecker</vmProvisioningChecker><vmCompatibilityChecker
|
|
type=\"VirtualMachineCompatibilityChecker\">CompatChecker</vmCompatibilityChecker><ovfManager
|
|
type=\"OvfManager\">OvfManager</ovfManager><ipPoolManager type=\"IpPoolManager\">IpPoolManager</ipPoolManager><dvSwitchManager
|
|
type=\"DistributedVirtualSwitchManager\">DVSManager</dvSwitchManager><hostProfileManager
|
|
type=\"HostProfileManager\">HostProfileManager</hostProfileManager><clusterProfileManager
|
|
type=\"ClusterProfileManager\">ClusterProfileManager</clusterProfileManager><complianceManager
|
|
type=\"ProfileComplianceManager\">MoComplianceManager</complianceManager><localizationManager
|
|
type=\"LocalizationManager\">LocalizationManager</localizationManager><storageResourceManager
|
|
type=\"StorageResourceManager\">StorageResourceManager</storageResourceManager></returnval></RetrieveServiceContentResponse>\n</soapenv:Body>\n</soapenv:Envelope>"}
|
|
headers:
|
|
Cache-Control: [no-cache]
|
|
Connection: [Keep-Alive]
|
|
Content-Length: ['3332']
|
|
Content-Type: [text/xml; charset=utf-8]
|
|
Date: ['Tue, 29 Jul 2014 18:58:40 GMT']
|
|
Set-Cookie: ['vmware_soap_session="52d6ea56-0052-259f-e3f6-8ea7a7f349cb"; Path=/;
|
|
HttpOnly; Secure; ']
|
|
status: {code: 200, message: OK}
|
|
- request:
|
|
body: '<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
|
|
xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/">
|
|
|
|
<soapenv:Body><Login xmlns="urn:vim25"><_this type="SessionManager">SessionManager</_this><userName>my_user</userName><password>my_password</password></Login></soapenv:Body>
|
|
|
|
</soapenv:Envelope>'
|
|
headers:
|
|
Accept-Encoding: ['gzip, deflate']
|
|
Content-Type: [text/xml; charset=UTF-8]
|
|
Cookie: ['vmware_soap_session="52d6ea56-0052-259f-e3f6-8ea7a7f349cb"; Path=/;
|
|
HttpOnly; Secure; ']
|
|
SOAPAction: ['"urn:vim25/4.1"']
|
|
method: POST
|
|
uri: https://vcsa:443/sdk
|
|
response:
|
|
body: {string: "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<soapenv:Envelope
|
|
xmlns:soapenc=\"http://schemas.xmlsoap.org/soap/encoding/\"\n xmlns:soapenv=\"http://schemas.xmlsoap.org/soap/envelope/\"\n
|
|
xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\"\n xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\">\n<soapenv:Body>\n<LoginResponse
|
|
xmlns=\"urn:vim25\"><returnval><key>52c20b61-24c3-f233-a549-d36d3ae68e14</key><userName>my_user</userName><fullName>my_user
|
|
</fullName><loginTime>2014-07-29T18:58:41.001537Z</loginTime><lastActiveTime>2014-07-29T18:58:41.001537Z</lastActiveTime><locale>en</locale><messageLocale>en</messageLocale></returnval></LoginResponse>\n</soapenv:Body>\n</soapenv:Envelope>"}
|
|
headers:
|
|
Cache-Control: [no-cache]
|
|
Connection: [Keep-Alive]
|
|
Content-Length: ['665']
|
|
Content-Type: [text/xml; charset=utf-8]
|
|
Date: ['Tue, 29 Jul 2014 18:58:41 GMT']
|
|
status: {code: 200, message: OK}
|
|
- request:
|
|
body: '<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
|
|
xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/">
|
|
|
|
<soapenv:Body><RetrieveServiceContent xmlns="urn:vim25"><_this type="ServiceInstance">ServiceInstance</_this></RetrieveServiceContent></soapenv:Body>
|
|
|
|
</soapenv:Envelope>'
|
|
headers:
|
|
Accept-Encoding: ['gzip, deflate']
|
|
Content-Type: [text/xml; charset=UTF-8]
|
|
Cookie: ['vmware_soap_session="52d6ea56-0052-259f-e3f6-8ea7a7f349cb"; Path=/;
|
|
HttpOnly; Secure; ']
|
|
SOAPAction: ['"urn:vim25/4.1"']
|
|
method: POST
|
|
uri: https://vcsa:443/sdk
|
|
response:
|
|
body: {string: "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<soapenv:Envelope
|
|
xmlns:soapenc=\"http://schemas.xmlsoap.org/soap/encoding/\"\n xmlns:soapenv=\"http://schemas.xmlsoap.org/soap/envelope/\"\n
|
|
xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\"\n xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\">\n<soapenv:Body>\n<RetrieveServiceContentResponse
|
|
xmlns=\"urn:vim25\"><returnval><rootFolder type=\"Folder\">group-d1</rootFolder><propertyCollector
|
|
type=\"PropertyCollector\">propertyCollector</propertyCollector><viewManager
|
|
type=\"ViewManager\">ViewManager</viewManager><about><name>VMware vCenter
|
|
Server</name><fullName>VMware vCenter Server 5.5.0 build-1750787 (Sim)</fullName><vendor>VMware,
|
|
Inc.</vendor><version>5.5.0</version><build>1750787 (Sim)</build><localeVersion>INTL</localeVersion><localeBuild>000</localeBuild><osType>linux-x64</osType><productLineId>vpx</productLineId><apiType>VirtualCenter</apiType><apiVersion>5.5</apiVersion><instanceUuid>EAB4D846-C243-426B-A021-0547644CE59D</instanceUuid><licenseProductName>VMware
|
|
VirtualCenter Server</licenseProductName><licenseProductVersion>5.0</licenseProductVersion></about><setting
|
|
type=\"OptionManager\">VpxSettings</setting><userDirectory type=\"UserDirectory\">UserDirectory</userDirectory><sessionManager
|
|
type=\"SessionManager\">SessionManager</sessionManager><authorizationManager
|
|
type=\"AuthorizationManager\">AuthorizationManager</authorizationManager><perfManager
|
|
type=\"PerformanceManager\">PerfMgr</perfManager><scheduledTaskManager type=\"ScheduledTaskManager\">ScheduledTaskManager</scheduledTaskManager><alarmManager
|
|
type=\"AlarmManager\">AlarmManager</alarmManager><eventManager type=\"EventManager\">EventManager</eventManager><taskManager
|
|
type=\"TaskManager\">TaskManager</taskManager><extensionManager type=\"ExtensionManager\">ExtensionManager</extensionManager><customizationSpecManager
|
|
type=\"CustomizationSpecManager\">CustomizationSpecManager</customizationSpecManager><customFieldsManager
|
|
type=\"CustomFieldsManager\">CustomFieldsManager</customFieldsManager><diagnosticManager
|
|
type=\"DiagnosticManager\">DiagMgr</diagnosticManager><licenseManager type=\"LicenseManager\">LicenseManager</licenseManager><searchIndex
|
|
type=\"SearchIndex\">SearchIndex</searchIndex><fileManager type=\"FileManager\">FileManager</fileManager><virtualDiskManager
|
|
type=\"VirtualDiskManager\">virtualDiskManager</virtualDiskManager><snmpSystem
|
|
type=\"HostSnmpSystem\">SnmpSystem</snmpSystem><vmProvisioningChecker type=\"VirtualMachineProvisioningChecker\">ProvChecker</vmProvisioningChecker><vmCompatibilityChecker
|
|
type=\"VirtualMachineCompatibilityChecker\">CompatChecker</vmCompatibilityChecker><ovfManager
|
|
type=\"OvfManager\">OvfManager</ovfManager><ipPoolManager type=\"IpPoolManager\">IpPoolManager</ipPoolManager><dvSwitchManager
|
|
type=\"DistributedVirtualSwitchManager\">DVSManager</dvSwitchManager><hostProfileManager
|
|
type=\"HostProfileManager\">HostProfileManager</hostProfileManager><clusterProfileManager
|
|
type=\"ClusterProfileManager\">ClusterProfileManager</clusterProfileManager><complianceManager
|
|
type=\"ProfileComplianceManager\">MoComplianceManager</complianceManager><localizationManager
|
|
type=\"LocalizationManager\">LocalizationManager</localizationManager><storageResourceManager
|
|
type=\"StorageResourceManager\">StorageResourceManager</storageResourceManager></returnval></RetrieveServiceContentResponse>\n</soapenv:Body>\n</soapenv:Envelope>"}
|
|
headers:
|
|
Cache-Control: [no-cache]
|
|
Connection: [Keep-Alive]
|
|
Content-Length: ['3332']
|
|
Content-Type: [text/xml; charset=utf-8]
|
|
Date: ['Tue, 29 Jul 2014 18:58:41 GMT']
|
|
status: {code: 200, message: OK}
|
|
- request:
|
|
body: '<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
|
|
xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/">
|
|
|
|
<soapenv:Body><RetrieveServiceContent xmlns="urn:vim25"><_this type="ServiceInstance">ServiceInstance</_this></RetrieveServiceContent></soapenv:Body>
|
|
|
|
</soapenv:Envelope>'
|
|
headers:
|
|
Accept-Encoding: ['gzip, deflate']
|
|
Content-Type: [text/xml; charset=UTF-8]
|
|
Cookie: ['vmware_soap_session="52d6ea56-0052-259f-e3f6-8ea7a7f349cb"; Path=/;
|
|
HttpOnly; Secure; ']
|
|
SOAPAction: ['"urn:vim25/4.1"']
|
|
method: POST
|
|
uri: https://vcsa:443/sdk
|
|
response:
|
|
body: {string: "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<soapenv:Envelope
|
|
xmlns:soapenc=\"http://schemas.xmlsoap.org/soap/encoding/\"\n xmlns:soapenv=\"http://schemas.xmlsoap.org/soap/envelope/\"\n
|
|
xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\"\n xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\">\n<soapenv:Body>\n<RetrieveServiceContentResponse
|
|
xmlns=\"urn:vim25\"><returnval><rootFolder type=\"Folder\">group-d1</rootFolder><propertyCollector
|
|
type=\"PropertyCollector\">propertyCollector</propertyCollector><viewManager
|
|
type=\"ViewManager\">ViewManager</viewManager><about><name>VMware vCenter
|
|
Server</name><fullName>VMware vCenter Server 5.5.0 build-1750787 (Sim)</fullName><vendor>VMware,
|
|
Inc.</vendor><version>5.5.0</version><build>1750787 (Sim)</build><localeVersion>INTL</localeVersion><localeBuild>000</localeBuild><osType>linux-x64</osType><productLineId>vpx</productLineId><apiType>VirtualCenter</apiType><apiVersion>5.5</apiVersion><instanceUuid>EAB4D846-C243-426B-A021-0547644CE59D</instanceUuid><licenseProductName>VMware
|
|
VirtualCenter Server</licenseProductName><licenseProductVersion>5.0</licenseProductVersion></about><setting
|
|
type=\"OptionManager\">VpxSettings</setting><userDirectory type=\"UserDirectory\">UserDirectory</userDirectory><sessionManager
|
|
type=\"SessionManager\">SessionManager</sessionManager><authorizationManager
|
|
type=\"AuthorizationManager\">AuthorizationManager</authorizationManager><perfManager
|
|
type=\"PerformanceManager\">PerfMgr</perfManager><scheduledTaskManager type=\"ScheduledTaskManager\">ScheduledTaskManager</scheduledTaskManager><alarmManager
|
|
type=\"AlarmManager\">AlarmManager</alarmManager><eventManager type=\"EventManager\">EventManager</eventManager><taskManager
|
|
type=\"TaskManager\">TaskManager</taskManager><extensionManager type=\"ExtensionManager\">ExtensionManager</extensionManager><customizationSpecManager
|
|
type=\"CustomizationSpecManager\">CustomizationSpecManager</customizationSpecManager><customFieldsManager
|
|
type=\"CustomFieldsManager\">CustomFieldsManager</customFieldsManager><diagnosticManager
|
|
type=\"DiagnosticManager\">DiagMgr</diagnosticManager><licenseManager type=\"LicenseManager\">LicenseManager</licenseManager><searchIndex
|
|
type=\"SearchIndex\">SearchIndex</searchIndex><fileManager type=\"FileManager\">FileManager</fileManager><virtualDiskManager
|
|
type=\"VirtualDiskManager\">virtualDiskManager</virtualDiskManager><snmpSystem
|
|
type=\"HostSnmpSystem\">SnmpSystem</snmpSystem><vmProvisioningChecker type=\"VirtualMachineProvisioningChecker\">ProvChecker</vmProvisioningChecker><vmCompatibilityChecker
|
|
type=\"VirtualMachineCompatibilityChecker\">CompatChecker</vmCompatibilityChecker><ovfManager
|
|
type=\"OvfManager\">OvfManager</ovfManager><ipPoolManager type=\"IpPoolManager\">IpPoolManager</ipPoolManager><dvSwitchManager
|
|
type=\"DistributedVirtualSwitchManager\">DVSManager</dvSwitchManager><hostProfileManager
|
|
type=\"HostProfileManager\">HostProfileManager</hostProfileManager><clusterProfileManager
|
|
type=\"ClusterProfileManager\">ClusterProfileManager</clusterProfileManager><complianceManager
|
|
type=\"ProfileComplianceManager\">MoComplianceManager</complianceManager><localizationManager
|
|
type=\"LocalizationManager\">LocalizationManager</localizationManager><storageResourceManager
|
|
type=\"StorageResourceManager\">StorageResourceManager</storageResourceManager></returnval></RetrieveServiceContentResponse>\n</soapenv:Body>\n</soapenv:Envelope>"}
|
|
headers:
|
|
Cache-Control: [no-cache]
|
|
Connection: [Keep-Alive]
|
|
Content-Length: ['3332']
|
|
Content-Type: [text/xml; charset=utf-8]
|
|
Date: ['Tue, 29 Jul 2014 18:58:41 GMT']
|
|
status: {code: 200, message: OK}
|
|
- request:
|
|
body: '<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
|
|
xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/">
|
|
|
|
<soapenv:Body><RetrievePropertiesEx xmlns="urn:vim25"><_this type="PropertyCollector">propertyCollector</_this><specSet><propSet><type>LicenseManager</type><all>false</all><pathSet>licenseAssignmentManager</pathSet></propSet><objectSet><obj
|
|
type="LicenseManager">LicenseManager</obj><skip>false</skip></objectSet></specSet><options><maxObjects>1</maxObjects></options></RetrievePropertiesEx></soapenv:Body>
|
|
|
|
</soapenv:Envelope>'
|
|
headers:
|
|
Accept-Encoding: ['gzip, deflate']
|
|
Content-Type: [text/xml; charset=UTF-8]
|
|
Cookie: ['vmware_soap_session="52d6ea56-0052-259f-e3f6-8ea7a7f349cb"; Path=/;
|
|
HttpOnly; Secure; ']
|
|
SOAPAction: ['"urn:vim25/4.1"']
|
|
method: POST
|
|
uri: https://vcsa:443/sdk
|
|
response:
|
|
body: {string: "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<soapenv:Envelope
|
|
xmlns:soapenc=\"http://schemas.xmlsoap.org/soap/encoding/\"\n xmlns:soapenv=\"http://schemas.xmlsoap.org/soap/envelope/\"\n
|
|
xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\"\n xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\">\n<soapenv:Body>\n<RetrievePropertiesExResponse
|
|
xmlns=\"urn:vim25\"><returnval><objects><obj type=\"LicenseManager\">LicenseManager</obj><propSet><name>licenseAssignmentManager</name><val
|
|
type=\"LicenseAssignmentManager\" xsi:type=\"ManagedObjectReference\">LicenseAssignmentManager</val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>"}
|
|
headers:
|
|
Cache-Control: [no-cache]
|
|
Connection: [Keep-Alive]
|
|
Content-Length: ['652']
|
|
Content-Type: [text/xml; charset=utf-8]
|
|
Date: ['Tue, 29 Jul 2014 18:58:41 GMT']
|
|
status: {code: 200, message: OK}
|
|
- request:
|
|
body: '<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
|
|
xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/">
|
|
|
|
<soapenv:Body><QueryAssignedLicenses xmlns="urn:vim25"><_this type="LicenseAssignmentManager">LicenseAssignmentManager</_this></QueryAssignedLicenses></soapenv:Body>
|
|
|
|
</soapenv:Envelope>'
|
|
headers:
|
|
Accept-Encoding: ['gzip, deflate']
|
|
Content-Type: [text/xml; charset=UTF-8]
|
|
Cookie: ['vmware_soap_session="52d6ea56-0052-259f-e3f6-8ea7a7f349cb"; Path=/;
|
|
HttpOnly; Secure; ']
|
|
SOAPAction: ['"urn:vim25/4.1"']
|
|
method: POST
|
|
uri: https://vcsa:443/sdk
|
|
response:
|
|
body: {string: "<?xml version='1.0' encoding='UTF-8'?>
|
|
<soapenv:Envelope
|
|
xmlns:soapenv=\"http://schemas.xmlsoap.org/soap/envelope/\"
|
|
xmlns:soapenc=\"http://schemas.xmlsoap.org/soap/encoding/\"
|
|
xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\"
|
|
xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\">
|
|
<soapenv:Body>
|
|
<soapenv:Fault>
|
|
<faultcode>ServerFaultCode</faultcode>
|
|
<faultstring/>
|
|
<detail>
|
|
<UnknownLicenseProblemFaultFault xsi:type=\"UnknownLicenseProblemFault\">
|
|
<reason>unknownReason</reason></UnknownLicenseProblemFaultFault>
|
|
</detail>
|
|
</soapenv:Fault>
|
|
</soapenv:Body>
|
|
</soapenv:Envelope>"}
|
|
headers:
|
|
Cache-Control: [no-cache]
|
|
Connection: [Keep-Alive]
|
|
Content-Type: [text/xml; charset=utf-8]
|
|
Date: ['Tue, 29 Jul 2014 18:58:41 GMT']
|
|
Transfer-Encoding: [chunked]
|
|
status: {code: 500, message: Internal Server Error}
|
|
version: 1
|