FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
The getEntitlementAttributesFromModel operation returns all the license model attributes for the specified model that must be specified at the time the entitlement is created.
Name | Type | Direction | Description |
---|---|---|---|
msgparameters | getEntitlementAttributesRequestType | Input |
A getEntitlementAttributesResponse element having the structure defined by the following table.
Name | Type | Description | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
statusInfo | StatusInfoType |
|
|||||||||
entitlementAttributes | attributeMetaDescriptorDataType | A list of license model attributes that are set at entitlement time are contained in the entitlementAttributes element. See attributeMetaDescriptorDataType. |
|||||||||
policyAttributes | policyAttributesDataType | A list of policy attributes that are set at entitlement time are contained in the policyAttributes element. See policyAttributesDataType. |
|||||||||
needTimeZone | boolean | True if the license model includes the TZ keyword and allows it to be set at entitlement time; otherwise, false. |