app-nso_manager

On this page:

validateCommit

Summary

Validates the commit without committing after loading service data.

Description

Returns error message if commit is invalid.

Route

POST /nso_manager/validateCommit

Roles

admin

Parameters

DetailsExampleSchema
Name Type Required Description
servicePath string yes The service path of the target service model.
serviceData object yes A valid service instance of the target service model in JSON format.

Return

DetailsExampleSchema
Name Type Description
result object Result object