GetRuleSetsRequest |
Copy Code |
---|---|
<s:Envelope xmlns:a="http://www.w3.org/2005/08/addressing" xmlns:s="http://www.w3.org/2003/05/soap-envelope"> <s:Header> <a:Action s:mustUnderstand="1">AIR.Services.DataQualityAnalysis.RuleSetManagementService.Api/IRuleSetManagementService/GetRuleSets</a:Action> <a:MessageID>urn:uuid:bcdc0a77-7121-4533-a1bb-c2e8fd9d0bfc</a:MessageID> <a:ReplyTo> <a:Address>http://www.w3.org/2005/08/addressing/anonymous</a:Address> </a:ReplyTo> </s:Header> <s:Body> <GetRuleSets xmlns="AIR.Services.DataQualityAnalysis.RuleSetManagementService.Api"> <request xmlns:d4p1="AIR.Services.DataQualityAnalysis.RuleSetManagement.Api" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"> <BusinessUnitSid xmlns="AIR.Services.Common.Api">1</BusinessUnitSid> <LicenseUid xmlns="AIR.Services.Common.Api">00000000-0000-0000-0000-000000000000</LicenseUid> <Product i:nil="true" xmlns="AIR.Services.Common.Api" /> <RequestUid xmlns="AIR.Services.Common.Api">00000000-0000-0000-0000-000000000000</RequestUid> <SqlInstanceSid xmlns="AIR.Services.Common.Api">1</SqlInstanceSid> </request> </GetRuleSets> </s:Body> </s:Envelope> |