FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
A getEULARequest message contains an element of getEULA.
Restricting anyType
Contains elements as defined in the following table.
Component | Type | Occurs | Description |
---|---|---|---|
![]() |
1..1 | ||
DownloadPackageReference | DownloadPackageReference | 1..1 | The identifiers for a Download Package. |
OrganizationId | string | 1..1 | Organization ID. |
Name | Type |
---|---|
getEULA | Method |
The following XML fragment illustrates an getEULARequest message:
<esd:getEULARequest>
<esd:DownloadPackageReference>
<esd:Id>DP_030401_EULA_EC</esd:Id>
</esd:DownloadPackageReference>
<esd:OrganizationId>FlexQACustOrg1</esd:OrganizationId>
</esd:getEULARequest>