FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
A getContentRequest message contains an element of getContent.
Restricting anyType
Contains elements as defined in the following table.
Component | Type | Occurs | Description |
---|---|---|---|
![]() |
1..1 | ||
contentId | string | 1..1 | content ID. |
flexeraContent | boolean | 0..1 | Flexera Content. |
Name | Type |
---|---|
getContent | Method |
The following XML fragment illustrates an getContentRequest message:
<esd:getContentRequest>
<!--Optional:-->
<esd:contentId>AdministratorsContent</esd:contentId>
</esd:getContentRequest>