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.47.1 published on Monday, Jun 24, 2024 by Pulumi
azure-native.databoxedge.getMECRole
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.47.1 published on Monday, Jun 24, 2024 by Pulumi
Gets a specific role by name. Azure REST API version: 2022-03-01.
Using getMECRole
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 getMECRole(args: GetMECRoleArgs, opts?: InvokeOptions): Promise<GetMECRoleResult>
function getMECRoleOutput(args: GetMECRoleOutputArgs, opts?: InvokeOptions): Output<GetMECRoleResult>
def get_mec_role(device_name: Optional[str] = None,
name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetMECRoleResult
def get_mec_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[GetMECRoleResult]
func LookupMECRole(ctx *Context, args *LookupMECRoleArgs, opts ...InvokeOption) (*LookupMECRoleResult, error)
func LookupMECRoleOutput(ctx *Context, args *LookupMECRoleOutputArgs, opts ...InvokeOption) LookupMECRoleResultOutput
> Note: This function is named LookupMECRole
in the Go SDK.
public static class GetMECRole
{
public static Task<GetMECRoleResult> InvokeAsync(GetMECRoleArgs args, InvokeOptions? opts = null)
public static Output<GetMECRoleResult> Invoke(GetMECRoleInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetMECRoleResult> getMECRole(GetMECRoleArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:databoxedge:getMECRole
arguments:
# arguments dictionary
The following arguments are supported:
- Device
Name string - The device name.
- Name string
- The role name.
- Resource
Group stringName - The resource group name.
- Device
Name string - The device name.
- Name string
- The role name.
- Resource
Group stringName - The resource group name.
- device
Name String - The device name.
- name String
- The role name.
- resource
Group StringName - The resource group name.
- device
Name string - The device name.
- name string
- The role name.
- resource
Group stringName - The resource group name.
- device_
name str - The device name.
- name str
- The role name.
- resource_
group_ strname - The resource group name.
- device
Name String - The device name.
- name String
- The role name.
- resource
Group StringName - The resource group name.
getMECRole Result
The following output properties are available:
- Id string
- The path ID that uniquely identifies the object.
- Name string
- The object name.
- Role
Status string - Role status.
- System
Data 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.
- Connection
String Pulumi.Azure Native. Data Box Edge. Outputs. Asymmetric Encrypted Secret Response - Activation key of the MEC.
- Controller
Endpoint string - Controller Endpoint.
- Resource
Unique stringId - Unique Id of the Resource.
- Id string
- The path ID that uniquely identifies the object.
- Name string
- The object name.
- Role
Status string - Role status.
- System
Data SystemData Response - Metadata pertaining to creation and last modification of Role
- Type string
- The hierarchical type of the object.
- Connection
String AsymmetricEncrypted Secret Response - Activation key of the MEC.
- Controller
Endpoint string - Controller Endpoint.
- Resource
Unique stringId - Unique Id of the Resource.
- id String
- The path ID that uniquely identifies the object.
- name String
- The object name.
- role
Status String - Role status.
- system
Data SystemData Response - Metadata pertaining to creation and last modification of Role
- type String
- The hierarchical type of the object.
- connection
String AsymmetricEncrypted Secret Response - Activation key of the MEC.
- controller
Endpoint String - Controller Endpoint.
- resource
Unique StringId - Unique Id of the Resource.
- id string
- The path ID that uniquely identifies the object.
- name string
- The object name.
- role
Status string - Role status.
- system
Data SystemData Response - Metadata pertaining to creation and last modification of Role
- type string
- The hierarchical type of the object.
- connection
String AsymmetricEncrypted Secret Response - Activation key of the MEC.
- controller
Endpoint string - Controller Endpoint.
- resource
Unique stringId - Unique Id of the Resource.
- id str
- The path ID that uniquely identifies the object.
- 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.
- connection_
string AsymmetricEncrypted Secret Response - Activation key of the MEC.
- controller_
endpoint str - Controller Endpoint.
- resource_
unique_ strid - Unique Id of the Resource.
- id String
- The path ID that uniquely identifies the object.
- name String
- The object name.
- role
Status String - Role status.
- system
Data Property Map - Metadata pertaining to creation and last modification of Role
- type String
- The hierarchical type of the object.
- connection
String Property Map - Activation key of the MEC.
- controller
Endpoint String - Controller Endpoint.
- resource
Unique StringId - Unique Id of the Resource.
Supporting Types
AsymmetricEncryptedSecretResponse
- Encryption
Algorithm string - The algorithm used to encrypt "Value".
- Value string
- The value of the secret.
- Encryption
Cert stringThumbprint - Thumbprint certificate used to encrypt "Value". If the value is unencrypted, it will be null.
- Encryption
Algorithm string - The algorithm used to encrypt "Value".
- Value string
- The value of the secret.
- Encryption
Cert stringThumbprint - Thumbprint certificate used to encrypt "Value". If the value is unencrypted, it will be null.
- encryption
Algorithm String - The algorithm used to encrypt "Value".
- value String
- The value of the secret.
- encryption
Cert StringThumbprint - Thumbprint certificate used to encrypt "Value". If the value is unencrypted, it will be null.
- encryption
Algorithm string - The algorithm used to encrypt "Value".
- value string
- The value of the secret.
- encryption
Cert 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.
- encryption
Algorithm String - The algorithm used to encrypt "Value".
- value String
- The value of the secret.
- encryption
Cert StringThumbprint - Thumbprint certificate used to encrypt "Value". If the value is unencrypted, it will be null.
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 v1 docs if using the v1 version of this package.
Azure Native v2.47.1 published on Monday, Jun 24, 2024 by Pulumi