Set the license for an agent
Request
PUT https://{hostname}:{port}
/cli/agentCLI/setLicenseType?{parameters}
Accept: {contentType}
Parameter | Type | Required | Description |
---|---|---|---|
licenseType | string | true | The License Type to set on the agent(s) |
agent | string | true | Name or ID of the agent. This can be repeated for multiple agents. |
Parameter | Type | Required | Description |
---|---|---|---|
Accept |
|
true |
Related CLI command: setAgentLicenseType.