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.networkcloud.getBmcKeySet
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
Get baseboard management controller key set of the provided cluster. Azure REST API version: 2023-10-01-preview.
Other available API versions: 2023-07-01, 2024-06-01-preview, 2024-07-01, 2024-10-01-preview.
Using getBmcKeySet
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 getBmcKeySet(args: GetBmcKeySetArgs, opts?: InvokeOptions): Promise<GetBmcKeySetResult>
function getBmcKeySetOutput(args: GetBmcKeySetOutputArgs, opts?: InvokeOptions): Output<GetBmcKeySetResult>def get_bmc_key_set(bmc_key_set_name: Optional[str] = None,
                    cluster_name: Optional[str] = None,
                    resource_group_name: Optional[str] = None,
                    opts: Optional[InvokeOptions] = None) -> GetBmcKeySetResult
def get_bmc_key_set_output(bmc_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[GetBmcKeySetResult]func LookupBmcKeySet(ctx *Context, args *LookupBmcKeySetArgs, opts ...InvokeOption) (*LookupBmcKeySetResult, error)
func LookupBmcKeySetOutput(ctx *Context, args *LookupBmcKeySetOutputArgs, opts ...InvokeOption) LookupBmcKeySetResultOutput> Note: This function is named LookupBmcKeySet in the Go SDK.
public static class GetBmcKeySet 
{
    public static Task<GetBmcKeySetResult> InvokeAsync(GetBmcKeySetArgs args, InvokeOptions? opts = null)
    public static Output<GetBmcKeySetResult> Invoke(GetBmcKeySetInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetBmcKeySetResult> getBmcKeySet(GetBmcKeySetArgs args, InvokeOptions options)
public static Output<GetBmcKeySetResult> getBmcKeySet(GetBmcKeySetArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:networkcloud:getBmcKeySet
  arguments:
    # arguments dictionaryThe following arguments are supported:
- BmcKey stringSet Name 
- The name of the baseboard management controller key set.
- ClusterName string
- The name of the cluster.
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- BmcKey stringSet Name 
- The name of the baseboard management controller key set.
- ClusterName string
- The name of the cluster.
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- bmcKey StringSet Name 
- The name of the baseboard management controller key set.
- clusterName String
- The name of the cluster.
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- bmcKey stringSet Name 
- The name of the baseboard management controller key set.
- clusterName string
- The name of the cluster.
- resourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- bmc_key_ strset_ name 
- The name of the baseboard management controller key set.
- cluster_name str
- The name of the cluster.
- resource_group_ strname 
- The name of the resource group. The name is case insensitive.
- bmcKey StringSet Name 
- The name of the baseboard management controller key set.
- clusterName String
- The name of the cluster.
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
getBmcKeySet Result
The following output properties are available:
- AzureGroup 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.
- DetailedStatus string
- The more detailed status of the key set.
- DetailedStatus 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 baseboard management controllers.
- ExtendedLocation 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. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- LastValidation 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
- PrivilegeLevel string
- The access level allowed for the users in this key set.
- ProvisioningState string
- The provisioning state of the baseboard management controller key set.
- SystemData 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"
- UserList List<Pulumi.Azure Native. Network Cloud. Outputs. Key Set User Response> 
- The unique list of permitted users.
- UserList List<Pulumi.Status Azure Native. Network Cloud. Outputs. Key Set User Status Response> 
- The status evaluation of each user.
- Dictionary<string, string>
- Resource tags.
- AzureGroup 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.
- DetailedStatus string
- The more detailed status of the key set.
- DetailedStatus 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 baseboard management controllers.
- ExtendedLocation ExtendedLocation Response 
- The extended location of the cluster associated with the resource.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- LastValidation 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
- PrivilegeLevel string
- The access level allowed for the users in this key set.
- ProvisioningState string
- The provisioning state of the baseboard management controller key set.
- SystemData 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"
- UserList []KeySet User Response 
- The unique list of permitted users.
- UserList []KeyStatus Set User Status Response 
- The status evaluation of each user.
- map[string]string
- Resource tags.
- azureGroup 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.
- detailedStatus String
- The more detailed status of the key set.
- detailedStatus 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 baseboard management controllers.
- extendedLocation ExtendedLocation Response 
- The extended location of the cluster associated with the resource.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- lastValidation 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
- privilegeLevel String
- The access level allowed for the users in this key set.
- provisioningState String
- The provisioning state of the baseboard management controller key set.
- systemData 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"
- userList List<KeySet User Response> 
- The unique list of permitted users.
- userList List<KeyStatus Set User Status Response> 
- The status evaluation of each user.
- Map<String,String>
- Resource tags.
- azureGroup 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.
- detailedStatus string
- The more detailed status of the key set.
- detailedStatus 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 baseboard management controllers.
- extendedLocation ExtendedLocation Response 
- The extended location of the cluster associated with the resource.
- id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- lastValidation 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
- privilegeLevel string
- The access level allowed for the users in this key set.
- provisioningState string
- The provisioning state of the baseboard management controller key set.
- systemData 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"
- userList KeySet User Response[] 
- The unique list of permitted users.
- userList KeyStatus Set User Status Response[] 
- The status evaluation of each user.
- {[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 baseboard management controllers.
- extended_location ExtendedLocation Response 
- The extended location of the cluster associated with the resource.
- id str
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- 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 baseboard management controller 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.
- Mapping[str, str]
- Resource tags.
- azureGroup 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.
- detailedStatus String
- The more detailed status of the key set.
- detailedStatus 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 baseboard management controllers.
- extendedLocation Property Map
- The extended location of the cluster associated with the resource.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- lastValidation 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
- privilegeLevel String
- The access level allowed for the users in this key set.
- provisioningState String
- The provisioning state of the baseboard management controller key set.
- systemData 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"
- userList List<Property Map>
- The unique list of permitted users.
- userList List<Property Map>Status 
- The status evaluation of each user.
- Map<String>
- Resource tags.
Supporting Types
ExtendedLocationResponse  
KeySetUserResponse   
- AzureUser stringName 
- The user name that will be used for access.
- SshPublic Pulumi.Key Azure Native. Network Cloud. Inputs. Ssh Public Key Response 
- The SSH public key that will be provisioned for user access. The user is expected to have the corresponding SSH private key for logging in.
- Description string
- The free-form description for this user.
- UserPrincipal stringName 
- The user principal name (email format) used to validate this user's group membership.
- AzureUser stringName 
- The user name that will be used for access.
- SshPublic SshKey Public Key Response 
- The SSH public key that will be provisioned for user access. The user is expected to have the corresponding SSH private key for logging in.
- Description string
- The free-form description for this user.
- UserPrincipal stringName 
- The user principal name (email format) used to validate this user's group membership.
- azureUser StringName 
- The user name that will be used for access.
- sshPublic SshKey Public Key Response 
- The SSH public key that will be provisioned for user access. The user is expected to have the corresponding SSH private key for logging in.
- description String
- The free-form description for this user.
- userPrincipal StringName 
- The user principal name (email format) used to validate this user's group membership.
- azureUser stringName 
- The user name that will be used for access.
- sshPublic SshKey Public Key Response 
- The SSH public key that will be provisioned for user access. The user is expected to have the corresponding SSH private key for logging in.
- description string
- The free-form description for this user.
- userPrincipal stringName 
- The user principal name (email format) used to validate this user's group membership.
- azure_user_ strname 
- The user name that will be used for access.
- ssh_public_ Sshkey Public Key Response 
- The SSH public key that will be provisioned for user access. The user is expected to have the corresponding SSH private key for logging in.
- description str
- The free-form description for this user.
- user_principal_ strname 
- The user principal name (email format) used to validate this user's group membership.
- azureUser StringName 
- The user name that will be used for access.
- sshPublic Property MapKey 
- The SSH public key that will be provisioned for user access. The user is expected to have the corresponding SSH private key for logging in.
- description String
- The free-form description for this user.
- userPrincipal StringName 
- The user principal name (email format) used to validate this user's group membership.
KeySetUserStatusResponse    
- AzureUser stringName 
- The user name that will be used for access.
- Status string
- The indicator of whether the user is currently deployed for access.
- StatusMessage string
- The additional information describing the current status of this user, if any available.
- AzureUser stringName 
- The user name that will be used for access.
- Status string
- The indicator of whether the user is currently deployed for access.
- StatusMessage string
- The additional information describing the current status of this user, if any available.
- azureUser StringName 
- The user name that will be used for access.
- status String
- The indicator of whether the user is currently deployed for access.
- statusMessage String
- The additional information describing the current status of this user, if any available.
- azureUser stringName 
- The user name that will be used for access.
- status string
- The indicator of whether the user is currently deployed for access.
- statusMessage string
- The additional information describing the current status of this user, if any available.
- azure_user_ strname 
- The user name that will be used for access.
- 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.
- azureUser StringName 
- The user name that will be used for access.
- status String
- The indicator of whether the user is currently deployed for access.
- statusMessage String
- The additional information describing the current status of this user, if any available.
SshPublicKeyResponse   
- KeyData string
- The SSH public key data.
- KeyData string
- The SSH public key data.
- keyData String
- The SSH public key data.
- keyData string
- The SSH public key data.
- key_data str
- The SSH public key data.
- keyData String
- The SSH public key data.
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