FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE

FlexNet Operations Web Services Guide

Complex Type: modelAttributesType

Derived By

Restricting anyType

Content Model

Contains elements as defined in the following table.

Component  Type  Occurs  Description 
    1..1   
needServerId  boolean  1..1  Returns true if the license model requires that a license server hostid is provided at fulfillment time.
needNodeLockId  boolean  1..1  Returns true if the license model requires that a node-locked hostid is provided at fulfillment time.
needCount  boolean  1..1  Returns true if the license model requires that a fulfill count is provided at fulfillment time.
needOverdraftCount  boolean  1..1  Returns true if the license model requires that an overdraft count is provided at fulfillment time.
isCounted  boolean  1..1  Specifies whether the number of seats deployed to customers is counted or whether unlimited copies are provided. Returns true if the license model type is counted; returns false if the license model is not counted.
modelType  string  1..1  Returns the license model type provided when the license model was created; indicates whether or not the license model is embedded.
expiration  string  1..1  Indicates whether the license model is permanent or whether it expires. It returns either NONE, PERMANENT or the expiration duration that was provided when the license model was created.
gracePeriodDays  string  1..1  The Grace Period Days option enables a FlexNet Embedded application to function for a specified number of days, without interruption, after its license has expired. gracePeriodDays returns the grace period days value such as SPECIFIED_AT_ENTITLEMENT_TIME, NOT_USED, or SPECIFY_VALUE_NOW. If SPECIFY_VALUE_NOW was selected when the license model was created, then the value specified at model creation time is returned.