> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://docs.itential.com/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.itential.com/_mcp/server.

# Verify Config task removed

> Breaking change notice that the verifyConfig API has been removed from app-mop in Platform 6, with guidance on using the replacement in app-nso_manager.

The `verifyConfig` API has been removed from `app-mop` (Template Builder) in Platform 6. This API was a manual task called by Workflow Builder to manually validate dry-run outputs in NSO.

As a replacement, validate device configurations against a Network Element Driver (NED) by calling the API from `app-nso_manager`. For additional information, see:

* [Itential Tools actions](/cisco-nso/itential-tools-actions)
* [Making RESTCONF calls to NSO via Itential Platform](/cisco-nso/restconf-api)
* [VerifyConfig in NSO Manager](https://apidocs.itential.com/api/app-nso_manager/verifyConfig/)

## What should I do?

Confirm your customizations are unaffected by the removal of this API in `app-mop`. Contact the [Itential Customer Support Team](https://itential.atlassian.net/servicedesk/customer/portals) if you need assistance or require more information.