UpdateLicenseLabelRequestType

UpdateLicenseLabelRequestType
UpdateLicenseLabelRequestType

The parameters of UpdateLicenseLabel.

JSON Example
{
    "licenseKey": "string",
    "labelKey": "string",
    "labelValue": "string"
}
string
licenseKey
Required

A license.

string
labelKey
Required

A label key.

string
labelValue
Required

Value for the label.