This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
azure-native.databoxedge.getContainer
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
Represents a container on the Data Box Edge/Gateway device. Azure REST API version: 2022-03-01.
Other available API versions: 2023-01-01-preview, 2023-07-01, 2023-12-01.
Using getContainer
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 getContainer(args: GetContainerArgs, opts?: InvokeOptions): Promise<GetContainerResult>
function getContainerOutput(args: GetContainerOutputArgs, opts?: InvokeOptions): Output<GetContainerResult>def get_container(container_name: Optional[str] = None,
                  device_name: Optional[str] = None,
                  resource_group_name: Optional[str] = None,
                  storage_account_name: Optional[str] = None,
                  opts: Optional[InvokeOptions] = None) -> GetContainerResult
def get_container_output(container_name: Optional[pulumi.Input[str]] = None,
                  device_name: Optional[pulumi.Input[str]] = None,
                  resource_group_name: Optional[pulumi.Input[str]] = None,
                  storage_account_name: Optional[pulumi.Input[str]] = None,
                  opts: Optional[InvokeOptions] = None) -> Output[GetContainerResult]func LookupContainer(ctx *Context, args *LookupContainerArgs, opts ...InvokeOption) (*LookupContainerResult, error)
func LookupContainerOutput(ctx *Context, args *LookupContainerOutputArgs, opts ...InvokeOption) LookupContainerResultOutput> Note: This function is named LookupContainer in the Go SDK.
public static class GetContainer 
{
    public static Task<GetContainerResult> InvokeAsync(GetContainerArgs args, InvokeOptions? opts = null)
    public static Output<GetContainerResult> Invoke(GetContainerInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetContainerResult> getContainer(GetContainerArgs args, InvokeOptions options)
public static Output<GetContainerResult> getContainer(GetContainerArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:databoxedge:getContainer
  arguments:
    # arguments dictionaryThe following arguments are supported:
- ContainerName string
- The container Name
- DeviceName string
- The device name.
- ResourceGroup stringName 
- The resource group name.
- StorageAccount stringName 
- The Storage Account Name
- ContainerName string
- The container Name
- DeviceName string
- The device name.
- ResourceGroup stringName 
- The resource group name.
- StorageAccount stringName 
- The Storage Account Name
- containerName String
- The container Name
- deviceName String
- The device name.
- resourceGroup StringName 
- The resource group name.
- storageAccount StringName 
- The Storage Account Name
- containerName string
- The container Name
- deviceName string
- The device name.
- resourceGroup stringName 
- The resource group name.
- storageAccount stringName 
- The Storage Account Name
- container_name str
- The container Name
- device_name str
- The device name.
- resource_group_ strname 
- The resource group name.
- storage_account_ strname 
- The Storage Account Name
- containerName String
- The container Name
- deviceName String
- The device name.
- resourceGroup StringName 
- The resource group name.
- storageAccount StringName 
- The Storage Account Name
getContainer Result
The following output properties are available:
- ContainerStatus string
- Current status of the container.
- CreatedDate stringTime 
- The UTC time when container got created.
- DataFormat string
- DataFormat for Container
- Id string
- The path ID that uniquely identifies the object.
- Name string
- The object name.
- RefreshDetails Pulumi.Azure Native. Data Box Edge. Outputs. Refresh Details Response 
- Details of the refresh job on this container.
- SystemData Pulumi.Azure Native. Data Box Edge. Outputs. System Data Response 
- Metadata pertaining to creation and last modification of Container
- Type string
- The hierarchical type of the object.
- ContainerStatus string
- Current status of the container.
- CreatedDate stringTime 
- The UTC time when container got created.
- DataFormat string
- DataFormat for Container
- Id string
- The path ID that uniquely identifies the object.
- Name string
- The object name.
- RefreshDetails RefreshDetails Response 
- Details of the refresh job on this container.
- SystemData SystemData Response 
- Metadata pertaining to creation and last modification of Container
- Type string
- The hierarchical type of the object.
- containerStatus String
- Current status of the container.
- createdDate StringTime 
- The UTC time when container got created.
- dataFormat String
- DataFormat for Container
- id String
- The path ID that uniquely identifies the object.
- name String
- The object name.
- refreshDetails RefreshDetails Response 
- Details of the refresh job on this container.
- systemData SystemData Response 
- Metadata pertaining to creation and last modification of Container
- type String
- The hierarchical type of the object.
- containerStatus string
- Current status of the container.
- createdDate stringTime 
- The UTC time when container got created.
- dataFormat string
- DataFormat for Container
- id string
- The path ID that uniquely identifies the object.
- name string
- The object name.
- refreshDetails RefreshDetails Response 
- Details of the refresh job on this container.
- systemData SystemData Response 
- Metadata pertaining to creation and last modification of Container
- type string
- The hierarchical type of the object.
- container_status str
- Current status of the container.
- created_date_ strtime 
- The UTC time when container got created.
- data_format str
- DataFormat for Container
- id str
- The path ID that uniquely identifies the object.
- name str
- The object name.
- refresh_details RefreshDetails Response 
- Details of the refresh job on this container.
- system_data SystemData Response 
- Metadata pertaining to creation and last modification of Container
- type str
- The hierarchical type of the object.
- containerStatus String
- Current status of the container.
- createdDate StringTime 
- The UTC time when container got created.
- dataFormat String
- DataFormat for Container
- id String
- The path ID that uniquely identifies the object.
- name String
- The object name.
- refreshDetails Property Map
- Details of the refresh job on this container.
- systemData Property Map
- Metadata pertaining to creation and last modification of Container
- type String
- The hierarchical type of the object.
Supporting Types
RefreshDetailsResponse  
- ErrorManifest stringFile 
- Indicates the relative path of the error xml for the last refresh job on this particular share or container, if any. This could be a failed job or a successful job.
- InProgress stringRefresh Job Id 
- If a refresh job is currently in progress on this share or container, this field indicates the ARM resource ID of that job. The field is empty if no job is in progress.
- LastCompleted stringRefresh Job Time In UTC 
- Indicates the completed time for the last refresh job on this particular share or container, if any.This could be a failed job or a successful job.
- LastJob string
- Indicates the id of the last refresh job on this particular share or container,if any. This could be a failed job or a successful job.
- ErrorManifest stringFile 
- Indicates the relative path of the error xml for the last refresh job on this particular share or container, if any. This could be a failed job or a successful job.
- InProgress stringRefresh Job Id 
- If a refresh job is currently in progress on this share or container, this field indicates the ARM resource ID of that job. The field is empty if no job is in progress.
- LastCompleted stringRefresh Job Time In UTC 
- Indicates the completed time for the last refresh job on this particular share or container, if any.This could be a failed job or a successful job.
- LastJob string
- Indicates the id of the last refresh job on this particular share or container,if any. This could be a failed job or a successful job.
- errorManifest StringFile 
- Indicates the relative path of the error xml for the last refresh job on this particular share or container, if any. This could be a failed job or a successful job.
- inProgress StringRefresh Job Id 
- If a refresh job is currently in progress on this share or container, this field indicates the ARM resource ID of that job. The field is empty if no job is in progress.
- lastCompleted StringRefresh Job Time In UTC 
- Indicates the completed time for the last refresh job on this particular share or container, if any.This could be a failed job or a successful job.
- lastJob String
- Indicates the id of the last refresh job on this particular share or container,if any. This could be a failed job or a successful job.
- errorManifest stringFile 
- Indicates the relative path of the error xml for the last refresh job on this particular share or container, if any. This could be a failed job or a successful job.
- inProgress stringRefresh Job Id 
- If a refresh job is currently in progress on this share or container, this field indicates the ARM resource ID of that job. The field is empty if no job is in progress.
- lastCompleted stringRefresh Job Time In UTC 
- Indicates the completed time for the last refresh job on this particular share or container, if any.This could be a failed job or a successful job.
- lastJob string
- Indicates the id of the last refresh job on this particular share or container,if any. This could be a failed job or a successful job.
- error_manifest_ strfile 
- Indicates the relative path of the error xml for the last refresh job on this particular share or container, if any. This could be a failed job or a successful job.
- in_progress_ strrefresh_ job_ id 
- If a refresh job is currently in progress on this share or container, this field indicates the ARM resource ID of that job. The field is empty if no job is in progress.
- last_completed_ strrefresh_ job_ time_ in_ utc 
- Indicates the completed time for the last refresh job on this particular share or container, if any.This could be a failed job or a successful job.
- last_job str
- Indicates the id of the last refresh job on this particular share or container,if any. This could be a failed job or a successful job.
- errorManifest StringFile 
- Indicates the relative path of the error xml for the last refresh job on this particular share or container, if any. This could be a failed job or a successful job.
- inProgress StringRefresh Job Id 
- If a refresh job is currently in progress on this share or container, this field indicates the ARM resource ID of that job. The field is empty if no job is in progress.
- lastCompleted StringRefresh Job Time In UTC 
- Indicates the completed time for the last refresh job on this particular share or container, if any.This could be a failed job or a successful job.
- lastJob String
- Indicates the id of the last refresh job on this particular share or container,if any. This could be a failed job or a successful job.
SystemDataResponse  
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource.
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
- createdAt string
- The timestamp of resource creation (UTC).
- createdBy string
- The identity that created the resource.
- createdBy stringType 
- The type of identity that created the resource.
- lastModified stringAt 
- The timestamp of resource last modification (UTC)
- lastModified stringBy 
- The identity that last modified the resource.
- lastModified 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.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified 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 v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi