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 include sync and force. Setting force to true will be equivalent to commiting with no-out-of-sync-check option in NSO. Do note that the particular option is dangerous, and should be used carefully.

Return

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