Skip to content

Latest commit

 

History

History
44 lines (27 loc) · 667 Bytes

File metadata and controls

44 lines (27 loc) · 667 Bytes
sidebar_position 40

Delete license pool

Description

Delete a specific license pool from CloudShell.

URL

http://{Admin API IP}:{port#}/api/v1/licensepools/{id}

Parameter Description/Comments
id (string) License pool's id. Can be retrieved via Get all license pools.

HTTP method

DELETE

Request

Headers

Example header format:

Authorization: Basic <authorization token returned from the login method>

Content-Type: application/json

Response

Response code
200 OK