published on Thursday, Jul 9, 2026 by Pulumi
published on Thursday, Jul 9, 2026 by Pulumi
Gets jobs status details for sql arc resource
Uses Azure REST API version 2025-03-01-preview.
Other available API versions: 2024-05-01-preview, 2026-01-01, 2026-03-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native azurearcdata [ApiVersion]. See the version guide for details.
Using getSqlServerInstanceJobsStatus
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 getSqlServerInstanceJobsStatus(args: GetSqlServerInstanceJobsStatusArgs, opts?: InvokeOptions): Promise<GetSqlServerInstanceJobsStatusResult>
function getSqlServerInstanceJobsStatusOutput(args: GetSqlServerInstanceJobsStatusOutputArgs, opts?: InvokeOptions): Output<GetSqlServerInstanceJobsStatusResult>def get_sql_server_instance_jobs_status(feature_name: Optional[str] = None,
job_type: Optional[str] = None,
resource_group_name: Optional[str] = None,
sql_server_instance_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetSqlServerInstanceJobsStatusResult
def get_sql_server_instance_jobs_status_output(feature_name: pulumi.Input[Optional[str]] = None,
job_type: pulumi.Input[Optional[str]] = None,
resource_group_name: pulumi.Input[Optional[str]] = None,
sql_server_instance_name: pulumi.Input[Optional[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetSqlServerInstanceJobsStatusResult]func GetSqlServerInstanceJobsStatus(ctx *Context, args *GetSqlServerInstanceJobsStatusArgs, opts ...InvokeOption) (*GetSqlServerInstanceJobsStatusResult, error)
func GetSqlServerInstanceJobsStatusOutput(ctx *Context, args *GetSqlServerInstanceJobsStatusOutputArgs, opts ...InvokeOption) GetSqlServerInstanceJobsStatusResultOutput> Note: This function is named GetSqlServerInstanceJobsStatus in the Go SDK.
public static class GetSqlServerInstanceJobsStatus
{
public static Task<GetSqlServerInstanceJobsStatusResult> InvokeAsync(GetSqlServerInstanceJobsStatusArgs args, InvokeOptions? opts = null)
public static Output<GetSqlServerInstanceJobsStatusResult> Invoke(GetSqlServerInstanceJobsStatusInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetSqlServerInstanceJobsStatusResult> getSqlServerInstanceJobsStatus(GetSqlServerInstanceJobsStatusArgs args, InvokeOptions options)
public static Output<GetSqlServerInstanceJobsStatusResult> getSqlServerInstanceJobsStatus(GetSqlServerInstanceJobsStatusArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:azurearcdata:getSqlServerInstanceJobsStatus
arguments:
# arguments dictionarydata "azure-native_azurearcdata_getsqlserverinstancejobsstatus" "name" {
# arguments
}The following arguments are supported:
- Resource
Group stringName - The name of the Azure resource group
- Sql
Server stringInstance Name - Name of SQL Server Instance
- Feature
Name string - The name of the feature to retrieve the job status for.
- Job
Type string - The type of the job to retrieve the status for.
- Resource
Group stringName - The name of the Azure resource group
- Sql
Server stringInstance Name - Name of SQL Server Instance
- Feature
Name string - The name of the feature to retrieve the job status for.
- Job
Type string - The type of the job to retrieve the status for.
- resource_
group_ stringname - The name of the Azure resource group
- sql_
server_ stringinstance_ name - Name of SQL Server Instance
- feature_
name string - The name of the feature to retrieve the job status for.
- job_
type string - The type of the job to retrieve the status for.
- resource
Group StringName - The name of the Azure resource group
- sql
Server StringInstance Name - Name of SQL Server Instance
- feature
Name String - The name of the feature to retrieve the job status for.
- job
Type String - The type of the job to retrieve the status for.
- resource
Group stringName - The name of the Azure resource group
- sql
Server stringInstance Name - Name of SQL Server Instance
- feature
Name string - The name of the feature to retrieve the job status for.
- job
Type string - The type of the job to retrieve the status for.
- resource_
group_ strname - The name of the Azure resource group
- sql_
server_ strinstance_ name - Name of SQL Server Instance
- feature_
name str - The name of the feature to retrieve the job status for.
- job_
type str - The type of the job to retrieve the status for.
- resource
Group StringName - The name of the Azure resource group
- sql
Server StringInstance Name - Name of SQL Server Instance
- feature
Name String - The name of the feature to retrieve the job status for.
- job
Type String - The type of the job to retrieve the status for.
getSqlServerInstanceJobsStatus Result
The following output properties are available:
- Jobs
Status List<Pulumi.Azure Native. Azure Arc Data. Outputs. Sql Server Instance Job Status Response> - The list of jobs status running on the SQL Server instance.
- Jobs
Status []SqlServer Instance Job Status Response - The list of jobs status running on the SQL Server instance.
- jobs_
status list(object) - The list of jobs status running on the SQL Server instance.
- jobs
Status List<SqlServer Instance Job Status Response> - The list of jobs status running on the SQL Server instance.
- jobs
Status SqlServer Instance Job Status Response[] - The list of jobs status running on the SQL Server instance.
- jobs_
status Sequence[SqlServer Instance Job Status Response] - The list of jobs status running on the SQL Server instance.
- jobs
Status List<Property Map> - The list of jobs status running on the SQL Server instance.
Supporting Types
BackgroundJobResponse
- End
Time string - The end time of the background job.
- Execution
State string - The execution state of the background job.
- Last
Execution stringStatus - The last execution status of the background job.
- Last
Execution stringTime - The last execution time of the background job.
- Start
Time string - The start time of the background job.
- State string
- The state of the background job.
- End
Time string - The end time of the background job.
- Execution
State string - The execution state of the background job.
- Last
Execution stringStatus - The last execution status of the background job.
- Last
Execution stringTime - The last execution time of the background job.
- Start
Time string - The start time of the background job.
- State string
- The state of the background job.
- end_
time string - The end time of the background job.
- execution_
state string - The execution state of the background job.
- last_
execution_ stringstatus - The last execution status of the background job.
- last_
execution_ stringtime - The last execution time of the background job.
- start_
time string - The start time of the background job.
- state string
- The state of the background job.
- end
Time String - The end time of the background job.
- execution
State String - The execution state of the background job.
- last
Execution StringStatus - The last execution status of the background job.
- last
Execution StringTime - The last execution time of the background job.
- start
Time String - The start time of the background job.
- state String
- The state of the background job.
- end
Time string - The end time of the background job.
- execution
State string - The execution state of the background job.
- last
Execution stringStatus - The last execution status of the background job.
- last
Execution stringTime - The last execution time of the background job.
- start
Time string - The start time of the background job.
- state string
- The state of the background job.
- end_
time str - The end time of the background job.
- execution_
state str - The execution state of the background job.
- last_
execution_ strstatus - The last execution status of the background job.
- last_
execution_ strtime - The last execution time of the background job.
- start_
time str - The start time of the background job.
- state str
- The state of the background job.
- end
Time String - The end time of the background job.
- execution
State String - The execution state of the background job.
- last
Execution StringStatus - The last execution status of the background job.
- last
Execution StringTime - The last execution time of the background job.
- start
Time String - The start time of the background job.
- state String
- The state of the background job.
SequencerActionResponse
SqlServerInstanceJobStatusResponse
- Background
Job Pulumi.Azure Native. Azure Arc Data. Inputs. Background Job Response - The background job details.
- Id string
- The unique identifier of the job.
- Instance
Name string - The name of the SQL Server instance.
- Job
Exception string - The exception message if the job failed.
- Job
Status string - The status of the job.
- Sequencer
Actions List<Pulumi.Azure Native. Azure Arc Data. Inputs. Sequencer Action Response> - The list of sequencer actions.
- Background
Job BackgroundJob Response - The background job details.
- Id string
- The unique identifier of the job.
- Instance
Name string - The name of the SQL Server instance.
- Job
Exception string - The exception message if the job failed.
- Job
Status string - The status of the job.
- Sequencer
Actions []SequencerAction Response - The list of sequencer actions.
- background_
job object - The background job details.
- id string
- The unique identifier of the job.
- instance_
name string - The name of the SQL Server instance.
- job_
exception string - The exception message if the job failed.
- job_
status string - The status of the job.
- sequencer_
actions list(object) - The list of sequencer actions.
- background
Job BackgroundJob Response - The background job details.
- id String
- The unique identifier of the job.
- instance
Name String - The name of the SQL Server instance.
- job
Exception String - The exception message if the job failed.
- job
Status String - The status of the job.
- sequencer
Actions List<SequencerAction Response> - The list of sequencer actions.
- background
Job BackgroundJob Response - The background job details.
- id string
- The unique identifier of the job.
- instance
Name string - The name of the SQL Server instance.
- job
Exception string - The exception message if the job failed.
- job
Status string - The status of the job.
- sequencer
Actions SequencerAction Response[] - The list of sequencer actions.
- background_
job BackgroundJob Response - The background job details.
- id str
- The unique identifier of the job.
- instance_
name str - The name of the SQL Server instance.
- job_
exception str - The exception message if the job failed.
- job_
status str - The status of the job.
- sequencer_
actions Sequence[SequencerAction Response] - The list of sequencer actions.
- background
Job Property Map - The background job details.
- id String
- The unique identifier of the job.
- instance
Name String - The name of the SQL Server instance.
- job
Exception String - The exception message if the job failed.
- job
Status String - The status of the job.
- sequencer
Actions List<Property Map> - The list of sequencer actions.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
published on Thursday, Jul 9, 2026 by Pulumi