Target
Properties
| Name | Type | Description | Notes |
|---|
| name | String | Name of device to be monitored. | [default to null] |
| address | String | IPv4/IPv6 address or hostname. | [default to null] |
| port | Integer | gNMIc port. | [optional] [default to null] |
| targetProfile | String | TargetProfile applied to apply to this router. | [optional] [default to null] |
| labels | List | Labels must be map[string]string. For example vendor:nokia. | [optional] [default to null] |
| operation | String | Either `created`, `updated` or `deleted`. `created` and `updated` are identical and both apply the target. | [default to null] |
[Back to Model list] [Back to API list] [Back to README]