FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE

FlexNet Operations Web Services Guide

Element: getAutoProvisionedServerRequest

Description

A getAutoProvisionedServerRequest message contains an element of getAutoProvisionedServerRequest.

Derived By

Type getAutoProvisionedServerRequest

Content Model

Contains elements as defined in the following table.

Component  Type  Occurs  Description 
    1..1   
acctName  string  1..1  The account/enterprise for which we intend to retrieve the Cloud License Server (also referred to as autoprovisioned server).
Referenced By
Name  Type 
getAutoProvisionedServer  Method 
XML Example

The following XML fragment illustrates a getAutoProvisionedServerRequest message:

 <getAutoProvisionedServerRequest>
    <acctName>MyOrg INC</acctName>
 </getAutoProvisionedServerRequest>