Dynatrace v0.10.0 published on Friday, Jun 7, 2024 by Pulumiverse
dynatrace.HostNaming
Explore with Pulumi AI
Create HostNaming Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new HostNaming(name: string, args: HostNamingArgs, opts?: CustomResourceOptions);
@overload
def HostNaming(resource_name: str,
args: HostNamingArgs,
opts: Optional[ResourceOptions] = None)
@overload
def HostNaming(resource_name: str,
opts: Optional[ResourceOptions] = None,
enabled: Optional[bool] = None,
format: Optional[str] = None,
conditions: Optional[Sequence[HostNamingConditionArgs]] = None,
name: Optional[str] = None,
unknowns: Optional[str] = None)
func NewHostNaming(ctx *Context, name string, args HostNamingArgs, opts ...ResourceOption) (*HostNaming, error)
public HostNaming(string name, HostNamingArgs args, CustomResourceOptions? opts = null)
public HostNaming(String name, HostNamingArgs args)
public HostNaming(String name, HostNamingArgs args, CustomResourceOptions options)
type: dynatrace:HostNaming
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args HostNamingArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args HostNamingArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args HostNamingArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args HostNamingArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args HostNamingArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
Constructor example
The following reference example uses placeholder values for all input properties.
var hostNamingResource = new Dynatrace.HostNaming("hostNamingResource", new()
{
Enabled = false,
Format = "string",
Conditions = new[]
{
new Dynatrace.Inputs.HostNamingConditionArgs
{
Conditions = new[]
{
new Dynatrace.Inputs.HostNamingConditionConditionArgs
{
ApplicationTypes = new[]
{
new Dynatrace.Inputs.HostNamingConditionConditionApplicationTypeArgs
{
Operator = "string",
Negate = false,
Unknowns = "string",
Value = "string",
},
},
AzureComputeModeComparisons = new[]
{
new Dynatrace.Inputs.HostNamingConditionConditionAzureComputeModeComparisonArgs
{
Operator = "string",
Negate = false,
Unknowns = "string",
Value = "string",
},
},
AzureSkus = new[]
{
new Dynatrace.Inputs.HostNamingConditionConditionAzureSkusArgs
{
Operator = "string",
Negate = false,
Unknowns = "string",
Value = "string",
},
},
Bitnesses = new[]
{
new Dynatrace.Inputs.HostNamingConditionConditionBitnessArgs
{
Operator = "string",
Negate = false,
Unknowns = "string",
Value = "string",
},
},
CloudTypes = new[]
{
new Dynatrace.Inputs.HostNamingConditionConditionCloudTypeArgs
{
Operator = "string",
Negate = false,
Unknowns = "string",
Value = "string",
},
},
Comparisons = new[]
{
new Dynatrace.Inputs.HostNamingConditionConditionComparisonArgs
{
Type = "string",
Negate = false,
Unknowns = "string",
},
},
CustomApplicationTypes = new[]
{
new Dynatrace.Inputs.HostNamingConditionConditionCustomApplicationTypeArgs
{
Operator = "string",
Negate = false,
Unknowns = "string",
Value = "string",
},
},
CustomHostMetadatas = new[]
{
new Dynatrace.Inputs.HostNamingConditionConditionCustomHostMetadataArgs
{
Attribute = "string",
DynamicKey = new Dynatrace.Inputs.HostNamingConditionConditionCustomHostMetadataDynamicKeyArgs
{
Key = "string",
Source = "string",
Unknowns = "string",
},
Unknowns = "string",
},
},
CustomProcessMetadatas = new[]
{
new Dynatrace.Inputs.HostNamingConditionConditionCustomProcessMetadataArgs
{
Attribute = "string",
DynamicKey = new Dynatrace.Inputs.HostNamingConditionConditionCustomProcessMetadataDynamicKeyArgs
{
Key = "string",
Source = "string",
Unknowns = "string",
},
Unknowns = "string",
},
},
DatabaseTopologies = new[]
{
new Dynatrace.Inputs.HostNamingConditionConditionDatabaseTopologyArgs
{
Operator = "string",
Negate = false,
Unknowns = "string",
Value = "string",
},
},
DcrumDecoders = new[]
{
new Dynatrace.Inputs.HostNamingConditionConditionDcrumDecoderArgs
{
Operator = "string",
Negate = false,
Unknowns = "string",
Value = "string",
},
},
Entities = new[]
{
new Dynatrace.Inputs.HostNamingConditionConditionEntityArgs
{
Operator = "string",
Negate = false,
Unknowns = "string",
Value = "string",
},
},
HostTeches = new[]
{
new Dynatrace.Inputs.HostNamingConditionConditionHostTechArgs
{
Operator = "string",
Negate = false,
Unknowns = "string",
Value = new Dynatrace.Inputs.HostNamingConditionConditionHostTechValueArgs
{
Type = "string",
Unknowns = "string",
VerbatimType = "string",
},
},
},
Hypervisors = new[]
{
new Dynatrace.Inputs.HostNamingConditionConditionHypervisorArgs
{
Operator = "string",
Negate = false,
Unknowns = "string",
Value = "string",
},
},
IndexedNames = new[]
{
new Dynatrace.Inputs.HostNamingConditionConditionIndexedNameArgs
{
Operator = "string",
Negate = false,
Unknowns = "string",
Value = "string",
},
},
IndexedStrings = new[]
{
new Dynatrace.Inputs.HostNamingConditionConditionIndexedStringArgs
{
Operator = "string",
Negate = false,
Unknowns = "string",
Value = "string",
},
},
IndexedTags = new[]
{
new Dynatrace.Inputs.HostNamingConditionConditionIndexedTagArgs
{
Operator = "string",
Negate = false,
Unknowns = "string",
Value = new Dynatrace.Inputs.HostNamingConditionConditionIndexedTagValueArgs
{
Context = "string",
Key = "string",
Unknowns = "string",
Value = "string",
},
},
},
Integers = new[]
{
new Dynatrace.Inputs.HostNamingConditionConditionIntegerArgs
{
Operator = "string",
Negate = false,
Unknowns = "string",
Value = 0,
},
},
Ipaddresses = new[]
{
new Dynatrace.Inputs.HostNamingConditionConditionIpaddressArgs
{
Operator = "string",
CaseSensitive = false,
Negate = false,
Unknowns = "string",
Value = "string",
},
},
Keys = new[]
{
new Dynatrace.Inputs.HostNamingConditionConditionKeyArgs
{
Attribute = "string",
Type = "string",
Unknowns = "string",
},
},
MobilePlatforms = new[]
{
new Dynatrace.Inputs.HostNamingConditionConditionMobilePlatformArgs
{
Operator = "string",
Negate = false,
Unknowns = "string",
Value = "string",
},
},
OsArches = new[]
{
new Dynatrace.Inputs.HostNamingConditionConditionOsArchArgs
{
Operator = "string",
Negate = false,
Unknowns = "string",
Value = "string",
},
},
OsTypes = new[]
{
new Dynatrace.Inputs.HostNamingConditionConditionOsTypeArgs
{
Operator = "string",
Negate = false,
Unknowns = "string",
Value = "string",
},
},
PaasTypes = new[]
{
new Dynatrace.Inputs.HostNamingConditionConditionPaasTypeArgs
{
Operator = "string",
Negate = false,
Unknowns = "string",
Value = "string",
},
},
ProcessMetadatas = new[]
{
new Dynatrace.Inputs.HostNamingConditionConditionProcessMetadataArgs
{
Attribute = "string",
DynamicKey = "string",
Unknowns = "string",
},
},
ServiceTopologies = new[]
{
new Dynatrace.Inputs.HostNamingConditionConditionServiceTopologyArgs
{
Operator = "string",
Negate = false,
Unknowns = "string",
Value = "string",
},
},
ServiceTypes = new[]
{
new Dynatrace.Inputs.HostNamingConditionConditionServiceTypeArgs
{
Operator = "string",
Negate = false,
Unknowns = "string",
Value = "string",
},
},
StringKeys = new[]
{
new Dynatrace.Inputs.HostNamingConditionConditionStringKeyArgs
{
Attribute = "string",
DynamicKey = "string",
Unknowns = "string",
},
},
Strings = new[]
{
new Dynatrace.Inputs.HostNamingConditionConditionStringArgs
{
Operator = "string",
CaseSensitive = false,
Negate = false,
Unknowns = "string",
Value = "string",
},
},
SyntheticEngines = new[]
{
new Dynatrace.Inputs.HostNamingConditionConditionSyntheticEngineArgs
{
Operator = "string",
Negate = false,
Unknowns = "string",
Value = "string",
},
},
Tags = new[]
{
new Dynatrace.Inputs.HostNamingConditionConditionTagArgs
{
Operator = "string",
Negate = false,
Unknowns = "string",
Value = new Dynatrace.Inputs.HostNamingConditionConditionTagValueArgs
{
Context = "string",
Key = "string",
Unknowns = "string",
Value = "string",
},
},
},
Teches = new[]
{
new Dynatrace.Inputs.HostNamingConditionConditionTechArgs
{
Operator = "string",
Negate = false,
Unknowns = "string",
Value = new Dynatrace.Inputs.HostNamingConditionConditionTechValueArgs
{
Type = "string",
Unknowns = "string",
VerbatimType = "string",
},
},
},
Unknowns = "string",
},
},
},
},
Name = "string",
Unknowns = "string",
});
example, err := dynatrace.NewHostNaming(ctx, "hostNamingResource", &dynatrace.HostNamingArgs{
Enabled: pulumi.Bool(false),
Format: pulumi.String("string"),
Conditions: dynatrace.HostNamingConditionArray{
&dynatrace.HostNamingConditionArgs{
Conditions: dynatrace.HostNamingConditionConditionArray{
&dynatrace.HostNamingConditionConditionArgs{
ApplicationTypes: dynatrace.HostNamingConditionConditionApplicationTypeArray{
&dynatrace.HostNamingConditionConditionApplicationTypeArgs{
Operator: pulumi.String("string"),
Negate: pulumi.Bool(false),
Unknowns: pulumi.String("string"),
Value: pulumi.String("string"),
},
},
AzureComputeModeComparisons: dynatrace.HostNamingConditionConditionAzureComputeModeComparisonArray{
&dynatrace.HostNamingConditionConditionAzureComputeModeComparisonArgs{
Operator: pulumi.String("string"),
Negate: pulumi.Bool(false),
Unknowns: pulumi.String("string"),
Value: pulumi.String("string"),
},
},
AzureSkus: dynatrace.HostNamingConditionConditionAzureSkusArray{
&dynatrace.HostNamingConditionConditionAzureSkusArgs{
Operator: pulumi.String("string"),
Negate: pulumi.Bool(false),
Unknowns: pulumi.String("string"),
Value: pulumi.String("string"),
},
},
Bitnesses: dynatrace.HostNamingConditionConditionBitnessArray{
&dynatrace.HostNamingConditionConditionBitnessArgs{
Operator: pulumi.String("string"),
Negate: pulumi.Bool(false),
Unknowns: pulumi.String("string"),
Value: pulumi.String("string"),
},
},
CloudTypes: dynatrace.HostNamingConditionConditionCloudTypeArray{
&dynatrace.HostNamingConditionConditionCloudTypeArgs{
Operator: pulumi.String("string"),
Negate: pulumi.Bool(false),
Unknowns: pulumi.String("string"),
Value: pulumi.String("string"),
},
},
Comparisons: dynatrace.HostNamingConditionConditionComparisonArray{
&dynatrace.HostNamingConditionConditionComparisonArgs{
Type: pulumi.String("string"),
Negate: pulumi.Bool(false),
Unknowns: pulumi.String("string"),
},
},
CustomApplicationTypes: dynatrace.HostNamingConditionConditionCustomApplicationTypeArray{
&dynatrace.HostNamingConditionConditionCustomApplicationTypeArgs{
Operator: pulumi.String("string"),
Negate: pulumi.Bool(false),
Unknowns: pulumi.String("string"),
Value: pulumi.String("string"),
},
},
CustomHostMetadatas: dynatrace.HostNamingConditionConditionCustomHostMetadataArray{
&dynatrace.HostNamingConditionConditionCustomHostMetadataArgs{
Attribute: pulumi.String("string"),
DynamicKey: &dynatrace.HostNamingConditionConditionCustomHostMetadataDynamicKeyArgs{
Key: pulumi.String("string"),
Source: pulumi.String("string"),
Unknowns: pulumi.String("string"),
},
Unknowns: pulumi.String("string"),
},
},
CustomProcessMetadatas: dynatrace.HostNamingConditionConditionCustomProcessMetadataArray{
&dynatrace.HostNamingConditionConditionCustomProcessMetadataArgs{
Attribute: pulumi.String("string"),
DynamicKey: &dynatrace.HostNamingConditionConditionCustomProcessMetadataDynamicKeyArgs{
Key: pulumi.String("string"),
Source: pulumi.String("string"),
Unknowns: pulumi.String("string"),
},
Unknowns: pulumi.String("string"),
},
},
DatabaseTopologies: dynatrace.HostNamingConditionConditionDatabaseTopologyArray{
&dynatrace.HostNamingConditionConditionDatabaseTopologyArgs{
Operator: pulumi.String("string"),
Negate: pulumi.Bool(false),
Unknowns: pulumi.String("string"),
Value: pulumi.String("string"),
},
},
DcrumDecoders: dynatrace.HostNamingConditionConditionDcrumDecoderArray{
&dynatrace.HostNamingConditionConditionDcrumDecoderArgs{
Operator: pulumi.String("string"),
Negate: pulumi.Bool(false),
Unknowns: pulumi.String("string"),
Value: pulumi.String("string"),
},
},
Entities: dynatrace.HostNamingConditionConditionEntityArray{
&dynatrace.HostNamingConditionConditionEntityArgs{
Operator: pulumi.String("string"),
Negate: pulumi.Bool(false),
Unknowns: pulumi.String("string"),
Value: pulumi.String("string"),
},
},
HostTeches: dynatrace.HostNamingConditionConditionHostTechArray{
&dynatrace.HostNamingConditionConditionHostTechArgs{
Operator: pulumi.String("string"),
Negate: pulumi.Bool(false),
Unknowns: pulumi.String("string"),
Value: &dynatrace.HostNamingConditionConditionHostTechValueArgs{
Type: pulumi.String("string"),
Unknowns: pulumi.String("string"),
VerbatimType: pulumi.String("string"),
},
},
},
Hypervisors: dynatrace.HostNamingConditionConditionHypervisorArray{
&dynatrace.HostNamingConditionConditionHypervisorArgs{
Operator: pulumi.String("string"),
Negate: pulumi.Bool(false),
Unknowns: pulumi.String("string"),
Value: pulumi.String("string"),
},
},
IndexedNames: dynatrace.HostNamingConditionConditionIndexedNameArray{
&dynatrace.HostNamingConditionConditionIndexedNameArgs{
Operator: pulumi.String("string"),
Negate: pulumi.Bool(false),
Unknowns: pulumi.String("string"),
Value: pulumi.String("string"),
},
},
IndexedStrings: dynatrace.HostNamingConditionConditionIndexedStringArray{
&dynatrace.HostNamingConditionConditionIndexedStringArgs{
Operator: pulumi.String("string"),
Negate: pulumi.Bool(false),
Unknowns: pulumi.String("string"),
Value: pulumi.String("string"),
},
},
IndexedTags: dynatrace.HostNamingConditionConditionIndexedTagArray{
&dynatrace.HostNamingConditionConditionIndexedTagArgs{
Operator: pulumi.String("string"),
Negate: pulumi.Bool(false),
Unknowns: pulumi.String("string"),
Value: &dynatrace.HostNamingConditionConditionIndexedTagValueArgs{
Context: pulumi.String("string"),
Key: pulumi.String("string"),
Unknowns: pulumi.String("string"),
Value: pulumi.String("string"),
},
},
},
Integers: dynatrace.HostNamingConditionConditionIntegerArray{
&dynatrace.HostNamingConditionConditionIntegerArgs{
Operator: pulumi.String("string"),
Negate: pulumi.Bool(false),
Unknowns: pulumi.String("string"),
Value: pulumi.Int(0),
},
},
Ipaddresses: dynatrace.HostNamingConditionConditionIpaddressArray{
&dynatrace.HostNamingConditionConditionIpaddressArgs{
Operator: pulumi.String("string"),
CaseSensitive: pulumi.Bool(false),
Negate: pulumi.Bool(false),
Unknowns: pulumi.String("string"),
Value: pulumi.String("string"),
},
},
Keys: dynatrace.HostNamingConditionConditionKeyArray{
&dynatrace.HostNamingConditionConditionKeyArgs{
Attribute: pulumi.String("string"),
Type: pulumi.String("string"),
Unknowns: pulumi.String("string"),
},
},
MobilePlatforms: dynatrace.HostNamingConditionConditionMobilePlatformArray{
&dynatrace.HostNamingConditionConditionMobilePlatformArgs{
Operator: pulumi.String("string"),
Negate: pulumi.Bool(false),
Unknowns: pulumi.String("string"),
Value: pulumi.String("string"),
},
},
OsArches: dynatrace.HostNamingConditionConditionOsArchArray{
&dynatrace.HostNamingConditionConditionOsArchArgs{
Operator: pulumi.String("string"),
Negate: pulumi.Bool(false),
Unknowns: pulumi.String("string"),
Value: pulumi.String("string"),
},
},
OsTypes: dynatrace.HostNamingConditionConditionOsTypeArray{
&dynatrace.HostNamingConditionConditionOsTypeArgs{
Operator: pulumi.String("string"),
Negate: pulumi.Bool(false),
Unknowns: pulumi.String("string"),
Value: pulumi.String("string"),
},
},
PaasTypes: dynatrace.HostNamingConditionConditionPaasTypeArray{
&dynatrace.HostNamingConditionConditionPaasTypeArgs{
Operator: pulumi.String("string"),
Negate: pulumi.Bool(false),
Unknowns: pulumi.String("string"),
Value: pulumi.String("string"),
},
},
ProcessMetadatas: dynatrace.HostNamingConditionConditionProcessMetadataArray{
&dynatrace.HostNamingConditionConditionProcessMetadataArgs{
Attribute: pulumi.String("string"),
DynamicKey: pulumi.String("string"),
Unknowns: pulumi.String("string"),
},
},
ServiceTopologies: dynatrace.HostNamingConditionConditionServiceTopologyArray{
&dynatrace.HostNamingConditionConditionServiceTopologyArgs{
Operator: pulumi.String("string"),
Negate: pulumi.Bool(false),
Unknowns: pulumi.String("string"),
Value: pulumi.String("string"),
},
},
ServiceTypes: dynatrace.HostNamingConditionConditionServiceTypeArray{
&dynatrace.HostNamingConditionConditionServiceTypeArgs{
Operator: pulumi.String("string"),
Negate: pulumi.Bool(false),
Unknowns: pulumi.String("string"),
Value: pulumi.String("string"),
},
},
StringKeys: dynatrace.HostNamingConditionConditionStringKeyArray{
&dynatrace.HostNamingConditionConditionStringKeyArgs{
Attribute: pulumi.String("string"),
DynamicKey: pulumi.String("string"),
Unknowns: pulumi.String("string"),
},
},
Strings: dynatrace.HostNamingConditionConditionStringArray{
&dynatrace.HostNamingConditionConditionStringArgs{
Operator: pulumi.String("string"),
CaseSensitive: pulumi.Bool(false),
Negate: pulumi.Bool(false),
Unknowns: pulumi.String("string"),
Value: pulumi.String("string"),
},
},
SyntheticEngines: dynatrace.HostNamingConditionConditionSyntheticEngineArray{
&dynatrace.HostNamingConditionConditionSyntheticEngineArgs{
Operator: pulumi.String("string"),
Negate: pulumi.Bool(false),
Unknowns: pulumi.String("string"),
Value: pulumi.String("string"),
},
},
Tags: dynatrace.HostNamingConditionConditionTagArray{
&dynatrace.HostNamingConditionConditionTagArgs{
Operator: pulumi.String("string"),
Negate: pulumi.Bool(false),
Unknowns: pulumi.String("string"),
Value: &dynatrace.HostNamingConditionConditionTagValueArgs{
Context: pulumi.String("string"),
Key: pulumi.String("string"),
Unknowns: pulumi.String("string"),
Value: pulumi.String("string"),
},
},
},
Teches: dynatrace.HostNamingConditionConditionTechArray{
&dynatrace.HostNamingConditionConditionTechArgs{
Operator: pulumi.String("string"),
Negate: pulumi.Bool(false),
Unknowns: pulumi.String("string"),
Value: &dynatrace.HostNamingConditionConditionTechValueArgs{
Type: pulumi.String("string"),
Unknowns: pulumi.String("string"),
VerbatimType: pulumi.String("string"),
},
},
},
Unknowns: pulumi.String("string"),
},
},
},
},
Name: pulumi.String("string"),
Unknowns: pulumi.String("string"),
})
var hostNamingResource = new HostNaming("hostNamingResource", HostNamingArgs.builder()
.enabled(false)
.format("string")
.conditions(HostNamingConditionArgs.builder()
.conditions(HostNamingConditionConditionArgs.builder()
.applicationTypes(HostNamingConditionConditionApplicationTypeArgs.builder()
.operator("string")
.negate(false)
.unknowns("string")
.value("string")
.build())
.azureComputeModeComparisons(HostNamingConditionConditionAzureComputeModeComparisonArgs.builder()
.operator("string")
.negate(false)
.unknowns("string")
.value("string")
.build())
.azureSkus(HostNamingConditionConditionAzureSkusArgs.builder()
.operator("string")
.negate(false)
.unknowns("string")
.value("string")
.build())
.bitnesses(HostNamingConditionConditionBitnessArgs.builder()
.operator("string")
.negate(false)
.unknowns("string")
.value("string")
.build())
.cloudTypes(HostNamingConditionConditionCloudTypeArgs.builder()
.operator("string")
.negate(false)
.unknowns("string")
.value("string")
.build())
.comparisons(HostNamingConditionConditionComparisonArgs.builder()
.type("string")
.negate(false)
.unknowns("string")
.build())
.customApplicationTypes(HostNamingConditionConditionCustomApplicationTypeArgs.builder()
.operator("string")
.negate(false)
.unknowns("string")
.value("string")
.build())
.customHostMetadatas(HostNamingConditionConditionCustomHostMetadataArgs.builder()
.attribute("string")
.dynamicKey(HostNamingConditionConditionCustomHostMetadataDynamicKeyArgs.builder()
.key("string")
.source("string")
.unknowns("string")
.build())
.unknowns("string")
.build())
.customProcessMetadatas(HostNamingConditionConditionCustomProcessMetadataArgs.builder()
.attribute("string")
.dynamicKey(HostNamingConditionConditionCustomProcessMetadataDynamicKeyArgs.builder()
.key("string")
.source("string")
.unknowns("string")
.build())
.unknowns("string")
.build())
.databaseTopologies(HostNamingConditionConditionDatabaseTopologyArgs.builder()
.operator("string")
.negate(false)
.unknowns("string")
.value("string")
.build())
.dcrumDecoders(HostNamingConditionConditionDcrumDecoderArgs.builder()
.operator("string")
.negate(false)
.unknowns("string")
.value("string")
.build())
.entities(HostNamingConditionConditionEntityArgs.builder()
.operator("string")
.negate(false)
.unknowns("string")
.value("string")
.build())
.hostTeches(HostNamingConditionConditionHostTechArgs.builder()
.operator("string")
.negate(false)
.unknowns("string")
.value(HostNamingConditionConditionHostTechValueArgs.builder()
.type("string")
.unknowns("string")
.verbatimType("string")
.build())
.build())
.hypervisors(HostNamingConditionConditionHypervisorArgs.builder()
.operator("string")
.negate(false)
.unknowns("string")
.value("string")
.build())
.indexedNames(HostNamingConditionConditionIndexedNameArgs.builder()
.operator("string")
.negate(false)
.unknowns("string")
.value("string")
.build())
.indexedStrings(HostNamingConditionConditionIndexedStringArgs.builder()
.operator("string")
.negate(false)
.unknowns("string")
.value("string")
.build())
.indexedTags(HostNamingConditionConditionIndexedTagArgs.builder()
.operator("string")
.negate(false)
.unknowns("string")
.value(HostNamingConditionConditionIndexedTagValueArgs.builder()
.context("string")
.key("string")
.unknowns("string")
.value("string")
.build())
.build())
.integers(HostNamingConditionConditionIntegerArgs.builder()
.operator("string")
.negate(false)
.unknowns("string")
.value(0)
.build())
.ipaddresses(HostNamingConditionConditionIpaddressArgs.builder()
.operator("string")
.caseSensitive(false)
.negate(false)
.unknowns("string")
.value("string")
.build())
.keys(HostNamingConditionConditionKeyArgs.builder()
.attribute("string")
.type("string")
.unknowns("string")
.build())
.mobilePlatforms(HostNamingConditionConditionMobilePlatformArgs.builder()
.operator("string")
.negate(false)
.unknowns("string")
.value("string")
.build())
.osArches(HostNamingConditionConditionOsArchArgs.builder()
.operator("string")
.negate(false)
.unknowns("string")
.value("string")
.build())
.osTypes(HostNamingConditionConditionOsTypeArgs.builder()
.operator("string")
.negate(false)
.unknowns("string")
.value("string")
.build())
.paasTypes(HostNamingConditionConditionPaasTypeArgs.builder()
.operator("string")
.negate(false)
.unknowns("string")
.value("string")
.build())
.processMetadatas(HostNamingConditionConditionProcessMetadataArgs.builder()
.attribute("string")
.dynamicKey("string")
.unknowns("string")
.build())
.serviceTopologies(HostNamingConditionConditionServiceTopologyArgs.builder()
.operator("string")
.negate(false)
.unknowns("string")
.value("string")
.build())
.serviceTypes(HostNamingConditionConditionServiceTypeArgs.builder()
.operator("string")
.negate(false)
.unknowns("string")
.value("string")
.build())
.stringKeys(HostNamingConditionConditionStringKeyArgs.builder()
.attribute("string")
.dynamicKey("string")
.unknowns("string")
.build())
.strings(HostNamingConditionConditionStringArgs.builder()
.operator("string")
.caseSensitive(false)
.negate(false)
.unknowns("string")
.value("string")
.build())
.syntheticEngines(HostNamingConditionConditionSyntheticEngineArgs.builder()
.operator("string")
.negate(false)
.unknowns("string")
.value("string")
.build())
.tags(HostNamingConditionConditionTagArgs.builder()
.operator("string")
.negate(false)
.unknowns("string")
.value(HostNamingConditionConditionTagValueArgs.builder()
.context("string")
.key("string")
.unknowns("string")
.value("string")
.build())
.build())
.teches(HostNamingConditionConditionTechArgs.builder()
.operator("string")
.negate(false)
.unknowns("string")
.value(HostNamingConditionConditionTechValueArgs.builder()
.type("string")
.unknowns("string")
.verbatimType("string")
.build())
.build())
.unknowns("string")
.build())
.build())
.name("string")
.unknowns("string")
.build());
host_naming_resource = dynatrace.HostNaming("hostNamingResource",
enabled=False,
format="string",
conditions=[dynatrace.HostNamingConditionArgs(
conditions=[dynatrace.HostNamingConditionConditionArgs(
application_types=[dynatrace.HostNamingConditionConditionApplicationTypeArgs(
operator="string",
negate=False,
unknowns="string",
value="string",
)],
azure_compute_mode_comparisons=[dynatrace.HostNamingConditionConditionAzureComputeModeComparisonArgs(
operator="string",
negate=False,
unknowns="string",
value="string",
)],
azure_skus=[dynatrace.HostNamingConditionConditionAzureSkusArgs(
operator="string",
negate=False,
unknowns="string",
value="string",
)],
bitnesses=[dynatrace.HostNamingConditionConditionBitnessArgs(
operator="string",
negate=False,
unknowns="string",
value="string",
)],
cloud_types=[dynatrace.HostNamingConditionConditionCloudTypeArgs(
operator="string",
negate=False,
unknowns="string",
value="string",
)],
comparisons=[dynatrace.HostNamingConditionConditionComparisonArgs(
type="string",
negate=False,
unknowns="string",
)],
custom_application_types=[dynatrace.HostNamingConditionConditionCustomApplicationTypeArgs(
operator="string",
negate=False,
unknowns="string",
value="string",
)],
custom_host_metadatas=[dynatrace.HostNamingConditionConditionCustomHostMetadataArgs(
attribute="string",
dynamic_key=dynatrace.HostNamingConditionConditionCustomHostMetadataDynamicKeyArgs(
key="string",
source="string",
unknowns="string",
),
unknowns="string",
)],
custom_process_metadatas=[dynatrace.HostNamingConditionConditionCustomProcessMetadataArgs(
attribute="string",
dynamic_key=dynatrace.HostNamingConditionConditionCustomProcessMetadataDynamicKeyArgs(
key="string",
source="string",
unknowns="string",
),
unknowns="string",
)],
database_topologies=[dynatrace.HostNamingConditionConditionDatabaseTopologyArgs(
operator="string",
negate=False,
unknowns="string",
value="string",
)],
dcrum_decoders=[dynatrace.HostNamingConditionConditionDcrumDecoderArgs(
operator="string",
negate=False,
unknowns="string",
value="string",
)],
entities=[dynatrace.HostNamingConditionConditionEntityArgs(
operator="string",
negate=False,
unknowns="string",
value="string",
)],
host_teches=[dynatrace.HostNamingConditionConditionHostTechArgs(
operator="string",
negate=False,
unknowns="string",
value=dynatrace.HostNamingConditionConditionHostTechValueArgs(
type="string",
unknowns="string",
verbatim_type="string",
),
)],
hypervisors=[dynatrace.HostNamingConditionConditionHypervisorArgs(
operator="string",
negate=False,
unknowns="string",
value="string",
)],
indexed_names=[dynatrace.HostNamingConditionConditionIndexedNameArgs(
operator="string",
negate=False,
unknowns="string",
value="string",
)],
indexed_strings=[dynatrace.HostNamingConditionConditionIndexedStringArgs(
operator="string",
negate=False,
unknowns="string",
value="string",
)],
indexed_tags=[dynatrace.HostNamingConditionConditionIndexedTagArgs(
operator="string",
negate=False,
unknowns="string",
value=dynatrace.HostNamingConditionConditionIndexedTagValueArgs(
context="string",
key="string",
unknowns="string",
value="string",
),
)],
integers=[dynatrace.HostNamingConditionConditionIntegerArgs(
operator="string",
negate=False,
unknowns="string",
value=0,
)],
ipaddresses=[dynatrace.HostNamingConditionConditionIpaddressArgs(
operator="string",
case_sensitive=False,
negate=False,
unknowns="string",
value="string",
)],
keys=[dynatrace.HostNamingConditionConditionKeyArgs(
attribute="string",
type="string",
unknowns="string",
)],
mobile_platforms=[dynatrace.HostNamingConditionConditionMobilePlatformArgs(
operator="string",
negate=False,
unknowns="string",
value="string",
)],
os_arches=[dynatrace.HostNamingConditionConditionOsArchArgs(
operator="string",
negate=False,
unknowns="string",
value="string",
)],
os_types=[dynatrace.HostNamingConditionConditionOsTypeArgs(
operator="string",
negate=False,
unknowns="string",
value="string",
)],
paas_types=[dynatrace.HostNamingConditionConditionPaasTypeArgs(
operator="string",
negate=False,
unknowns="string",
value="string",
)],
process_metadatas=[dynatrace.HostNamingConditionConditionProcessMetadataArgs(
attribute="string",
dynamic_key="string",
unknowns="string",
)],
service_topologies=[dynatrace.HostNamingConditionConditionServiceTopologyArgs(
operator="string",
negate=False,
unknowns="string",
value="string",
)],
service_types=[dynatrace.HostNamingConditionConditionServiceTypeArgs(
operator="string",
negate=False,
unknowns="string",
value="string",
)],
string_keys=[dynatrace.HostNamingConditionConditionStringKeyArgs(
attribute="string",
dynamic_key="string",
unknowns="string",
)],
strings=[dynatrace.HostNamingConditionConditionStringArgs(
operator="string",
case_sensitive=False,
negate=False,
unknowns="string",
value="string",
)],
synthetic_engines=[dynatrace.HostNamingConditionConditionSyntheticEngineArgs(
operator="string",
negate=False,
unknowns="string",
value="string",
)],
tags=[dynatrace.HostNamingConditionConditionTagArgs(
operator="string",
negate=False,
unknowns="string",
value=dynatrace.HostNamingConditionConditionTagValueArgs(
context="string",
key="string",
unknowns="string",
value="string",
),
)],
teches=[dynatrace.HostNamingConditionConditionTechArgs(
operator="string",
negate=False,
unknowns="string",
value=dynatrace.HostNamingConditionConditionTechValueArgs(
type="string",
unknowns="string",
verbatim_type="string",
),
)],
unknowns="string",
)],
)],
name="string",
unknowns="string")
const hostNamingResource = new dynatrace.HostNaming("hostNamingResource", {
enabled: false,
format: "string",
conditions: [{
conditions: [{
applicationTypes: [{
operator: "string",
negate: false,
unknowns: "string",
value: "string",
}],
azureComputeModeComparisons: [{
operator: "string",
negate: false,
unknowns: "string",
value: "string",
}],
azureSkus: [{
operator: "string",
negate: false,
unknowns: "string",
value: "string",
}],
bitnesses: [{
operator: "string",
negate: false,
unknowns: "string",
value: "string",
}],
cloudTypes: [{
operator: "string",
negate: false,
unknowns: "string",
value: "string",
}],
comparisons: [{
type: "string",
negate: false,
unknowns: "string",
}],
customApplicationTypes: [{
operator: "string",
negate: false,
unknowns: "string",
value: "string",
}],
customHostMetadatas: [{
attribute: "string",
dynamicKey: {
key: "string",
source: "string",
unknowns: "string",
},
unknowns: "string",
}],
customProcessMetadatas: [{
attribute: "string",
dynamicKey: {
key: "string",
source: "string",
unknowns: "string",
},
unknowns: "string",
}],
databaseTopologies: [{
operator: "string",
negate: false,
unknowns: "string",
value: "string",
}],
dcrumDecoders: [{
operator: "string",
negate: false,
unknowns: "string",
value: "string",
}],
entities: [{
operator: "string",
negate: false,
unknowns: "string",
value: "string",
}],
hostTeches: [{
operator: "string",
negate: false,
unknowns: "string",
value: {
type: "string",
unknowns: "string",
verbatimType: "string",
},
}],
hypervisors: [{
operator: "string",
negate: false,
unknowns: "string",
value: "string",
}],
indexedNames: [{
operator: "string",
negate: false,
unknowns: "string",
value: "string",
}],
indexedStrings: [{
operator: "string",
negate: false,
unknowns: "string",
value: "string",
}],
indexedTags: [{
operator: "string",
negate: false,
unknowns: "string",
value: {
context: "string",
key: "string",
unknowns: "string",
value: "string",
},
}],
integers: [{
operator: "string",
negate: false,
unknowns: "string",
value: 0,
}],
ipaddresses: [{
operator: "string",
caseSensitive: false,
negate: false,
unknowns: "string",
value: "string",
}],
keys: [{
attribute: "string",
type: "string",
unknowns: "string",
}],
mobilePlatforms: [{
operator: "string",
negate: false,
unknowns: "string",
value: "string",
}],
osArches: [{
operator: "string",
negate: false,
unknowns: "string",
value: "string",
}],
osTypes: [{
operator: "string",
negate: false,
unknowns: "string",
value: "string",
}],
paasTypes: [{
operator: "string",
negate: false,
unknowns: "string",
value: "string",
}],
processMetadatas: [{
attribute: "string",
dynamicKey: "string",
unknowns: "string",
}],
serviceTopologies: [{
operator: "string",
negate: false,
unknowns: "string",
value: "string",
}],
serviceTypes: [{
operator: "string",
negate: false,
unknowns: "string",
value: "string",
}],
stringKeys: [{
attribute: "string",
dynamicKey: "string",
unknowns: "string",
}],
strings: [{
operator: "string",
caseSensitive: false,
negate: false,
unknowns: "string",
value: "string",
}],
syntheticEngines: [{
operator: "string",
negate: false,
unknowns: "string",
value: "string",
}],
tags: [{
operator: "string",
negate: false,
unknowns: "string",
value: {
context: "string",
key: "string",
unknowns: "string",
value: "string",
},
}],
teches: [{
operator: "string",
negate: false,
unknowns: "string",
value: {
type: "string",
unknowns: "string",
verbatimType: "string",
},
}],
unknowns: "string",
}],
}],
name: "string",
unknowns: "string",
});
type: dynatrace:HostNaming
properties:
conditions:
- conditions:
- applicationTypes:
- negate: false
operator: string
unknowns: string
value: string
azureComputeModeComparisons:
- negate: false
operator: string
unknowns: string
value: string
azureSkus:
- negate: false
operator: string
unknowns: string
value: string
bitnesses:
- negate: false
operator: string
unknowns: string
value: string
cloudTypes:
- negate: false
operator: string
unknowns: string
value: string
comparisons:
- negate: false
type: string
unknowns: string
customApplicationTypes:
- negate: false
operator: string
unknowns: string
value: string
customHostMetadatas:
- attribute: string
dynamicKey:
key: string
source: string
unknowns: string
unknowns: string
customProcessMetadatas:
- attribute: string
dynamicKey:
key: string
source: string
unknowns: string
unknowns: string
databaseTopologies:
- negate: false
operator: string
unknowns: string
value: string
dcrumDecoders:
- negate: false
operator: string
unknowns: string
value: string
entities:
- negate: false
operator: string
unknowns: string
value: string
hostTeches:
- negate: false
operator: string
unknowns: string
value:
type: string
unknowns: string
verbatimType: string
hypervisors:
- negate: false
operator: string
unknowns: string
value: string
indexedNames:
- negate: false
operator: string
unknowns: string
value: string
indexedStrings:
- negate: false
operator: string
unknowns: string
value: string
indexedTags:
- negate: false
operator: string
unknowns: string
value:
context: string
key: string
unknowns: string
value: string
integers:
- negate: false
operator: string
unknowns: string
value: 0
ipaddresses:
- caseSensitive: false
negate: false
operator: string
unknowns: string
value: string
keys:
- attribute: string
type: string
unknowns: string
mobilePlatforms:
- negate: false
operator: string
unknowns: string
value: string
osArches:
- negate: false
operator: string
unknowns: string
value: string
osTypes:
- negate: false
operator: string
unknowns: string
value: string
paasTypes:
- negate: false
operator: string
unknowns: string
value: string
processMetadatas:
- attribute: string
dynamicKey: string
unknowns: string
serviceTopologies:
- negate: false
operator: string
unknowns: string
value: string
serviceTypes:
- negate: false
operator: string
unknowns: string
value: string
stringKeys:
- attribute: string
dynamicKey: string
unknowns: string
strings:
- caseSensitive: false
negate: false
operator: string
unknowns: string
value: string
syntheticEngines:
- negate: false
operator: string
unknowns: string
value: string
tags:
- negate: false
operator: string
unknowns: string
value:
context: string
key: string
unknowns: string
value: string
teches:
- negate: false
operator: string
unknowns: string
value:
type: string
unknowns: string
verbatimType: string
unknowns: string
enabled: false
format: string
name: string
unknowns: string
HostNaming Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
The HostNaming resource accepts the following input properties:
- Enabled bool
- The rule is enabled (
true
) or disabled (false
) - Format string
- The name to be assigned to matching entities. You can use the following placeholders here: *
{AwsAutoScalingGroup:Name}
*{AwsAvailabilityZone:Name}
*{AwsElasticLoadBalancer:Name}
*{AwsRelationalDatabaseService:DBName}
*{AwsRelationalDatabaseService:Endpoint}
*{AwsRelationalDatabaseService:Engine}
*{AwsRelationalDatabaseService:InstanceClass}
*{AwsRelationalDatabaseService:Name}
*{AwsRelationalDatabaseService:Port}
*{AzureRegion:Name}
*{AzureScaleSet:Name}
*{AzureVm:Name}
*{CloudFoundryOrganization:Name}
*{CustomDevice:DetectedName}
*{CustomDevice:DnsName}
*{CustomDevice:IpAddress}
*{CustomDevice:Port}
*{DockerContainerGroupInstance:ContainerName}
*{DockerContainerGroupInstance:FullImageName}
*{DockerContainerGroupInstance:ImageVersion}
*{DockerContainerGroupInstance:StrippedImageName}
*{ESXIHost:HardwareModel}
*{ESXIHost:HardwareVendor}
*{ESXIHost:Name}
*{ESXIHost:ProductName}
*{ESXIHost:ProductVersion}
*{Ec2Instance:AmiId}
*{Ec2Instance:BeanstalkEnvironmentName}
*{Ec2Instance:InstanceId}
*{Ec2Instance:InstanceType}
*{Ec2Instance:LocalHostName}
*{Ec2Instance:Name}
*{Ec2Instance:PublicHostName}
*{Ec2Instance:SecurityGroup}
*{GoogleComputeInstance:Id}
*{GoogleComputeInstance:IpAddresses}
*{GoogleComputeInstance:MachineType}
*{GoogleComputeInstance:Name}
*{GoogleComputeInstance:ProjectId}
*{GoogleComputeInstance:Project}
*{Host:AWSNameTag}
*{Host:AixLogicalCpuCount}
*{Host:AzureHostName}
*{Host:AzureSiteName}
*{Host:BoshDeploymentId}
*{Host:BoshInstanceId}
*{Host:BoshInstanceName}
*{Host:BoshName}
*{Host:BoshStemcellVersion}
*{Host:CpuCores}
*{Host:DetectedName}
*{Host:Environment:AppName}
*{Host:Environment:BoshReleaseVersion}
*{Host:Environment:Environment}
*{Host:Environment:Link}
*{Host:Environment:Organization}
*{Host:Environment:Owner}
*{Host:Environment:Support}
*{Host:IpAddress}
*{Host:LogicalCpuCores}
*{Host:OneAgentCustomHostName}
*{Host:OperatingSystemVersion}
*{Host:PaasMemoryLimit}
*{HostGroup:Name}
*{KubernetesCluster:Name}
*{KubernetesNode:DetectedName}
*{OpenstackAvailabilityZone:Name}
*{OpenstackZone:Name}
*{OpenstackComputeNode:Name}
*{OpenstackProject:Name}
*{OpenstackVm:InstanceType}
*{OpenstackVm:Name}
*{OpenstackVm:SecurityGroup}
*{ProcessGroup:AmazonECRImageAccountId}
*{ProcessGroup:AmazonECRImageRegion}
*{ProcessGroup:AmazonECSCluster}
*{ProcessGroup:AmazonECSContainerName}
*{ProcessGroup:AmazonECSFamily}
*{ProcessGroup:AmazonECSRevision}
*{ProcessGroup:AmazonLambdaFunctionName}
*{ProcessGroup:AmazonRegion}
*{ProcessGroup:ApacheConfigPath}
*{ProcessGroup:ApacheSparkMasterIpAddress}
*{ProcessGroup:AspDotNetCoreApplicationPath}
*{ProcessGroup:AspDotNetCoreApplicationPath}
*{ProcessGroup:AzureHostName}
*{ProcessGroup:AzureSiteName}
*{ProcessGroup:CassandraClusterName}
*{ProcessGroup:CatalinaBase}
*{ProcessGroup:CatalinaHome}
*{ProcessGroup:CloudFoundryAppId}
*{ProcessGroup:CloudFoundryAppName}
*{ProcessGroup:CloudFoundryInstanceIndex}
*{ProcessGroup:CloudFoundrySpaceId}
{ProcessGroup:CloudFoundrySpaceName}
*{ProcessGroup:ColdFusionJvmConfigFile}
*{ProcessGroup:ColdFusionServiceName}
*{ProcessGroup:CommandLineArgs}
*{ProcessGroup:DetectedName}
*{ProcessGroup:DotNetCommandPath}
*{ProcessGroup:DotNetCommand}
*{ProcessGroup:DotNetClusterId}
*{ProcessGroup:DotNetNodeId}
*{ProcessGroup:ElasticsearchClusterName}
*{ProcessGroup:ElasticsearchNodeName}
*{ProcessGroup:EquinoxConfigPath}
*{ProcessGroup:ExeName}
*{ProcessGroup:ExePath}
*{ProcessGroup:GlassFishDomainName}
*{ProcessGroup:GlassFishInstanceName}
*{ProcessGroup:GoogleAppEngineInstance}
{ProcessGroup:GoogleAppEngineService}
*{ProcessGroup:GoogleCloudProject}
*{ProcessGroup:HybrisBinDirectory}
*{ProcessGroup:HybrisConfigDirectory}
*{ProcessGroup:HybrisConfigDirectory}
*{ProcessGroup:HybrisDataDirectory}
*{ProcessGroup:IBMCicsRegion}
*{ProcessGroup:IBMCtgName}
*{ProcessGroup:IBMImsConnectRegion}
*{ProcessGroup:IBMImsControlRegion}
*{ProcessGroup:IBMImsMessageProcessingRegion}
*{ProcessGroup:IBMImsSoapGwName}
*{ProcessGroup:IBMIntegrationNodeName}
*{ProcessGroup:IBMIntegrationServerName}
{ProcessGroup:IISAppPool}
*{ProcessGroup:IISRoleName}
*{ProcessGroup:JbossHome}
*{ProcessGroup:JbossMode}
*{ProcessGroup:JbossServerName}
*{ProcessGroup:JavaJarFile}
*{ProcessGroup:JavaJarPath}
*{ProcessGroup:JavaMainCLass}
*{ProcessGroup:KubernetesBasePodName}
*{ProcessGroup:KubernetesContainerName}
*{ProcessGroup:KubernetesFullPodName}
*{ProcessGroup:KubernetesNamespace}
*{ProcessGroup:KubernetesPodUid}
*{ProcessGroup:MssqlInstanceName}
*{ProcessGroup:NodeJsAppBaseDirectory}
*{ProcessGroup:NodeJsAppName}
*{ProcessGroup:NodeJsScriptName}
*{ProcessGroup:OracleSid}
*{ProcessGroup:PHPScriptPath}
*{ProcessGroup:PHPWorkingDirectory}
*{ProcessGroup:Ports}
*{ProcessGroup:RubyAppRootPath}
*{ProcessGroup:RubyScriptPath}
*{ProcessGroup:SoftwareAGInstallRoot}
*{ProcessGroup:SoftwareAGProductPropertyName}
*{ProcessGroup:SpringBootAppName}
*{ProcessGroup:SpringBootProfileName}
*{ProcessGroup:SpringBootStartupClass}
*{ProcessGroup:TIBCOBusinessWorksAppNodeName}
*{ProcessGroup:TIBCOBusinessWorksAppSpaceName}
*{ProcessGroup:TIBCOBusinessWorksCeAppName}
*{ProcessGroup:TIBCOBusinessWorksCeVersion}
*{ProcessGroup:TIBCOBusinessWorksDomainName}
*{ProcessGroup:TIBCOBusinessWorksEnginePropertyFilePath}
*{ProcessGroup:TIBCOBusinessWorksEnginePropertyFile}
*{ProcessGroup:TIBCOBusinessWorksHome}
*{ProcessGroup:VarnishInstanceName}
*{ProcessGroup:WebLogicClusterName}
*{ProcessGroup:WebLogicDomainName}
*{ProcessGroup:WebLogicHome}
*{ProcessGroup:WebLogicName}
*{ProcessGroup:WebSphereCellName}
*{ProcessGroup:WebSphereClusterName}
*{ProcessGroup:WebSphereNodeName}
*{ProcessGroup:WebSphereServerName}
*{ProcessGroup:ActorSystem}
*{Service:STGServerName}
*{Service:DatabaseHostName}
*{Service:DatabaseName}
*{Service:DatabaseVendor}
*{Service:DetectedName}
*{Service:EndpointPath}
*{Service:EndpointPathGatewayUrl}
*{Service:IIBApplicationName}
*{Service:MessageListenerClassName}
*{Service:Port}
*{Service:PublicDomainName}
{Service:RemoteEndpoint}
*{Service:RemoteName}
*{Service:WebApplicationId}
*{Service:WebContextRoot}
*{Service:WebServerName}
*{Service:WebServiceNamespace}
*{Service:WebServiceName}
*{VmwareDatacenter:Name}
* `{VmwareVm:Name}
- Conditions
List<Pulumiverse.
Dynatrace. Inputs. Host Naming Condition> - A list of matching conditions of the rule. The rule applies only if all conditions are fulfilled
- Name string
- The name of the rule
- Unknowns string
- allows for configuring properties that are not explicitly supported by the current version of this provider
- Enabled bool
- The rule is enabled (
true
) or disabled (false
) - Format string
- The name to be assigned to matching entities. You can use the following placeholders here: *
{AwsAutoScalingGroup:Name}
*{AwsAvailabilityZone:Name}
*{AwsElasticLoadBalancer:Name}
*{AwsRelationalDatabaseService:DBName}
*{AwsRelationalDatabaseService:Endpoint}
*{AwsRelationalDatabaseService:Engine}
*{AwsRelationalDatabaseService:InstanceClass}
*{AwsRelationalDatabaseService:Name}
*{AwsRelationalDatabaseService:Port}
*{AzureRegion:Name}
*{AzureScaleSet:Name}
*{AzureVm:Name}
*{CloudFoundryOrganization:Name}
*{CustomDevice:DetectedName}
*{CustomDevice:DnsName}
*{CustomDevice:IpAddress}
*{CustomDevice:Port}
*{DockerContainerGroupInstance:ContainerName}
*{DockerContainerGroupInstance:FullImageName}
*{DockerContainerGroupInstance:ImageVersion}
*{DockerContainerGroupInstance:StrippedImageName}
*{ESXIHost:HardwareModel}
*{ESXIHost:HardwareVendor}
*{ESXIHost:Name}
*{ESXIHost:ProductName}
*{ESXIHost:ProductVersion}
*{Ec2Instance:AmiId}
*{Ec2Instance:BeanstalkEnvironmentName}
*{Ec2Instance:InstanceId}
*{Ec2Instance:InstanceType}
*{Ec2Instance:LocalHostName}
*{Ec2Instance:Name}
*{Ec2Instance:PublicHostName}
*{Ec2Instance:SecurityGroup}
*{GoogleComputeInstance:Id}
*{GoogleComputeInstance:IpAddresses}
*{GoogleComputeInstance:MachineType}
*{GoogleComputeInstance:Name}
*{GoogleComputeInstance:ProjectId}
*{GoogleComputeInstance:Project}
*{Host:AWSNameTag}
*{Host:AixLogicalCpuCount}
*{Host:AzureHostName}
*{Host:AzureSiteName}
*{Host:BoshDeploymentId}
*{Host:BoshInstanceId}
*{Host:BoshInstanceName}
*{Host:BoshName}
*{Host:BoshStemcellVersion}
*{Host:CpuCores}
*{Host:DetectedName}
*{Host:Environment:AppName}
*{Host:Environment:BoshReleaseVersion}
*{Host:Environment:Environment}
*{Host:Environment:Link}
*{Host:Environment:Organization}
*{Host:Environment:Owner}
*{Host:Environment:Support}
*{Host:IpAddress}
*{Host:LogicalCpuCores}
*{Host:OneAgentCustomHostName}
*{Host:OperatingSystemVersion}
*{Host:PaasMemoryLimit}
*{HostGroup:Name}
*{KubernetesCluster:Name}
*{KubernetesNode:DetectedName}
*{OpenstackAvailabilityZone:Name}
*{OpenstackZone:Name}
*{OpenstackComputeNode:Name}
*{OpenstackProject:Name}
*{OpenstackVm:InstanceType}
*{OpenstackVm:Name}
*{OpenstackVm:SecurityGroup}
*{ProcessGroup:AmazonECRImageAccountId}
*{ProcessGroup:AmazonECRImageRegion}
*{ProcessGroup:AmazonECSCluster}
*{ProcessGroup:AmazonECSContainerName}
*{ProcessGroup:AmazonECSFamily}
*{ProcessGroup:AmazonECSRevision}
*{ProcessGroup:AmazonLambdaFunctionName}
*{ProcessGroup:AmazonRegion}
*{ProcessGroup:ApacheConfigPath}
*{ProcessGroup:ApacheSparkMasterIpAddress}
*{ProcessGroup:AspDotNetCoreApplicationPath}
*{ProcessGroup:AspDotNetCoreApplicationPath}
*{ProcessGroup:AzureHostName}
*{ProcessGroup:AzureSiteName}
*{ProcessGroup:CassandraClusterName}
*{ProcessGroup:CatalinaBase}
*{ProcessGroup:CatalinaHome}
*{ProcessGroup:CloudFoundryAppId}
*{ProcessGroup:CloudFoundryAppName}
*{ProcessGroup:CloudFoundryInstanceIndex}
*{ProcessGroup:CloudFoundrySpaceId}
{ProcessGroup:CloudFoundrySpaceName}
*{ProcessGroup:ColdFusionJvmConfigFile}
*{ProcessGroup:ColdFusionServiceName}
*{ProcessGroup:CommandLineArgs}
*{ProcessGroup:DetectedName}
*{ProcessGroup:DotNetCommandPath}
*{ProcessGroup:DotNetCommand}
*{ProcessGroup:DotNetClusterId}
*{ProcessGroup:DotNetNodeId}
*{ProcessGroup:ElasticsearchClusterName}
*{ProcessGroup:ElasticsearchNodeName}
*{ProcessGroup:EquinoxConfigPath}
*{ProcessGroup:ExeName}
*{ProcessGroup:ExePath}
*{ProcessGroup:GlassFishDomainName}
*{ProcessGroup:GlassFishInstanceName}
*{ProcessGroup:GoogleAppEngineInstance}
{ProcessGroup:GoogleAppEngineService}
*{ProcessGroup:GoogleCloudProject}
*{ProcessGroup:HybrisBinDirectory}
*{ProcessGroup:HybrisConfigDirectory}
*{ProcessGroup:HybrisConfigDirectory}
*{ProcessGroup:HybrisDataDirectory}
*{ProcessGroup:IBMCicsRegion}
*{ProcessGroup:IBMCtgName}
*{ProcessGroup:IBMImsConnectRegion}
*{ProcessGroup:IBMImsControlRegion}
*{ProcessGroup:IBMImsMessageProcessingRegion}
*{ProcessGroup:IBMImsSoapGwName}
*{ProcessGroup:IBMIntegrationNodeName}
*{ProcessGroup:IBMIntegrationServerName}
{ProcessGroup:IISAppPool}
*{ProcessGroup:IISRoleName}
*{ProcessGroup:JbossHome}
*{ProcessGroup:JbossMode}
*{ProcessGroup:JbossServerName}
*{ProcessGroup:JavaJarFile}
*{ProcessGroup:JavaJarPath}
*{ProcessGroup:JavaMainCLass}
*{ProcessGroup:KubernetesBasePodName}
*{ProcessGroup:KubernetesContainerName}
*{ProcessGroup:KubernetesFullPodName}
*{ProcessGroup:KubernetesNamespace}
*{ProcessGroup:KubernetesPodUid}
*{ProcessGroup:MssqlInstanceName}
*{ProcessGroup:NodeJsAppBaseDirectory}
*{ProcessGroup:NodeJsAppName}
*{ProcessGroup:NodeJsScriptName}
*{ProcessGroup:OracleSid}
*{ProcessGroup:PHPScriptPath}
*{ProcessGroup:PHPWorkingDirectory}
*{ProcessGroup:Ports}
*{ProcessGroup:RubyAppRootPath}
*{ProcessGroup:RubyScriptPath}
*{ProcessGroup:SoftwareAGInstallRoot}
*{ProcessGroup:SoftwareAGProductPropertyName}
*{ProcessGroup:SpringBootAppName}
*{ProcessGroup:SpringBootProfileName}
*{ProcessGroup:SpringBootStartupClass}
*{ProcessGroup:TIBCOBusinessWorksAppNodeName}
*{ProcessGroup:TIBCOBusinessWorksAppSpaceName}
*{ProcessGroup:TIBCOBusinessWorksCeAppName}
*{ProcessGroup:TIBCOBusinessWorksCeVersion}
*{ProcessGroup:TIBCOBusinessWorksDomainName}
*{ProcessGroup:TIBCOBusinessWorksEnginePropertyFilePath}
*{ProcessGroup:TIBCOBusinessWorksEnginePropertyFile}
*{ProcessGroup:TIBCOBusinessWorksHome}
*{ProcessGroup:VarnishInstanceName}
*{ProcessGroup:WebLogicClusterName}
*{ProcessGroup:WebLogicDomainName}
*{ProcessGroup:WebLogicHome}
*{ProcessGroup:WebLogicName}
*{ProcessGroup:WebSphereCellName}
*{ProcessGroup:WebSphereClusterName}
*{ProcessGroup:WebSphereNodeName}
*{ProcessGroup:WebSphereServerName}
*{ProcessGroup:ActorSystem}
*{Service:STGServerName}
*{Service:DatabaseHostName}
*{Service:DatabaseName}
*{Service:DatabaseVendor}
*{Service:DetectedName}
*{Service:EndpointPath}
*{Service:EndpointPathGatewayUrl}
*{Service:IIBApplicationName}
*{Service:MessageListenerClassName}
*{Service:Port}
*{Service:PublicDomainName}
{Service:RemoteEndpoint}
*{Service:RemoteName}
*{Service:WebApplicationId}
*{Service:WebContextRoot}
*{Service:WebServerName}
*{Service:WebServiceNamespace}
*{Service:WebServiceName}
*{VmwareDatacenter:Name}
* `{VmwareVm:Name}
- Conditions
[]Host
Naming Condition Args - A list of matching conditions of the rule. The rule applies only if all conditions are fulfilled
- Name string
- The name of the rule
- Unknowns string
- allows for configuring properties that are not explicitly supported by the current version of this provider
- enabled Boolean
- The rule is enabled (
true
) or disabled (false
) - format String
- The name to be assigned to matching entities. You can use the following placeholders here: *
{AwsAutoScalingGroup:Name}
*{AwsAvailabilityZone:Name}
*{AwsElasticLoadBalancer:Name}
*{AwsRelationalDatabaseService:DBName}
*{AwsRelationalDatabaseService:Endpoint}
*{AwsRelationalDatabaseService:Engine}
*{AwsRelationalDatabaseService:InstanceClass}
*{AwsRelationalDatabaseService:Name}
*{AwsRelationalDatabaseService:Port}
*{AzureRegion:Name}
*{AzureScaleSet:Name}
*{AzureVm:Name}
*{CloudFoundryOrganization:Name}
*{CustomDevice:DetectedName}
*{CustomDevice:DnsName}
*{CustomDevice:IpAddress}
*{CustomDevice:Port}
*{DockerContainerGroupInstance:ContainerName}
*{DockerContainerGroupInstance:FullImageName}
*{DockerContainerGroupInstance:ImageVersion}
*{DockerContainerGroupInstance:StrippedImageName}
*{ESXIHost:HardwareModel}
*{ESXIHost:HardwareVendor}
*{ESXIHost:Name}
*{ESXIHost:ProductName}
*{ESXIHost:ProductVersion}
*{Ec2Instance:AmiId}
*{Ec2Instance:BeanstalkEnvironmentName}
*{Ec2Instance:InstanceId}
*{Ec2Instance:InstanceType}
*{Ec2Instance:LocalHostName}
*{Ec2Instance:Name}
*{Ec2Instance:PublicHostName}
*{Ec2Instance:SecurityGroup}
*{GoogleComputeInstance:Id}
*{GoogleComputeInstance:IpAddresses}
*{GoogleComputeInstance:MachineType}
*{GoogleComputeInstance:Name}
*{GoogleComputeInstance:ProjectId}
*{GoogleComputeInstance:Project}
*{Host:AWSNameTag}
*{Host:AixLogicalCpuCount}
*{Host:AzureHostName}
*{Host:AzureSiteName}
*{Host:BoshDeploymentId}
*{Host:BoshInstanceId}
*{Host:BoshInstanceName}
*{Host:BoshName}
*{Host:BoshStemcellVersion}
*{Host:CpuCores}
*{Host:DetectedName}
*{Host:Environment:AppName}
*{Host:Environment:BoshReleaseVersion}
*{Host:Environment:Environment}
*{Host:Environment:Link}
*{Host:Environment:Organization}
*{Host:Environment:Owner}
*{Host:Environment:Support}
*{Host:IpAddress}
*{Host:LogicalCpuCores}
*{Host:OneAgentCustomHostName}
*{Host:OperatingSystemVersion}
*{Host:PaasMemoryLimit}
*{HostGroup:Name}
*{KubernetesCluster:Name}
*{KubernetesNode:DetectedName}
*{OpenstackAvailabilityZone:Name}
*{OpenstackZone:Name}
*{OpenstackComputeNode:Name}
*{OpenstackProject:Name}
*{OpenstackVm:InstanceType}
*{OpenstackVm:Name}
*{OpenstackVm:SecurityGroup}
*{ProcessGroup:AmazonECRImageAccountId}
*{ProcessGroup:AmazonECRImageRegion}
*{ProcessGroup:AmazonECSCluster}
*{ProcessGroup:AmazonECSContainerName}
*{ProcessGroup:AmazonECSFamily}
*{ProcessGroup:AmazonECSRevision}
*{ProcessGroup:AmazonLambdaFunctionName}
*{ProcessGroup:AmazonRegion}
*{ProcessGroup:ApacheConfigPath}
*{ProcessGroup:ApacheSparkMasterIpAddress}
*{ProcessGroup:AspDotNetCoreApplicationPath}
*{ProcessGroup:AspDotNetCoreApplicationPath}
*{ProcessGroup:AzureHostName}
*{ProcessGroup:AzureSiteName}
*{ProcessGroup:CassandraClusterName}
*{ProcessGroup:CatalinaBase}
*{ProcessGroup:CatalinaHome}
*{ProcessGroup:CloudFoundryAppId}
*{ProcessGroup:CloudFoundryAppName}
*{ProcessGroup:CloudFoundryInstanceIndex}
*{ProcessGroup:CloudFoundrySpaceId}
{ProcessGroup:CloudFoundrySpaceName}
*{ProcessGroup:ColdFusionJvmConfigFile}
*{ProcessGroup:ColdFusionServiceName}
*{ProcessGroup:CommandLineArgs}
*{ProcessGroup:DetectedName}
*{ProcessGroup:DotNetCommandPath}
*{ProcessGroup:DotNetCommand}
*{ProcessGroup:DotNetClusterId}
*{ProcessGroup:DotNetNodeId}
*{ProcessGroup:ElasticsearchClusterName}
*{ProcessGroup:ElasticsearchNodeName}
*{ProcessGroup:EquinoxConfigPath}
*{ProcessGroup:ExeName}
*{ProcessGroup:ExePath}
*{ProcessGroup:GlassFishDomainName}
*{ProcessGroup:GlassFishInstanceName}
*{ProcessGroup:GoogleAppEngineInstance}
{ProcessGroup:GoogleAppEngineService}
*{ProcessGroup:GoogleCloudProject}
*{ProcessGroup:HybrisBinDirectory}
*{ProcessGroup:HybrisConfigDirectory}
*{ProcessGroup:HybrisConfigDirectory}
*{ProcessGroup:HybrisDataDirectory}
*{ProcessGroup:IBMCicsRegion}
*{ProcessGroup:IBMCtgName}
*{ProcessGroup:IBMImsConnectRegion}
*{ProcessGroup:IBMImsControlRegion}
*{ProcessGroup:IBMImsMessageProcessingRegion}
*{ProcessGroup:IBMImsSoapGwName}
*{ProcessGroup:IBMIntegrationNodeName}
*{ProcessGroup:IBMIntegrationServerName}
{ProcessGroup:IISAppPool}
*{ProcessGroup:IISRoleName}
*{ProcessGroup:JbossHome}
*{ProcessGroup:JbossMode}
*{ProcessGroup:JbossServerName}
*{ProcessGroup:JavaJarFile}
*{ProcessGroup:JavaJarPath}
*{ProcessGroup:JavaMainCLass}
*{ProcessGroup:KubernetesBasePodName}
*{ProcessGroup:KubernetesContainerName}
*{ProcessGroup:KubernetesFullPodName}
*{ProcessGroup:KubernetesNamespace}
*{ProcessGroup:KubernetesPodUid}
*{ProcessGroup:MssqlInstanceName}
*{ProcessGroup:NodeJsAppBaseDirectory}
*{ProcessGroup:NodeJsAppName}
*{ProcessGroup:NodeJsScriptName}
*{ProcessGroup:OracleSid}
*{ProcessGroup:PHPScriptPath}
*{ProcessGroup:PHPWorkingDirectory}
*{ProcessGroup:Ports}
*{ProcessGroup:RubyAppRootPath}
*{ProcessGroup:RubyScriptPath}
*{ProcessGroup:SoftwareAGInstallRoot}
*{ProcessGroup:SoftwareAGProductPropertyName}
*{ProcessGroup:SpringBootAppName}
*{ProcessGroup:SpringBootProfileName}
*{ProcessGroup:SpringBootStartupClass}
*{ProcessGroup:TIBCOBusinessWorksAppNodeName}
*{ProcessGroup:TIBCOBusinessWorksAppSpaceName}
*{ProcessGroup:TIBCOBusinessWorksCeAppName}
*{ProcessGroup:TIBCOBusinessWorksCeVersion}
*{ProcessGroup:TIBCOBusinessWorksDomainName}
*{ProcessGroup:TIBCOBusinessWorksEnginePropertyFilePath}
*{ProcessGroup:TIBCOBusinessWorksEnginePropertyFile}
*{ProcessGroup:TIBCOBusinessWorksHome}
*{ProcessGroup:VarnishInstanceName}
*{ProcessGroup:WebLogicClusterName}
*{ProcessGroup:WebLogicDomainName}
*{ProcessGroup:WebLogicHome}
*{ProcessGroup:WebLogicName}
*{ProcessGroup:WebSphereCellName}
*{ProcessGroup:WebSphereClusterName}
*{ProcessGroup:WebSphereNodeName}
*{ProcessGroup:WebSphereServerName}
*{ProcessGroup:ActorSystem}
*{Service:STGServerName}
*{Service:DatabaseHostName}
*{Service:DatabaseName}
*{Service:DatabaseVendor}
*{Service:DetectedName}
*{Service:EndpointPath}
*{Service:EndpointPathGatewayUrl}
*{Service:IIBApplicationName}
*{Service:MessageListenerClassName}
*{Service:Port}
*{Service:PublicDomainName}
{Service:RemoteEndpoint}
*{Service:RemoteName}
*{Service:WebApplicationId}
*{Service:WebContextRoot}
*{Service:WebServerName}
*{Service:WebServiceNamespace}
*{Service:WebServiceName}
*{VmwareDatacenter:Name}
* `{VmwareVm:Name}
- conditions
List<Host
Naming Condition> - A list of matching conditions of the rule. The rule applies only if all conditions are fulfilled
- name String
- The name of the rule
- unknowns String
- allows for configuring properties that are not explicitly supported by the current version of this provider
- enabled boolean
- The rule is enabled (
true
) or disabled (false
) - format string
- The name to be assigned to matching entities. You can use the following placeholders here: *
{AwsAutoScalingGroup:Name}
*{AwsAvailabilityZone:Name}
*{AwsElasticLoadBalancer:Name}
*{AwsRelationalDatabaseService:DBName}
*{AwsRelationalDatabaseService:Endpoint}
*{AwsRelationalDatabaseService:Engine}
*{AwsRelationalDatabaseService:InstanceClass}
*{AwsRelationalDatabaseService:Name}
*{AwsRelationalDatabaseService:Port}
*{AzureRegion:Name}
*{AzureScaleSet:Name}
*{AzureVm:Name}
*{CloudFoundryOrganization:Name}
*{CustomDevice:DetectedName}
*{CustomDevice:DnsName}
*{CustomDevice:IpAddress}
*{CustomDevice:Port}
*{DockerContainerGroupInstance:ContainerName}
*{DockerContainerGroupInstance:FullImageName}
*{DockerContainerGroupInstance:ImageVersion}
*{DockerContainerGroupInstance:StrippedImageName}
*{ESXIHost:HardwareModel}
*{ESXIHost:HardwareVendor}
*{ESXIHost:Name}
*{ESXIHost:ProductName}
*{ESXIHost:ProductVersion}
*{Ec2Instance:AmiId}
*{Ec2Instance:BeanstalkEnvironmentName}
*{Ec2Instance:InstanceId}
*{Ec2Instance:InstanceType}
*{Ec2Instance:LocalHostName}
*{Ec2Instance:Name}
*{Ec2Instance:PublicHostName}
*{Ec2Instance:SecurityGroup}
*{GoogleComputeInstance:Id}
*{GoogleComputeInstance:IpAddresses}
*{GoogleComputeInstance:MachineType}
*{GoogleComputeInstance:Name}
*{GoogleComputeInstance:ProjectId}
*{GoogleComputeInstance:Project}
*{Host:AWSNameTag}
*{Host:AixLogicalCpuCount}
*{Host:AzureHostName}
*{Host:AzureSiteName}
*{Host:BoshDeploymentId}
*{Host:BoshInstanceId}
*{Host:BoshInstanceName}
*{Host:BoshName}
*{Host:BoshStemcellVersion}
*{Host:CpuCores}
*{Host:DetectedName}
*{Host:Environment:AppName}
*{Host:Environment:BoshReleaseVersion}
*{Host:Environment:Environment}
*{Host:Environment:Link}
*{Host:Environment:Organization}
*{Host:Environment:Owner}
*{Host:Environment:Support}
*{Host:IpAddress}
*{Host:LogicalCpuCores}
*{Host:OneAgentCustomHostName}
*{Host:OperatingSystemVersion}
*{Host:PaasMemoryLimit}
*{HostGroup:Name}
*{KubernetesCluster:Name}
*{KubernetesNode:DetectedName}
*{OpenstackAvailabilityZone:Name}
*{OpenstackZone:Name}
*{OpenstackComputeNode:Name}
*{OpenstackProject:Name}
*{OpenstackVm:InstanceType}
*{OpenstackVm:Name}
*{OpenstackVm:SecurityGroup}
*{ProcessGroup:AmazonECRImageAccountId}
*{ProcessGroup:AmazonECRImageRegion}
*{ProcessGroup:AmazonECSCluster}
*{ProcessGroup:AmazonECSContainerName}
*{ProcessGroup:AmazonECSFamily}
*{ProcessGroup:AmazonECSRevision}
*{ProcessGroup:AmazonLambdaFunctionName}
*{ProcessGroup:AmazonRegion}
*{ProcessGroup:ApacheConfigPath}
*{ProcessGroup:ApacheSparkMasterIpAddress}
*{ProcessGroup:AspDotNetCoreApplicationPath}
*{ProcessGroup:AspDotNetCoreApplicationPath}
*{ProcessGroup:AzureHostName}
*{ProcessGroup:AzureSiteName}
*{ProcessGroup:CassandraClusterName}
*{ProcessGroup:CatalinaBase}
*{ProcessGroup:CatalinaHome}
*{ProcessGroup:CloudFoundryAppId}
*{ProcessGroup:CloudFoundryAppName}
*{ProcessGroup:CloudFoundryInstanceIndex}
*{ProcessGroup:CloudFoundrySpaceId}
{ProcessGroup:CloudFoundrySpaceName}
*{ProcessGroup:ColdFusionJvmConfigFile}
*{ProcessGroup:ColdFusionServiceName}
*{ProcessGroup:CommandLineArgs}
*{ProcessGroup:DetectedName}
*{ProcessGroup:DotNetCommandPath}
*{ProcessGroup:DotNetCommand}
*{ProcessGroup:DotNetClusterId}
*{ProcessGroup:DotNetNodeId}
*{ProcessGroup:ElasticsearchClusterName}
*{ProcessGroup:ElasticsearchNodeName}
*{ProcessGroup:EquinoxConfigPath}
*{ProcessGroup:ExeName}
*{ProcessGroup:ExePath}
*{ProcessGroup:GlassFishDomainName}
*{ProcessGroup:GlassFishInstanceName}
*{ProcessGroup:GoogleAppEngineInstance}
{ProcessGroup:GoogleAppEngineService}
*{ProcessGroup:GoogleCloudProject}
*{ProcessGroup:HybrisBinDirectory}
*{ProcessGroup:HybrisConfigDirectory}
*{ProcessGroup:HybrisConfigDirectory}
*{ProcessGroup:HybrisDataDirectory}
*{ProcessGroup:IBMCicsRegion}
*{ProcessGroup:IBMCtgName}
*{ProcessGroup:IBMImsConnectRegion}
*{ProcessGroup:IBMImsControlRegion}
*{ProcessGroup:IBMImsMessageProcessingRegion}
*{ProcessGroup:IBMImsSoapGwName}
*{ProcessGroup:IBMIntegrationNodeName}
*{ProcessGroup:IBMIntegrationServerName}
{ProcessGroup:IISAppPool}
*{ProcessGroup:IISRoleName}
*{ProcessGroup:JbossHome}
*{ProcessGroup:JbossMode}
*{ProcessGroup:JbossServerName}
*{ProcessGroup:JavaJarFile}
*{ProcessGroup:JavaJarPath}
*{ProcessGroup:JavaMainCLass}
*{ProcessGroup:KubernetesBasePodName}
*{ProcessGroup:KubernetesContainerName}
*{ProcessGroup:KubernetesFullPodName}
*{ProcessGroup:KubernetesNamespace}
*{ProcessGroup:KubernetesPodUid}
*{ProcessGroup:MssqlInstanceName}
*{ProcessGroup:NodeJsAppBaseDirectory}
*{ProcessGroup:NodeJsAppName}
*{ProcessGroup:NodeJsScriptName}
*{ProcessGroup:OracleSid}
*{ProcessGroup:PHPScriptPath}
*{ProcessGroup:PHPWorkingDirectory}
*{ProcessGroup:Ports}
*{ProcessGroup:RubyAppRootPath}
*{ProcessGroup:RubyScriptPath}
*{ProcessGroup:SoftwareAGInstallRoot}
*{ProcessGroup:SoftwareAGProductPropertyName}
*{ProcessGroup:SpringBootAppName}
*{ProcessGroup:SpringBootProfileName}
*{ProcessGroup:SpringBootStartupClass}
*{ProcessGroup:TIBCOBusinessWorksAppNodeName}
*{ProcessGroup:TIBCOBusinessWorksAppSpaceName}
*{ProcessGroup:TIBCOBusinessWorksCeAppName}
*{ProcessGroup:TIBCOBusinessWorksCeVersion}
*{ProcessGroup:TIBCOBusinessWorksDomainName}
*{ProcessGroup:TIBCOBusinessWorksEnginePropertyFilePath}
*{ProcessGroup:TIBCOBusinessWorksEnginePropertyFile}
*{ProcessGroup:TIBCOBusinessWorksHome}
*{ProcessGroup:VarnishInstanceName}
*{ProcessGroup:WebLogicClusterName}
*{ProcessGroup:WebLogicDomainName}
*{ProcessGroup:WebLogicHome}
*{ProcessGroup:WebLogicName}
*{ProcessGroup:WebSphereCellName}
*{ProcessGroup:WebSphereClusterName}
*{ProcessGroup:WebSphereNodeName}
*{ProcessGroup:WebSphereServerName}
*{ProcessGroup:ActorSystem}
*{Service:STGServerName}
*{Service:DatabaseHostName}
*{Service:DatabaseName}
*{Service:DatabaseVendor}
*{Service:DetectedName}
*{Service:EndpointPath}
*{Service:EndpointPathGatewayUrl}
*{Service:IIBApplicationName}
*{Service:MessageListenerClassName}
*{Service:Port}
*{Service:PublicDomainName}
{Service:RemoteEndpoint}
*{Service:RemoteName}
*{Service:WebApplicationId}
*{Service:WebContextRoot}
*{Service:WebServerName}
*{Service:WebServiceNamespace}
*{Service:WebServiceName}
*{VmwareDatacenter:Name}
* `{VmwareVm:Name}
- conditions
Host
Naming Condition[] - A list of matching conditions of the rule. The rule applies only if all conditions are fulfilled
- name string
- The name of the rule
- unknowns string
- allows for configuring properties that are not explicitly supported by the current version of this provider
- enabled bool
- The rule is enabled (
true
) or disabled (false
) - format str
- The name to be assigned to matching entities. You can use the following placeholders here: *
{AwsAutoScalingGroup:Name}
*{AwsAvailabilityZone:Name}
*{AwsElasticLoadBalancer:Name}
*{AwsRelationalDatabaseService:DBName}
*{AwsRelationalDatabaseService:Endpoint}
*{AwsRelationalDatabaseService:Engine}
*{AwsRelationalDatabaseService:InstanceClass}
*{AwsRelationalDatabaseService:Name}
*{AwsRelationalDatabaseService:Port}
*{AzureRegion:Name}
*{AzureScaleSet:Name}
*{AzureVm:Name}
*{CloudFoundryOrganization:Name}
*{CustomDevice:DetectedName}
*{CustomDevice:DnsName}
*{CustomDevice:IpAddress}
*{CustomDevice:Port}
*{DockerContainerGroupInstance:ContainerName}
*{DockerContainerGroupInstance:FullImageName}
*{DockerContainerGroupInstance:ImageVersion}
*{DockerContainerGroupInstance:StrippedImageName}
*{ESXIHost:HardwareModel}
*{ESXIHost:HardwareVendor}
*{ESXIHost:Name}
*{ESXIHost:ProductName}
*{ESXIHost:ProductVersion}
*{Ec2Instance:AmiId}
*{Ec2Instance:BeanstalkEnvironmentName}
*{Ec2Instance:InstanceId}
*{Ec2Instance:InstanceType}
*{Ec2Instance:LocalHostName}
*{Ec2Instance:Name}
*{Ec2Instance:PublicHostName}
*{Ec2Instance:SecurityGroup}
*{GoogleComputeInstance:Id}
*{GoogleComputeInstance:IpAddresses}
*{GoogleComputeInstance:MachineType}
*{GoogleComputeInstance:Name}
*{GoogleComputeInstance:ProjectId}
*{GoogleComputeInstance:Project}
*{Host:AWSNameTag}
*{Host:AixLogicalCpuCount}
*{Host:AzureHostName}
*{Host:AzureSiteName}
*{Host:BoshDeploymentId}
*{Host:BoshInstanceId}
*{Host:BoshInstanceName}
*{Host:BoshName}
*{Host:BoshStemcellVersion}
*{Host:CpuCores}
*{Host:DetectedName}
*{Host:Environment:AppName}
*{Host:Environment:BoshReleaseVersion}
*{Host:Environment:Environment}
*{Host:Environment:Link}
*{Host:Environment:Organization}
*{Host:Environment:Owner}
*{Host:Environment:Support}
*{Host:IpAddress}
*{Host:LogicalCpuCores}
*{Host:OneAgentCustomHostName}
*{Host:OperatingSystemVersion}
*{Host:PaasMemoryLimit}
*{HostGroup:Name}
*{KubernetesCluster:Name}
*{KubernetesNode:DetectedName}
*{OpenstackAvailabilityZone:Name}
*{OpenstackZone:Name}
*{OpenstackComputeNode:Name}
*{OpenstackProject:Name}
*{OpenstackVm:InstanceType}
*{OpenstackVm:Name}
*{OpenstackVm:SecurityGroup}
*{ProcessGroup:AmazonECRImageAccountId}
*{ProcessGroup:AmazonECRImageRegion}
*{ProcessGroup:AmazonECSCluster}
*{ProcessGroup:AmazonECSContainerName}
*{ProcessGroup:AmazonECSFamily}
*{ProcessGroup:AmazonECSRevision}
*{ProcessGroup:AmazonLambdaFunctionName}
*{ProcessGroup:AmazonRegion}
*{ProcessGroup:ApacheConfigPath}
*{ProcessGroup:ApacheSparkMasterIpAddress}
*{ProcessGroup:AspDotNetCoreApplicationPath}
*{ProcessGroup:AspDotNetCoreApplicationPath}
*{ProcessGroup:AzureHostName}
*{ProcessGroup:AzureSiteName}
*{ProcessGroup:CassandraClusterName}
*{ProcessGroup:CatalinaBase}
*{ProcessGroup:CatalinaHome}
*{ProcessGroup:CloudFoundryAppId}
*{ProcessGroup:CloudFoundryAppName}
*{ProcessGroup:CloudFoundryInstanceIndex}
*{ProcessGroup:CloudFoundrySpaceId}
{ProcessGroup:CloudFoundrySpaceName}
*{ProcessGroup:ColdFusionJvmConfigFile}
*{ProcessGroup:ColdFusionServiceName}
*{ProcessGroup:CommandLineArgs}
*{ProcessGroup:DetectedName}
*{ProcessGroup:DotNetCommandPath}
*{ProcessGroup:DotNetCommand}
*{ProcessGroup:DotNetClusterId}
*{ProcessGroup:DotNetNodeId}
*{ProcessGroup:ElasticsearchClusterName}
*{ProcessGroup:ElasticsearchNodeName}
*{ProcessGroup:EquinoxConfigPath}
*{ProcessGroup:ExeName}
*{ProcessGroup:ExePath}
*{ProcessGroup:GlassFishDomainName}
*{ProcessGroup:GlassFishInstanceName}
*{ProcessGroup:GoogleAppEngineInstance}
{ProcessGroup:GoogleAppEngineService}
*{ProcessGroup:GoogleCloudProject}
*{ProcessGroup:HybrisBinDirectory}
*{ProcessGroup:HybrisConfigDirectory}
*{ProcessGroup:HybrisConfigDirectory}
*{ProcessGroup:HybrisDataDirectory}
*{ProcessGroup:IBMCicsRegion}
*{ProcessGroup:IBMCtgName}
*{ProcessGroup:IBMImsConnectRegion}
*{ProcessGroup:IBMImsControlRegion}
*{ProcessGroup:IBMImsMessageProcessingRegion}
*{ProcessGroup:IBMImsSoapGwName}
*{ProcessGroup:IBMIntegrationNodeName}
*{ProcessGroup:IBMIntegrationServerName}
{ProcessGroup:IISAppPool}
*{ProcessGroup:IISRoleName}
*{ProcessGroup:JbossHome}
*{ProcessGroup:JbossMode}
*{ProcessGroup:JbossServerName}
*{ProcessGroup:JavaJarFile}
*{ProcessGroup:JavaJarPath}
*{ProcessGroup:JavaMainCLass}
*{ProcessGroup:KubernetesBasePodName}
*{ProcessGroup:KubernetesContainerName}
*{ProcessGroup:KubernetesFullPodName}
*{ProcessGroup:KubernetesNamespace}
*{ProcessGroup:KubernetesPodUid}
*{ProcessGroup:MssqlInstanceName}
*{ProcessGroup:NodeJsAppBaseDirectory}
*{ProcessGroup:NodeJsAppName}
*{ProcessGroup:NodeJsScriptName}
*{ProcessGroup:OracleSid}
*{ProcessGroup:PHPScriptPath}
*{ProcessGroup:PHPWorkingDirectory}
*{ProcessGroup:Ports}
*{ProcessGroup:RubyAppRootPath}
*{ProcessGroup:RubyScriptPath}
*{ProcessGroup:SoftwareAGInstallRoot}
*{ProcessGroup:SoftwareAGProductPropertyName}
*{ProcessGroup:SpringBootAppName}
*{ProcessGroup:SpringBootProfileName}
*{ProcessGroup:SpringBootStartupClass}
*{ProcessGroup:TIBCOBusinessWorksAppNodeName}
*{ProcessGroup:TIBCOBusinessWorksAppSpaceName}
*{ProcessGroup:TIBCOBusinessWorksCeAppName}
*{ProcessGroup:TIBCOBusinessWorksCeVersion}
*{ProcessGroup:TIBCOBusinessWorksDomainName}
*{ProcessGroup:TIBCOBusinessWorksEnginePropertyFilePath}
*{ProcessGroup:TIBCOBusinessWorksEnginePropertyFile}
*{ProcessGroup:TIBCOBusinessWorksHome}
*{ProcessGroup:VarnishInstanceName}
*{ProcessGroup:WebLogicClusterName}
*{ProcessGroup:WebLogicDomainName}
*{ProcessGroup:WebLogicHome}
*{ProcessGroup:WebLogicName}
*{ProcessGroup:WebSphereCellName}
*{ProcessGroup:WebSphereClusterName}
*{ProcessGroup:WebSphereNodeName}
*{ProcessGroup:WebSphereServerName}
*{ProcessGroup:ActorSystem}
*{Service:STGServerName}
*{Service:DatabaseHostName}
*{Service:DatabaseName}
*{Service:DatabaseVendor}
*{Service:DetectedName}
*{Service:EndpointPath}
*{Service:EndpointPathGatewayUrl}
*{Service:IIBApplicationName}
*{Service:MessageListenerClassName}
*{Service:Port}
*{Service:PublicDomainName}
{Service:RemoteEndpoint}
*{Service:RemoteName}
*{Service:WebApplicationId}
*{Service:WebContextRoot}
*{Service:WebServerName}
*{Service:WebServiceNamespace}
*{Service:WebServiceName}
*{VmwareDatacenter:Name}
* `{VmwareVm:Name}
- conditions
Sequence[Host
Naming Condition Args] - A list of matching conditions of the rule. The rule applies only if all conditions are fulfilled
- name str
- The name of the rule
- unknowns str
- allows for configuring properties that are not explicitly supported by the current version of this provider
- enabled Boolean
- The rule is enabled (
true
) or disabled (false
) - format String
- The name to be assigned to matching entities. You can use the following placeholders here: *
{AwsAutoScalingGroup:Name}
*{AwsAvailabilityZone:Name}
*{AwsElasticLoadBalancer:Name}
*{AwsRelationalDatabaseService:DBName}
*{AwsRelationalDatabaseService:Endpoint}
*{AwsRelationalDatabaseService:Engine}
*{AwsRelationalDatabaseService:InstanceClass}
*{AwsRelationalDatabaseService:Name}
*{AwsRelationalDatabaseService:Port}
*{AzureRegion:Name}
*{AzureScaleSet:Name}
*{AzureVm:Name}
*{CloudFoundryOrganization:Name}
*{CustomDevice:DetectedName}
*{CustomDevice:DnsName}
*{CustomDevice:IpAddress}
*{CustomDevice:Port}
*{DockerContainerGroupInstance:ContainerName}
*{DockerContainerGroupInstance:FullImageName}
*{DockerContainerGroupInstance:ImageVersion}
*{DockerContainerGroupInstance:StrippedImageName}
*{ESXIHost:HardwareModel}
*{ESXIHost:HardwareVendor}
*{ESXIHost:Name}
*{ESXIHost:ProductName}
*{ESXIHost:ProductVersion}
*{Ec2Instance:AmiId}
*{Ec2Instance:BeanstalkEnvironmentName}
*{Ec2Instance:InstanceId}
*{Ec2Instance:InstanceType}
*{Ec2Instance:LocalHostName}
*{Ec2Instance:Name}
*{Ec2Instance:PublicHostName}
*{Ec2Instance:SecurityGroup}
*{GoogleComputeInstance:Id}
*{GoogleComputeInstance:IpAddresses}
*{GoogleComputeInstance:MachineType}
*{GoogleComputeInstance:Name}
*{GoogleComputeInstance:ProjectId}
*{GoogleComputeInstance:Project}
*{Host:AWSNameTag}
*{Host:AixLogicalCpuCount}
*{Host:AzureHostName}
*{Host:AzureSiteName}
*{Host:BoshDeploymentId}
*{Host:BoshInstanceId}
*{Host:BoshInstanceName}
*{Host:BoshName}
*{Host:BoshStemcellVersion}
*{Host:CpuCores}
*{Host:DetectedName}
*{Host:Environment:AppName}
*{Host:Environment:BoshReleaseVersion}
*{Host:Environment:Environment}
*{Host:Environment:Link}
*{Host:Environment:Organization}
*{Host:Environment:Owner}
*{Host:Environment:Support}
*{Host:IpAddress}
*{Host:LogicalCpuCores}
*{Host:OneAgentCustomHostName}
*{Host:OperatingSystemVersion}
*{Host:PaasMemoryLimit}
*{HostGroup:Name}
*{KubernetesCluster:Name}
*{KubernetesNode:DetectedName}
*{OpenstackAvailabilityZone:Name}
*{OpenstackZone:Name}
*{OpenstackComputeNode:Name}
*{OpenstackProject:Name}
*{OpenstackVm:InstanceType}
*{OpenstackVm:Name}
*{OpenstackVm:SecurityGroup}
*{ProcessGroup:AmazonECRImageAccountId}
*{ProcessGroup:AmazonECRImageRegion}
*{ProcessGroup:AmazonECSCluster}
*{ProcessGroup:AmazonECSContainerName}
*{ProcessGroup:AmazonECSFamily}
*{ProcessGroup:AmazonECSRevision}
*{ProcessGroup:AmazonLambdaFunctionName}
*{ProcessGroup:AmazonRegion}
*{ProcessGroup:ApacheConfigPath}
*{ProcessGroup:ApacheSparkMasterIpAddress}
*{ProcessGroup:AspDotNetCoreApplicationPath}
*{ProcessGroup:AspDotNetCoreApplicationPath}
*{ProcessGroup:AzureHostName}
*{ProcessGroup:AzureSiteName}
*{ProcessGroup:CassandraClusterName}
*{ProcessGroup:CatalinaBase}
*{ProcessGroup:CatalinaHome}
*{ProcessGroup:CloudFoundryAppId}
*{ProcessGroup:CloudFoundryAppName}
*{ProcessGroup:CloudFoundryInstanceIndex}
*{ProcessGroup:CloudFoundrySpaceId}
{ProcessGroup:CloudFoundrySpaceName}
*{ProcessGroup:ColdFusionJvmConfigFile}
*{ProcessGroup:ColdFusionServiceName}
*{ProcessGroup:CommandLineArgs}
*{ProcessGroup:DetectedName}
*{ProcessGroup:DotNetCommandPath}
*{ProcessGroup:DotNetCommand}
*{ProcessGroup:DotNetClusterId}
*{ProcessGroup:DotNetNodeId}
*{ProcessGroup:ElasticsearchClusterName}
*{ProcessGroup:ElasticsearchNodeName}
*{ProcessGroup:EquinoxConfigPath}
*{ProcessGroup:ExeName}
*{ProcessGroup:ExePath}
*{ProcessGroup:GlassFishDomainName}
*{ProcessGroup:GlassFishInstanceName}
*{ProcessGroup:GoogleAppEngineInstance}
{ProcessGroup:GoogleAppEngineService}
*{ProcessGroup:GoogleCloudProject}
*{ProcessGroup:HybrisBinDirectory}
*{ProcessGroup:HybrisConfigDirectory}
*{ProcessGroup:HybrisConfigDirectory}
*{ProcessGroup:HybrisDataDirectory}
*{ProcessGroup:IBMCicsRegion}
*{ProcessGroup:IBMCtgName}
*{ProcessGroup:IBMImsConnectRegion}
*{ProcessGroup:IBMImsControlRegion}
*{ProcessGroup:IBMImsMessageProcessingRegion}
*{ProcessGroup:IBMImsSoapGwName}
*{ProcessGroup:IBMIntegrationNodeName}
*{ProcessGroup:IBMIntegrationServerName}
{ProcessGroup:IISAppPool}
*{ProcessGroup:IISRoleName}
*{ProcessGroup:JbossHome}
*{ProcessGroup:JbossMode}
*{ProcessGroup:JbossServerName}
*{ProcessGroup:JavaJarFile}
*{ProcessGroup:JavaJarPath}
*{ProcessGroup:JavaMainCLass}
*{ProcessGroup:KubernetesBasePodName}
*{ProcessGroup:KubernetesContainerName}
*{ProcessGroup:KubernetesFullPodName}
*{ProcessGroup:KubernetesNamespace}
*{ProcessGroup:KubernetesPodUid}
*{ProcessGroup:MssqlInstanceName}
*{ProcessGroup:NodeJsAppBaseDirectory}
*{ProcessGroup:NodeJsAppName}
*{ProcessGroup:NodeJsScriptName}
*{ProcessGroup:OracleSid}
*{ProcessGroup:PHPScriptPath}
*{ProcessGroup:PHPWorkingDirectory}
*{ProcessGroup:Ports}
*{ProcessGroup:RubyAppRootPath}
*{ProcessGroup:RubyScriptPath}
*{ProcessGroup:SoftwareAGInstallRoot}
*{ProcessGroup:SoftwareAGProductPropertyName}
*{ProcessGroup:SpringBootAppName}
*{ProcessGroup:SpringBootProfileName}
*{ProcessGroup:SpringBootStartupClass}
*{ProcessGroup:TIBCOBusinessWorksAppNodeName}
*{ProcessGroup:TIBCOBusinessWorksAppSpaceName}
*{ProcessGroup:TIBCOBusinessWorksCeAppName}
*{ProcessGroup:TIBCOBusinessWorksCeVersion}
*{ProcessGroup:TIBCOBusinessWorksDomainName}
*{ProcessGroup:TIBCOBusinessWorksEnginePropertyFilePath}
*{ProcessGroup:TIBCOBusinessWorksEnginePropertyFile}
*{ProcessGroup:TIBCOBusinessWorksHome}
*{ProcessGroup:VarnishInstanceName}
*{ProcessGroup:WebLogicClusterName}
*{ProcessGroup:WebLogicDomainName}
*{ProcessGroup:WebLogicHome}
*{ProcessGroup:WebLogicName}
*{ProcessGroup:WebSphereCellName}
*{ProcessGroup:WebSphereClusterName}
*{ProcessGroup:WebSphereNodeName}
*{ProcessGroup:WebSphereServerName}
*{ProcessGroup:ActorSystem}
*{Service:STGServerName}
*{Service:DatabaseHostName}
*{Service:DatabaseName}
*{Service:DatabaseVendor}
*{Service:DetectedName}
*{Service:EndpointPath}
*{Service:EndpointPathGatewayUrl}
*{Service:IIBApplicationName}
*{Service:MessageListenerClassName}
*{Service:Port}
*{Service:PublicDomainName}
{Service:RemoteEndpoint}
*{Service:RemoteName}
*{Service:WebApplicationId}
*{Service:WebContextRoot}
*{Service:WebServerName}
*{Service:WebServiceNamespace}
*{Service:WebServiceName}
*{VmwareDatacenter:Name}
* `{VmwareVm:Name}
- conditions List<Property Map>
- A list of matching conditions of the rule. The rule applies only if all conditions are fulfilled
- name String
- The name of the rule
- unknowns String
- allows for configuring properties that are not explicitly supported by the current version of this provider
Outputs
All input properties are implicitly available as output properties. Additionally, the HostNaming resource produces the following output properties:
- Id string
- The provider-assigned unique ID for this managed resource.
- Id string
- The provider-assigned unique ID for this managed resource.
- id String
- The provider-assigned unique ID for this managed resource.
- id string
- The provider-assigned unique ID for this managed resource.
- id str
- The provider-assigned unique ID for this managed resource.
- id String
- The provider-assigned unique ID for this managed resource.
Look up Existing HostNaming Resource
Get an existing HostNaming resource’s state with the given name, ID, and optional extra properties used to qualify the lookup.
public static get(name: string, id: Input<ID>, state?: HostNamingState, opts?: CustomResourceOptions): HostNaming
@staticmethod
def get(resource_name: str,
id: str,
opts: Optional[ResourceOptions] = None,
conditions: Optional[Sequence[HostNamingConditionArgs]] = None,
enabled: Optional[bool] = None,
format: Optional[str] = None,
name: Optional[str] = None,
unknowns: Optional[str] = None) -> HostNaming
func GetHostNaming(ctx *Context, name string, id IDInput, state *HostNamingState, opts ...ResourceOption) (*HostNaming, error)
public static HostNaming Get(string name, Input<string> id, HostNamingState? state, CustomResourceOptions? opts = null)
public static HostNaming get(String name, Output<String> id, HostNamingState state, CustomResourceOptions options)
Resource lookup is not supported in YAML
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- resource_name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- Conditions
List<Pulumiverse.
Dynatrace. Inputs. Host Naming Condition> - A list of matching conditions of the rule. The rule applies only if all conditions are fulfilled
- Enabled bool
- The rule is enabled (
true
) or disabled (false
) - Format string
- The name to be assigned to matching entities. You can use the following placeholders here: *
{AwsAutoScalingGroup:Name}
*{AwsAvailabilityZone:Name}
*{AwsElasticLoadBalancer:Name}
*{AwsRelationalDatabaseService:DBName}
*{AwsRelationalDatabaseService:Endpoint}
*{AwsRelationalDatabaseService:Engine}
*{AwsRelationalDatabaseService:InstanceClass}
*{AwsRelationalDatabaseService:Name}
*{AwsRelationalDatabaseService:Port}
*{AzureRegion:Name}
*{AzureScaleSet:Name}
*{AzureVm:Name}
*{CloudFoundryOrganization:Name}
*{CustomDevice:DetectedName}
*{CustomDevice:DnsName}
*{CustomDevice:IpAddress}
*{CustomDevice:Port}
*{DockerContainerGroupInstance:ContainerName}
*{DockerContainerGroupInstance:FullImageName}
*{DockerContainerGroupInstance:ImageVersion}
*{DockerContainerGroupInstance:StrippedImageName}
*{ESXIHost:HardwareModel}
*{ESXIHost:HardwareVendor}
*{ESXIHost:Name}
*{ESXIHost:ProductName}
*{ESXIHost:ProductVersion}
*{Ec2Instance:AmiId}
*{Ec2Instance:BeanstalkEnvironmentName}
*{Ec2Instance:InstanceId}
*{Ec2Instance:InstanceType}
*{Ec2Instance:LocalHostName}
*{Ec2Instance:Name}
*{Ec2Instance:PublicHostName}
*{Ec2Instance:SecurityGroup}
*{GoogleComputeInstance:Id}
*{GoogleComputeInstance:IpAddresses}
*{GoogleComputeInstance:MachineType}
*{GoogleComputeInstance:Name}
*{GoogleComputeInstance:ProjectId}
*{GoogleComputeInstance:Project}
*{Host:AWSNameTag}
*{Host:AixLogicalCpuCount}
*{Host:AzureHostName}
*{Host:AzureSiteName}
*{Host:BoshDeploymentId}
*{Host:BoshInstanceId}
*{Host:BoshInstanceName}
*{Host:BoshName}
*{Host:BoshStemcellVersion}
*{Host:CpuCores}
*{Host:DetectedName}
*{Host:Environment:AppName}
*{Host:Environment:BoshReleaseVersion}
*{Host:Environment:Environment}
*{Host:Environment:Link}
*{Host:Environment:Organization}
*{Host:Environment:Owner}
*{Host:Environment:Support}
*{Host:IpAddress}
*{Host:LogicalCpuCores}
*{Host:OneAgentCustomHostName}
*{Host:OperatingSystemVersion}
*{Host:PaasMemoryLimit}
*{HostGroup:Name}
*{KubernetesCluster:Name}
*{KubernetesNode:DetectedName}
*{OpenstackAvailabilityZone:Name}
*{OpenstackZone:Name}
*{OpenstackComputeNode:Name}
*{OpenstackProject:Name}
*{OpenstackVm:InstanceType}
*{OpenstackVm:Name}
*{OpenstackVm:SecurityGroup}
*{ProcessGroup:AmazonECRImageAccountId}
*{ProcessGroup:AmazonECRImageRegion}
*{ProcessGroup:AmazonECSCluster}
*{ProcessGroup:AmazonECSContainerName}
*{ProcessGroup:AmazonECSFamily}
*{ProcessGroup:AmazonECSRevision}
*{ProcessGroup:AmazonLambdaFunctionName}
*{ProcessGroup:AmazonRegion}
*{ProcessGroup:ApacheConfigPath}
*{ProcessGroup:ApacheSparkMasterIpAddress}
*{ProcessGroup:AspDotNetCoreApplicationPath}
*{ProcessGroup:AspDotNetCoreApplicationPath}
*{ProcessGroup:AzureHostName}
*{ProcessGroup:AzureSiteName}
*{ProcessGroup:CassandraClusterName}
*{ProcessGroup:CatalinaBase}
*{ProcessGroup:CatalinaHome}
*{ProcessGroup:CloudFoundryAppId}
*{ProcessGroup:CloudFoundryAppName}
*{ProcessGroup:CloudFoundryInstanceIndex}
*{ProcessGroup:CloudFoundrySpaceId}
{ProcessGroup:CloudFoundrySpaceName}
*{ProcessGroup:ColdFusionJvmConfigFile}
*{ProcessGroup:ColdFusionServiceName}
*{ProcessGroup:CommandLineArgs}
*{ProcessGroup:DetectedName}
*{ProcessGroup:DotNetCommandPath}
*{ProcessGroup:DotNetCommand}
*{ProcessGroup:DotNetClusterId}
*{ProcessGroup:DotNetNodeId}
*{ProcessGroup:ElasticsearchClusterName}
*{ProcessGroup:ElasticsearchNodeName}
*{ProcessGroup:EquinoxConfigPath}
*{ProcessGroup:ExeName}
*{ProcessGroup:ExePath}
*{ProcessGroup:GlassFishDomainName}
*{ProcessGroup:GlassFishInstanceName}
*{ProcessGroup:GoogleAppEngineInstance}
{ProcessGroup:GoogleAppEngineService}
*{ProcessGroup:GoogleCloudProject}
*{ProcessGroup:HybrisBinDirectory}
*{ProcessGroup:HybrisConfigDirectory}
*{ProcessGroup:HybrisConfigDirectory}
*{ProcessGroup:HybrisDataDirectory}
*{ProcessGroup:IBMCicsRegion}
*{ProcessGroup:IBMCtgName}
*{ProcessGroup:IBMImsConnectRegion}
*{ProcessGroup:IBMImsControlRegion}
*{ProcessGroup:IBMImsMessageProcessingRegion}
*{ProcessGroup:IBMImsSoapGwName}
*{ProcessGroup:IBMIntegrationNodeName}
*{ProcessGroup:IBMIntegrationServerName}
{ProcessGroup:IISAppPool}
*{ProcessGroup:IISRoleName}
*{ProcessGroup:JbossHome}
*{ProcessGroup:JbossMode}
*{ProcessGroup:JbossServerName}
*{ProcessGroup:JavaJarFile}
*{ProcessGroup:JavaJarPath}
*{ProcessGroup:JavaMainCLass}
*{ProcessGroup:KubernetesBasePodName}
*{ProcessGroup:KubernetesContainerName}
*{ProcessGroup:KubernetesFullPodName}
*{ProcessGroup:KubernetesNamespace}
*{ProcessGroup:KubernetesPodUid}
*{ProcessGroup:MssqlInstanceName}
*{ProcessGroup:NodeJsAppBaseDirectory}
*{ProcessGroup:NodeJsAppName}
*{ProcessGroup:NodeJsScriptName}
*{ProcessGroup:OracleSid}
*{ProcessGroup:PHPScriptPath}
*{ProcessGroup:PHPWorkingDirectory}
*{ProcessGroup:Ports}
*{ProcessGroup:RubyAppRootPath}
*{ProcessGroup:RubyScriptPath}
*{ProcessGroup:SoftwareAGInstallRoot}
*{ProcessGroup:SoftwareAGProductPropertyName}
*{ProcessGroup:SpringBootAppName}
*{ProcessGroup:SpringBootProfileName}
*{ProcessGroup:SpringBootStartupClass}
*{ProcessGroup:TIBCOBusinessWorksAppNodeName}
*{ProcessGroup:TIBCOBusinessWorksAppSpaceName}
*{ProcessGroup:TIBCOBusinessWorksCeAppName}
*{ProcessGroup:TIBCOBusinessWorksCeVersion}
*{ProcessGroup:TIBCOBusinessWorksDomainName}
*{ProcessGroup:TIBCOBusinessWorksEnginePropertyFilePath}
*{ProcessGroup:TIBCOBusinessWorksEnginePropertyFile}
*{ProcessGroup:TIBCOBusinessWorksHome}
*{ProcessGroup:VarnishInstanceName}
*{ProcessGroup:WebLogicClusterName}
*{ProcessGroup:WebLogicDomainName}
*{ProcessGroup:WebLogicHome}
*{ProcessGroup:WebLogicName}
*{ProcessGroup:WebSphereCellName}
*{ProcessGroup:WebSphereClusterName}
*{ProcessGroup:WebSphereNodeName}
*{ProcessGroup:WebSphereServerName}
*{ProcessGroup:ActorSystem}
*{Service:STGServerName}
*{Service:DatabaseHostName}
*{Service:DatabaseName}
*{Service:DatabaseVendor}
*{Service:DetectedName}
*{Service:EndpointPath}
*{Service:EndpointPathGatewayUrl}
*{Service:IIBApplicationName}
*{Service:MessageListenerClassName}
*{Service:Port}
*{Service:PublicDomainName}
{Service:RemoteEndpoint}
*{Service:RemoteName}
*{Service:WebApplicationId}
*{Service:WebContextRoot}
*{Service:WebServerName}
*{Service:WebServiceNamespace}
*{Service:WebServiceName}
*{VmwareDatacenter:Name}
* `{VmwareVm:Name}
- Name string
- The name of the rule
- Unknowns string
- allows for configuring properties that are not explicitly supported by the current version of this provider
- Conditions
[]Host
Naming Condition Args - A list of matching conditions of the rule. The rule applies only if all conditions are fulfilled
- Enabled bool
- The rule is enabled (
true
) or disabled (false
) - Format string
- The name to be assigned to matching entities. You can use the following placeholders here: *
{AwsAutoScalingGroup:Name}
*{AwsAvailabilityZone:Name}
*{AwsElasticLoadBalancer:Name}
*{AwsRelationalDatabaseService:DBName}
*{AwsRelationalDatabaseService:Endpoint}
*{AwsRelationalDatabaseService:Engine}
*{AwsRelationalDatabaseService:InstanceClass}
*{AwsRelationalDatabaseService:Name}
*{AwsRelationalDatabaseService:Port}
*{AzureRegion:Name}
*{AzureScaleSet:Name}
*{AzureVm:Name}
*{CloudFoundryOrganization:Name}
*{CustomDevice:DetectedName}
*{CustomDevice:DnsName}
*{CustomDevice:IpAddress}
*{CustomDevice:Port}
*{DockerContainerGroupInstance:ContainerName}
*{DockerContainerGroupInstance:FullImageName}
*{DockerContainerGroupInstance:ImageVersion}
*{DockerContainerGroupInstance:StrippedImageName}
*{ESXIHost:HardwareModel}
*{ESXIHost:HardwareVendor}
*{ESXIHost:Name}
*{ESXIHost:ProductName}
*{ESXIHost:ProductVersion}
*{Ec2Instance:AmiId}
*{Ec2Instance:BeanstalkEnvironmentName}
*{Ec2Instance:InstanceId}
*{Ec2Instance:InstanceType}
*{Ec2Instance:LocalHostName}
*{Ec2Instance:Name}
*{Ec2Instance:PublicHostName}
*{Ec2Instance:SecurityGroup}
*{GoogleComputeInstance:Id}
*{GoogleComputeInstance:IpAddresses}
*{GoogleComputeInstance:MachineType}
*{GoogleComputeInstance:Name}
*{GoogleComputeInstance:ProjectId}
*{GoogleComputeInstance:Project}
*{Host:AWSNameTag}
*{Host:AixLogicalCpuCount}
*{Host:AzureHostName}
*{Host:AzureSiteName}
*{Host:BoshDeploymentId}
*{Host:BoshInstanceId}
*{Host:BoshInstanceName}
*{Host:BoshName}
*{Host:BoshStemcellVersion}
*{Host:CpuCores}
*{Host:DetectedName}
*{Host:Environment:AppName}
*{Host:Environment:BoshReleaseVersion}
*{Host:Environment:Environment}
*{Host:Environment:Link}
*{Host:Environment:Organization}
*{Host:Environment:Owner}
*{Host:Environment:Support}
*{Host:IpAddress}
*{Host:LogicalCpuCores}
*{Host:OneAgentCustomHostName}
*{Host:OperatingSystemVersion}
*{Host:PaasMemoryLimit}
*{HostGroup:Name}
*{KubernetesCluster:Name}
*{KubernetesNode:DetectedName}
*{OpenstackAvailabilityZone:Name}
*{OpenstackZone:Name}
*{OpenstackComputeNode:Name}
*{OpenstackProject:Name}
*{OpenstackVm:InstanceType}
*{OpenstackVm:Name}
*{OpenstackVm:SecurityGroup}
*{ProcessGroup:AmazonECRImageAccountId}
*{ProcessGroup:AmazonECRImageRegion}
*{ProcessGroup:AmazonECSCluster}
*{ProcessGroup:AmazonECSContainerName}
*{ProcessGroup:AmazonECSFamily}
*{ProcessGroup:AmazonECSRevision}
*{ProcessGroup:AmazonLambdaFunctionName}
*{ProcessGroup:AmazonRegion}
*{ProcessGroup:ApacheConfigPath}
*{ProcessGroup:ApacheSparkMasterIpAddress}
*{ProcessGroup:AspDotNetCoreApplicationPath}
*{ProcessGroup:AspDotNetCoreApplicationPath}
*{ProcessGroup:AzureHostName}
*{ProcessGroup:AzureSiteName}
*{ProcessGroup:CassandraClusterName}
*{ProcessGroup:CatalinaBase}
*{ProcessGroup:CatalinaHome}
*{ProcessGroup:CloudFoundryAppId}
*{ProcessGroup:CloudFoundryAppName}
*{ProcessGroup:CloudFoundryInstanceIndex}
*{ProcessGroup:CloudFoundrySpaceId}
{ProcessGroup:CloudFoundrySpaceName}
*{ProcessGroup:ColdFusionJvmConfigFile}
*{ProcessGroup:ColdFusionServiceName}
*{ProcessGroup:CommandLineArgs}
*{ProcessGroup:DetectedName}
*{ProcessGroup:DotNetCommandPath}
*{ProcessGroup:DotNetCommand}
*{ProcessGroup:DotNetClusterId}
*{ProcessGroup:DotNetNodeId}
*{ProcessGroup:ElasticsearchClusterName}
*{ProcessGroup:ElasticsearchNodeName}
*{ProcessGroup:EquinoxConfigPath}
*{ProcessGroup:ExeName}
*{ProcessGroup:ExePath}
*{ProcessGroup:GlassFishDomainName}
*{ProcessGroup:GlassFishInstanceName}
*{ProcessGroup:GoogleAppEngineInstance}
{ProcessGroup:GoogleAppEngineService}
*{ProcessGroup:GoogleCloudProject}
*{ProcessGroup:HybrisBinDirectory}
*{ProcessGroup:HybrisConfigDirectory}
*{ProcessGroup:HybrisConfigDirectory}
*{ProcessGroup:HybrisDataDirectory}
*{ProcessGroup:IBMCicsRegion}
*{ProcessGroup:IBMCtgName}
*{ProcessGroup:IBMImsConnectRegion}
*{ProcessGroup:IBMImsControlRegion}
*{ProcessGroup:IBMImsMessageProcessingRegion}
*{ProcessGroup:IBMImsSoapGwName}
*{ProcessGroup:IBMIntegrationNodeName}
*{ProcessGroup:IBMIntegrationServerName}
{ProcessGroup:IISAppPool}
*{ProcessGroup:IISRoleName}
*{ProcessGroup:JbossHome}
*{ProcessGroup:JbossMode}
*{ProcessGroup:JbossServerName}
*{ProcessGroup:JavaJarFile}
*{ProcessGroup:JavaJarPath}
*{ProcessGroup:JavaMainCLass}
*{ProcessGroup:KubernetesBasePodName}
*{ProcessGroup:KubernetesContainerName}
*{ProcessGroup:KubernetesFullPodName}
*{ProcessGroup:KubernetesNamespace}
*{ProcessGroup:KubernetesPodUid}
*{ProcessGroup:MssqlInstanceName}
*{ProcessGroup:NodeJsAppBaseDirectory}
*{ProcessGroup:NodeJsAppName}
*{ProcessGroup:NodeJsScriptName}
*{ProcessGroup:OracleSid}
*{ProcessGroup:PHPScriptPath}
*{ProcessGroup:PHPWorkingDirectory}
*{ProcessGroup:Ports}
*{ProcessGroup:RubyAppRootPath}
*{ProcessGroup:RubyScriptPath}
*{ProcessGroup:SoftwareAGInstallRoot}
*{ProcessGroup:SoftwareAGProductPropertyName}
*{ProcessGroup:SpringBootAppName}
*{ProcessGroup:SpringBootProfileName}
*{ProcessGroup:SpringBootStartupClass}
*{ProcessGroup:TIBCOBusinessWorksAppNodeName}
*{ProcessGroup:TIBCOBusinessWorksAppSpaceName}
*{ProcessGroup:TIBCOBusinessWorksCeAppName}
*{ProcessGroup:TIBCOBusinessWorksCeVersion}
*{ProcessGroup:TIBCOBusinessWorksDomainName}
*{ProcessGroup:TIBCOBusinessWorksEnginePropertyFilePath}
*{ProcessGroup:TIBCOBusinessWorksEnginePropertyFile}
*{ProcessGroup:TIBCOBusinessWorksHome}
*{ProcessGroup:VarnishInstanceName}
*{ProcessGroup:WebLogicClusterName}
*{ProcessGroup:WebLogicDomainName}
*{ProcessGroup:WebLogicHome}
*{ProcessGroup:WebLogicName}
*{ProcessGroup:WebSphereCellName}
*{ProcessGroup:WebSphereClusterName}
*{ProcessGroup:WebSphereNodeName}
*{ProcessGroup:WebSphereServerName}
*{ProcessGroup:ActorSystem}
*{Service:STGServerName}
*{Service:DatabaseHostName}
*{Service:DatabaseName}
*{Service:DatabaseVendor}
*{Service:DetectedName}
*{Service:EndpointPath}
*{Service:EndpointPathGatewayUrl}
*{Service:IIBApplicationName}
*{Service:MessageListenerClassName}
*{Service:Port}
*{Service:PublicDomainName}
{Service:RemoteEndpoint}
*{Service:RemoteName}
*{Service:WebApplicationId}
*{Service:WebContextRoot}
*{Service:WebServerName}
*{Service:WebServiceNamespace}
*{Service:WebServiceName}
*{VmwareDatacenter:Name}
* `{VmwareVm:Name}
- Name string
- The name of the rule
- Unknowns string
- allows for configuring properties that are not explicitly supported by the current version of this provider
- conditions
List<Host
Naming Condition> - A list of matching conditions of the rule. The rule applies only if all conditions are fulfilled
- enabled Boolean
- The rule is enabled (
true
) or disabled (false
) - format String
- The name to be assigned to matching entities. You can use the following placeholders here: *
{AwsAutoScalingGroup:Name}
*{AwsAvailabilityZone:Name}
*{AwsElasticLoadBalancer:Name}
*{AwsRelationalDatabaseService:DBName}
*{AwsRelationalDatabaseService:Endpoint}
*{AwsRelationalDatabaseService:Engine}
*{AwsRelationalDatabaseService:InstanceClass}
*{AwsRelationalDatabaseService:Name}
*{AwsRelationalDatabaseService:Port}
*{AzureRegion:Name}
*{AzureScaleSet:Name}
*{AzureVm:Name}
*{CloudFoundryOrganization:Name}
*{CustomDevice:DetectedName}
*{CustomDevice:DnsName}
*{CustomDevice:IpAddress}
*{CustomDevice:Port}
*{DockerContainerGroupInstance:ContainerName}
*{DockerContainerGroupInstance:FullImageName}
*{DockerContainerGroupInstance:ImageVersion}
*{DockerContainerGroupInstance:StrippedImageName}
*{ESXIHost:HardwareModel}
*{ESXIHost:HardwareVendor}
*{ESXIHost:Name}
*{ESXIHost:ProductName}
*{ESXIHost:ProductVersion}
*{Ec2Instance:AmiId}
*{Ec2Instance:BeanstalkEnvironmentName}
*{Ec2Instance:InstanceId}
*{Ec2Instance:InstanceType}
*{Ec2Instance:LocalHostName}
*{Ec2Instance:Name}
*{Ec2Instance:PublicHostName}
*{Ec2Instance:SecurityGroup}
*{GoogleComputeInstance:Id}
*{GoogleComputeInstance:IpAddresses}
*{GoogleComputeInstance:MachineType}
*{GoogleComputeInstance:Name}
*{GoogleComputeInstance:ProjectId}
*{GoogleComputeInstance:Project}
*{Host:AWSNameTag}
*{Host:AixLogicalCpuCount}
*{Host:AzureHostName}
*{Host:AzureSiteName}
*{Host:BoshDeploymentId}
*{Host:BoshInstanceId}
*{Host:BoshInstanceName}
*{Host:BoshName}
*{Host:BoshStemcellVersion}
*{Host:CpuCores}
*{Host:DetectedName}
*{Host:Environment:AppName}
*{Host:Environment:BoshReleaseVersion}
*{Host:Environment:Environment}
*{Host:Environment:Link}
*{Host:Environment:Organization}
*{Host:Environment:Owner}
*{Host:Environment:Support}
*{Host:IpAddress}
*{Host:LogicalCpuCores}
*{Host:OneAgentCustomHostName}
*{Host:OperatingSystemVersion}
*{Host:PaasMemoryLimit}
*{HostGroup:Name}
*{KubernetesCluster:Name}
*{KubernetesNode:DetectedName}
*{OpenstackAvailabilityZone:Name}
*{OpenstackZone:Name}
*{OpenstackComputeNode:Name}
*{OpenstackProject:Name}
*{OpenstackVm:InstanceType}
*{OpenstackVm:Name}
*{OpenstackVm:SecurityGroup}
*{ProcessGroup:AmazonECRImageAccountId}
*{ProcessGroup:AmazonECRImageRegion}
*{ProcessGroup:AmazonECSCluster}
*{ProcessGroup:AmazonECSContainerName}
*{ProcessGroup:AmazonECSFamily}
*{ProcessGroup:AmazonECSRevision}
*{ProcessGroup:AmazonLambdaFunctionName}
*{ProcessGroup:AmazonRegion}
*{ProcessGroup:ApacheConfigPath}
*{ProcessGroup:ApacheSparkMasterIpAddress}
*{ProcessGroup:AspDotNetCoreApplicationPath}
*{ProcessGroup:AspDotNetCoreApplicationPath}
*{ProcessGroup:AzureHostName}
*{ProcessGroup:AzureSiteName}
*{ProcessGroup:CassandraClusterName}
*{ProcessGroup:CatalinaBase}
*{ProcessGroup:CatalinaHome}
*{ProcessGroup:CloudFoundryAppId}
*{ProcessGroup:CloudFoundryAppName}
*{ProcessGroup:CloudFoundryInstanceIndex}
*{ProcessGroup:CloudFoundrySpaceId}
{ProcessGroup:CloudFoundrySpaceName}
*{ProcessGroup:ColdFusionJvmConfigFile}
*{ProcessGroup:ColdFusionServiceName}
*{ProcessGroup:CommandLineArgs}
*{ProcessGroup:DetectedName}
*{ProcessGroup:DotNetCommandPath}
*{ProcessGroup:DotNetCommand}
*{ProcessGroup:DotNetClusterId}
*{ProcessGroup:DotNetNodeId}
*{ProcessGroup:ElasticsearchClusterName}
*{ProcessGroup:ElasticsearchNodeName}
*{ProcessGroup:EquinoxConfigPath}
*{ProcessGroup:ExeName}
*{ProcessGroup:ExePath}
*{ProcessGroup:GlassFishDomainName}
*{ProcessGroup:GlassFishInstanceName}
*{ProcessGroup:GoogleAppEngineInstance}
{ProcessGroup:GoogleAppEngineService}
*{ProcessGroup:GoogleCloudProject}
*{ProcessGroup:HybrisBinDirectory}
*{ProcessGroup:HybrisConfigDirectory}
*{ProcessGroup:HybrisConfigDirectory}
*{ProcessGroup:HybrisDataDirectory}
*{ProcessGroup:IBMCicsRegion}
*{ProcessGroup:IBMCtgName}
*{ProcessGroup:IBMImsConnectRegion}
*{ProcessGroup:IBMImsControlRegion}
*{ProcessGroup:IBMImsMessageProcessingRegion}
*{ProcessGroup:IBMImsSoapGwName}
*{ProcessGroup:IBMIntegrationNodeName}
*{ProcessGroup:IBMIntegrationServerName}
{ProcessGroup:IISAppPool}
*{ProcessGroup:IISRoleName}
*{ProcessGroup:JbossHome}
*{ProcessGroup:JbossMode}
*{ProcessGroup:JbossServerName}
*{ProcessGroup:JavaJarFile}
*{ProcessGroup:JavaJarPath}
*{ProcessGroup:JavaMainCLass}
*{ProcessGroup:KubernetesBasePodName}
*{ProcessGroup:KubernetesContainerName}
*{ProcessGroup:KubernetesFullPodName}
*{ProcessGroup:KubernetesNamespace}
*{ProcessGroup:KubernetesPodUid}
*{ProcessGroup:MssqlInstanceName}
*{ProcessGroup:NodeJsAppBaseDirectory}
*{ProcessGroup:NodeJsAppName}
*{ProcessGroup:NodeJsScriptName}
*{ProcessGroup:OracleSid}
*{ProcessGroup:PHPScriptPath}
*{ProcessGroup:PHPWorkingDirectory}
*{ProcessGroup:Ports}
*{ProcessGroup:RubyAppRootPath}
*{ProcessGroup:RubyScriptPath}
*{ProcessGroup:SoftwareAGInstallRoot}
*{ProcessGroup:SoftwareAGProductPropertyName}
*{ProcessGroup:SpringBootAppName}
*{ProcessGroup:SpringBootProfileName}
*{ProcessGroup:SpringBootStartupClass}
*{ProcessGroup:TIBCOBusinessWorksAppNodeName}
*{ProcessGroup:TIBCOBusinessWorksAppSpaceName}
*{ProcessGroup:TIBCOBusinessWorksCeAppName}
*{ProcessGroup:TIBCOBusinessWorksCeVersion}
*{ProcessGroup:TIBCOBusinessWorksDomainName}
*{ProcessGroup:TIBCOBusinessWorksEnginePropertyFilePath}
*{ProcessGroup:TIBCOBusinessWorksEnginePropertyFile}
*{ProcessGroup:TIBCOBusinessWorksHome}
*{ProcessGroup:VarnishInstanceName}
*{ProcessGroup:WebLogicClusterName}
*{ProcessGroup:WebLogicDomainName}
*{ProcessGroup:WebLogicHome}
*{ProcessGroup:WebLogicName}
*{ProcessGroup:WebSphereCellName}
*{ProcessGroup:WebSphereClusterName}
*{ProcessGroup:WebSphereNodeName}
*{ProcessGroup:WebSphereServerName}
*{ProcessGroup:ActorSystem}
*{Service:STGServerName}
*{Service:DatabaseHostName}
*{Service:DatabaseName}
*{Service:DatabaseVendor}
*{Service:DetectedName}
*{Service:EndpointPath}
*{Service:EndpointPathGatewayUrl}
*{Service:IIBApplicationName}
*{Service:MessageListenerClassName}
*{Service:Port}
*{Service:PublicDomainName}
{Service:RemoteEndpoint}
*{Service:RemoteName}
*{Service:WebApplicationId}
*{Service:WebContextRoot}
*{Service:WebServerName}
*{Service:WebServiceNamespace}
*{Service:WebServiceName}
*{VmwareDatacenter:Name}
* `{VmwareVm:Name}
- name String
- The name of the rule
- unknowns String
- allows for configuring properties that are not explicitly supported by the current version of this provider
- conditions
Host
Naming Condition[] - A list of matching conditions of the rule. The rule applies only if all conditions are fulfilled
- enabled boolean
- The rule is enabled (
true
) or disabled (false
) - format string
- The name to be assigned to matching entities. You can use the following placeholders here: *
{AwsAutoScalingGroup:Name}
*{AwsAvailabilityZone:Name}
*{AwsElasticLoadBalancer:Name}
*{AwsRelationalDatabaseService:DBName}
*{AwsRelationalDatabaseService:Endpoint}
*{AwsRelationalDatabaseService:Engine}
*{AwsRelationalDatabaseService:InstanceClass}
*{AwsRelationalDatabaseService:Name}
*{AwsRelationalDatabaseService:Port}
*{AzureRegion:Name}
*{AzureScaleSet:Name}
*{AzureVm:Name}
*{CloudFoundryOrganization:Name}
*{CustomDevice:DetectedName}
*{CustomDevice:DnsName}
*{CustomDevice:IpAddress}
*{CustomDevice:Port}
*{DockerContainerGroupInstance:ContainerName}
*{DockerContainerGroupInstance:FullImageName}
*{DockerContainerGroupInstance:ImageVersion}
*{DockerContainerGroupInstance:StrippedImageName}
*{ESXIHost:HardwareModel}
*{ESXIHost:HardwareVendor}
*{ESXIHost:Name}
*{ESXIHost:ProductName}
*{ESXIHost:ProductVersion}
*{Ec2Instance:AmiId}
*{Ec2Instance:BeanstalkEnvironmentName}
*{Ec2Instance:InstanceId}
*{Ec2Instance:InstanceType}
*{Ec2Instance:LocalHostName}
*{Ec2Instance:Name}
*{Ec2Instance:PublicHostName}
*{Ec2Instance:SecurityGroup}
*{GoogleComputeInstance:Id}
*{GoogleComputeInstance:IpAddresses}
*{GoogleComputeInstance:MachineType}
*{GoogleComputeInstance:Name}
*{GoogleComputeInstance:ProjectId}
*{GoogleComputeInstance:Project}
*{Host:AWSNameTag}
*{Host:AixLogicalCpuCount}
*{Host:AzureHostName}
*{Host:AzureSiteName}
*{Host:BoshDeploymentId}
*{Host:BoshInstanceId}
*{Host:BoshInstanceName}
*{Host:BoshName}
*{Host:BoshStemcellVersion}
*{Host:CpuCores}
*{Host:DetectedName}
*{Host:Environment:AppName}
*{Host:Environment:BoshReleaseVersion}
*{Host:Environment:Environment}
*{Host:Environment:Link}
*{Host:Environment:Organization}
*{Host:Environment:Owner}
*{Host:Environment:Support}
*{Host:IpAddress}
*{Host:LogicalCpuCores}
*{Host:OneAgentCustomHostName}
*{Host:OperatingSystemVersion}
*{Host:PaasMemoryLimit}
*{HostGroup:Name}
*{KubernetesCluster:Name}
*{KubernetesNode:DetectedName}
*{OpenstackAvailabilityZone:Name}
*{OpenstackZone:Name}
*{OpenstackComputeNode:Name}
*{OpenstackProject:Name}
*{OpenstackVm:InstanceType}
*{OpenstackVm:Name}
*{OpenstackVm:SecurityGroup}
*{ProcessGroup:AmazonECRImageAccountId}
*{ProcessGroup:AmazonECRImageRegion}
*{ProcessGroup:AmazonECSCluster}
*{ProcessGroup:AmazonECSContainerName}
*{ProcessGroup:AmazonECSFamily}
*{ProcessGroup:AmazonECSRevision}
*{ProcessGroup:AmazonLambdaFunctionName}
*{ProcessGroup:AmazonRegion}
*{ProcessGroup:ApacheConfigPath}
*{ProcessGroup:ApacheSparkMasterIpAddress}
*{ProcessGroup:AspDotNetCoreApplicationPath}
*{ProcessGroup:AspDotNetCoreApplicationPath}
*{ProcessGroup:AzureHostName}
*{ProcessGroup:AzureSiteName}
*{ProcessGroup:CassandraClusterName}
*{ProcessGroup:CatalinaBase}
*{ProcessGroup:CatalinaHome}
*{ProcessGroup:CloudFoundryAppId}
*{ProcessGroup:CloudFoundryAppName}
*{ProcessGroup:CloudFoundryInstanceIndex}
*{ProcessGroup:CloudFoundrySpaceId}
{ProcessGroup:CloudFoundrySpaceName}
*{ProcessGroup:ColdFusionJvmConfigFile}
*{ProcessGroup:ColdFusionServiceName}
*{ProcessGroup:CommandLineArgs}
*{ProcessGroup:DetectedName}
*{ProcessGroup:DotNetCommandPath}
*{ProcessGroup:DotNetCommand}
*{ProcessGroup:DotNetClusterId}
*{ProcessGroup:DotNetNodeId}
*{ProcessGroup:ElasticsearchClusterName}
*{ProcessGroup:ElasticsearchNodeName}
*{ProcessGroup:EquinoxConfigPath}
*{ProcessGroup:ExeName}
*{ProcessGroup:ExePath}
*{ProcessGroup:GlassFishDomainName}
*{ProcessGroup:GlassFishInstanceName}
*{ProcessGroup:GoogleAppEngineInstance}
{ProcessGroup:GoogleAppEngineService}
*{ProcessGroup:GoogleCloudProject}
*{ProcessGroup:HybrisBinDirectory}
*{ProcessGroup:HybrisConfigDirectory}
*{ProcessGroup:HybrisConfigDirectory}
*{ProcessGroup:HybrisDataDirectory}
*{ProcessGroup:IBMCicsRegion}
*{ProcessGroup:IBMCtgName}
*{ProcessGroup:IBMImsConnectRegion}
*{ProcessGroup:IBMImsControlRegion}
*{ProcessGroup:IBMImsMessageProcessingRegion}
*{ProcessGroup:IBMImsSoapGwName}
*{ProcessGroup:IBMIntegrationNodeName}
*{ProcessGroup:IBMIntegrationServerName}
{ProcessGroup:IISAppPool}
*{ProcessGroup:IISRoleName}
*{ProcessGroup:JbossHome}
*{ProcessGroup:JbossMode}
*{ProcessGroup:JbossServerName}
*{ProcessGroup:JavaJarFile}
*{ProcessGroup:JavaJarPath}
*{ProcessGroup:JavaMainCLass}
*{ProcessGroup:KubernetesBasePodName}
*{ProcessGroup:KubernetesContainerName}
*{ProcessGroup:KubernetesFullPodName}
*{ProcessGroup:KubernetesNamespace}
*{ProcessGroup:KubernetesPodUid}
*{ProcessGroup:MssqlInstanceName}
*{ProcessGroup:NodeJsAppBaseDirectory}
*{ProcessGroup:NodeJsAppName}
*{ProcessGroup:NodeJsScriptName}
*{ProcessGroup:OracleSid}
*{ProcessGroup:PHPScriptPath}
*{ProcessGroup:PHPWorkingDirectory}
*{ProcessGroup:Ports}
*{ProcessGroup:RubyAppRootPath}
*{ProcessGroup:RubyScriptPath}
*{ProcessGroup:SoftwareAGInstallRoot}
*{ProcessGroup:SoftwareAGProductPropertyName}
*{ProcessGroup:SpringBootAppName}
*{ProcessGroup:SpringBootProfileName}
*{ProcessGroup:SpringBootStartupClass}
*{ProcessGroup:TIBCOBusinessWorksAppNodeName}
*{ProcessGroup:TIBCOBusinessWorksAppSpaceName}
*{ProcessGroup:TIBCOBusinessWorksCeAppName}
*{ProcessGroup:TIBCOBusinessWorksCeVersion}
*{ProcessGroup:TIBCOBusinessWorksDomainName}
*{ProcessGroup:TIBCOBusinessWorksEnginePropertyFilePath}
*{ProcessGroup:TIBCOBusinessWorksEnginePropertyFile}
*{ProcessGroup:TIBCOBusinessWorksHome}
*{ProcessGroup:VarnishInstanceName}
*{ProcessGroup:WebLogicClusterName}
*{ProcessGroup:WebLogicDomainName}
*{ProcessGroup:WebLogicHome}
*{ProcessGroup:WebLogicName}
*{ProcessGroup:WebSphereCellName}
*{ProcessGroup:WebSphereClusterName}
*{ProcessGroup:WebSphereNodeName}
*{ProcessGroup:WebSphereServerName}
*{ProcessGroup:ActorSystem}
*{Service:STGServerName}
*{Service:DatabaseHostName}
*{Service:DatabaseName}
*{Service:DatabaseVendor}
*{Service:DetectedName}
*{Service:EndpointPath}
*{Service:EndpointPathGatewayUrl}
*{Service:IIBApplicationName}
*{Service:MessageListenerClassName}
*{Service:Port}
*{Service:PublicDomainName}
{Service:RemoteEndpoint}
*{Service:RemoteName}
*{Service:WebApplicationId}
*{Service:WebContextRoot}
*{Service:WebServerName}
*{Service:WebServiceNamespace}
*{Service:WebServiceName}
*{VmwareDatacenter:Name}
* `{VmwareVm:Name}
- name string
- The name of the rule
- unknowns string
- allows for configuring properties that are not explicitly supported by the current version of this provider
- conditions
Sequence[Host
Naming Condition Args] - A list of matching conditions of the rule. The rule applies only if all conditions are fulfilled
- enabled bool
- The rule is enabled (
true
) or disabled (false
) - format str
- The name to be assigned to matching entities. You can use the following placeholders here: *
{AwsAutoScalingGroup:Name}
*{AwsAvailabilityZone:Name}
*{AwsElasticLoadBalancer:Name}
*{AwsRelationalDatabaseService:DBName}
*{AwsRelationalDatabaseService:Endpoint}
*{AwsRelationalDatabaseService:Engine}
*{AwsRelationalDatabaseService:InstanceClass}
*{AwsRelationalDatabaseService:Name}
*{AwsRelationalDatabaseService:Port}
*{AzureRegion:Name}
*{AzureScaleSet:Name}
*{AzureVm:Name}
*{CloudFoundryOrganization:Name}
*{CustomDevice:DetectedName}
*{CustomDevice:DnsName}
*{CustomDevice:IpAddress}
*{CustomDevice:Port}
*{DockerContainerGroupInstance:ContainerName}
*{DockerContainerGroupInstance:FullImageName}
*{DockerContainerGroupInstance:ImageVersion}
*{DockerContainerGroupInstance:StrippedImageName}
*{ESXIHost:HardwareModel}
*{ESXIHost:HardwareVendor}
*{ESXIHost:Name}
*{ESXIHost:ProductName}
*{ESXIHost:ProductVersion}
*{Ec2Instance:AmiId}
*{Ec2Instance:BeanstalkEnvironmentName}
*{Ec2Instance:InstanceId}
*{Ec2Instance:InstanceType}
*{Ec2Instance:LocalHostName}
*{Ec2Instance:Name}
*{Ec2Instance:PublicHostName}
*{Ec2Instance:SecurityGroup}
*{GoogleComputeInstance:Id}
*{GoogleComputeInstance:IpAddresses}
*{GoogleComputeInstance:MachineType}
*{GoogleComputeInstance:Name}
*{GoogleComputeInstance:ProjectId}
*{GoogleComputeInstance:Project}
*{Host:AWSNameTag}
*{Host:AixLogicalCpuCount}
*{Host:AzureHostName}
*{Host:AzureSiteName}
*{Host:BoshDeploymentId}
*{Host:BoshInstanceId}
*{Host:BoshInstanceName}
*{Host:BoshName}
*{Host:BoshStemcellVersion}
*{Host:CpuCores}
*{Host:DetectedName}
*{Host:Environment:AppName}
*{Host:Environment:BoshReleaseVersion}
*{Host:Environment:Environment}
*{Host:Environment:Link}
*{Host:Environment:Organization}
*{Host:Environment:Owner}
*{Host:Environment:Support}
*{Host:IpAddress}
*{Host:LogicalCpuCores}
*{Host:OneAgentCustomHostName}
*{Host:OperatingSystemVersion}
*{Host:PaasMemoryLimit}
*{HostGroup:Name}
*{KubernetesCluster:Name}
*{KubernetesNode:DetectedName}
*{OpenstackAvailabilityZone:Name}
*{OpenstackZone:Name}
*{OpenstackComputeNode:Name}
*{OpenstackProject:Name}
*{OpenstackVm:InstanceType}
*{OpenstackVm:Name}
*{OpenstackVm:SecurityGroup}
*{ProcessGroup:AmazonECRImageAccountId}
*{ProcessGroup:AmazonECRImageRegion}
*{ProcessGroup:AmazonECSCluster}
*{ProcessGroup:AmazonECSContainerName}
*{ProcessGroup:AmazonECSFamily}
*{ProcessGroup:AmazonECSRevision}
*{ProcessGroup:AmazonLambdaFunctionName}
*{ProcessGroup:AmazonRegion}
*{ProcessGroup:ApacheConfigPath}
*{ProcessGroup:ApacheSparkMasterIpAddress}
*{ProcessGroup:AspDotNetCoreApplicationPath}
*{ProcessGroup:AspDotNetCoreApplicationPath}
*{ProcessGroup:AzureHostName}
*{ProcessGroup:AzureSiteName}
*{ProcessGroup:CassandraClusterName}
*{ProcessGroup:CatalinaBase}
*{ProcessGroup:CatalinaHome}
*{ProcessGroup:CloudFoundryAppId}
*{ProcessGroup:CloudFoundryAppName}
*{ProcessGroup:CloudFoundryInstanceIndex}
*{ProcessGroup:CloudFoundrySpaceId}
{ProcessGroup:CloudFoundrySpaceName}
*{ProcessGroup:ColdFusionJvmConfigFile}
*{ProcessGroup:ColdFusionServiceName}
*{ProcessGroup:CommandLineArgs}
*{ProcessGroup:DetectedName}
*{ProcessGroup:DotNetCommandPath}
*{ProcessGroup:DotNetCommand}
*{ProcessGroup:DotNetClusterId}
*{ProcessGroup:DotNetNodeId}
*{ProcessGroup:ElasticsearchClusterName}
*{ProcessGroup:ElasticsearchNodeName}
*{ProcessGroup:EquinoxConfigPath}
*{ProcessGroup:ExeName}
*{ProcessGroup:ExePath}
*{ProcessGroup:GlassFishDomainName}
*{ProcessGroup:GlassFishInstanceName}
*{ProcessGroup:GoogleAppEngineInstance}
{ProcessGroup:GoogleAppEngineService}
*{ProcessGroup:GoogleCloudProject}
*{ProcessGroup:HybrisBinDirectory}
*{ProcessGroup:HybrisConfigDirectory}
*{ProcessGroup:HybrisConfigDirectory}
*{ProcessGroup:HybrisDataDirectory}
*{ProcessGroup:IBMCicsRegion}
*{ProcessGroup:IBMCtgName}
*{ProcessGroup:IBMImsConnectRegion}
*{ProcessGroup:IBMImsControlRegion}
*{ProcessGroup:IBMImsMessageProcessingRegion}
*{ProcessGroup:IBMImsSoapGwName}
*{ProcessGroup:IBMIntegrationNodeName}
*{ProcessGroup:IBMIntegrationServerName}
{ProcessGroup:IISAppPool}
*{ProcessGroup:IISRoleName}
*{ProcessGroup:JbossHome}
*{ProcessGroup:JbossMode}
*{ProcessGroup:JbossServerName}
*{ProcessGroup:JavaJarFile}
*{ProcessGroup:JavaJarPath}
*{ProcessGroup:JavaMainCLass}
*{ProcessGroup:KubernetesBasePodName}
*{ProcessGroup:KubernetesContainerName}
*{ProcessGroup:KubernetesFullPodName}
*{ProcessGroup:KubernetesNamespace}
*{ProcessGroup:KubernetesPodUid}
*{ProcessGroup:MssqlInstanceName}
*{ProcessGroup:NodeJsAppBaseDirectory}
*{ProcessGroup:NodeJsAppName}
*{ProcessGroup:NodeJsScriptName}
*{ProcessGroup:OracleSid}
*{ProcessGroup:PHPScriptPath}
*{ProcessGroup:PHPWorkingDirectory}
*{ProcessGroup:Ports}
*{ProcessGroup:RubyAppRootPath}
*{ProcessGroup:RubyScriptPath}
*{ProcessGroup:SoftwareAGInstallRoot}
*{ProcessGroup:SoftwareAGProductPropertyName}
*{ProcessGroup:SpringBootAppName}
*{ProcessGroup:SpringBootProfileName}
*{ProcessGroup:SpringBootStartupClass}
*{ProcessGroup:TIBCOBusinessWorksAppNodeName}
*{ProcessGroup:TIBCOBusinessWorksAppSpaceName}
*{ProcessGroup:TIBCOBusinessWorksCeAppName}
*{ProcessGroup:TIBCOBusinessWorksCeVersion}
*{ProcessGroup:TIBCOBusinessWorksDomainName}
*{ProcessGroup:TIBCOBusinessWorksEnginePropertyFilePath}
*{ProcessGroup:TIBCOBusinessWorksEnginePropertyFile}
*{ProcessGroup:TIBCOBusinessWorksHome}
*{ProcessGroup:VarnishInstanceName}
*{ProcessGroup:WebLogicClusterName}
*{ProcessGroup:WebLogicDomainName}
*{ProcessGroup:WebLogicHome}
*{ProcessGroup:WebLogicName}
*{ProcessGroup:WebSphereCellName}
*{ProcessGroup:WebSphereClusterName}
*{ProcessGroup:WebSphereNodeName}
*{ProcessGroup:WebSphereServerName}
*{ProcessGroup:ActorSystem}
*{Service:STGServerName}
*{Service:DatabaseHostName}
*{Service:DatabaseName}
*{Service:DatabaseVendor}
*{Service:DetectedName}
*{Service:EndpointPath}
*{Service:EndpointPathGatewayUrl}
*{Service:IIBApplicationName}
*{Service:MessageListenerClassName}
*{Service:Port}
*{Service:PublicDomainName}
{Service:RemoteEndpoint}
*{Service:RemoteName}
*{Service:WebApplicationId}
*{Service:WebContextRoot}
*{Service:WebServerName}
*{Service:WebServiceNamespace}
*{Service:WebServiceName}
*{VmwareDatacenter:Name}
* `{VmwareVm:Name}
- name str
- The name of the rule
- unknowns str
- allows for configuring properties that are not explicitly supported by the current version of this provider
- conditions List<Property Map>
- A list of matching conditions of the rule. The rule applies only if all conditions are fulfilled
- enabled Boolean
- The rule is enabled (
true
) or disabled (false
) - format String
- The name to be assigned to matching entities. You can use the following placeholders here: *
{AwsAutoScalingGroup:Name}
*{AwsAvailabilityZone:Name}
*{AwsElasticLoadBalancer:Name}
*{AwsRelationalDatabaseService:DBName}
*{AwsRelationalDatabaseService:Endpoint}
*{AwsRelationalDatabaseService:Engine}
*{AwsRelationalDatabaseService:InstanceClass}
*{AwsRelationalDatabaseService:Name}
*{AwsRelationalDatabaseService:Port}
*{AzureRegion:Name}
*{AzureScaleSet:Name}
*{AzureVm:Name}
*{CloudFoundryOrganization:Name}
*{CustomDevice:DetectedName}
*{CustomDevice:DnsName}
*{CustomDevice:IpAddress}
*{CustomDevice:Port}
*{DockerContainerGroupInstance:ContainerName}
*{DockerContainerGroupInstance:FullImageName}
*{DockerContainerGroupInstance:ImageVersion}
*{DockerContainerGroupInstance:StrippedImageName}
*{ESXIHost:HardwareModel}
*{ESXIHost:HardwareVendor}
*{ESXIHost:Name}
*{ESXIHost:ProductName}
*{ESXIHost:ProductVersion}
*{Ec2Instance:AmiId}
*{Ec2Instance:BeanstalkEnvironmentName}
*{Ec2Instance:InstanceId}
*{Ec2Instance:InstanceType}
*{Ec2Instance:LocalHostName}
*{Ec2Instance:Name}
*{Ec2Instance:PublicHostName}
*{Ec2Instance:SecurityGroup}
*{GoogleComputeInstance:Id}
*{GoogleComputeInstance:IpAddresses}
*{GoogleComputeInstance:MachineType}
*{GoogleComputeInstance:Name}
*{GoogleComputeInstance:ProjectId}
*{GoogleComputeInstance:Project}
*{Host:AWSNameTag}
*{Host:AixLogicalCpuCount}
*{Host:AzureHostName}
*{Host:AzureSiteName}
*{Host:BoshDeploymentId}
*{Host:BoshInstanceId}
*{Host:BoshInstanceName}
*{Host:BoshName}
*{Host:BoshStemcellVersion}
*{Host:CpuCores}
*{Host:DetectedName}
*{Host:Environment:AppName}
*{Host:Environment:BoshReleaseVersion}
*{Host:Environment:Environment}
*{Host:Environment:Link}
*{Host:Environment:Organization}
*{Host:Environment:Owner}
*{Host:Environment:Support}
*{Host:IpAddress}
*{Host:LogicalCpuCores}
*{Host:OneAgentCustomHostName}
*{Host:OperatingSystemVersion}
*{Host:PaasMemoryLimit}
*{HostGroup:Name}
*{KubernetesCluster:Name}
*{KubernetesNode:DetectedName}
*{OpenstackAvailabilityZone:Name}
*{OpenstackZone:Name}
*{OpenstackComputeNode:Name}
*{OpenstackProject:Name}
*{OpenstackVm:InstanceType}
*{OpenstackVm:Name}
*{OpenstackVm:SecurityGroup}
*{ProcessGroup:AmazonECRImageAccountId}
*{ProcessGroup:AmazonECRImageRegion}
*{ProcessGroup:AmazonECSCluster}
*{ProcessGroup:AmazonECSContainerName}
*{ProcessGroup:AmazonECSFamily}
*{ProcessGroup:AmazonECSRevision}
*{ProcessGroup:AmazonLambdaFunctionName}
*{ProcessGroup:AmazonRegion}
*{ProcessGroup:ApacheConfigPath}
*{ProcessGroup:ApacheSparkMasterIpAddress}
*{ProcessGroup:AspDotNetCoreApplicationPath}
*{ProcessGroup:AspDotNetCoreApplicationPath}
*{ProcessGroup:AzureHostName}
*{ProcessGroup:AzureSiteName}
*{ProcessGroup:CassandraClusterName}
*{ProcessGroup:CatalinaBase}
*{ProcessGroup:CatalinaHome}
*{ProcessGroup:CloudFoundryAppId}
*{ProcessGroup:CloudFoundryAppName}
*{ProcessGroup:CloudFoundryInstanceIndex}
*{ProcessGroup:CloudFoundrySpaceId}
{ProcessGroup:CloudFoundrySpaceName}
*{ProcessGroup:ColdFusionJvmConfigFile}
*{ProcessGroup:ColdFusionServiceName}
*{ProcessGroup:CommandLineArgs}
*{ProcessGroup:DetectedName}
*{ProcessGroup:DotNetCommandPath}
*{ProcessGroup:DotNetCommand}
*{ProcessGroup:DotNetClusterId}
*{ProcessGroup:DotNetNodeId}
*{ProcessGroup:ElasticsearchClusterName}
*{ProcessGroup:ElasticsearchNodeName}
*{ProcessGroup:EquinoxConfigPath}
*{ProcessGroup:ExeName}
*{ProcessGroup:ExePath}
*{ProcessGroup:GlassFishDomainName}
*{ProcessGroup:GlassFishInstanceName}
*{ProcessGroup:GoogleAppEngineInstance}
{ProcessGroup:GoogleAppEngineService}
*{ProcessGroup:GoogleCloudProject}
*{ProcessGroup:HybrisBinDirectory}
*{ProcessGroup:HybrisConfigDirectory}
*{ProcessGroup:HybrisConfigDirectory}
*{ProcessGroup:HybrisDataDirectory}
*{ProcessGroup:IBMCicsRegion}
*{ProcessGroup:IBMCtgName}
*{ProcessGroup:IBMImsConnectRegion}
*{ProcessGroup:IBMImsControlRegion}
*{ProcessGroup:IBMImsMessageProcessingRegion}
*{ProcessGroup:IBMImsSoapGwName}
*{ProcessGroup:IBMIntegrationNodeName}
*{ProcessGroup:IBMIntegrationServerName}
{ProcessGroup:IISAppPool}
*{ProcessGroup:IISRoleName}
*{ProcessGroup:JbossHome}
*{ProcessGroup:JbossMode}
*{ProcessGroup:JbossServerName}
*{ProcessGroup:JavaJarFile}
*{ProcessGroup:JavaJarPath}
*{ProcessGroup:JavaMainCLass}
*{ProcessGroup:KubernetesBasePodName}
*{ProcessGroup:KubernetesContainerName}
*{ProcessGroup:KubernetesFullPodName}
*{ProcessGroup:KubernetesNamespace}
*{ProcessGroup:KubernetesPodUid}
*{ProcessGroup:MssqlInstanceName}
*{ProcessGroup:NodeJsAppBaseDirectory}
*{ProcessGroup:NodeJsAppName}
*{ProcessGroup:NodeJsScriptName}
*{ProcessGroup:OracleSid}
*{ProcessGroup:PHPScriptPath}
*{ProcessGroup:PHPWorkingDirectory}
*{ProcessGroup:Ports}
*{ProcessGroup:RubyAppRootPath}
*{ProcessGroup:RubyScriptPath}
*{ProcessGroup:SoftwareAGInstallRoot}
*{ProcessGroup:SoftwareAGProductPropertyName}
*{ProcessGroup:SpringBootAppName}
*{ProcessGroup:SpringBootProfileName}
*{ProcessGroup:SpringBootStartupClass}
*{ProcessGroup:TIBCOBusinessWorksAppNodeName}
*{ProcessGroup:TIBCOBusinessWorksAppSpaceName}
*{ProcessGroup:TIBCOBusinessWorksCeAppName}
*{ProcessGroup:TIBCOBusinessWorksCeVersion}
*{ProcessGroup:TIBCOBusinessWorksDomainName}
*{ProcessGroup:TIBCOBusinessWorksEnginePropertyFilePath}
*{ProcessGroup:TIBCOBusinessWorksEnginePropertyFile}
*{ProcessGroup:TIBCOBusinessWorksHome}
*{ProcessGroup:VarnishInstanceName}
*{ProcessGroup:WebLogicClusterName}
*{ProcessGroup:WebLogicDomainName}
*{ProcessGroup:WebLogicHome}
*{ProcessGroup:WebLogicName}
*{ProcessGroup:WebSphereCellName}
*{ProcessGroup:WebSphereClusterName}
*{ProcessGroup:WebSphereNodeName}
*{ProcessGroup:WebSphereServerName}
*{ProcessGroup:ActorSystem}
*{Service:STGServerName}
*{Service:DatabaseHostName}
*{Service:DatabaseName}
*{Service:DatabaseVendor}
*{Service:DetectedName}
*{Service:EndpointPath}
*{Service:EndpointPathGatewayUrl}
*{Service:IIBApplicationName}
*{Service:MessageListenerClassName}
*{Service:Port}
*{Service:PublicDomainName}
{Service:RemoteEndpoint}
*{Service:RemoteName}
*{Service:WebApplicationId}
*{Service:WebContextRoot}
*{Service:WebServerName}
*{Service:WebServiceNamespace}
*{Service:WebServiceName}
*{VmwareDatacenter:Name}
* `{VmwareVm:Name}
- name String
- The name of the rule
- unknowns String
- allows for configuring properties that are not explicitly supported by the current version of this provider
Supporting Types
HostNamingCondition, HostNamingConditionArgs
- Conditions
List<Pulumiverse.
Dynatrace. Inputs. Host Naming Condition Condition> - A conditions for the metric usage
- Conditions
[]Host
Naming Condition Condition - A conditions for the metric usage
- conditions
List<Host
Naming Condition Condition> - A conditions for the metric usage
- conditions
Host
Naming Condition Condition[] - A conditions for the metric usage
- conditions
Sequence[Host
Naming Condition Condition] - A conditions for the metric usage
- conditions List<Property Map>
- A conditions for the metric usage
HostNamingConditionCondition, HostNamingConditionConditionArgs
- Application
Type List<Pulumiverse.Comparisons Dynatrace. Inputs. Host Naming Condition Condition Application Type Comparison> - Comparison for
APPLICATION_TYPE
attributes - Application
Types List<Pulumiverse.Dynatrace. Inputs. Host Naming Condition Condition Application Type> - Comparison for
APPLICATION_TYPE
attributes - Azure
Compute List<Pulumiverse.Mode Comparisons Dynatrace. Inputs. Host Naming Condition Condition Azure Compute Mode Comparison> - Comparison for
AZURE_COMPUTE_MODE
attributes - Azure
Compute List<Pulumiverse.Modes Dynatrace. Inputs. Host Naming Condition Condition Azure Compute Mode> - Comparison for
AZURE_COMPUTE_MODE
attributes - Azure
Sku List<Pulumiverse.Comparisions Dynatrace. Inputs. Host Naming Condition Condition Azure Sku Comparision> - Comparison for
AZURE_SKU
attributes - Azure
Skus List<Pulumiverse.Dynatrace. Inputs. Host Naming Condition Condition Azure Skus> - Comparison for
AZURE_SKU
attributes - Base
Comparison List<Pulumiverse.Basics Dynatrace. Inputs. Host Naming Condition Condition Base Comparison Basic> - A comparison that's yet unknown to the provider. Operator and Value need to be encoded using the 'unknowns' property.
- Base
Condition List<Pulumiverse.Keys Dynatrace. Inputs. Host Naming Condition Condition Base Condition Key> - Fallback for not yet known type
- Bitness
Comparisions List<Pulumiverse.Dynatrace. Inputs. Host Naming Condition Condition Bitness Comparision> - Comparison for
BITNESS
attributes - Bitnesses
List<Pulumiverse.
Dynatrace. Inputs. Host Naming Condition Condition Bitness> - Comparison for
BITNESS
attributes - Cloud
Type List<Pulumiverse.Comparisons Dynatrace. Inputs. Host Naming Condition Condition Cloud Type Comparison> - Comparison for
CLOUD_TYPE
attributes - Cloud
Types List<Pulumiverse.Dynatrace. Inputs. Host Naming Condition Condition Cloud Type> - Comparison for
CLOUD_TYPE
attributes - Comparisons
List<Pulumiverse.
Dynatrace. Inputs. Host Naming Condition Condition Comparison> - A comparison that's yet unknown to the provider. Operator and Value need to be encoded using the 'unknowns' property.
- Custom
Application List<Pulumiverse.Type Comparisons Dynatrace. Inputs. Host Naming Condition Condition Custom Application Type Comparison> - Comparison for
CUSTOM_APPLICATION_TYPE
attributes - Custom
Application List<Pulumiverse.Types Dynatrace. Inputs. Host Naming Condition Condition Custom Application Type> - Comparison for
CUSTOM_APPLICATION_TYPE
attributes - Custom
Host List<Pulumiverse.Metadata Condition Keys Dynatrace. Inputs. Host Naming Condition Condition Custom Host Metadata Condition Key> - Key for Custom Host Metadata
- Custom
Host List<Pulumiverse.Metadatas Dynatrace. Inputs. Host Naming Condition Condition Custom Host Metadata> - Key for Custom Host Metadata
- Custom
Process List<Pulumiverse.Metadata Condition Keys Dynatrace. Inputs. Host Naming Condition Condition Custom Process Metadata Condition Key> - Key for Custom Process Metadata
- Custom
Process List<Pulumiverse.Metadatas Dynatrace. Inputs. Host Naming Condition Condition Custom Process Metadata> - Key for Custom Process Metadata
- Database
Topologies List<Pulumiverse.Dynatrace. Inputs. Host Naming Condition Condition Database Topology> - Comparison for
DATABASE_TOPOLOGY
attributes - Database
Topology List<Pulumiverse.Comparisons Dynatrace. Inputs. Host Naming Condition Condition Database Topology Comparison> - Comparison for
DATABASE_TOPOLOGY
attributes - Dcrum
Decoder List<Pulumiverse.Comparisons Dynatrace. Inputs. Host Naming Condition Condition Dcrum Decoder Comparison> - Comparison for
DCRUM_DECODER_TYPE
attributes - Dcrum
Decoders List<Pulumiverse.Dynatrace. Inputs. Host Naming Condition Condition Dcrum Decoder> - Comparison for
DCRUM_DECODER_TYPE
attributes - Entities
List<Pulumiverse.
Dynatrace. Inputs. Host Naming Condition Condition Entity> - Comparison for
ENTITY_ID
attributes - Entity
Id List<Pulumiverse.Comparisons Dynatrace. Inputs. Host Naming Condition Condition Entity Id Comparison> - Comparison for
ENTITY_ID
attributes - Host
Teches List<Pulumiverse.Dynatrace. Inputs. Host Naming Condition Condition Host Tech> - Comparison for
SIMPLE_HOST_TECH
attributes - Hypervisor
Type List<Pulumiverse.Comparisions Dynatrace. Inputs. Host Naming Condition Condition Hypervisor Type Comparision> hypervisor_type_comparision
is deprecated. Usehypervisor
instead- Hypervisors
List<Pulumiverse.
Dynatrace. Inputs. Host Naming Condition Condition Hypervisor> - Comparison for
HYPERVISOR_TYPE
attributes - Indexed
Name List<Pulumiverse.Comparisons Dynatrace. Inputs. Host Naming Condition Condition Indexed Name Comparison> - Comparison for
INDEXED_NAME
attributes - Indexed
Names List<Pulumiverse.Dynatrace. Inputs. Host Naming Condition Condition Indexed Name> - Comparison for
INDEXED_NAME
attributes - Indexed
String List<Pulumiverse.Comparisons Dynatrace. Inputs. Host Naming Condition Condition Indexed String Comparison> - Comparison for
INDEXED_STRING
attributes - Indexed
Strings List<Pulumiverse.Dynatrace. Inputs. Host Naming Condition Condition Indexed String> - Comparison for
INDEXED_STRING
attributes - Indexed
Tag List<Pulumiverse.Comparisons Dynatrace. Inputs. Host Naming Condition Condition Indexed Tag Comparison> - Comparison for
INDEXED_TAG
attributes - List<Pulumiverse.
Dynatrace. Inputs. Host Naming Condition Condition Indexed Tag> - Comparison for
INDEXED_TAG
attributes - Integer
Comparisons List<Pulumiverse.Dynatrace. Inputs. Host Naming Condition Condition Integer Comparison> - Comparison for
INTEGER
attributes - Integers
List<Pulumiverse.
Dynatrace. Inputs. Host Naming Condition Condition Integer> - Comparison for
INTEGER
attributes - Ipaddress
Comparisons List<Pulumiverse.Dynatrace. Inputs. Host Naming Condition Condition Ipaddress Comparison> - Comparison for
IP_ADDRESS
attributes - Ipaddresses
List<Pulumiverse.
Dynatrace. Inputs. Host Naming Condition Condition Ipaddress> - Comparison for
IP_ADDRESS
attributes - Keys
List<Pulumiverse.
Dynatrace. Inputs. Host Naming Condition Condition Key> - Fallback for not yet known type
- Mobile
Platform List<Pulumiverse.Comparisons Dynatrace. Inputs. Host Naming Condition Condition Mobile Platform Comparison> - Comparison for
MOBILE_PLATFORM
attributes - Mobile
Platforms List<Pulumiverse.Dynatrace. Inputs. Host Naming Condition Condition Mobile Platform> - Comparison for
MOBILE_PLATFORM
attributes - Os
Arches List<Pulumiverse.Dynatrace. Inputs. Host Naming Condition Condition Os Arch> - Comparison for
OS_ARCHITECTURE
attributes - Os
Types List<Pulumiverse.Dynatrace. Inputs. Host Naming Condition Condition Os Type> - Comparison for
OS_TYPE
attributes - Osarchitecture
Comparisons List<Pulumiverse.Dynatrace. Inputs. Host Naming Condition Condition Osarchitecture Comparison> - Comparison for
OS_ARCHITECTURE
attributes - Ostype
Comparisons List<Pulumiverse.Dynatrace. Inputs. Host Naming Condition Condition Ostype Comparison> - Comparison for
OS_TYPE
attributes - Paas
Type List<Pulumiverse.Comparisons Dynatrace. Inputs. Host Naming Condition Condition Paas Type Comparison> - Comparison for
PAAS_TYPE
attributes - Paas
Types List<Pulumiverse.Dynatrace. Inputs. Host Naming Condition Condition Paas Type> - Comparison for
PAAS_TYPE
attributes - Process
Metadata List<Pulumiverse.Condition Keys Dynatrace. Inputs. Host Naming Condition Condition Process Metadata Condition Key> - The key for dynamic attributes of the
PROCESS_PREDEFINED_METADATA_KEY
type - Process
Metadatas List<Pulumiverse.Dynatrace. Inputs. Host Naming Condition Condition Process Metadata> - The key for dynamic attributes of the
PROCESS_PREDEFINED_METADATA_KEY
type - Service
Topologies List<Pulumiverse.Dynatrace. Inputs. Host Naming Condition Condition Service Topology> - Comparison for
SERVICE_TOPOLOGY
attributes - Service
Topology List<Pulumiverse.Comparisons Dynatrace. Inputs. Host Naming Condition Condition Service Topology Comparison> - Comparison for
SERVICE_TOPOLOGY
attributes - Service
Type List<Pulumiverse.Comparisons Dynatrace. Inputs. Host Naming Condition Condition Service Type Comparison> - Comparison for
SERVICE_TYPE
attributes - Service
Types List<Pulumiverse.Dynatrace. Inputs. Host Naming Condition Condition Service Type> - Comparison for
SERVICE_TYPE
attributes - Simple
Host List<Pulumiverse.Tech Comparisons Dynatrace. Inputs. Host Naming Condition Condition Simple Host Tech Comparison> - Comparison for
SIMPLE_HOST_TECH
attributes - Simple
Tech List<Pulumiverse.Comparisons Dynatrace. Inputs. Host Naming Condition Condition Simple Tech Comparison> - Comparison for
SIMPLE_TECH
attributes - String
Comparisons List<Pulumiverse.Dynatrace. Inputs. Host Naming Condition Condition String Comparison> - Comparison for
STRING
attributes - String
Condition List<Pulumiverse.Keys Dynatrace. Inputs. Host Naming Condition Condition String Condition Key> - The key for dynamic attributes of the
STRING
type - String
Keys List<Pulumiverse.Dynatrace. Inputs. Host Naming Condition Condition String Key> - The key for dynamic attributes of the
STRING
type - Strings
List<Pulumiverse.
Dynatrace. Inputs. Host Naming Condition Condition String> - Comparison for
STRING
attributes - Synthetic
Engine List<Pulumiverse.Type Comparisons Dynatrace. Inputs. Host Naming Condition Condition Synthetic Engine Type Comparison> - Comparison for
SYNTHETIC_ENGINE_TYPE
attributes - Synthetic
Engines List<Pulumiverse.Dynatrace. Inputs. Host Naming Condition Condition Synthetic Engine> - Comparison for
SYNTHETIC_ENGINE_TYPE
attributes - Tag
Comparisons List<Pulumiverse.Dynatrace. Inputs. Host Naming Condition Condition Tag Comparison> - Comparison for
TAG
attributes - List<Pulumiverse.
Dynatrace. Inputs. Host Naming Condition Condition Tag> - Comparison for
TAG
attributes - Teches
List<Pulumiverse.
Dynatrace. Inputs. Host Naming Condition Condition Tech> - Comparison for
SIMPLE_TECH
attributes - Unknowns string
- Any attributes that aren't yet supported by this provider
- Application
Type []HostComparisons Naming Condition Condition Application Type Comparison - Comparison for
APPLICATION_TYPE
attributes - Application
Types []HostNaming Condition Condition Application Type - Comparison for
APPLICATION_TYPE
attributes - Azure
Compute []HostMode Comparisons Naming Condition Condition Azure Compute Mode Comparison - Comparison for
AZURE_COMPUTE_MODE
attributes - Azure
Compute []HostModes Naming Condition Condition Azure Compute Mode - Comparison for
AZURE_COMPUTE_MODE
attributes - Azure
Sku []HostComparisions Naming Condition Condition Azure Sku Comparision - Comparison for
AZURE_SKU
attributes - Azure
Skus []HostNaming Condition Condition Azure Skus - Comparison for
AZURE_SKU
attributes - Base
Comparison []HostBasics Naming Condition Condition Base Comparison Basic - A comparison that's yet unknown to the provider. Operator and Value need to be encoded using the 'unknowns' property.
- Base
Condition []HostKeys Naming Condition Condition Base Condition Key - Fallback for not yet known type
- Bitness
Comparisions []HostNaming Condition Condition Bitness Comparision - Comparison for
BITNESS
attributes - Bitnesses
[]Host
Naming Condition Condition Bitness - Comparison for
BITNESS
attributes - Cloud
Type []HostComparisons Naming Condition Condition Cloud Type Comparison - Comparison for
CLOUD_TYPE
attributes - Cloud
Types []HostNaming Condition Condition Cloud Type - Comparison for
CLOUD_TYPE
attributes - Comparisons
[]Host
Naming Condition Condition Comparison - A comparison that's yet unknown to the provider. Operator and Value need to be encoded using the 'unknowns' property.
- Custom
Application []HostType Comparisons Naming Condition Condition Custom Application Type Comparison - Comparison for
CUSTOM_APPLICATION_TYPE
attributes - Custom
Application []HostTypes Naming Condition Condition Custom Application Type - Comparison for
CUSTOM_APPLICATION_TYPE
attributes - Custom
Host []HostMetadata Condition Keys Naming Condition Condition Custom Host Metadata Condition Key - Key for Custom Host Metadata
- Custom
Host []HostMetadatas Naming Condition Condition Custom Host Metadata - Key for Custom Host Metadata
- Custom
Process []HostMetadata Condition Keys Naming Condition Condition Custom Process Metadata Condition Key - Key for Custom Process Metadata
- Custom
Process []HostMetadatas Naming Condition Condition Custom Process Metadata - Key for Custom Process Metadata
- Database
Topologies []HostNaming Condition Condition Database Topology - Comparison for
DATABASE_TOPOLOGY
attributes - Database
Topology []HostComparisons Naming Condition Condition Database Topology Comparison - Comparison for
DATABASE_TOPOLOGY
attributes - Dcrum
Decoder []HostComparisons Naming Condition Condition Dcrum Decoder Comparison - Comparison for
DCRUM_DECODER_TYPE
attributes - Dcrum
Decoders []HostNaming Condition Condition Dcrum Decoder - Comparison for
DCRUM_DECODER_TYPE
attributes - Entities
[]Host
Naming Condition Condition Entity - Comparison for
ENTITY_ID
attributes - Entity
Id []HostComparisons Naming Condition Condition Entity Id Comparison - Comparison for
ENTITY_ID
attributes - Host
Teches []HostNaming Condition Condition Host Tech - Comparison for
SIMPLE_HOST_TECH
attributes - Hypervisor
Type []HostComparisions Naming Condition Condition Hypervisor Type Comparision hypervisor_type_comparision
is deprecated. Usehypervisor
instead- Hypervisors
[]Host
Naming Condition Condition Hypervisor - Comparison for
HYPERVISOR_TYPE
attributes - Indexed
Name []HostComparisons Naming Condition Condition Indexed Name Comparison - Comparison for
INDEXED_NAME
attributes - Indexed
Names []HostNaming Condition Condition Indexed Name - Comparison for
INDEXED_NAME
attributes - Indexed
String []HostComparisons Naming Condition Condition Indexed String Comparison - Comparison for
INDEXED_STRING
attributes - Indexed
Strings []HostNaming Condition Condition Indexed String - Comparison for
INDEXED_STRING
attributes - Indexed
Tag []HostComparisons Naming Condition Condition Indexed Tag Comparison - Comparison for
INDEXED_TAG
attributes - []Host
Naming Condition Condition Indexed Tag - Comparison for
INDEXED_TAG
attributes - Integer
Comparisons []HostNaming Condition Condition Integer Comparison - Comparison for
INTEGER
attributes - Integers
[]Host
Naming Condition Condition Integer - Comparison for
INTEGER
attributes - Ipaddress
Comparisons []HostNaming Condition Condition Ipaddress Comparison - Comparison for
IP_ADDRESS
attributes - Ipaddresses
[]Host
Naming Condition Condition Ipaddress - Comparison for
IP_ADDRESS
attributes - Keys
[]Host
Naming Condition Condition Key - Fallback for not yet known type
- Mobile
Platform []HostComparisons Naming Condition Condition Mobile Platform Comparison - Comparison for
MOBILE_PLATFORM
attributes - Mobile
Platforms []HostNaming Condition Condition Mobile Platform - Comparison for
MOBILE_PLATFORM
attributes - Os
Arches []HostNaming Condition Condition Os Arch - Comparison for
OS_ARCHITECTURE
attributes - Os
Types []HostNaming Condition Condition Os Type - Comparison for
OS_TYPE
attributes - Osarchitecture
Comparisons []HostNaming Condition Condition Osarchitecture Comparison - Comparison for
OS_ARCHITECTURE
attributes - Ostype
Comparisons []HostNaming Condition Condition Ostype Comparison - Comparison for
OS_TYPE
attributes - Paas
Type []HostComparisons Naming Condition Condition Paas Type Comparison - Comparison for
PAAS_TYPE
attributes - Paas
Types []HostNaming Condition Condition Paas Type - Comparison for
PAAS_TYPE
attributes - Process
Metadata []HostCondition Keys Naming Condition Condition Process Metadata Condition Key - The key for dynamic attributes of the
PROCESS_PREDEFINED_METADATA_KEY
type - Process
Metadatas []HostNaming Condition Condition Process Metadata - The key for dynamic attributes of the
PROCESS_PREDEFINED_METADATA_KEY
type - Service
Topologies []HostNaming Condition Condition Service Topology - Comparison for
SERVICE_TOPOLOGY
attributes - Service
Topology []HostComparisons Naming Condition Condition Service Topology Comparison - Comparison for
SERVICE_TOPOLOGY
attributes - Service
Type []HostComparisons Naming Condition Condition Service Type Comparison - Comparison for
SERVICE_TYPE
attributes - Service
Types []HostNaming Condition Condition Service Type - Comparison for
SERVICE_TYPE
attributes - Simple
Host []HostTech Comparisons Naming Condition Condition Simple Host Tech Comparison - Comparison for
SIMPLE_HOST_TECH
attributes - Simple
Tech []HostComparisons Naming Condition Condition Simple Tech Comparison - Comparison for
SIMPLE_TECH
attributes - String
Comparisons []HostNaming Condition Condition String Comparison - Comparison for
STRING
attributes - String
Condition []HostKeys Naming Condition Condition String Condition Key - The key for dynamic attributes of the
STRING
type - String
Keys []HostNaming Condition Condition String Key - The key for dynamic attributes of the
STRING
type - Strings
[]Host
Naming Condition Condition String - Comparison for
STRING
attributes - Synthetic
Engine []HostType Comparisons Naming Condition Condition Synthetic Engine Type Comparison - Comparison for
SYNTHETIC_ENGINE_TYPE
attributes - Synthetic
Engines []HostNaming Condition Condition Synthetic Engine - Comparison for
SYNTHETIC_ENGINE_TYPE
attributes - Tag
Comparisons []HostNaming Condition Condition Tag Comparison - Comparison for
TAG
attributes - []Host
Naming Condition Condition Tag - Comparison for
TAG
attributes - Teches
[]Host
Naming Condition Condition Tech - Comparison for
SIMPLE_TECH
attributes - Unknowns string
- Any attributes that aren't yet supported by this provider
- application
Type List<HostComparisons Naming Condition Condition Application Type Comparison> - Comparison for
APPLICATION_TYPE
attributes - application
Types List<HostNaming Condition Condition Application Type> - Comparison for
APPLICATION_TYPE
attributes - azure
Compute List<HostMode Comparisons Naming Condition Condition Azure Compute Mode Comparison> - Comparison for
AZURE_COMPUTE_MODE
attributes - azure
Compute List<HostModes Naming Condition Condition Azure Compute Mode> - Comparison for
AZURE_COMPUTE_MODE
attributes - azure
Sku List<HostComparisions Naming Condition Condition Azure Sku Comparision> - Comparison for
AZURE_SKU
attributes - azure
Skus List<HostNaming Condition Condition Azure Skus> - Comparison for
AZURE_SKU
attributes - base
Comparison List<HostBasics Naming Condition Condition Base Comparison Basic> - A comparison that's yet unknown to the provider. Operator and Value need to be encoded using the 'unknowns' property.
- base
Condition List<HostKeys Naming Condition Condition Base Condition Key> - Fallback for not yet known type
- bitness
Comparisions List<HostNaming Condition Condition Bitness Comparision> - Comparison for
BITNESS
attributes - bitnesses
List<Host
Naming Condition Condition Bitness> - Comparison for
BITNESS
attributes - cloud
Type List<HostComparisons Naming Condition Condition Cloud Type Comparison> - Comparison for
CLOUD_TYPE
attributes - cloud
Types List<HostNaming Condition Condition Cloud Type> - Comparison for
CLOUD_TYPE
attributes - comparisons
List<Host
Naming Condition Condition Comparison> - A comparison that's yet unknown to the provider. Operator and Value need to be encoded using the 'unknowns' property.
- custom
Application List<HostType Comparisons Naming Condition Condition Custom Application Type Comparison> - Comparison for
CUSTOM_APPLICATION_TYPE
attributes - custom
Application List<HostTypes Naming Condition Condition Custom Application Type> - Comparison for
CUSTOM_APPLICATION_TYPE
attributes - custom
Host List<HostMetadata Condition Keys Naming Condition Condition Custom Host Metadata Condition Key> - Key for Custom Host Metadata
- custom
Host List<HostMetadatas Naming Condition Condition Custom Host Metadata> - Key for Custom Host Metadata
- custom
Process List<HostMetadata Condition Keys Naming Condition Condition Custom Process Metadata Condition Key> - Key for Custom Process Metadata
- custom
Process List<HostMetadatas Naming Condition Condition Custom Process Metadata> - Key for Custom Process Metadata
- database
Topologies List<HostNaming Condition Condition Database Topology> - Comparison for
DATABASE_TOPOLOGY
attributes - database
Topology List<HostComparisons Naming Condition Condition Database Topology Comparison> - Comparison for
DATABASE_TOPOLOGY
attributes - dcrum
Decoder List<HostComparisons Naming Condition Condition Dcrum Decoder Comparison> - Comparison for
DCRUM_DECODER_TYPE
attributes - dcrum
Decoders List<HostNaming Condition Condition Dcrum Decoder> - Comparison for
DCRUM_DECODER_TYPE
attributes - entities
List<Host
Naming Condition Condition Entity> - Comparison for
ENTITY_ID
attributes - entity
Id List<HostComparisons Naming Condition Condition Entity Id Comparison> - Comparison for
ENTITY_ID
attributes - host
Teches List<HostNaming Condition Condition Host Tech> - Comparison for
SIMPLE_HOST_TECH
attributes - hypervisor
Type List<HostComparisions Naming Condition Condition Hypervisor Type Comparision> hypervisor_type_comparision
is deprecated. Usehypervisor
instead- hypervisors
List<Host
Naming Condition Condition Hypervisor> - Comparison for
HYPERVISOR_TYPE
attributes - indexed
Name List<HostComparisons Naming Condition Condition Indexed Name Comparison> - Comparison for
INDEXED_NAME
attributes - indexed
Names List<HostNaming Condition Condition Indexed Name> - Comparison for
INDEXED_NAME
attributes - indexed
String List<HostComparisons Naming Condition Condition Indexed String Comparison> - Comparison for
INDEXED_STRING
attributes - indexed
Strings List<HostNaming Condition Condition Indexed String> - Comparison for
INDEXED_STRING
attributes - indexed
Tag List<HostComparisons Naming Condition Condition Indexed Tag Comparison> - Comparison for
INDEXED_TAG
attributes - List<Host
Naming Condition Condition Indexed Tag> - Comparison for
INDEXED_TAG
attributes - integer
Comparisons List<HostNaming Condition Condition Integer Comparison> - Comparison for
INTEGER
attributes - integers
List<Host
Naming Condition Condition Integer> - Comparison for
INTEGER
attributes - ipaddress
Comparisons List<HostNaming Condition Condition Ipaddress Comparison> - Comparison for
IP_ADDRESS
attributes - ipaddresses
List<Host
Naming Condition Condition Ipaddress> - Comparison for
IP_ADDRESS
attributes - keys
List<Host
Naming Condition Condition Key> - Fallback for not yet known type
- mobile
Platform List<HostComparisons Naming Condition Condition Mobile Platform Comparison> - Comparison for
MOBILE_PLATFORM
attributes - mobile
Platforms List<HostNaming Condition Condition Mobile Platform> - Comparison for
MOBILE_PLATFORM
attributes - os
Arches List<HostNaming Condition Condition Os Arch> - Comparison for
OS_ARCHITECTURE
attributes - os
Types List<HostNaming Condition Condition Os Type> - Comparison for
OS_TYPE
attributes - osarchitecture
Comparisons List<HostNaming Condition Condition Osarchitecture Comparison> - Comparison for
OS_ARCHITECTURE
attributes - ostype
Comparisons List<HostNaming Condition Condition Ostype Comparison> - Comparison for
OS_TYPE
attributes - paas
Type List<HostComparisons Naming Condition Condition Paas Type Comparison> - Comparison for
PAAS_TYPE
attributes - paas
Types List<HostNaming Condition Condition Paas Type> - Comparison for
PAAS_TYPE
attributes - process
Metadata List<HostCondition Keys Naming Condition Condition Process Metadata Condition Key> - The key for dynamic attributes of the
PROCESS_PREDEFINED_METADATA_KEY
type - process
Metadatas List<HostNaming Condition Condition Process Metadata> - The key for dynamic attributes of the
PROCESS_PREDEFINED_METADATA_KEY
type - service
Topologies List<HostNaming Condition Condition Service Topology> - Comparison for
SERVICE_TOPOLOGY
attributes - service
Topology List<HostComparisons Naming Condition Condition Service Topology Comparison> - Comparison for
SERVICE_TOPOLOGY
attributes - service
Type List<HostComparisons Naming Condition Condition Service Type Comparison> - Comparison for
SERVICE_TYPE
attributes - service
Types List<HostNaming Condition Condition Service Type> - Comparison for
SERVICE_TYPE
attributes - simple
Host List<HostTech Comparisons Naming Condition Condition Simple Host Tech Comparison> - Comparison for
SIMPLE_HOST_TECH
attributes - simple
Tech List<HostComparisons Naming Condition Condition Simple Tech Comparison> - Comparison for
SIMPLE_TECH
attributes - string
Comparisons List<HostNaming Condition Condition String Comparison> - Comparison for
STRING
attributes - string
Condition List<HostKeys Naming Condition Condition String Condition Key> - The key for dynamic attributes of the
STRING
type - string
Keys List<HostNaming Condition Condition String Key> - The key for dynamic attributes of the
STRING
type - strings
List<Host
Naming Condition Condition String> - Comparison for
STRING
attributes - synthetic
Engine List<HostType Comparisons Naming Condition Condition Synthetic Engine Type Comparison> - Comparison for
SYNTHETIC_ENGINE_TYPE
attributes - synthetic
Engines List<HostNaming Condition Condition Synthetic Engine> - Comparison for
SYNTHETIC_ENGINE_TYPE
attributes - tag
Comparisons List<HostNaming Condition Condition Tag Comparison> - Comparison for
TAG
attributes - List<Host
Naming Condition Condition Tag> - Comparison for
TAG
attributes - teches
List<Host
Naming Condition Condition Tech> - Comparison for
SIMPLE_TECH
attributes - unknowns String
- Any attributes that aren't yet supported by this provider
- application
Type HostComparisons Naming Condition Condition Application Type Comparison[] - Comparison for
APPLICATION_TYPE
attributes - application
Types HostNaming Condition Condition Application Type[] - Comparison for
APPLICATION_TYPE
attributes - azure
Compute HostMode Comparisons Naming Condition Condition Azure Compute Mode Comparison[] - Comparison for
AZURE_COMPUTE_MODE
attributes - azure
Compute HostModes Naming Condition Condition Azure Compute Mode[] - Comparison for
AZURE_COMPUTE_MODE
attributes - azure
Sku HostComparisions Naming Condition Condition Azure Sku Comparision[] - Comparison for
AZURE_SKU
attributes - azure
Skus HostNaming Condition Condition Azure Skus[] - Comparison for
AZURE_SKU
attributes - base
Comparison HostBasics Naming Condition Condition Base Comparison Basic[] - A comparison that's yet unknown to the provider. Operator and Value need to be encoded using the 'unknowns' property.
- base
Condition HostKeys Naming Condition Condition Base Condition Key[] - Fallback for not yet known type
- bitness
Comparisions HostNaming Condition Condition Bitness Comparision[] - Comparison for
BITNESS
attributes - bitnesses
Host
Naming Condition Condition Bitness[] - Comparison for
BITNESS
attributes - cloud
Type HostComparisons Naming Condition Condition Cloud Type Comparison[] - Comparison for
CLOUD_TYPE
attributes - cloud
Types HostNaming Condition Condition Cloud Type[] - Comparison for
CLOUD_TYPE
attributes - comparisons
Host
Naming Condition Condition Comparison[] - A comparison that's yet unknown to the provider. Operator and Value need to be encoded using the 'unknowns' property.
- custom
Application HostType Comparisons Naming Condition Condition Custom Application Type Comparison[] - Comparison for
CUSTOM_APPLICATION_TYPE
attributes - custom
Application HostTypes Naming Condition Condition Custom Application Type[] - Comparison for
CUSTOM_APPLICATION_TYPE
attributes - custom
Host HostMetadata Condition Keys Naming Condition Condition Custom Host Metadata Condition Key[] - Key for Custom Host Metadata
- custom
Host HostMetadatas Naming Condition Condition Custom Host Metadata[] - Key for Custom Host Metadata
- custom
Process HostMetadata Condition Keys Naming Condition Condition Custom Process Metadata Condition Key[] - Key for Custom Process Metadata
- custom
Process HostMetadatas Naming Condition Condition Custom Process Metadata[] - Key for Custom Process Metadata
- database
Topologies HostNaming Condition Condition Database Topology[] - Comparison for
DATABASE_TOPOLOGY
attributes - database
Topology HostComparisons Naming Condition Condition Database Topology Comparison[] - Comparison for
DATABASE_TOPOLOGY
attributes - dcrum
Decoder HostComparisons Naming Condition Condition Dcrum Decoder Comparison[] - Comparison for
DCRUM_DECODER_TYPE
attributes - dcrum
Decoders HostNaming Condition Condition Dcrum Decoder[] - Comparison for
DCRUM_DECODER_TYPE
attributes - entities
Host
Naming Condition Condition Entity[] - Comparison for
ENTITY_ID
attributes - entity
Id HostComparisons Naming Condition Condition Entity Id Comparison[] - Comparison for
ENTITY_ID
attributes - host
Teches HostNaming Condition Condition Host Tech[] - Comparison for
SIMPLE_HOST_TECH
attributes - hypervisor
Type HostComparisions Naming Condition Condition Hypervisor Type Comparision[] hypervisor_type_comparision
is deprecated. Usehypervisor
instead- hypervisors
Host
Naming Condition Condition Hypervisor[] - Comparison for
HYPERVISOR_TYPE
attributes - indexed
Name HostComparisons Naming Condition Condition Indexed Name Comparison[] - Comparison for
INDEXED_NAME
attributes - indexed
Names HostNaming Condition Condition Indexed Name[] - Comparison for
INDEXED_NAME
attributes - indexed
String HostComparisons Naming Condition Condition Indexed String Comparison[] - Comparison for
INDEXED_STRING
attributes - indexed
Strings HostNaming Condition Condition Indexed String[] - Comparison for
INDEXED_STRING
attributes - indexed
Tag HostComparisons Naming Condition Condition Indexed Tag Comparison[] - Comparison for
INDEXED_TAG
attributes - Host
Naming Condition Condition Indexed Tag[] - Comparison for
INDEXED_TAG
attributes - integer
Comparisons HostNaming Condition Condition Integer Comparison[] - Comparison for
INTEGER
attributes - integers
Host
Naming Condition Condition Integer[] - Comparison for
INTEGER
attributes - ipaddress
Comparisons HostNaming Condition Condition Ipaddress Comparison[] - Comparison for
IP_ADDRESS
attributes - ipaddresses
Host
Naming Condition Condition Ipaddress[] - Comparison for
IP_ADDRESS
attributes - keys
Host
Naming Condition Condition Key[] - Fallback for not yet known type
- mobile
Platform HostComparisons Naming Condition Condition Mobile Platform Comparison[] - Comparison for
MOBILE_PLATFORM
attributes - mobile
Platforms HostNaming Condition Condition Mobile Platform[] - Comparison for
MOBILE_PLATFORM
attributes - os
Arches HostNaming Condition Condition Os Arch[] - Comparison for
OS_ARCHITECTURE
attributes - os
Types HostNaming Condition Condition Os Type[] - Comparison for
OS_TYPE
attributes - osarchitecture
Comparisons HostNaming Condition Condition Osarchitecture Comparison[] - Comparison for
OS_ARCHITECTURE
attributes - ostype
Comparisons HostNaming Condition Condition Ostype Comparison[] - Comparison for
OS_TYPE
attributes - paas
Type HostComparisons Naming Condition Condition Paas Type Comparison[] - Comparison for
PAAS_TYPE
attributes - paas
Types HostNaming Condition Condition Paas Type[] - Comparison for
PAAS_TYPE
attributes - process
Metadata HostCondition Keys Naming Condition Condition Process Metadata Condition Key[] - The key for dynamic attributes of the
PROCESS_PREDEFINED_METADATA_KEY
type - process
Metadatas HostNaming Condition Condition Process Metadata[] - The key for dynamic attributes of the
PROCESS_PREDEFINED_METADATA_KEY
type - service
Topologies HostNaming Condition Condition Service Topology[] - Comparison for
SERVICE_TOPOLOGY
attributes - service
Topology HostComparisons Naming Condition Condition Service Topology Comparison[] - Comparison for
SERVICE_TOPOLOGY
attributes - service
Type HostComparisons Naming Condition Condition Service Type Comparison[] - Comparison for
SERVICE_TYPE
attributes - service
Types HostNaming Condition Condition Service Type[] - Comparison for
SERVICE_TYPE
attributes - simple
Host HostTech Comparisons Naming Condition Condition Simple Host Tech Comparison[] - Comparison for
SIMPLE_HOST_TECH
attributes - simple
Tech HostComparisons Naming Condition Condition Simple Tech Comparison[] - Comparison for
SIMPLE_TECH
attributes - string
Comparisons HostNaming Condition Condition String Comparison[] - Comparison for
STRING
attributes - string
Condition HostKeys Naming Condition Condition String Condition Key[] - The key for dynamic attributes of the
STRING
type - string
Keys HostNaming Condition Condition String Key[] - The key for dynamic attributes of the
STRING
type - strings
Host
Naming Condition Condition String[] - Comparison for
STRING
attributes - synthetic
Engine HostType Comparisons Naming Condition Condition Synthetic Engine Type Comparison[] - Comparison for
SYNTHETIC_ENGINE_TYPE
attributes - synthetic
Engines HostNaming Condition Condition Synthetic Engine[] - Comparison for
SYNTHETIC_ENGINE_TYPE
attributes - tag
Comparisons HostNaming Condition Condition Tag Comparison[] - Comparison for
TAG
attributes - Host
Naming Condition Condition Tag[] - Comparison for
TAG
attributes - teches
Host
Naming Condition Condition Tech[] - Comparison for
SIMPLE_TECH
attributes - unknowns string
- Any attributes that aren't yet supported by this provider
- application_
type_ Sequence[Hostcomparisons Naming Condition Condition Application Type Comparison] - Comparison for
APPLICATION_TYPE
attributes - application_
types Sequence[HostNaming Condition Condition Application Type] - Comparison for
APPLICATION_TYPE
attributes - azure_
compute_ Sequence[Hostmode_ comparisons Naming Condition Condition Azure Compute Mode Comparison] - Comparison for
AZURE_COMPUTE_MODE
attributes - azure_
compute_ Sequence[Hostmodes Naming Condition Condition Azure Compute Mode] - Comparison for
AZURE_COMPUTE_MODE
attributes - azure_
sku_ Sequence[Hostcomparisions Naming Condition Condition Azure Sku Comparision] - Comparison for
AZURE_SKU
attributes - azure_
skus Sequence[HostNaming Condition Condition Azure Skus] - Comparison for
AZURE_SKU
attributes - base_
comparison_ Sequence[Hostbasics Naming Condition Condition Base Comparison Basic] - A comparison that's yet unknown to the provider. Operator and Value need to be encoded using the 'unknowns' property.
- base_
condition_ Sequence[Hostkeys Naming Condition Condition Base Condition Key] - Fallback for not yet known type
- bitness_
comparisions Sequence[HostNaming Condition Condition Bitness Comparision] - Comparison for
BITNESS
attributes - bitnesses
Sequence[Host
Naming Condition Condition Bitness] - Comparison for
BITNESS
attributes - cloud_
type_ Sequence[Hostcomparisons Naming Condition Condition Cloud Type Comparison] - Comparison for
CLOUD_TYPE
attributes - cloud_
types Sequence[HostNaming Condition Condition Cloud Type] - Comparison for
CLOUD_TYPE
attributes - comparisons
Sequence[Host
Naming Condition Condition Comparison] - A comparison that's yet unknown to the provider. Operator and Value need to be encoded using the 'unknowns' property.
- custom_
application_ Sequence[Hosttype_ comparisons Naming Condition Condition Custom Application Type Comparison] - Comparison for
CUSTOM_APPLICATION_TYPE
attributes - custom_
application_ Sequence[Hosttypes Naming Condition Condition Custom Application Type] - Comparison for
CUSTOM_APPLICATION_TYPE
attributes - custom_
host_ Sequence[Hostmetadata_ condition_ keys Naming Condition Condition Custom Host Metadata Condition Key] - Key for Custom Host Metadata
- custom_
host_ Sequence[Hostmetadatas Naming Condition Condition Custom Host Metadata] - Key for Custom Host Metadata
- custom_
process_ Sequence[Hostmetadata_ condition_ keys Naming Condition Condition Custom Process Metadata Condition Key] - Key for Custom Process Metadata
- custom_
process_ Sequence[Hostmetadatas Naming Condition Condition Custom Process Metadata] - Key for Custom Process Metadata
- database_
topologies Sequence[HostNaming Condition Condition Database Topology] - Comparison for
DATABASE_TOPOLOGY
attributes - database_
topology_ Sequence[Hostcomparisons Naming Condition Condition Database Topology Comparison] - Comparison for
DATABASE_TOPOLOGY
attributes - dcrum_
decoder_ Sequence[Hostcomparisons Naming Condition Condition Dcrum Decoder Comparison] - Comparison for
DCRUM_DECODER_TYPE
attributes - dcrum_
decoders Sequence[HostNaming Condition Condition Dcrum Decoder] - Comparison for
DCRUM_DECODER_TYPE
attributes - entities
Sequence[Host
Naming Condition Condition Entity] - Comparison for
ENTITY_ID
attributes - entity_
id_ Sequence[Hostcomparisons Naming Condition Condition Entity Id Comparison] - Comparison for
ENTITY_ID
attributes - host_
teches Sequence[HostNaming Condition Condition Host Tech] - Comparison for
SIMPLE_HOST_TECH
attributes - hypervisor_
type_ Sequence[Hostcomparisions Naming Condition Condition Hypervisor Type Comparision] hypervisor_type_comparision
is deprecated. Usehypervisor
instead- hypervisors
Sequence[Host
Naming Condition Condition Hypervisor] - Comparison for
HYPERVISOR_TYPE
attributes - indexed_
name_ Sequence[Hostcomparisons Naming Condition Condition Indexed Name Comparison] - Comparison for
INDEXED_NAME
attributes - indexed_
names Sequence[HostNaming Condition Condition Indexed Name] - Comparison for
INDEXED_NAME
attributes - indexed_
string_ Sequence[Hostcomparisons Naming Condition Condition Indexed String Comparison] - Comparison for
INDEXED_STRING
attributes - indexed_
strings Sequence[HostNaming Condition Condition Indexed String] - Comparison for
INDEXED_STRING
attributes - indexed_
tag_ Sequence[Hostcomparisons Naming Condition Condition Indexed Tag Comparison] - Comparison for
INDEXED_TAG
attributes - Sequence[Host
Naming Condition Condition Indexed Tag] - Comparison for
INDEXED_TAG
attributes - integer_
comparisons Sequence[HostNaming Condition Condition Integer Comparison] - Comparison for
INTEGER
attributes - integers
Sequence[Host
Naming Condition Condition Integer] - Comparison for
INTEGER
attributes - ipaddress_
comparisons Sequence[HostNaming Condition Condition Ipaddress Comparison] - Comparison for
IP_ADDRESS
attributes - ipaddresses
Sequence[Host
Naming Condition Condition Ipaddress] - Comparison for
IP_ADDRESS
attributes - keys
Sequence[Host
Naming Condition Condition Key] - Fallback for not yet known type
- mobile_
platform_ Sequence[Hostcomparisons Naming Condition Condition Mobile Platform Comparison] - Comparison for
MOBILE_PLATFORM
attributes - mobile_
platforms Sequence[HostNaming Condition Condition Mobile Platform] - Comparison for
MOBILE_PLATFORM
attributes - os_
arches Sequence[HostNaming Condition Condition Os Arch] - Comparison for
OS_ARCHITECTURE
attributes - os_
types Sequence[HostNaming Condition Condition Os Type] - Comparison for
OS_TYPE
attributes - osarchitecture_
comparisons Sequence[HostNaming Condition Condition Osarchitecture Comparison] - Comparison for
OS_ARCHITECTURE
attributes - ostype_
comparisons Sequence[HostNaming Condition Condition Ostype Comparison] - Comparison for
OS_TYPE
attributes - paas_
type_ Sequence[Hostcomparisons Naming Condition Condition Paas Type Comparison] - Comparison for
PAAS_TYPE
attributes - paas_
types Sequence[HostNaming Condition Condition Paas Type] - Comparison for
PAAS_TYPE
attributes - process_
metadata_ Sequence[Hostcondition_ keys Naming Condition Condition Process Metadata Condition Key] - The key for dynamic attributes of the
PROCESS_PREDEFINED_METADATA_KEY
type - process_
metadatas Sequence[HostNaming Condition Condition Process Metadata] - The key for dynamic attributes of the
PROCESS_PREDEFINED_METADATA_KEY
type - service_
topologies Sequence[HostNaming Condition Condition Service Topology] - Comparison for
SERVICE_TOPOLOGY
attributes - service_
topology_ Sequence[Hostcomparisons Naming Condition Condition Service Topology Comparison] - Comparison for
SERVICE_TOPOLOGY
attributes - service_
type_ Sequence[Hostcomparisons Naming Condition Condition Service Type Comparison] - Comparison for
SERVICE_TYPE
attributes - service_
types Sequence[HostNaming Condition Condition Service Type] - Comparison for
SERVICE_TYPE
attributes - simple_
host_ Sequence[Hosttech_ comparisons Naming Condition Condition Simple Host Tech Comparison] - Comparison for
SIMPLE_HOST_TECH
attributes - simple_
tech_ Sequence[Hostcomparisons Naming Condition Condition Simple Tech Comparison] - Comparison for
SIMPLE_TECH
attributes - string_
comparisons Sequence[HostNaming Condition Condition String Comparison] - Comparison for
STRING
attributes - string_
condition_ Sequence[Hostkeys Naming Condition Condition String Condition Key] - The key for dynamic attributes of the
STRING
type - string_
keys Sequence[HostNaming Condition Condition String Key] - The key for dynamic attributes of the
STRING
type - strings
Sequence[Host
Naming Condition Condition String] - Comparison for
STRING
attributes - synthetic_
engine_ Sequence[Hosttype_ comparisons Naming Condition Condition Synthetic Engine Type Comparison] - Comparison for
SYNTHETIC_ENGINE_TYPE
attributes - synthetic_
engines Sequence[HostNaming Condition Condition Synthetic Engine] - Comparison for
SYNTHETIC_ENGINE_TYPE
attributes - tag_
comparisons Sequence[HostNaming Condition Condition Tag Comparison] - Comparison for
TAG
attributes - Sequence[Host
Naming Condition Condition Tag] - Comparison for
TAG
attributes - teches
Sequence[Host
Naming Condition Condition Tech] - Comparison for
SIMPLE_TECH
attributes - unknowns str
- Any attributes that aren't yet supported by this provider
- application
Type List<Property Map>Comparisons - Comparison for
APPLICATION_TYPE
attributes - application
Types List<Property Map> - Comparison for
APPLICATION_TYPE
attributes - azure
Compute List<Property Map>Mode Comparisons - Comparison for
AZURE_COMPUTE_MODE
attributes - azure
Compute List<Property Map>Modes - Comparison for
AZURE_COMPUTE_MODE
attributes - azure
Sku List<Property Map>Comparisions - Comparison for
AZURE_SKU
attributes - azure
Skus List<Property Map> - Comparison for
AZURE_SKU
attributes - base
Comparison List<Property Map>Basics - A comparison that's yet unknown to the provider. Operator and Value need to be encoded using the 'unknowns' property.
- base
Condition List<Property Map>Keys - Fallback for not yet known type
- bitness
Comparisions List<Property Map> - Comparison for
BITNESS
attributes - bitnesses List<Property Map>
- Comparison for
BITNESS
attributes - cloud
Type List<Property Map>Comparisons - Comparison for
CLOUD_TYPE
attributes - cloud
Types List<Property Map> - Comparison for
CLOUD_TYPE
attributes - comparisons List<Property Map>
- A comparison that's yet unknown to the provider. Operator and Value need to be encoded using the 'unknowns' property.
- custom
Application List<Property Map>Type Comparisons - Comparison for
CUSTOM_APPLICATION_TYPE
attributes - custom
Application List<Property Map>Types - Comparison for
CUSTOM_APPLICATION_TYPE
attributes - custom
Host List<Property Map>Metadata Condition Keys - Key for Custom Host Metadata
- custom
Host List<Property Map>Metadatas - Key for Custom Host Metadata
- custom
Process List<Property Map>Metadata Condition Keys - Key for Custom Process Metadata
- custom
Process List<Property Map>Metadatas - Key for Custom Process Metadata
- database
Topologies List<Property Map> - Comparison for
DATABASE_TOPOLOGY
attributes - database
Topology List<Property Map>Comparisons - Comparison for
DATABASE_TOPOLOGY
attributes - dcrum
Decoder List<Property Map>Comparisons - Comparison for
DCRUM_DECODER_TYPE
attributes - dcrum
Decoders List<Property Map> - Comparison for
DCRUM_DECODER_TYPE
attributes - entities List<Property Map>
- Comparison for
ENTITY_ID
attributes - entity
Id List<Property Map>Comparisons - Comparison for
ENTITY_ID
attributes - host
Teches List<Property Map> - Comparison for
SIMPLE_HOST_TECH
attributes - hypervisor
Type List<Property Map>Comparisions hypervisor_type_comparision
is deprecated. Usehypervisor
instead- hypervisors List<Property Map>
- Comparison for
HYPERVISOR_TYPE
attributes - indexed
Name List<Property Map>Comparisons - Comparison for
INDEXED_NAME
attributes - indexed
Names List<Property Map> - Comparison for
INDEXED_NAME
attributes - indexed
String List<Property Map>Comparisons - Comparison for
INDEXED_STRING
attributes - indexed
Strings List<Property Map> - Comparison for
INDEXED_STRING
attributes - indexed
Tag List<Property Map>Comparisons - Comparison for
INDEXED_TAG
attributes - List<Property Map>
- Comparison for
INDEXED_TAG
attributes - integer
Comparisons List<Property Map> - Comparison for
INTEGER
attributes - integers List<Property Map>
- Comparison for
INTEGER
attributes - ipaddress
Comparisons List<Property Map> - Comparison for
IP_ADDRESS
attributes - ipaddresses List<Property Map>
- Comparison for
IP_ADDRESS
attributes - keys List<Property Map>
- Fallback for not yet known type
- mobile
Platform List<Property Map>Comparisons - Comparison for
MOBILE_PLATFORM
attributes - mobile
Platforms List<Property Map> - Comparison for
MOBILE_PLATFORM
attributes - os
Arches List<Property Map> - Comparison for
OS_ARCHITECTURE
attributes - os
Types List<Property Map> - Comparison for
OS_TYPE
attributes - osarchitecture
Comparisons List<Property Map> - Comparison for
OS_ARCHITECTURE
attributes - ostype
Comparisons List<Property Map> - Comparison for
OS_TYPE
attributes - paas
Type List<Property Map>Comparisons - Comparison for
PAAS_TYPE
attributes - paas
Types List<Property Map> - Comparison for
PAAS_TYPE
attributes - process
Metadata List<Property Map>Condition Keys - The key for dynamic attributes of the
PROCESS_PREDEFINED_METADATA_KEY
type - process
Metadatas List<Property Map> - The key for dynamic attributes of the
PROCESS_PREDEFINED_METADATA_KEY
type - service
Topologies List<Property Map> - Comparison for
SERVICE_TOPOLOGY
attributes - service
Topology List<Property Map>Comparisons - Comparison for
SERVICE_TOPOLOGY
attributes - service
Type List<Property Map>Comparisons - Comparison for
SERVICE_TYPE
attributes - service
Types List<Property Map> - Comparison for
SERVICE_TYPE
attributes - simple
Host List<Property Map>Tech Comparisons - Comparison for
SIMPLE_HOST_TECH
attributes - simple
Tech List<Property Map>Comparisons - Comparison for
SIMPLE_TECH
attributes - string
Comparisons List<Property Map> - Comparison for
STRING
attributes - string
Condition List<Property Map>Keys - The key for dynamic attributes of the
STRING
type - string
Keys List<Property Map> - The key for dynamic attributes of the
STRING
type - strings List<Property Map>
- Comparison for
STRING
attributes - synthetic
Engine List<Property Map>Type Comparisons - Comparison for
SYNTHETIC_ENGINE_TYPE
attributes - synthetic
Engines List<Property Map> - Comparison for
SYNTHETIC_ENGINE_TYPE
attributes - tag
Comparisons List<Property Map> - Comparison for
TAG
attributes - List<Property Map>
- Comparison for
TAG
attributes - teches List<Property Map>
- Comparison for
SIMPLE_TECH
attributes - unknowns String
- Any attributes that aren't yet supported by this provider
HostNamingConditionConditionApplicationType, HostNamingConditionConditionApplicationTypeArgs
HostNamingConditionConditionApplicationTypeComparison, HostNamingConditionConditionApplicationTypeComparisonArgs
- Operator string
- Operator of the comparison. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns the begins with into does not begin with
- Type string
- if specified, needs to be APPLICATION_TYPE
- Unknowns string
- Any attributes that aren't yet supported by this provider
- Value string
- The value to compare to
- Operator string
- Operator of the comparison. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns the begins with into does not begin with
- Type string
- if specified, needs to be APPLICATION_TYPE
- Unknowns string
- Any attributes that aren't yet supported by this provider
- Value string
- The value to compare to
- operator String
- Operator of the comparison. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns the begins with into does not begin with
- type String
- if specified, needs to be APPLICATION_TYPE
- unknowns String
- Any attributes that aren't yet supported by this provider
- value String
- The value to compare to
- operator string
- Operator of the comparison. You can reverse it by setting negate to
true
- negate boolean
- Reverses the operator. For example it turns the begins with into does not begin with
- type string
- if specified, needs to be APPLICATION_TYPE
- unknowns string
- Any attributes that aren't yet supported by this provider
- value string
- The value to compare to
- operator str
- Operator of the comparison. You can reverse it by setting negate to
true
- negate bool
- Reverses the operator. For example it turns the begins with into does not begin with
- type str
- if specified, needs to be APPLICATION_TYPE
- unknowns str
- Any attributes that aren't yet supported by this provider
- value str
- The value to compare to
- operator String
- Operator of the comparison. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns the begins with into does not begin with
- type String
- if specified, needs to be APPLICATION_TYPE
- unknowns String
- Any attributes that aren't yet supported by this provider
- value String
- The value to compare to
HostNamingConditionConditionAzureComputeMode, HostNamingConditionConditionAzureComputeModeArgs
- Operator string
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- Unknowns string
- Any attributes that aren't yet supported by this provider
- Value string
- The value to compare to. Possible values are DEDICATED or SHARED.
- Operator string
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- Unknowns string
- Any attributes that aren't yet supported by this provider
- Value string
- The value to compare to. Possible values are DEDICATED or SHARED.
- operator String
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- unknowns String
- Any attributes that aren't yet supported by this provider
- value String
- The value to compare to. Possible values are DEDICATED or SHARED.
- operator string
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- negate boolean
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- unknowns string
- Any attributes that aren't yet supported by this provider
- value string
- The value to compare to. Possible values are DEDICATED or SHARED.
- operator str
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- negate bool
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- unknowns str
- Any attributes that aren't yet supported by this provider
- value str
- The value to compare to. Possible values are DEDICATED or SHARED.
- operator String
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- unknowns String
- Any attributes that aren't yet supported by this provider
- value String
- The value to compare to. Possible values are DEDICATED or SHARED.
HostNamingConditionConditionAzureComputeModeComparison, HostNamingConditionConditionAzureComputeModeComparisonArgs
- Operator string
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- Unknowns string
- Any attributes that aren't yet supported by this provider
- Value string
- The value to compare to. Possible values are DEDICATED or SHARED.
- Operator string
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- Unknowns string
- Any attributes that aren't yet supported by this provider
- Value string
- The value to compare to. Possible values are DEDICATED or SHARED.
- operator String
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- unknowns String
- Any attributes that aren't yet supported by this provider
- value String
- The value to compare to. Possible values are DEDICATED or SHARED.
- operator string
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- negate boolean
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- unknowns string
- Any attributes that aren't yet supported by this provider
- value string
- The value to compare to. Possible values are DEDICATED or SHARED.
- operator str
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- negate bool
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- unknowns str
- Any attributes that aren't yet supported by this provider
- value str
- The value to compare to. Possible values are DEDICATED or SHARED.
- operator String
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- unknowns String
- Any attributes that aren't yet supported by this provider
- value String
- The value to compare to. Possible values are DEDICATED or SHARED.
HostNamingConditionConditionAzureSkuComparision, HostNamingConditionConditionAzureSkuComparisionArgs
- Operator string
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- Type string
- if specified, needs to be AZURE_SKU
- Unknowns string
- Any attributes that aren't yet supported by this provider
- Value string
- The value to compare to. Possible values are BASIC, DYNAMIC, FREE, PREMIUM, SHARED and STANDARD.
- Operator string
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- Type string
- if specified, needs to be AZURE_SKU
- Unknowns string
- Any attributes that aren't yet supported by this provider
- Value string
- The value to compare to. Possible values are BASIC, DYNAMIC, FREE, PREMIUM, SHARED and STANDARD.
- operator String
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- type String
- if specified, needs to be AZURE_SKU
- unknowns String
- Any attributes that aren't yet supported by this provider
- value String
- The value to compare to. Possible values are BASIC, DYNAMIC, FREE, PREMIUM, SHARED and STANDARD.
- operator string
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- negate boolean
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- type string
- if specified, needs to be AZURE_SKU
- unknowns string
- Any attributes that aren't yet supported by this provider
- value string
- The value to compare to. Possible values are BASIC, DYNAMIC, FREE, PREMIUM, SHARED and STANDARD.
- operator str
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- negate bool
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- type str
- if specified, needs to be AZURE_SKU
- unknowns str
- Any attributes that aren't yet supported by this provider
- value str
- The value to compare to. Possible values are BASIC, DYNAMIC, FREE, PREMIUM, SHARED and STANDARD.
- operator String
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- type String
- if specified, needs to be AZURE_SKU
- unknowns String
- Any attributes that aren't yet supported by this provider
- value String
- The value to compare to. Possible values are BASIC, DYNAMIC, FREE, PREMIUM, SHARED and STANDARD.
HostNamingConditionConditionAzureSkus, HostNamingConditionConditionAzureSkusArgs
- Operator string
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- Unknowns string
- Any attributes that aren't yet supported by this provider
- Value string
- The value to compare to. Possible values are BASIC, DYNAMIC, FREE, PREMIUM, SHARED and STANDARD.
- Operator string
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- Unknowns string
- Any attributes that aren't yet supported by this provider
- Value string
- The value to compare to. Possible values are BASIC, DYNAMIC, FREE, PREMIUM, SHARED and STANDARD.
- operator String
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- unknowns String
- Any attributes that aren't yet supported by this provider
- value String
- The value to compare to. Possible values are BASIC, DYNAMIC, FREE, PREMIUM, SHARED and STANDARD.
- operator string
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- negate boolean
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- unknowns string
- Any attributes that aren't yet supported by this provider
- value string
- The value to compare to. Possible values are BASIC, DYNAMIC, FREE, PREMIUM, SHARED and STANDARD.
- operator str
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- negate bool
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- unknowns str
- Any attributes that aren't yet supported by this provider
- value str
- The value to compare to. Possible values are BASIC, DYNAMIC, FREE, PREMIUM, SHARED and STANDARD.
- operator String
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- unknowns String
- Any attributes that aren't yet supported by this provider
- value String
- The value to compare to. Possible values are BASIC, DYNAMIC, FREE, PREMIUM, SHARED and STANDARD.
HostNamingConditionConditionBaseComparisonBasic, HostNamingConditionConditionBaseComparisonBasicArgs
HostNamingConditionConditionBaseConditionKey, HostNamingConditionConditionBaseConditionKeyArgs
HostNamingConditionConditionBitness, HostNamingConditionConditionBitnessArgs
- Operator string
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- Unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- Value string
- The value to compare to. Possible values are 32 and 64.
- Operator string
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- Unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- Value string
- The value to compare to. Possible values are 32 and 64.
- operator String
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- unknowns String
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value String
- The value to compare to. Possible values are 32 and 64.
- operator string
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- negate boolean
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value string
- The value to compare to. Possible values are 32 and 64.
- operator str
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- negate bool
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- unknowns str
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value str
- The value to compare to. Possible values are 32 and 64.
- operator String
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- unknowns String
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value String
- The value to compare to. Possible values are 32 and 64.
HostNamingConditionConditionBitnessComparision, HostNamingConditionConditionBitnessComparisionArgs
- Operator string
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- Type string
- if specified, needs to be BITNESS
- Unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- Value string
- The value to compare to. Possible values are 32 and 64.
- Operator string
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- Type string
- if specified, needs to be BITNESS
- Unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- Value string
- The value to compare to. Possible values are 32 and 64.
- operator String
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- type String
- if specified, needs to be BITNESS
- unknowns String
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value String
- The value to compare to. Possible values are 32 and 64.
- operator string
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- negate boolean
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- type string
- if specified, needs to be BITNESS
- unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value string
- The value to compare to. Possible values are 32 and 64.
- operator str
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- negate bool
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- type str
- if specified, needs to be BITNESS
- unknowns str
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value str
- The value to compare to. Possible values are 32 and 64.
- operator String
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- type String
- if specified, needs to be BITNESS
- unknowns String
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value String
- The value to compare to. Possible values are 32 and 64.
HostNamingConditionConditionCloudType, HostNamingConditionConditionCloudTypeArgs
- Operator string
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- Unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- Value string
- The value to compare to. Possible values are AZURE, EC2, GOOGLE_CLOUD_PLATFORM, OPENSTACK, ORACLE and UNRECOGNIZED.
- Operator string
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- Unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- Value string
- The value to compare to. Possible values are AZURE, EC2, GOOGLE_CLOUD_PLATFORM, OPENSTACK, ORACLE and UNRECOGNIZED.
- operator String
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- unknowns String
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value String
- The value to compare to. Possible values are AZURE, EC2, GOOGLE_CLOUD_PLATFORM, OPENSTACK, ORACLE and UNRECOGNIZED.
- operator string
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- negate boolean
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value string
- The value to compare to. Possible values are AZURE, EC2, GOOGLE_CLOUD_PLATFORM, OPENSTACK, ORACLE and UNRECOGNIZED.
- operator str
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- negate bool
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- unknowns str
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value str
- The value to compare to. Possible values are AZURE, EC2, GOOGLE_CLOUD_PLATFORM, OPENSTACK, ORACLE and UNRECOGNIZED.
- operator String
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- unknowns String
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value String
- The value to compare to. Possible values are AZURE, EC2, GOOGLE_CLOUD_PLATFORM, OPENSTACK, ORACLE and UNRECOGNIZED.
HostNamingConditionConditionCloudTypeComparison, HostNamingConditionConditionCloudTypeComparisonArgs
- Operator string
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- Type string
- if specified, needs to be CLOUD_TYPE
- Unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- Value string
- The value to compare to. Possible values are AZURE, EC2, GOOGLE_CLOUD_PLATFORM, OPENSTACK, ORACLE and UNRECOGNIZED.
- Operator string
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- Type string
- if specified, needs to be CLOUD_TYPE
- Unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- Value string
- The value to compare to. Possible values are AZURE, EC2, GOOGLE_CLOUD_PLATFORM, OPENSTACK, ORACLE and UNRECOGNIZED.
- operator String
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- type String
- if specified, needs to be CLOUD_TYPE
- unknowns String
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value String
- The value to compare to. Possible values are AZURE, EC2, GOOGLE_CLOUD_PLATFORM, OPENSTACK, ORACLE and UNRECOGNIZED.
- operator string
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- negate boolean
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- type string
- if specified, needs to be CLOUD_TYPE
- unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value string
- The value to compare to. Possible values are AZURE, EC2, GOOGLE_CLOUD_PLATFORM, OPENSTACK, ORACLE and UNRECOGNIZED.
- operator str
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- negate bool
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- type str
- if specified, needs to be CLOUD_TYPE
- unknowns str
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value str
- The value to compare to. Possible values are AZURE, EC2, GOOGLE_CLOUD_PLATFORM, OPENSTACK, ORACLE and UNRECOGNIZED.
- operator String
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- type String
- if specified, needs to be CLOUD_TYPE
- unknowns String
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value String
- The value to compare to. Possible values are AZURE, EC2, GOOGLE_CLOUD_PLATFORM, OPENSTACK, ORACLE and UNRECOGNIZED.
HostNamingConditionConditionComparison, HostNamingConditionConditionComparisonArgs
HostNamingConditionConditionCustomApplicationType, HostNamingConditionConditionCustomApplicationTypeArgs
- Operator string
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- Unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- Value string
- The value to compare to. Possible values are AMAZON_ECHO, DESKTOP, EMBEDDED, IOT, MICROSOFT_HOLOLENS and UFO.
- Operator string
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- Unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- Value string
- The value to compare to. Possible values are AMAZON_ECHO, DESKTOP, EMBEDDED, IOT, MICROSOFT_HOLOLENS and UFO.
- operator String
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- unknowns String
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value String
- The value to compare to. Possible values are AMAZON_ECHO, DESKTOP, EMBEDDED, IOT, MICROSOFT_HOLOLENS and UFO.
- operator string
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- negate boolean
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value string
- The value to compare to. Possible values are AMAZON_ECHO, DESKTOP, EMBEDDED, IOT, MICROSOFT_HOLOLENS and UFO.
- operator str
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- negate bool
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- unknowns str
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value str
- The value to compare to. Possible values are AMAZON_ECHO, DESKTOP, EMBEDDED, IOT, MICROSOFT_HOLOLENS and UFO.
- operator String
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- unknowns String
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value String
- The value to compare to. Possible values are AMAZON_ECHO, DESKTOP, EMBEDDED, IOT, MICROSOFT_HOLOLENS and UFO.
HostNamingConditionConditionCustomApplicationTypeComparison, HostNamingConditionConditionCustomApplicationTypeComparisonArgs
- Operator string
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- Type string
- if specified, needs to be CUSTOM_APPLICATION_TYPE
- Unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- Value string
- The value to compare to. Possible values are AMAZON_ECHO, DESKTOP, EMBEDDED, IOT, MICROSOFT_HOLOLENS and UFO.
- Operator string
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- Type string
- if specified, needs to be CUSTOM_APPLICATION_TYPE
- Unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- Value string
- The value to compare to. Possible values are AMAZON_ECHO, DESKTOP, EMBEDDED, IOT, MICROSOFT_HOLOLENS and UFO.
- operator String
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- type String
- if specified, needs to be CUSTOM_APPLICATION_TYPE
- unknowns String
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value String
- The value to compare to. Possible values are AMAZON_ECHO, DESKTOP, EMBEDDED, IOT, MICROSOFT_HOLOLENS and UFO.
- operator string
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- negate boolean
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- type string
- if specified, needs to be CUSTOM_APPLICATION_TYPE
- unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value string
- The value to compare to. Possible values are AMAZON_ECHO, DESKTOP, EMBEDDED, IOT, MICROSOFT_HOLOLENS and UFO.
- operator str
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- negate bool
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- type str
- if specified, needs to be CUSTOM_APPLICATION_TYPE
- unknowns str
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value str
- The value to compare to. Possible values are AMAZON_ECHO, DESKTOP, EMBEDDED, IOT, MICROSOFT_HOLOLENS and UFO.
- operator String
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- type String
- if specified, needs to be CUSTOM_APPLICATION_TYPE
- unknowns String
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value String
- The value to compare to. Possible values are AMAZON_ECHO, DESKTOP, EMBEDDED, IOT, MICROSOFT_HOLOLENS and UFO.
HostNamingConditionConditionCustomHostMetadata, HostNamingConditionConditionCustomHostMetadataArgs
- Attribute string
- The attribute to be used for comparision
- Dynamic
Key Pulumiverse.Dynatrace. Inputs. Host Naming Condition Condition Custom Host Metadata Dynamic Key - The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key
- Unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- Attribute string
- The attribute to be used for comparision
- Dynamic
Key HostNaming Condition Condition Custom Host Metadata Dynamic Key - The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key
- Unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- attribute String
- The attribute to be used for comparision
- dynamic
Key HostNaming Condition Condition Custom Host Metadata Dynamic Key - The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key
- unknowns String
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- attribute string
- The attribute to be used for comparision
- dynamic
Key HostNaming Condition Condition Custom Host Metadata Dynamic Key - The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key
- unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- attribute str
- The attribute to be used for comparision
- dynamic_
key HostNaming Condition Condition Custom Host Metadata Dynamic Key - The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key
- unknowns str
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- attribute String
- The attribute to be used for comparision
- dynamic
Key Property Map - The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key
- unknowns String
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
HostNamingConditionConditionCustomHostMetadataConditionKey, HostNamingConditionConditionCustomHostMetadataConditionKeyArgs
- Attribute string
- The attribute to be used for comparision
- Dynamic
Key Pulumiverse.Dynatrace. Inputs. Host Naming Condition Condition Custom Host Metadata Condition Key Dynamic Key - The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key
- Type string
- if specified, needs to be HOST_CUSTOM_METADATA_KEY
- Unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- Attribute string
- The attribute to be used for comparision
- Dynamic
Key HostNaming Condition Condition Custom Host Metadata Condition Key Dynamic Key - The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key
- Type string
- if specified, needs to be HOST_CUSTOM_METADATA_KEY
- Unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- attribute String
- The attribute to be used for comparision
- dynamic
Key HostNaming Condition Condition Custom Host Metadata Condition Key Dynamic Key - The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key
- type String
- if specified, needs to be HOST_CUSTOM_METADATA_KEY
- unknowns String
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- attribute string
- The attribute to be used for comparision
- dynamic
Key HostNaming Condition Condition Custom Host Metadata Condition Key Dynamic Key - The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key
- type string
- if specified, needs to be HOST_CUSTOM_METADATA_KEY
- unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- attribute str
- The attribute to be used for comparision
- dynamic_
key HostNaming Condition Condition Custom Host Metadata Condition Key Dynamic Key - The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key
- type str
- if specified, needs to be HOST_CUSTOM_METADATA_KEY
- unknowns str
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- attribute String
- The attribute to be used for comparision
- dynamic
Key Property Map - The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key
- type String
- if specified, needs to be HOST_CUSTOM_METADATA_KEY
- unknowns String
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
HostNamingConditionConditionCustomHostMetadataConditionKeyDynamicKey, HostNamingConditionConditionCustomHostMetadataConditionKeyDynamicKeyArgs
- Key string
- The actual key of the custom metadata
- Source string
- The source of the custom metadata. Possible values are ENVIRONMENT, GOOGLE_COMPUTE_ENGINE and PLUGIN
- Unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- Key string
- The actual key of the custom metadata
- Source string
- The source of the custom metadata. Possible values are ENVIRONMENT, GOOGLE_COMPUTE_ENGINE and PLUGIN
- Unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- key String
- The actual key of the custom metadata
- source String
- The source of the custom metadata. Possible values are ENVIRONMENT, GOOGLE_COMPUTE_ENGINE and PLUGIN
- unknowns String
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- key string
- The actual key of the custom metadata
- source string
- The source of the custom metadata. Possible values are ENVIRONMENT, GOOGLE_COMPUTE_ENGINE and PLUGIN
- unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- key str
- The actual key of the custom metadata
- source str
- The source of the custom metadata. Possible values are ENVIRONMENT, GOOGLE_COMPUTE_ENGINE and PLUGIN
- unknowns str
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- key String
- The actual key of the custom metadata
- source String
- The source of the custom metadata. Possible values are ENVIRONMENT, GOOGLE_COMPUTE_ENGINE and PLUGIN
- unknowns String
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
HostNamingConditionConditionCustomHostMetadataDynamicKey, HostNamingConditionConditionCustomHostMetadataDynamicKeyArgs
- Key string
- The actual key of the custom metadata
- Source string
- The source of the custom metadata. Possible values are ENVIRONMENT, GOOGLE_COMPUTE_ENGINE and PLUGIN
- Unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- Key string
- The actual key of the custom metadata
- Source string
- The source of the custom metadata. Possible values are ENVIRONMENT, GOOGLE_COMPUTE_ENGINE and PLUGIN
- Unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- key String
- The actual key of the custom metadata
- source String
- The source of the custom metadata. Possible values are ENVIRONMENT, GOOGLE_COMPUTE_ENGINE and PLUGIN
- unknowns String
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- key string
- The actual key of the custom metadata
- source string
- The source of the custom metadata. Possible values are ENVIRONMENT, GOOGLE_COMPUTE_ENGINE and PLUGIN
- unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- key str
- The actual key of the custom metadata
- source str
- The source of the custom metadata. Possible values are ENVIRONMENT, GOOGLE_COMPUTE_ENGINE and PLUGIN
- unknowns str
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- key String
- The actual key of the custom metadata
- source String
- The source of the custom metadata. Possible values are ENVIRONMENT, GOOGLE_COMPUTE_ENGINE and PLUGIN
- unknowns String
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
HostNamingConditionConditionCustomProcessMetadata, HostNamingConditionConditionCustomProcessMetadataArgs
- Attribute string
- The attribute to be used for comparision
- Dynamic
Key Pulumiverse.Dynatrace. Inputs. Host Naming Condition Condition Custom Process Metadata Dynamic Key - The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key
- Unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- Attribute string
- The attribute to be used for comparision
- Dynamic
Key HostNaming Condition Condition Custom Process Metadata Dynamic Key - The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key
- Unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- attribute String
- The attribute to be used for comparision
- dynamic
Key HostNaming Condition Condition Custom Process Metadata Dynamic Key - The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key
- unknowns String
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- attribute string
- The attribute to be used for comparision
- dynamic
Key HostNaming Condition Condition Custom Process Metadata Dynamic Key - The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key
- unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- attribute str
- The attribute to be used for comparision
- dynamic_
key HostNaming Condition Condition Custom Process Metadata Dynamic Key - The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key
- unknowns str
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- attribute String
- The attribute to be used for comparision
- dynamic
Key Property Map - The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key
- unknowns String
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
HostNamingConditionConditionCustomProcessMetadataConditionKey, HostNamingConditionConditionCustomProcessMetadataConditionKeyArgs
- Attribute string
- The attribute to be used for comparision
- Dynamic
Key Pulumiverse.Dynatrace. Inputs. Host Naming Condition Condition Custom Process Metadata Condition Key Dynamic Key - The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key
- Type string
- if specified, needs to be PROCESS_CUSTOM_METADATA_KEY
- Unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- Attribute string
- The attribute to be used for comparision
- Dynamic
Key HostNaming Condition Condition Custom Process Metadata Condition Key Dynamic Key - The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key
- Type string
- if specified, needs to be PROCESS_CUSTOM_METADATA_KEY
- Unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- attribute String
- The attribute to be used for comparision
- dynamic
Key HostNaming Condition Condition Custom Process Metadata Condition Key Dynamic Key - The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key
- type String
- if specified, needs to be PROCESS_CUSTOM_METADATA_KEY
- unknowns String
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- attribute string
- The attribute to be used for comparision
- dynamic
Key HostNaming Condition Condition Custom Process Metadata Condition Key Dynamic Key - The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key
- type string
- if specified, needs to be PROCESS_CUSTOM_METADATA_KEY
- unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- attribute str
- The attribute to be used for comparision
- dynamic_
key HostNaming Condition Condition Custom Process Metadata Condition Key Dynamic Key - The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key
- type str
- if specified, needs to be PROCESS_CUSTOM_METADATA_KEY
- unknowns str
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- attribute String
- The attribute to be used for comparision
- dynamic
Key Property Map - The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key
- type String
- if specified, needs to be PROCESS_CUSTOM_METADATA_KEY
- unknowns String
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
HostNamingConditionConditionCustomProcessMetadataConditionKeyDynamicKey, HostNamingConditionConditionCustomProcessMetadataConditionKeyDynamicKeyArgs
- Key string
- The actual key of the custom metadata
- Source string
- The source of the custom metadata. Possible values are CLOUD_FOUNDRY, ENVIRONMENT, GOOGLE_CLOUD, KUBERNETES and PLUGIN
- Unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- Key string
- The actual key of the custom metadata
- Source string
- The source of the custom metadata. Possible values are CLOUD_FOUNDRY, ENVIRONMENT, GOOGLE_CLOUD, KUBERNETES and PLUGIN
- Unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- key String
- The actual key of the custom metadata
- source String
- The source of the custom metadata. Possible values are CLOUD_FOUNDRY, ENVIRONMENT, GOOGLE_CLOUD, KUBERNETES and PLUGIN
- unknowns String
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- key string
- The actual key of the custom metadata
- source string
- The source of the custom metadata. Possible values are CLOUD_FOUNDRY, ENVIRONMENT, GOOGLE_CLOUD, KUBERNETES and PLUGIN
- unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- key str
- The actual key of the custom metadata
- source str
- The source of the custom metadata. Possible values are CLOUD_FOUNDRY, ENVIRONMENT, GOOGLE_CLOUD, KUBERNETES and PLUGIN
- unknowns str
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- key String
- The actual key of the custom metadata
- source String
- The source of the custom metadata. Possible values are CLOUD_FOUNDRY, ENVIRONMENT, GOOGLE_CLOUD, KUBERNETES and PLUGIN
- unknowns String
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
HostNamingConditionConditionCustomProcessMetadataDynamicKey, HostNamingConditionConditionCustomProcessMetadataDynamicKeyArgs
- Key string
- The actual key of the custom metadata
- Source string
- The source of the custom metadata. Possible values are CLOUD_FOUNDRY, ENVIRONMENT, GOOGLE_CLOUD, KUBERNETES and PLUGIN
- Unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- Key string
- The actual key of the custom metadata
- Source string
- The source of the custom metadata. Possible values are CLOUD_FOUNDRY, ENVIRONMENT, GOOGLE_CLOUD, KUBERNETES and PLUGIN
- Unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- key String
- The actual key of the custom metadata
- source String
- The source of the custom metadata. Possible values are CLOUD_FOUNDRY, ENVIRONMENT, GOOGLE_CLOUD, KUBERNETES and PLUGIN
- unknowns String
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- key string
- The actual key of the custom metadata
- source string
- The source of the custom metadata. Possible values are CLOUD_FOUNDRY, ENVIRONMENT, GOOGLE_CLOUD, KUBERNETES and PLUGIN
- unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- key str
- The actual key of the custom metadata
- source str
- The source of the custom metadata. Possible values are CLOUD_FOUNDRY, ENVIRONMENT, GOOGLE_CLOUD, KUBERNETES and PLUGIN
- unknowns str
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- key String
- The actual key of the custom metadata
- source String
- The source of the custom metadata. Possible values are CLOUD_FOUNDRY, ENVIRONMENT, GOOGLE_CLOUD, KUBERNETES and PLUGIN
- unknowns String
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
HostNamingConditionConditionDatabaseTopology, HostNamingConditionConditionDatabaseTopologyArgs
- Operator string
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- Unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- Value string
- The value to compare to. Possible values are CLUSTER, EMBEDDED, FAILOVER, IPC, LOAD_BALANCING, SINGLE_SERVER and UNSPECIFIED.
- Operator string
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- Unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- Value string
- The value to compare to. Possible values are CLUSTER, EMBEDDED, FAILOVER, IPC, LOAD_BALANCING, SINGLE_SERVER and UNSPECIFIED.
- operator String
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- unknowns String
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value String
- The value to compare to. Possible values are CLUSTER, EMBEDDED, FAILOVER, IPC, LOAD_BALANCING, SINGLE_SERVER and UNSPECIFIED.
- operator string
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- negate boolean
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value string
- The value to compare to. Possible values are CLUSTER, EMBEDDED, FAILOVER, IPC, LOAD_BALANCING, SINGLE_SERVER and UNSPECIFIED.
- operator str
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- negate bool
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- unknowns str
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value str
- The value to compare to. Possible values are CLUSTER, EMBEDDED, FAILOVER, IPC, LOAD_BALANCING, SINGLE_SERVER and UNSPECIFIED.
- operator String
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- unknowns String
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value String
- The value to compare to. Possible values are CLUSTER, EMBEDDED, FAILOVER, IPC, LOAD_BALANCING, SINGLE_SERVER and UNSPECIFIED.
HostNamingConditionConditionDatabaseTopologyComparison, HostNamingConditionConditionDatabaseTopologyComparisonArgs
- Operator string
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- Type string
- if specified, needs to be DATABASE_TOPOLOGY
- Unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- Value string
- The value to compare to. Possible values are CLUSTER, EMBEDDED, FAILOVER, IPC, LOAD_BALANCING, SINGLE_SERVER and UNSPECIFIED.
- Operator string
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- Type string
- if specified, needs to be DATABASE_TOPOLOGY
- Unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- Value string
- The value to compare to. Possible values are CLUSTER, EMBEDDED, FAILOVER, IPC, LOAD_BALANCING, SINGLE_SERVER and UNSPECIFIED.
- operator String
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- type String
- if specified, needs to be DATABASE_TOPOLOGY
- unknowns String
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value String
- The value to compare to. Possible values are CLUSTER, EMBEDDED, FAILOVER, IPC, LOAD_BALANCING, SINGLE_SERVER and UNSPECIFIED.
- operator string
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- negate boolean
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- type string
- if specified, needs to be DATABASE_TOPOLOGY
- unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value string
- The value to compare to. Possible values are CLUSTER, EMBEDDED, FAILOVER, IPC, LOAD_BALANCING, SINGLE_SERVER and UNSPECIFIED.
- operator str
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- negate bool
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- type str
- if specified, needs to be DATABASE_TOPOLOGY
- unknowns str
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value str
- The value to compare to. Possible values are CLUSTER, EMBEDDED, FAILOVER, IPC, LOAD_BALANCING, SINGLE_SERVER and UNSPECIFIED.
- operator String
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- type String
- if specified, needs to be DATABASE_TOPOLOGY
- unknowns String
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value String
- The value to compare to. Possible values are CLUSTER, EMBEDDED, FAILOVER, IPC, LOAD_BALANCING, SINGLE_SERVER and UNSPECIFIED.
HostNamingConditionConditionDcrumDecoder, HostNamingConditionConditionDcrumDecoderArgs
- Operator string
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- Unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- Value string
- The value to compare to. Possible values are ALL_OTHER, CITRIX_APPFLOW, CITRIX_ICA, CITRIX_ICA_OVER_SSL, DB2_DRDA, HTTP, HTTPS, HTTP_EXPRESS, INFORMIX, MYSQL, ORACLE, SAP_GUI, SAP_GUI_OVER_HTTP, SAP_GUI_OVER_HTTPS, SAP_HANA_DB, SAP_RFC, SSL and TDS.
- Operator string
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- Unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- Value string
- The value to compare to. Possible values are ALL_OTHER, CITRIX_APPFLOW, CITRIX_ICA, CITRIX_ICA_OVER_SSL, DB2_DRDA, HTTP, HTTPS, HTTP_EXPRESS, INFORMIX, MYSQL, ORACLE, SAP_GUI, SAP_GUI_OVER_HTTP, SAP_GUI_OVER_HTTPS, SAP_HANA_DB, SAP_RFC, SSL and TDS.
- operator String
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- unknowns String
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value String
- The value to compare to. Possible values are ALL_OTHER, CITRIX_APPFLOW, CITRIX_ICA, CITRIX_ICA_OVER_SSL, DB2_DRDA, HTTP, HTTPS, HTTP_EXPRESS, INFORMIX, MYSQL, ORACLE, SAP_GUI, SAP_GUI_OVER_HTTP, SAP_GUI_OVER_HTTPS, SAP_HANA_DB, SAP_RFC, SSL and TDS.
- operator string
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- negate boolean
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value string
- The value to compare to. Possible values are ALL_OTHER, CITRIX_APPFLOW, CITRIX_ICA, CITRIX_ICA_OVER_SSL, DB2_DRDA, HTTP, HTTPS, HTTP_EXPRESS, INFORMIX, MYSQL, ORACLE, SAP_GUI, SAP_GUI_OVER_HTTP, SAP_GUI_OVER_HTTPS, SAP_HANA_DB, SAP_RFC, SSL and TDS.
- operator str
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- negate bool
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- unknowns str
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value str
- The value to compare to. Possible values are ALL_OTHER, CITRIX_APPFLOW, CITRIX_ICA, CITRIX_ICA_OVER_SSL, DB2_DRDA, HTTP, HTTPS, HTTP_EXPRESS, INFORMIX, MYSQL, ORACLE, SAP_GUI, SAP_GUI_OVER_HTTP, SAP_GUI_OVER_HTTPS, SAP_HANA_DB, SAP_RFC, SSL and TDS.
- operator String
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- unknowns String
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value String
- The value to compare to. Possible values are ALL_OTHER, CITRIX_APPFLOW, CITRIX_ICA, CITRIX_ICA_OVER_SSL, DB2_DRDA, HTTP, HTTPS, HTTP_EXPRESS, INFORMIX, MYSQL, ORACLE, SAP_GUI, SAP_GUI_OVER_HTTP, SAP_GUI_OVER_HTTPS, SAP_HANA_DB, SAP_RFC, SSL and TDS.
HostNamingConditionConditionDcrumDecoderComparison, HostNamingConditionConditionDcrumDecoderComparisonArgs
- Operator string
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- Type string
- if specified, needs to be DCRUM_DECODER_TYPE
- Unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- Value string
- The value to compare to. Possible values are ALL_OTHER, CITRIX_APPFLOW, CITRIX_ICA, CITRIX_ICA_OVER_SSL, DB2_DRDA, HTTP, HTTPS, HTTP_EXPRESS, INFORMIX, MYSQL, ORACLE, SAP_GUI, SAP_GUI_OVER_HTTP, SAP_GUI_OVER_HTTPS, SAP_HANA_DB, SAP_RFC, SSL and TDS.
- Operator string
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- Type string
- if specified, needs to be DCRUM_DECODER_TYPE
- Unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- Value string
- The value to compare to. Possible values are ALL_OTHER, CITRIX_APPFLOW, CITRIX_ICA, CITRIX_ICA_OVER_SSL, DB2_DRDA, HTTP, HTTPS, HTTP_EXPRESS, INFORMIX, MYSQL, ORACLE, SAP_GUI, SAP_GUI_OVER_HTTP, SAP_GUI_OVER_HTTPS, SAP_HANA_DB, SAP_RFC, SSL and TDS.
- operator String
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- type String
- if specified, needs to be DCRUM_DECODER_TYPE
- unknowns String
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value String
- The value to compare to. Possible values are ALL_OTHER, CITRIX_APPFLOW, CITRIX_ICA, CITRIX_ICA_OVER_SSL, DB2_DRDA, HTTP, HTTPS, HTTP_EXPRESS, INFORMIX, MYSQL, ORACLE, SAP_GUI, SAP_GUI_OVER_HTTP, SAP_GUI_OVER_HTTPS, SAP_HANA_DB, SAP_RFC, SSL and TDS.
- operator string
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- negate boolean
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- type string
- if specified, needs to be DCRUM_DECODER_TYPE
- unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value string
- The value to compare to. Possible values are ALL_OTHER, CITRIX_APPFLOW, CITRIX_ICA, CITRIX_ICA_OVER_SSL, DB2_DRDA, HTTP, HTTPS, HTTP_EXPRESS, INFORMIX, MYSQL, ORACLE, SAP_GUI, SAP_GUI_OVER_HTTP, SAP_GUI_OVER_HTTPS, SAP_HANA_DB, SAP_RFC, SSL and TDS.
- operator str
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- negate bool
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- type str
- if specified, needs to be DCRUM_DECODER_TYPE
- unknowns str
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value str
- The value to compare to. Possible values are ALL_OTHER, CITRIX_APPFLOW, CITRIX_ICA, CITRIX_ICA_OVER_SSL, DB2_DRDA, HTTP, HTTPS, HTTP_EXPRESS, INFORMIX, MYSQL, ORACLE, SAP_GUI, SAP_GUI_OVER_HTTP, SAP_GUI_OVER_HTTPS, SAP_HANA_DB, SAP_RFC, SSL and TDS.
- operator String
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- type String
- if specified, needs to be DCRUM_DECODER_TYPE
- unknowns String
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value String
- The value to compare to. Possible values are ALL_OTHER, CITRIX_APPFLOW, CITRIX_ICA, CITRIX_ICA_OVER_SSL, DB2_DRDA, HTTP, HTTPS, HTTP_EXPRESS, INFORMIX, MYSQL, ORACLE, SAP_GUI, SAP_GUI_OVER_HTTP, SAP_GUI_OVER_HTTPS, SAP_HANA_DB, SAP_RFC, SSL and TDS.
HostNamingConditionConditionEntity, HostNamingConditionConditionEntityArgs
- Operator string
- Currently only EQUALS is supported. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- Unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- Value string
- The value to compare to
- Operator string
- Currently only EQUALS is supported. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- Unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- Value string
- The value to compare to
- operator String
- Currently only EQUALS is supported. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- unknowns String
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value String
- The value to compare to
- operator string
- Currently only EQUALS is supported. You can reverse it by setting negate to
true
- negate boolean
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value string
- The value to compare to
- operator str
- Currently only EQUALS is supported. You can reverse it by setting negate to
true
- negate bool
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- unknowns str
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value str
- The value to compare to
- operator String
- Currently only EQUALS is supported. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- unknowns String
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value String
- The value to compare to
HostNamingConditionConditionEntityIdComparison, HostNamingConditionConditionEntityIdComparisonArgs
- Operator string
- Currently only EQUALS is supported. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- Type string
- if specified, needs to be ENTITY_ID
- Unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- Value string
- The value to compare to
- Operator string
- Currently only EQUALS is supported. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- Type string
- if specified, needs to be ENTITY_ID
- Unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- Value string
- The value to compare to
- operator String
- Currently only EQUALS is supported. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- type String
- if specified, needs to be ENTITY_ID
- unknowns String
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value String
- The value to compare to
- operator string
- Currently only EQUALS is supported. You can reverse it by setting negate to
true
- negate boolean
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- type string
- if specified, needs to be ENTITY_ID
- unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value string
- The value to compare to
- operator str
- Currently only EQUALS is supported. You can reverse it by setting negate to
true
- negate bool
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- type str
- if specified, needs to be ENTITY_ID
- unknowns str
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value str
- The value to compare to
- operator String
- Currently only EQUALS is supported. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- type String
- if specified, needs to be ENTITY_ID
- unknowns String
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value String
- The value to compare to
HostNamingConditionConditionHostTech, HostNamingConditionConditionHostTechArgs
- Operator string
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns the begins with into does not begin with
- Unknowns string
- Any attributes that aren't yet supported by this provider
- Value
Pulumiverse.
Dynatrace. Inputs. Host Naming Condition Condition Host Tech Value - The value to compare to
- Operator string
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns the begins with into does not begin with
- Unknowns string
- Any attributes that aren't yet supported by this provider
- Value
Host
Naming Condition Condition Host Tech Value - The value to compare to
- operator String
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns the begins with into does not begin with
- unknowns String
- Any attributes that aren't yet supported by this provider
- value
Host
Naming Condition Condition Host Tech Value - The value to compare to
- operator string
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- negate boolean
- Reverses the operator. For example it turns the begins with into does not begin with
- unknowns string
- Any attributes that aren't yet supported by this provider
- value
Host
Naming Condition Condition Host Tech Value - The value to compare to
- operator str
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- negate bool
- Reverses the operator. For example it turns the begins with into does not begin with
- unknowns str
- Any attributes that aren't yet supported by this provider
- value
Host
Naming Condition Condition Host Tech Value - The value to compare to
- operator String
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns the begins with into does not begin with
- unknowns String
- Any attributes that aren't yet supported by this provider
- value Property Map
- The value to compare to
HostNamingConditionConditionHostTechValue, HostNamingConditionConditionHostTechValueArgs
- Type string
- Predefined technology, if technology is not predefined, then the verbatim type must be set. Possible values are APPARMOR, BOSH, BOSHBPM, CLOUDFOUNDRY, CONTAINERD, CRIO, DIEGO_CELL, DOCKER, GARDEN, GRSECURITY, KUBERNETES, OPENSHIFT, OPENSTACK_COMPUTE, OPENSTACK_CONTROLLER and SELINUX
- Unknowns string
- Any attributes that aren't yet supported by this provider
- Verbatim
Type string - Non-predefined technology, use for custom technologies
- Type string
- Predefined technology, if technology is not predefined, then the verbatim type must be set. Possible values are APPARMOR, BOSH, BOSHBPM, CLOUDFOUNDRY, CONTAINERD, CRIO, DIEGO_CELL, DOCKER, GARDEN, GRSECURITY, KUBERNETES, OPENSHIFT, OPENSTACK_COMPUTE, OPENSTACK_CONTROLLER and SELINUX
- Unknowns string
- Any attributes that aren't yet supported by this provider
- Verbatim
Type string - Non-predefined technology, use for custom technologies
- type String
- Predefined technology, if technology is not predefined, then the verbatim type must be set. Possible values are APPARMOR, BOSH, BOSHBPM, CLOUDFOUNDRY, CONTAINERD, CRIO, DIEGO_CELL, DOCKER, GARDEN, GRSECURITY, KUBERNETES, OPENSHIFT, OPENSTACK_COMPUTE, OPENSTACK_CONTROLLER and SELINUX
- unknowns String
- Any attributes that aren't yet supported by this provider
- verbatim
Type String - Non-predefined technology, use for custom technologies
- type string
- Predefined technology, if technology is not predefined, then the verbatim type must be set. Possible values are APPARMOR, BOSH, BOSHBPM, CLOUDFOUNDRY, CONTAINERD, CRIO, DIEGO_CELL, DOCKER, GARDEN, GRSECURITY, KUBERNETES, OPENSHIFT, OPENSTACK_COMPUTE, OPENSTACK_CONTROLLER and SELINUX
- unknowns string
- Any attributes that aren't yet supported by this provider
- verbatim
Type string - Non-predefined technology, use for custom technologies
- type str
- Predefined technology, if technology is not predefined, then the verbatim type must be set. Possible values are APPARMOR, BOSH, BOSHBPM, CLOUDFOUNDRY, CONTAINERD, CRIO, DIEGO_CELL, DOCKER, GARDEN, GRSECURITY, KUBERNETES, OPENSHIFT, OPENSTACK_COMPUTE, OPENSTACK_CONTROLLER and SELINUX
- unknowns str
- Any attributes that aren't yet supported by this provider
- verbatim_
type str - Non-predefined technology, use for custom technologies
- type String
- Predefined technology, if technology is not predefined, then the verbatim type must be set. Possible values are APPARMOR, BOSH, BOSHBPM, CLOUDFOUNDRY, CONTAINERD, CRIO, DIEGO_CELL, DOCKER, GARDEN, GRSECURITY, KUBERNETES, OPENSHIFT, OPENSTACK_COMPUTE, OPENSTACK_CONTROLLER and SELINUX
- unknowns String
- Any attributes that aren't yet supported by this provider
- verbatim
Type String - Non-predefined technology, use for custom technologies
HostNamingConditionConditionHypervisor, HostNamingConditionConditionHypervisorArgs
- Operator string
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- Unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- Value string
- The value to compare to. Possible values are AHV, HYPER_V, KVM, LPAR, QEMU, VIRTUAL_BOX, VMWARE, WPAR and XEN.
- Operator string
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- Unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- Value string
- The value to compare to. Possible values are AHV, HYPER_V, KVM, LPAR, QEMU, VIRTUAL_BOX, VMWARE, WPAR and XEN.
- operator String
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- unknowns String
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value String
- The value to compare to. Possible values are AHV, HYPER_V, KVM, LPAR, QEMU, VIRTUAL_BOX, VMWARE, WPAR and XEN.
- operator string
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- negate boolean
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value string
- The value to compare to. Possible values are AHV, HYPER_V, KVM, LPAR, QEMU, VIRTUAL_BOX, VMWARE, WPAR and XEN.
- operator str
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- negate bool
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- unknowns str
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value str
- The value to compare to. Possible values are AHV, HYPER_V, KVM, LPAR, QEMU, VIRTUAL_BOX, VMWARE, WPAR and XEN.
- operator String
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- unknowns String
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value String
- The value to compare to. Possible values are AHV, HYPER_V, KVM, LPAR, QEMU, VIRTUAL_BOX, VMWARE, WPAR and XEN.
HostNamingConditionConditionHypervisorTypeComparision, HostNamingConditionConditionHypervisorTypeComparisionArgs
- Operator string
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- Type string
- if specified, needs to be HYPERVISOR_TYPE
- Unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- Value string
- The value to compare to. Possible values are AHV, HYPER_V, KVM, LPAR, QEMU, VIRTUAL_BOX, VMWARE, WPAR and XEN.
- Operator string
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- Type string
- if specified, needs to be HYPERVISOR_TYPE
- Unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- Value string
- The value to compare to. Possible values are AHV, HYPER_V, KVM, LPAR, QEMU, VIRTUAL_BOX, VMWARE, WPAR and XEN.
- operator String
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- type String
- if specified, needs to be HYPERVISOR_TYPE
- unknowns String
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value String
- The value to compare to. Possible values are AHV, HYPER_V, KVM, LPAR, QEMU, VIRTUAL_BOX, VMWARE, WPAR and XEN.
- operator string
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- negate boolean
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- type string
- if specified, needs to be HYPERVISOR_TYPE
- unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value string
- The value to compare to. Possible values are AHV, HYPER_V, KVM, LPAR, QEMU, VIRTUAL_BOX, VMWARE, WPAR and XEN.
- operator str
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- negate bool
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- type str
- if specified, needs to be HYPERVISOR_TYPE
- unknowns str
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value str
- The value to compare to. Possible values are AHV, HYPER_V, KVM, LPAR, QEMU, VIRTUAL_BOX, VMWARE, WPAR and XEN.
- operator String
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- type String
- if specified, needs to be HYPERVISOR_TYPE
- unknowns String
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value String
- The value to compare to. Possible values are AHV, HYPER_V, KVM, LPAR, QEMU, VIRTUAL_BOX, VMWARE, WPAR and XEN.
HostNamingConditionConditionIndexedName, HostNamingConditionConditionIndexedNameArgs
- Operator string
- Either EQUALS, CONTAINS or EXISTS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- Unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- Value string
- The value to compare to
- Operator string
- Either EQUALS, CONTAINS or EXISTS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- Unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- Value string
- The value to compare to
- operator String
- Either EQUALS, CONTAINS or EXISTS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- unknowns String
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value String
- The value to compare to
- operator string
- Either EQUALS, CONTAINS or EXISTS. You can reverse it by setting negate to
true
- negate boolean
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value string
- The value to compare to
- operator str
- Either EQUALS, CONTAINS or EXISTS. You can reverse it by setting negate to
true
- negate bool
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- unknowns str
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value str
- The value to compare to
- operator String
- Either EQUALS, CONTAINS or EXISTS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- unknowns String
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value String
- The value to compare to
HostNamingConditionConditionIndexedNameComparison, HostNamingConditionConditionIndexedNameComparisonArgs
- Operator string
- Either EQUALS, CONTAINS or EXISTS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- Type string
- if specified, needs to be INDEXED_NAME
- Unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- Value string
- The value to compare to
- Operator string
- Either EQUALS, CONTAINS or EXISTS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- Type string
- if specified, needs to be INDEXED_NAME
- Unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- Value string
- The value to compare to
- operator String
- Either EQUALS, CONTAINS or EXISTS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- type String
- if specified, needs to be INDEXED_NAME
- unknowns String
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value String
- The value to compare to
- operator string
- Either EQUALS, CONTAINS or EXISTS. You can reverse it by setting negate to
true
- negate boolean
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- type string
- if specified, needs to be INDEXED_NAME
- unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value string
- The value to compare to
- operator str
- Either EQUALS, CONTAINS or EXISTS. You can reverse it by setting negate to
true
- negate bool
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- type str
- if specified, needs to be INDEXED_NAME
- unknowns str
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value str
- The value to compare to
- operator String
- Either EQUALS, CONTAINS or EXISTS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- type String
- if specified, needs to be INDEXED_NAME
- unknowns String
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value String
- The value to compare to
HostNamingConditionConditionIndexedString, HostNamingConditionConditionIndexedStringArgs
- Operator string
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- Unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- Value string
- The value to compare to
- Operator string
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- Unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- Value string
- The value to compare to
- operator String
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- unknowns String
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value String
- The value to compare to
- operator string
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- negate boolean
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value string
- The value to compare to
- operator str
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- negate bool
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- unknowns str
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value str
- The value to compare to
- operator String
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- unknowns String
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value String
- The value to compare to
HostNamingConditionConditionIndexedStringComparison, HostNamingConditionConditionIndexedStringComparisonArgs
- Operator string
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- Type string
- if specified, needs to be INDEXED_STRING
- Unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- Value string
- The value to compare to
- Operator string
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- Type string
- if specified, needs to be INDEXED_STRING
- Unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- Value string
- The value to compare to
- operator String
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- type String
- if specified, needs to be INDEXED_STRING
- unknowns String
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value String
- The value to compare to
- operator string
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- negate boolean
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- type string
- if specified, needs to be INDEXED_STRING
- unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value string
- The value to compare to
- operator str
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- negate bool
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- type str
- if specified, needs to be INDEXED_STRING
- unknowns str
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value str
- The value to compare to
- operator String
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- type String
- if specified, needs to be INDEXED_STRING
- unknowns String
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value String
- The value to compare to
HostNamingConditionConditionIndexedTag, HostNamingConditionConditionIndexedTagArgs
- Operator string
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- Unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- Value
Pulumiverse.
Dynatrace. Inputs. Host Naming Condition Condition Indexed Tag Value - Tag of a Dynatrace entity
- Operator string
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- Unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- Value
Host
Naming Condition Condition Indexed Tag Value - Tag of a Dynatrace entity
- operator String
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- unknowns String
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value
Host
Naming Condition Condition Indexed Tag Value - Tag of a Dynatrace entity
- operator string
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- negate boolean
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value
Host
Naming Condition Condition Indexed Tag Value - Tag of a Dynatrace entity
- operator str
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- negate bool
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- unknowns str
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value
Host
Naming Condition Condition Indexed Tag Value - Tag of a Dynatrace entity
- operator String
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- unknowns String
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value Property Map
- Tag of a Dynatrace entity
HostNamingConditionConditionIndexedTagComparison, HostNamingConditionConditionIndexedTagComparisonArgs
- Operator string
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- Type string
- if specified, needs to be INDEXED_TAG
- Unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- Value
Pulumiverse.
Dynatrace. Inputs. Host Naming Condition Condition Indexed Tag Comparison Value - Tag of a Dynatrace entity
- Operator string
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- Type string
- if specified, needs to be INDEXED_TAG
- Unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- Value
Host
Naming Condition Condition Indexed Tag Comparison Value - Tag of a Dynatrace entity
- operator String
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- type String
- if specified, needs to be INDEXED_TAG
- unknowns String
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value
Host
Naming Condition Condition Indexed Tag Comparison Value - Tag of a Dynatrace entity
- operator string
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- negate boolean
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- type string
- if specified, needs to be INDEXED_TAG
- unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value
Host
Naming Condition Condition Indexed Tag Comparison Value - Tag of a Dynatrace entity
- operator str
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- negate bool
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- type str
- if specified, needs to be INDEXED_TAG
- unknowns str
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value
Host
Naming Condition Condition Indexed Tag Comparison Value - Tag of a Dynatrace entity
- operator String
- Either EQUALS or EXISTS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
- type String
- if specified, needs to be INDEXED_TAG
- unknowns String
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value Property Map
- Tag of a Dynatrace entity
HostNamingConditionConditionIndexedTagComparisonValue, HostNamingConditionConditionIndexedTagComparisonValueArgs
- Context string
- The origin of the tag, such as AWS or Cloud Foundry. Possible values are AWS, AWS_GENERIC, AZURE, CLOUD_FOUNDRY, CONTEXTLESS, ENVIRONMENT, GOOGLE_CLOUD and KUBERNETES. Custom tags use the
CONTEXTLESS
value - Key string
- The key of the tag. Custom tags have the tag value here
- Unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- Value string
- The value of the tag. Not applicable to custom tags
- Context string
- The origin of the tag, such as AWS or Cloud Foundry. Possible values are AWS, AWS_GENERIC, AZURE, CLOUD_FOUNDRY, CONTEXTLESS, ENVIRONMENT, GOOGLE_CLOUD and KUBERNETES. Custom tags use the
CONTEXTLESS
value - Key string
- The key of the tag. Custom tags have the tag value here
- Unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- Value string
- The value of the tag. Not applicable to custom tags
- context String
- The origin of the tag, such as AWS or Cloud Foundry. Possible values are AWS, AWS_GENERIC, AZURE, CLOUD_FOUNDRY, CONTEXTLESS, ENVIRONMENT, GOOGLE_CLOUD and KUBERNETES. Custom tags use the
CONTEXTLESS
value - key String
- The key of the tag. Custom tags have the tag value here
- unknowns String
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value String
- The value of the tag. Not applicable to custom tags
- context string
- The origin of the tag, such as AWS or Cloud Foundry. Possible values are AWS, AWS_GENERIC, AZURE, CLOUD_FOUNDRY, CONTEXTLESS, ENVIRONMENT, GOOGLE_CLOUD and KUBERNETES. Custom tags use the
CONTEXTLESS
value - key string
- The key of the tag. Custom tags have the tag value here
- unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value string
- The value of the tag. Not applicable to custom tags
- context str
- The origin of the tag, such as AWS or Cloud Foundry. Possible values are AWS, AWS_GENERIC, AZURE, CLOUD_FOUNDRY, CONTEXTLESS, ENVIRONMENT, GOOGLE_CLOUD and KUBERNETES. Custom tags use the
CONTEXTLESS
value - key str
- The key of the tag. Custom tags have the tag value here
- unknowns str
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value str
- The value of the tag. Not applicable to custom tags
- context String
- The origin of the tag, such as AWS or Cloud Foundry. Possible values are AWS, AWS_GENERIC, AZURE, CLOUD_FOUNDRY, CONTEXTLESS, ENVIRONMENT, GOOGLE_CLOUD and KUBERNETES. Custom tags use the
CONTEXTLESS
value - key String
- The key of the tag. Custom tags have the tag value here
- unknowns String
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value String
- The value of the tag. Not applicable to custom tags
HostNamingConditionConditionIndexedTagValue, HostNamingConditionConditionIndexedTagValueArgs
- Context string
- The origin of the tag, such as AWS or Cloud Foundry. Possible values are AWS, AWS_GENERIC, AZURE, CLOUD_FOUNDRY, CONTEXTLESS, ENVIRONMENT, GOOGLE_CLOUD and KUBERNETES. Custom tags use the
CONTEXTLESS
value - Key string
- The key of the tag. Custom tags have the tag value here
- Unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- Value string
- The value of the tag. Not applicable to custom tags
- Context string
- The origin of the tag, such as AWS or Cloud Foundry. Possible values are AWS, AWS_GENERIC, AZURE, CLOUD_FOUNDRY, CONTEXTLESS, ENVIRONMENT, GOOGLE_CLOUD and KUBERNETES. Custom tags use the
CONTEXTLESS
value - Key string
- The key of the tag. Custom tags have the tag value here
- Unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- Value string
- The value of the tag. Not applicable to custom tags
- context String
- The origin of the tag, such as AWS or Cloud Foundry. Possible values are AWS, AWS_GENERIC, AZURE, CLOUD_FOUNDRY, CONTEXTLESS, ENVIRONMENT, GOOGLE_CLOUD and KUBERNETES. Custom tags use the
CONTEXTLESS
value - key String
- The key of the tag. Custom tags have the tag value here
- unknowns String
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value String
- The value of the tag. Not applicable to custom tags
- context string
- The origin of the tag, such as AWS or Cloud Foundry. Possible values are AWS, AWS_GENERIC, AZURE, CLOUD_FOUNDRY, CONTEXTLESS, ENVIRONMENT, GOOGLE_CLOUD and KUBERNETES. Custom tags use the
CONTEXTLESS
value - key string
- The key of the tag. Custom tags have the tag value here
- unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value string
- The value of the tag. Not applicable to custom tags
- context str
- The origin of the tag, such as AWS or Cloud Foundry. Possible values are AWS, AWS_GENERIC, AZURE, CLOUD_FOUNDRY, CONTEXTLESS, ENVIRONMENT, GOOGLE_CLOUD and KUBERNETES. Custom tags use the
CONTEXTLESS
value - key str
- The key of the tag. Custom tags have the tag value here
- unknowns str
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value str
- The value of the tag. Not applicable to custom tags
- context String
- The origin of the tag, such as AWS or Cloud Foundry. Possible values are AWS, AWS_GENERIC, AZURE, CLOUD_FOUNDRY, CONTEXTLESS, ENVIRONMENT, GOOGLE_CLOUD and KUBERNETES. Custom tags use the
CONTEXTLESS
value - key String
- The key of the tag. Custom tags have the tag value here
- unknowns String
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value String
- The value of the tag. Not applicable to custom tags
HostNamingConditionConditionInteger, HostNamingConditionConditionIntegerArgs
- Operator string
- Operator of the comparison. Possible values are EQUALS, EXISTS, GREATER_THAN, GREATER_THAN_OR_EQUAL, LOWER_THAN and LOWER_THAN_OR_EQUAL. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns the begins with into does not begin with
- Unknowns string
- Any attributes that aren't yet supported by this provider
- Value int
- The value to compare to
- Operator string
- Operator of the comparison. Possible values are EQUALS, EXISTS, GREATER_THAN, GREATER_THAN_OR_EQUAL, LOWER_THAN and LOWER_THAN_OR_EQUAL. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns the begins with into does not begin with
- Unknowns string
- Any attributes that aren't yet supported by this provider
- Value int
- The value to compare to
- operator String
- Operator of the comparison. Possible values are EQUALS, EXISTS, GREATER_THAN, GREATER_THAN_OR_EQUAL, LOWER_THAN and LOWER_THAN_OR_EQUAL. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns the begins with into does not begin with
- unknowns String
- Any attributes that aren't yet supported by this provider
- value Integer
- The value to compare to
- operator string
- Operator of the comparison. Possible values are EQUALS, EXISTS, GREATER_THAN, GREATER_THAN_OR_EQUAL, LOWER_THAN and LOWER_THAN_OR_EQUAL. You can reverse it by setting negate to
true
- negate boolean
- Reverses the operator. For example it turns the begins with into does not begin with
- unknowns string
- Any attributes that aren't yet supported by this provider
- value number
- The value to compare to
- operator str
- Operator of the comparison. Possible values are EQUALS, EXISTS, GREATER_THAN, GREATER_THAN_OR_EQUAL, LOWER_THAN and LOWER_THAN_OR_EQUAL. You can reverse it by setting negate to
true
- negate bool
- Reverses the operator. For example it turns the begins with into does not begin with
- unknowns str
- Any attributes that aren't yet supported by this provider
- value int
- The value to compare to
- operator String
- Operator of the comparison. Possible values are EQUALS, EXISTS, GREATER_THAN, GREATER_THAN_OR_EQUAL, LOWER_THAN and LOWER_THAN_OR_EQUAL. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns the begins with into does not begin with
- unknowns String
- Any attributes that aren't yet supported by this provider
- value Number
- The value to compare to
HostNamingConditionConditionIntegerComparison, HostNamingConditionConditionIntegerComparisonArgs
- Operator string
- Operator of the comparison. Possible values are EQUALS, EXISTS, GREATER_THAN, GREATER_THAN_OR_EQUAL, LOWER_THAN and LOWER_THAN_OR_EQUAL. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns the begins with into does not begin with
- Type string
- if specified, needs to be INTEGER
- Unknowns string
- Any attributes that aren't yet supported by this provider
- Value int
- The value to compare to
- Operator string
- Operator of the comparison. Possible values are EQUALS, EXISTS, GREATER_THAN, GREATER_THAN_OR_EQUAL, LOWER_THAN and LOWER_THAN_OR_EQUAL. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns the begins with into does not begin with
- Type string
- if specified, needs to be INTEGER
- Unknowns string
- Any attributes that aren't yet supported by this provider
- Value int
- The value to compare to
- operator String
- Operator of the comparison. Possible values are EQUALS, EXISTS, GREATER_THAN, GREATER_THAN_OR_EQUAL, LOWER_THAN and LOWER_THAN_OR_EQUAL. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns the begins with into does not begin with
- type String
- if specified, needs to be INTEGER
- unknowns String
- Any attributes that aren't yet supported by this provider
- value Integer
- The value to compare to
- operator string
- Operator of the comparison. Possible values are EQUALS, EXISTS, GREATER_THAN, GREATER_THAN_OR_EQUAL, LOWER_THAN and LOWER_THAN_OR_EQUAL. You can reverse it by setting negate to
true
- negate boolean
- Reverses the operator. For example it turns the begins with into does not begin with
- type string
- if specified, needs to be INTEGER
- unknowns string
- Any attributes that aren't yet supported by this provider
- value number
- The value to compare to
- operator str
- Operator of the comparison. Possible values are EQUALS, EXISTS, GREATER_THAN, GREATER_THAN_OR_EQUAL, LOWER_THAN and LOWER_THAN_OR_EQUAL. You can reverse it by setting negate to
true
- negate bool
- Reverses the operator. For example it turns the begins with into does not begin with
- type str
- if specified, needs to be INTEGER
- unknowns str
- Any attributes that aren't yet supported by this provider
- value int
- The value to compare to
- operator String
- Operator of the comparison. Possible values are EQUALS, EXISTS, GREATER_THAN, GREATER_THAN_OR_EQUAL, LOWER_THAN and LOWER_THAN_OR_EQUAL. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns the begins with into does not begin with
- type String
- if specified, needs to be INTEGER
- unknowns String
- Any attributes that aren't yet supported by this provider
- value Number
- The value to compare to
HostNamingConditionConditionIpaddress, HostNamingConditionConditionIpaddressArgs
- Operator string
- Operator of the comparison. Possible values are BEGINS_WITH, CONTAINS, ENDS_WITH, EQUALS, EXISTS, IS_IP_IN_RANGE and REGEX_MATCHES. You can reverse it by setting negate to
true
- Case
Sensitive bool - The comparison is case-sensitive (
true
) or insensitive (false
) - Negate bool
- Reverses the operator. For example it turns the begins with into does not begin with
- Unknowns string
- Any attributes that aren't yet supported by this provider
- Value string
- The value to compare to
- Operator string
- Operator of the comparison. Possible values are BEGINS_WITH, CONTAINS, ENDS_WITH, EQUALS, EXISTS, IS_IP_IN_RANGE and REGEX_MATCHES. You can reverse it by setting negate to
true
- Case
Sensitive bool - The comparison is case-sensitive (
true
) or insensitive (false
) - Negate bool
- Reverses the operator. For example it turns the begins with into does not begin with
- Unknowns string
- Any attributes that aren't yet supported by this provider
- Value string
- The value to compare to
- operator String
- Operator of the comparison. Possible values are BEGINS_WITH, CONTAINS, ENDS_WITH, EQUALS, EXISTS, IS_IP_IN_RANGE and REGEX_MATCHES. You can reverse it by setting negate to
true
- case
Sensitive Boolean - The comparison is case-sensitive (
true
) or insensitive (false
) - negate Boolean
- Reverses the operator. For example it turns the begins with into does not begin with
- unknowns String
- Any attributes that aren't yet supported by this provider
- value String
- The value to compare to
- operator string
- Operator of the comparison. Possible values are BEGINS_WITH, CONTAINS, ENDS_WITH, EQUALS, EXISTS, IS_IP_IN_RANGE and REGEX_MATCHES. You can reverse it by setting negate to
true
- case
Sensitive boolean - The comparison is case-sensitive (
true
) or insensitive (false
) - negate boolean
- Reverses the operator. For example it turns the begins with into does not begin with
- unknowns string
- Any attributes that aren't yet supported by this provider
- value string
- The value to compare to
- operator str
- Operator of the comparison. Possible values are BEGINS_WITH, CONTAINS, ENDS_WITH, EQUALS, EXISTS, IS_IP_IN_RANGE and REGEX_MATCHES. You can reverse it by setting negate to
true
- case_
sensitive bool - The comparison is case-sensitive (
true
) or insensitive (false
) - negate bool
- Reverses the operator. For example it turns the begins with into does not begin with
- unknowns str
- Any attributes that aren't yet supported by this provider
- value str
- The value to compare to
- operator String
- Operator of the comparison. Possible values are BEGINS_WITH, CONTAINS, ENDS_WITH, EQUALS, EXISTS, IS_IP_IN_RANGE and REGEX_MATCHES. You can reverse it by setting negate to
true
- case
Sensitive Boolean - The comparison is case-sensitive (
true
) or insensitive (false
) - negate Boolean
- Reverses the operator. For example it turns the begins with into does not begin with
- unknowns String
- Any attributes that aren't yet supported by this provider
- value String
- The value to compare to
HostNamingConditionConditionIpaddressComparison, HostNamingConditionConditionIpaddressComparisonArgs
- Operator string
- Operator of the comparison. Possible values are BEGINS_WITH, CONTAINS, ENDS_WITH, EQUALS, EXISTS, IS_IP_IN_RANGE and REGEX_MATCHES. You can reverse it by setting negate to
true
- Case
Sensitive bool - The comparison is case-sensitive (
true
) or insensitive (false
) - Negate bool
- Reverses the operator. For example it turns the begins with into does not begin with
- Type string
- if specified, needs to be IP_ADDRESS
- Unknowns string
- Any attributes that aren't yet supported by this provider
- Value string
- The value to compare to
- Operator string
- Operator of the comparison. Possible values are BEGINS_WITH, CONTAINS, ENDS_WITH, EQUALS, EXISTS, IS_IP_IN_RANGE and REGEX_MATCHES. You can reverse it by setting negate to
true
- Case
Sensitive bool - The comparison is case-sensitive (
true
) or insensitive (false
) - Negate bool
- Reverses the operator. For example it turns the begins with into does not begin with
- Type string
- if specified, needs to be IP_ADDRESS
- Unknowns string
- Any attributes that aren't yet supported by this provider
- Value string
- The value to compare to
- operator String
- Operator of the comparison. Possible values are BEGINS_WITH, CONTAINS, ENDS_WITH, EQUALS, EXISTS, IS_IP_IN_RANGE and REGEX_MATCHES. You can reverse it by setting negate to
true
- case
Sensitive Boolean - The comparison is case-sensitive (
true
) or insensitive (false
) - negate Boolean
- Reverses the operator. For example it turns the begins with into does not begin with
- type String
- if specified, needs to be IP_ADDRESS
- unknowns String
- Any attributes that aren't yet supported by this provider
- value String
- The value to compare to
- operator string
- Operator of the comparison. Possible values are BEGINS_WITH, CONTAINS, ENDS_WITH, EQUALS, EXISTS, IS_IP_IN_RANGE and REGEX_MATCHES. You can reverse it by setting negate to
true
- case
Sensitive boolean - The comparison is case-sensitive (
true
) or insensitive (false
) - negate boolean
- Reverses the operator. For example it turns the begins with into does not begin with
- type string
- if specified, needs to be IP_ADDRESS
- unknowns string
- Any attributes that aren't yet supported by this provider
- value string
- The value to compare to
- operator str
- Operator of the comparison. Possible values are BEGINS_WITH, CONTAINS, ENDS_WITH, EQUALS, EXISTS, IS_IP_IN_RANGE and REGEX_MATCHES. You can reverse it by setting negate to
true
- case_
sensitive bool - The comparison is case-sensitive (
true
) or insensitive (false
) - negate bool
- Reverses the operator. For example it turns the begins with into does not begin with
- type str
- if specified, needs to be IP_ADDRESS
- unknowns str
- Any attributes that aren't yet supported by this provider
- value str
- The value to compare to
- operator String
- Operator of the comparison. Possible values are BEGINS_WITH, CONTAINS, ENDS_WITH, EQUALS, EXISTS, IS_IP_IN_RANGE and REGEX_MATCHES. You can reverse it by setting negate to
true
- case
Sensitive Boolean - The comparison is case-sensitive (
true
) or insensitive (false
) - negate Boolean
- Reverses the operator. For example it turns the begins with into does not begin with
- type String
- if specified, needs to be IP_ADDRESS
- unknowns String
- Any attributes that aren't yet supported by this provider
- value String
- The value to compare to
HostNamingConditionConditionKey, HostNamingConditionConditionKeyArgs
HostNamingConditionConditionMobilePlatform, HostNamingConditionConditionMobilePlatformArgs
- Operator string
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns the begins with into does not begin with
- Unknowns string
- Any attributes that aren't yet supported by this provider
- Value string
- The value to compare to. Possible values are ANDROID, IOS, LINUX, MAC_OS, OTHER, TVOS and WINDOWS.
- Operator string
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns the begins with into does not begin with
- Unknowns string
- Any attributes that aren't yet supported by this provider
- Value string
- The value to compare to. Possible values are ANDROID, IOS, LINUX, MAC_OS, OTHER, TVOS and WINDOWS.
- operator String
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns the begins with into does not begin with
- unknowns String
- Any attributes that aren't yet supported by this provider
- value String
- The value to compare to. Possible values are ANDROID, IOS, LINUX, MAC_OS, OTHER, TVOS and WINDOWS.
- operator string
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- negate boolean
- Reverses the operator. For example it turns the begins with into does not begin with
- unknowns string
- Any attributes that aren't yet supported by this provider
- value string
- The value to compare to. Possible values are ANDROID, IOS, LINUX, MAC_OS, OTHER, TVOS and WINDOWS.
- operator str
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- negate bool
- Reverses the operator. For example it turns the begins with into does not begin with
- unknowns str
- Any attributes that aren't yet supported by this provider
- value str
- The value to compare to. Possible values are ANDROID, IOS, LINUX, MAC_OS, OTHER, TVOS and WINDOWS.
- operator String
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns the begins with into does not begin with
- unknowns String
- Any attributes that aren't yet supported by this provider
- value String
- The value to compare to. Possible values are ANDROID, IOS, LINUX, MAC_OS, OTHER, TVOS and WINDOWS.
HostNamingConditionConditionMobilePlatformComparison, HostNamingConditionConditionMobilePlatformComparisonArgs
- Operator string
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns the begins with into does not begin with
- Type string
- if specified, needs to be MOBILE_PLATFORM
- Unknowns string
- Any attributes that aren't yet supported by this provider
- Value string
- The value to compare to. Possible values are ANDROID, IOS, LINUX, MAC_OS, OTHER, TVOS and WINDOWS.
- Operator string
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns the begins with into does not begin with
- Type string
- if specified, needs to be MOBILE_PLATFORM
- Unknowns string
- Any attributes that aren't yet supported by this provider
- Value string
- The value to compare to. Possible values are ANDROID, IOS, LINUX, MAC_OS, OTHER, TVOS and WINDOWS.
- operator String
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns the begins with into does not begin with
- type String
- if specified, needs to be MOBILE_PLATFORM
- unknowns String
- Any attributes that aren't yet supported by this provider
- value String
- The value to compare to. Possible values are ANDROID, IOS, LINUX, MAC_OS, OTHER, TVOS and WINDOWS.
- operator string
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- negate boolean
- Reverses the operator. For example it turns the begins with into does not begin with
- type string
- if specified, needs to be MOBILE_PLATFORM
- unknowns string
- Any attributes that aren't yet supported by this provider
- value string
- The value to compare to. Possible values are ANDROID, IOS, LINUX, MAC_OS, OTHER, TVOS and WINDOWS.
- operator str
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- negate bool
- Reverses the operator. For example it turns the begins with into does not begin with
- type str
- if specified, needs to be MOBILE_PLATFORM
- unknowns str
- Any attributes that aren't yet supported by this provider
- value str
- The value to compare to. Possible values are ANDROID, IOS, LINUX, MAC_OS, OTHER, TVOS and WINDOWS.
- operator String
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns the begins with into does not begin with
- type String
- if specified, needs to be MOBILE_PLATFORM
- unknowns String
- Any attributes that aren't yet supported by this provider
- value String
- The value to compare to. Possible values are ANDROID, IOS, LINUX, MAC_OS, OTHER, TVOS and WINDOWS.
HostNamingConditionConditionOsArch, HostNamingConditionConditionOsArchArgs
- Operator string
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns the begins with into does not begin with
- Unknowns string
- Any attributes that aren't yet supported by this provider
- Value string
- The value to compare to. Possible values are ARM, IA64, PARISC, PPC, PPCLE, S390, SPARC, X86 and ZOS.
- Operator string
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns the begins with into does not begin with
- Unknowns string
- Any attributes that aren't yet supported by this provider
- Value string
- The value to compare to. Possible values are ARM, IA64, PARISC, PPC, PPCLE, S390, SPARC, X86 and ZOS.
- operator String
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns the begins with into does not begin with
- unknowns String
- Any attributes that aren't yet supported by this provider
- value String
- The value to compare to. Possible values are ARM, IA64, PARISC, PPC, PPCLE, S390, SPARC, X86 and ZOS.
- operator string
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- negate boolean
- Reverses the operator. For example it turns the begins with into does not begin with
- unknowns string
- Any attributes that aren't yet supported by this provider
- value string
- The value to compare to. Possible values are ARM, IA64, PARISC, PPC, PPCLE, S390, SPARC, X86 and ZOS.
- operator str
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- negate bool
- Reverses the operator. For example it turns the begins with into does not begin with
- unknowns str
- Any attributes that aren't yet supported by this provider
- value str
- The value to compare to. Possible values are ARM, IA64, PARISC, PPC, PPCLE, S390, SPARC, X86 and ZOS.
- operator String
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns the begins with into does not begin with
- unknowns String
- Any attributes that aren't yet supported by this provider
- value String
- The value to compare to. Possible values are ARM, IA64, PARISC, PPC, PPCLE, S390, SPARC, X86 and ZOS.
HostNamingConditionConditionOsType, HostNamingConditionConditionOsTypeArgs
- Operator string
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns the begins with into does not begin with
- Unknowns string
- Any attributes that aren't yet supported by this provider
- Value string
- The value to compare to. Possible values are AIX, DARWIN, HPUX, LINUX, SOLARIS, WINDOWS and ZOS.
- Operator string
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns the begins with into does not begin with
- Unknowns string
- Any attributes that aren't yet supported by this provider
- Value string
- The value to compare to. Possible values are AIX, DARWIN, HPUX, LINUX, SOLARIS, WINDOWS and ZOS.
- operator String
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns the begins with into does not begin with
- unknowns String
- Any attributes that aren't yet supported by this provider
- value String
- The value to compare to. Possible values are AIX, DARWIN, HPUX, LINUX, SOLARIS, WINDOWS and ZOS.
- operator string
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- negate boolean
- Reverses the operator. For example it turns the begins with into does not begin with
- unknowns string
- Any attributes that aren't yet supported by this provider
- value string
- The value to compare to. Possible values are AIX, DARWIN, HPUX, LINUX, SOLARIS, WINDOWS and ZOS.
- operator str
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- negate bool
- Reverses the operator. For example it turns the begins with into does not begin with
- unknowns str
- Any attributes that aren't yet supported by this provider
- value str
- The value to compare to. Possible values are AIX, DARWIN, HPUX, LINUX, SOLARIS, WINDOWS and ZOS.
- operator String
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns the begins with into does not begin with
- unknowns String
- Any attributes that aren't yet supported by this provider
- value String
- The value to compare to. Possible values are AIX, DARWIN, HPUX, LINUX, SOLARIS, WINDOWS and ZOS.
HostNamingConditionConditionOsarchitectureComparison, HostNamingConditionConditionOsarchitectureComparisonArgs
- Operator string
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns the begins with into does not begin with
- Type string
- if specified, needs to be OS_ARCHITECTURE
- Unknowns string
- Any attributes that aren't yet supported by this provider
- Value string
- The value to compare to. Possible values are ARM, IA64, PARISC, PPC, PPCLE, S390, SPARC, X86 and ZOS.
- Operator string
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns the begins with into does not begin with
- Type string
- if specified, needs to be OS_ARCHITECTURE
- Unknowns string
- Any attributes that aren't yet supported by this provider
- Value string
- The value to compare to. Possible values are ARM, IA64, PARISC, PPC, PPCLE, S390, SPARC, X86 and ZOS.
- operator String
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns the begins with into does not begin with
- type String
- if specified, needs to be OS_ARCHITECTURE
- unknowns String
- Any attributes that aren't yet supported by this provider
- value String
- The value to compare to. Possible values are ARM, IA64, PARISC, PPC, PPCLE, S390, SPARC, X86 and ZOS.
- operator string
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- negate boolean
- Reverses the operator. For example it turns the begins with into does not begin with
- type string
- if specified, needs to be OS_ARCHITECTURE
- unknowns string
- Any attributes that aren't yet supported by this provider
- value string
- The value to compare to. Possible values are ARM, IA64, PARISC, PPC, PPCLE, S390, SPARC, X86 and ZOS.
- operator str
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- negate bool
- Reverses the operator. For example it turns the begins with into does not begin with
- type str
- if specified, needs to be OS_ARCHITECTURE
- unknowns str
- Any attributes that aren't yet supported by this provider
- value str
- The value to compare to. Possible values are ARM, IA64, PARISC, PPC, PPCLE, S390, SPARC, X86 and ZOS.
- operator String
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns the begins with into does not begin with
- type String
- if specified, needs to be OS_ARCHITECTURE
- unknowns String
- Any attributes that aren't yet supported by this provider
- value String
- The value to compare to. Possible values are ARM, IA64, PARISC, PPC, PPCLE, S390, SPARC, X86 and ZOS.
HostNamingConditionConditionOstypeComparison, HostNamingConditionConditionOstypeComparisonArgs
- Operator string
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns the begins with into does not begin with
- Type string
- if specified, needs to be OS_TYPE
- Unknowns string
- Any attributes that aren't yet supported by this provider
- Value string
- The value to compare to. Possible values are AIX, DARWIN, HPUX, LINUX, SOLARIS, WINDOWS and ZOS.
- Operator string
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns the begins with into does not begin with
- Type string
- if specified, needs to be OS_TYPE
- Unknowns string
- Any attributes that aren't yet supported by this provider
- Value string
- The value to compare to. Possible values are AIX, DARWIN, HPUX, LINUX, SOLARIS, WINDOWS and ZOS.
- operator String
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns the begins with into does not begin with
- type String
- if specified, needs to be OS_TYPE
- unknowns String
- Any attributes that aren't yet supported by this provider
- value String
- The value to compare to. Possible values are AIX, DARWIN, HPUX, LINUX, SOLARIS, WINDOWS and ZOS.
- operator string
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- negate boolean
- Reverses the operator. For example it turns the begins with into does not begin with
- type string
- if specified, needs to be OS_TYPE
- unknowns string
- Any attributes that aren't yet supported by this provider
- value string
- The value to compare to. Possible values are AIX, DARWIN, HPUX, LINUX, SOLARIS, WINDOWS and ZOS.
- operator str
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- negate bool
- Reverses the operator. For example it turns the begins with into does not begin with
- type str
- if specified, needs to be OS_TYPE
- unknowns str
- Any attributes that aren't yet supported by this provider
- value str
- The value to compare to. Possible values are AIX, DARWIN, HPUX, LINUX, SOLARIS, WINDOWS and ZOS.
- operator String
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns the begins with into does not begin with
- type String
- if specified, needs to be OS_TYPE
- unknowns String
- Any attributes that aren't yet supported by this provider
- value String
- The value to compare to. Possible values are AIX, DARWIN, HPUX, LINUX, SOLARIS, WINDOWS and ZOS.
HostNamingConditionConditionPaasType, HostNamingConditionConditionPaasTypeArgs
- Operator string
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns the begins with into does not begin with
- Unknowns string
- Any attributes that aren't yet supported by this provider
- Value string
- The value to compare to. Possible values are AWS_ECS_EC2, AWS_ECS_FARGATE, AWS_LAMBDA, AZURE_FUNCTIONS, AZURE_WEBSITES, CLOUD_FOUNDRY, GOOGLE_APP_ENGINE, HEROKU, KUBERNETES and OPENSHIFT.
- Operator string
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns the begins with into does not begin with
- Unknowns string
- Any attributes that aren't yet supported by this provider
- Value string
- The value to compare to. Possible values are AWS_ECS_EC2, AWS_ECS_FARGATE, AWS_LAMBDA, AZURE_FUNCTIONS, AZURE_WEBSITES, CLOUD_FOUNDRY, GOOGLE_APP_ENGINE, HEROKU, KUBERNETES and OPENSHIFT.
- operator String
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns the begins with into does not begin with
- unknowns String
- Any attributes that aren't yet supported by this provider
- value String
- The value to compare to. Possible values are AWS_ECS_EC2, AWS_ECS_FARGATE, AWS_LAMBDA, AZURE_FUNCTIONS, AZURE_WEBSITES, CLOUD_FOUNDRY, GOOGLE_APP_ENGINE, HEROKU, KUBERNETES and OPENSHIFT.
- operator string
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- negate boolean
- Reverses the operator. For example it turns the begins with into does not begin with
- unknowns string
- Any attributes that aren't yet supported by this provider
- value string
- The value to compare to. Possible values are AWS_ECS_EC2, AWS_ECS_FARGATE, AWS_LAMBDA, AZURE_FUNCTIONS, AZURE_WEBSITES, CLOUD_FOUNDRY, GOOGLE_APP_ENGINE, HEROKU, KUBERNETES and OPENSHIFT.
- operator str
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- negate bool
- Reverses the operator. For example it turns the begins with into does not begin with
- unknowns str
- Any attributes that aren't yet supported by this provider
- value str
- The value to compare to. Possible values are AWS_ECS_EC2, AWS_ECS_FARGATE, AWS_LAMBDA, AZURE_FUNCTIONS, AZURE_WEBSITES, CLOUD_FOUNDRY, GOOGLE_APP_ENGINE, HEROKU, KUBERNETES and OPENSHIFT.
- operator String
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns the begins with into does not begin with
- unknowns String
- Any attributes that aren't yet supported by this provider
- value String
- The value to compare to. Possible values are AWS_ECS_EC2, AWS_ECS_FARGATE, AWS_LAMBDA, AZURE_FUNCTIONS, AZURE_WEBSITES, CLOUD_FOUNDRY, GOOGLE_APP_ENGINE, HEROKU, KUBERNETES and OPENSHIFT.
HostNamingConditionConditionPaasTypeComparison, HostNamingConditionConditionPaasTypeComparisonArgs
- Operator string
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns the begins with into does not begin with
- Type string
- if specified, needs to be PAAS_TYPE
- Unknowns string
- Any attributes that aren't yet supported by this provider
- Value string
- The value to compare to. Possible values are AWS_ECS_EC2, AWS_ECS_FARGATE, AWS_LAMBDA, AZURE_FUNCTIONS, AZURE_WEBSITES, CLOUD_FOUNDRY, GOOGLE_APP_ENGINE, HEROKU, KUBERNETES and OPENSHIFT.
- Operator string
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns the begins with into does not begin with
- Type string
- if specified, needs to be PAAS_TYPE
- Unknowns string
- Any attributes that aren't yet supported by this provider
- Value string
- The value to compare to. Possible values are AWS_ECS_EC2, AWS_ECS_FARGATE, AWS_LAMBDA, AZURE_FUNCTIONS, AZURE_WEBSITES, CLOUD_FOUNDRY, GOOGLE_APP_ENGINE, HEROKU, KUBERNETES and OPENSHIFT.
- operator String
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns the begins with into does not begin with
- type String
- if specified, needs to be PAAS_TYPE
- unknowns String
- Any attributes that aren't yet supported by this provider
- value String
- The value to compare to. Possible values are AWS_ECS_EC2, AWS_ECS_FARGATE, AWS_LAMBDA, AZURE_FUNCTIONS, AZURE_WEBSITES, CLOUD_FOUNDRY, GOOGLE_APP_ENGINE, HEROKU, KUBERNETES and OPENSHIFT.
- operator string
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- negate boolean
- Reverses the operator. For example it turns the begins with into does not begin with
- type string
- if specified, needs to be PAAS_TYPE
- unknowns string
- Any attributes that aren't yet supported by this provider
- value string
- The value to compare to. Possible values are AWS_ECS_EC2, AWS_ECS_FARGATE, AWS_LAMBDA, AZURE_FUNCTIONS, AZURE_WEBSITES, CLOUD_FOUNDRY, GOOGLE_APP_ENGINE, HEROKU, KUBERNETES and OPENSHIFT.
- operator str
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- negate bool
- Reverses the operator. For example it turns the begins with into does not begin with
- type str
- if specified, needs to be PAAS_TYPE
- unknowns str
- Any attributes that aren't yet supported by this provider
- value str
- The value to compare to. Possible values are AWS_ECS_EC2, AWS_ECS_FARGATE, AWS_LAMBDA, AZURE_FUNCTIONS, AZURE_WEBSITES, CLOUD_FOUNDRY, GOOGLE_APP_ENGINE, HEROKU, KUBERNETES and OPENSHIFT.
- operator String
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns the begins with into does not begin with
- type String
- if specified, needs to be PAAS_TYPE
- unknowns String
- Any attributes that aren't yet supported by this provider
- value String
- The value to compare to. Possible values are AWS_ECS_EC2, AWS_ECS_FARGATE, AWS_LAMBDA, AZURE_FUNCTIONS, AZURE_WEBSITES, CLOUD_FOUNDRY, GOOGLE_APP_ENGINE, HEROKU, KUBERNETES and OPENSHIFT.
HostNamingConditionConditionProcessMetadata, HostNamingConditionConditionProcessMetadataArgs
- Attribute string
- The attribute to be used for comparision
- Dynamic
Key string - The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key. Possible values are AMAZON_ECR_IMAGE_ACCOUNT_ID,AMAZON_ECR_IMAGE_REGION, AMAZON_LAMBDA_FUNCTION_NAME, AMAZON_REGION, APACHE_CONFIG_PATH, APACHE_SPARK_MASTER_IP_ADDRESS, ASP_DOT_NET_CORE_APPLICATION_PATH, AWS_ECS_CLUSTER, AWS_ECS_CONTAINERNAME, AWS_ECS_FAMILY, AWS_ECS_REVISION, CASSANDRA_CLUSTER_NAME, CATALINA_BASE, CATALINA_HOME, CLOUD_FOUNDRY_APP_ID, CLOUD_FOUNDRY_APP_NAME, CLOUD_FOUNDRY_INSTANCE_INDEX, CLOUD_FOUNDRY_SPACE_ID, CLOUD_FOUNDRY_SPACE_NAME, COLDFUSION_JVM_CONFIG_FILE, COLDFUSION_SERVICE_NAME, COMMAND_LINE_ARGS, DOTNET_COMMAND, DOTNET_COMMAND_PATH, DYNATRACE_CLUSTER_ID, DYNATRACE_NODE_ID, ELASTICSEARCH_CLUSTER_NAME, ELASTICSEARCH_NODE_NAME, EQUINOX_CONFIG_PATH, EXE_NAME, EXE_PATH, GLASS_FISH_DOMAIN_NAME, GLASS_FISH_INSTANCE_NAME, GOOGLE_APP_ENGINE_INSTANCE, GOOGLE_APP_ENGINE_SERVICE, GOOGLE_CLOUD_PROJECT, HYBRIS_BIN_DIRECTORY, HYBRIS_CONFIG_DIRECTORY, HYBRIS_DATA_DIRECTORY, IBM_CICS_REGION, IBM_CTG_NAME, IBM_IMS_CONNECT_REGION, IBM_IMS_CONTROL_REGION, IBM_IMS_MESSAGE_PROCESSING_REGION, IBM_IMS_SOAP_GW_NAME, IBM_INTEGRATION_NODE_NAME, IBM_INTEGRATION_SERVER_NAME, IIS_APP_POOL, IIS_ROLE_NAME, JAVA_JAR_FILE, JAVA_JAR_PATH, JAVA_MAIN_CLASS, JAVA_MAIN_MODULE, JBOSS_HOME, JBOSS_MODE, JBOSS_SERVER_NAME, KUBERNETES_BASE_POD_NAME, KUBERNETES_CONTAINER_NAME, KUBERNETES_FULL_POD_NAME, KUBERNETES_NAMESPACE, KUBERNETES_POD_UID, MSSQL_INSTANCE_NAME, NODE_JS_APP_BASE_DIRECTORY, NODE_JS_APP_NAME, NODE_JS_SCRIPT_NAME, ORACLE_SID, PG_ID_CALC_INPUT_KEY_LINKAGE, PHP_SCRIPT_PATH, PHP_WORKING_DIRECTORY, RUBY_APP_ROOT_PATH, RUBY_SCRIPT_PATH, RULE_RESULT, SOFTWAREAG_INSTALL_ROOT, SOFTWAREAG_PRODUCTPROPNAME, SPRINGBOOT_APP_NAME, SPRINGBOOT_PROFILE_NAME, SPRINGBOOT_STARTUP_CLASS, TIBCO_BUSINESSWORKS_CE_APP_NAME, TIBCO_BUSINESSWORKS_CE_VERSION, TIBCO_BUSINESS_WORKS_APP_NODE_NAME, TIBCO_BUSINESS_WORKS_APP_SPACE_NAME, TIBCO_BUSINESS_WORKS_DOMAIN_NAME, TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE, TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE_PATH, TIBCO_BUSINESS_WORKS_HOME, VARNISH_INSTANCE_NAME, WEB_LOGIC_CLUSTER_NAME, WEB_LOGIC_DOMAIN_NAME, WEB_LOGIC_HOME, WEB_LOGIC_NAME, WEB_SPHERE_CELL_NAME, WEB_SPHERE_CLUSTER_NAME, WEB_SPHERE_NODE_NAME and WEB_SPHERE_SERVER_NAME
- Unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- Attribute string
- The attribute to be used for comparision
- Dynamic
Key string - The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key. Possible values are AMAZON_ECR_IMAGE_ACCOUNT_ID,AMAZON_ECR_IMAGE_REGION, AMAZON_LAMBDA_FUNCTION_NAME, AMAZON_REGION, APACHE_CONFIG_PATH, APACHE_SPARK_MASTER_IP_ADDRESS, ASP_DOT_NET_CORE_APPLICATION_PATH, AWS_ECS_CLUSTER, AWS_ECS_CONTAINERNAME, AWS_ECS_FAMILY, AWS_ECS_REVISION, CASSANDRA_CLUSTER_NAME, CATALINA_BASE, CATALINA_HOME, CLOUD_FOUNDRY_APP_ID, CLOUD_FOUNDRY_APP_NAME, CLOUD_FOUNDRY_INSTANCE_INDEX, CLOUD_FOUNDRY_SPACE_ID, CLOUD_FOUNDRY_SPACE_NAME, COLDFUSION_JVM_CONFIG_FILE, COLDFUSION_SERVICE_NAME, COMMAND_LINE_ARGS, DOTNET_COMMAND, DOTNET_COMMAND_PATH, DYNATRACE_CLUSTER_ID, DYNATRACE_NODE_ID, ELASTICSEARCH_CLUSTER_NAME, ELASTICSEARCH_NODE_NAME, EQUINOX_CONFIG_PATH, EXE_NAME, EXE_PATH, GLASS_FISH_DOMAIN_NAME, GLASS_FISH_INSTANCE_NAME, GOOGLE_APP_ENGINE_INSTANCE, GOOGLE_APP_ENGINE_SERVICE, GOOGLE_CLOUD_PROJECT, HYBRIS_BIN_DIRECTORY, HYBRIS_CONFIG_DIRECTORY, HYBRIS_DATA_DIRECTORY, IBM_CICS_REGION, IBM_CTG_NAME, IBM_IMS_CONNECT_REGION, IBM_IMS_CONTROL_REGION, IBM_IMS_MESSAGE_PROCESSING_REGION, IBM_IMS_SOAP_GW_NAME, IBM_INTEGRATION_NODE_NAME, IBM_INTEGRATION_SERVER_NAME, IIS_APP_POOL, IIS_ROLE_NAME, JAVA_JAR_FILE, JAVA_JAR_PATH, JAVA_MAIN_CLASS, JAVA_MAIN_MODULE, JBOSS_HOME, JBOSS_MODE, JBOSS_SERVER_NAME, KUBERNETES_BASE_POD_NAME, KUBERNETES_CONTAINER_NAME, KUBERNETES_FULL_POD_NAME, KUBERNETES_NAMESPACE, KUBERNETES_POD_UID, MSSQL_INSTANCE_NAME, NODE_JS_APP_BASE_DIRECTORY, NODE_JS_APP_NAME, NODE_JS_SCRIPT_NAME, ORACLE_SID, PG_ID_CALC_INPUT_KEY_LINKAGE, PHP_SCRIPT_PATH, PHP_WORKING_DIRECTORY, RUBY_APP_ROOT_PATH, RUBY_SCRIPT_PATH, RULE_RESULT, SOFTWAREAG_INSTALL_ROOT, SOFTWAREAG_PRODUCTPROPNAME, SPRINGBOOT_APP_NAME, SPRINGBOOT_PROFILE_NAME, SPRINGBOOT_STARTUP_CLASS, TIBCO_BUSINESSWORKS_CE_APP_NAME, TIBCO_BUSINESSWORKS_CE_VERSION, TIBCO_BUSINESS_WORKS_APP_NODE_NAME, TIBCO_BUSINESS_WORKS_APP_SPACE_NAME, TIBCO_BUSINESS_WORKS_DOMAIN_NAME, TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE, TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE_PATH, TIBCO_BUSINESS_WORKS_HOME, VARNISH_INSTANCE_NAME, WEB_LOGIC_CLUSTER_NAME, WEB_LOGIC_DOMAIN_NAME, WEB_LOGIC_HOME, WEB_LOGIC_NAME, WEB_SPHERE_CELL_NAME, WEB_SPHERE_CLUSTER_NAME, WEB_SPHERE_NODE_NAME and WEB_SPHERE_SERVER_NAME
- Unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- attribute String
- The attribute to be used for comparision
- dynamic
Key String - The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key. Possible values are AMAZON_ECR_IMAGE_ACCOUNT_ID,AMAZON_ECR_IMAGE_REGION, AMAZON_LAMBDA_FUNCTION_NAME, AMAZON_REGION, APACHE_CONFIG_PATH, APACHE_SPARK_MASTER_IP_ADDRESS, ASP_DOT_NET_CORE_APPLICATION_PATH, AWS_ECS_CLUSTER, AWS_ECS_CONTAINERNAME, AWS_ECS_FAMILY, AWS_ECS_REVISION, CASSANDRA_CLUSTER_NAME, CATALINA_BASE, CATALINA_HOME, CLOUD_FOUNDRY_APP_ID, CLOUD_FOUNDRY_APP_NAME, CLOUD_FOUNDRY_INSTANCE_INDEX, CLOUD_FOUNDRY_SPACE_ID, CLOUD_FOUNDRY_SPACE_NAME, COLDFUSION_JVM_CONFIG_FILE, COLDFUSION_SERVICE_NAME, COMMAND_LINE_ARGS, DOTNET_COMMAND, DOTNET_COMMAND_PATH, DYNATRACE_CLUSTER_ID, DYNATRACE_NODE_ID, ELASTICSEARCH_CLUSTER_NAME, ELASTICSEARCH_NODE_NAME, EQUINOX_CONFIG_PATH, EXE_NAME, EXE_PATH, GLASS_FISH_DOMAIN_NAME, GLASS_FISH_INSTANCE_NAME, GOOGLE_APP_ENGINE_INSTANCE, GOOGLE_APP_ENGINE_SERVICE, GOOGLE_CLOUD_PROJECT, HYBRIS_BIN_DIRECTORY, HYBRIS_CONFIG_DIRECTORY, HYBRIS_DATA_DIRECTORY, IBM_CICS_REGION, IBM_CTG_NAME, IBM_IMS_CONNECT_REGION, IBM_IMS_CONTROL_REGION, IBM_IMS_MESSAGE_PROCESSING_REGION, IBM_IMS_SOAP_GW_NAME, IBM_INTEGRATION_NODE_NAME, IBM_INTEGRATION_SERVER_NAME, IIS_APP_POOL, IIS_ROLE_NAME, JAVA_JAR_FILE, JAVA_JAR_PATH, JAVA_MAIN_CLASS, JAVA_MAIN_MODULE, JBOSS_HOME, JBOSS_MODE, JBOSS_SERVER_NAME, KUBERNETES_BASE_POD_NAME, KUBERNETES_CONTAINER_NAME, KUBERNETES_FULL_POD_NAME, KUBERNETES_NAMESPACE, KUBERNETES_POD_UID, MSSQL_INSTANCE_NAME, NODE_JS_APP_BASE_DIRECTORY, NODE_JS_APP_NAME, NODE_JS_SCRIPT_NAME, ORACLE_SID, PG_ID_CALC_INPUT_KEY_LINKAGE, PHP_SCRIPT_PATH, PHP_WORKING_DIRECTORY, RUBY_APP_ROOT_PATH, RUBY_SCRIPT_PATH, RULE_RESULT, SOFTWAREAG_INSTALL_ROOT, SOFTWAREAG_PRODUCTPROPNAME, SPRINGBOOT_APP_NAME, SPRINGBOOT_PROFILE_NAME, SPRINGBOOT_STARTUP_CLASS, TIBCO_BUSINESSWORKS_CE_APP_NAME, TIBCO_BUSINESSWORKS_CE_VERSION, TIBCO_BUSINESS_WORKS_APP_NODE_NAME, TIBCO_BUSINESS_WORKS_APP_SPACE_NAME, TIBCO_BUSINESS_WORKS_DOMAIN_NAME, TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE, TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE_PATH, TIBCO_BUSINESS_WORKS_HOME, VARNISH_INSTANCE_NAME, WEB_LOGIC_CLUSTER_NAME, WEB_LOGIC_DOMAIN_NAME, WEB_LOGIC_HOME, WEB_LOGIC_NAME, WEB_SPHERE_CELL_NAME, WEB_SPHERE_CLUSTER_NAME, WEB_SPHERE_NODE_NAME and WEB_SPHERE_SERVER_NAME
- unknowns String
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- attribute string
- The attribute to be used for comparision
- dynamic
Key string - The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key. Possible values are AMAZON_ECR_IMAGE_ACCOUNT_ID,AMAZON_ECR_IMAGE_REGION, AMAZON_LAMBDA_FUNCTION_NAME, AMAZON_REGION, APACHE_CONFIG_PATH, APACHE_SPARK_MASTER_IP_ADDRESS, ASP_DOT_NET_CORE_APPLICATION_PATH, AWS_ECS_CLUSTER, AWS_ECS_CONTAINERNAME, AWS_ECS_FAMILY, AWS_ECS_REVISION, CASSANDRA_CLUSTER_NAME, CATALINA_BASE, CATALINA_HOME, CLOUD_FOUNDRY_APP_ID, CLOUD_FOUNDRY_APP_NAME, CLOUD_FOUNDRY_INSTANCE_INDEX, CLOUD_FOUNDRY_SPACE_ID, CLOUD_FOUNDRY_SPACE_NAME, COLDFUSION_JVM_CONFIG_FILE, COLDFUSION_SERVICE_NAME, COMMAND_LINE_ARGS, DOTNET_COMMAND, DOTNET_COMMAND_PATH, DYNATRACE_CLUSTER_ID, DYNATRACE_NODE_ID, ELASTICSEARCH_CLUSTER_NAME, ELASTICSEARCH_NODE_NAME, EQUINOX_CONFIG_PATH, EXE_NAME, EXE_PATH, GLASS_FISH_DOMAIN_NAME, GLASS_FISH_INSTANCE_NAME, GOOGLE_APP_ENGINE_INSTANCE, GOOGLE_APP_ENGINE_SERVICE, GOOGLE_CLOUD_PROJECT, HYBRIS_BIN_DIRECTORY, HYBRIS_CONFIG_DIRECTORY, HYBRIS_DATA_DIRECTORY, IBM_CICS_REGION, IBM_CTG_NAME, IBM_IMS_CONNECT_REGION, IBM_IMS_CONTROL_REGION, IBM_IMS_MESSAGE_PROCESSING_REGION, IBM_IMS_SOAP_GW_NAME, IBM_INTEGRATION_NODE_NAME, IBM_INTEGRATION_SERVER_NAME, IIS_APP_POOL, IIS_ROLE_NAME, JAVA_JAR_FILE, JAVA_JAR_PATH, JAVA_MAIN_CLASS, JAVA_MAIN_MODULE, JBOSS_HOME, JBOSS_MODE, JBOSS_SERVER_NAME, KUBERNETES_BASE_POD_NAME, KUBERNETES_CONTAINER_NAME, KUBERNETES_FULL_POD_NAME, KUBERNETES_NAMESPACE, KUBERNETES_POD_UID, MSSQL_INSTANCE_NAME, NODE_JS_APP_BASE_DIRECTORY, NODE_JS_APP_NAME, NODE_JS_SCRIPT_NAME, ORACLE_SID, PG_ID_CALC_INPUT_KEY_LINKAGE, PHP_SCRIPT_PATH, PHP_WORKING_DIRECTORY, RUBY_APP_ROOT_PATH, RUBY_SCRIPT_PATH, RULE_RESULT, SOFTWAREAG_INSTALL_ROOT, SOFTWAREAG_PRODUCTPROPNAME, SPRINGBOOT_APP_NAME, SPRINGBOOT_PROFILE_NAME, SPRINGBOOT_STARTUP_CLASS, TIBCO_BUSINESSWORKS_CE_APP_NAME, TIBCO_BUSINESSWORKS_CE_VERSION, TIBCO_BUSINESS_WORKS_APP_NODE_NAME, TIBCO_BUSINESS_WORKS_APP_SPACE_NAME, TIBCO_BUSINESS_WORKS_DOMAIN_NAME, TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE, TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE_PATH, TIBCO_BUSINESS_WORKS_HOME, VARNISH_INSTANCE_NAME, WEB_LOGIC_CLUSTER_NAME, WEB_LOGIC_DOMAIN_NAME, WEB_LOGIC_HOME, WEB_LOGIC_NAME, WEB_SPHERE_CELL_NAME, WEB_SPHERE_CLUSTER_NAME, WEB_SPHERE_NODE_NAME and WEB_SPHERE_SERVER_NAME
- unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- attribute str
- The attribute to be used for comparision
- dynamic_
key str - The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key. Possible values are AMAZON_ECR_IMAGE_ACCOUNT_ID,AMAZON_ECR_IMAGE_REGION, AMAZON_LAMBDA_FUNCTION_NAME, AMAZON_REGION, APACHE_CONFIG_PATH, APACHE_SPARK_MASTER_IP_ADDRESS, ASP_DOT_NET_CORE_APPLICATION_PATH, AWS_ECS_CLUSTER, AWS_ECS_CONTAINERNAME, AWS_ECS_FAMILY, AWS_ECS_REVISION, CASSANDRA_CLUSTER_NAME, CATALINA_BASE, CATALINA_HOME, CLOUD_FOUNDRY_APP_ID, CLOUD_FOUNDRY_APP_NAME, CLOUD_FOUNDRY_INSTANCE_INDEX, CLOUD_FOUNDRY_SPACE_ID, CLOUD_FOUNDRY_SPACE_NAME, COLDFUSION_JVM_CONFIG_FILE, COLDFUSION_SERVICE_NAME, COMMAND_LINE_ARGS, DOTNET_COMMAND, DOTNET_COMMAND_PATH, DYNATRACE_CLUSTER_ID, DYNATRACE_NODE_ID, ELASTICSEARCH_CLUSTER_NAME, ELASTICSEARCH_NODE_NAME, EQUINOX_CONFIG_PATH, EXE_NAME, EXE_PATH, GLASS_FISH_DOMAIN_NAME, GLASS_FISH_INSTANCE_NAME, GOOGLE_APP_ENGINE_INSTANCE, GOOGLE_APP_ENGINE_SERVICE, GOOGLE_CLOUD_PROJECT, HYBRIS_BIN_DIRECTORY, HYBRIS_CONFIG_DIRECTORY, HYBRIS_DATA_DIRECTORY, IBM_CICS_REGION, IBM_CTG_NAME, IBM_IMS_CONNECT_REGION, IBM_IMS_CONTROL_REGION, IBM_IMS_MESSAGE_PROCESSING_REGION, IBM_IMS_SOAP_GW_NAME, IBM_INTEGRATION_NODE_NAME, IBM_INTEGRATION_SERVER_NAME, IIS_APP_POOL, IIS_ROLE_NAME, JAVA_JAR_FILE, JAVA_JAR_PATH, JAVA_MAIN_CLASS, JAVA_MAIN_MODULE, JBOSS_HOME, JBOSS_MODE, JBOSS_SERVER_NAME, KUBERNETES_BASE_POD_NAME, KUBERNETES_CONTAINER_NAME, KUBERNETES_FULL_POD_NAME, KUBERNETES_NAMESPACE, KUBERNETES_POD_UID, MSSQL_INSTANCE_NAME, NODE_JS_APP_BASE_DIRECTORY, NODE_JS_APP_NAME, NODE_JS_SCRIPT_NAME, ORACLE_SID, PG_ID_CALC_INPUT_KEY_LINKAGE, PHP_SCRIPT_PATH, PHP_WORKING_DIRECTORY, RUBY_APP_ROOT_PATH, RUBY_SCRIPT_PATH, RULE_RESULT, SOFTWAREAG_INSTALL_ROOT, SOFTWAREAG_PRODUCTPROPNAME, SPRINGBOOT_APP_NAME, SPRINGBOOT_PROFILE_NAME, SPRINGBOOT_STARTUP_CLASS, TIBCO_BUSINESSWORKS_CE_APP_NAME, TIBCO_BUSINESSWORKS_CE_VERSION, TIBCO_BUSINESS_WORKS_APP_NODE_NAME, TIBCO_BUSINESS_WORKS_APP_SPACE_NAME, TIBCO_BUSINESS_WORKS_DOMAIN_NAME, TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE, TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE_PATH, TIBCO_BUSINESS_WORKS_HOME, VARNISH_INSTANCE_NAME, WEB_LOGIC_CLUSTER_NAME, WEB_LOGIC_DOMAIN_NAME, WEB_LOGIC_HOME, WEB_LOGIC_NAME, WEB_SPHERE_CELL_NAME, WEB_SPHERE_CLUSTER_NAME, WEB_SPHERE_NODE_NAME and WEB_SPHERE_SERVER_NAME
- unknowns str
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- attribute String
- The attribute to be used for comparision
- dynamic
Key String - The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key. Possible values are AMAZON_ECR_IMAGE_ACCOUNT_ID,AMAZON_ECR_IMAGE_REGION, AMAZON_LAMBDA_FUNCTION_NAME, AMAZON_REGION, APACHE_CONFIG_PATH, APACHE_SPARK_MASTER_IP_ADDRESS, ASP_DOT_NET_CORE_APPLICATION_PATH, AWS_ECS_CLUSTER, AWS_ECS_CONTAINERNAME, AWS_ECS_FAMILY, AWS_ECS_REVISION, CASSANDRA_CLUSTER_NAME, CATALINA_BASE, CATALINA_HOME, CLOUD_FOUNDRY_APP_ID, CLOUD_FOUNDRY_APP_NAME, CLOUD_FOUNDRY_INSTANCE_INDEX, CLOUD_FOUNDRY_SPACE_ID, CLOUD_FOUNDRY_SPACE_NAME, COLDFUSION_JVM_CONFIG_FILE, COLDFUSION_SERVICE_NAME, COMMAND_LINE_ARGS, DOTNET_COMMAND, DOTNET_COMMAND_PATH, DYNATRACE_CLUSTER_ID, DYNATRACE_NODE_ID, ELASTICSEARCH_CLUSTER_NAME, ELASTICSEARCH_NODE_NAME, EQUINOX_CONFIG_PATH, EXE_NAME, EXE_PATH, GLASS_FISH_DOMAIN_NAME, GLASS_FISH_INSTANCE_NAME, GOOGLE_APP_ENGINE_INSTANCE, GOOGLE_APP_ENGINE_SERVICE, GOOGLE_CLOUD_PROJECT, HYBRIS_BIN_DIRECTORY, HYBRIS_CONFIG_DIRECTORY, HYBRIS_DATA_DIRECTORY, IBM_CICS_REGION, IBM_CTG_NAME, IBM_IMS_CONNECT_REGION, IBM_IMS_CONTROL_REGION, IBM_IMS_MESSAGE_PROCESSING_REGION, IBM_IMS_SOAP_GW_NAME, IBM_INTEGRATION_NODE_NAME, IBM_INTEGRATION_SERVER_NAME, IIS_APP_POOL, IIS_ROLE_NAME, JAVA_JAR_FILE, JAVA_JAR_PATH, JAVA_MAIN_CLASS, JAVA_MAIN_MODULE, JBOSS_HOME, JBOSS_MODE, JBOSS_SERVER_NAME, KUBERNETES_BASE_POD_NAME, KUBERNETES_CONTAINER_NAME, KUBERNETES_FULL_POD_NAME, KUBERNETES_NAMESPACE, KUBERNETES_POD_UID, MSSQL_INSTANCE_NAME, NODE_JS_APP_BASE_DIRECTORY, NODE_JS_APP_NAME, NODE_JS_SCRIPT_NAME, ORACLE_SID, PG_ID_CALC_INPUT_KEY_LINKAGE, PHP_SCRIPT_PATH, PHP_WORKING_DIRECTORY, RUBY_APP_ROOT_PATH, RUBY_SCRIPT_PATH, RULE_RESULT, SOFTWAREAG_INSTALL_ROOT, SOFTWAREAG_PRODUCTPROPNAME, SPRINGBOOT_APP_NAME, SPRINGBOOT_PROFILE_NAME, SPRINGBOOT_STARTUP_CLASS, TIBCO_BUSINESSWORKS_CE_APP_NAME, TIBCO_BUSINESSWORKS_CE_VERSION, TIBCO_BUSINESS_WORKS_APP_NODE_NAME, TIBCO_BUSINESS_WORKS_APP_SPACE_NAME, TIBCO_BUSINESS_WORKS_DOMAIN_NAME, TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE, TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE_PATH, TIBCO_BUSINESS_WORKS_HOME, VARNISH_INSTANCE_NAME, WEB_LOGIC_CLUSTER_NAME, WEB_LOGIC_DOMAIN_NAME, WEB_LOGIC_HOME, WEB_LOGIC_NAME, WEB_SPHERE_CELL_NAME, WEB_SPHERE_CLUSTER_NAME, WEB_SPHERE_NODE_NAME and WEB_SPHERE_SERVER_NAME
- unknowns String
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
HostNamingConditionConditionProcessMetadataConditionKey, HostNamingConditionConditionProcessMetadataConditionKeyArgs
- Attribute string
- The attribute to be used for comparision
- Dynamic
Key string - The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key. Possible values are AMAZON_ECR_IMAGE_ACCOUNT_ID,AMAZON_ECR_IMAGE_REGION, AMAZON_LAMBDA_FUNCTION_NAME, AMAZON_REGION, APACHE_CONFIG_PATH, APACHE_SPARK_MASTER_IP_ADDRESS, ASP_DOT_NET_CORE_APPLICATION_PATH, AWS_ECS_CLUSTER, AWS_ECS_CONTAINERNAME, AWS_ECS_FAMILY, AWS_ECS_REVISION, CASSANDRA_CLUSTER_NAME, CATALINA_BASE, CATALINA_HOME, CLOUD_FOUNDRY_APP_ID, CLOUD_FOUNDRY_APP_NAME, CLOUD_FOUNDRY_INSTANCE_INDEX, CLOUD_FOUNDRY_SPACE_ID, CLOUD_FOUNDRY_SPACE_NAME, COLDFUSION_JVM_CONFIG_FILE, COLDFUSION_SERVICE_NAME, COMMAND_LINE_ARGS, DOTNET_COMMAND, DOTNET_COMMAND_PATH, DYNATRACE_CLUSTER_ID, DYNATRACE_NODE_ID, ELASTICSEARCH_CLUSTER_NAME, ELASTICSEARCH_NODE_NAME, EQUINOX_CONFIG_PATH, EXE_NAME, EXE_PATH, GLASS_FISH_DOMAIN_NAME, GLASS_FISH_INSTANCE_NAME, GOOGLE_APP_ENGINE_INSTANCE, GOOGLE_APP_ENGINE_SERVICE, GOOGLE_CLOUD_PROJECT, HYBRIS_BIN_DIRECTORY, HYBRIS_CONFIG_DIRECTORY, HYBRIS_DATA_DIRECTORY, IBM_CICS_REGION, IBM_CTG_NAME, IBM_IMS_CONNECT_REGION, IBM_IMS_CONTROL_REGION, IBM_IMS_MESSAGE_PROCESSING_REGION, IBM_IMS_SOAP_GW_NAME, IBM_INTEGRATION_NODE_NAME, IBM_INTEGRATION_SERVER_NAME, IIS_APP_POOL, IIS_ROLE_NAME, JAVA_JAR_FILE, JAVA_JAR_PATH, JAVA_MAIN_CLASS, JAVA_MAIN_MODULE, JBOSS_HOME, JBOSS_MODE, JBOSS_SERVER_NAME, KUBERNETES_BASE_POD_NAME, KUBERNETES_CONTAINER_NAME, KUBERNETES_FULL_POD_NAME, KUBERNETES_NAMESPACE, KUBERNETES_POD_UID, MSSQL_INSTANCE_NAME, NODE_JS_APP_BASE_DIRECTORY, NODE_JS_APP_NAME, NODE_JS_SCRIPT_NAME, ORACLE_SID, PG_ID_CALC_INPUT_KEY_LINKAGE, PHP_SCRIPT_PATH, PHP_WORKING_DIRECTORY, RUBY_APP_ROOT_PATH, RUBY_SCRIPT_PATH, RULE_RESULT, SOFTWAREAG_INSTALL_ROOT, SOFTWAREAG_PRODUCTPROPNAME, SPRINGBOOT_APP_NAME, SPRINGBOOT_PROFILE_NAME, SPRINGBOOT_STARTUP_CLASS, TIBCO_BUSINESSWORKS_CE_APP_NAME, TIBCO_BUSINESSWORKS_CE_VERSION, TIBCO_BUSINESS_WORKS_APP_NODE_NAME, TIBCO_BUSINESS_WORKS_APP_SPACE_NAME, TIBCO_BUSINESS_WORKS_DOMAIN_NAME, TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE, TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE_PATH, TIBCO_BUSINESS_WORKS_HOME, VARNISH_INSTANCE_NAME, WEB_LOGIC_CLUSTER_NAME, WEB_LOGIC_DOMAIN_NAME, WEB_LOGIC_HOME, WEB_LOGIC_NAME, WEB_SPHERE_CELL_NAME, WEB_SPHERE_CLUSTER_NAME, WEB_SPHERE_NODE_NAME and WEB_SPHERE_SERVER_NAME
- Type string
- if specified, needs to be PROCESS_PREDEFINED_METADATA_KEY
- Unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- Attribute string
- The attribute to be used for comparision
- Dynamic
Key string - The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key. Possible values are AMAZON_ECR_IMAGE_ACCOUNT_ID,AMAZON_ECR_IMAGE_REGION, AMAZON_LAMBDA_FUNCTION_NAME, AMAZON_REGION, APACHE_CONFIG_PATH, APACHE_SPARK_MASTER_IP_ADDRESS, ASP_DOT_NET_CORE_APPLICATION_PATH, AWS_ECS_CLUSTER, AWS_ECS_CONTAINERNAME, AWS_ECS_FAMILY, AWS_ECS_REVISION, CASSANDRA_CLUSTER_NAME, CATALINA_BASE, CATALINA_HOME, CLOUD_FOUNDRY_APP_ID, CLOUD_FOUNDRY_APP_NAME, CLOUD_FOUNDRY_INSTANCE_INDEX, CLOUD_FOUNDRY_SPACE_ID, CLOUD_FOUNDRY_SPACE_NAME, COLDFUSION_JVM_CONFIG_FILE, COLDFUSION_SERVICE_NAME, COMMAND_LINE_ARGS, DOTNET_COMMAND, DOTNET_COMMAND_PATH, DYNATRACE_CLUSTER_ID, DYNATRACE_NODE_ID, ELASTICSEARCH_CLUSTER_NAME, ELASTICSEARCH_NODE_NAME, EQUINOX_CONFIG_PATH, EXE_NAME, EXE_PATH, GLASS_FISH_DOMAIN_NAME, GLASS_FISH_INSTANCE_NAME, GOOGLE_APP_ENGINE_INSTANCE, GOOGLE_APP_ENGINE_SERVICE, GOOGLE_CLOUD_PROJECT, HYBRIS_BIN_DIRECTORY, HYBRIS_CONFIG_DIRECTORY, HYBRIS_DATA_DIRECTORY, IBM_CICS_REGION, IBM_CTG_NAME, IBM_IMS_CONNECT_REGION, IBM_IMS_CONTROL_REGION, IBM_IMS_MESSAGE_PROCESSING_REGION, IBM_IMS_SOAP_GW_NAME, IBM_INTEGRATION_NODE_NAME, IBM_INTEGRATION_SERVER_NAME, IIS_APP_POOL, IIS_ROLE_NAME, JAVA_JAR_FILE, JAVA_JAR_PATH, JAVA_MAIN_CLASS, JAVA_MAIN_MODULE, JBOSS_HOME, JBOSS_MODE, JBOSS_SERVER_NAME, KUBERNETES_BASE_POD_NAME, KUBERNETES_CONTAINER_NAME, KUBERNETES_FULL_POD_NAME, KUBERNETES_NAMESPACE, KUBERNETES_POD_UID, MSSQL_INSTANCE_NAME, NODE_JS_APP_BASE_DIRECTORY, NODE_JS_APP_NAME, NODE_JS_SCRIPT_NAME, ORACLE_SID, PG_ID_CALC_INPUT_KEY_LINKAGE, PHP_SCRIPT_PATH, PHP_WORKING_DIRECTORY, RUBY_APP_ROOT_PATH, RUBY_SCRIPT_PATH, RULE_RESULT, SOFTWAREAG_INSTALL_ROOT, SOFTWAREAG_PRODUCTPROPNAME, SPRINGBOOT_APP_NAME, SPRINGBOOT_PROFILE_NAME, SPRINGBOOT_STARTUP_CLASS, TIBCO_BUSINESSWORKS_CE_APP_NAME, TIBCO_BUSINESSWORKS_CE_VERSION, TIBCO_BUSINESS_WORKS_APP_NODE_NAME, TIBCO_BUSINESS_WORKS_APP_SPACE_NAME, TIBCO_BUSINESS_WORKS_DOMAIN_NAME, TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE, TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE_PATH, TIBCO_BUSINESS_WORKS_HOME, VARNISH_INSTANCE_NAME, WEB_LOGIC_CLUSTER_NAME, WEB_LOGIC_DOMAIN_NAME, WEB_LOGIC_HOME, WEB_LOGIC_NAME, WEB_SPHERE_CELL_NAME, WEB_SPHERE_CLUSTER_NAME, WEB_SPHERE_NODE_NAME and WEB_SPHERE_SERVER_NAME
- Type string
- if specified, needs to be PROCESS_PREDEFINED_METADATA_KEY
- Unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- attribute String
- The attribute to be used for comparision
- dynamic
Key String - The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key. Possible values are AMAZON_ECR_IMAGE_ACCOUNT_ID,AMAZON_ECR_IMAGE_REGION, AMAZON_LAMBDA_FUNCTION_NAME, AMAZON_REGION, APACHE_CONFIG_PATH, APACHE_SPARK_MASTER_IP_ADDRESS, ASP_DOT_NET_CORE_APPLICATION_PATH, AWS_ECS_CLUSTER, AWS_ECS_CONTAINERNAME, AWS_ECS_FAMILY, AWS_ECS_REVISION, CASSANDRA_CLUSTER_NAME, CATALINA_BASE, CATALINA_HOME, CLOUD_FOUNDRY_APP_ID, CLOUD_FOUNDRY_APP_NAME, CLOUD_FOUNDRY_INSTANCE_INDEX, CLOUD_FOUNDRY_SPACE_ID, CLOUD_FOUNDRY_SPACE_NAME, COLDFUSION_JVM_CONFIG_FILE, COLDFUSION_SERVICE_NAME, COMMAND_LINE_ARGS, DOTNET_COMMAND, DOTNET_COMMAND_PATH, DYNATRACE_CLUSTER_ID, DYNATRACE_NODE_ID, ELASTICSEARCH_CLUSTER_NAME, ELASTICSEARCH_NODE_NAME, EQUINOX_CONFIG_PATH, EXE_NAME, EXE_PATH, GLASS_FISH_DOMAIN_NAME, GLASS_FISH_INSTANCE_NAME, GOOGLE_APP_ENGINE_INSTANCE, GOOGLE_APP_ENGINE_SERVICE, GOOGLE_CLOUD_PROJECT, HYBRIS_BIN_DIRECTORY, HYBRIS_CONFIG_DIRECTORY, HYBRIS_DATA_DIRECTORY, IBM_CICS_REGION, IBM_CTG_NAME, IBM_IMS_CONNECT_REGION, IBM_IMS_CONTROL_REGION, IBM_IMS_MESSAGE_PROCESSING_REGION, IBM_IMS_SOAP_GW_NAME, IBM_INTEGRATION_NODE_NAME, IBM_INTEGRATION_SERVER_NAME, IIS_APP_POOL, IIS_ROLE_NAME, JAVA_JAR_FILE, JAVA_JAR_PATH, JAVA_MAIN_CLASS, JAVA_MAIN_MODULE, JBOSS_HOME, JBOSS_MODE, JBOSS_SERVER_NAME, KUBERNETES_BASE_POD_NAME, KUBERNETES_CONTAINER_NAME, KUBERNETES_FULL_POD_NAME, KUBERNETES_NAMESPACE, KUBERNETES_POD_UID, MSSQL_INSTANCE_NAME, NODE_JS_APP_BASE_DIRECTORY, NODE_JS_APP_NAME, NODE_JS_SCRIPT_NAME, ORACLE_SID, PG_ID_CALC_INPUT_KEY_LINKAGE, PHP_SCRIPT_PATH, PHP_WORKING_DIRECTORY, RUBY_APP_ROOT_PATH, RUBY_SCRIPT_PATH, RULE_RESULT, SOFTWAREAG_INSTALL_ROOT, SOFTWAREAG_PRODUCTPROPNAME, SPRINGBOOT_APP_NAME, SPRINGBOOT_PROFILE_NAME, SPRINGBOOT_STARTUP_CLASS, TIBCO_BUSINESSWORKS_CE_APP_NAME, TIBCO_BUSINESSWORKS_CE_VERSION, TIBCO_BUSINESS_WORKS_APP_NODE_NAME, TIBCO_BUSINESS_WORKS_APP_SPACE_NAME, TIBCO_BUSINESS_WORKS_DOMAIN_NAME, TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE, TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE_PATH, TIBCO_BUSINESS_WORKS_HOME, VARNISH_INSTANCE_NAME, WEB_LOGIC_CLUSTER_NAME, WEB_LOGIC_DOMAIN_NAME, WEB_LOGIC_HOME, WEB_LOGIC_NAME, WEB_SPHERE_CELL_NAME, WEB_SPHERE_CLUSTER_NAME, WEB_SPHERE_NODE_NAME and WEB_SPHERE_SERVER_NAME
- type String
- if specified, needs to be PROCESS_PREDEFINED_METADATA_KEY
- unknowns String
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- attribute string
- The attribute to be used for comparision
- dynamic
Key string - The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key. Possible values are AMAZON_ECR_IMAGE_ACCOUNT_ID,AMAZON_ECR_IMAGE_REGION, AMAZON_LAMBDA_FUNCTION_NAME, AMAZON_REGION, APACHE_CONFIG_PATH, APACHE_SPARK_MASTER_IP_ADDRESS, ASP_DOT_NET_CORE_APPLICATION_PATH, AWS_ECS_CLUSTER, AWS_ECS_CONTAINERNAME, AWS_ECS_FAMILY, AWS_ECS_REVISION, CASSANDRA_CLUSTER_NAME, CATALINA_BASE, CATALINA_HOME, CLOUD_FOUNDRY_APP_ID, CLOUD_FOUNDRY_APP_NAME, CLOUD_FOUNDRY_INSTANCE_INDEX, CLOUD_FOUNDRY_SPACE_ID, CLOUD_FOUNDRY_SPACE_NAME, COLDFUSION_JVM_CONFIG_FILE, COLDFUSION_SERVICE_NAME, COMMAND_LINE_ARGS, DOTNET_COMMAND, DOTNET_COMMAND_PATH, DYNATRACE_CLUSTER_ID, DYNATRACE_NODE_ID, ELASTICSEARCH_CLUSTER_NAME, ELASTICSEARCH_NODE_NAME, EQUINOX_CONFIG_PATH, EXE_NAME, EXE_PATH, GLASS_FISH_DOMAIN_NAME, GLASS_FISH_INSTANCE_NAME, GOOGLE_APP_ENGINE_INSTANCE, GOOGLE_APP_ENGINE_SERVICE, GOOGLE_CLOUD_PROJECT, HYBRIS_BIN_DIRECTORY, HYBRIS_CONFIG_DIRECTORY, HYBRIS_DATA_DIRECTORY, IBM_CICS_REGION, IBM_CTG_NAME, IBM_IMS_CONNECT_REGION, IBM_IMS_CONTROL_REGION, IBM_IMS_MESSAGE_PROCESSING_REGION, IBM_IMS_SOAP_GW_NAME, IBM_INTEGRATION_NODE_NAME, IBM_INTEGRATION_SERVER_NAME, IIS_APP_POOL, IIS_ROLE_NAME, JAVA_JAR_FILE, JAVA_JAR_PATH, JAVA_MAIN_CLASS, JAVA_MAIN_MODULE, JBOSS_HOME, JBOSS_MODE, JBOSS_SERVER_NAME, KUBERNETES_BASE_POD_NAME, KUBERNETES_CONTAINER_NAME, KUBERNETES_FULL_POD_NAME, KUBERNETES_NAMESPACE, KUBERNETES_POD_UID, MSSQL_INSTANCE_NAME, NODE_JS_APP_BASE_DIRECTORY, NODE_JS_APP_NAME, NODE_JS_SCRIPT_NAME, ORACLE_SID, PG_ID_CALC_INPUT_KEY_LINKAGE, PHP_SCRIPT_PATH, PHP_WORKING_DIRECTORY, RUBY_APP_ROOT_PATH, RUBY_SCRIPT_PATH, RULE_RESULT, SOFTWAREAG_INSTALL_ROOT, SOFTWAREAG_PRODUCTPROPNAME, SPRINGBOOT_APP_NAME, SPRINGBOOT_PROFILE_NAME, SPRINGBOOT_STARTUP_CLASS, TIBCO_BUSINESSWORKS_CE_APP_NAME, TIBCO_BUSINESSWORKS_CE_VERSION, TIBCO_BUSINESS_WORKS_APP_NODE_NAME, TIBCO_BUSINESS_WORKS_APP_SPACE_NAME, TIBCO_BUSINESS_WORKS_DOMAIN_NAME, TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE, TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE_PATH, TIBCO_BUSINESS_WORKS_HOME, VARNISH_INSTANCE_NAME, WEB_LOGIC_CLUSTER_NAME, WEB_LOGIC_DOMAIN_NAME, WEB_LOGIC_HOME, WEB_LOGIC_NAME, WEB_SPHERE_CELL_NAME, WEB_SPHERE_CLUSTER_NAME, WEB_SPHERE_NODE_NAME and WEB_SPHERE_SERVER_NAME
- type string
- if specified, needs to be PROCESS_PREDEFINED_METADATA_KEY
- unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- attribute str
- The attribute to be used for comparision
- dynamic_
key str - The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key. Possible values are AMAZON_ECR_IMAGE_ACCOUNT_ID,AMAZON_ECR_IMAGE_REGION, AMAZON_LAMBDA_FUNCTION_NAME, AMAZON_REGION, APACHE_CONFIG_PATH, APACHE_SPARK_MASTER_IP_ADDRESS, ASP_DOT_NET_CORE_APPLICATION_PATH, AWS_ECS_CLUSTER, AWS_ECS_CONTAINERNAME, AWS_ECS_FAMILY, AWS_ECS_REVISION, CASSANDRA_CLUSTER_NAME, CATALINA_BASE, CATALINA_HOME, CLOUD_FOUNDRY_APP_ID, CLOUD_FOUNDRY_APP_NAME, CLOUD_FOUNDRY_INSTANCE_INDEX, CLOUD_FOUNDRY_SPACE_ID, CLOUD_FOUNDRY_SPACE_NAME, COLDFUSION_JVM_CONFIG_FILE, COLDFUSION_SERVICE_NAME, COMMAND_LINE_ARGS, DOTNET_COMMAND, DOTNET_COMMAND_PATH, DYNATRACE_CLUSTER_ID, DYNATRACE_NODE_ID, ELASTICSEARCH_CLUSTER_NAME, ELASTICSEARCH_NODE_NAME, EQUINOX_CONFIG_PATH, EXE_NAME, EXE_PATH, GLASS_FISH_DOMAIN_NAME, GLASS_FISH_INSTANCE_NAME, GOOGLE_APP_ENGINE_INSTANCE, GOOGLE_APP_ENGINE_SERVICE, GOOGLE_CLOUD_PROJECT, HYBRIS_BIN_DIRECTORY, HYBRIS_CONFIG_DIRECTORY, HYBRIS_DATA_DIRECTORY, IBM_CICS_REGION, IBM_CTG_NAME, IBM_IMS_CONNECT_REGION, IBM_IMS_CONTROL_REGION, IBM_IMS_MESSAGE_PROCESSING_REGION, IBM_IMS_SOAP_GW_NAME, IBM_INTEGRATION_NODE_NAME, IBM_INTEGRATION_SERVER_NAME, IIS_APP_POOL, IIS_ROLE_NAME, JAVA_JAR_FILE, JAVA_JAR_PATH, JAVA_MAIN_CLASS, JAVA_MAIN_MODULE, JBOSS_HOME, JBOSS_MODE, JBOSS_SERVER_NAME, KUBERNETES_BASE_POD_NAME, KUBERNETES_CONTAINER_NAME, KUBERNETES_FULL_POD_NAME, KUBERNETES_NAMESPACE, KUBERNETES_POD_UID, MSSQL_INSTANCE_NAME, NODE_JS_APP_BASE_DIRECTORY, NODE_JS_APP_NAME, NODE_JS_SCRIPT_NAME, ORACLE_SID, PG_ID_CALC_INPUT_KEY_LINKAGE, PHP_SCRIPT_PATH, PHP_WORKING_DIRECTORY, RUBY_APP_ROOT_PATH, RUBY_SCRIPT_PATH, RULE_RESULT, SOFTWAREAG_INSTALL_ROOT, SOFTWAREAG_PRODUCTPROPNAME, SPRINGBOOT_APP_NAME, SPRINGBOOT_PROFILE_NAME, SPRINGBOOT_STARTUP_CLASS, TIBCO_BUSINESSWORKS_CE_APP_NAME, TIBCO_BUSINESSWORKS_CE_VERSION, TIBCO_BUSINESS_WORKS_APP_NODE_NAME, TIBCO_BUSINESS_WORKS_APP_SPACE_NAME, TIBCO_BUSINESS_WORKS_DOMAIN_NAME, TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE, TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE_PATH, TIBCO_BUSINESS_WORKS_HOME, VARNISH_INSTANCE_NAME, WEB_LOGIC_CLUSTER_NAME, WEB_LOGIC_DOMAIN_NAME, WEB_LOGIC_HOME, WEB_LOGIC_NAME, WEB_SPHERE_CELL_NAME, WEB_SPHERE_CLUSTER_NAME, WEB_SPHERE_NODE_NAME and WEB_SPHERE_SERVER_NAME
- type str
- if specified, needs to be PROCESS_PREDEFINED_METADATA_KEY
- unknowns str
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- attribute String
- The attribute to be used for comparision
- dynamic
Key String - The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key. Possible values are AMAZON_ECR_IMAGE_ACCOUNT_ID,AMAZON_ECR_IMAGE_REGION, AMAZON_LAMBDA_FUNCTION_NAME, AMAZON_REGION, APACHE_CONFIG_PATH, APACHE_SPARK_MASTER_IP_ADDRESS, ASP_DOT_NET_CORE_APPLICATION_PATH, AWS_ECS_CLUSTER, AWS_ECS_CONTAINERNAME, AWS_ECS_FAMILY, AWS_ECS_REVISION, CASSANDRA_CLUSTER_NAME, CATALINA_BASE, CATALINA_HOME, CLOUD_FOUNDRY_APP_ID, CLOUD_FOUNDRY_APP_NAME, CLOUD_FOUNDRY_INSTANCE_INDEX, CLOUD_FOUNDRY_SPACE_ID, CLOUD_FOUNDRY_SPACE_NAME, COLDFUSION_JVM_CONFIG_FILE, COLDFUSION_SERVICE_NAME, COMMAND_LINE_ARGS, DOTNET_COMMAND, DOTNET_COMMAND_PATH, DYNATRACE_CLUSTER_ID, DYNATRACE_NODE_ID, ELASTICSEARCH_CLUSTER_NAME, ELASTICSEARCH_NODE_NAME, EQUINOX_CONFIG_PATH, EXE_NAME, EXE_PATH, GLASS_FISH_DOMAIN_NAME, GLASS_FISH_INSTANCE_NAME, GOOGLE_APP_ENGINE_INSTANCE, GOOGLE_APP_ENGINE_SERVICE, GOOGLE_CLOUD_PROJECT, HYBRIS_BIN_DIRECTORY, HYBRIS_CONFIG_DIRECTORY, HYBRIS_DATA_DIRECTORY, IBM_CICS_REGION, IBM_CTG_NAME, IBM_IMS_CONNECT_REGION, IBM_IMS_CONTROL_REGION, IBM_IMS_MESSAGE_PROCESSING_REGION, IBM_IMS_SOAP_GW_NAME, IBM_INTEGRATION_NODE_NAME, IBM_INTEGRATION_SERVER_NAME, IIS_APP_POOL, IIS_ROLE_NAME, JAVA_JAR_FILE, JAVA_JAR_PATH, JAVA_MAIN_CLASS, JAVA_MAIN_MODULE, JBOSS_HOME, JBOSS_MODE, JBOSS_SERVER_NAME, KUBERNETES_BASE_POD_NAME, KUBERNETES_CONTAINER_NAME, KUBERNETES_FULL_POD_NAME, KUBERNETES_NAMESPACE, KUBERNETES_POD_UID, MSSQL_INSTANCE_NAME, NODE_JS_APP_BASE_DIRECTORY, NODE_JS_APP_NAME, NODE_JS_SCRIPT_NAME, ORACLE_SID, PG_ID_CALC_INPUT_KEY_LINKAGE, PHP_SCRIPT_PATH, PHP_WORKING_DIRECTORY, RUBY_APP_ROOT_PATH, RUBY_SCRIPT_PATH, RULE_RESULT, SOFTWAREAG_INSTALL_ROOT, SOFTWAREAG_PRODUCTPROPNAME, SPRINGBOOT_APP_NAME, SPRINGBOOT_PROFILE_NAME, SPRINGBOOT_STARTUP_CLASS, TIBCO_BUSINESSWORKS_CE_APP_NAME, TIBCO_BUSINESSWORKS_CE_VERSION, TIBCO_BUSINESS_WORKS_APP_NODE_NAME, TIBCO_BUSINESS_WORKS_APP_SPACE_NAME, TIBCO_BUSINESS_WORKS_DOMAIN_NAME, TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE, TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE_PATH, TIBCO_BUSINESS_WORKS_HOME, VARNISH_INSTANCE_NAME, WEB_LOGIC_CLUSTER_NAME, WEB_LOGIC_DOMAIN_NAME, WEB_LOGIC_HOME, WEB_LOGIC_NAME, WEB_SPHERE_CELL_NAME, WEB_SPHERE_CLUSTER_NAME, WEB_SPHERE_NODE_NAME and WEB_SPHERE_SERVER_NAME
- type String
- if specified, needs to be PROCESS_PREDEFINED_METADATA_KEY
- unknowns String
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
HostNamingConditionConditionServiceTopology, HostNamingConditionConditionServiceTopologyArgs
- Operator string
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns the begins with into does not begin with
- Unknowns string
- Any attributes that aren't yet supported by this provider
- Value string
- The value to compare to. Possible values are EXTERNAL_SERVICE, FULLY_MONITORED and OPAQUE_SERVICE.
- Operator string
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns the begins with into does not begin with
- Unknowns string
- Any attributes that aren't yet supported by this provider
- Value string
- The value to compare to. Possible values are EXTERNAL_SERVICE, FULLY_MONITORED and OPAQUE_SERVICE.
- operator String
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns the begins with into does not begin with
- unknowns String
- Any attributes that aren't yet supported by this provider
- value String
- The value to compare to. Possible values are EXTERNAL_SERVICE, FULLY_MONITORED and OPAQUE_SERVICE.
- operator string
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- negate boolean
- Reverses the operator. For example it turns the begins with into does not begin with
- unknowns string
- Any attributes that aren't yet supported by this provider
- value string
- The value to compare to. Possible values are EXTERNAL_SERVICE, FULLY_MONITORED and OPAQUE_SERVICE.
- operator str
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- negate bool
- Reverses the operator. For example it turns the begins with into does not begin with
- unknowns str
- Any attributes that aren't yet supported by this provider
- value str
- The value to compare to. Possible values are EXTERNAL_SERVICE, FULLY_MONITORED and OPAQUE_SERVICE.
- operator String
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns the begins with into does not begin with
- unknowns String
- Any attributes that aren't yet supported by this provider
- value String
- The value to compare to. Possible values are EXTERNAL_SERVICE, FULLY_MONITORED and OPAQUE_SERVICE.
HostNamingConditionConditionServiceTopologyComparison, HostNamingConditionConditionServiceTopologyComparisonArgs
- Operator string
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns the begins with into does not begin with
- Type string
- if specified, needs to be SERVICE_TOPOLOGY
- Unknowns string
- Any attributes that aren't yet supported by this provider
- Value string
- The value to compare to. Possible values are EXTERNAL_SERVICE, FULLY_MONITORED and OPAQUE_SERVICE.
- Operator string
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns the begins with into does not begin with
- Type string
- if specified, needs to be SERVICE_TOPOLOGY
- Unknowns string
- Any attributes that aren't yet supported by this provider
- Value string
- The value to compare to. Possible values are EXTERNAL_SERVICE, FULLY_MONITORED and OPAQUE_SERVICE.
- operator String
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns the begins with into does not begin with
- type String
- if specified, needs to be SERVICE_TOPOLOGY
- unknowns String
- Any attributes that aren't yet supported by this provider
- value String
- The value to compare to. Possible values are EXTERNAL_SERVICE, FULLY_MONITORED and OPAQUE_SERVICE.
- operator string
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- negate boolean
- Reverses the operator. For example it turns the begins with into does not begin with
- type string
- if specified, needs to be SERVICE_TOPOLOGY
- unknowns string
- Any attributes that aren't yet supported by this provider
- value string
- The value to compare to. Possible values are EXTERNAL_SERVICE, FULLY_MONITORED and OPAQUE_SERVICE.
- operator str
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- negate bool
- Reverses the operator. For example it turns the begins with into does not begin with
- type str
- if specified, needs to be SERVICE_TOPOLOGY
- unknowns str
- Any attributes that aren't yet supported by this provider
- value str
- The value to compare to. Possible values are EXTERNAL_SERVICE, FULLY_MONITORED and OPAQUE_SERVICE.
- operator String
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns the begins with into does not begin with
- type String
- if specified, needs to be SERVICE_TOPOLOGY
- unknowns String
- Any attributes that aren't yet supported by this provider
- value String
- The value to compare to. Possible values are EXTERNAL_SERVICE, FULLY_MONITORED and OPAQUE_SERVICE.
HostNamingConditionConditionServiceType, HostNamingConditionConditionServiceTypeArgs
- Operator string
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns the begins with into does not begin with
- Unknowns string
- Any attributes that aren't yet supported by this provider
- Value string
- The value to compare to. Possible values are BACKGROUND_ACTIVITY, CICS_SERVICE, CUSTOM_SERVICE, DATABASE_SERVICE, ENTERPRISE_SERVICE_BUS_SERVICE, EXTERNAL, IBM_INTEGRATION_BUS_SERVICE, IMS_SERVICE, MESSAGING_SERVICE, QUEUE_LISTENER_SERVICE, RMI_SERVICE, RPC_SERVICE, WEB_REQUEST_SERVICE and WEB_SERVICE.
- Operator string
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns the begins with into does not begin with
- Unknowns string
- Any attributes that aren't yet supported by this provider
- Value string
- The value to compare to. Possible values are BACKGROUND_ACTIVITY, CICS_SERVICE, CUSTOM_SERVICE, DATABASE_SERVICE, ENTERPRISE_SERVICE_BUS_SERVICE, EXTERNAL, IBM_INTEGRATION_BUS_SERVICE, IMS_SERVICE, MESSAGING_SERVICE, QUEUE_LISTENER_SERVICE, RMI_SERVICE, RPC_SERVICE, WEB_REQUEST_SERVICE and WEB_SERVICE.
- operator String
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns the begins with into does not begin with
- unknowns String
- Any attributes that aren't yet supported by this provider
- value String
- The value to compare to. Possible values are BACKGROUND_ACTIVITY, CICS_SERVICE, CUSTOM_SERVICE, DATABASE_SERVICE, ENTERPRISE_SERVICE_BUS_SERVICE, EXTERNAL, IBM_INTEGRATION_BUS_SERVICE, IMS_SERVICE, MESSAGING_SERVICE, QUEUE_LISTENER_SERVICE, RMI_SERVICE, RPC_SERVICE, WEB_REQUEST_SERVICE and WEB_SERVICE.
- operator string
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- negate boolean
- Reverses the operator. For example it turns the begins with into does not begin with
- unknowns string
- Any attributes that aren't yet supported by this provider
- value string
- The value to compare to. Possible values are BACKGROUND_ACTIVITY, CICS_SERVICE, CUSTOM_SERVICE, DATABASE_SERVICE, ENTERPRISE_SERVICE_BUS_SERVICE, EXTERNAL, IBM_INTEGRATION_BUS_SERVICE, IMS_SERVICE, MESSAGING_SERVICE, QUEUE_LISTENER_SERVICE, RMI_SERVICE, RPC_SERVICE, WEB_REQUEST_SERVICE and WEB_SERVICE.
- operator str
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- negate bool
- Reverses the operator. For example it turns the begins with into does not begin with
- unknowns str
- Any attributes that aren't yet supported by this provider
- value str
- The value to compare to. Possible values are BACKGROUND_ACTIVITY, CICS_SERVICE, CUSTOM_SERVICE, DATABASE_SERVICE, ENTERPRISE_SERVICE_BUS_SERVICE, EXTERNAL, IBM_INTEGRATION_BUS_SERVICE, IMS_SERVICE, MESSAGING_SERVICE, QUEUE_LISTENER_SERVICE, RMI_SERVICE, RPC_SERVICE, WEB_REQUEST_SERVICE and WEB_SERVICE.
- operator String
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns the begins with into does not begin with
- unknowns String
- Any attributes that aren't yet supported by this provider
- value String
- The value to compare to. Possible values are BACKGROUND_ACTIVITY, CICS_SERVICE, CUSTOM_SERVICE, DATABASE_SERVICE, ENTERPRISE_SERVICE_BUS_SERVICE, EXTERNAL, IBM_INTEGRATION_BUS_SERVICE, IMS_SERVICE, MESSAGING_SERVICE, QUEUE_LISTENER_SERVICE, RMI_SERVICE, RPC_SERVICE, WEB_REQUEST_SERVICE and WEB_SERVICE.
HostNamingConditionConditionServiceTypeComparison, HostNamingConditionConditionServiceTypeComparisonArgs
- Operator string
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns the begins with into does not begin with
- Type string
- if specified, needs to be SERVICE_TYPE
- Unknowns string
- Any attributes that aren't yet supported by this provider
- Value string
- The value to compare to. Possible values are BACKGROUND_ACTIVITY, CICS_SERVICE, CUSTOM_SERVICE, DATABASE_SERVICE, ENTERPRISE_SERVICE_BUS_SERVICE, EXTERNAL, IBM_INTEGRATION_BUS_SERVICE, IMS_SERVICE, MESSAGING_SERVICE, QUEUE_LISTENER_SERVICE, RMI_SERVICE, RPC_SERVICE, WEB_REQUEST_SERVICE and WEB_SERVICE.
- Operator string
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns the begins with into does not begin with
- Type string
- if specified, needs to be SERVICE_TYPE
- Unknowns string
- Any attributes that aren't yet supported by this provider
- Value string
- The value to compare to. Possible values are BACKGROUND_ACTIVITY, CICS_SERVICE, CUSTOM_SERVICE, DATABASE_SERVICE, ENTERPRISE_SERVICE_BUS_SERVICE, EXTERNAL, IBM_INTEGRATION_BUS_SERVICE, IMS_SERVICE, MESSAGING_SERVICE, QUEUE_LISTENER_SERVICE, RMI_SERVICE, RPC_SERVICE, WEB_REQUEST_SERVICE and WEB_SERVICE.
- operator String
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns the begins with into does not begin with
- type String
- if specified, needs to be SERVICE_TYPE
- unknowns String
- Any attributes that aren't yet supported by this provider
- value String
- The value to compare to. Possible values are BACKGROUND_ACTIVITY, CICS_SERVICE, CUSTOM_SERVICE, DATABASE_SERVICE, ENTERPRISE_SERVICE_BUS_SERVICE, EXTERNAL, IBM_INTEGRATION_BUS_SERVICE, IMS_SERVICE, MESSAGING_SERVICE, QUEUE_LISTENER_SERVICE, RMI_SERVICE, RPC_SERVICE, WEB_REQUEST_SERVICE and WEB_SERVICE.
- operator string
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- negate boolean
- Reverses the operator. For example it turns the begins with into does not begin with
- type string
- if specified, needs to be SERVICE_TYPE
- unknowns string
- Any attributes that aren't yet supported by this provider
- value string
- The value to compare to. Possible values are BACKGROUND_ACTIVITY, CICS_SERVICE, CUSTOM_SERVICE, DATABASE_SERVICE, ENTERPRISE_SERVICE_BUS_SERVICE, EXTERNAL, IBM_INTEGRATION_BUS_SERVICE, IMS_SERVICE, MESSAGING_SERVICE, QUEUE_LISTENER_SERVICE, RMI_SERVICE, RPC_SERVICE, WEB_REQUEST_SERVICE and WEB_SERVICE.
- operator str
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- negate bool
- Reverses the operator. For example it turns the begins with into does not begin with
- type str
- if specified, needs to be SERVICE_TYPE
- unknowns str
- Any attributes that aren't yet supported by this provider
- value str
- The value to compare to. Possible values are BACKGROUND_ACTIVITY, CICS_SERVICE, CUSTOM_SERVICE, DATABASE_SERVICE, ENTERPRISE_SERVICE_BUS_SERVICE, EXTERNAL, IBM_INTEGRATION_BUS_SERVICE, IMS_SERVICE, MESSAGING_SERVICE, QUEUE_LISTENER_SERVICE, RMI_SERVICE, RPC_SERVICE, WEB_REQUEST_SERVICE and WEB_SERVICE.
- operator String
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns the begins with into does not begin with
- type String
- if specified, needs to be SERVICE_TYPE
- unknowns String
- Any attributes that aren't yet supported by this provider
- value String
- The value to compare to. Possible values are BACKGROUND_ACTIVITY, CICS_SERVICE, CUSTOM_SERVICE, DATABASE_SERVICE, ENTERPRISE_SERVICE_BUS_SERVICE, EXTERNAL, IBM_INTEGRATION_BUS_SERVICE, IMS_SERVICE, MESSAGING_SERVICE, QUEUE_LISTENER_SERVICE, RMI_SERVICE, RPC_SERVICE, WEB_REQUEST_SERVICE and WEB_SERVICE.
HostNamingConditionConditionSimpleHostTechComparison, HostNamingConditionConditionSimpleHostTechComparisonArgs
- Operator string
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns the begins with into does not begin with
- Type string
- if specified, needs to be SIMPLE_HOST_TECH
- Unknowns string
- Any attributes that aren't yet supported by this provider
- Value
Pulumiverse.
Dynatrace. Inputs. Host Naming Condition Condition Simple Host Tech Comparison Value - The value to compare to
- Operator string
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns the begins with into does not begin with
- Type string
- if specified, needs to be SIMPLE_HOST_TECH
- Unknowns string
- Any attributes that aren't yet supported by this provider
- Value
Host
Naming Condition Condition Simple Host Tech Comparison Value - The value to compare to
- operator String
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns the begins with into does not begin with
- type String
- if specified, needs to be SIMPLE_HOST_TECH
- unknowns String
- Any attributes that aren't yet supported by this provider
- value
Host
Naming Condition Condition Simple Host Tech Comparison Value - The value to compare to
- operator string
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- negate boolean
- Reverses the operator. For example it turns the begins with into does not begin with
- type string
- if specified, needs to be SIMPLE_HOST_TECH
- unknowns string
- Any attributes that aren't yet supported by this provider
- value
Host
Naming Condition Condition Simple Host Tech Comparison Value - The value to compare to
- operator str
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- negate bool
- Reverses the operator. For example it turns the begins with into does not begin with
- type str
- if specified, needs to be SIMPLE_HOST_TECH
- unknowns str
- Any attributes that aren't yet supported by this provider
- value
Host
Naming Condition Condition Simple Host Tech Comparison Value - The value to compare to
- operator String
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns the begins with into does not begin with
- type String
- if specified, needs to be SIMPLE_HOST_TECH
- unknowns String
- Any attributes that aren't yet supported by this provider
- value Property Map
- The value to compare to
HostNamingConditionConditionSimpleHostTechComparisonValue, HostNamingConditionConditionSimpleHostTechComparisonValueArgs
- Type string
- Predefined technology, if technology is not predefined, then the verbatim type must be set. Possible values are APPARMOR, BOSH, BOSHBPM, CLOUDFOUNDRY, CONTAINERD, CRIO, DIEGO_CELL, DOCKER, GARDEN, GRSECURITY, KUBERNETES, OPENSHIFT, OPENSTACK_COMPUTE, OPENSTACK_CONTROLLER and SELINUX
- Unknowns string
- Any attributes that aren't yet supported by this provider
- Verbatim
Type string - Non-predefined technology, use for custom technologies
- Type string
- Predefined technology, if technology is not predefined, then the verbatim type must be set. Possible values are APPARMOR, BOSH, BOSHBPM, CLOUDFOUNDRY, CONTAINERD, CRIO, DIEGO_CELL, DOCKER, GARDEN, GRSECURITY, KUBERNETES, OPENSHIFT, OPENSTACK_COMPUTE, OPENSTACK_CONTROLLER and SELINUX
- Unknowns string
- Any attributes that aren't yet supported by this provider
- Verbatim
Type string - Non-predefined technology, use for custom technologies
- type String
- Predefined technology, if technology is not predefined, then the verbatim type must be set. Possible values are APPARMOR, BOSH, BOSHBPM, CLOUDFOUNDRY, CONTAINERD, CRIO, DIEGO_CELL, DOCKER, GARDEN, GRSECURITY, KUBERNETES, OPENSHIFT, OPENSTACK_COMPUTE, OPENSTACK_CONTROLLER and SELINUX
- unknowns String
- Any attributes that aren't yet supported by this provider
- verbatim
Type String - Non-predefined technology, use for custom technologies
- type string
- Predefined technology, if technology is not predefined, then the verbatim type must be set. Possible values are APPARMOR, BOSH, BOSHBPM, CLOUDFOUNDRY, CONTAINERD, CRIO, DIEGO_CELL, DOCKER, GARDEN, GRSECURITY, KUBERNETES, OPENSHIFT, OPENSTACK_COMPUTE, OPENSTACK_CONTROLLER and SELINUX
- unknowns string
- Any attributes that aren't yet supported by this provider
- verbatim
Type string - Non-predefined technology, use for custom technologies
- type str
- Predefined technology, if technology is not predefined, then the verbatim type must be set. Possible values are APPARMOR, BOSH, BOSHBPM, CLOUDFOUNDRY, CONTAINERD, CRIO, DIEGO_CELL, DOCKER, GARDEN, GRSECURITY, KUBERNETES, OPENSHIFT, OPENSTACK_COMPUTE, OPENSTACK_CONTROLLER and SELINUX
- unknowns str
- Any attributes that aren't yet supported by this provider
- verbatim_
type str - Non-predefined technology, use for custom technologies
- type String
- Predefined technology, if technology is not predefined, then the verbatim type must be set. Possible values are APPARMOR, BOSH, BOSHBPM, CLOUDFOUNDRY, CONTAINERD, CRIO, DIEGO_CELL, DOCKER, GARDEN, GRSECURITY, KUBERNETES, OPENSHIFT, OPENSTACK_COMPUTE, OPENSTACK_CONTROLLER and SELINUX
- unknowns String
- Any attributes that aren't yet supported by this provider
- verbatim
Type String - Non-predefined technology, use for custom technologies
HostNamingConditionConditionSimpleTechComparison, HostNamingConditionConditionSimpleTechComparisonArgs
- Operator string
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns the begins with into does not begin with
- Type string
- if specified, needs to be SIMPLE_TECH
- Unknowns string
- Any attributes that aren't yet supported by this provider
- Value
Pulumiverse.
Dynatrace. Inputs. Host Naming Condition Condition Simple Tech Comparison Value - The value to compare to
- Operator string
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns the begins with into does not begin with
- Type string
- if specified, needs to be SIMPLE_TECH
- Unknowns string
- Any attributes that aren't yet supported by this provider
- Value
Host
Naming Condition Condition Simple Tech Comparison Value - The value to compare to
- operator String
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns the begins with into does not begin with
- type String
- if specified, needs to be SIMPLE_TECH
- unknowns String
- Any attributes that aren't yet supported by this provider
- value
Host
Naming Condition Condition Simple Tech Comparison Value - The value to compare to
- operator string
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- negate boolean
- Reverses the operator. For example it turns the begins with into does not begin with
- type string
- if specified, needs to be SIMPLE_TECH
- unknowns string
- Any attributes that aren't yet supported by this provider
- value
Host
Naming Condition Condition Simple Tech Comparison Value - The value to compare to
- operator str
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- negate bool
- Reverses the operator. For example it turns the begins with into does not begin with
- type str
- if specified, needs to be SIMPLE_TECH
- unknowns str
- Any attributes that aren't yet supported by this provider
- value
Host
Naming Condition Condition Simple Tech Comparison Value - The value to compare to
- operator String
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns the begins with into does not begin with
- type String
- if specified, needs to be SIMPLE_TECH
- unknowns String
- Any attributes that aren't yet supported by this provider
- value Property Map
- The value to compare to
HostNamingConditionConditionSimpleTechComparisonValue, HostNamingConditionConditionSimpleTechComparisonValueArgs
- Type string
- Predefined technology, if technology is not predefined, then the verbatim type must be set.
- Unknowns string
- Any attributes that aren't yet supported by this provider
- Verbatim
Type string - Non-predefined technology, use for custom technologies
- Type string
- Predefined technology, if technology is not predefined, then the verbatim type must be set.
- Unknowns string
- Any attributes that aren't yet supported by this provider
- Verbatim
Type string - Non-predefined technology, use for custom technologies
- type String
- Predefined technology, if technology is not predefined, then the verbatim type must be set.
- unknowns String
- Any attributes that aren't yet supported by this provider
- verbatim
Type String - Non-predefined technology, use for custom technologies
- type string
- Predefined technology, if technology is not predefined, then the verbatim type must be set.
- unknowns string
- Any attributes that aren't yet supported by this provider
- verbatim
Type string - Non-predefined technology, use for custom technologies
- type str
- Predefined technology, if technology is not predefined, then the verbatim type must be set.
- unknowns str
- Any attributes that aren't yet supported by this provider
- verbatim_
type str - Non-predefined technology, use for custom technologies
- type String
- Predefined technology, if technology is not predefined, then the verbatim type must be set.
- unknowns String
- Any attributes that aren't yet supported by this provider
- verbatim
Type String - Non-predefined technology, use for custom technologies
HostNamingConditionConditionString, HostNamingConditionConditionStringArgs
- Operator string
- Operator of the comparison. Possible values are BEGINS_WITH, CONTAINS, ENDS_WITH, EQUALS, EXISTS and REGEX_MATCHES. You can reverse it by setting negate to
true
- Case
Sensitive bool - The comparison is case-sensitive (
true
) or insensitive (false
) - Negate bool
- Reverses the operator. For example it turns the begins with into does not begin with
- Unknowns string
- Any attributes that aren't yet supported by this provider
- Value string
- The value to compare to
- Operator string
- Operator of the comparison. Possible values are BEGINS_WITH, CONTAINS, ENDS_WITH, EQUALS, EXISTS and REGEX_MATCHES. You can reverse it by setting negate to
true
- Case
Sensitive bool - The comparison is case-sensitive (
true
) or insensitive (false
) - Negate bool
- Reverses the operator. For example it turns the begins with into does not begin with
- Unknowns string
- Any attributes that aren't yet supported by this provider
- Value string
- The value to compare to
- operator String
- Operator of the comparison. Possible values are BEGINS_WITH, CONTAINS, ENDS_WITH, EQUALS, EXISTS and REGEX_MATCHES. You can reverse it by setting negate to
true
- case
Sensitive Boolean - The comparison is case-sensitive (
true
) or insensitive (false
) - negate Boolean
- Reverses the operator. For example it turns the begins with into does not begin with
- unknowns String
- Any attributes that aren't yet supported by this provider
- value String
- The value to compare to
- operator string
- Operator of the comparison. Possible values are BEGINS_WITH, CONTAINS, ENDS_WITH, EQUALS, EXISTS and REGEX_MATCHES. You can reverse it by setting negate to
true
- case
Sensitive boolean - The comparison is case-sensitive (
true
) or insensitive (false
) - negate boolean
- Reverses the operator. For example it turns the begins with into does not begin with
- unknowns string
- Any attributes that aren't yet supported by this provider
- value string
- The value to compare to
- operator str
- Operator of the comparison. Possible values are BEGINS_WITH, CONTAINS, ENDS_WITH, EQUALS, EXISTS and REGEX_MATCHES. You can reverse it by setting negate to
true
- case_
sensitive bool - The comparison is case-sensitive (
true
) or insensitive (false
) - negate bool
- Reverses the operator. For example it turns the begins with into does not begin with
- unknowns str
- Any attributes that aren't yet supported by this provider
- value str
- The value to compare to
- operator String
- Operator of the comparison. Possible values are BEGINS_WITH, CONTAINS, ENDS_WITH, EQUALS, EXISTS and REGEX_MATCHES. You can reverse it by setting negate to
true
- case
Sensitive Boolean - The comparison is case-sensitive (
true
) or insensitive (false
) - negate Boolean
- Reverses the operator. For example it turns the begins with into does not begin with
- unknowns String
- Any attributes that aren't yet supported by this provider
- value String
- The value to compare to
HostNamingConditionConditionStringComparison, HostNamingConditionConditionStringComparisonArgs
- Operator string
- Operator of the comparison. Possible values are BEGINS_WITH, CONTAINS, ENDS_WITH, EQUALS, EXISTS and REGEX_MATCHES. You can reverse it by setting negate to
true
- Case
Sensitive bool - The comparison is case-sensitive (
true
) or insensitive (false
) - Negate bool
- Reverses the operator. For example it turns the begins with into does not begin with
- Type string
- if specified, needs to be STRING
- Unknowns string
- Any attributes that aren't yet supported by this provider
- Value string
- The value to compare to
- Operator string
- Operator of the comparison. Possible values are BEGINS_WITH, CONTAINS, ENDS_WITH, EQUALS, EXISTS and REGEX_MATCHES. You can reverse it by setting negate to
true
- Case
Sensitive bool - The comparison is case-sensitive (
true
) or insensitive (false
) - Negate bool
- Reverses the operator. For example it turns the begins with into does not begin with
- Type string
- if specified, needs to be STRING
- Unknowns string
- Any attributes that aren't yet supported by this provider
- Value string
- The value to compare to
- operator String
- Operator of the comparison. Possible values are BEGINS_WITH, CONTAINS, ENDS_WITH, EQUALS, EXISTS and REGEX_MATCHES. You can reverse it by setting negate to
true
- case
Sensitive Boolean - The comparison is case-sensitive (
true
) or insensitive (false
) - negate Boolean
- Reverses the operator. For example it turns the begins with into does not begin with
- type String
- if specified, needs to be STRING
- unknowns String
- Any attributes that aren't yet supported by this provider
- value String
- The value to compare to
- operator string
- Operator of the comparison. Possible values are BEGINS_WITH, CONTAINS, ENDS_WITH, EQUALS, EXISTS and REGEX_MATCHES. You can reverse it by setting negate to
true
- case
Sensitive boolean - The comparison is case-sensitive (
true
) or insensitive (false
) - negate boolean
- Reverses the operator. For example it turns the begins with into does not begin with
- type string
- if specified, needs to be STRING
- unknowns string
- Any attributes that aren't yet supported by this provider
- value string
- The value to compare to
- operator str
- Operator of the comparison. Possible values are BEGINS_WITH, CONTAINS, ENDS_WITH, EQUALS, EXISTS and REGEX_MATCHES. You can reverse it by setting negate to
true
- case_
sensitive bool - The comparison is case-sensitive (
true
) or insensitive (false
) - negate bool
- Reverses the operator. For example it turns the begins with into does not begin with
- type str
- if specified, needs to be STRING
- unknowns str
- Any attributes that aren't yet supported by this provider
- value str
- The value to compare to
- operator String
- Operator of the comparison. Possible values are BEGINS_WITH, CONTAINS, ENDS_WITH, EQUALS, EXISTS and REGEX_MATCHES. You can reverse it by setting negate to
true
- case
Sensitive Boolean - The comparison is case-sensitive (
true
) or insensitive (false
) - negate Boolean
- Reverses the operator. For example it turns the begins with into does not begin with
- type String
- if specified, needs to be STRING
- unknowns String
- Any attributes that aren't yet supported by this provider
- value String
- The value to compare to
HostNamingConditionConditionStringConditionKey, HostNamingConditionConditionStringConditionKeyArgs
- Attribute string
- The attribute to be used for comparision
- Dynamic
Key string - The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key. Possible values are
AMAZON_ECR_IMAGE_ACCOUNT_ID
AMAZON_ECR_IMAGE_REGION
AMAZON_LAMBDA_FUNCTION_NAME
AMAZON_REGION
APACHE_CONFIG_PATH
APACHE_SPARK_MASTER_IP_ADDRESS
ASP_DOT_NET_CORE_APPLICATION_PATH
AWS_ECS_CLUSTER
AWS_ECS_CONTAINERNAME
AWS_ECS_FAMILY
AWS_ECS_REVISION
CASSANDRA_CLUSTER_NAME
CATALINA_BASE
CATALINA_HOME
CLOUD_FOUNDRY_APP_ID
CLOUD_FOUNDRY_APP_NAME
CLOUD_FOUNDRY_INSTANCE_INDEX
CLOUD_FOUNDRY_SPACE_ID
CLOUD_FOUNDRY_SPACE_NAME
COLDFUSION_JVM_CONFIG_FILE
COLDFUSION_SERVICE_NAME
COMMAND_LINE_ARGS
DOTNET_COMMAND
DOTNET_COMMAND_PATH
DYNATRACE_CLUSTER_ID
DYNATRACE_NODE_ID
ELASTICSEARCH_CLUSTER_NAME
ELASTICSEARCH_NODE_NAME
EQUINOX_CONFIG_PATH
EXE_NAME
EXE_PATH
GLASS_FISH_DOMAIN_NAME
GLASS_FISH_INSTANCE_NAME
GOOGLE_APP_ENGINE_INSTANCE
GOOGLE_APP_ENGINE_SERVICE
GOOGLE_CLOUD_PROJECT
HYBRIS_BIN_DIRECTORY
HYBRIS_CONFIG_DIRECTORY
HYBRIS_DATA_DIRECTORY
IBM_CICS_REGION
IBM_CTG_NAME
IBM_IMS_CONNECT_REGION
IBM_IMS_CONTROL_REGION
IBM_IMS_MESSAGE_PROCESSING_REGION
IBM_IMS_SOAP_GW_NAME
IBM_INTEGRATION_NODE_NAME
IBM_INTEGRATION_SERVER_NAME
IIS_APP_POOL
IIS_ROLE_NAME
JAVA_JAR_FILE
JAVA_JAR_PATH
JAVA_MAIN_CLASS
JAVA_MAIN_MODULE
JBOSS_HOME
JBOSS_MODE
JBOSS_SERVER_NAME
KUBERNETES_BASE_POD_NAME
KUBERNETES_CONTAINER_NAME
KUBERNETES_FULL_POD_NAME
KUBERNETES_NAMESPACE
KUBERNETES_POD_UID
MSSQL_INSTANCE_NAME
NODE_JS_APP_BASE_DIRECTORY
NODE_JS_APP_NAME
NODE_JS_SCRIPT_NAME
ORACLE_SID
PG_ID_CALC_INPUT_KEY_LINKAGE
PHP_SCRIPT_PATH
PHP_WORKING_DIRECTORY
RUBY_APP_ROOT_PATH
RUBY_SCRIPT_PATH
RULE_RESULT
SOFTWAREAG_INSTALL_ROOT
SOFTWAREAG_PRODUCTPROPNAME
SPRINGBOOT_APP_NAME
SPRINGBOOT_PROFILE_NAME
SPRINGBOOT_STARTUP_CLASS
TIBCO_BUSINESSWORKS_CE_APP_NAME
TIBCO_BUSINESSWORKS_CE_VERSION
TIBCO_BUSINESS_WORKS_APP_NODE_NAME
TIBCO_BUSINESS_WORKS_APP_SPACE_NAME
TIBCO_BUSINESS_WORKS_DOMAIN_NAME
TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE
TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE_PATH
TIBCO_BUSINESS_WORKS_HOME
VARNISH_INSTANCE_NAME
WEB_LOGIC_CLUSTER_NAME
WEB_LOGIC_DOMAIN_NAME
WEB_LOGIC_HOME
WEB_LOGIC_NAME
WEB_SPHERE_CELL_NAME
WEB_SPHERE_CLUSTER_NAME
WEB_SPHERE_NODE_NAME and WEB_SPHERE_SERVER_NAME
- Type string
- if specified, needs to be
STRING
- Unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- Attribute string
- The attribute to be used for comparision
- Dynamic
Key string - The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key. Possible values are
AMAZON_ECR_IMAGE_ACCOUNT_ID
AMAZON_ECR_IMAGE_REGION
AMAZON_LAMBDA_FUNCTION_NAME
AMAZON_REGION
APACHE_CONFIG_PATH
APACHE_SPARK_MASTER_IP_ADDRESS
ASP_DOT_NET_CORE_APPLICATION_PATH
AWS_ECS_CLUSTER
AWS_ECS_CONTAINERNAME
AWS_ECS_FAMILY
AWS_ECS_REVISION
CASSANDRA_CLUSTER_NAME
CATALINA_BASE
CATALINA_HOME
CLOUD_FOUNDRY_APP_ID
CLOUD_FOUNDRY_APP_NAME
CLOUD_FOUNDRY_INSTANCE_INDEX
CLOUD_FOUNDRY_SPACE_ID
CLOUD_FOUNDRY_SPACE_NAME
COLDFUSION_JVM_CONFIG_FILE
COLDFUSION_SERVICE_NAME
COMMAND_LINE_ARGS
DOTNET_COMMAND
DOTNET_COMMAND_PATH
DYNATRACE_CLUSTER_ID
DYNATRACE_NODE_ID
ELASTICSEARCH_CLUSTER_NAME
ELASTICSEARCH_NODE_NAME
EQUINOX_CONFIG_PATH
EXE_NAME
EXE_PATH
GLASS_FISH_DOMAIN_NAME
GLASS_FISH_INSTANCE_NAME
GOOGLE_APP_ENGINE_INSTANCE
GOOGLE_APP_ENGINE_SERVICE
GOOGLE_CLOUD_PROJECT
HYBRIS_BIN_DIRECTORY
HYBRIS_CONFIG_DIRECTORY
HYBRIS_DATA_DIRECTORY
IBM_CICS_REGION
IBM_CTG_NAME
IBM_IMS_CONNECT_REGION
IBM_IMS_CONTROL_REGION
IBM_IMS_MESSAGE_PROCESSING_REGION
IBM_IMS_SOAP_GW_NAME
IBM_INTEGRATION_NODE_NAME
IBM_INTEGRATION_SERVER_NAME
IIS_APP_POOL
IIS_ROLE_NAME
JAVA_JAR_FILE
JAVA_JAR_PATH
JAVA_MAIN_CLASS
JAVA_MAIN_MODULE
JBOSS_HOME
JBOSS_MODE
JBOSS_SERVER_NAME
KUBERNETES_BASE_POD_NAME
KUBERNETES_CONTAINER_NAME
KUBERNETES_FULL_POD_NAME
KUBERNETES_NAMESPACE
KUBERNETES_POD_UID
MSSQL_INSTANCE_NAME
NODE_JS_APP_BASE_DIRECTORY
NODE_JS_APP_NAME
NODE_JS_SCRIPT_NAME
ORACLE_SID
PG_ID_CALC_INPUT_KEY_LINKAGE
PHP_SCRIPT_PATH
PHP_WORKING_DIRECTORY
RUBY_APP_ROOT_PATH
RUBY_SCRIPT_PATH
RULE_RESULT
SOFTWAREAG_INSTALL_ROOT
SOFTWAREAG_PRODUCTPROPNAME
SPRINGBOOT_APP_NAME
SPRINGBOOT_PROFILE_NAME
SPRINGBOOT_STARTUP_CLASS
TIBCO_BUSINESSWORKS_CE_APP_NAME
TIBCO_BUSINESSWORKS_CE_VERSION
TIBCO_BUSINESS_WORKS_APP_NODE_NAME
TIBCO_BUSINESS_WORKS_APP_SPACE_NAME
TIBCO_BUSINESS_WORKS_DOMAIN_NAME
TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE
TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE_PATH
TIBCO_BUSINESS_WORKS_HOME
VARNISH_INSTANCE_NAME
WEB_LOGIC_CLUSTER_NAME
WEB_LOGIC_DOMAIN_NAME
WEB_LOGIC_HOME
WEB_LOGIC_NAME
WEB_SPHERE_CELL_NAME
WEB_SPHERE_CLUSTER_NAME
WEB_SPHERE_NODE_NAME and WEB_SPHERE_SERVER_NAME
- Type string
- if specified, needs to be
STRING
- Unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- attribute String
- The attribute to be used for comparision
- dynamic
Key String - The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key. Possible values are
AMAZON_ECR_IMAGE_ACCOUNT_ID
AMAZON_ECR_IMAGE_REGION
AMAZON_LAMBDA_FUNCTION_NAME
AMAZON_REGION
APACHE_CONFIG_PATH
APACHE_SPARK_MASTER_IP_ADDRESS
ASP_DOT_NET_CORE_APPLICATION_PATH
AWS_ECS_CLUSTER
AWS_ECS_CONTAINERNAME
AWS_ECS_FAMILY
AWS_ECS_REVISION
CASSANDRA_CLUSTER_NAME
CATALINA_BASE
CATALINA_HOME
CLOUD_FOUNDRY_APP_ID
CLOUD_FOUNDRY_APP_NAME
CLOUD_FOUNDRY_INSTANCE_INDEX
CLOUD_FOUNDRY_SPACE_ID
CLOUD_FOUNDRY_SPACE_NAME
COLDFUSION_JVM_CONFIG_FILE
COLDFUSION_SERVICE_NAME
COMMAND_LINE_ARGS
DOTNET_COMMAND
DOTNET_COMMAND_PATH
DYNATRACE_CLUSTER_ID
DYNATRACE_NODE_ID
ELASTICSEARCH_CLUSTER_NAME
ELASTICSEARCH_NODE_NAME
EQUINOX_CONFIG_PATH
EXE_NAME
EXE_PATH
GLASS_FISH_DOMAIN_NAME
GLASS_FISH_INSTANCE_NAME
GOOGLE_APP_ENGINE_INSTANCE
GOOGLE_APP_ENGINE_SERVICE
GOOGLE_CLOUD_PROJECT
HYBRIS_BIN_DIRECTORY
HYBRIS_CONFIG_DIRECTORY
HYBRIS_DATA_DIRECTORY
IBM_CICS_REGION
IBM_CTG_NAME
IBM_IMS_CONNECT_REGION
IBM_IMS_CONTROL_REGION
IBM_IMS_MESSAGE_PROCESSING_REGION
IBM_IMS_SOAP_GW_NAME
IBM_INTEGRATION_NODE_NAME
IBM_INTEGRATION_SERVER_NAME
IIS_APP_POOL
IIS_ROLE_NAME
JAVA_JAR_FILE
JAVA_JAR_PATH
JAVA_MAIN_CLASS
JAVA_MAIN_MODULE
JBOSS_HOME
JBOSS_MODE
JBOSS_SERVER_NAME
KUBERNETES_BASE_POD_NAME
KUBERNETES_CONTAINER_NAME
KUBERNETES_FULL_POD_NAME
KUBERNETES_NAMESPACE
KUBERNETES_POD_UID
MSSQL_INSTANCE_NAME
NODE_JS_APP_BASE_DIRECTORY
NODE_JS_APP_NAME
NODE_JS_SCRIPT_NAME
ORACLE_SID
PG_ID_CALC_INPUT_KEY_LINKAGE
PHP_SCRIPT_PATH
PHP_WORKING_DIRECTORY
RUBY_APP_ROOT_PATH
RUBY_SCRIPT_PATH
RULE_RESULT
SOFTWAREAG_INSTALL_ROOT
SOFTWAREAG_PRODUCTPROPNAME
SPRINGBOOT_APP_NAME
SPRINGBOOT_PROFILE_NAME
SPRINGBOOT_STARTUP_CLASS
TIBCO_BUSINESSWORKS_CE_APP_NAME
TIBCO_BUSINESSWORKS_CE_VERSION
TIBCO_BUSINESS_WORKS_APP_NODE_NAME
TIBCO_BUSINESS_WORKS_APP_SPACE_NAME
TIBCO_BUSINESS_WORKS_DOMAIN_NAME
TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE
TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE_PATH
TIBCO_BUSINESS_WORKS_HOME
VARNISH_INSTANCE_NAME
WEB_LOGIC_CLUSTER_NAME
WEB_LOGIC_DOMAIN_NAME
WEB_LOGIC_HOME
WEB_LOGIC_NAME
WEB_SPHERE_CELL_NAME
WEB_SPHERE_CLUSTER_NAME
WEB_SPHERE_NODE_NAME and WEB_SPHERE_SERVER_NAME
- type String
- if specified, needs to be
STRING
- unknowns String
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- attribute string
- The attribute to be used for comparision
- dynamic
Key string - The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key. Possible values are
AMAZON_ECR_IMAGE_ACCOUNT_ID
AMAZON_ECR_IMAGE_REGION
AMAZON_LAMBDA_FUNCTION_NAME
AMAZON_REGION
APACHE_CONFIG_PATH
APACHE_SPARK_MASTER_IP_ADDRESS
ASP_DOT_NET_CORE_APPLICATION_PATH
AWS_ECS_CLUSTER
AWS_ECS_CONTAINERNAME
AWS_ECS_FAMILY
AWS_ECS_REVISION
CASSANDRA_CLUSTER_NAME
CATALINA_BASE
CATALINA_HOME
CLOUD_FOUNDRY_APP_ID
CLOUD_FOUNDRY_APP_NAME
CLOUD_FOUNDRY_INSTANCE_INDEX
CLOUD_FOUNDRY_SPACE_ID
CLOUD_FOUNDRY_SPACE_NAME
COLDFUSION_JVM_CONFIG_FILE
COLDFUSION_SERVICE_NAME
COMMAND_LINE_ARGS
DOTNET_COMMAND
DOTNET_COMMAND_PATH
DYNATRACE_CLUSTER_ID
DYNATRACE_NODE_ID
ELASTICSEARCH_CLUSTER_NAME
ELASTICSEARCH_NODE_NAME
EQUINOX_CONFIG_PATH
EXE_NAME
EXE_PATH
GLASS_FISH_DOMAIN_NAME
GLASS_FISH_INSTANCE_NAME
GOOGLE_APP_ENGINE_INSTANCE
GOOGLE_APP_ENGINE_SERVICE
GOOGLE_CLOUD_PROJECT
HYBRIS_BIN_DIRECTORY
HYBRIS_CONFIG_DIRECTORY
HYBRIS_DATA_DIRECTORY
IBM_CICS_REGION
IBM_CTG_NAME
IBM_IMS_CONNECT_REGION
IBM_IMS_CONTROL_REGION
IBM_IMS_MESSAGE_PROCESSING_REGION
IBM_IMS_SOAP_GW_NAME
IBM_INTEGRATION_NODE_NAME
IBM_INTEGRATION_SERVER_NAME
IIS_APP_POOL
IIS_ROLE_NAME
JAVA_JAR_FILE
JAVA_JAR_PATH
JAVA_MAIN_CLASS
JAVA_MAIN_MODULE
JBOSS_HOME
JBOSS_MODE
JBOSS_SERVER_NAME
KUBERNETES_BASE_POD_NAME
KUBERNETES_CONTAINER_NAME
KUBERNETES_FULL_POD_NAME
KUBERNETES_NAMESPACE
KUBERNETES_POD_UID
MSSQL_INSTANCE_NAME
NODE_JS_APP_BASE_DIRECTORY
NODE_JS_APP_NAME
NODE_JS_SCRIPT_NAME
ORACLE_SID
PG_ID_CALC_INPUT_KEY_LINKAGE
PHP_SCRIPT_PATH
PHP_WORKING_DIRECTORY
RUBY_APP_ROOT_PATH
RUBY_SCRIPT_PATH
RULE_RESULT
SOFTWAREAG_INSTALL_ROOT
SOFTWAREAG_PRODUCTPROPNAME
SPRINGBOOT_APP_NAME
SPRINGBOOT_PROFILE_NAME
SPRINGBOOT_STARTUP_CLASS
TIBCO_BUSINESSWORKS_CE_APP_NAME
TIBCO_BUSINESSWORKS_CE_VERSION
TIBCO_BUSINESS_WORKS_APP_NODE_NAME
TIBCO_BUSINESS_WORKS_APP_SPACE_NAME
TIBCO_BUSINESS_WORKS_DOMAIN_NAME
TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE
TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE_PATH
TIBCO_BUSINESS_WORKS_HOME
VARNISH_INSTANCE_NAME
WEB_LOGIC_CLUSTER_NAME
WEB_LOGIC_DOMAIN_NAME
WEB_LOGIC_HOME
WEB_LOGIC_NAME
WEB_SPHERE_CELL_NAME
WEB_SPHERE_CLUSTER_NAME
WEB_SPHERE_NODE_NAME and WEB_SPHERE_SERVER_NAME
- type string
- if specified, needs to be
STRING
- unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- attribute str
- The attribute to be used for comparision
- dynamic_
key str - The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key. Possible values are
AMAZON_ECR_IMAGE_ACCOUNT_ID
AMAZON_ECR_IMAGE_REGION
AMAZON_LAMBDA_FUNCTION_NAME
AMAZON_REGION
APACHE_CONFIG_PATH
APACHE_SPARK_MASTER_IP_ADDRESS
ASP_DOT_NET_CORE_APPLICATION_PATH
AWS_ECS_CLUSTER
AWS_ECS_CONTAINERNAME
AWS_ECS_FAMILY
AWS_ECS_REVISION
CASSANDRA_CLUSTER_NAME
CATALINA_BASE
CATALINA_HOME
CLOUD_FOUNDRY_APP_ID
CLOUD_FOUNDRY_APP_NAME
CLOUD_FOUNDRY_INSTANCE_INDEX
CLOUD_FOUNDRY_SPACE_ID
CLOUD_FOUNDRY_SPACE_NAME
COLDFUSION_JVM_CONFIG_FILE
COLDFUSION_SERVICE_NAME
COMMAND_LINE_ARGS
DOTNET_COMMAND
DOTNET_COMMAND_PATH
DYNATRACE_CLUSTER_ID
DYNATRACE_NODE_ID
ELASTICSEARCH_CLUSTER_NAME
ELASTICSEARCH_NODE_NAME
EQUINOX_CONFIG_PATH
EXE_NAME
EXE_PATH
GLASS_FISH_DOMAIN_NAME
GLASS_FISH_INSTANCE_NAME
GOOGLE_APP_ENGINE_INSTANCE
GOOGLE_APP_ENGINE_SERVICE
GOOGLE_CLOUD_PROJECT
HYBRIS_BIN_DIRECTORY
HYBRIS_CONFIG_DIRECTORY
HYBRIS_DATA_DIRECTORY
IBM_CICS_REGION
IBM_CTG_NAME
IBM_IMS_CONNECT_REGION
IBM_IMS_CONTROL_REGION
IBM_IMS_MESSAGE_PROCESSING_REGION
IBM_IMS_SOAP_GW_NAME
IBM_INTEGRATION_NODE_NAME
IBM_INTEGRATION_SERVER_NAME
IIS_APP_POOL
IIS_ROLE_NAME
JAVA_JAR_FILE
JAVA_JAR_PATH
JAVA_MAIN_CLASS
JAVA_MAIN_MODULE
JBOSS_HOME
JBOSS_MODE
JBOSS_SERVER_NAME
KUBERNETES_BASE_POD_NAME
KUBERNETES_CONTAINER_NAME
KUBERNETES_FULL_POD_NAME
KUBERNETES_NAMESPACE
KUBERNETES_POD_UID
MSSQL_INSTANCE_NAME
NODE_JS_APP_BASE_DIRECTORY
NODE_JS_APP_NAME
NODE_JS_SCRIPT_NAME
ORACLE_SID
PG_ID_CALC_INPUT_KEY_LINKAGE
PHP_SCRIPT_PATH
PHP_WORKING_DIRECTORY
RUBY_APP_ROOT_PATH
RUBY_SCRIPT_PATH
RULE_RESULT
SOFTWAREAG_INSTALL_ROOT
SOFTWAREAG_PRODUCTPROPNAME
SPRINGBOOT_APP_NAME
SPRINGBOOT_PROFILE_NAME
SPRINGBOOT_STARTUP_CLASS
TIBCO_BUSINESSWORKS_CE_APP_NAME
TIBCO_BUSINESSWORKS_CE_VERSION
TIBCO_BUSINESS_WORKS_APP_NODE_NAME
TIBCO_BUSINESS_WORKS_APP_SPACE_NAME
TIBCO_BUSINESS_WORKS_DOMAIN_NAME
TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE
TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE_PATH
TIBCO_BUSINESS_WORKS_HOME
VARNISH_INSTANCE_NAME
WEB_LOGIC_CLUSTER_NAME
WEB_LOGIC_DOMAIN_NAME
WEB_LOGIC_HOME
WEB_LOGIC_NAME
WEB_SPHERE_CELL_NAME
WEB_SPHERE_CLUSTER_NAME
WEB_SPHERE_NODE_NAME and WEB_SPHERE_SERVER_NAME
- type str
- if specified, needs to be
STRING
- unknowns str
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- attribute String
- The attribute to be used for comparision
- dynamic
Key String - The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key. Possible values are
AMAZON_ECR_IMAGE_ACCOUNT_ID
AMAZON_ECR_IMAGE_REGION
AMAZON_LAMBDA_FUNCTION_NAME
AMAZON_REGION
APACHE_CONFIG_PATH
APACHE_SPARK_MASTER_IP_ADDRESS
ASP_DOT_NET_CORE_APPLICATION_PATH
AWS_ECS_CLUSTER
AWS_ECS_CONTAINERNAME
AWS_ECS_FAMILY
AWS_ECS_REVISION
CASSANDRA_CLUSTER_NAME
CATALINA_BASE
CATALINA_HOME
CLOUD_FOUNDRY_APP_ID
CLOUD_FOUNDRY_APP_NAME
CLOUD_FOUNDRY_INSTANCE_INDEX
CLOUD_FOUNDRY_SPACE_ID
CLOUD_FOUNDRY_SPACE_NAME
COLDFUSION_JVM_CONFIG_FILE
COLDFUSION_SERVICE_NAME
COMMAND_LINE_ARGS
DOTNET_COMMAND
DOTNET_COMMAND_PATH
DYNATRACE_CLUSTER_ID
DYNATRACE_NODE_ID
ELASTICSEARCH_CLUSTER_NAME
ELASTICSEARCH_NODE_NAME
EQUINOX_CONFIG_PATH
EXE_NAME
EXE_PATH
GLASS_FISH_DOMAIN_NAME
GLASS_FISH_INSTANCE_NAME
GOOGLE_APP_ENGINE_INSTANCE
GOOGLE_APP_ENGINE_SERVICE
GOOGLE_CLOUD_PROJECT
HYBRIS_BIN_DIRECTORY
HYBRIS_CONFIG_DIRECTORY
HYBRIS_DATA_DIRECTORY
IBM_CICS_REGION
IBM_CTG_NAME
IBM_IMS_CONNECT_REGION
IBM_IMS_CONTROL_REGION
IBM_IMS_MESSAGE_PROCESSING_REGION
IBM_IMS_SOAP_GW_NAME
IBM_INTEGRATION_NODE_NAME
IBM_INTEGRATION_SERVER_NAME
IIS_APP_POOL
IIS_ROLE_NAME
JAVA_JAR_FILE
JAVA_JAR_PATH
JAVA_MAIN_CLASS
JAVA_MAIN_MODULE
JBOSS_HOME
JBOSS_MODE
JBOSS_SERVER_NAME
KUBERNETES_BASE_POD_NAME
KUBERNETES_CONTAINER_NAME
KUBERNETES_FULL_POD_NAME
KUBERNETES_NAMESPACE
KUBERNETES_POD_UID
MSSQL_INSTANCE_NAME
NODE_JS_APP_BASE_DIRECTORY
NODE_JS_APP_NAME
NODE_JS_SCRIPT_NAME
ORACLE_SID
PG_ID_CALC_INPUT_KEY_LINKAGE
PHP_SCRIPT_PATH
PHP_WORKING_DIRECTORY
RUBY_APP_ROOT_PATH
RUBY_SCRIPT_PATH
RULE_RESULT
SOFTWAREAG_INSTALL_ROOT
SOFTWAREAG_PRODUCTPROPNAME
SPRINGBOOT_APP_NAME
SPRINGBOOT_PROFILE_NAME
SPRINGBOOT_STARTUP_CLASS
TIBCO_BUSINESSWORKS_CE_APP_NAME
TIBCO_BUSINESSWORKS_CE_VERSION
TIBCO_BUSINESS_WORKS_APP_NODE_NAME
TIBCO_BUSINESS_WORKS_APP_SPACE_NAME
TIBCO_BUSINESS_WORKS_DOMAIN_NAME
TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE
TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE_PATH
TIBCO_BUSINESS_WORKS_HOME
VARNISH_INSTANCE_NAME
WEB_LOGIC_CLUSTER_NAME
WEB_LOGIC_DOMAIN_NAME
WEB_LOGIC_HOME
WEB_LOGIC_NAME
WEB_SPHERE_CELL_NAME
WEB_SPHERE_CLUSTER_NAME
WEB_SPHERE_NODE_NAME and WEB_SPHERE_SERVER_NAME
- type String
- if specified, needs to be
STRING
- unknowns String
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
HostNamingConditionConditionStringKey, HostNamingConditionConditionStringKeyArgs
- Attribute string
- The attribute to be used for comparision
- Dynamic
Key string - The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key. Possible values are
AMAZON_ECR_IMAGE_ACCOUNT_ID
AMAZON_ECR_IMAGE_REGION
AMAZON_LAMBDA_FUNCTION_NAME
AMAZON_REGION
APACHE_CONFIG_PATH
APACHE_SPARK_MASTER_IP_ADDRESS
ASP_DOT_NET_CORE_APPLICATION_PATH
AWS_ECS_CLUSTER
AWS_ECS_CONTAINERNAME
AWS_ECS_FAMILY
AWS_ECS_REVISION
CASSANDRA_CLUSTER_NAME
CATALINA_BASE
CATALINA_HOME
CLOUD_FOUNDRY_APP_ID
CLOUD_FOUNDRY_APP_NAME
CLOUD_FOUNDRY_INSTANCE_INDEX
CLOUD_FOUNDRY_SPACE_ID
CLOUD_FOUNDRY_SPACE_NAME
COLDFUSION_JVM_CONFIG_FILE
COLDFUSION_SERVICE_NAME
COMMAND_LINE_ARGS
DOTNET_COMMAND
DOTNET_COMMAND_PATH
DYNATRACE_CLUSTER_ID
DYNATRACE_NODE_ID
ELASTICSEARCH_CLUSTER_NAME
ELASTICSEARCH_NODE_NAME
EQUINOX_CONFIG_PATH
EXE_NAME
EXE_PATH
GLASS_FISH_DOMAIN_NAME
GLASS_FISH_INSTANCE_NAME
GOOGLE_APP_ENGINE_INSTANCE
GOOGLE_APP_ENGINE_SERVICE
GOOGLE_CLOUD_PROJECT
HYBRIS_BIN_DIRECTORY
HYBRIS_CONFIG_DIRECTORY
HYBRIS_DATA_DIRECTORY
IBM_CICS_REGION
IBM_CTG_NAME
IBM_IMS_CONNECT_REGION
IBM_IMS_CONTROL_REGION
IBM_IMS_MESSAGE_PROCESSING_REGION
IBM_IMS_SOAP_GW_NAME
IBM_INTEGRATION_NODE_NAME
IBM_INTEGRATION_SERVER_NAME
IIS_APP_POOL
IIS_ROLE_NAME
JAVA_JAR_FILE
JAVA_JAR_PATH
JAVA_MAIN_CLASS
JAVA_MAIN_MODULE
JBOSS_HOME
JBOSS_MODE
JBOSS_SERVER_NAME
KUBERNETES_BASE_POD_NAME
KUBERNETES_CONTAINER_NAME
KUBERNETES_FULL_POD_NAME
KUBERNETES_NAMESPACE
KUBERNETES_POD_UID
MSSQL_INSTANCE_NAME
NODE_JS_APP_BASE_DIRECTORY
NODE_JS_APP_NAME
NODE_JS_SCRIPT_NAME
ORACLE_SID
PG_ID_CALC_INPUT_KEY_LINKAGE
PHP_SCRIPT_PATH
PHP_WORKING_DIRECTORY
RUBY_APP_ROOT_PATH
RUBY_SCRIPT_PATH
RULE_RESULT
SOFTWAREAG_INSTALL_ROOT
SOFTWAREAG_PRODUCTPROPNAME
SPRINGBOOT_APP_NAME
SPRINGBOOT_PROFILE_NAME
SPRINGBOOT_STARTUP_CLASS
TIBCO_BUSINESSWORKS_CE_APP_NAME
TIBCO_BUSINESSWORKS_CE_VERSION
TIBCO_BUSINESS_WORKS_APP_NODE_NAME
TIBCO_BUSINESS_WORKS_APP_SPACE_NAME
TIBCO_BUSINESS_WORKS_DOMAIN_NAME
TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE
TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE_PATH
TIBCO_BUSINESS_WORKS_HOME
VARNISH_INSTANCE_NAME
WEB_LOGIC_CLUSTER_NAME
WEB_LOGIC_DOMAIN_NAME
WEB_LOGIC_HOME
WEB_LOGIC_NAME
WEB_SPHERE_CELL_NAME
WEB_SPHERE_CLUSTER_NAME
WEB_SPHERE_NODE_NAME and WEB_SPHERE_SERVER_NAME
- Unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- Attribute string
- The attribute to be used for comparision
- Dynamic
Key string - The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key. Possible values are
AMAZON_ECR_IMAGE_ACCOUNT_ID
AMAZON_ECR_IMAGE_REGION
AMAZON_LAMBDA_FUNCTION_NAME
AMAZON_REGION
APACHE_CONFIG_PATH
APACHE_SPARK_MASTER_IP_ADDRESS
ASP_DOT_NET_CORE_APPLICATION_PATH
AWS_ECS_CLUSTER
AWS_ECS_CONTAINERNAME
AWS_ECS_FAMILY
AWS_ECS_REVISION
CASSANDRA_CLUSTER_NAME
CATALINA_BASE
CATALINA_HOME
CLOUD_FOUNDRY_APP_ID
CLOUD_FOUNDRY_APP_NAME
CLOUD_FOUNDRY_INSTANCE_INDEX
CLOUD_FOUNDRY_SPACE_ID
CLOUD_FOUNDRY_SPACE_NAME
COLDFUSION_JVM_CONFIG_FILE
COLDFUSION_SERVICE_NAME
COMMAND_LINE_ARGS
DOTNET_COMMAND
DOTNET_COMMAND_PATH
DYNATRACE_CLUSTER_ID
DYNATRACE_NODE_ID
ELASTICSEARCH_CLUSTER_NAME
ELASTICSEARCH_NODE_NAME
EQUINOX_CONFIG_PATH
EXE_NAME
EXE_PATH
GLASS_FISH_DOMAIN_NAME
GLASS_FISH_INSTANCE_NAME
GOOGLE_APP_ENGINE_INSTANCE
GOOGLE_APP_ENGINE_SERVICE
GOOGLE_CLOUD_PROJECT
HYBRIS_BIN_DIRECTORY
HYBRIS_CONFIG_DIRECTORY
HYBRIS_DATA_DIRECTORY
IBM_CICS_REGION
IBM_CTG_NAME
IBM_IMS_CONNECT_REGION
IBM_IMS_CONTROL_REGION
IBM_IMS_MESSAGE_PROCESSING_REGION
IBM_IMS_SOAP_GW_NAME
IBM_INTEGRATION_NODE_NAME
IBM_INTEGRATION_SERVER_NAME
IIS_APP_POOL
IIS_ROLE_NAME
JAVA_JAR_FILE
JAVA_JAR_PATH
JAVA_MAIN_CLASS
JAVA_MAIN_MODULE
JBOSS_HOME
JBOSS_MODE
JBOSS_SERVER_NAME
KUBERNETES_BASE_POD_NAME
KUBERNETES_CONTAINER_NAME
KUBERNETES_FULL_POD_NAME
KUBERNETES_NAMESPACE
KUBERNETES_POD_UID
MSSQL_INSTANCE_NAME
NODE_JS_APP_BASE_DIRECTORY
NODE_JS_APP_NAME
NODE_JS_SCRIPT_NAME
ORACLE_SID
PG_ID_CALC_INPUT_KEY_LINKAGE
PHP_SCRIPT_PATH
PHP_WORKING_DIRECTORY
RUBY_APP_ROOT_PATH
RUBY_SCRIPT_PATH
RULE_RESULT
SOFTWAREAG_INSTALL_ROOT
SOFTWAREAG_PRODUCTPROPNAME
SPRINGBOOT_APP_NAME
SPRINGBOOT_PROFILE_NAME
SPRINGBOOT_STARTUP_CLASS
TIBCO_BUSINESSWORKS_CE_APP_NAME
TIBCO_BUSINESSWORKS_CE_VERSION
TIBCO_BUSINESS_WORKS_APP_NODE_NAME
TIBCO_BUSINESS_WORKS_APP_SPACE_NAME
TIBCO_BUSINESS_WORKS_DOMAIN_NAME
TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE
TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE_PATH
TIBCO_BUSINESS_WORKS_HOME
VARNISH_INSTANCE_NAME
WEB_LOGIC_CLUSTER_NAME
WEB_LOGIC_DOMAIN_NAME
WEB_LOGIC_HOME
WEB_LOGIC_NAME
WEB_SPHERE_CELL_NAME
WEB_SPHERE_CLUSTER_NAME
WEB_SPHERE_NODE_NAME and WEB_SPHERE_SERVER_NAME
- Unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- attribute String
- The attribute to be used for comparision
- dynamic
Key String - The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key. Possible values are
AMAZON_ECR_IMAGE_ACCOUNT_ID
AMAZON_ECR_IMAGE_REGION
AMAZON_LAMBDA_FUNCTION_NAME
AMAZON_REGION
APACHE_CONFIG_PATH
APACHE_SPARK_MASTER_IP_ADDRESS
ASP_DOT_NET_CORE_APPLICATION_PATH
AWS_ECS_CLUSTER
AWS_ECS_CONTAINERNAME
AWS_ECS_FAMILY
AWS_ECS_REVISION
CASSANDRA_CLUSTER_NAME
CATALINA_BASE
CATALINA_HOME
CLOUD_FOUNDRY_APP_ID
CLOUD_FOUNDRY_APP_NAME
CLOUD_FOUNDRY_INSTANCE_INDEX
CLOUD_FOUNDRY_SPACE_ID
CLOUD_FOUNDRY_SPACE_NAME
COLDFUSION_JVM_CONFIG_FILE
COLDFUSION_SERVICE_NAME
COMMAND_LINE_ARGS
DOTNET_COMMAND
DOTNET_COMMAND_PATH
DYNATRACE_CLUSTER_ID
DYNATRACE_NODE_ID
ELASTICSEARCH_CLUSTER_NAME
ELASTICSEARCH_NODE_NAME
EQUINOX_CONFIG_PATH
EXE_NAME
EXE_PATH
GLASS_FISH_DOMAIN_NAME
GLASS_FISH_INSTANCE_NAME
GOOGLE_APP_ENGINE_INSTANCE
GOOGLE_APP_ENGINE_SERVICE
GOOGLE_CLOUD_PROJECT
HYBRIS_BIN_DIRECTORY
HYBRIS_CONFIG_DIRECTORY
HYBRIS_DATA_DIRECTORY
IBM_CICS_REGION
IBM_CTG_NAME
IBM_IMS_CONNECT_REGION
IBM_IMS_CONTROL_REGION
IBM_IMS_MESSAGE_PROCESSING_REGION
IBM_IMS_SOAP_GW_NAME
IBM_INTEGRATION_NODE_NAME
IBM_INTEGRATION_SERVER_NAME
IIS_APP_POOL
IIS_ROLE_NAME
JAVA_JAR_FILE
JAVA_JAR_PATH
JAVA_MAIN_CLASS
JAVA_MAIN_MODULE
JBOSS_HOME
JBOSS_MODE
JBOSS_SERVER_NAME
KUBERNETES_BASE_POD_NAME
KUBERNETES_CONTAINER_NAME
KUBERNETES_FULL_POD_NAME
KUBERNETES_NAMESPACE
KUBERNETES_POD_UID
MSSQL_INSTANCE_NAME
NODE_JS_APP_BASE_DIRECTORY
NODE_JS_APP_NAME
NODE_JS_SCRIPT_NAME
ORACLE_SID
PG_ID_CALC_INPUT_KEY_LINKAGE
PHP_SCRIPT_PATH
PHP_WORKING_DIRECTORY
RUBY_APP_ROOT_PATH
RUBY_SCRIPT_PATH
RULE_RESULT
SOFTWAREAG_INSTALL_ROOT
SOFTWAREAG_PRODUCTPROPNAME
SPRINGBOOT_APP_NAME
SPRINGBOOT_PROFILE_NAME
SPRINGBOOT_STARTUP_CLASS
TIBCO_BUSINESSWORKS_CE_APP_NAME
TIBCO_BUSINESSWORKS_CE_VERSION
TIBCO_BUSINESS_WORKS_APP_NODE_NAME
TIBCO_BUSINESS_WORKS_APP_SPACE_NAME
TIBCO_BUSINESS_WORKS_DOMAIN_NAME
TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE
TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE_PATH
TIBCO_BUSINESS_WORKS_HOME
VARNISH_INSTANCE_NAME
WEB_LOGIC_CLUSTER_NAME
WEB_LOGIC_DOMAIN_NAME
WEB_LOGIC_HOME
WEB_LOGIC_NAME
WEB_SPHERE_CELL_NAME
WEB_SPHERE_CLUSTER_NAME
WEB_SPHERE_NODE_NAME and WEB_SPHERE_SERVER_NAME
- unknowns String
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- attribute string
- The attribute to be used for comparision
- dynamic
Key string - The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key. Possible values are
AMAZON_ECR_IMAGE_ACCOUNT_ID
AMAZON_ECR_IMAGE_REGION
AMAZON_LAMBDA_FUNCTION_NAME
AMAZON_REGION
APACHE_CONFIG_PATH
APACHE_SPARK_MASTER_IP_ADDRESS
ASP_DOT_NET_CORE_APPLICATION_PATH
AWS_ECS_CLUSTER
AWS_ECS_CONTAINERNAME
AWS_ECS_FAMILY
AWS_ECS_REVISION
CASSANDRA_CLUSTER_NAME
CATALINA_BASE
CATALINA_HOME
CLOUD_FOUNDRY_APP_ID
CLOUD_FOUNDRY_APP_NAME
CLOUD_FOUNDRY_INSTANCE_INDEX
CLOUD_FOUNDRY_SPACE_ID
CLOUD_FOUNDRY_SPACE_NAME
COLDFUSION_JVM_CONFIG_FILE
COLDFUSION_SERVICE_NAME
COMMAND_LINE_ARGS
DOTNET_COMMAND
DOTNET_COMMAND_PATH
DYNATRACE_CLUSTER_ID
DYNATRACE_NODE_ID
ELASTICSEARCH_CLUSTER_NAME
ELASTICSEARCH_NODE_NAME
EQUINOX_CONFIG_PATH
EXE_NAME
EXE_PATH
GLASS_FISH_DOMAIN_NAME
GLASS_FISH_INSTANCE_NAME
GOOGLE_APP_ENGINE_INSTANCE
GOOGLE_APP_ENGINE_SERVICE
GOOGLE_CLOUD_PROJECT
HYBRIS_BIN_DIRECTORY
HYBRIS_CONFIG_DIRECTORY
HYBRIS_DATA_DIRECTORY
IBM_CICS_REGION
IBM_CTG_NAME
IBM_IMS_CONNECT_REGION
IBM_IMS_CONTROL_REGION
IBM_IMS_MESSAGE_PROCESSING_REGION
IBM_IMS_SOAP_GW_NAME
IBM_INTEGRATION_NODE_NAME
IBM_INTEGRATION_SERVER_NAME
IIS_APP_POOL
IIS_ROLE_NAME
JAVA_JAR_FILE
JAVA_JAR_PATH
JAVA_MAIN_CLASS
JAVA_MAIN_MODULE
JBOSS_HOME
JBOSS_MODE
JBOSS_SERVER_NAME
KUBERNETES_BASE_POD_NAME
KUBERNETES_CONTAINER_NAME
KUBERNETES_FULL_POD_NAME
KUBERNETES_NAMESPACE
KUBERNETES_POD_UID
MSSQL_INSTANCE_NAME
NODE_JS_APP_BASE_DIRECTORY
NODE_JS_APP_NAME
NODE_JS_SCRIPT_NAME
ORACLE_SID
PG_ID_CALC_INPUT_KEY_LINKAGE
PHP_SCRIPT_PATH
PHP_WORKING_DIRECTORY
RUBY_APP_ROOT_PATH
RUBY_SCRIPT_PATH
RULE_RESULT
SOFTWAREAG_INSTALL_ROOT
SOFTWAREAG_PRODUCTPROPNAME
SPRINGBOOT_APP_NAME
SPRINGBOOT_PROFILE_NAME
SPRINGBOOT_STARTUP_CLASS
TIBCO_BUSINESSWORKS_CE_APP_NAME
TIBCO_BUSINESSWORKS_CE_VERSION
TIBCO_BUSINESS_WORKS_APP_NODE_NAME
TIBCO_BUSINESS_WORKS_APP_SPACE_NAME
TIBCO_BUSINESS_WORKS_DOMAIN_NAME
TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE
TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE_PATH
TIBCO_BUSINESS_WORKS_HOME
VARNISH_INSTANCE_NAME
WEB_LOGIC_CLUSTER_NAME
WEB_LOGIC_DOMAIN_NAME
WEB_LOGIC_HOME
WEB_LOGIC_NAME
WEB_SPHERE_CELL_NAME
WEB_SPHERE_CLUSTER_NAME
WEB_SPHERE_NODE_NAME and WEB_SPHERE_SERVER_NAME
- unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- attribute str
- The attribute to be used for comparision
- dynamic_
key str - The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key. Possible values are
AMAZON_ECR_IMAGE_ACCOUNT_ID
AMAZON_ECR_IMAGE_REGION
AMAZON_LAMBDA_FUNCTION_NAME
AMAZON_REGION
APACHE_CONFIG_PATH
APACHE_SPARK_MASTER_IP_ADDRESS
ASP_DOT_NET_CORE_APPLICATION_PATH
AWS_ECS_CLUSTER
AWS_ECS_CONTAINERNAME
AWS_ECS_FAMILY
AWS_ECS_REVISION
CASSANDRA_CLUSTER_NAME
CATALINA_BASE
CATALINA_HOME
CLOUD_FOUNDRY_APP_ID
CLOUD_FOUNDRY_APP_NAME
CLOUD_FOUNDRY_INSTANCE_INDEX
CLOUD_FOUNDRY_SPACE_ID
CLOUD_FOUNDRY_SPACE_NAME
COLDFUSION_JVM_CONFIG_FILE
COLDFUSION_SERVICE_NAME
COMMAND_LINE_ARGS
DOTNET_COMMAND
DOTNET_COMMAND_PATH
DYNATRACE_CLUSTER_ID
DYNATRACE_NODE_ID
ELASTICSEARCH_CLUSTER_NAME
ELASTICSEARCH_NODE_NAME
EQUINOX_CONFIG_PATH
EXE_NAME
EXE_PATH
GLASS_FISH_DOMAIN_NAME
GLASS_FISH_INSTANCE_NAME
GOOGLE_APP_ENGINE_INSTANCE
GOOGLE_APP_ENGINE_SERVICE
GOOGLE_CLOUD_PROJECT
HYBRIS_BIN_DIRECTORY
HYBRIS_CONFIG_DIRECTORY
HYBRIS_DATA_DIRECTORY
IBM_CICS_REGION
IBM_CTG_NAME
IBM_IMS_CONNECT_REGION
IBM_IMS_CONTROL_REGION
IBM_IMS_MESSAGE_PROCESSING_REGION
IBM_IMS_SOAP_GW_NAME
IBM_INTEGRATION_NODE_NAME
IBM_INTEGRATION_SERVER_NAME
IIS_APP_POOL
IIS_ROLE_NAME
JAVA_JAR_FILE
JAVA_JAR_PATH
JAVA_MAIN_CLASS
JAVA_MAIN_MODULE
JBOSS_HOME
JBOSS_MODE
JBOSS_SERVER_NAME
KUBERNETES_BASE_POD_NAME
KUBERNETES_CONTAINER_NAME
KUBERNETES_FULL_POD_NAME
KUBERNETES_NAMESPACE
KUBERNETES_POD_UID
MSSQL_INSTANCE_NAME
NODE_JS_APP_BASE_DIRECTORY
NODE_JS_APP_NAME
NODE_JS_SCRIPT_NAME
ORACLE_SID
PG_ID_CALC_INPUT_KEY_LINKAGE
PHP_SCRIPT_PATH
PHP_WORKING_DIRECTORY
RUBY_APP_ROOT_PATH
RUBY_SCRIPT_PATH
RULE_RESULT
SOFTWAREAG_INSTALL_ROOT
SOFTWAREAG_PRODUCTPROPNAME
SPRINGBOOT_APP_NAME
SPRINGBOOT_PROFILE_NAME
SPRINGBOOT_STARTUP_CLASS
TIBCO_BUSINESSWORKS_CE_APP_NAME
TIBCO_BUSINESSWORKS_CE_VERSION
TIBCO_BUSINESS_WORKS_APP_NODE_NAME
TIBCO_BUSINESS_WORKS_APP_SPACE_NAME
TIBCO_BUSINESS_WORKS_DOMAIN_NAME
TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE
TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE_PATH
TIBCO_BUSINESS_WORKS_HOME
VARNISH_INSTANCE_NAME
WEB_LOGIC_CLUSTER_NAME
WEB_LOGIC_DOMAIN_NAME
WEB_LOGIC_HOME
WEB_LOGIC_NAME
WEB_SPHERE_CELL_NAME
WEB_SPHERE_CLUSTER_NAME
WEB_SPHERE_NODE_NAME and WEB_SPHERE_SERVER_NAME
- unknowns str
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- attribute String
- The attribute to be used for comparision
- dynamic
Key String - The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key. Possible values are
AMAZON_ECR_IMAGE_ACCOUNT_ID
AMAZON_ECR_IMAGE_REGION
AMAZON_LAMBDA_FUNCTION_NAME
AMAZON_REGION
APACHE_CONFIG_PATH
APACHE_SPARK_MASTER_IP_ADDRESS
ASP_DOT_NET_CORE_APPLICATION_PATH
AWS_ECS_CLUSTER
AWS_ECS_CONTAINERNAME
AWS_ECS_FAMILY
AWS_ECS_REVISION
CASSANDRA_CLUSTER_NAME
CATALINA_BASE
CATALINA_HOME
CLOUD_FOUNDRY_APP_ID
CLOUD_FOUNDRY_APP_NAME
CLOUD_FOUNDRY_INSTANCE_INDEX
CLOUD_FOUNDRY_SPACE_ID
CLOUD_FOUNDRY_SPACE_NAME
COLDFUSION_JVM_CONFIG_FILE
COLDFUSION_SERVICE_NAME
COMMAND_LINE_ARGS
DOTNET_COMMAND
DOTNET_COMMAND_PATH
DYNATRACE_CLUSTER_ID
DYNATRACE_NODE_ID
ELASTICSEARCH_CLUSTER_NAME
ELASTICSEARCH_NODE_NAME
EQUINOX_CONFIG_PATH
EXE_NAME
EXE_PATH
GLASS_FISH_DOMAIN_NAME
GLASS_FISH_INSTANCE_NAME
GOOGLE_APP_ENGINE_INSTANCE
GOOGLE_APP_ENGINE_SERVICE
GOOGLE_CLOUD_PROJECT
HYBRIS_BIN_DIRECTORY
HYBRIS_CONFIG_DIRECTORY
HYBRIS_DATA_DIRECTORY
IBM_CICS_REGION
IBM_CTG_NAME
IBM_IMS_CONNECT_REGION
IBM_IMS_CONTROL_REGION
IBM_IMS_MESSAGE_PROCESSING_REGION
IBM_IMS_SOAP_GW_NAME
IBM_INTEGRATION_NODE_NAME
IBM_INTEGRATION_SERVER_NAME
IIS_APP_POOL
IIS_ROLE_NAME
JAVA_JAR_FILE
JAVA_JAR_PATH
JAVA_MAIN_CLASS
JAVA_MAIN_MODULE
JBOSS_HOME
JBOSS_MODE
JBOSS_SERVER_NAME
KUBERNETES_BASE_POD_NAME
KUBERNETES_CONTAINER_NAME
KUBERNETES_FULL_POD_NAME
KUBERNETES_NAMESPACE
KUBERNETES_POD_UID
MSSQL_INSTANCE_NAME
NODE_JS_APP_BASE_DIRECTORY
NODE_JS_APP_NAME
NODE_JS_SCRIPT_NAME
ORACLE_SID
PG_ID_CALC_INPUT_KEY_LINKAGE
PHP_SCRIPT_PATH
PHP_WORKING_DIRECTORY
RUBY_APP_ROOT_PATH
RUBY_SCRIPT_PATH
RULE_RESULT
SOFTWAREAG_INSTALL_ROOT
SOFTWAREAG_PRODUCTPROPNAME
SPRINGBOOT_APP_NAME
SPRINGBOOT_PROFILE_NAME
SPRINGBOOT_STARTUP_CLASS
TIBCO_BUSINESSWORKS_CE_APP_NAME
TIBCO_BUSINESSWORKS_CE_VERSION
TIBCO_BUSINESS_WORKS_APP_NODE_NAME
TIBCO_BUSINESS_WORKS_APP_SPACE_NAME
TIBCO_BUSINESS_WORKS_DOMAIN_NAME
TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE
TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE_PATH
TIBCO_BUSINESS_WORKS_HOME
VARNISH_INSTANCE_NAME
WEB_LOGIC_CLUSTER_NAME
WEB_LOGIC_DOMAIN_NAME
WEB_LOGIC_HOME
WEB_LOGIC_NAME
WEB_SPHERE_CELL_NAME
WEB_SPHERE_CLUSTER_NAME
WEB_SPHERE_NODE_NAME and WEB_SPHERE_SERVER_NAME
- unknowns String
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
HostNamingConditionConditionSyntheticEngine, HostNamingConditionConditionSyntheticEngineArgs
- Operator string
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns the begins with into does not begin with
- Unknowns string
- Any attributes that aren't yet supported by this provider
- Value string
- The value to compare to. Possible values are CLASSIC and CUSTOM
- Operator string
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns the begins with into does not begin with
- Unknowns string
- Any attributes that aren't yet supported by this provider
- Value string
- The value to compare to. Possible values are CLASSIC and CUSTOM
- operator String
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns the begins with into does not begin with
- unknowns String
- Any attributes that aren't yet supported by this provider
- value String
- The value to compare to. Possible values are CLASSIC and CUSTOM
- operator string
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- negate boolean
- Reverses the operator. For example it turns the begins with into does not begin with
- unknowns string
- Any attributes that aren't yet supported by this provider
- value string
- The value to compare to. Possible values are CLASSIC and CUSTOM
- operator str
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- negate bool
- Reverses the operator. For example it turns the begins with into does not begin with
- unknowns str
- Any attributes that aren't yet supported by this provider
- value str
- The value to compare to. Possible values are CLASSIC and CUSTOM
- operator String
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns the begins with into does not begin with
- unknowns String
- Any attributes that aren't yet supported by this provider
- value String
- The value to compare to. Possible values are CLASSIC and CUSTOM
HostNamingConditionConditionSyntheticEngineTypeComparison, HostNamingConditionConditionSyntheticEngineTypeComparisonArgs
- Operator string
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns the begins with into does not begin with
- Type string
- if specified, needs to be SYNTHETIC_ENGINE_TYPE
- Unknowns string
- Any attributes that aren't yet supported by this provider
- Value string
- The value to compare to. Possible values are CLASSIC and CUSTOM
- Operator string
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns the begins with into does not begin with
- Type string
- if specified, needs to be SYNTHETIC_ENGINE_TYPE
- Unknowns string
- Any attributes that aren't yet supported by this provider
- Value string
- The value to compare to. Possible values are CLASSIC and CUSTOM
- operator String
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns the begins with into does not begin with
- type String
- if specified, needs to be SYNTHETIC_ENGINE_TYPE
- unknowns String
- Any attributes that aren't yet supported by this provider
- value String
- The value to compare to. Possible values are CLASSIC and CUSTOM
- operator string
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- negate boolean
- Reverses the operator. For example it turns the begins with into does not begin with
- type string
- if specified, needs to be SYNTHETIC_ENGINE_TYPE
- unknowns string
- Any attributes that aren't yet supported by this provider
- value string
- The value to compare to. Possible values are CLASSIC and CUSTOM
- operator str
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- negate bool
- Reverses the operator. For example it turns the begins with into does not begin with
- type str
- if specified, needs to be SYNTHETIC_ENGINE_TYPE
- unknowns str
- Any attributes that aren't yet supported by this provider
- value str
- The value to compare to. Possible values are CLASSIC and CUSTOM
- operator String
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns the begins with into does not begin with
- type String
- if specified, needs to be SYNTHETIC_ENGINE_TYPE
- unknowns String
- Any attributes that aren't yet supported by this provider
- value String
- The value to compare to. Possible values are CLASSIC and CUSTOM
HostNamingConditionConditionTag, HostNamingConditionConditionTagArgs
- Operator string
- Operator of the comparison. Possible values are EQUALS and TAG_KEY_EQUALS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns the begins with into does not begin with
- Unknowns string
- Any attributes that aren't yet supported by this provider
- Value
Pulumiverse.
Dynatrace. Inputs. Host Naming Condition Condition Tag Value - Tag of a Dynatrace entity
- Operator string
- Operator of the comparison. Possible values are EQUALS and TAG_KEY_EQUALS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns the begins with into does not begin with
- Unknowns string
- Any attributes that aren't yet supported by this provider
- Value
Host
Naming Condition Condition Tag Value - Tag of a Dynatrace entity
- operator String
- Operator of the comparison. Possible values are EQUALS and TAG_KEY_EQUALS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns the begins with into does not begin with
- unknowns String
- Any attributes that aren't yet supported by this provider
- value
Host
Naming Condition Condition Tag Value - Tag of a Dynatrace entity
- operator string
- Operator of the comparison. Possible values are EQUALS and TAG_KEY_EQUALS. You can reverse it by setting negate to
true
- negate boolean
- Reverses the operator. For example it turns the begins with into does not begin with
- unknowns string
- Any attributes that aren't yet supported by this provider
- value
Host
Naming Condition Condition Tag Value - Tag of a Dynatrace entity
- operator str
- Operator of the comparison. Possible values are EQUALS and TAG_KEY_EQUALS. You can reverse it by setting negate to
true
- negate bool
- Reverses the operator. For example it turns the begins with into does not begin with
- unknowns str
- Any attributes that aren't yet supported by this provider
- value
Host
Naming Condition Condition Tag Value - Tag of a Dynatrace entity
- operator String
- Operator of the comparison. Possible values are EQUALS and TAG_KEY_EQUALS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns the begins with into does not begin with
- unknowns String
- Any attributes that aren't yet supported by this provider
- value Property Map
- Tag of a Dynatrace entity
HostNamingConditionConditionTagComparison, HostNamingConditionConditionTagComparisonArgs
- Operator string
- Operator of the comparison. Possible values are EQUALS and TAG_KEY_EQUALS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns the begins with into does not begin with
- Type string
- if specified, needs to be TAG
- Unknowns string
- Any attributes that aren't yet supported by this provider
- Value
Pulumiverse.
Dynatrace. Inputs. Host Naming Condition Condition Tag Comparison Value - Tag of a Dynatrace entity
- Operator string
- Operator of the comparison. Possible values are EQUALS and TAG_KEY_EQUALS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns the begins with into does not begin with
- Type string
- if specified, needs to be TAG
- Unknowns string
- Any attributes that aren't yet supported by this provider
- Value
Host
Naming Condition Condition Tag Comparison Value - Tag of a Dynatrace entity
- operator String
- Operator of the comparison. Possible values are EQUALS and TAG_KEY_EQUALS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns the begins with into does not begin with
- type String
- if specified, needs to be TAG
- unknowns String
- Any attributes that aren't yet supported by this provider
- value
Host
Naming Condition Condition Tag Comparison Value - Tag of a Dynatrace entity
- operator string
- Operator of the comparison. Possible values are EQUALS and TAG_KEY_EQUALS. You can reverse it by setting negate to
true
- negate boolean
- Reverses the operator. For example it turns the begins with into does not begin with
- type string
- if specified, needs to be TAG
- unknowns string
- Any attributes that aren't yet supported by this provider
- value
Host
Naming Condition Condition Tag Comparison Value - Tag of a Dynatrace entity
- operator str
- Operator of the comparison. Possible values are EQUALS and TAG_KEY_EQUALS. You can reverse it by setting negate to
true
- negate bool
- Reverses the operator. For example it turns the begins with into does not begin with
- type str
- if specified, needs to be TAG
- unknowns str
- Any attributes that aren't yet supported by this provider
- value
Host
Naming Condition Condition Tag Comparison Value - Tag of a Dynatrace entity
- operator String
- Operator of the comparison. Possible values are EQUALS and TAG_KEY_EQUALS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns the begins with into does not begin with
- type String
- if specified, needs to be TAG
- unknowns String
- Any attributes that aren't yet supported by this provider
- value Property Map
- Tag of a Dynatrace entity
HostNamingConditionConditionTagComparisonValue, HostNamingConditionConditionTagComparisonValueArgs
- Context string
- The origin of the tag, such as AWS or Cloud Foundry. Possible values are AWS, AWS_GENERIC, AZURE, CLOUD_FOUNDRY, CONTEXTLESS, ENVIRONMENT, GOOGLE_CLOUD and KUBERNETES. Custom tags use the
CONTEXTLESS
value - Key string
- The key of the tag. Custom tags have the tag value here
- Unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- Value string
- The value of the tag. Not applicable to custom tags
- Context string
- The origin of the tag, such as AWS or Cloud Foundry. Possible values are AWS, AWS_GENERIC, AZURE, CLOUD_FOUNDRY, CONTEXTLESS, ENVIRONMENT, GOOGLE_CLOUD and KUBERNETES. Custom tags use the
CONTEXTLESS
value - Key string
- The key of the tag. Custom tags have the tag value here
- Unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- Value string
- The value of the tag. Not applicable to custom tags
- context String
- The origin of the tag, such as AWS or Cloud Foundry. Possible values are AWS, AWS_GENERIC, AZURE, CLOUD_FOUNDRY, CONTEXTLESS, ENVIRONMENT, GOOGLE_CLOUD and KUBERNETES. Custom tags use the
CONTEXTLESS
value - key String
- The key of the tag. Custom tags have the tag value here
- unknowns String
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value String
- The value of the tag. Not applicable to custom tags
- context string
- The origin of the tag, such as AWS or Cloud Foundry. Possible values are AWS, AWS_GENERIC, AZURE, CLOUD_FOUNDRY, CONTEXTLESS, ENVIRONMENT, GOOGLE_CLOUD and KUBERNETES. Custom tags use the
CONTEXTLESS
value - key string
- The key of the tag. Custom tags have the tag value here
- unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value string
- The value of the tag. Not applicable to custom tags
- context str
- The origin of the tag, such as AWS or Cloud Foundry. Possible values are AWS, AWS_GENERIC, AZURE, CLOUD_FOUNDRY, CONTEXTLESS, ENVIRONMENT, GOOGLE_CLOUD and KUBERNETES. Custom tags use the
CONTEXTLESS
value - key str
- The key of the tag. Custom tags have the tag value here
- unknowns str
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value str
- The value of the tag. Not applicable to custom tags
- context String
- The origin of the tag, such as AWS or Cloud Foundry. Possible values are AWS, AWS_GENERIC, AZURE, CLOUD_FOUNDRY, CONTEXTLESS, ENVIRONMENT, GOOGLE_CLOUD and KUBERNETES. Custom tags use the
CONTEXTLESS
value - key String
- The key of the tag. Custom tags have the tag value here
- unknowns String
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value String
- The value of the tag. Not applicable to custom tags
HostNamingConditionConditionTagValue, HostNamingConditionConditionTagValueArgs
- Context string
- The origin of the tag, such as AWS or Cloud Foundry. Possible values are AWS, AWS_GENERIC, AZURE, CLOUD_FOUNDRY, CONTEXTLESS, ENVIRONMENT, GOOGLE_CLOUD and KUBERNETES. Custom tags use the
CONTEXTLESS
value - Key string
- The key of the tag. Custom tags have the tag value here
- Unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- Value string
- The value of the tag. Not applicable to custom tags
- Context string
- The origin of the tag, such as AWS or Cloud Foundry. Possible values are AWS, AWS_GENERIC, AZURE, CLOUD_FOUNDRY, CONTEXTLESS, ENVIRONMENT, GOOGLE_CLOUD and KUBERNETES. Custom tags use the
CONTEXTLESS
value - Key string
- The key of the tag. Custom tags have the tag value here
- Unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- Value string
- The value of the tag. Not applicable to custom tags
- context String
- The origin of the tag, such as AWS or Cloud Foundry. Possible values are AWS, AWS_GENERIC, AZURE, CLOUD_FOUNDRY, CONTEXTLESS, ENVIRONMENT, GOOGLE_CLOUD and KUBERNETES. Custom tags use the
CONTEXTLESS
value - key String
- The key of the tag. Custom tags have the tag value here
- unknowns String
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value String
- The value of the tag. Not applicable to custom tags
- context string
- The origin of the tag, such as AWS or Cloud Foundry. Possible values are AWS, AWS_GENERIC, AZURE, CLOUD_FOUNDRY, CONTEXTLESS, ENVIRONMENT, GOOGLE_CLOUD and KUBERNETES. Custom tags use the
CONTEXTLESS
value - key string
- The key of the tag. Custom tags have the tag value here
- unknowns string
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value string
- The value of the tag. Not applicable to custom tags
- context str
- The origin of the tag, such as AWS or Cloud Foundry. Possible values are AWS, AWS_GENERIC, AZURE, CLOUD_FOUNDRY, CONTEXTLESS, ENVIRONMENT, GOOGLE_CLOUD and KUBERNETES. Custom tags use the
CONTEXTLESS
value - key str
- The key of the tag. Custom tags have the tag value here
- unknowns str
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value str
- The value of the tag. Not applicable to custom tags
- context String
- The origin of the tag, such as AWS or Cloud Foundry. Possible values are AWS, AWS_GENERIC, AZURE, CLOUD_FOUNDRY, CONTEXTLESS, ENVIRONMENT, GOOGLE_CLOUD and KUBERNETES. Custom tags use the
CONTEXTLESS
value - key String
- The key of the tag. Custom tags have the tag value here
- unknowns String
- Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
- value String
- The value of the tag. Not applicable to custom tags
HostNamingConditionConditionTech, HostNamingConditionConditionTechArgs
- Operator string
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns the begins with into does not begin with
- Unknowns string
- Any attributes that aren't yet supported by this provider
- Value
Pulumiverse.
Dynatrace. Inputs. Host Naming Condition Condition Tech Value - The value to compare to
- Operator string
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- Negate bool
- Reverses the operator. For example it turns the begins with into does not begin with
- Unknowns string
- Any attributes that aren't yet supported by this provider
- Value
Host
Naming Condition Condition Tech Value - The value to compare to
- operator String
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns the begins with into does not begin with
- unknowns String
- Any attributes that aren't yet supported by this provider
- value
Host
Naming Condition Condition Tech Value - The value to compare to
- operator string
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- negate boolean
- Reverses the operator. For example it turns the begins with into does not begin with
- unknowns string
- Any attributes that aren't yet supported by this provider
- value
Host
Naming Condition Condition Tech Value - The value to compare to
- operator str
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- negate bool
- Reverses the operator. For example it turns the begins with into does not begin with
- unknowns str
- Any attributes that aren't yet supported by this provider
- value
Host
Naming Condition Condition Tech Value - The value to compare to
- operator String
- Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to
true
- negate Boolean
- Reverses the operator. For example it turns the begins with into does not begin with
- unknowns String
- Any attributes that aren't yet supported by this provider
- value Property Map
- The value to compare to
HostNamingConditionConditionTechValue, HostNamingConditionConditionTechValueArgs
- Type string
- Predefined technology, if technology is not predefined, then the verbatim type must be set.
- Unknowns string
- Any attributes that aren't yet supported by this provider
- Verbatim
Type string - Non-predefined technology, use for custom technologies
- Type string
- Predefined technology, if technology is not predefined, then the verbatim type must be set.
- Unknowns string
- Any attributes that aren't yet supported by this provider
- Verbatim
Type string - Non-predefined technology, use for custom technologies
- type String
- Predefined technology, if technology is not predefined, then the verbatim type must be set.
- unknowns String
- Any attributes that aren't yet supported by this provider
- verbatim
Type String - Non-predefined technology, use for custom technologies
- type string
- Predefined technology, if technology is not predefined, then the verbatim type must be set.
- unknowns string
- Any attributes that aren't yet supported by this provider
- verbatim
Type string - Non-predefined technology, use for custom technologies
- type str
- Predefined technology, if technology is not predefined, then the verbatim type must be set.
- unknowns str
- Any attributes that aren't yet supported by this provider
- verbatim_
type str - Non-predefined technology, use for custom technologies
- type String
- Predefined technology, if technology is not predefined, then the verbatim type must be set.
- unknowns String
- Any attributes that aren't yet supported by this provider
- verbatim
Type String - Non-predefined technology, use for custom technologies
Package Details
- Repository
- dynatrace pulumiverse/pulumi-dynatrace
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
dynatrace
Terraform Provider.