Viewing docs for Oracle Cloud Infrastructure v4.2.0
published on Friday, Mar 6, 2026 by Pulumi
published on Friday, Mar 6, 2026 by Pulumi
Viewing docs for Oracle Cloud Infrastructure v4.2.0
published on Friday, Mar 6, 2026 by Pulumi
published on Friday, Mar 6, 2026 by Pulumi
This data source provides the list of Job Advisor Report Checks in Oracle Cloud Infrastructure Database Migration service.
List of Pre-Migration checks from the advisor.
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as oci from "@pulumi/oci";
const testJobAdvisorReportChecks = oci.DatabaseMigration.getJobAdvisorReportChecks({
jobId: testJob.id,
});
import pulumi
import pulumi_oci as oci
test_job_advisor_report_checks = oci.DatabaseMigration.get_job_advisor_report_checks(job_id=test_job["id"])
package main
import (
"github.com/pulumi/pulumi-oci/sdk/v4/go/oci/databasemigration"
"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
pulumi.Run(func(ctx *pulumi.Context) error {
_, err := databasemigration.GetJobAdvisorReportChecks(ctx, &databasemigration.GetJobAdvisorReportChecksArgs{
JobId: testJob.Id,
}, nil)
if err != nil {
return err
}
return nil
})
}
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Oci = Pulumi.Oci;
return await Deployment.RunAsync(() =>
{
var testJobAdvisorReportChecks = Oci.DatabaseMigration.GetJobAdvisorReportChecks.Invoke(new()
{
JobId = testJob.Id,
});
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.oci.DatabaseMigration.DatabaseMigrationFunctions;
import com.pulumi.oci.DatabaseMigration.inputs.GetJobAdvisorReportChecksArgs;
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import java.io.File;
import java.nio.file.Files;
import java.nio.file.Paths;
public class App {
public static void main(String[] args) {
Pulumi.run(App::stack);
}
public static void stack(Context ctx) {
final var testJobAdvisorReportChecks = DatabaseMigrationFunctions.getJobAdvisorReportChecks(GetJobAdvisorReportChecksArgs.builder()
.jobId(testJob.id())
.build());
}
}
variables:
testJobAdvisorReportChecks:
fn::invoke:
function: oci:DatabaseMigration:getJobAdvisorReportChecks
arguments:
jobId: ${testJob.id}
Using getJobAdvisorReportChecks
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getJobAdvisorReportChecks(args: GetJobAdvisorReportChecksArgs, opts?: InvokeOptions): Promise<GetJobAdvisorReportChecksResult>
function getJobAdvisorReportChecksOutput(args: GetJobAdvisorReportChecksOutputArgs, opts?: InvokeOptions): Output<GetJobAdvisorReportChecksResult>def get_job_advisor_report_checks(filters: Optional[Sequence[GetJobAdvisorReportChecksFilter]] = None,
job_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetJobAdvisorReportChecksResult
def get_job_advisor_report_checks_output(filters: Optional[pulumi.Input[Sequence[pulumi.Input[GetJobAdvisorReportChecksFilterArgs]]]] = None,
job_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetJobAdvisorReportChecksResult]func GetJobAdvisorReportChecks(ctx *Context, args *GetJobAdvisorReportChecksArgs, opts ...InvokeOption) (*GetJobAdvisorReportChecksResult, error)
func GetJobAdvisorReportChecksOutput(ctx *Context, args *GetJobAdvisorReportChecksOutputArgs, opts ...InvokeOption) GetJobAdvisorReportChecksResultOutput> Note: This function is named GetJobAdvisorReportChecks in the Go SDK.
public static class GetJobAdvisorReportChecks
{
public static Task<GetJobAdvisorReportChecksResult> InvokeAsync(GetJobAdvisorReportChecksArgs args, InvokeOptions? opts = null)
public static Output<GetJobAdvisorReportChecksResult> Invoke(GetJobAdvisorReportChecksInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetJobAdvisorReportChecksResult> getJobAdvisorReportChecks(GetJobAdvisorReportChecksArgs args, InvokeOptions options)
public static Output<GetJobAdvisorReportChecksResult> getJobAdvisorReportChecks(GetJobAdvisorReportChecksArgs args, InvokeOptions options)
fn::invoke:
function: oci:DatabaseMigration/getJobAdvisorReportChecks:getJobAdvisorReportChecks
arguments:
# arguments dictionaryThe following arguments are supported:
- Job
Id string - The OCID of the job
- Filters
List<Get
Job Advisor Report Checks Filter>
- Job
Id string - The OCID of the job
- Filters
[]Get
Job Advisor Report Checks Filter
- job
Id String - The OCID of the job
- filters
List<Get
Job Advisor Report Checks Filter>
- job
Id string - The OCID of the job
- filters
Get
Job Advisor Report Checks Filter[]
- job_
id str - The OCID of the job
- filters
Sequence[Get
Job Advisor Report Checks Filter]
- job
Id String - The OCID of the job
- filters List<Property Map>
getJobAdvisorReportChecks Result
The following output properties are available:
- Advisor
Report List<GetCheck Collections Job Advisor Report Checks Advisor Report Check Collection> - The list of advisor_report_check_collection.
- Id string
- The provider-assigned unique ID for this managed resource.
- Job
Id string - Filters
List<Get
Job Advisor Report Checks Filter>
- Advisor
Report []GetCheck Collections Job Advisor Report Checks Advisor Report Check Collection - The list of advisor_report_check_collection.
- Id string
- The provider-assigned unique ID for this managed resource.
- Job
Id string - Filters
[]Get
Job Advisor Report Checks Filter
- advisor
Report List<GetCheck Collections Job Advisor Report Checks Advisor Report Check Collection> - The list of advisor_report_check_collection.
- id String
- The provider-assigned unique ID for this managed resource.
- job
Id String - filters
List<Get
Job Advisor Report Checks Filter>
- advisor
Report GetCheck Collections Job Advisor Report Checks Advisor Report Check Collection[] - The list of advisor_report_check_collection.
- id string
- The provider-assigned unique ID for this managed resource.
- job
Id string - filters
Get
Job Advisor Report Checks Filter[]
- advisor_
report_ Sequence[Getcheck_ collections Job Advisor Report Checks Advisor Report Check Collection] - The list of advisor_report_check_collection.
- id str
- The provider-assigned unique ID for this managed resource.
- job_
id str - filters
Sequence[Get
Job Advisor Report Checks Filter]
- advisor
Report List<Property Map>Check Collections - The list of advisor_report_check_collection.
- id String
- The provider-assigned unique ID for this managed resource.
- job
Id String - filters List<Property Map>
Supporting Types
GetJobAdvisorReportChecksAdvisorReportCheckCollection
- Items
List<Get
Job Advisor Report Checks Advisor Report Check Collection Item> - Array of advisor check items.
- Summaries
List<Get
Job Advisor Report Checks Advisor Report Check Collection Summary> - Pre-Migration extended advisor report summary.
- Items
[]Get
Job Advisor Report Checks Advisor Report Check Collection Item - Array of advisor check items.
- Summaries
[]Get
Job Advisor Report Checks Advisor Report Check Collection Summary - Pre-Migration extended advisor report summary.
- items
List<Get
Job Advisor Report Checks Advisor Report Check Collection Item> - Array of advisor check items.
- summaries
List<Get
Job Advisor Report Checks Advisor Report Check Collection Summary> - Pre-Migration extended advisor report summary.
- items
Get
Job Advisor Report Checks Advisor Report Check Collection Item[] - Array of advisor check items.
- summaries
Get
Job Advisor Report Checks Advisor Report Check Collection Summary[] - Pre-Migration extended advisor report summary.
- items
Sequence[Get
Job Advisor Report Checks Advisor Report Check Collection Item] - Array of advisor check items.
- summaries
Sequence[Get
Job Advisor Report Checks Advisor Report Check Collection Summary] - Pre-Migration extended advisor report summary.
- items List<Property Map>
- Array of advisor check items.
- summaries List<Property Map>
- Pre-Migration extended advisor report summary.
GetJobAdvisorReportChecksAdvisorReportCheckCollectionItem
- Advisor
Report stringCheck Id - Is
Reviewed bool - User flag for advisor report check.
- Items
List<Get
Job Advisor Report Checks Advisor Report Check Collection Item Item> - Array of advisor check items.
- Job
Id string - The OCID of the job
- Summaries
List<Get
Job Advisor Report Checks Advisor Report Check Collection Item Summary> - Pre-Migration extended advisor report summary.
- Advisor
Report stringCheck Id - Is
Reviewed bool - User flag for advisor report check.
- Items
[]Get
Job Advisor Report Checks Advisor Report Check Collection Item Item - Array of advisor check items.
- Job
Id string - The OCID of the job
- Summaries
[]Get
Job Advisor Report Checks Advisor Report Check Collection Item Summary - Pre-Migration extended advisor report summary.
- advisor
Report StringCheck Id - is
Reviewed Boolean - User flag for advisor report check.
- items
List<Get
Job Advisor Report Checks Advisor Report Check Collection Item Item> - Array of advisor check items.
- job
Id String - The OCID of the job
- summaries
List<Get
Job Advisor Report Checks Advisor Report Check Collection Item Summary> - Pre-Migration extended advisor report summary.
- advisor
Report stringCheck Id - is
Reviewed boolean - User flag for advisor report check.
- items
Get
Job Advisor Report Checks Advisor Report Check Collection Item Item[] - Array of advisor check items.
- job
Id string - The OCID of the job
- summaries
Get
Job Advisor Report Checks Advisor Report Check Collection Item Summary[] - Pre-Migration extended advisor report summary.
- advisor_
report_ strcheck_ id - is_
reviewed bool - User flag for advisor report check.
- items
Sequence[Get
Job Advisor Report Checks Advisor Report Check Collection Item Item] - Array of advisor check items.
- job_
id str - The OCID of the job
- summaries
Sequence[Get
Job Advisor Report Checks Advisor Report Check Collection Item Summary] - Pre-Migration extended advisor report summary.
- advisor
Report StringCheck Id - is
Reviewed Boolean - User flag for advisor report check.
- items List<Property Map>
- Array of advisor check items.
- job
Id String - The OCID of the job
- summaries List<Property Map>
- Pre-Migration extended advisor report summary.
GetJobAdvisorReportChecksAdvisorReportCheckCollectionItemItem
- Action string
- Fixing the issue.
- Columns
List<Get
Job Advisor Report Checks Advisor Report Check Collection Item Item Column> - Array of the column of the objects table.
- Display
Name string - Pre-Migration сheck display name.
- Fixup
Script stringLocation - The path to the fixup script for this check.
- Impact string
- Impact of the issue on data migration.
- Is
Exclusion boolAllowed - If false, objects cannot be excluded from migration.
- Is
Reviewed bool - User flag for advisor report check.
- Issue string
- Description of the issue.
- Key string
- Pre-Migration сheck id.
- Metadatas
List<Get
Job Advisor Report Checks Advisor Report Check Collection Item Item Metadata> - Metadata of object.
- Object
Count int - Number of database objects to migrate.
- Result
Type string - Pre-Migration advisor result.
- Action string
- Fixing the issue.
- Columns
[]Get
Job Advisor Report Checks Advisor Report Check Collection Item Item Column - Array of the column of the objects table.
- Display
Name string - Pre-Migration сheck display name.
- Fixup
Script stringLocation - The path to the fixup script for this check.
- Impact string
- Impact of the issue on data migration.
- Is
Exclusion boolAllowed - If false, objects cannot be excluded from migration.
- Is
Reviewed bool - User flag for advisor report check.
- Issue string
- Description of the issue.
- Key string
- Pre-Migration сheck id.
- Metadatas
[]Get
Job Advisor Report Checks Advisor Report Check Collection Item Item Metadata - Metadata of object.
- Object
Count int - Number of database objects to migrate.
- Result
Type string - Pre-Migration advisor result.
- action String
- Fixing the issue.
- columns
List<Get
Job Advisor Report Checks Advisor Report Check Collection Item Item Column> - Array of the column of the objects table.
- display
Name String - Pre-Migration сheck display name.
- fixup
Script StringLocation - The path to the fixup script for this check.
- impact String
- Impact of the issue on data migration.
- is
Exclusion BooleanAllowed - If false, objects cannot be excluded from migration.
- is
Reviewed Boolean - User flag for advisor report check.
- issue String
- Description of the issue.
- key String
- Pre-Migration сheck id.
- metadatas
List<Get
Job Advisor Report Checks Advisor Report Check Collection Item Item Metadata> - Metadata of object.
- object
Count Integer - Number of database objects to migrate.
- result
Type String - Pre-Migration advisor result.
- action string
- Fixing the issue.
- columns
Get
Job Advisor Report Checks Advisor Report Check Collection Item Item Column[] - Array of the column of the objects table.
- display
Name string - Pre-Migration сheck display name.
- fixup
Script stringLocation - The path to the fixup script for this check.
- impact string
- Impact of the issue on data migration.
- is
Exclusion booleanAllowed - If false, objects cannot be excluded from migration.
- is
Reviewed boolean - User flag for advisor report check.
- issue string
- Description of the issue.
- key string
- Pre-Migration сheck id.
- metadatas
Get
Job Advisor Report Checks Advisor Report Check Collection Item Item Metadata[] - Metadata of object.
- object
Count number - Number of database objects to migrate.
- result
Type string - Pre-Migration advisor result.
- action str
- Fixing the issue.
- columns
Sequence[Get
Job Advisor Report Checks Advisor Report Check Collection Item Item Column] - Array of the column of the objects table.
- display_
name str - Pre-Migration сheck display name.
- fixup_
script_ strlocation - The path to the fixup script for this check.
- impact str
- Impact of the issue on data migration.
- is_
exclusion_ boolallowed - If false, objects cannot be excluded from migration.
- is_
reviewed bool - User flag for advisor report check.
- issue str
- Description of the issue.
- key str
- Pre-Migration сheck id.
- metadatas
Sequence[Get
Job Advisor Report Checks Advisor Report Check Collection Item Item Metadata] - Metadata of object.
- object_
count int - Number of database objects to migrate.
- result_
type str - Pre-Migration advisor result.
- action String
- Fixing the issue.
- columns List<Property Map>
- Array of the column of the objects table.
- display
Name String - Pre-Migration сheck display name.
- fixup
Script StringLocation - The path to the fixup script for this check.
- impact String
- Impact of the issue on data migration.
- is
Exclusion BooleanAllowed - If false, objects cannot be excluded from migration.
- is
Reviewed Boolean - User flag for advisor report check.
- issue String
- Description of the issue.
- key String
- Pre-Migration сheck id.
- metadatas List<Property Map>
- Metadata of object.
- object
Count Number - Number of database objects to migrate.
- result
Type String - Pre-Migration advisor result.
GetJobAdvisorReportChecksAdvisorReportCheckCollectionItemItemColumn
- Display
Name string - Pre-Migration сheck display name.
- Key string
- Pre-Migration сheck id.
- Display
Name string - Pre-Migration сheck display name.
- Key string
- Pre-Migration сheck id.
- display
Name String - Pre-Migration сheck display name.
- key String
- Pre-Migration сheck id.
- display
Name string - Pre-Migration сheck display name.
- key string
- Pre-Migration сheck id.
- display_
name str - Pre-Migration сheck display name.
- key str
- Pre-Migration сheck id.
- display
Name String - Pre-Migration сheck display name.
- key String
- Pre-Migration сheck id.
GetJobAdvisorReportChecksAdvisorReportCheckCollectionItemItemMetadata
- Object
Name stringColumn - The field that stores the name of the object.
- Object
Type stringColumn - The field that stores the type of the object.
- Object
Type stringFixed - The field that stores the fixed type of the object.
- Schema
Owner stringColumn - The field that stores the owner of the object.
- Object
Name stringColumn - The field that stores the name of the object.
- Object
Type stringColumn - The field that stores the type of the object.
- Object
Type stringFixed - The field that stores the fixed type of the object.
- Schema
Owner stringColumn - The field that stores the owner of the object.
- object
Name StringColumn - The field that stores the name of the object.
- object
Type StringColumn - The field that stores the type of the object.
- object
Type StringFixed - The field that stores the fixed type of the object.
- schema
Owner StringColumn - The field that stores the owner of the object.
- object
Name stringColumn - The field that stores the name of the object.
- object
Type stringColumn - The field that stores the type of the object.
- object
Type stringFixed - The field that stores the fixed type of the object.
- schema
Owner stringColumn - The field that stores the owner of the object.
- object_
name_ strcolumn - The field that stores the name of the object.
- object_
type_ strcolumn - The field that stores the type of the object.
- object_
type_ strfixed - The field that stores the fixed type of the object.
- schema_
owner_ strcolumn - The field that stores the owner of the object.
- object
Name StringColumn - The field that stores the name of the object.
- object
Type StringColumn - The field that stores the type of the object.
- object
Type StringFixed - The field that stores the fixed type of the object.
- schema
Owner StringColumn - The field that stores the owner of the object.
GetJobAdvisorReportChecksAdvisorReportCheckCollectionItemSummary
- Blocker
Results intTotal Count - Number of BLOCKER results in the extended advisor report.
- Fatal
Results intTotal Count - Number of FATAL results in the extended advisor report.
- Informational
Results intTotal Count - Number of INFORMATIONAL results in the extended advisor report.
- Pass
Results intTotal Count - Number of PASS results in the extended advisor report.
- Warning
Results intTotal Count - Number of WARNING results in the extended advisor report.
- Blocker
Results intTotal Count - Number of BLOCKER results in the extended advisor report.
- Fatal
Results intTotal Count - Number of FATAL results in the extended advisor report.
- Informational
Results intTotal Count - Number of INFORMATIONAL results in the extended advisor report.
- Pass
Results intTotal Count - Number of PASS results in the extended advisor report.
- Warning
Results intTotal Count - Number of WARNING results in the extended advisor report.
- blocker
Results IntegerTotal Count - Number of BLOCKER results in the extended advisor report.
- fatal
Results IntegerTotal Count - Number of FATAL results in the extended advisor report.
- informational
Results IntegerTotal Count - Number of INFORMATIONAL results in the extended advisor report.
- pass
Results IntegerTotal Count - Number of PASS results in the extended advisor report.
- warning
Results IntegerTotal Count - Number of WARNING results in the extended advisor report.
- blocker
Results numberTotal Count - Number of BLOCKER results in the extended advisor report.
- fatal
Results numberTotal Count - Number of FATAL results in the extended advisor report.
- informational
Results numberTotal Count - Number of INFORMATIONAL results in the extended advisor report.
- pass
Results numberTotal Count - Number of PASS results in the extended advisor report.
- warning
Results numberTotal Count - Number of WARNING results in the extended advisor report.
- blocker_
results_ inttotal_ count - Number of BLOCKER results in the extended advisor report.
- fatal_
results_ inttotal_ count - Number of FATAL results in the extended advisor report.
- informational_
results_ inttotal_ count - Number of INFORMATIONAL results in the extended advisor report.
- pass_
results_ inttotal_ count - Number of PASS results in the extended advisor report.
- warning_
results_ inttotal_ count - Number of WARNING results in the extended advisor report.
- blocker
Results NumberTotal Count - Number of BLOCKER results in the extended advisor report.
- fatal
Results NumberTotal Count - Number of FATAL results in the extended advisor report.
- informational
Results NumberTotal Count - Number of INFORMATIONAL results in the extended advisor report.
- pass
Results NumberTotal Count - Number of PASS results in the extended advisor report.
- warning
Results NumberTotal Count - Number of WARNING results in the extended advisor report.
GetJobAdvisorReportChecksAdvisorReportCheckCollectionSummary
- Blocker
Results intTotal Count - Number of BLOCKER results in the extended advisor report.
- Fatal
Results intTotal Count - Number of FATAL results in the extended advisor report.
- Informational
Results intTotal Count - Number of INFORMATIONAL results in the extended advisor report.
- Pass
Results intTotal Count - Number of PASS results in the extended advisor report.
- Warning
Results intTotal Count - Number of WARNING results in the extended advisor report.
- Blocker
Results intTotal Count - Number of BLOCKER results in the extended advisor report.
- Fatal
Results intTotal Count - Number of FATAL results in the extended advisor report.
- Informational
Results intTotal Count - Number of INFORMATIONAL results in the extended advisor report.
- Pass
Results intTotal Count - Number of PASS results in the extended advisor report.
- Warning
Results intTotal Count - Number of WARNING results in the extended advisor report.
- blocker
Results IntegerTotal Count - Number of BLOCKER results in the extended advisor report.
- fatal
Results IntegerTotal Count - Number of FATAL results in the extended advisor report.
- informational
Results IntegerTotal Count - Number of INFORMATIONAL results in the extended advisor report.
- pass
Results IntegerTotal Count - Number of PASS results in the extended advisor report.
- warning
Results IntegerTotal Count - Number of WARNING results in the extended advisor report.
- blocker
Results numberTotal Count - Number of BLOCKER results in the extended advisor report.
- fatal
Results numberTotal Count - Number of FATAL results in the extended advisor report.
- informational
Results numberTotal Count - Number of INFORMATIONAL results in the extended advisor report.
- pass
Results numberTotal Count - Number of PASS results in the extended advisor report.
- warning
Results numberTotal Count - Number of WARNING results in the extended advisor report.
- blocker_
results_ inttotal_ count - Number of BLOCKER results in the extended advisor report.
- fatal_
results_ inttotal_ count - Number of FATAL results in the extended advisor report.
- informational_
results_ inttotal_ count - Number of INFORMATIONAL results in the extended advisor report.
- pass_
results_ inttotal_ count - Number of PASS results in the extended advisor report.
- warning_
results_ inttotal_ count - Number of WARNING results in the extended advisor report.
- blocker
Results NumberTotal Count - Number of BLOCKER results in the extended advisor report.
- fatal
Results NumberTotal Count - Number of FATAL results in the extended advisor report.
- informational
Results NumberTotal Count - Number of INFORMATIONAL results in the extended advisor report.
- pass
Results NumberTotal Count - Number of PASS results in the extended advisor report.
- warning
Results NumberTotal Count - Number of WARNING results in the extended advisor report.
GetJobAdvisorReportChecksFilter
Package Details
- Repository
- oci pulumi/pulumi-oci
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
ociTerraform Provider.
Viewing docs for Oracle Cloud Infrastructure v4.2.0
published on Friday, Mar 6, 2026 by Pulumi
published on Friday, Mar 6, 2026 by Pulumi
