Delete a Watchpoint (DELETE)


The DELETEcommand deletes a single Watchpoint. 

The macro unmigrated-inline-wiki-markup from Confluence is no longer available.

Command overview

Method — DELETE
 Resource — Watchpoint
Resource identifier — Integer that identifies the Watchpoint (the Watchpoint ID)

Parameters

Parameter

Description

Example

usr 1

A valid system user name (case sensitive)

usr=myUsername

pwd 1

The password that corresponds to the usr (user name) parameter (case sensitive)

pwd=myPassword
tid

The transaction identifier. You must specify the tid for all stateful operations. Do not include it in stateless operations.

tid=5456

 1 This parameter is required.

Sample request

https://10.0.0.1/rest/configurationapi/watchpointapi/1.0/watchpoint/13?usr=jdoe&pwd=pa55w0rd!&tid=4738

Sample response

<?xml version="1.0" encoding="UTF-8"?>
<response>
 <status result="success"></status>
</response>

Related topic

Watchpoint-API-XML-reference

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*