Skip to main content

bmc_key_sets

Overview

Namebmc_key_sets
TypeResource
Idazure.nexus.bmc_key_sets

Fields

NameDatatypeDescription
extendedLocationobject
locationstringThe geo-location where the resource lives
propertiesobject
tagsobjectResource tags.

Methods

NameAccessible byRequired ParamsDescription
getSELECTbmcKeySetName, clusterName, resourceGroupName, subscriptionIdGet baseboard management controller key set of the provided cluster.
list_by_clusterSELECTclusterName, resourceGroupName, subscriptionIdGet a list of baseboard management controller key sets for the provided cluster.
create_or_updateINSERTbmcKeySetName, clusterName, resourceGroupName, subscriptionId, data__extendedLocation, data__propertiesCreate a new baseboard management controller key set or update the existing one for the provided cluster.
deleteDELETEbmcKeySetName, clusterName, resourceGroupName, subscriptionIdDelete the baseboard management controller key set of the provided cluster.
_list_by_clusterEXECclusterName, resourceGroupName, subscriptionIdGet a list of baseboard management controller key sets for the provided cluster.
updateEXECbmcKeySetName, clusterName, resourceGroupName, subscriptionIdPatch properties of baseboard management controller key set for the provided cluster, or update the tags associated with it. Properties and tag updates can be done independently.