Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 1.18 KB

RoutingProtocolChangeData.md

File metadata and controls

18 lines (15 loc) · 1.18 KB

RoutingProtocolChangeData

Properties

Name Type Description Notes
Uuid string Uniquely identifies a change [default to null]
Type_ string Type of change [default to null]
Href string Routing Protocol Change URI [optional] [default to null]
Status string Current outcome of the change flow [optional] [default to null]
CreatedBy string Created by User Key [optional] [default to null]
CreatedDateTime time.Time Set when change flow starts [optional] [default to null]
UpdatedBy string Updated by User Key [optional] [default to null]
UpdatedDateTime time.Time Set when change object is updated [optional] [default to null]
Information string Additional information [optional] [default to null]
Data *RoutingProtocolChangeOperation [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]