azure-native.networkcloud.getHybridAksCluster
Explore with Pulumi AI
Get the additional details related to the provided Hybrid AKS provisioned cluster. API Version: 2022-12-12-preview.
Using getHybridAksCluster
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 getHybridAksCluster(args: GetHybridAksClusterArgs, opts?: InvokeOptions): Promise<GetHybridAksClusterResult>
function getHybridAksClusterOutput(args: GetHybridAksClusterOutputArgs, opts?: InvokeOptions): Output<GetHybridAksClusterResult>
def get_hybrid_aks_cluster(hybrid_aks_cluster_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetHybridAksClusterResult
def get_hybrid_aks_cluster_output(hybrid_aks_cluster_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetHybridAksClusterResult]
func LookupHybridAksCluster(ctx *Context, args *LookupHybridAksClusterArgs, opts ...InvokeOption) (*LookupHybridAksClusterResult, error)
func LookupHybridAksClusterOutput(ctx *Context, args *LookupHybridAksClusterOutputArgs, opts ...InvokeOption) LookupHybridAksClusterResultOutput
> Note: This function is named LookupHybridAksCluster
in the Go SDK.
public static class GetHybridAksCluster
{
public static Task<GetHybridAksClusterResult> InvokeAsync(GetHybridAksClusterArgs args, InvokeOptions? opts = null)
public static Output<GetHybridAksClusterResult> Invoke(GetHybridAksClusterInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetHybridAksClusterResult> getHybridAksCluster(GetHybridAksClusterArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:networkcloud:getHybridAksCluster
arguments:
# arguments dictionary
The following arguments are supported:
- Hybrid
Aks stringCluster Name - The name of the Hybrid AKS cluster.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Hybrid
Aks stringCluster Name - The name of the Hybrid AKS cluster.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- hybrid
Aks StringCluster Name - The name of the Hybrid AKS cluster.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- hybrid
Aks stringCluster Name - The name of the Hybrid AKS cluster.
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- hybrid_
aks_ strcluster_ name - The name of the Hybrid AKS cluster.
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- hybrid
Aks StringCluster Name - The name of the Hybrid AKS cluster.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
getHybridAksCluster Result
The following output properties are available:
- Associated
Network List<string>Ids - The list of resource IDs for the workload networks associated with the Hybrid AKS cluster. It can be any of l2Networks, l3Networks, or trunkedNetworks resources. This field will also contain one cloudServicesNetwork and one defaultCniNetwork.
- Cloud
Services stringNetwork Id - The resource ID of the associated cloud services network.
- Cluster
Id string - The resource ID of the Network Cloud cluster hosting the Hybrid AKS cluster.
- Control
Plane doubleCount - The number of control plane node VMs.
- Control
Plane List<Pulumi.Nodes Azure Native. Network Cloud. Outputs. Node Configuration Response> - The list of node configurations detailing associated VMs that are part of the control plane nodes of this Hybrid AKS cluster.
- Default
Cni stringNetwork Id - The resource ID of the associated default CNI network.
- Detailed
Status string - The more detailed status of this Hybrid AKS cluster.
- Detailed
Status stringMessage - The descriptive message about the current detailed status.
- Extended
Location Pulumi.Azure Native. Network Cloud. Outputs. Extended Location Response - The extended location of the cluster associated with the resource.
- Hybrid
Aks stringProvisioned Cluster Id - The resource ID of the Hybrid AKS cluster that this additional information is for.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Provisioning
State string - The provisioning state of the Hybrid AKS cluster resource.
- 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"
- Volumes List<string>
- The resource IDs of volumes that are attached to the Hybrid AKS cluster.
- Worker
Count double - The number of worker node VMs.
- Worker
Nodes List<Pulumi.Azure Native. Network Cloud. Outputs. Node Configuration Response> - The list of node configurations detailing associated VMs that are part of the worker nodes of this Hybrid AKS cluster.
- Dictionary<string, string>
- Resource tags.
- Associated
Network []stringIds - The list of resource IDs for the workload networks associated with the Hybrid AKS cluster. It can be any of l2Networks, l3Networks, or trunkedNetworks resources. This field will also contain one cloudServicesNetwork and one defaultCniNetwork.
- Cloud
Services stringNetwork Id - The resource ID of the associated cloud services network.
- Cluster
Id string - The resource ID of the Network Cloud cluster hosting the Hybrid AKS cluster.
- Control
Plane float64Count - The number of control plane node VMs.
- Control
Plane []NodeNodes Configuration Response - The list of node configurations detailing associated VMs that are part of the control plane nodes of this Hybrid AKS cluster.
- Default
Cni stringNetwork Id - The resource ID of the associated default CNI network.
- Detailed
Status string - The more detailed status of this Hybrid AKS cluster.
- Detailed
Status stringMessage - The descriptive message about the current detailed status.
- Extended
Location ExtendedLocation Response - The extended location of the cluster associated with the resource.
- Hybrid
Aks stringProvisioned Cluster Id - The resource ID of the Hybrid AKS cluster that this additional information is for.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Provisioning
State string - The provisioning state of the Hybrid AKS cluster resource.
- 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"
- Volumes []string
- The resource IDs of volumes that are attached to the Hybrid AKS cluster.
- Worker
Count float64 - The number of worker node VMs.
- Worker
Nodes []NodeConfiguration Response - The list of node configurations detailing associated VMs that are part of the worker nodes of this Hybrid AKS cluster.
- map[string]string
- Resource tags.
- associated
Network List<String>Ids - The list of resource IDs for the workload networks associated with the Hybrid AKS cluster. It can be any of l2Networks, l3Networks, or trunkedNetworks resources. This field will also contain one cloudServicesNetwork and one defaultCniNetwork.
- cloud
Services StringNetwork Id - The resource ID of the associated cloud services network.
- cluster
Id String - The resource ID of the Network Cloud cluster hosting the Hybrid AKS cluster.
- control
Plane DoubleCount - The number of control plane node VMs.
- control
Plane List<NodeNodes Configuration Response> - The list of node configurations detailing associated VMs that are part of the control plane nodes of this Hybrid AKS cluster.
- default
Cni StringNetwork Id - The resource ID of the associated default CNI network.
- detailed
Status String - The more detailed status of this Hybrid AKS cluster.
- detailed
Status StringMessage - The descriptive message about the current detailed status.
- extended
Location ExtendedLocation Response - The extended location of the cluster associated with the resource.
- hybrid
Aks StringProvisioned Cluster Id - The resource ID of the Hybrid AKS cluster that this additional information is for.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- provisioning
State String - The provisioning state of the Hybrid AKS cluster resource.
- 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"
- volumes List<String>
- The resource IDs of volumes that are attached to the Hybrid AKS cluster.
- worker
Count Double - The number of worker node VMs.
- worker
Nodes List<NodeConfiguration Response> - The list of node configurations detailing associated VMs that are part of the worker nodes of this Hybrid AKS cluster.
- Map<String,String>
- Resource tags.
- associated
Network string[]Ids - The list of resource IDs for the workload networks associated with the Hybrid AKS cluster. It can be any of l2Networks, l3Networks, or trunkedNetworks resources. This field will also contain one cloudServicesNetwork and one defaultCniNetwork.
- cloud
Services stringNetwork Id - The resource ID of the associated cloud services network.
- cluster
Id string - The resource ID of the Network Cloud cluster hosting the Hybrid AKS cluster.
- control
Plane numberCount - The number of control plane node VMs.
- control
Plane NodeNodes Configuration Response[] - The list of node configurations detailing associated VMs that are part of the control plane nodes of this Hybrid AKS cluster.
- default
Cni stringNetwork Id - The resource ID of the associated default CNI network.
- detailed
Status string - The more detailed status of this Hybrid AKS cluster.
- detailed
Status stringMessage - The descriptive message about the current detailed status.
- extended
Location ExtendedLocation Response - The extended location of the cluster associated with the resource.
- hybrid
Aks stringProvisioned Cluster Id - The resource ID of the Hybrid AKS cluster that this additional information is for.
- id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location string
- The geo-location where the resource lives
- name string
- The name of the resource
- provisioning
State string - The provisioning state of the Hybrid AKS cluster resource.
- 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"
- volumes string[]
- The resource IDs of volumes that are attached to the Hybrid AKS cluster.
- worker
Count number - The number of worker node VMs.
- worker
Nodes NodeConfiguration Response[] - The list of node configurations detailing associated VMs that are part of the worker nodes of this Hybrid AKS cluster.
- {[key: string]: string}
- Resource tags.
- associated_
network_ Sequence[str]ids - The list of resource IDs for the workload networks associated with the Hybrid AKS cluster. It can be any of l2Networks, l3Networks, or trunkedNetworks resources. This field will also contain one cloudServicesNetwork and one defaultCniNetwork.
- cloud_
services_ strnetwork_ id - The resource ID of the associated cloud services network.
- cluster_
id str - The resource ID of the Network Cloud cluster hosting the Hybrid AKS cluster.
- control_
plane_ floatcount - The number of control plane node VMs.
- control_
plane_ Sequence[Nodenodes Configuration Response] - The list of node configurations detailing associated VMs that are part of the control plane nodes of this Hybrid AKS cluster.
- default_
cni_ strnetwork_ id - The resource ID of the associated default CNI network.
- detailed_
status str - The more detailed status of this Hybrid AKS cluster.
- detailed_
status_ strmessage - The descriptive message about the current detailed status.
- extended_
location ExtendedLocation Response - The extended location of the cluster associated with the resource.
- hybrid_
aks_ strprovisioned_ cluster_ id - The resource ID of the Hybrid AKS cluster that this additional information is for.
- id str
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location str
- The geo-location where the resource lives
- name str
- The name of the resource
- provisioning_
state str - The provisioning state of the Hybrid AKS cluster resource.
- 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"
- volumes Sequence[str]
- The resource IDs of volumes that are attached to the Hybrid AKS cluster.
- worker_
count float - The number of worker node VMs.
- worker_
nodes Sequence[NodeConfiguration Response] - The list of node configurations detailing associated VMs that are part of the worker nodes of this Hybrid AKS cluster.
- Mapping[str, str]
- Resource tags.
- associated
Network List<String>Ids - The list of resource IDs for the workload networks associated with the Hybrid AKS cluster. It can be any of l2Networks, l3Networks, or trunkedNetworks resources. This field will also contain one cloudServicesNetwork and one defaultCniNetwork.
- cloud
Services StringNetwork Id - The resource ID of the associated cloud services network.
- cluster
Id String - The resource ID of the Network Cloud cluster hosting the Hybrid AKS cluster.
- control
Plane NumberCount - The number of control plane node VMs.
- control
Plane List<Property Map>Nodes - The list of node configurations detailing associated VMs that are part of the control plane nodes of this Hybrid AKS cluster.
- default
Cni StringNetwork Id - The resource ID of the associated default CNI network.
- detailed
Status String - The more detailed status of this Hybrid AKS cluster.
- detailed
Status StringMessage - The descriptive message about the current detailed status.
- extended
Location Property Map - The extended location of the cluster associated with the resource.
- hybrid
Aks StringProvisioned Cluster Id - The resource ID of the Hybrid AKS cluster that this additional information is for.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- provisioning
State String - The provisioning state of the Hybrid AKS cluster resource.
- 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"
- volumes List<String>
- The resource IDs of volumes that are attached to the Hybrid AKS cluster.
- worker
Count Number - The number of worker node VMs.
- worker
Nodes List<Property Map> - The list of node configurations detailing associated VMs that are part of the worker nodes of this Hybrid AKS cluster.
- Map<String>
- Resource tags.
Supporting Types
ExtendedLocationResponse
NetworkAttachmentResponse
- Attached
Network stringId - The resource ID of the associated network attached to the virtual machine. It can be one of cloudServicesNetwork, l3Network, l2Network or trunkedNetwork resources.
- Ip
Allocation stringMethod - The IP allocation mechanism for the virtual machine. Dynamic and Static are only valid for l3Network which may also specify Disabled. Otherwise, Disabled is the only permitted value.
- Mac
Address string - The MAC address of the interface for the virtual machine that corresponds to this network attachment.
- Default
Gateway string - The indicator of whether this is the default gateway. Only one of the attached networks (including the CloudServicesNetwork attachment) for a single machine may be specified as True.
- Ipv4Address string
The IPv4 address of the virtual machine.
This field is used only if the attached network has IPAllocationType of IPV4 or DualStack.
If IPAllocationMethod is: Static - this field must contain a user specified IPv4 address from within the subnet specified in the attached network. Dynamic - this field is read-only, but will be populated with an address from within the subnet specified in the attached network. Disabled - this field will be empty.
- Ipv6Address string
The IPv6 address of the virtual machine.
This field is used only if the attached network has IPAllocationType of IPV6 or DualStack.
If IPAllocationMethod is: Static - this field must contain an IPv6 address range from within the range specified in the attached network. Dynamic - this field is read-only, but will be populated with an range from within the subnet specified in the attached network. Disabled - this field will be empty.
- Network
Attachment stringName - The associated network's interface name. If specified, the network attachment name has a maximum length of 15 characters and must be unique to this virtual machine. If the user doesn’t specify this value, the default interface name of the network resource will be used. For a CloudServicesNetwork resource, this name will be ignored.
- Attached
Network stringId - The resource ID of the associated network attached to the virtual machine. It can be one of cloudServicesNetwork, l3Network, l2Network or trunkedNetwork resources.
- Ip
Allocation stringMethod - The IP allocation mechanism for the virtual machine. Dynamic and Static are only valid for l3Network which may also specify Disabled. Otherwise, Disabled is the only permitted value.
- Mac
Address string - The MAC address of the interface for the virtual machine that corresponds to this network attachment.
- Default
Gateway string - The indicator of whether this is the default gateway. Only one of the attached networks (including the CloudServicesNetwork attachment) for a single machine may be specified as True.
- Ipv4Address string
The IPv4 address of the virtual machine.
This field is used only if the attached network has IPAllocationType of IPV4 or DualStack.
If IPAllocationMethod is: Static - this field must contain a user specified IPv4 address from within the subnet specified in the attached network. Dynamic - this field is read-only, but will be populated with an address from within the subnet specified in the attached network. Disabled - this field will be empty.
- Ipv6Address string
The IPv6 address of the virtual machine.
This field is used only if the attached network has IPAllocationType of IPV6 or DualStack.
If IPAllocationMethod is: Static - this field must contain an IPv6 address range from within the range specified in the attached network. Dynamic - this field is read-only, but will be populated with an range from within the subnet specified in the attached network. Disabled - this field will be empty.
- Network
Attachment stringName - The associated network's interface name. If specified, the network attachment name has a maximum length of 15 characters and must be unique to this virtual machine. If the user doesn’t specify this value, the default interface name of the network resource will be used. For a CloudServicesNetwork resource, this name will be ignored.
- attached
Network StringId - The resource ID of the associated network attached to the virtual machine. It can be one of cloudServicesNetwork, l3Network, l2Network or trunkedNetwork resources.
- ip
Allocation StringMethod - The IP allocation mechanism for the virtual machine. Dynamic and Static are only valid for l3Network which may also specify Disabled. Otherwise, Disabled is the only permitted value.
- mac
Address String - The MAC address of the interface for the virtual machine that corresponds to this network attachment.
- default
Gateway String - The indicator of whether this is the default gateway. Only one of the attached networks (including the CloudServicesNetwork attachment) for a single machine may be specified as True.
- ipv4Address String
The IPv4 address of the virtual machine.
This field is used only if the attached network has IPAllocationType of IPV4 or DualStack.
If IPAllocationMethod is: Static - this field must contain a user specified IPv4 address from within the subnet specified in the attached network. Dynamic - this field is read-only, but will be populated with an address from within the subnet specified in the attached network. Disabled - this field will be empty.
- ipv6Address String
The IPv6 address of the virtual machine.
This field is used only if the attached network has IPAllocationType of IPV6 or DualStack.
If IPAllocationMethod is: Static - this field must contain an IPv6 address range from within the range specified in the attached network. Dynamic - this field is read-only, but will be populated with an range from within the subnet specified in the attached network. Disabled - this field will be empty.
- network
Attachment StringName - The associated network's interface name. If specified, the network attachment name has a maximum length of 15 characters and must be unique to this virtual machine. If the user doesn’t specify this value, the default interface name of the network resource will be used. For a CloudServicesNetwork resource, this name will be ignored.
- attached
Network stringId - The resource ID of the associated network attached to the virtual machine. It can be one of cloudServicesNetwork, l3Network, l2Network or trunkedNetwork resources.
- ip
Allocation stringMethod - The IP allocation mechanism for the virtual machine. Dynamic and Static are only valid for l3Network which may also specify Disabled. Otherwise, Disabled is the only permitted value.
- mac
Address string - The MAC address of the interface for the virtual machine that corresponds to this network attachment.
- default
Gateway string - The indicator of whether this is the default gateway. Only one of the attached networks (including the CloudServicesNetwork attachment) for a single machine may be specified as True.
- ipv4Address string
The IPv4 address of the virtual machine.
This field is used only if the attached network has IPAllocationType of IPV4 or DualStack.
If IPAllocationMethod is: Static - this field must contain a user specified IPv4 address from within the subnet specified in the attached network. Dynamic - this field is read-only, but will be populated with an address from within the subnet specified in the attached network. Disabled - this field will be empty.
- ipv6Address string
The IPv6 address of the virtual machine.
This field is used only if the attached network has IPAllocationType of IPV6 or DualStack.
If IPAllocationMethod is: Static - this field must contain an IPv6 address range from within the range specified in the attached network. Dynamic - this field is read-only, but will be populated with an range from within the subnet specified in the attached network. Disabled - this field will be empty.
- network
Attachment stringName - The associated network's interface name. If specified, the network attachment name has a maximum length of 15 characters and must be unique to this virtual machine. If the user doesn’t specify this value, the default interface name of the network resource will be used. For a CloudServicesNetwork resource, this name will be ignored.
- attached_
network_ strid - The resource ID of the associated network attached to the virtual machine. It can be one of cloudServicesNetwork, l3Network, l2Network or trunkedNetwork resources.
- ip_
allocation_ strmethod - The IP allocation mechanism for the virtual machine. Dynamic and Static are only valid for l3Network which may also specify Disabled. Otherwise, Disabled is the only permitted value.
- mac_
address str - The MAC address of the interface for the virtual machine that corresponds to this network attachment.
- default_
gateway str - The indicator of whether this is the default gateway. Only one of the attached networks (including the CloudServicesNetwork attachment) for a single machine may be specified as True.
- ipv4_
address str The IPv4 address of the virtual machine.
This field is used only if the attached network has IPAllocationType of IPV4 or DualStack.
If IPAllocationMethod is: Static - this field must contain a user specified IPv4 address from within the subnet specified in the attached network. Dynamic - this field is read-only, but will be populated with an address from within the subnet specified in the attached network. Disabled - this field will be empty.
- ipv6_
address str The IPv6 address of the virtual machine.
This field is used only if the attached network has IPAllocationType of IPV6 or DualStack.
If IPAllocationMethod is: Static - this field must contain an IPv6 address range from within the range specified in the attached network. Dynamic - this field is read-only, but will be populated with an range from within the subnet specified in the attached network. Disabled - this field will be empty.
- network_
attachment_ strname - The associated network's interface name. If specified, the network attachment name has a maximum length of 15 characters and must be unique to this virtual machine. If the user doesn’t specify this value, the default interface name of the network resource will be used. For a CloudServicesNetwork resource, this name will be ignored.
- attached
Network StringId - The resource ID of the associated network attached to the virtual machine. It can be one of cloudServicesNetwork, l3Network, l2Network or trunkedNetwork resources.
- ip
Allocation StringMethod - The IP allocation mechanism for the virtual machine. Dynamic and Static are only valid for l3Network which may also specify Disabled. Otherwise, Disabled is the only permitted value.
- mac
Address String - The MAC address of the interface for the virtual machine that corresponds to this network attachment.
- default
Gateway String - The indicator of whether this is the default gateway. Only one of the attached networks (including the CloudServicesNetwork attachment) for a single machine may be specified as True.
- ipv4Address String
The IPv4 address of the virtual machine.
This field is used only if the attached network has IPAllocationType of IPV4 or DualStack.
If IPAllocationMethod is: Static - this field must contain a user specified IPv4 address from within the subnet specified in the attached network. Dynamic - this field is read-only, but will be populated with an address from within the subnet specified in the attached network. Disabled - this field will be empty.
- ipv6Address String
The IPv6 address of the virtual machine.
This field is used only if the attached network has IPAllocationType of IPV6 or DualStack.
If IPAllocationMethod is: Static - this field must contain an IPv6 address range from within the range specified in the attached network. Dynamic - this field is read-only, but will be populated with an range from within the subnet specified in the attached network. Disabled - this field will be empty.
- network
Attachment StringName - The associated network's interface name. If specified, the network attachment name has a maximum length of 15 characters and must be unique to this virtual machine. If the user doesn’t specify this value, the default interface name of the network resource will be used. For a CloudServicesNetwork resource, this name will be ignored.
NodeConfigurationResponse
- Agent
Pool stringId - The resource ID of the agent pool that contains the nodes in this configuration.
- Agent
Pool stringName - The name of the agent pool that contains the nodes in this configuration.
- Cpu
Cores double - The number of CPU cores in the virtual machine.
- Disk
Size doubleGB - The root disk size of the virtual machine in GB.
- Memory
Size doubleGB - The memory size of the virtual machine in GB.
- Node
Pool stringName - Field deprecated, use agentPoolName instead. This field will be removed in a future version but will reflect the name of the agent pool that contains the nodes in this configuration.
- Nodes
List<Pulumi.
Azure Native. Network Cloud. Inputs. Node Response> - The list of nodes that utilize this configuration.
- Vm
Count double - The number of virtual machines that use this configuration.
- Vm
Size string - The name of the VM size supplied during the creation of the cluster.
- Agent
Pool stringId - The resource ID of the agent pool that contains the nodes in this configuration.
- Agent
Pool stringName - The name of the agent pool that contains the nodes in this configuration.
- Cpu
Cores float64 - The number of CPU cores in the virtual machine.
- Disk
Size float64GB - The root disk size of the virtual machine in GB.
- Memory
Size float64GB - The memory size of the virtual machine in GB.
- Node
Pool stringName - Field deprecated, use agentPoolName instead. This field will be removed in a future version but will reflect the name of the agent pool that contains the nodes in this configuration.
- Nodes
[]Node
Response - The list of nodes that utilize this configuration.
- Vm
Count float64 - The number of virtual machines that use this configuration.
- Vm
Size string - The name of the VM size supplied during the creation of the cluster.
- agent
Pool StringId - The resource ID of the agent pool that contains the nodes in this configuration.
- agent
Pool StringName - The name of the agent pool that contains the nodes in this configuration.
- cpu
Cores Double - The number of CPU cores in the virtual machine.
- disk
Size DoubleGB - The root disk size of the virtual machine in GB.
- memory
Size DoubleGB - The memory size of the virtual machine in GB.
- node
Pool StringName - Field deprecated, use agentPoolName instead. This field will be removed in a future version but will reflect the name of the agent pool that contains the nodes in this configuration.
- nodes
List<Node
Response> - The list of nodes that utilize this configuration.
- vm
Count Double - The number of virtual machines that use this configuration.
- vm
Size String - The name of the VM size supplied during the creation of the cluster.
- agent
Pool stringId - The resource ID of the agent pool that contains the nodes in this configuration.
- agent
Pool stringName - The name of the agent pool that contains the nodes in this configuration.
- cpu
Cores number - The number of CPU cores in the virtual machine.
- disk
Size numberGB - The root disk size of the virtual machine in GB.
- memory
Size numberGB - The memory size of the virtual machine in GB.
- node
Pool stringName - Field deprecated, use agentPoolName instead. This field will be removed in a future version but will reflect the name of the agent pool that contains the nodes in this configuration.
- nodes
Node
Response[] - The list of nodes that utilize this configuration.
- vm
Count number - The number of virtual machines that use this configuration.
- vm
Size string - The name of the VM size supplied during the creation of the cluster.
- agent_
pool_ strid - The resource ID of the agent pool that contains the nodes in this configuration.
- agent_
pool_ strname - The name of the agent pool that contains the nodes in this configuration.
- cpu_
cores float - The number of CPU cores in the virtual machine.
- disk_
size_ floatgb - The root disk size of the virtual machine in GB.
- memory_
size_ floatgb - The memory size of the virtual machine in GB.
- node_
pool_ strname - Field deprecated, use agentPoolName instead. This field will be removed in a future version but will reflect the name of the agent pool that contains the nodes in this configuration.
- nodes
Sequence[Node
Response] - The list of nodes that utilize this configuration.
- vm_
count float - The number of virtual machines that use this configuration.
- vm_
size str - The name of the VM size supplied during the creation of the cluster.
- agent
Pool StringId - The resource ID of the agent pool that contains the nodes in this configuration.
- agent
Pool StringName - The name of the agent pool that contains the nodes in this configuration.
- cpu
Cores Number - The number of CPU cores in the virtual machine.
- disk
Size NumberGB - The root disk size of the virtual machine in GB.
- memory
Size NumberGB - The memory size of the virtual machine in GB.
- node
Pool StringName - Field deprecated, use agentPoolName instead. This field will be removed in a future version but will reflect the name of the agent pool that contains the nodes in this configuration.
- nodes List<Property Map>
- The list of nodes that utilize this configuration.
- vm
Count Number - The number of virtual machines that use this configuration.
- vm
Size String - The name of the VM size supplied during the creation of the cluster.
NodeResponse
- Bare
Metal stringMachine Id - The resource ID of the bare metal machine that hosts this node.
- Image
Id string - The machine image last used to deploy this node.
- Network
Attachments List<Pulumi.Azure Native. Network Cloud. Inputs. Network Attachment Response> - The list of network attachments to the virtual machine.
- Node
Name string - The name of this node, as realized in the Hybrid AKS cluster.
- Power
State string - The power state (On | Off) of the node.
- Bare
Metal stringMachine Id - The resource ID of the bare metal machine that hosts this node.
- Image
Id string - The machine image last used to deploy this node.
- Network
Attachments []NetworkAttachment Response - The list of network attachments to the virtual machine.
- Node
Name string - The name of this node, as realized in the Hybrid AKS cluster.
- Power
State string - The power state (On | Off) of the node.
- bare
Metal StringMachine Id - The resource ID of the bare metal machine that hosts this node.
- image
Id String - The machine image last used to deploy this node.
- network
Attachments List<NetworkAttachment Response> - The list of network attachments to the virtual machine.
- node
Name String - The name of this node, as realized in the Hybrid AKS cluster.
- power
State String - The power state (On | Off) of the node.
- bare
Metal stringMachine Id - The resource ID of the bare metal machine that hosts this node.
- image
Id string - The machine image last used to deploy this node.
- network
Attachments NetworkAttachment Response[] - The list of network attachments to the virtual machine.
- node
Name string - The name of this node, as realized in the Hybrid AKS cluster.
- power
State string - The power state (On | Off) of the node.
- bare_
metal_ strmachine_ id - The resource ID of the bare metal machine that hosts this node.
- image_
id str - The machine image last used to deploy this node.
- network_
attachments Sequence[NetworkAttachment Response] - The list of network attachments to the virtual machine.
- node_
name str - The name of this node, as realized in the Hybrid AKS cluster.
- power_
state str - The power state (On | Off) of the node.
- bare
Metal StringMachine Id - The resource ID of the bare metal machine that hosts this node.
- image
Id String - The machine image last used to deploy this node.
- network
Attachments List<Property Map> - The list of network attachments to the virtual machine.
- node
Name String - The name of this node, as realized in the Hybrid AKS cluster.
- power
State String - The power state (On | Off) of the node.
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