This commit is contained in:
Ben Alfasi
2018-11-27 10:23:18 +02:00
parent 0e1e123204
commit 4ace29b039

View File

@ -31,7 +31,7 @@ ms.date: 11/15/2018
### Example 1 ### Example 1
**Get all the machines with the tag 'ExampleTag'** - Get all the machines with the tag 'ExampleTag'
``` ```
HTTP GET https://api.securitycenter.windows.com/api/machines?$filter=machineTags/any(tag: tag eq 'ExampleTag') HTTP GET https://api.securitycenter.windows.com/api/machines?$filter=machineTags/any(tag: tag eq 'ExampleTag')