These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
azure-native.databoxedge.getContainer
Explore with Pulumi AI
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
Represents a container on the Data Box Edge/Gateway device. API Version: 2020-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)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:databoxedge:getContainer
arguments:
# arguments dictionary
The following arguments are supported:
- Container
Name string - The container Name
- Device
Name string - The device name.
- Resource
Group stringName - The resource group name.
- Storage
Account stringName - The Storage Account Name
- Container
Name string - The container Name
- Device
Name string - The device name.
- Resource
Group stringName - The resource group name.
- Storage
Account stringName - The Storage Account Name
- container
Name String - The container Name
- device
Name String - The device name.
- resource
Group StringName - The resource group name.
- storage
Account StringName - The Storage Account Name
- container
Name string - The container Name
- device
Name string - The device name.
- resource
Group stringName - The resource group name.
- storage
Account 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
- container
Name String - The container Name
- device
Name String - The device name.
- resource
Group StringName - The resource group name.
- storage
Account StringName - The Storage Account Name
getContainer Result
The following output properties are available:
- Container
Status string - Current status of the container.
- Created
Date stringTime - The UTC time when container got created.
- Data
Format string - DataFormat for Container
- Id string
- The path ID that uniquely identifies the object.
- Name string
- The object name.
- Refresh
Details Pulumi.Azure Native. Data Box Edge. Outputs. Refresh Details Response - Details of the refresh job on this container.
- System
Data Pulumi.Azure Native. Data Box Edge. Outputs. System Data Response - Container in DataBoxEdge Resource
- Type string
- The hierarchical type of the object.
- Container
Status string - Current status of the container.
- Created
Date stringTime - The UTC time when container got created.
- Data
Format string - DataFormat for Container
- Id string
- The path ID that uniquely identifies the object.
- Name string
- The object name.
- Refresh
Details RefreshDetails Response - Details of the refresh job on this container.
- System
Data SystemData Response - Container in DataBoxEdge Resource
- Type string
- The hierarchical type of the object.
- container
Status String - Current status of the container.
- created
Date StringTime - The UTC time when container got created.
- data
Format String - DataFormat for Container
- id String
- The path ID that uniquely identifies the object.
- name String
- The object name.
- refresh
Details RefreshDetails Response - Details of the refresh job on this container.
- system
Data SystemData Response - Container in DataBoxEdge Resource
- type String
- The hierarchical type of the object.
- container
Status string - Current status of the container.
- created
Date stringTime - The UTC time when container got created.
- data
Format string - DataFormat for Container
- id string
- The path ID that uniquely identifies the object.
- name string
- The object name.
- refresh
Details RefreshDetails Response - Details of the refresh job on this container.
- system
Data SystemData Response - Container in DataBoxEdge Resource
- 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 - Container in DataBoxEdge Resource
- type str
- The hierarchical type of the object.
- container
Status String - Current status of the container.
- created
Date StringTime - The UTC time when container got created.
- data
Format String - DataFormat for Container
- id String
- The path ID that uniquely identifies the object.
- name String
- The object name.
- refresh
Details Property Map - Details of the refresh job on this container.
- system
Data Property Map - Container in DataBoxEdge Resource
- type String
- The hierarchical type of the object.
Supporting Types
RefreshDetailsResponse
- Error
Manifest 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.
- In
Progress 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.
- Last
Completed 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.
- Last
Job 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 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.
- In
Progress 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.
- Last
Completed 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.
- Last
Job 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 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.
- in
Progress 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.
- last
Completed 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.
- last
Job 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 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.
- in
Progress 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.
- last
Completed 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.
- last
Job 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.
- error
Manifest 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.
- in
Progress 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.
- last
Completed 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.
- last
Job 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
- 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 type of identity that last modified the resource.
- 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 type of identity that last modified the resource.
- 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 type of identity that last modified the resource.
- 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 type of identity that last modified the resource.
- 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 type of identity that last modified the resource.
- 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 type of identity that last modified the resource.
- 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-v1 pulumi/pulumi-azure-native
- License
- Apache-2.0
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi