Getting an IoT Flow Runtime's Details
Get information about an IoT Flow Runtime.
Actions
Open Flow runtime editor: Select to go to the Node Red editor.
Network Access: Configure network access when you create a flow runtime or edit the flow runtime to add the network security group and subnet.
File mounts: Configure file mount storage access for the Node-Red flows associated to this IoT Flow runtime. See Creating a File System.
Monitoring: View related logs and metrics for this IoT flow runtime, including Flow runtime CPU utilization, Flow runtime memory utilization, Flow runtime network bytes in, and Flow runtime network bytes out. Select the log name to view a log.
Work Requests: View the work requests for this resource.
Tags: Edit the tags for this resource.
oci iot flow-runtime get --iot-flow-runtime-id <flow-runtime-OCID>For all options, see CLI Command Reference.
Run the GetIotFlowRuntime operation to get an IoT Flow Runtime's details.
GET /20250531/iotFlowRuntimes/{iotFlowRuntimeId}The response can include
scale,logId,flowRuntimeHost, andnetworkConfig, including subnet, network security group, and File Storage mount details.What's Next