Provisioning API Spec
It will update the connections state and validate the configuration. If the validation fails, the state will not be updated.
Query parameters
validateOnlyboolean · default: falseoptional
It will only validate the request, not applying any actual change to the system.
validateConnectivityboolean · default: trueoptional
It will try to connect to the configured service as part of the validation step.
Body
provisioningobjectoptional
Configuration in YAML format representing the connections state.
attachedFilestring · binaryoptional
Attached file(s) needed for establishing the connection. The name of each file part is used as a reference in the manifest.
Responses
application/json
application/json
cURL
JavaScript
Python
HTTP
200
400
Last updated
Was this helpful?