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.getUser
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
Gets the properties of the specified user. API Version: 2020-12-01.
Using getUser
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 getUser(args: GetUserArgs, opts?: InvokeOptions): Promise<GetUserResult>
function getUserOutput(args: GetUserOutputArgs, opts?: InvokeOptions): Output<GetUserResult>
def get_user(device_name: Optional[str] = None,
name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetUserResult
def get_user_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[GetUserResult]
func LookupUser(ctx *Context, args *LookupUserArgs, opts ...InvokeOption) (*LookupUserResult, error)
func LookupUserOutput(ctx *Context, args *LookupUserOutputArgs, opts ...InvokeOption) LookupUserResultOutput
> Note: This function is named LookupUser
in the Go SDK.
public static class GetUser
{
public static Task<GetUserResult> InvokeAsync(GetUserArgs args, InvokeOptions? opts = null)
public static Output<GetUserResult> Invoke(GetUserInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetUserResult> getUser(GetUserArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:databoxedge:getUser
arguments:
# arguments dictionary
The following arguments are supported:
- Device
Name string - The device name.
- Name string
- The user name.
- Resource
Group stringName - The resource group name.
- Device
Name string - The device name.
- Name string
- The user name.
- Resource
Group stringName - The resource group name.
- device
Name String - The device name.
- name String
- The user name.
- resource
Group StringName - The resource group name.
- device
Name string - The device name.
- name string
- The user name.
- resource
Group stringName - The resource group name.
- device_
name str - The device name.
- name str
- The user name.
- resource_
group_ strname - The resource group name.
- device
Name String - The device name.
- name String
- The user name.
- resource
Group StringName - The resource group name.
getUser Result
The following output properties are available:
- Id string
- The path ID that uniquely identifies the object.
- Name string
- The object name.
- List<Pulumi.
Azure Native. Data Box Edge. Outputs. Share Access Right Response> - List of shares that the user has rights on. This field should not be specified during user creation.
- System
Data Pulumi.Azure Native. Data Box Edge. Outputs. System Data Response - User in DataBoxEdge Resource
- Type string
- The hierarchical type of the object.
- User
Type string - Type of the user.
- Encrypted
Password Pulumi.Azure Native. Data Box Edge. Outputs. Asymmetric Encrypted Secret Response - The password details.
- Id string
- The path ID that uniquely identifies the object.
- Name string
- The object name.
- []Share
Access Right Response - List of shares that the user has rights on. This field should not be specified during user creation.
- System
Data SystemData Response - User in DataBoxEdge Resource
- Type string
- The hierarchical type of the object.
- User
Type string - Type of the user.
- Encrypted
Password AsymmetricEncrypted Secret Response - The password details.
- id String
- The path ID that uniquely identifies the object.
- name String
- The object name.
- List<Share
Access Right Response> - List of shares that the user has rights on. This field should not be specified during user creation.
- system
Data SystemData Response - User in DataBoxEdge Resource
- type String
- The hierarchical type of the object.
- user
Type String - Type of the user.
- encrypted
Password AsymmetricEncrypted Secret Response - The password details.
- id string
- The path ID that uniquely identifies the object.
- name string
- The object name.
- Share
Access Right Response[] - List of shares that the user has rights on. This field should not be specified during user creation.
- system
Data SystemData Response - User in DataBoxEdge Resource
- type string
- The hierarchical type of the object.
- user
Type string - Type of the user.
- encrypted
Password AsymmetricEncrypted Secret Response - The password details.
- id str
- The path ID that uniquely identifies the object.
- name str
- The object name.
- Sequence[Share
Access Right Response] - List of shares that the user has rights on. This field should not be specified during user creation.
- system_
data SystemData Response - User in DataBoxEdge Resource
- type str
- The hierarchical type of the object.
- user_
type str - Type of the user.
- encrypted_
password AsymmetricEncrypted Secret Response - The password details.
- id String
- The path ID that uniquely identifies the object.
- name String
- The object name.
- List<Property Map>
- List of shares that the user has rights on. This field should not be specified during user creation.
- system
Data Property Map - User in DataBoxEdge Resource
- type String
- The hierarchical type of the object.
- user
Type String - Type of the user.
- encrypted
Password Property Map - The password details.
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.
ShareAccessRightResponse
- Access
Type string - Type of access to be allowed on the share for this user.
- string
- The share ID.
- Access
Type string - Type of access to be allowed on the share for this user.
- string
- The share ID.
- access
Type String - Type of access to be allowed on the share for this user.
- String
- The share ID.
- access
Type string - Type of access to be allowed on the share for this user.
- string
- The share ID.
- access_
type str - Type of access to be allowed on the share for this user.
- str
- The share ID.
- access
Type String - Type of access to be allowed on the share for this user.
- String
- The share ID.
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