3.5.2. Selecting Fields ExamplesΒΆ
Warning
This API is deprecated.
Axonius API v2 is now available, we recommend you move to API v2.
New features will no longer be added to this API. Axonius will only provide bug fixes.
These examples show how to select what fields (columns in the GUI) are included in responses for getting assets.
- 3.5.2.1. Select Fields: Valid Generic Field
- 3.5.2.2. Select Fields: Invalid Generic Field
- 3.5.2.3. Select Fields: Invalid Adapter
- 3.5.2.4. Select Fields: Multiple Fields
- 3.5.2.5. Select Fields: Multiple Fields Using Commas
- 3.5.2.6. Select Fields: No default fields
- 3.5.2.7. Select Fields: Using Regular Expressions Case 1
- 3.5.2.8. Select Fields: Using Regular Expressions Case 2