Pre-Winter Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: force70

Oracle Cloud Infrastructure Developer Professional 1z0-1084-26 Question # 24 Topic 3 Discussion

Oracle Cloud Infrastructure Developer Professional 1z0-1084-26 Question # 24 Topic 3 Discussion

1z0-1084-26 Exam Topic 3 Question 24 Discussion:
Question #: 24
Topic #: 3

You are building an event-driven workflow and need to programmatically create an Oracle Cloud Infrastructure (OCI) Events rule using the OCI Command Line Interface (CLI). Which CLI command correctly creates the rule while sourcing its target destination services from a local configuration file named actions.json?


A.

oci events rule create --display-name " MyRule " --is-enabled true --condition ' { " eventType " : " com.oraclecloud.objectstorage.deletebucket " } ' --compartment-id ocid1.compartment.oc1..abc --destinations file://actions.json


B.

oci events rule create --display-name " MyRule " --is-enabled true --condition ' { " eventType " : " com.oraclecloud.objectstorage.deletebucket " } ' --compartment-id ocid1.compartment.oc1..abc --targets file://actions.json


C.

oci events rule create --display-name " MyRule " --is-enabled true --condition ' { " eventType " : " com.oraclecloud.objectstorage.deletebucket " } ' --compartment-id ocid1.compartment.oc1..abc --action-payload file://actions.json


D.

oci events rule create --display-name " MyRule " --is-enabled true --condition ' { " eventType " : " com.oraclecloud.objectstorage.deletebucket " } ' --compartment-id ocid1.compartment.oc1..abc --actions file://actions.json


Get Premium 1z0-1084-26 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.