Deleting an endpoint

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
    1. Log in to the graphical user interface.
    2. On the home page, click the Menu icon.
    3. In the Endpoint management section, click Configured endpoints.
    4. On the Configured endpoints page, select your endpoint and click the overflow menu icon Options.
    5. From the overflow menu options, click Delete.
    6. On the Confirm delete dialog, review the information. Then, click OK.
  • Using a REST interface
    1. Open the Swagger UI. For more information, see Using Swagger UI.
    2. Authenticate and authorize to access the REST APIs. For more information, see Authentication process for REST services.
    3. 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