FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE

FlexNet Operations Web Services Guide

Element: getContentRequest

Description

A getContentRequest message contains an element of getContent.

Derived By

Restricting anyType

Content Model

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.
Referenced By
Name  Type 
getContent  Method 
XML Example

The following XML fragment illustrates an getContentRequest message:

      <esd:getContentRequest>
         <!--Optional:-->
        <esd:contentId>AdministratorsContent</esd:contentId>
      </esd:getContentRequest>