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.networkcloud.getBareMetalMachineKeySet
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
Get bare metal machine key set of the provided cluster. API Version: 2022-12-12-preview.
Using getBareMetalMachineKeySet
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 getBareMetalMachineKeySet(args: GetBareMetalMachineKeySetArgs, opts?: InvokeOptions): Promise<GetBareMetalMachineKeySetResult>
function getBareMetalMachineKeySetOutput(args: GetBareMetalMachineKeySetOutputArgs, opts?: InvokeOptions): Output<GetBareMetalMachineKeySetResult>
def get_bare_metal_machine_key_set(bare_metal_machine_key_set_name: Optional[str] = None,
cluster_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetBareMetalMachineKeySetResult
def get_bare_metal_machine_key_set_output(bare_metal_machine_key_set_name: Optional[pulumi.Input[str]] = None,
cluster_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetBareMetalMachineKeySetResult]
func LookupBareMetalMachineKeySet(ctx *Context, args *LookupBareMetalMachineKeySetArgs, opts ...InvokeOption) (*LookupBareMetalMachineKeySetResult, error)
func LookupBareMetalMachineKeySetOutput(ctx *Context, args *LookupBareMetalMachineKeySetOutputArgs, opts ...InvokeOption) LookupBareMetalMachineKeySetResultOutput
> Note: This function is named LookupBareMetalMachineKeySet
in the Go SDK.
public static class GetBareMetalMachineKeySet
{
public static Task<GetBareMetalMachineKeySetResult> InvokeAsync(GetBareMetalMachineKeySetArgs args, InvokeOptions? opts = null)
public static Output<GetBareMetalMachineKeySetResult> Invoke(GetBareMetalMachineKeySetInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetBareMetalMachineKeySetResult> getBareMetalMachineKeySet(GetBareMetalMachineKeySetArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:networkcloud:getBareMetalMachineKeySet
arguments:
# arguments dictionary
The following arguments are supported:
- Bare
Metal stringMachine Key Set Name - The name of the bare metal machine key set.
- Cluster
Name string - The name of the cluster.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Bare
Metal stringMachine Key Set Name - The name of the bare metal machine key set.
- Cluster
Name string - The name of the cluster.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- bare
Metal StringMachine Key Set Name - The name of the bare metal machine key set.
- cluster
Name String - The name of the cluster.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- bare
Metal stringMachine Key Set Name - The name of the bare metal machine key set.
- cluster
Name string - The name of the cluster.
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- bare_
metal_ strmachine_ key_ set_ name - The name of the bare metal machine key set.
- cluster_
name str - The name of the cluster.
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- bare
Metal StringMachine Key Set Name - The name of the bare metal machine key set.
- cluster
Name String - The name of the cluster.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
getBareMetalMachineKeySet Result
The following output properties are available:
- Azure
Group stringId - The object ID of Azure Active Directory group that all users in the list must be in for access to be granted. Users that are not in the group will not have access.
- Detailed
Status string - The more detailed status of the key set.
- Detailed
Status stringMessage - The descriptive message about the current detailed status.
- Expiration string
- The date and time after which the users in this key set will be removed from the bare metal machines.
- Extended
Location Pulumi.Azure Native. Network Cloud. Outputs. Extended Location Response - The extended location of the cluster associated with the resource.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Jump
Hosts List<string>Allowed - The list of IP addresses of jump hosts with management network access from which a login will be allowed for the users.
- Last
Validation string - The last time this key set was validated.
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Privilege
Level string - The access level allowed for the users in this key set.
- Provisioning
State string - The provisioning state of the bare metal machine key set.
- System
Data Pulumi.Azure Native. Network Cloud. Outputs. System Data Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- User
List List<Pulumi.Azure Native. Network Cloud. Outputs. Key Set User Response> - The unique list of permitted users.
- User
List List<Pulumi.Status Azure Native. Network Cloud. Outputs. Key Set User Status Response> - The status evaluation of each user.
- Os
Group stringName - The name of the group that users will be assigned to on the operating system of the machines.
- Dictionary<string, string>
- Resource tags.
- Azure
Group stringId - The object ID of Azure Active Directory group that all users in the list must be in for access to be granted. Users that are not in the group will not have access.
- Detailed
Status string - The more detailed status of the key set.
- Detailed
Status stringMessage - The descriptive message about the current detailed status.
- Expiration string
- The date and time after which the users in this key set will be removed from the bare metal machines.
- Extended
Location ExtendedLocation Response - The extended location of the cluster associated with the resource.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Jump
Hosts []stringAllowed - The list of IP addresses of jump hosts with management network access from which a login will be allowed for the users.
- Last
Validation string - The last time this key set was validated.
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Privilege
Level string - The access level allowed for the users in this key set.
- Provisioning
State string - The provisioning state of the bare metal machine key set.
- System
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- User
List []KeySet User Response - The unique list of permitted users.
- User
List []KeyStatus Set User Status Response - The status evaluation of each user.
- Os
Group stringName - The name of the group that users will be assigned to on the operating system of the machines.
- map[string]string
- Resource tags.
- azure
Group StringId - The object ID of Azure Active Directory group that all users in the list must be in for access to be granted. Users that are not in the group will not have access.
- detailed
Status String - The more detailed status of the key set.
- detailed
Status StringMessage - The descriptive message about the current detailed status.
- expiration String
- The date and time after which the users in this key set will be removed from the bare metal machines.
- extended
Location ExtendedLocation Response - The extended location of the cluster associated with the resource.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- jump
Hosts List<String>Allowed - The list of IP addresses of jump hosts with management network access from which a login will be allowed for the users.
- last
Validation String - The last time this key set was validated.
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- privilege
Level String - The access level allowed for the users in this key set.
- provisioning
State String - The provisioning state of the bare metal machine key set.
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- user
List List<KeySet User Response> - The unique list of permitted users.
- user
List List<KeyStatus Set User Status Response> - The status evaluation of each user.
- os
Group StringName - The name of the group that users will be assigned to on the operating system of the machines.
- Map<String,String>
- Resource tags.
- azure
Group stringId - The object ID of Azure Active Directory group that all users in the list must be in for access to be granted. Users that are not in the group will not have access.
- detailed
Status string - The more detailed status of the key set.
- detailed
Status stringMessage - The descriptive message about the current detailed status.
- expiration string
- The date and time after which the users in this key set will be removed from the bare metal machines.
- extended
Location ExtendedLocation Response - The extended location of the cluster associated with the resource.
- id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- jump
Hosts string[]Allowed - The list of IP addresses of jump hosts with management network access from which a login will be allowed for the users.
- last
Validation string - The last time this key set was validated.
- location string
- The geo-location where the resource lives
- name string
- The name of the resource
- privilege
Level string - The access level allowed for the users in this key set.
- provisioning
State string - The provisioning state of the bare metal machine key set.
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- user
List KeySet User Response[] - The unique list of permitted users.
- user
List KeyStatus Set User Status Response[] - The status evaluation of each user.
- os
Group stringName - The name of the group that users will be assigned to on the operating system of the machines.
- {[key: string]: string}
- Resource tags.
- azure_
group_ strid - The object ID of Azure Active Directory group that all users in the list must be in for access to be granted. Users that are not in the group will not have access.
- detailed_
status str - The more detailed status of the key set.
- detailed_
status_ strmessage - The descriptive message about the current detailed status.
- expiration str
- The date and time after which the users in this key set will be removed from the bare metal machines.
- extended_
location ExtendedLocation Response - The extended location of the cluster associated with the resource.
- id str
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- jump_
hosts_ Sequence[str]allowed - The list of IP addresses of jump hosts with management network access from which a login will be allowed for the users.
- last_
validation str - The last time this key set was validated.
- location str
- The geo-location where the resource lives
- name str
- The name of the resource
- privilege_
level str - The access level allowed for the users in this key set.
- provisioning_
state str - The provisioning state of the bare metal machine key set.
- system_
data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- user_
list Sequence[KeySet User Response] - The unique list of permitted users.
- user_
list_ Sequence[Keystatus Set User Status Response] - The status evaluation of each user.
- os_
group_ strname - The name of the group that users will be assigned to on the operating system of the machines.
- Mapping[str, str]
- Resource tags.
- azure
Group StringId - The object ID of Azure Active Directory group that all users in the list must be in for access to be granted. Users that are not in the group will not have access.
- detailed
Status String - The more detailed status of the key set.
- detailed
Status StringMessage - The descriptive message about the current detailed status.
- expiration String
- The date and time after which the users in this key set will be removed from the bare metal machines.
- extended
Location Property Map - The extended location of the cluster associated with the resource.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- jump
Hosts List<String>Allowed - The list of IP addresses of jump hosts with management network access from which a login will be allowed for the users.
- last
Validation String - The last time this key set was validated.
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- privilege
Level String - The access level allowed for the users in this key set.
- provisioning
State String - The provisioning state of the bare metal machine key set.
- system
Data Property Map - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- user
List List<Property Map> - The unique list of permitted users.
- user
List List<Property Map>Status - The status evaluation of each user.
- os
Group StringName - The name of the group that users will be assigned to on the operating system of the machines.
- Map<String>
- Resource tags.
Supporting Types
ExtendedLocationResponse
KeySetUserResponse
- Azure
User stringName - The Azure Active Directory user name (email name).
- Ssh
Public Pulumi.Key Azure Native. Network Cloud. Inputs. Ssh Public Key Response - The SSH public key for this user.
- Description string
- The free-form description for this user.
- Azure
User stringName - The Azure Active Directory user name (email name).
- Ssh
Public SshKey Public Key Response - The SSH public key for this user.
- Description string
- The free-form description for this user.
- azure
User StringName - The Azure Active Directory user name (email name).
- ssh
Public SshKey Public Key Response - The SSH public key for this user.
- description String
- The free-form description for this user.
- azure
User stringName - The Azure Active Directory user name (email name).
- ssh
Public SshKey Public Key Response - The SSH public key for this user.
- description string
- The free-form description for this user.
- azure_
user_ strname - The Azure Active Directory user name (email name).
- ssh_
public_ Sshkey Public Key Response - The SSH public key for this user.
- description str
- The free-form description for this user.
- azure
User StringName - The Azure Active Directory user name (email name).
- ssh
Public Property MapKey - The SSH public key for this user.
- description String
- The free-form description for this user.
KeySetUserStatusResponse
- Azure
User stringName - The Azure Active Directory user name (email name).
- Status string
- The indicator of whether the user is currently deployed for access.
- Status
Message string - The additional information describing the current status of this user, if any available.
- Azure
User stringName - The Azure Active Directory user name (email name).
- Status string
- The indicator of whether the user is currently deployed for access.
- Status
Message string - The additional information describing the current status of this user, if any available.
- azure
User StringName - The Azure Active Directory user name (email name).
- status String
- The indicator of whether the user is currently deployed for access.
- status
Message String - The additional information describing the current status of this user, if any available.
- azure
User stringName - The Azure Active Directory user name (email name).
- status string
- The indicator of whether the user is currently deployed for access.
- status
Message string - The additional information describing the current status of this user, if any available.
- azure_
user_ strname - The Azure Active Directory user name (email name).
- status str
- The indicator of whether the user is currently deployed for access.
- status_
message str - The additional information describing the current status of this user, if any available.
- azure
User StringName - The Azure Active Directory user name (email name).
- status String
- The indicator of whether the user is currently deployed for access.
- status
Message String - The additional information describing the current status of this user, if any available.
SshPublicKeyResponse
- Key
Data string - The public ssh key of the user.
- Key
Data string - The public ssh key of the user.
- key
Data String - The public ssh key of the user.
- key
Data string - The public ssh key of the user.
- key_
data str - The public ssh key of the user.
- key
Data String - The public ssh key of the user.
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-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