delete-osd

Use the interface to delete a GFX.

Request Mode

 POST http://ip/mwapi/delete-osd
Parameter Description
osdId The GFX ID

Response Body

JSON structure is as follows:

{
  "status": 0,
}
1. Response Status
"status": 0
Name Description
status 0 indicates a successful data acquisition. Refer to API Status Codes to find specific description for other values.
2. The GFX cannot be deleted because it is being used.
{
    "message": "device busy",
    "status": 11
}

results matching ""

    No results matching ""