Harvard Health Content External Web Service Documentation

GetLicense Method

Displays the information associated with a license.

Sample Request

http://www.content.health.harvard.edu/[SiteName]/Content.svc/GetLicense

Sample Result XML

<?xml version="1.0" encoding="utf-8" ?>
<License SiteName="WsUcrUnitTests" LicenseName="UCR Web Service Unit Tests" ParentName="Master Parent License" RetainImages="fales" CanExportGSM="false" >
    <IPAddresses>
        <IPAddress Value="127.0.0.1" Notes="Local IP" />
    </IPAddresses>
</License>