Oracle Cloud Infrastructure v1.41.0 published on Wednesday, Jun 19, 2024 by Pulumi
oci.ContainerEngine.getVirtualNodePools
Explore with Pulumi AI
Oracle Cloud Infrastructure v1.41.0 published on Wednesday, Jun 19, 2024 by Pulumi
This data source provides the list of Virtual Node Pools in Oracle Cloud Infrastructure Container Engine service.
List all the virtual node pools in a compartment, and optionally filter by cluster.
Example Usage
Coming soon!
Coming soon!
Coming soon!
Coming soon!
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.oci.ContainerEngine.ContainerEngineFunctions;
import com.pulumi.oci.ContainerEngine.inputs.GetVirtualNodePoolsArgs;
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import java.io.File;
import java.nio.file.Files;
import java.nio.file.Paths;
public class App {
public static void main(String[] args) {
Pulumi.run(App::stack);
}
public static void stack(Context ctx) {
final var testVirtualNodePools = ContainerEngineFunctions.getVirtualNodePools(GetVirtualNodePoolsArgs.builder()
.compartmentId(compartmentId)
.clusterId(testCluster.id())
.name(virtualNodePoolName)
.states(virtualNodePoolState)
.build());
}
}
variables:
testVirtualNodePools:
fn::invoke:
Function: oci:ContainerEngine:getVirtualNodePools
Arguments:
compartmentId: ${compartmentId}
clusterId: ${testCluster.id}
name: ${virtualNodePoolName}
states: ${virtualNodePoolState}
Using getVirtualNodePools
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 getVirtualNodePools(args: GetVirtualNodePoolsArgs, opts?: InvokeOptions): Promise<GetVirtualNodePoolsResult>
function getVirtualNodePoolsOutput(args: GetVirtualNodePoolsOutputArgs, opts?: InvokeOptions): Output<GetVirtualNodePoolsResult>
def get_virtual_node_pools(cluster_id: Optional[str] = None,
compartment_id: Optional[str] = None,
display_name: Optional[str] = None,
filters: Optional[Sequence[_containerengine.GetVirtualNodePoolsFilter]] = None,
states: Optional[Sequence[str]] = None,
opts: Optional[InvokeOptions] = None) -> GetVirtualNodePoolsResult
def get_virtual_node_pools_output(cluster_id: Optional[pulumi.Input[str]] = None,
compartment_id: Optional[pulumi.Input[str]] = None,
display_name: Optional[pulumi.Input[str]] = None,
filters: Optional[pulumi.Input[Sequence[pulumi.Input[_containerengine.GetVirtualNodePoolsFilterArgs]]]] = None,
states: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetVirtualNodePoolsResult]
func GetVirtualNodePools(ctx *Context, args *GetVirtualNodePoolsArgs, opts ...InvokeOption) (*GetVirtualNodePoolsResult, error)
func GetVirtualNodePoolsOutput(ctx *Context, args *GetVirtualNodePoolsOutputArgs, opts ...InvokeOption) GetVirtualNodePoolsResultOutput
> Note: This function is named GetVirtualNodePools
in the Go SDK.
public static class GetVirtualNodePools
{
public static Task<GetVirtualNodePoolsResult> InvokeAsync(GetVirtualNodePoolsArgs args, InvokeOptions? opts = null)
public static Output<GetVirtualNodePoolsResult> Invoke(GetVirtualNodePoolsInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetVirtualNodePoolsResult> getVirtualNodePools(GetVirtualNodePoolsArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: oci:ContainerEngine/getVirtualNodePools:getVirtualNodePools
arguments:
# arguments dictionary
The following arguments are supported:
- Compartment
Id string - The OCID of the compartment.
- Cluster
Id string - The OCID of the cluster.
- Display
Name string - Display name of the virtual node pool. This is a non-unique value.
- Filters
List<Get
Virtual Node Pools Filter> - States List<string>
- A virtual node pool lifecycle state to filter on. Can have multiple parameters of this name.
- Compartment
Id string - The OCID of the compartment.
- Cluster
Id string - The OCID of the cluster.
- Display
Name string - Display name of the virtual node pool. This is a non-unique value.
- Filters
[]Get
Virtual Node Pools Filter - States []string
- A virtual node pool lifecycle state to filter on. Can have multiple parameters of this name.
- compartment
Id String - The OCID of the compartment.
- cluster
Id String - The OCID of the cluster.
- display
Name String - Display name of the virtual node pool. This is a non-unique value.
- filters
List<Get
Virtual Node Pools Filter> - states List<String>
- A virtual node pool lifecycle state to filter on. Can have multiple parameters of this name.
- compartment
Id string - The OCID of the compartment.
- cluster
Id string - The OCID of the cluster.
- display
Name string - Display name of the virtual node pool. This is a non-unique value.
- filters
Get
Virtual Node Pools Filter[] - states string[]
- A virtual node pool lifecycle state to filter on. Can have multiple parameters of this name.
- compartment_
id str - The OCID of the compartment.
- cluster_
id str - The OCID of the cluster.
- display_
name str - Display name of the virtual node pool. This is a non-unique value.
- filters
Sequence[containerengine.
Get Virtual Node Pools Filter] - states Sequence[str]
- A virtual node pool lifecycle state to filter on. Can have multiple parameters of this name.
- compartment
Id String - The OCID of the compartment.
- cluster
Id String - The OCID of the cluster.
- display
Name String - Display name of the virtual node pool. This is a non-unique value.
- filters List<Property Map>
- states List<String>
- A virtual node pool lifecycle state to filter on. Can have multiple parameters of this name.
getVirtualNodePools Result
The following output properties are available:
- Compartment
Id string - Compartment of the virtual node pool.
- Id string
- The provider-assigned unique ID for this managed resource.
- Virtual
Node List<GetPools Virtual Node Pools Virtual Node Pool> - The list of virtual_node_pools.
- Cluster
Id string - The cluster the virtual node pool is associated with. A virtual node pool can only be associated with one cluster.
- Display
Name string - Display name of the virtual node pool. This is a non-unique value.
- Filters
List<Get
Virtual Node Pools Filter> - States List<string>
- The state of the Virtual Node Pool.
- Compartment
Id string - Compartment of the virtual node pool.
- Id string
- The provider-assigned unique ID for this managed resource.
- Virtual
Node []GetPools Virtual Node Pools Virtual Node Pool - The list of virtual_node_pools.
- Cluster
Id string - The cluster the virtual node pool is associated with. A virtual node pool can only be associated with one cluster.
- Display
Name string - Display name of the virtual node pool. This is a non-unique value.
- Filters
[]Get
Virtual Node Pools Filter - States []string
- The state of the Virtual Node Pool.
- compartment
Id String - Compartment of the virtual node pool.
- id String
- The provider-assigned unique ID for this managed resource.
- virtual
Node List<GetPools Virtual Node Pools Virtual Node Pool> - The list of virtual_node_pools.
- cluster
Id String - The cluster the virtual node pool is associated with. A virtual node pool can only be associated with one cluster.
- display
Name String - Display name of the virtual node pool. This is a non-unique value.
- filters
List<Get
Virtual Node Pools Filter> - states List<String>
- The state of the Virtual Node Pool.
- compartment
Id string - Compartment of the virtual node pool.
- id string
- The provider-assigned unique ID for this managed resource.
- virtual
Node GetPools Virtual Node Pools Virtual Node Pool[] - The list of virtual_node_pools.
- cluster
Id string - The cluster the virtual node pool is associated with. A virtual node pool can only be associated with one cluster.
- display
Name string - Display name of the virtual node pool. This is a non-unique value.
- filters
Get
Virtual Node Pools Filter[] - states string[]
- The state of the Virtual Node Pool.
- compartment_
id str - Compartment of the virtual node pool.
- id str
- The provider-assigned unique ID for this managed resource.
- virtual_
node_ Sequence[containerengine.pools Get Virtual Node Pools Virtual Node Pool] - The list of virtual_node_pools.
- cluster_
id str - The cluster the virtual node pool is associated with. A virtual node pool can only be associated with one cluster.
- display_
name str - Display name of the virtual node pool. This is a non-unique value.
- filters
Sequence[containerengine.
Get Virtual Node Pools Filter] - states Sequence[str]
- The state of the Virtual Node Pool.
- compartment
Id String - Compartment of the virtual node pool.
- id String
- The provider-assigned unique ID for this managed resource.
- virtual
Node List<Property Map>Pools - The list of virtual_node_pools.
- cluster
Id String - The cluster the virtual node pool is associated with. A virtual node pool can only be associated with one cluster.
- display
Name String - Display name of the virtual node pool. This is a non-unique value.
- filters List<Property Map>
- states List<String>
- The state of the Virtual Node Pool.
Supporting Types
GetVirtualNodePoolsFilter
GetVirtualNodePoolsVirtualNodePool
- Cluster
Id string - The OCID of the cluster.
- Compartment
Id string - The OCID of the compartment.
- Dictionary<string, object>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"Operations.CostCenter": "42"}
- Display
Name string - Display name of the virtual node pool. This is a non-unique value.
- Dictionary<string, object>
- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example:
{"Department": "Finance"}
- Id string
- The OCID of the virtual node pool.
- Initial
Virtual List<GetNode Labels Virtual Node Pools Virtual Node Pool Initial Virtual Node Label> - Initial labels that will be added to the Kubernetes Virtual Node object when it registers. This is the same as virtualNodePool resources.
- Kubernetes
Version string - The version of Kubernetes running on the nodes in the node pool.
- Lifecycle
Details string - Details about the state of the Virtual Node Pool.
- Nsg
Ids List<string> - List of network security group IDs applied to the Pod VNIC.
- Placement
Configurations List<GetVirtual Node Pools Virtual Node Pool Placement Configuration> - The list of placement configurations which determines where Virtual Nodes will be provisioned across as it relates to the subnet and availability domains. The size attribute determines how many we evenly spread across these placement configurations
- Pod
Configurations List<GetVirtual Node Pools Virtual Node Pool Pod Configuration> - The pod configuration for pods run on virtual nodes of this virtual node pool.
- Size int
- The number of Virtual Nodes that should be in the Virtual Node Pool. The placement configurations determine where these virtual nodes are placed.
- State string
- A virtual node pool lifecycle state to filter on. Can have multiple parameters of this name.
- Dictionary<string, object>
- Usage of system tag keys. These predefined keys are scoped to namespaces. Example:
{"orcl-cloud.free-tier-retained": "true"}
- Taints
List<Get
Virtual Node Pools Virtual Node Pool Taint> - A taint is a collection of <key, value, effect>. These taints will be applied to the Virtual Nodes of this Virtual Node Pool for Kubernetes scheduling.
- Time
Created string - The time the virtual node pool was created.
- Time
Updated string - The time the virtual node pool was updated.
- Virtual
Node stringPool Id - List<Get
Virtual Node Pools Virtual Node Pool Virtual Node Tag> - The tags associated to the virtual nodes in this virtual node pool.
- Cluster
Id string - The OCID of the cluster.
- Compartment
Id string - The OCID of the compartment.
- map[string]interface{}
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"Operations.CostCenter": "42"}
- Display
Name string - Display name of the virtual node pool. This is a non-unique value.
- map[string]interface{}
- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example:
{"Department": "Finance"}
- Id string
- The OCID of the virtual node pool.
- Initial
Virtual []GetNode Labels Virtual Node Pools Virtual Node Pool Initial Virtual Node Label - Initial labels that will be added to the Kubernetes Virtual Node object when it registers. This is the same as virtualNodePool resources.
- Kubernetes
Version string - The version of Kubernetes running on the nodes in the node pool.
- Lifecycle
Details string - Details about the state of the Virtual Node Pool.
- Nsg
Ids []string - List of network security group IDs applied to the Pod VNIC.
- Placement
Configurations []GetVirtual Node Pools Virtual Node Pool Placement Configuration - The list of placement configurations which determines where Virtual Nodes will be provisioned across as it relates to the subnet and availability domains. The size attribute determines how many we evenly spread across these placement configurations
- Pod
Configurations []GetVirtual Node Pools Virtual Node Pool Pod Configuration - The pod configuration for pods run on virtual nodes of this virtual node pool.
- Size int
- The number of Virtual Nodes that should be in the Virtual Node Pool. The placement configurations determine where these virtual nodes are placed.
- State string
- A virtual node pool lifecycle state to filter on. Can have multiple parameters of this name.
- map[string]interface{}
- Usage of system tag keys. These predefined keys are scoped to namespaces. Example:
{"orcl-cloud.free-tier-retained": "true"}
- Taints
[]Get
Virtual Node Pools Virtual Node Pool Taint - A taint is a collection of <key, value, effect>. These taints will be applied to the Virtual Nodes of this Virtual Node Pool for Kubernetes scheduling.
- Time
Created string - The time the virtual node pool was created.
- Time
Updated string - The time the virtual node pool was updated.
- Virtual
Node stringPool Id - []Get
Virtual Node Pools Virtual Node Pool Virtual Node Tag - The tags associated to the virtual nodes in this virtual node pool.
- cluster
Id String - The OCID of the cluster.
- compartment
Id String - The OCID of the compartment.
- Map<String,Object>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"Operations.CostCenter": "42"}
- display
Name String - Display name of the virtual node pool. This is a non-unique value.
- Map<String,Object>
- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example:
{"Department": "Finance"}
- id String
- The OCID of the virtual node pool.
- initial
Virtual List<GetNode Labels Virtual Node Pools Virtual Node Pool Initial Virtual Node Label> - Initial labels that will be added to the Kubernetes Virtual Node object when it registers. This is the same as virtualNodePool resources.
- kubernetes
Version String - The version of Kubernetes running on the nodes in the node pool.
- lifecycle
Details String - Details about the state of the Virtual Node Pool.
- nsg
Ids List<String> - List of network security group IDs applied to the Pod VNIC.
- placement
Configurations List<GetVirtual Node Pools Virtual Node Pool Placement Configuration> - The list of placement configurations which determines where Virtual Nodes will be provisioned across as it relates to the subnet and availability domains. The size attribute determines how many we evenly spread across these placement configurations
- pod
Configurations List<GetVirtual Node Pools Virtual Node Pool Pod Configuration> - The pod configuration for pods run on virtual nodes of this virtual node pool.
- size Integer
- The number of Virtual Nodes that should be in the Virtual Node Pool. The placement configurations determine where these virtual nodes are placed.
- state String
- A virtual node pool lifecycle state to filter on. Can have multiple parameters of this name.
- Map<String,Object>
- Usage of system tag keys. These predefined keys are scoped to namespaces. Example:
{"orcl-cloud.free-tier-retained": "true"}
- taints
List<Get
Virtual Node Pools Virtual Node Pool Taint> - A taint is a collection of <key, value, effect>. These taints will be applied to the Virtual Nodes of this Virtual Node Pool for Kubernetes scheduling.
- time
Created String - The time the virtual node pool was created.
- time
Updated String - The time the virtual node pool was updated.
- virtual
Node StringPool Id - List<Get
Virtual Node Pools Virtual Node Pool Virtual Node Tag> - The tags associated to the virtual nodes in this virtual node pool.
- cluster
Id string - The OCID of the cluster.
- compartment
Id string - The OCID of the compartment.
- {[key: string]: any}
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"Operations.CostCenter": "42"}
- display
Name string - Display name of the virtual node pool. This is a non-unique value.
- {[key: string]: any}
- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example:
{"Department": "Finance"}
- id string
- The OCID of the virtual node pool.
- initial
Virtual GetNode Labels Virtual Node Pools Virtual Node Pool Initial Virtual Node Label[] - Initial labels that will be added to the Kubernetes Virtual Node object when it registers. This is the same as virtualNodePool resources.
- kubernetes
Version string - The version of Kubernetes running on the nodes in the node pool.
- lifecycle
Details string - Details about the state of the Virtual Node Pool.
- nsg
Ids string[] - List of network security group IDs applied to the Pod VNIC.
- placement
Configurations GetVirtual Node Pools Virtual Node Pool Placement Configuration[] - The list of placement configurations which determines where Virtual Nodes will be provisioned across as it relates to the subnet and availability domains. The size attribute determines how many we evenly spread across these placement configurations
- pod
Configurations GetVirtual Node Pools Virtual Node Pool Pod Configuration[] - The pod configuration for pods run on virtual nodes of this virtual node pool.
- size number
- The number of Virtual Nodes that should be in the Virtual Node Pool. The placement configurations determine where these virtual nodes are placed.
- state string
- A virtual node pool lifecycle state to filter on. Can have multiple parameters of this name.
- {[key: string]: any}
- Usage of system tag keys. These predefined keys are scoped to namespaces. Example:
{"orcl-cloud.free-tier-retained": "true"}
- taints
Get
Virtual Node Pools Virtual Node Pool Taint[] - A taint is a collection of <key, value, effect>. These taints will be applied to the Virtual Nodes of this Virtual Node Pool for Kubernetes scheduling.
- time
Created string - The time the virtual node pool was created.
- time
Updated string - The time the virtual node pool was updated.
- virtual
Node stringPool Id - Get
Virtual Node Pools Virtual Node Pool Virtual Node Tag[] - The tags associated to the virtual nodes in this virtual node pool.
- cluster_
id str - The OCID of the cluster.
- compartment_
id str - The OCID of the compartment.
- Mapping[str, Any]
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"Operations.CostCenter": "42"}
- display_
name str - Display name of the virtual node pool. This is a non-unique value.
- Mapping[str, Any]
- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example:
{"Department": "Finance"}
- id str
- The OCID of the virtual node pool.
- initial_
virtual_ Sequence[containerengine.node_ labels Get Virtual Node Pools Virtual Node Pool Initial Virtual Node Label] - Initial labels that will be added to the Kubernetes Virtual Node object when it registers. This is the same as virtualNodePool resources.
- kubernetes_
version str - The version of Kubernetes running on the nodes in the node pool.
- lifecycle_
details str - Details about the state of the Virtual Node Pool.
- nsg_
ids Sequence[str] - List of network security group IDs applied to the Pod VNIC.
- placement_
configurations Sequence[containerengine.Get Virtual Node Pools Virtual Node Pool Placement Configuration] - The list of placement configurations which determines where Virtual Nodes will be provisioned across as it relates to the subnet and availability domains. The size attribute determines how many we evenly spread across these placement configurations
- pod_
configurations Sequence[containerengine.Get Virtual Node Pools Virtual Node Pool Pod Configuration] - The pod configuration for pods run on virtual nodes of this virtual node pool.
- size int
- The number of Virtual Nodes that should be in the Virtual Node Pool. The placement configurations determine where these virtual nodes are placed.
- state str
- A virtual node pool lifecycle state to filter on. Can have multiple parameters of this name.
- Mapping[str, Any]
- Usage of system tag keys. These predefined keys are scoped to namespaces. Example:
{"orcl-cloud.free-tier-retained": "true"}
- taints
Sequence[containerengine.
Get Virtual Node Pools Virtual Node Pool Taint] - A taint is a collection of <key, value, effect>. These taints will be applied to the Virtual Nodes of this Virtual Node Pool for Kubernetes scheduling.
- time_
created str - The time the virtual node pool was created.
- time_
updated str - The time the virtual node pool was updated.
- virtual_
node_ strpool_ id - Sequence[containerengine.
Get Virtual Node Pools Virtual Node Pool Virtual Node Tag] - The tags associated to the virtual nodes in this virtual node pool.
- cluster
Id String - The OCID of the cluster.
- compartment
Id String - The OCID of the compartment.
- Map<Any>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"Operations.CostCenter": "42"}
- display
Name String - Display name of the virtual node pool. This is a non-unique value.
- Map<Any>
- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example:
{"Department": "Finance"}
- id String
- The OCID of the virtual node pool.
- initial
Virtual List<Property Map>Node Labels - Initial labels that will be added to the Kubernetes Virtual Node object when it registers. This is the same as virtualNodePool resources.
- kubernetes
Version String - The version of Kubernetes running on the nodes in the node pool.
- lifecycle
Details String - Details about the state of the Virtual Node Pool.
- nsg
Ids List<String> - List of network security group IDs applied to the Pod VNIC.
- placement
Configurations List<Property Map> - The list of placement configurations which determines where Virtual Nodes will be provisioned across as it relates to the subnet and availability domains. The size attribute determines how many we evenly spread across these placement configurations
- pod
Configurations List<Property Map> - The pod configuration for pods run on virtual nodes of this virtual node pool.
- size Number
- The number of Virtual Nodes that should be in the Virtual Node Pool. The placement configurations determine where these virtual nodes are placed.
- state String
- A virtual node pool lifecycle state to filter on. Can have multiple parameters of this name.
- Map<Any>
- Usage of system tag keys. These predefined keys are scoped to namespaces. Example:
{"orcl-cloud.free-tier-retained": "true"}
- taints List<Property Map>
- A taint is a collection of <key, value, effect>. These taints will be applied to the Virtual Nodes of this Virtual Node Pool for Kubernetes scheduling.
- time
Created String - The time the virtual node pool was created.
- time
Updated String - The time the virtual node pool was updated.
- virtual
Node StringPool Id - List<Property Map>
- The tags associated to the virtual nodes in this virtual node pool.
GetVirtualNodePoolsVirtualNodePoolInitialVirtualNodeLabel
GetVirtualNodePoolsVirtualNodePoolPlacementConfiguration
- Availability
Domain string - The availability domain in which to place virtual nodes. Example:
Uocm:PHX-AD-1
- Fault
Domains List<string> - The fault domain of this virtual node.
- Subnet
Id string - The regional subnet where pods' VNIC will be placed.
- Availability
Domain string - The availability domain in which to place virtual nodes. Example:
Uocm:PHX-AD-1
- Fault
Domains []string - The fault domain of this virtual node.
- Subnet
Id string - The regional subnet where pods' VNIC will be placed.
- availability
Domain String - The availability domain in which to place virtual nodes. Example:
Uocm:PHX-AD-1
- fault
Domains List<String> - The fault domain of this virtual node.
- subnet
Id String - The regional subnet where pods' VNIC will be placed.
- availability
Domain string - The availability domain in which to place virtual nodes. Example:
Uocm:PHX-AD-1
- fault
Domains string[] - The fault domain of this virtual node.
- subnet
Id string - The regional subnet where pods' VNIC will be placed.
- availability_
domain str - The availability domain in which to place virtual nodes. Example:
Uocm:PHX-AD-1
- fault_
domains Sequence[str] - The fault domain of this virtual node.
- subnet_
id str - The regional subnet where pods' VNIC will be placed.
- availability
Domain String - The availability domain in which to place virtual nodes. Example:
Uocm:PHX-AD-1
- fault
Domains List<String> - The fault domain of this virtual node.
- subnet
Id String - The regional subnet where pods' VNIC will be placed.
GetVirtualNodePoolsVirtualNodePoolPodConfiguration
GetVirtualNodePoolsVirtualNodePoolTaint
GetVirtualNodePoolsVirtualNodePoolVirtualNodeTag
- Dictionary<string, object>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"Operations.CostCenter": "42"}
- Dictionary<string, object>
- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example:
{"Department": "Finance"}
- map[string]interface{}
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"Operations.CostCenter": "42"}
- map[string]interface{}
- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example:
{"Department": "Finance"}
- Map<String,Object>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"Operations.CostCenter": "42"}
- Map<String,Object>
- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example:
{"Department": "Finance"}
- {[key: string]: any}
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"Operations.CostCenter": "42"}
- {[key: string]: any}
- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example:
{"Department": "Finance"}
- Mapping[str, Any]
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"Operations.CostCenter": "42"}
- Mapping[str, Any]
- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example:
{"Department": "Finance"}
- Map<Any>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"Operations.CostCenter": "42"}
- Map<Any>
- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example:
{"Department": "Finance"}
Package Details
- Repository
- oci pulumi/pulumi-oci
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
oci
Terraform Provider.
Oracle Cloud Infrastructure v1.41.0 published on Wednesday, Jun 19, 2024 by Pulumi