Retrieve License Model by ID

Returns the license model details for a provided License Model ID.

Method Type URI
GET v90/ws/licenseModel/{licenseModelId}.ws

URI Parameters

Parameter Description Type
licenseModelId Identifier of the License Model in the database. Integer (>0)

Sample Response

Success

HTTP Status Code: 200

Response Body:

<licenseModel>
      <licenseModelId>1</licenseModelId>
      <licenseModelName>Execution Count</licenseModelName>
      <licenseType>0</licenseType>
      <lmAttribute>
            <attribute>
                  <attributeId>8</attributeId>
                  <attributeName>REMOTE_DESKTOP_ACCESS</attributeName>
                  <attributeType>4</attributeType>
                  <attributeDefaultValue></attributeDefaultValue>
                  <displayOrder>8</displayOrder>
                  <attributeLevel>1</attributeLevel>
                  <associatedLockCriteria></associatedLockCriteria>
                  <associatedLockCriteriaValue></associatedLockCriteriaValue>
                  <endUserPermission>0</endUserPermission>
                  <parameterGroupName>Accessibility</parameterGroupName>
                  <parameterSubGroupName></parameterSubGroupName>
                  <isvPermission>WRITE</isvPermission>
                  <nullable>false</nullable>
                  <saotAllowed>false</saotAllowed>
            </attribute>
            <attributeValue>FALSE</attributeValue>
            <saot>false</saot>
      </lmAttribute>
      <lmAttribute>
            <attribute>
                  <attributeId>5</attributeId>
                  <attributeName>ENABLE_CONCURRENCY</attributeName>
                  <attributeType>4</attributeType>
                  <attributeDefaultValue></attributeDefaultValue>
                  <displayOrder>5</displayOrder>
                  <attributeLevel>1</attributeLevel>
                  <associatedLockCriteria></associatedLockCriteria>
                  <associatedLockCriteriaValue></associatedLockCriteriaValue>
                  <endUserPermission>0</endUserPermission>
                  <parameterGroupName>Concurrency</parameterGroupName>
                  <parameterSubGroupName></parameterSubGroupName>
                  <isvPermission>WRITE</isvPermission>
                  <nullable>false</nullable>
                  <saotAllowed>false</saotAllowed>
            </attribute>
            <attributeValue>FALSE</attributeValue>
            <saot>false</saot>
      </lmAttribute>
      <lmAttribute>
            <attribute>
                  <attributeId>11</attributeId>
                  <attributeName>VIRTUAL_MACHINE_ACCESS</attributeName>
                  <attributeType>4</attributeType>
                  <attributeDefaultValue></attributeDefaultValue>
                  <displayOrder>11</displayOrder>
                  <attributeLevel>1</attributeLevel>
                  <associatedLockCriteria></associatedLockCriteria>
                  <associatedLockCriteriaValue></associatedLockCriteriaValue>
                  <endUserPermission>0</endUserPermission>
                  <parameterGroupName>Accessibility</parameterGroupName>
                  <parameterSubGroupName></parameterSubGroupName>
                  <isvPermission>WRITE</isvPermission>
                  <nullable>false</nullable>
                  <saotAllowed>false</saotAllowed>
            </attribute>
            <attributeValue>TRUE</attributeValue>
            <saot>false</saot>
      </lmAttribute>
      <lmAttribute>
            <attribute>
                  <attributeId>9</attributeId>
                  <attributeName>NETWORK_ENABLED</attributeName>
                  <attributeType>4</attributeType>
                  <attributeDefaultValue></attributeDefaultValue>
                  <displayOrder>9</displayOrder>
                  <attributeLevel>1</attributeLevel>
                  <associatedLockCriteria></associatedLockCriteria>
                  <associatedLockCriteriaValue></associatedLockCriteriaValue>
                  <endUserPermission>0</endUserPermission>
                  <parameterGroupName>Accessibility</parameterGroupName>
                  <parameterSubGroupName></parameterSubGroupName>
                  <isvPermission>WRITE</isvPermission>
                  <nullable>false</nullable>
                  <saotAllowed>false</saotAllowed>
            </attribute>
            <attributeValue>FALSE</attributeValue>
            <saot>false</saot>
      </lmAttribute>
      <lmAttribute>
            <attribute>
                  <attributeId>1</attributeId>
                  <attributeName>LICENSE_TYPE</attributeName>
                  <attributeType>7</attributeType>
                  <attributeValueChoice>
                        <valueOption>Time Period</valueOption>
                        <valueOption>Executions</valueOption>
                        <valueOption>Expiration Date</valueOption>
                        <valueOption>Perpetual</valueOption>
                  </attributeValueChoice>
                  <attributeDefaultValue></attributeDefaultValue>
                  <displayOrder>1</displayOrder>
                  <attributeLevel>1</attributeLevel>
                  <associatedLockCriteria></associatedLockCriteria>
                  <associatedLockCriteriaValue></associatedLockCriteriaValue>
                  <endUserPermission>0</endUserPermission>
                  <parameterGroupName>License Terms</parameterGroupName>
                  <parameterSubGroupName></parameterSubGroupName>
                  <isvPermission>WRITE</isvPermission>
                  <nullable>false</nullable>
                  <saotAllowed>true</saotAllowed>
            </attribute>
            <attributeValue>1</attributeValue>
            <saot>true</saot>
      </lmAttribute>
      <lmAttribute>
            <attribute>
                  <attributeId>7</attributeId>
                  <attributeName>COUNT_CRITERIA</attributeName>
                  <attributeType>7</attributeType>
                  <attributeValueChoice>
                        <valueOption>Login</valueOption>
                        <valueOption>Process</valueOption>
                        <valueOption>Station</valueOption>
                  </attributeValueChoice>
                  <attributeDefaultValue></attributeDefaultValue>
                  <displayOrder>7</displayOrder>
                  <attributeLevel>1</attributeLevel>
                  <associatedLockCriteria></associatedLockCriteria>
                  <associatedLockCriteriaValue></associatedLockCriteriaValue>
                  <endUserPermission>0</endUserPermission>
                  <parameterGroupName>Concurrency</parameterGroupName>
                  <parameterSubGroupName></parameterSubGroupName>
                  <isvPermission>WRITE</isvPermission>
                  <nullable>false</nullable>
                  <saotAllowed>false</saotAllowed>
            </attribute>
            <attributeValue>0</attributeValue>
            <saot>false</saot>
      </lmAttribute>
      <lmAttribute>
            <attribute>
                  <attributeId>2</attributeId>
                  <attributeName>EXECUTION_COUNT</attributeName>
                  <attributeType>3</attributeType>
                  <attributeDefaultValue></attributeDefaultValue>
                  <displayOrder>2</displayOrder>
                  <attributeLevel>1</attributeLevel>
                  <associatedLockCriteria></associatedLockCriteria>
                  <associatedLockCriteriaValue></associatedLockCriteriaValue>
                  <endUserPermission>0</endUserPermission>
                  <parameterGroupName>License Terms</parameterGroupName>
                  <parameterSubGroupName></parameterSubGroupName>
                  <isvPermission>WRITE</isvPermission>
                  <nullable>false</nullable>
                  <saotAllowed>true</saotAllowed>
            </attribute>
            <attributeValue>1</attributeValue>
            <saot>true</saot>
      </lmAttribute>
      <lmAttribute>
            <attribute>
                  <attributeId>6</attributeId>
                  <attributeName>CONCURRENT_INSTANCES</attributeName>
                  <attributeType>6</attributeType>
                  <attributeDefaultValue></attributeDefaultValue>
                  <displayOrder>6</displayOrder>
                  <attributeLevel>1</attributeLevel>
                  <associatedLockCriteria></associatedLockCriteria>
                  <associatedLockCriteriaValue></associatedLockCriteriaValue>
                  <endUserPermission>0</endUserPermission>
                  <parameterGroupName>Concurrency</parameterGroupName>
                  <parameterSubGroupName></parameterSubGroupName>
                  <isvPermission>WRITE</isvPermission>
                  <nullable>false</nullable>
                  <saotAllowed>true</saotAllowed>
            </attribute>
            <attributeValue>10000000</attributeValue>
            <saot>true</saot>
      </lmAttribute>
</licenseModel>

Failure

HTTP Status Code: 404 (Not Found)

Response Body: The specific License Model with ID 1111 was not found.