StixTaxii - Trash

Deleting the StixTaxii Application from the Fabric Storage

Private Uploads

You can delete the StixTaxii application package from a private storage in the Fabric Storage using the Upload - TrashPrivate API.

Endpoint URL:

https://api-server-host-name/configapi/Uploads/{pool_UUID}/{file_name}

Method:

DELETE

Parameters:

FIELD

TYPE

DESCRIPTION

REQUIRED

id

String

StixTaxii application ID. Obtain the ID of the StixTaxiiEnrichmentSource application using the Plugins - List API.

Mandatory

Success Response:

{
    "status": "Success",
    "message": "monitorapi/{pool_UUID}/{logpoint_identifier}/orders/{request_id}"
}

Public Uploads

You can delete the StixTaxii application package from a public storage in the Fabric Storage using the Upload - TrashPrivate API.

Endpoint URL:

https://api-server-host-name/configapi/Uploads/{file_name}

Method:

DELETE

Parameters:

FIELD

TYPE

DESCRIPTION

REQUIRED

id

String

StixTaxii application ID. Obtain the ID of the StixTaxiiEnrichmentSource application using the Plugins - List API.

Mandatory

Success Response:

{
    "status": "Success",
    "message": "monitorapi/{pool_UUID}/{logpoint_identifier}/orders/{request_id}"
}

Helpful?

We are glad this guide helped.


Please don't include any personal information in your comment

Contact Support