This data source provides details about a specific Operator Action resource in Oracle Cloud Infrastructure Operator Access Control service.
Gets the operator action associated with the specified operator action ID.
data "oci_operator_access_control_operator_action" "test_operator_action" {
#Required
operator_action_id = oci_operator_access_control_operator_action.test_operator_action.id
}
The following arguments are supported:
operator_action_id
- (Required) Unique Oracle supplied identifier associated with the operator action.The following attributes are exported:
component
- Name of the infrastructure layer associated with the operator action.customer_display_name
- Display Name of the operator action.description
- Description of the operator action in terms of associated risk profile, and characteristics of the operating system commands made available to the operator under this operator action. id
- Unique Oracle assigned identifier for the operator action.name
- Unique name of the operator action.properties
- Fine grained properties associated with the operator control.
name
- Name of the propertyvalue
- value of the propertyresource_type
- resourceType for which the OperatorAction is applicable