REST API Method: POST /rest/sbaconfig?action=deploy

This action performs a number of low-level steps necessary to deploy the ASM packages.

Ensure that the SBA is currently configured and successfully joined to a domain prior to deploying using the joindomain action . Failure to follow the correct order of steps may result in undesirable behavior.

An HTTP Status 200 return for this action only means that the request was successfully received by the system. This action can take some time. Status of the action must be retrieved using the SBA Action Status Resource .

URL:

https://192.168.0.111/rest/sbaconfig?action=deploy

HTTP Method

POST

Requires Authentication:

true

  • No labels