Doesn't work using SOAPUI either:
Status: UNKNOWN
Time Taken: 175
Size: 268
Timestamp: Tue May 13 16:56:44 BST 2014
TestStep: AggregateListInfoIterStart
----------------- Messages ------------------------------
----------------- Properties ------------------------------
Encoding: UTF-8
Password:
Username:
Endpoint: http://url:8080/apis/XMLrequest
---------------- Request ---------------------------
Request Headers: Authorization : Basic dGNveDpEZk0xMlI1QGRPbkx5
Host : url:8080
Content-Length : 1470
SOAPAction : "urn:AggregateListInfoIterStart"
Accept-Encoding : gzip,deflate
User-Agent : Apache-HttpClient/4.1.1 (java 1.5)
Connection : Keep-Alive
Content-Type : text/xml;charset=UTF-8
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:v1="http://www.netapp.com/management/v1">
<soapenv:Header/>
<soapenv:Body>
<v1:AggregateListInfoIterStart>
<!--You may enter the following 13 items in any order-->
<!--Optional:-->
<v1:AggregateType>?</v1:AggregateType>
<!--Optional:-->
<v1:BlockType>?</v1:BlockType>
<!--Optional:-->
<v1:IncludeDatasetSpaceInfo>?</v1:IncludeDatasetSpaceInfo>
<!--Optional:-->
<v1:IncludeIsAvailable>?</v1:IncludeIsAvailable>
<!--Optional:-->
<v1:IsDirectMemberOnly>?</v1:IsDirectMemberOnly>
<!--Optional:-->
<v1:IsDpIgnored>?</v1:IsDpIgnored>
<!--Optional:-->
<v1:IsInDataset>?</v1:IsInDataset>
<!--Optional:-->
<v1:IsUnprotected>?</v1:IsUnprotected>
<!--Optional:-->
<v1:ObjectManagementFilter>?</v1:ObjectManagementFilter>
<!--Optional:-->
<v1:ObjectNameOrId>?</v1:ObjectNameOrId>
<!--Optional:-->
<v1:RbacOperation>?</v1:RbacOperation>
<!--Optional:-->
<v1:ResourcepoolFilter>?</v1:ResourcepoolFilter>
<!--Optional:-->
<v1:VolumesToMigrate>
<!--1 or more repetitions:-->
<v1:ObjectNameOrId>?</v1:ObjectNameOrId>
</v1:VolumesToMigrate>
</v1:AggregateListInfoIterStart>
</soapenv:Body>
</soapenv:Envelope>
---------------- Response --------------------------
Response Headers: Date : Tue, 13 May 2014 15:56:44 GMT
#status# : HTTP/1.1 200 OK
Content-Length : 268
Keep-Alive : timeout=60, max=499
Connection : Keep-Alive
Content-Type : text/xml
Server : libzapid-httpd
<!DOCTYPE netapp SYSTEM "http://ip:8088/netapp_server.dtd">
<netapp version="1.0" xmlns="http://www.netapp.com/filer/admin">
<results reason="No netapp element in API request" errno="13001" status="failed"/>
</netapp>