There are a few different ways to go about this. Somewhere around 6, give or take.
There are many different ways you could get a particular computer and a particular property, but once you have the relevance that returns the ones you are looking for, then you can put them together in many ways. Using members of bes computer groups
is just another way to get a particular computer object to work from.
values of results from ( bes properties "ID" ) of bes computers whose( name of it = "BIGFIX")
values of results from ( bes computers whose(name of it = "BIGFIX") ) of bes properties "ID"
values of results ( bes properties "ID", bes computers whose( name of it = "BIGFIX") )
values of results ( bes computers whose( name of it = "BIGFIX"), bes properties "ID" )
values of property results whose("ID" = name of property of it) of bes computers whose( name of it = "BIGFIX")
values of results whose("BIGFIX" = name of computer of it) of bes properties "ID"
You can get a specific property, then get a specific results for a specific computer… or you can get a specific computer, then get a specific proeprty result from it. It should also be possible to get all the property results from a computer and then filter it to just the result you are looking for, or get the results from all computers from a specific property and then filter that for just the computer your interested in.
Examples
References:
- https://developer.bigfix.com/relevance/reference/bes-computer.html#result-bes-computer-bes-property-bes-property-result
- https://developer.bigfix.com/relevance/reference/bes-computer.html#result-bes-property-bes-computer-bes-property-result
- https://developer.bigfix.com/relevance/reference/bes-computer.html#result-from-bes-property-of-bes-computer-bes-property-result
- https://developer.bigfix.com/relevance/reference/bes-computer.html#property-result-of-bes-computer-bes-property-result
- https://developer.bigfix.com/relevance/reference/bes-property.html#result-bes-computer-bes-property-bes-property-result
- https://developer.bigfix.com/relevance/reference/bes-property.html#result-bes-property-bes-computer-bes-property-result
- https://developer.bigfix.com/relevance/reference/bes-property.html#result-from-bes-computer-of-bes-property-bes-property-result
- https://developer.bigfix.com/relevance/reference/bes-property.html#result-of-bes-property-bes-property-result
- https://developer.bigfix.com/relevance/reference/bes-property-result.html