node-red-contrib-google-cloud-gcs-delete 1.0.6

Extends the node-red-contrib-google-cloud package by a Google Cloud Storage delete node.

npm install node-red-contrib-google-cloud-gcs-delete

This node extends the node-red-google-contrib package by a node to Delete a File in the Google Cloud Storage. It will only work if the node-red-contrig-google-cloud node is also installed.

Google Cloud Storage Delete

This node deletes a Google Cloud Store (GCS) object and returns the result.

At runtime, the value of msg.filename contains describes the file to delete. The format of this field is a GCS Url of the form gs://[BUCKET]/[FILE]. Alternatively, we can specify the file to be read in the file name configuration property. If both this property and a runtime value found in msg.filename are present, then the msg.filename name will be used.

Node Info

Version: 1.0.6
Updated 4 years, 9 months ago
License: ISC
Rating: 5.0 1

Categories

Actions

Rate:

Downloads

3 in the last week

Nodes

  • google-cloud-gcs-delete

Keywords

  • node-red

Maintainers