|
FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
A getAutoProvisionedServerRequest message contains an element of getAutoProvisionedServerRequest.
Type getAutoProvisionedServerRequest
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). |
| Name | Type |
|---|---|
| getAutoProvisionedServer | Method |
The following XML fragment illustrates a getAutoProvisionedServerRequest message:
<getAutoProvisionedServerRequest>
<acctName>MyOrg INC</acctName>
</getAutoProvisionedServerRequest>