Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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

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

Tip

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

Noprint
Panel
bgColortransparent
titleBGColor#DDD
title[sbaconfig - REST API Methods|Resource - sbaconfig]

Page Tree
root@parent



Parameters

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

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.