Data Source: oci_fleet_apps_management_runbook_import

This data source provides details about a specific Runbook Import resource in Oracle Cloud Infrastructure Fleet Apps Management service.

Get the runbook import status for provided runbook and importId.

Example Usage

data "oci_fleet_apps_management_runbook_import" "test_runbook_import" {
	#Required
	import_id = var.runbook_import_id
	runbook_id = oci_fleet_apps_management_runbook.test_runbook.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: