Jump to: navigation, search

Delete Package

Warning
Before deleting a rule package, you should Undeploy it, which removes it from service from your GRE instances. Once a rule package is deleted, it cannot be undeployed via the API or via GRAT.

Method

DELETE

Syntax

 
/grs/v1/tenant/{tenantId}/businessnode/{nodeId}/package/{packageId}

Request Body

N/A

Response Body

N/A

HTTP Status Codes

  • 204 No Content—Returned if successful operation
  • 401 Unauthorized—APIToken not valid
  • 403 Forbidden—User does not have permission for the specified tenant or does not have proper permission to perform this operation.
  • 404 Not Found—Could not find specified package ID.
  • 503—Service Unavailable

Notes

User must have PACKAGE_DELETE permission.

This page was last edited on May 3, 2018, at 07:03.
Comments or questions about this documentation? Contact us for support!