nautobot-openapi 0.1.1

low level nautobot bindings (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# PaginatedVrfDeviceAssignmentList

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**count** | **i32** |  | 
**next** | Option<**String**> |  | [optional]
**previous** | Option<**String**> |  | [optional]
**results** | [**Vec<crate::models::VrfDeviceAssignment>**]VRFDeviceAssignment.md |  | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)