v1

latestSwagger 2.0MIT LICENSE2026-07-1799215370.0 KB
Writer

DeleteAsset

Delete the asset referenced by the entry in the request. The entry must contain the asset id to delete. The asset id is the data set writer id. The entry must also contain the writer group id or deletion of the asset in the configuration will fail before the asset is deleted. The server must support WoT connectivity profile per <see href="https://reference.opcfoundation.org/WoT/v100/docs/" />. First the entry in the configuration will be deleted and then the asset on the server. If deletion of the asset in the configuration fails it will not be deleted in the server. An optional request option force can be used to force the deletion of the asset in the server regardless of the failure to delete the entry in the configuration.

post/v2/writer/assets/delete

Request body

forceboolean

The asset on the server is deleted no matter whether the removal in the publisher configuration was successful or not.

Response

The asset was deleted successfully

statusCodeinteger

Error code - if null operation succeeded.

errorMessagestring

Error message in case of error or null.

symbolicIdstring

Symbolic identifier

localestring

Locale of the error message

additionalInfostring

Additional information if available

namespaceUristring

Namespace uri