FRAMES | NO FRAMES | Description | Parameters | Examples | Response |
URL | http://<schematicdiagramtemplate-url>/deleteDiagram |
Parent Resource | Schematic Diagram Template |
---|
The deleteDiagram operation is performed on a schematic diagram template resource. The result of this operation is a Schematic Diagram Information Object.
It is used to delete a diagram. This diagram is removed in the schematic dataset where it was stored.
Note: Schematics services published without the Editing operation enabled don't support the deleteDiagram operation.
Note: Locked diagrams cannot be deleted.
You can provide arguments to the deleteDiagram operation as query parameters defined in the parameters table below.
Parameter | Details |
---|---|
f | Description: The
response format. The default response format is html. Values: html | json |
name |
Required Description: The diagram name. Syntax: name=<diagramName> Example: name=ESTANCIA |