app-service_management

On this page:

saveInstances

Summary

Save Instances

Description

Save instances with an option.

Route

POST /service_management/saveInstances

Roles

admin engineering support apiwrite

Parameters

DetailsExampleSchema
Name Type Required Description
instance object yes Service instance to save.
options object yes Options for saving the instances. These options include sync and force. Setting the force parameter to true will result in similar behavior to committing with a no-out-of-sync-check flag added. Please note that this option can mess up your NSO environment, and you should be careful with it.

Return

DetailsExampleSchema
Name Type Description
result array Result of saving the service instances.