-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Closed
Labels
triagedFor maintainers: This issue has been triaged by a Pipedream employeeFor maintainers: This issue has been triaged by a Pipedream employee
Description
oracle_cloud_infrastructure
URLs
- https://docs.oracle.com/en-us/iaas/api/
- https://docs.oracle.com/en-us/iaas/api/#/en/notification/20181201/
- https://docs.oracle.com/en-us/iaas/api/#/en/notification/20181201/Subscription/
- https://docs.oracle.com/en-us/iaas/api/#/en/notification/20181201/Subscription/CreateSubscription
- https://docs.oracle.com/en-us/iaas/api/#/en/notification/20181201/datatypes/CreateSubscriptionDetails
- https://docs.oracle.com/en-us/iaas/api/#/en/notification/20181201/Subscription/DeleteSubscription
- https://docs.oracle.com/en-us/iaas/api/#/en/notification/20181201/NotificationTopic/CreateTopic
- https://docs.oracle.com/en-us/iaas/api/#/en/notification/20181201/datatypes/CreateTopicDetails
- https://docs.oracle.com/en-us/iaas/api/#/en/notification/20181201/NotificationTopic/DeleteTopic
Webhook Sources
new-object-storage-object-instant
Prompt
Emit new event when a new object is uploaded to a specified Oracle Cloud Infrastructure Object Storage bucket. Requires the namespace name, bucket name, and proper event configuration in OCI.
new-instance-state-change-instant
Prompt
Emit new event when a compute instance changes state (e.g., from stopped to running). Requires instance OCID and proper event rules set up in Oracle Cloud Infrastructure.
new-autonomous-database-created-instant
Prompt
Emit new event when a new Autonomous Database is created in a specified compartment. Requires compartment OCID and configured events in OCI.
Actions
create-object-storage-object
Prompt
Upload an object to a specified Oracle Cloud Infrastructure Object Storage bucket. Requires namespace name, bucket name, object name, and content.
URLs
delete-object-storage-object
Prompt
URLs
Metadata
Metadata
Assignees
Labels
triagedFor maintainers: This issue has been triaged by a Pipedream employeeFor maintainers: This issue has been triaged by a Pipedream employee
Type
Projects
Status
Done