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

This action re-initializes the ASM and puts it in default factory state.

All local configuration including administrator password and logs will be lost or reset to default. However, it does not uninstall the packages. A full re-configuration of the SBA will be required.

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

URL:

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

HTTP Method

POST

Requires Authentication:

true



Parameters

Parameter Name Required Service Affecting Data Type Default Value Possible Values Description
dirNameYesYesstringnone255 - Max Length Identifies the ASM Image to re-initialize with.

Perform a HTTP GET on the asmfactoryimage resource to retrieve all the images present on the ASM.
Select the image that you want to re-initialize with do a lookup on that particular resource. Use the ImageDirectoryName attribute value of that resource in this field.

  • No labels