Summary
Test Instances
Description
Test instances with an option.
Route
POST /service_management/testInstances
Roles
admin
engineering
support
apiread
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
instance | object | yes | Service instance to test. |
options | object | yes | Options to test the service instances with. 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 testing the service instances. |