This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.3.0 published on Monday, Apr 28, 2025 by Pulumi
azure-native.storagecache.getAutoExportJob
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.3.0 published on Monday, Apr 28, 2025 by Pulumi
Returns an auto export job.
Uses Azure REST API version 2024-07-01.
Using getAutoExportJob
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 getAutoExportJob(args: GetAutoExportJobArgs, opts?: InvokeOptions): Promise<GetAutoExportJobResult>
function getAutoExportJobOutput(args: GetAutoExportJobOutputArgs, opts?: InvokeOptions): Output<GetAutoExportJobResult>
def get_auto_export_job(aml_filesystem_name: Optional[str] = None,
auto_export_job_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetAutoExportJobResult
def get_auto_export_job_output(aml_filesystem_name: Optional[pulumi.Input[str]] = None,
auto_export_job_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetAutoExportJobResult]
func LookupAutoExportJob(ctx *Context, args *LookupAutoExportJobArgs, opts ...InvokeOption) (*LookupAutoExportJobResult, error)
func LookupAutoExportJobOutput(ctx *Context, args *LookupAutoExportJobOutputArgs, opts ...InvokeOption) LookupAutoExportJobResultOutput
> Note: This function is named LookupAutoExportJob
in the Go SDK.
public static class GetAutoExportJob
{
public static Task<GetAutoExportJobResult> InvokeAsync(GetAutoExportJobArgs args, InvokeOptions? opts = null)
public static Output<GetAutoExportJobResult> Invoke(GetAutoExportJobInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetAutoExportJobResult> getAutoExportJob(GetAutoExportJobArgs args, InvokeOptions options)
public static Output<GetAutoExportJobResult> getAutoExportJob(GetAutoExportJobArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:storagecache:getAutoExportJob
arguments:
# arguments dictionary
The following arguments are supported:
- Aml
Filesystem stringName - Name for the AML file system. Allows alphanumerics, underscores, and hyphens. Start and end with alphanumeric.
- Auto
Export stringJob Name - Name for the auto export job. Allows alphanumerics, underscores, and hyphens. Start and end with alphanumeric.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Aml
Filesystem stringName - Name for the AML file system. Allows alphanumerics, underscores, and hyphens. Start and end with alphanumeric.
- Auto
Export stringJob Name - Name for the auto export job. Allows alphanumerics, underscores, and hyphens. Start and end with alphanumeric.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- aml
Filesystem StringName - Name for the AML file system. Allows alphanumerics, underscores, and hyphens. Start and end with alphanumeric.
- auto
Export StringJob Name - Name for the auto export job. Allows alphanumerics, underscores, and hyphens. Start and end with alphanumeric.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- aml
Filesystem stringName - Name for the AML file system. Allows alphanumerics, underscores, and hyphens. Start and end with alphanumeric.
- auto
Export stringJob Name - Name for the auto export job. Allows alphanumerics, underscores, and hyphens. Start and end with alphanumeric.
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- aml_
filesystem_ strname - Name for the AML file system. Allows alphanumerics, underscores, and hyphens. Start and end with alphanumeric.
- auto_
export_ strjob_ name - Name for the auto export job. Allows alphanumerics, underscores, and hyphens. Start and end with alphanumeric.
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- aml
Filesystem StringName - Name for the AML file system. Allows alphanumerics, underscores, and hyphens. Start and end with alphanumeric.
- auto
Export StringJob Name - Name for the auto export job. Allows alphanumerics, underscores, and hyphens. Start and end with alphanumeric.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
getAutoExportJob Result
The following output properties are available:
- Azure
Api stringVersion - The Azure API version of the resource.
- Current
Iteration doubleFiles Discovered - Files discovered for export in current iteration. It may increase while more export items are found.
- Current
Iteration doubleFiles Exported - Files that have been exported in current iteration.
- Current
Iteration doubleFiles Failed - Files failed to export in current iteration.
- Current
Iteration doubleMi BDiscovered - Data (in MiB) discovered for export in current iteration. It may increase while more export items are found.
- Current
Iteration doubleMi BExported - Data (in MiB) that have been exported in current iteration.
- Export
Iteration intCount - Number of iterations completed since the start of the export.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Last
Completion stringTime UTC - The time (in UTC) of the last completed auto export job.
- Last
Started stringTime UTC - The time (in UTC) the latest auto export job started.
- Last
Successful stringIteration Completion Time UTC - Time (in UTC) of the last successfully completed export iteration. Look at logging container for details.
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Provisioning
State string - ARM provisioning state.
- Status
Code string - Server-defined status code for auto export job.
- Status
Message string - Server-defined status message for auto export job.
- System
Data Pulumi.Azure Native. Storage Cache. Outputs. System Data Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Total
Files doubleExported - Total files exported since the start of the export. This is accumulative, some files may be counted repeatedly.
- Total
Files doubleFailed - Total files failed to be export since the last successfully completed iteration. This is accumulative, some files may be counted repeatedly.
- Total
Mi doubleBExported - Total data (in MiB) exported since the start of the export. This is accumulative, some files may be counted repeatedly.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Admin
Status string - The administrative status of the auto export job. Possible values: 'Enable', 'Disable'. Passing in a value of 'Disable' will disable the current active auto export job. By default it is set to 'Enable'.
- Auto
Export List<string>Prefixes - An array of blob paths/prefixes that get auto exported to the cluster namespace. It has '/' as the default value. Number of maximum allowed paths for now is 1.
- State string
- The operational state of auto export. InProgress indicates the export is running. Disabling indicates the user has requested to disable the export but the disabling is still in progress. Disabled indicates auto export has been disabled. DisableFailed indicates the disabling has failed. Failed means the export was unable to continue, due to a fatal error.
- Dictionary<string, string>
- Resource tags.
- Azure
Api stringVersion - The Azure API version of the resource.
- Current
Iteration float64Files Discovered - Files discovered for export in current iteration. It may increase while more export items are found.
- Current
Iteration float64Files Exported - Files that have been exported in current iteration.
- Current
Iteration float64Files Failed - Files failed to export in current iteration.
- Current
Iteration float64Mi BDiscovered - Data (in MiB) discovered for export in current iteration. It may increase while more export items are found.
- Current
Iteration float64Mi BExported - Data (in MiB) that have been exported in current iteration.
- Export
Iteration intCount - Number of iterations completed since the start of the export.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Last
Completion stringTime UTC - The time (in UTC) of the last completed auto export job.
- Last
Started stringTime UTC - The time (in UTC) the latest auto export job started.
- Last
Successful stringIteration Completion Time UTC - Time (in UTC) of the last successfully completed export iteration. Look at logging container for details.
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Provisioning
State string - ARM provisioning state.
- Status
Code string - Server-defined status code for auto export job.
- Status
Message string - Server-defined status message for auto export job.
- System
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Total
Files float64Exported - Total files exported since the start of the export. This is accumulative, some files may be counted repeatedly.
- Total
Files float64Failed - Total files failed to be export since the last successfully completed iteration. This is accumulative, some files may be counted repeatedly.
- Total
Mi float64BExported - Total data (in MiB) exported since the start of the export. This is accumulative, some files may be counted repeatedly.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Admin
Status string - The administrative status of the auto export job. Possible values: 'Enable', 'Disable'. Passing in a value of 'Disable' will disable the current active auto export job. By default it is set to 'Enable'.
- Auto
Export []stringPrefixes - An array of blob paths/prefixes that get auto exported to the cluster namespace. It has '/' as the default value. Number of maximum allowed paths for now is 1.
- State string
- The operational state of auto export. InProgress indicates the export is running. Disabling indicates the user has requested to disable the export but the disabling is still in progress. Disabled indicates auto export has been disabled. DisableFailed indicates the disabling has failed. Failed means the export was unable to continue, due to a fatal error.
- map[string]string
- Resource tags.
- azure
Api StringVersion - The Azure API version of the resource.
- current
Iteration DoubleFiles Discovered - Files discovered for export in current iteration. It may increase while more export items are found.
- current
Iteration DoubleFiles Exported - Files that have been exported in current iteration.
- current
Iteration DoubleFiles Failed - Files failed to export in current iteration.
- current
Iteration DoubleMi BDiscovered - Data (in MiB) discovered for export in current iteration. It may increase while more export items are found.
- current
Iteration DoubleMi BExported - Data (in MiB) that have been exported in current iteration.
- export
Iteration IntegerCount - Number of iterations completed since the start of the export.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- last
Completion StringTime UTC - The time (in UTC) of the last completed auto export job.
- last
Started StringTime UTC - The time (in UTC) the latest auto export job started.
- last
Successful StringIteration Completion Time UTC - Time (in UTC) of the last successfully completed export iteration. Look at logging container for details.
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- provisioning
State String - ARM provisioning state.
- status
Code String - Server-defined status code for auto export job.
- status
Message String - Server-defined status message for auto export job.
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- total
Files DoubleExported - Total files exported since the start of the export. This is accumulative, some files may be counted repeatedly.
- total
Files DoubleFailed - Total files failed to be export since the last successfully completed iteration. This is accumulative, some files may be counted repeatedly.
- total
Mi DoubleBExported - Total data (in MiB) exported since the start of the export. This is accumulative, some files may be counted repeatedly.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- admin
Status String - The administrative status of the auto export job. Possible values: 'Enable', 'Disable'. Passing in a value of 'Disable' will disable the current active auto export job. By default it is set to 'Enable'.
- auto
Export List<String>Prefixes - An array of blob paths/prefixes that get auto exported to the cluster namespace. It has '/' as the default value. Number of maximum allowed paths for now is 1.
- state String
- The operational state of auto export. InProgress indicates the export is running. Disabling indicates the user has requested to disable the export but the disabling is still in progress. Disabled indicates auto export has been disabled. DisableFailed indicates the disabling has failed. Failed means the export was unable to continue, due to a fatal error.
- Map<String,String>
- Resource tags.
- azure
Api stringVersion - The Azure API version of the resource.
- current
Iteration numberFiles Discovered - Files discovered for export in current iteration. It may increase while more export items are found.
- current
Iteration numberFiles Exported - Files that have been exported in current iteration.
- current
Iteration numberFiles Failed - Files failed to export in current iteration.
- current
Iteration numberMi BDiscovered - Data (in MiB) discovered for export in current iteration. It may increase while more export items are found.
- current
Iteration numberMi BExported - Data (in MiB) that have been exported in current iteration.
- export
Iteration numberCount - Number of iterations completed since the start of the export.
- id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- last
Completion stringTime UTC - The time (in UTC) of the last completed auto export job.
- last
Started stringTime UTC - The time (in UTC) the latest auto export job started.
- last
Successful stringIteration Completion Time UTC - Time (in UTC) of the last successfully completed export iteration. Look at logging container for details.
- location string
- The geo-location where the resource lives
- name string
- The name of the resource
- provisioning
State string - ARM provisioning state.
- status
Code string - Server-defined status code for auto export job.
- status
Message string - Server-defined status message for auto export job.
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- total
Files numberExported - Total files exported since the start of the export. This is accumulative, some files may be counted repeatedly.
- total
Files numberFailed - Total files failed to be export since the last successfully completed iteration. This is accumulative, some files may be counted repeatedly.
- total
Mi numberBExported - Total data (in MiB) exported since the start of the export. This is accumulative, some files may be counted repeatedly.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- admin
Status string - The administrative status of the auto export job. Possible values: 'Enable', 'Disable'. Passing in a value of 'Disable' will disable the current active auto export job. By default it is set to 'Enable'.
- auto
Export string[]Prefixes - An array of blob paths/prefixes that get auto exported to the cluster namespace. It has '/' as the default value. Number of maximum allowed paths for now is 1.
- state string
- The operational state of auto export. InProgress indicates the export is running. Disabling indicates the user has requested to disable the export but the disabling is still in progress. Disabled indicates auto export has been disabled. DisableFailed indicates the disabling has failed. Failed means the export was unable to continue, due to a fatal error.
- {[key: string]: string}
- Resource tags.
- azure_
api_ strversion - The Azure API version of the resource.
- current_
iteration_ floatfiles_ discovered - Files discovered for export in current iteration. It may increase while more export items are found.
- current_
iteration_ floatfiles_ exported - Files that have been exported in current iteration.
- current_
iteration_ floatfiles_ failed - Files failed to export in current iteration.
- current_
iteration_ floatmi_ b_ discovered - Data (in MiB) discovered for export in current iteration. It may increase while more export items are found.
- current_
iteration_ floatmi_ b_ exported - Data (in MiB) that have been exported in current iteration.
- export_
iteration_ intcount - Number of iterations completed since the start of the export.
- id str
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- last_
completion_ strtime_ utc - The time (in UTC) of the last completed auto export job.
- last_
started_ strtime_ utc - The time (in UTC) the latest auto export job started.
- last_
successful_ striteration_ completion_ time_ utc - Time (in UTC) of the last successfully completed export iteration. Look at logging container for details.
- location str
- The geo-location where the resource lives
- name str
- The name of the resource
- provisioning_
state str - ARM provisioning state.
- status_
code str - Server-defined status code for auto export job.
- status_
message str - Server-defined status message for auto export job.
- system_
data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- total_
files_ floatexported - Total files exported since the start of the export. This is accumulative, some files may be counted repeatedly.
- total_
files_ floatfailed - Total files failed to be export since the last successfully completed iteration. This is accumulative, some files may be counted repeatedly.
- total_
mi_ floatb_ exported - Total data (in MiB) exported since the start of the export. This is accumulative, some files may be counted repeatedly.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- admin_
status str - The administrative status of the auto export job. Possible values: 'Enable', 'Disable'. Passing in a value of 'Disable' will disable the current active auto export job. By default it is set to 'Enable'.
- auto_
export_ Sequence[str]prefixes - An array of blob paths/prefixes that get auto exported to the cluster namespace. It has '/' as the default value. Number of maximum allowed paths for now is 1.
- state str
- The operational state of auto export. InProgress indicates the export is running. Disabling indicates the user has requested to disable the export but the disabling is still in progress. Disabled indicates auto export has been disabled. DisableFailed indicates the disabling has failed. Failed means the export was unable to continue, due to a fatal error.
- Mapping[str, str]
- Resource tags.
- azure
Api StringVersion - The Azure API version of the resource.
- current
Iteration NumberFiles Discovered - Files discovered for export in current iteration. It may increase while more export items are found.
- current
Iteration NumberFiles Exported - Files that have been exported in current iteration.
- current
Iteration NumberFiles Failed - Files failed to export in current iteration.
- current
Iteration NumberMi BDiscovered - Data (in MiB) discovered for export in current iteration. It may increase while more export items are found.
- current
Iteration NumberMi BExported - Data (in MiB) that have been exported in current iteration.
- export
Iteration NumberCount - Number of iterations completed since the start of the export.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- last
Completion StringTime UTC - The time (in UTC) of the last completed auto export job.
- last
Started StringTime UTC - The time (in UTC) the latest auto export job started.
- last
Successful StringIteration Completion Time UTC - Time (in UTC) of the last successfully completed export iteration. Look at logging container for details.
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- provisioning
State String - ARM provisioning state.
- status
Code String - Server-defined status code for auto export job.
- status
Message String - Server-defined status message for auto export job.
- system
Data Property Map - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- total
Files NumberExported - Total files exported since the start of the export. This is accumulative, some files may be counted repeatedly.
- total
Files NumberFailed - Total files failed to be export since the last successfully completed iteration. This is accumulative, some files may be counted repeatedly.
- total
Mi NumberBExported - Total data (in MiB) exported since the start of the export. This is accumulative, some files may be counted repeatedly.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- admin
Status String - The administrative status of the auto export job. Possible values: 'Enable', 'Disable'. Passing in a value of 'Disable' will disable the current active auto export job. By default it is set to 'Enable'.
- auto
Export List<String>Prefixes - An array of blob paths/prefixes that get auto exported to the cluster namespace. It has '/' as the default value. Number of maximum allowed paths for now is 1.
- state String
- The operational state of auto export. InProgress indicates the export is running. Disabling indicates the user has requested to disable the export but the disabling is still in progress. Disabled indicates auto export has been disabled. DisableFailed indicates the disabling has failed. Failed means the export was unable to continue, due to a fatal error.
- Map<String>
- Resource tags.
Supporting Types
SystemDataResponse
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
- created
At string - The timestamp of resource creation (UTC).
- created
By string - The identity that created the resource.
- created
By stringType - The type of identity that created the resource.
- last
Modified stringAt - The timestamp of resource last modification (UTC)
- last
Modified stringBy - The identity that last modified the resource.
- last
Modified stringBy Type - The type of identity that last modified the resource.
- created_
at str - The timestamp of resource creation (UTC).
- created_
by str - The identity that created the resource.
- created_
by_ strtype - The type of identity that created the resource.
- last_
modified_ strat - The timestamp of resource last modification (UTC)
- last_
modified_ strby - The identity that last modified the resource.
- last_
modified_ strby_ type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.3.0 published on Monday, Apr 28, 2025 by Pulumi