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.getShare
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 share on the Data Box Edge/Gateway device. API Version: 2020-12-01.
Using getShare
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 getShare(args: GetShareArgs, opts?: InvokeOptions): Promise<GetShareResult>
function getShareOutput(args: GetShareOutputArgs, opts?: InvokeOptions): Output<GetShareResult>
def get_share(device_name: Optional[str] = None,
name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetShareResult
def get_share_output(device_name: Optional[pulumi.Input[str]] = None,
name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetShareResult]
func LookupShare(ctx *Context, args *LookupShareArgs, opts ...InvokeOption) (*LookupShareResult, error)
func LookupShareOutput(ctx *Context, args *LookupShareOutputArgs, opts ...InvokeOption) LookupShareResultOutput
> Note: This function is named LookupShare
in the Go SDK.
public static class GetShare
{
public static Task<GetShareResult> InvokeAsync(GetShareArgs args, InvokeOptions? opts = null)
public static Output<GetShareResult> Invoke(GetShareInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetShareResult> getShare(GetShareArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:databoxedge:getShare
arguments:
# arguments dictionary
The following arguments are supported:
- Device
Name string - The device name.
- Name string
- The share name.
- Resource
Group stringName - The resource group name.
- Device
Name string - The device name.
- Name string
- The share name.
- Resource
Group stringName - The resource group name.
- device
Name String - The device name.
- name String
- The share name.
- resource
Group StringName - The resource group name.
- device
Name string - The device name.
- name string
- The share name.
- resource
Group stringName - The resource group name.
- device_
name str - The device name.
- name str
- The share name.
- resource_
group_ strname - The resource group name.
- device
Name String - The device name.
- name String
- The share name.
- resource
Group StringName - The resource group name.
getShare Result
The following output properties are available:
- Access
Protocol string - Access protocol to be used by the share.
- Id string
- The path ID that uniquely identifies the object.
- Monitoring
Status string - Current monitoring status of the share.
- Name string
- The object name.
- List<Pulumi.
Azure Native. Data Box Edge. Outputs. Mount Point Map Response> - Share mount point to the role.
- string
- Current status of the share.
- System
Data Pulumi.Azure Native. Data Box Edge. Outputs. System Data Response - Share on ASE device
- Type string
- The hierarchical type of the object.
- Azure
Container Pulumi.Info Azure Native. Data Box Edge. Outputs. Azure Container Info Response - Azure container mapping for the share.
- Client
Access List<Pulumi.Rights Azure Native. Data Box Edge. Outputs. Client Access Right Response> - List of IP addresses and corresponding access rights on the share(required for NFS protocol).
- Data
Policy string - Data policy of the share.
- Description string
- Description for the share.
- Refresh
Details Pulumi.Azure Native. Data Box Edge. Outputs. Refresh Details Response - Details of the refresh job on this share.
- User
Access List<Pulumi.Rights Azure Native. Data Box Edge. Outputs. User Access Right Response> - Mapping of users and corresponding access rights on the share (required for SMB protocol).
- Access
Protocol string - Access protocol to be used by the share.
- Id string
- The path ID that uniquely identifies the object.
- Monitoring
Status string - Current monitoring status of the share.
- Name string
- The object name.
- []Mount
Point Map Response - Share mount point to the role.
- string
- Current status of the share.
- System
Data SystemData Response - Share on ASE device
- Type string
- The hierarchical type of the object.
- Azure
Container AzureInfo Container Info Response - Azure container mapping for the share.
- Client
Access []ClientRights Access Right Response - List of IP addresses and corresponding access rights on the share(required for NFS protocol).
- Data
Policy string - Data policy of the share.
- Description string
- Description for the share.
- Refresh
Details RefreshDetails Response - Details of the refresh job on this share.
- User
Access []UserRights Access Right Response - Mapping of users and corresponding access rights on the share (required for SMB protocol).
- access
Protocol String - Access protocol to be used by the share.
- id String
- The path ID that uniquely identifies the object.
- monitoring
Status String - Current monitoring status of the share.
- name String
- The object name.
- List<Mount
Point Map Response> - Share mount point to the role.
- String
- Current status of the share.
- system
Data SystemData Response - Share on ASE device
- type String
- The hierarchical type of the object.
- azure
Container AzureInfo Container Info Response - Azure container mapping for the share.
- client
Access List<ClientRights Access Right Response> - List of IP addresses and corresponding access rights on the share(required for NFS protocol).
- data
Policy String - Data policy of the share.
- description String
- Description for the share.
- refresh
Details RefreshDetails Response - Details of the refresh job on this share.
- user
Access List<UserRights Access Right Response> - Mapping of users and corresponding access rights on the share (required for SMB protocol).
- access
Protocol string - Access protocol to be used by the share.
- id string
- The path ID that uniquely identifies the object.
- monitoring
Status string - Current monitoring status of the share.
- name string
- The object name.
- Mount
Point Map Response[] - Share mount point to the role.
- string
- Current status of the share.
- system
Data SystemData Response - Share on ASE device
- type string
- The hierarchical type of the object.
- azure
Container AzureInfo Container Info Response - Azure container mapping for the share.
- client
Access ClientRights Access Right Response[] - List of IP addresses and corresponding access rights on the share(required for NFS protocol).
- data
Policy string - Data policy of the share.
- description string
- Description for the share.
- refresh
Details RefreshDetails Response - Details of the refresh job on this share.
- user
Access UserRights Access Right Response[] - Mapping of users and corresponding access rights on the share (required for SMB protocol).
- access_
protocol str - Access protocol to be used by the share.
- id str
- The path ID that uniquely identifies the object.
- monitoring_
status str - Current monitoring status of the share.
- name str
- The object name.
- Sequence[Mount
Point Map Response] - Share mount point to the role.
- str
- Current status of the share.
- system_
data SystemData Response - Share on ASE device
- type str
- The hierarchical type of the object.
- azure_
container_ Azureinfo Container Info Response - Azure container mapping for the share.
- client_
access_ Sequence[Clientrights Access Right Response] - List of IP addresses and corresponding access rights on the share(required for NFS protocol).
- data_
policy str - Data policy of the share.
- description str
- Description for the share.
- refresh_
details RefreshDetails Response - Details of the refresh job on this share.
- user_
access_ Sequence[Userrights Access Right Response] - Mapping of users and corresponding access rights on the share (required for SMB protocol).
- access
Protocol String - Access protocol to be used by the share.
- id String
- The path ID that uniquely identifies the object.
- monitoring
Status String - Current monitoring status of the share.
- name String
- The object name.
- List<Property Map>
- Share mount point to the role.
- String
- Current status of the share.
- system
Data Property Map - Share on ASE device
- type String
- The hierarchical type of the object.
- azure
Container Property MapInfo - Azure container mapping for the share.
- client
Access List<Property Map>Rights - List of IP addresses and corresponding access rights on the share(required for NFS protocol).
- data
Policy String - Data policy of the share.
- description String
- Description for the share.
- refresh
Details Property Map - Details of the refresh job on this share.
- user
Access List<Property Map>Rights - Mapping of users and corresponding access rights on the share (required for SMB protocol).
Supporting Types
AzureContainerInfoResponse
- Container
Name string - Container name (Based on the data format specified, this represents the name of Azure Files/Page blob/Block blob).
- Data
Format string - Storage format used for the file represented by the share.
- Storage
Account stringCredential Id - ID of the storage account credential used to access storage.
- Container
Name string - Container name (Based on the data format specified, this represents the name of Azure Files/Page blob/Block blob).
- Data
Format string - Storage format used for the file represented by the share.
- Storage
Account stringCredential Id - ID of the storage account credential used to access storage.
- container
Name String - Container name (Based on the data format specified, this represents the name of Azure Files/Page blob/Block blob).
- data
Format String - Storage format used for the file represented by the share.
- storage
Account StringCredential Id - ID of the storage account credential used to access storage.
- container
Name string - Container name (Based on the data format specified, this represents the name of Azure Files/Page blob/Block blob).
- data
Format string - Storage format used for the file represented by the share.
- storage
Account stringCredential Id - ID of the storage account credential used to access storage.
- container_
name str - Container name (Based on the data format specified, this represents the name of Azure Files/Page blob/Block blob).
- data_
format str - Storage format used for the file represented by the share.
- storage_
account_ strcredential_ id - ID of the storage account credential used to access storage.
- container
Name String - Container name (Based on the data format specified, this represents the name of Azure Files/Page blob/Block blob).
- data
Format String - Storage format used for the file represented by the share.
- storage
Account StringCredential Id - ID of the storage account credential used to access storage.
ClientAccessRightResponse
- Access
Permission string - Type of access to be allowed for the client.
- Client string
- IP of the client.
- Access
Permission string - Type of access to be allowed for the client.
- Client string
- IP of the client.
- access
Permission String - Type of access to be allowed for the client.
- client String
- IP of the client.
- access
Permission string - Type of access to be allowed for the client.
- client string
- IP of the client.
- access_
permission str - Type of access to be allowed for the client.
- client str
- IP of the client.
- access
Permission String - Type of access to be allowed for the client.
- client String
- IP of the client.
MountPointMapResponse
- Mount
Point string - Mount point for the share.
- Mount
Type string - Mounting type.
- Role
Id string - ID of the role to which share is mounted.
- Role
Type string - Role type.
- string
- ID of the share mounted to the role VM.
- Mount
Point string - Mount point for the share.
- Mount
Type string - Mounting type.
- Role
Id string - ID of the role to which share is mounted.
- Role
Type string - Role type.
- string
- ID of the share mounted to the role VM.
- mount
Point String - Mount point for the share.
- mount
Type String - Mounting type.
- role
Id String - ID of the role to which share is mounted.
- role
Type String - Role type.
- String
- ID of the share mounted to the role VM.
- mount
Point string - Mount point for the share.
- mount
Type string - Mounting type.
- role
Id string - ID of the role to which share is mounted.
- role
Type string - Role type.
- string
- ID of the share mounted to the role VM.
- mount_
point str - Mount point for the share.
- mount_
type str - Mounting type.
- role_
id str - ID of the role to which share is mounted.
- role_
type str - Role type.
- str
- ID of the share mounted to the role VM.
- mount
Point String - Mount point for the share.
- mount
Type String - Mounting type.
- role
Id String - ID of the role to which share is mounted.
- role
Type String - Role type.
- String
- ID of the share mounted to the role VM.
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.
UserAccessRightResponse
- Access
Type string - Type of access to be allowed for the user.
- User
Id string - User ID (already existing in the device).
- Access
Type string - Type of access to be allowed for the user.
- User
Id string - User ID (already existing in the device).
- access
Type String - Type of access to be allowed for the user.
- user
Id String - User ID (already existing in the device).
- access
Type string - Type of access to be allowed for the user.
- user
Id string - User ID (already existing in the device).
- access_
type str - Type of access to be allowed for the user.
- user_
id str - User ID (already existing in the device).
- access
Type String - Type of access to be allowed for the user.
- user
Id String - User ID (already existing in the device).
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