Skip to main content

bare_metal_machine_key_sets

Overview

Namebare_metal_machine_key_sets
TypeResource
Idazure.nexus.bare_metal_machine_key_sets

Fields

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

Methods

NameAccessible byRequired ParamsDescription
getSELECTbareMetalMachineKeySetName, clusterName, resourceGroupName, subscriptionIdGet bare metal machine key set of the provided cluster.
list_by_clusterSELECTclusterName, resourceGroupName, subscriptionIdGet a list of bare metal machine key sets for the provided cluster.
create_or_updateINSERTbareMetalMachineKeySetName, clusterName, resourceGroupName, subscriptionId, data__extendedLocation, data__propertiesCreate a new bare metal machine key set or update the existing one for the provided cluster.
deleteDELETEbareMetalMachineKeySetName, clusterName, resourceGroupName, subscriptionIdDelete the bare metal machine key set of the provided cluster.
_list_by_clusterEXECclusterName, resourceGroupName, subscriptionIdGet a list of bare metal machine key sets for the provided cluster.
updateEXECbareMetalMachineKeySetName, clusterName, resourceGroupName, subscriptionIdPatch properties of bare metal machine key set for the provided cluster, or update the tags associated with it. Properties and tag updates can be done independently.