Skip to main content

GET /quantityLicense/{id_list}

Use this method to save one or more specific license files in Lenovo XClarity Administrator to the local system.

Authentication

Authentication with username and password is required.

Request URL

GET https://{management_server_IP}/quantityLicense/{id_list}

where {id_list} is one or more license IDs, separated by a comma. To obtain the license IDs, use GET /quantityLicense.

Query parameters

None

Request body

None

Response codes

CodeDescriptionComments
200OKThe request completed successfully.
400Bad RequestA query parameter or request attribute is missing or not valid, or the operation is not supported. A descriptive error message is returned in the response body.
409ConflictThere is a conflict with the current state of the resource. A descriptive error message is returned in the response body.
500Internal Server ErrorAn internal error occurred. A descriptive error message is returned in the response body.

Response body

None