Application
permanently.
Name | Type | Description |
---|---|---|
cascade | Boolean | If cascade is set to true, the Endpoints associated with the Application, if any, are also deleted. When set to false, the Endpoints associated with the Application, if any, are not deleted. If a new_endpoint_application has been specified, then the Endpoints are reassociated with the given Application. If a new_endpoint_application is not specified, then the Endpoints remain orphaned (i.e. not associated with any Application). Defaults to true. |
new_endpoint_application | String | The app_id of the new Application to which the Endpoints should be associated upon deletion of this Application. |