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.getIoTRole
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
Gets a specific role by name. Azure REST API version: 2022-03-01.
Using getIoTRole
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 getIoTRole(args: GetIoTRoleArgs, opts?: InvokeOptions): Promise<GetIoTRoleResult>
function getIoTRoleOutput(args: GetIoTRoleOutputArgs, opts?: InvokeOptions): Output<GetIoTRoleResult>def get_io_t_role(device_name: Optional[str] = None,
                  name: Optional[str] = None,
                  resource_group_name: Optional[str] = None,
                  opts: Optional[InvokeOptions] = None) -> GetIoTRoleResult
def get_io_t_role_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[GetIoTRoleResult]func LookupIoTRole(ctx *Context, args *LookupIoTRoleArgs, opts ...InvokeOption) (*LookupIoTRoleResult, error)
func LookupIoTRoleOutput(ctx *Context, args *LookupIoTRoleOutputArgs, opts ...InvokeOption) LookupIoTRoleResultOutput> Note: This function is named LookupIoTRole in the Go SDK.
public static class GetIoTRole 
{
    public static Task<GetIoTRoleResult> InvokeAsync(GetIoTRoleArgs args, InvokeOptions? opts = null)
    public static Output<GetIoTRoleResult> Invoke(GetIoTRoleInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetIoTRoleResult> getIoTRole(GetIoTRoleArgs args, InvokeOptions options)
public static Output<GetIoTRoleResult> getIoTRole(GetIoTRoleArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:databoxedge:getIoTRole
  arguments:
    # arguments dictionaryThe following arguments are supported:
- DeviceName string
- The device name.
- Name string
- The role name.
- ResourceGroup stringName 
- The resource group name.
- DeviceName string
- The device name.
- Name string
- The role name.
- ResourceGroup stringName 
- The resource group name.
- deviceName String
- The device name.
- name String
- The role name.
- resourceGroup StringName 
- The resource group name.
- deviceName string
- The device name.
- name string
- The role name.
- resourceGroup stringName 
- The resource group name.
- device_name str
- The device name.
- name str
- The role name.
- resource_group_ strname 
- The resource group name.
- deviceName String
- The device name.
- name String
- The role name.
- resourceGroup StringName 
- The resource group name.
getIoTRole Result
The following output properties are available:
- HostPlatform string
- Host OS supported by the IoT role.
- HostPlatform stringType 
- Platform where the Iot runtime is hosted.
- Id string
- The path ID that uniquely identifies the object.
- IoTDevice Pulumi.Details Azure Native. Data Box Edge. Outputs. Io TDevice Info Response 
- IoT device metadata to which data box edge device needs to be connected.
- IoTEdge Pulumi.Device Details Azure Native. Data Box Edge. Outputs. Io TDevice Info Response 
- IoT edge device to which the IoT role needs to be configured.
- Name string
- The object name.
- RoleStatus string
- Role status.
- SystemData Pulumi.Azure Native. Data Box Edge. Outputs. System Data Response 
- Metadata pertaining to creation and last modification of Role
- Type string
- The hierarchical type of the object.
- ComputeResource Pulumi.Azure Native. Data Box Edge. Outputs. Compute Resource Response 
- Resource allocation
- IoTEdge Pulumi.Agent Info Azure Native. Data Box Edge. Outputs. Io TEdge Agent Info Response 
- Iot edge agent details to download the agent and bootstrap iot runtime.
- 
List<Pulumi.Azure Native. Data Box Edge. Outputs. Mount Point Map Response> 
- Mount points of shares in role(s).
- HostPlatform string
- Host OS supported by the IoT role.
- HostPlatform stringType 
- Platform where the Iot runtime is hosted.
- Id string
- The path ID that uniquely identifies the object.
- IoTDevice IoDetails TDevice Info Response 
- IoT device metadata to which data box edge device needs to be connected.
- IoTEdge IoDevice Details TDevice Info Response 
- IoT edge device to which the IoT role needs to be configured.
- Name string
- The object name.
- RoleStatus string
- Role status.
- SystemData SystemData Response 
- Metadata pertaining to creation and last modification of Role
- Type string
- The hierarchical type of the object.
- ComputeResource ComputeResource Response 
- Resource allocation
- IoTEdge IoAgent Info TEdge Agent Info Response 
- Iot edge agent details to download the agent and bootstrap iot runtime.
- 
[]MountPoint Map Response 
- Mount points of shares in role(s).
- hostPlatform String
- Host OS supported by the IoT role.
- hostPlatform StringType 
- Platform where the Iot runtime is hosted.
- id String
- The path ID that uniquely identifies the object.
- ioTDevice IoDetails TDevice Info Response 
- IoT device metadata to which data box edge device needs to be connected.
- ioTEdge IoDevice Details TDevice Info Response 
- IoT edge device to which the IoT role needs to be configured.
- name String
- The object name.
- roleStatus String
- Role status.
- systemData SystemData Response 
- Metadata pertaining to creation and last modification of Role
- type String
- The hierarchical type of the object.
- computeResource ComputeResource Response 
- Resource allocation
- ioTEdge IoAgent Info TEdge Agent Info Response 
- Iot edge agent details to download the agent and bootstrap iot runtime.
- 
List<MountPoint Map Response> 
- Mount points of shares in role(s).
- hostPlatform string
- Host OS supported by the IoT role.
- hostPlatform stringType 
- Platform where the Iot runtime is hosted.
- id string
- The path ID that uniquely identifies the object.
- ioTDevice IoDetails TDevice Info Response 
- IoT device metadata to which data box edge device needs to be connected.
- ioTEdge IoDevice Details TDevice Info Response 
- IoT edge device to which the IoT role needs to be configured.
- name string
- The object name.
- roleStatus string
- Role status.
- systemData SystemData Response 
- Metadata pertaining to creation and last modification of Role
- type string
- The hierarchical type of the object.
- computeResource ComputeResource Response 
- Resource allocation
- ioTEdge IoAgent Info TEdge Agent Info Response 
- Iot edge agent details to download the agent and bootstrap iot runtime.
- 
MountPoint Map Response[] 
- Mount points of shares in role(s).
- host_platform str
- Host OS supported by the IoT role.
- host_platform_ strtype 
- Platform where the Iot runtime is hosted.
- id str
- The path ID that uniquely identifies the object.
- io_t_ Iodevice_ details TDevice Info Response 
- IoT device metadata to which data box edge device needs to be connected.
- io_t_ Ioedge_ device_ details TDevice Info Response 
- IoT edge device to which the IoT role needs to be configured.
- name str
- The object name.
- role_status str
- Role status.
- system_data SystemData Response 
- Metadata pertaining to creation and last modification of Role
- type str
- The hierarchical type of the object.
- compute_resource ComputeResource Response 
- Resource allocation
- io_t_ Ioedge_ agent_ info TEdge Agent Info Response 
- Iot edge agent details to download the agent and bootstrap iot runtime.
- 
Sequence[MountPoint Map Response] 
- Mount points of shares in role(s).
- hostPlatform String
- Host OS supported by the IoT role.
- hostPlatform StringType 
- Platform where the Iot runtime is hosted.
- id String
- The path ID that uniquely identifies the object.
- ioTDevice Property MapDetails 
- IoT device metadata to which data box edge device needs to be connected.
- ioTEdge Property MapDevice Details 
- IoT edge device to which the IoT role needs to be configured.
- name String
- The object name.
- roleStatus String
- Role status.
- systemData Property Map
- Metadata pertaining to creation and last modification of Role
- type String
- The hierarchical type of the object.
- computeResource Property Map
- Resource allocation
- ioTEdge Property MapAgent Info 
- Iot edge agent details to download the agent and bootstrap iot runtime.
- List<Property Map>
- Mount points of shares in role(s).
Supporting Types
AsymmetricEncryptedSecretResponse   
- EncryptionAlgorithm string
- The algorithm used to encrypt "Value".
- Value string
- The value of the secret.
- EncryptionCert stringThumbprint 
- Thumbprint certificate used to encrypt "Value". If the value is unencrypted, it will be null.
- EncryptionAlgorithm string
- The algorithm used to encrypt "Value".
- Value string
- The value of the secret.
- EncryptionCert stringThumbprint 
- Thumbprint certificate used to encrypt "Value". If the value is unencrypted, it will be null.
- encryptionAlgorithm String
- The algorithm used to encrypt "Value".
- value String
- The value of the secret.
- encryptionCert StringThumbprint 
- Thumbprint certificate used to encrypt "Value". If the value is unencrypted, it will be null.
- encryptionAlgorithm string
- The algorithm used to encrypt "Value".
- value string
- The value of the secret.
- encryptionCert stringThumbprint 
- Thumbprint certificate used to encrypt "Value". If the value is unencrypted, it will be null.
- encryption_algorithm str
- The algorithm used to encrypt "Value".
- value str
- The value of the secret.
- encryption_cert_ strthumbprint 
- Thumbprint certificate used to encrypt "Value". If the value is unencrypted, it will be null.
- encryptionAlgorithm String
- The algorithm used to encrypt "Value".
- value String
- The value of the secret.
- encryptionCert StringThumbprint 
- Thumbprint certificate used to encrypt "Value". If the value is unencrypted, it will be null.
AuthenticationResponse 
- SymmetricKey Pulumi.Azure Native. Data Box Edge. Inputs. Symmetric Key Response 
- Symmetric key for authentication.
- SymmetricKey SymmetricKey Response 
- Symmetric key for authentication.
- symmetricKey SymmetricKey Response 
- Symmetric key for authentication.
- symmetricKey SymmetricKey Response 
- Symmetric key for authentication.
- symmetric_key SymmetricKey Response 
- Symmetric key for authentication.
- symmetricKey Property Map
- Symmetric key for authentication.
ComputeResourceResponse  
- MemoryIn doubleGB 
- Memory in GB
- ProcessorCount int
- Processor count
- MemoryIn float64GB 
- Memory in GB
- ProcessorCount int
- Processor count
- memoryIn DoubleGB 
- Memory in GB
- processorCount Integer
- Processor count
- memoryIn numberGB 
- Memory in GB
- processorCount number
- Processor count
- memory_in_ floatgb 
- Memory in GB
- processor_count int
- Processor count
- memoryIn NumberGB 
- Memory in GB
- processorCount Number
- Processor count
ImageRepositoryCredentialResponse   
- ImageRepository stringUrl 
- Image repository url (e.g.: mcr.microsoft.com).
- UserName string
- Repository user name.
- Password
Pulumi.Azure Native. Data Box Edge. Inputs. Asymmetric Encrypted Secret Response 
- Repository user password.
- ImageRepository stringUrl 
- Image repository url (e.g.: mcr.microsoft.com).
- UserName string
- Repository user name.
- Password
AsymmetricEncrypted Secret Response 
- Repository user password.
- imageRepository StringUrl 
- Image repository url (e.g.: mcr.microsoft.com).
- userName String
- Repository user name.
- password
AsymmetricEncrypted Secret Response 
- Repository user password.
- imageRepository stringUrl 
- Image repository url (e.g.: mcr.microsoft.com).
- userName string
- Repository user name.
- password
AsymmetricEncrypted Secret Response 
- Repository user password.
- image_repository_ strurl 
- Image repository url (e.g.: mcr.microsoft.com).
- user_name str
- Repository user name.
- password
AsymmetricEncrypted Secret Response 
- Repository user password.
- imageRepository StringUrl 
- Image repository url (e.g.: mcr.microsoft.com).
- userName String
- Repository user name.
- password Property Map
- Repository user password.
IoTDeviceInfoResponse   
- DeviceId string
- ID of the IoT device/edge device.
- IoTHost stringHub 
- Host name for the IoT hub associated to the device.
- Authentication
Pulumi.Azure Native. Data Box Edge. Inputs. Authentication Response 
- Encrypted IoT device/IoT edge device connection string.
- IoTHost stringHub Id 
- Id for the IoT hub associated to the device.
- DeviceId string
- ID of the IoT device/edge device.
- IoTHost stringHub 
- Host name for the IoT hub associated to the device.
- Authentication
AuthenticationResponse 
- Encrypted IoT device/IoT edge device connection string.
- IoTHost stringHub Id 
- Id for the IoT hub associated to the device.
- deviceId String
- ID of the IoT device/edge device.
- ioTHost StringHub 
- Host name for the IoT hub associated to the device.
- authentication
AuthenticationResponse 
- Encrypted IoT device/IoT edge device connection string.
- ioTHost StringHub Id 
- Id for the IoT hub associated to the device.
- deviceId string
- ID of the IoT device/edge device.
- ioTHost stringHub 
- Host name for the IoT hub associated to the device.
- authentication
AuthenticationResponse 
- Encrypted IoT device/IoT edge device connection string.
- ioTHost stringHub Id 
- Id for the IoT hub associated to the device.
- device_id str
- ID of the IoT device/edge device.
- io_t_ strhost_ hub 
- Host name for the IoT hub associated to the device.
- authentication
AuthenticationResponse 
- Encrypted IoT device/IoT edge device connection string.
- io_t_ strhost_ hub_ id 
- Id for the IoT hub associated to the device.
- deviceId String
- ID of the IoT device/edge device.
- ioTHost StringHub 
- Host name for the IoT hub associated to the device.
- authentication Property Map
- Encrypted IoT device/IoT edge device connection string.
- ioTHost StringHub Id 
- Id for the IoT hub associated to the device.
IoTEdgeAgentInfoResponse    
- ImageName string
- Name of the IoT edge agent image.
- Tag string
- Image Tag.
- ImageRepository Pulumi.Azure Native. Data Box Edge. Inputs. Image Repository Credential Response 
- Image repository details.
- ImageName string
- Name of the IoT edge agent image.
- Tag string
- Image Tag.
- ImageRepository ImageRepository Credential Response 
- Image repository details.
- imageName String
- Name of the IoT edge agent image.
- tag String
- Image Tag.
- imageRepository ImageRepository Credential Response 
- Image repository details.
- imageName string
- Name of the IoT edge agent image.
- tag string
- Image Tag.
- imageRepository ImageRepository Credential Response 
- Image repository details.
- image_name str
- Name of the IoT edge agent image.
- tag str
- Image Tag.
- image_repository ImageRepository Credential Response 
- Image repository details.
- imageName String
- Name of the IoT edge agent image.
- tag String
- Image Tag.
- imageRepository Property Map
- Image repository details.
MountPointMapResponse   
- MountPoint string
- Mount point for the share.
- MountType string
- Mounting type.
- RoleId string
- ID of the role to which share is mounted.
- RoleType string
- Role type.
- string
- ID of the share mounted to the role VM.
- MountPoint string
- Mount point for the share.
- MountType string
- Mounting type.
- RoleId string
- ID of the role to which share is mounted.
- RoleType string
- Role type.
- string
- ID of the share mounted to the role VM.
- mountPoint String
- Mount point for the share.
- mountType String
- Mounting type.
- roleId String
- ID of the role to which share is mounted.
- roleType String
- Role type.
- String
- ID of the share mounted to the role VM.
- mountPoint string
- Mount point for the share.
- mountType string
- Mounting type.
- roleId string
- ID of the role to which share is mounted.
- roleType 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.
- mountPoint String
- Mount point for the share.
- mountType String
- Mounting type.
- roleId String
- ID of the role to which share is mounted.
- roleType String
- Role type.
- String
- ID of the share mounted to the role VM.
SymmetricKeyResponse  
- ConnectionString Pulumi.Azure Native. Data Box Edge. Inputs. Asymmetric Encrypted Secret Response 
- Connection string based on the symmetric key.
- ConnectionString AsymmetricEncrypted Secret Response 
- Connection string based on the symmetric key.
- connectionString AsymmetricEncrypted Secret Response 
- Connection string based on the symmetric key.
- connectionString AsymmetricEncrypted Secret Response 
- Connection string based on the symmetric key.
- connection_string AsymmetricEncrypted Secret Response 
- Connection string based on the symmetric key.
- connectionString Property Map
- Connection string based on the symmetric key.
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