cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Management zone rule: type("cloud:aws:fsx"),customProperties([???]Project)

OWollrab
Newcomer

Hi, I want to create a management zone rule to add AWS FSx based on properties and their values.

With type("cloud: aws :fsx") I see the fsx entities. (without white space arround aws because of :aws:)

Using GetAllEntityTypes, I found "customProperties" being a Map and I assume the [AWS]... tags are in there, isn't it?

But I fail to use

type("cloud: aws :fsx"),customProperties([AWS]Project) (without white space arround aws)

to get all entities, where I have a property [AWS]Project attached.

I also need a way to use it with key and value. E.g., type("cloud: aws :fsx"),customProperties([AWS]Project:Dynatrace implementation)

Can someone please give me a hint about this?

Kind regards, Olav

1 REPLY 1

Featured Posts