You can delete an empty endpoint, for example myLTO
. You cannot delete
an endpoint if it contains any devices, keys, or certificates.
About this task
You can use the Delete menu option or the Endpoint
(Device Group) Delete REST Service to delete an endpoint. Your role must have permissions to the delete action and to
the appropriate endpoint.
Procedure
- Using the graphical user interface
- Log in to the graphical user interface.
- On the home page, click the Menu icon.
- In the Endpoint management section, click Configured
endpoints.
- On the Configured endpoints page, select your endpoint and click
the overflow menu icon
.
- From the overflow menu options, click Delete.
- On the Confirm delete dialog, review the information. Then, click
OK.
- Using a REST interface
- Open the Swagger UI. For more information, see Using Swagger UI.
- Authenticate and authorize to access the REST APIs. For more information, see Authentication process for REST services.
- Use the Endpoint (Device Group) Delete REST Service to delete a
device. For example, you can send the following HTTP requests:
DELETE https://localhost:<port>/GKLM/rest/v1/deviceGroups/myLTO
Content-Type: application/json
Accept: application/json
Authorization: SKLMAuth userAuthId=139aeh34567m