Config dry run

Calculates the minimum device configuration commands required to save new service instances or update existing service instances.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Request

request body
instanceobjectOptional
optionsobjectOptional

Response

An object containing dry-run results for the service instances being provisioned suitable as input to the ViewTestService job task.

deviceobject or list of objects
successboolean
A false value indicates a runtime problem.

Errors

500
Internal Server Error