Previous page

Next page

Locate page in Contents

Print this page

del_script

Linux Summary:

Adds a re-installation script to the Container.

Request specification:

Name

Min/Max

Type

Description

del_script

 

 

 

{

 

 

 

eid

1..1

eid_type

The ID of the Container to delete the script from.

type

0..1

string

Script type. The only available type at the time of this writing is reinstall.

name

0..1

string

The name of the script to delete.

}

 

 

 

Returns:

OK/Error

Description:

The del_script call allows to delete a reinstall script from the Container. For more information on reinstall scripts see the get_script and set_script calls.

Please send us your feedback on this help page