Viewing or Uploading a Model Definition

A model definition specifies the license pools and the rules of access that define how licenses are allocated to license pools (named or default).

To view, upload, or reset a model definition for a Cloud License Server

1. Click Devices > Devices to open the Devices page.
2. On the Devices page, click the Name of the Cloud License Server for which you want to see the model definition. This opens the Cloud License Server Details page.
3. On the Cloud License Server Details page, select the Named License Pools tab.
4. You have the following options:
View the active model definition that is displayed under Current Model Definition File.
Upload a new model definition, to replace the existing model:
a. Click Browse and navigate to the model definition you want to use.
b. Click Upload.

You can see the file name of the active model definition in the Model Definition File field. The actual definition is displayed in section Current Model Definition File.

Reset the current model definition:

Click Reset to Default. The section Current Model Definition File displays the default model:

model "default" {

  on any() {

    use "default"

    accept

  }

}

Note:The default model definition does not specify any named license pools or any conditions for serving licenses. All requests are served from the “default” license pool.