1. Packages
  2. Azure Native v2
  3. API Docs
  4. vmwarecloudsimple
  5. getDedicatedCloudNode
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi

azure-native-v2.vmwarecloudsimple.getDedicatedCloudNode

Explore with Pulumi AI

These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi

Returns dedicated cloud node Azure REST API version: 2019-04-01.

Using getDedicatedCloudNode

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 getDedicatedCloudNode(args: GetDedicatedCloudNodeArgs, opts?: InvokeOptions): Promise<GetDedicatedCloudNodeResult>
function getDedicatedCloudNodeOutput(args: GetDedicatedCloudNodeOutputArgs, opts?: InvokeOptions): Output<GetDedicatedCloudNodeResult>
Copy
def get_dedicated_cloud_node(dedicated_cloud_node_name: Optional[str] = None,
                             resource_group_name: Optional[str] = None,
                             opts: Optional[InvokeOptions] = None) -> GetDedicatedCloudNodeResult
def get_dedicated_cloud_node_output(dedicated_cloud_node_name: Optional[pulumi.Input[str]] = None,
                             resource_group_name: Optional[pulumi.Input[str]] = None,
                             opts: Optional[InvokeOptions] = None) -> Output[GetDedicatedCloudNodeResult]
Copy
func LookupDedicatedCloudNode(ctx *Context, args *LookupDedicatedCloudNodeArgs, opts ...InvokeOption) (*LookupDedicatedCloudNodeResult, error)
func LookupDedicatedCloudNodeOutput(ctx *Context, args *LookupDedicatedCloudNodeOutputArgs, opts ...InvokeOption) LookupDedicatedCloudNodeResultOutput
Copy

> Note: This function is named LookupDedicatedCloudNode in the Go SDK.

public static class GetDedicatedCloudNode 
{
    public static Task<GetDedicatedCloudNodeResult> InvokeAsync(GetDedicatedCloudNodeArgs args, InvokeOptions? opts = null)
    public static Output<GetDedicatedCloudNodeResult> Invoke(GetDedicatedCloudNodeInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetDedicatedCloudNodeResult> getDedicatedCloudNode(GetDedicatedCloudNodeArgs args, InvokeOptions options)
public static Output<GetDedicatedCloudNodeResult> getDedicatedCloudNode(GetDedicatedCloudNodeArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: azure-native:vmwarecloudsimple:getDedicatedCloudNode
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

DedicatedCloudNodeName
This property is required.
Changes to this property will trigger replacement.
string
dedicated cloud node name
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group
DedicatedCloudNodeName
This property is required.
Changes to this property will trigger replacement.
string
dedicated cloud node name
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group
dedicatedCloudNodeName
This property is required.
Changes to this property will trigger replacement.
String
dedicated cloud node name
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group
dedicatedCloudNodeName
This property is required.
Changes to this property will trigger replacement.
string
dedicated cloud node name
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group
dedicated_cloud_node_name
This property is required.
Changes to this property will trigger replacement.
str
dedicated cloud node name
resource_group_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the resource group
dedicatedCloudNodeName
This property is required.
Changes to this property will trigger replacement.
String
dedicated cloud node name
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group

getDedicatedCloudNode Result

The following output properties are available:

AvailabilityZoneId string
Availability Zone id, e.g. "az1"
AvailabilityZoneName string
Availability Zone name, e.g. "Availability Zone 1"
CloudRackName string
VMWare Cloud Rack Name
Created string
date time the resource was created
Id string
SKU's id
Location string
Azure region
Name string
SKU's name
NodesCount int
count of nodes to create
PlacementGroupId string
Placement Group id, e.g. "n1"
PlacementGroupName string
Placement Name, e.g. "Placement Group 1"
PrivateCloudId string
Private Cloud Id
PrivateCloudName string
Resource Pool Name
ProvisioningState string
The provisioning status of the resource
PurchaseId string
purchase id
Status string
Node status, indicates is private cloud set up on this node or not
Type string
{resourceProviderNamespace}/{resourceType}
VmwareClusterName string
VMWare Cluster Name
Sku Pulumi.AzureNative.VMwareCloudSimple.Outputs.SkuResponse
Dedicated Cloud Nodes SKU
Tags Dictionary<string, string>
Dedicated Cloud Nodes tags
AvailabilityZoneId string
Availability Zone id, e.g. "az1"
AvailabilityZoneName string
Availability Zone name, e.g. "Availability Zone 1"
CloudRackName string
VMWare Cloud Rack Name
Created string
date time the resource was created
Id string
SKU's id
Location string
Azure region
Name string
SKU's name
NodesCount int
count of nodes to create
PlacementGroupId string
Placement Group id, e.g. "n1"
PlacementGroupName string
Placement Name, e.g. "Placement Group 1"
PrivateCloudId string
Private Cloud Id
PrivateCloudName string
Resource Pool Name
ProvisioningState string
The provisioning status of the resource
PurchaseId string
purchase id
Status string
Node status, indicates is private cloud set up on this node or not
Type string
{resourceProviderNamespace}/{resourceType}
VmwareClusterName string
VMWare Cluster Name
Sku SkuResponse
Dedicated Cloud Nodes SKU
Tags map[string]string
Dedicated Cloud Nodes tags
availabilityZoneId String
Availability Zone id, e.g. "az1"
availabilityZoneName String
Availability Zone name, e.g. "Availability Zone 1"
cloudRackName String
VMWare Cloud Rack Name
created String
date time the resource was created
id String
SKU's id
location String
Azure region
name String
SKU's name
nodesCount Integer
count of nodes to create
placementGroupId String
Placement Group id, e.g. "n1"
placementGroupName String
Placement Name, e.g. "Placement Group 1"
privateCloudId String
Private Cloud Id
privateCloudName String
Resource Pool Name
provisioningState String
The provisioning status of the resource
purchaseId String
purchase id
status String
Node status, indicates is private cloud set up on this node or not
type String
{resourceProviderNamespace}/{resourceType}
vmwareClusterName String
VMWare Cluster Name
sku SkuResponse
Dedicated Cloud Nodes SKU
tags Map<String,String>
Dedicated Cloud Nodes tags
availabilityZoneId string
Availability Zone id, e.g. "az1"
availabilityZoneName string
Availability Zone name, e.g. "Availability Zone 1"
cloudRackName string
VMWare Cloud Rack Name
created string
date time the resource was created
id string
SKU's id
location string
Azure region
name string
SKU's name
nodesCount number
count of nodes to create
placementGroupId string
Placement Group id, e.g. "n1"
placementGroupName string
Placement Name, e.g. "Placement Group 1"
privateCloudId string
Private Cloud Id
privateCloudName string
Resource Pool Name
provisioningState string
The provisioning status of the resource
purchaseId string
purchase id
status string
Node status, indicates is private cloud set up on this node or not
type string
{resourceProviderNamespace}/{resourceType}
vmwareClusterName string
VMWare Cluster Name
sku SkuResponse
Dedicated Cloud Nodes SKU
tags {[key: string]: string}
Dedicated Cloud Nodes tags
availability_zone_id str
Availability Zone id, e.g. "az1"
availability_zone_name str
Availability Zone name, e.g. "Availability Zone 1"
cloud_rack_name str
VMWare Cloud Rack Name
created str
date time the resource was created
id str
SKU's id
location str
Azure region
name str
SKU's name
nodes_count int
count of nodes to create
placement_group_id str
Placement Group id, e.g. "n1"
placement_group_name str
Placement Name, e.g. "Placement Group 1"
private_cloud_id str
Private Cloud Id
private_cloud_name str
Resource Pool Name
provisioning_state str
The provisioning status of the resource
purchase_id str
purchase id
status str
Node status, indicates is private cloud set up on this node or not
type str
{resourceProviderNamespace}/{resourceType}
vmware_cluster_name str
VMWare Cluster Name
sku SkuResponse
Dedicated Cloud Nodes SKU
tags Mapping[str, str]
Dedicated Cloud Nodes tags
availabilityZoneId String
Availability Zone id, e.g. "az1"
availabilityZoneName String
Availability Zone name, e.g. "Availability Zone 1"
cloudRackName String
VMWare Cloud Rack Name
created String
date time the resource was created
id String
SKU's id
location String
Azure region
name String
SKU's name
nodesCount Number
count of nodes to create
placementGroupId String
Placement Group id, e.g. "n1"
placementGroupName String
Placement Name, e.g. "Placement Group 1"
privateCloudId String
Private Cloud Id
privateCloudName String
Resource Pool Name
provisioningState String
The provisioning status of the resource
purchaseId String
purchase id
status String
Node status, indicates is private cloud set up on this node or not
type String
{resourceProviderNamespace}/{resourceType}
vmwareClusterName String
VMWare Cluster Name
sku Property Map
Dedicated Cloud Nodes SKU
tags Map<String>
Dedicated Cloud Nodes tags

Supporting Types

SkuResponse

Name This property is required. string
The name of the SKU for VMWare CloudSimple Node
Capacity string
The capacity of the SKU
Description string
dedicatedCloudNode example: 8 x Ten-Core Intel® Xeon® Processor E5-2640 v4 2.40GHz 25MB Cache (90W); 12 x 64GB PC4-19200 2400MHz DDR4 ECC Registered DIMM, ...
Family string
If the service has different generations of hardware, for the same SKU, then that can be captured here
Tier string
The tier of the SKU
Name This property is required. string
The name of the SKU for VMWare CloudSimple Node
Capacity string
The capacity of the SKU
Description string
dedicatedCloudNode example: 8 x Ten-Core Intel® Xeon® Processor E5-2640 v4 2.40GHz 25MB Cache (90W); 12 x 64GB PC4-19200 2400MHz DDR4 ECC Registered DIMM, ...
Family string
If the service has different generations of hardware, for the same SKU, then that can be captured here
Tier string
The tier of the SKU
name This property is required. String
The name of the SKU for VMWare CloudSimple Node
capacity String
The capacity of the SKU
description String
dedicatedCloudNode example: 8 x Ten-Core Intel® Xeon® Processor E5-2640 v4 2.40GHz 25MB Cache (90W); 12 x 64GB PC4-19200 2400MHz DDR4 ECC Registered DIMM, ...
family String
If the service has different generations of hardware, for the same SKU, then that can be captured here
tier String
The tier of the SKU
name This property is required. string
The name of the SKU for VMWare CloudSimple Node
capacity string
The capacity of the SKU
description string
dedicatedCloudNode example: 8 x Ten-Core Intel® Xeon® Processor E5-2640 v4 2.40GHz 25MB Cache (90W); 12 x 64GB PC4-19200 2400MHz DDR4 ECC Registered DIMM, ...
family string
If the service has different generations of hardware, for the same SKU, then that can be captured here
tier string
The tier of the SKU
name This property is required. str
The name of the SKU for VMWare CloudSimple Node
capacity str
The capacity of the SKU
description str
dedicatedCloudNode example: 8 x Ten-Core Intel® Xeon® Processor E5-2640 v4 2.40GHz 25MB Cache (90W); 12 x 64GB PC4-19200 2400MHz DDR4 ECC Registered DIMM, ...
family str
If the service has different generations of hardware, for the same SKU, then that can be captured here
tier str
The tier of the SKU
name This property is required. String
The name of the SKU for VMWare CloudSimple Node
capacity String
The capacity of the SKU
description String
dedicatedCloudNode example: 8 x Ten-Core Intel® Xeon® Processor E5-2640 v4 2.40GHz 25MB Cache (90W); 12 x 64GB PC4-19200 2400MHz DDR4 ECC Registered DIMM, ...
family String
If the service has different generations of hardware, for the same SKU, then that can be captured here
tier String
The tier of the SKU

Package Details

Repository
azure-native-v2 pulumi/pulumi-azure-native
License
Apache-2.0
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi