sr: mark sr_policies_v2_details message as production
[vpp.git] / src / vnet / srv6 / sr.api
index 8bebcd1..4766ce3 100644 (file)
@@ -291,6 +291,8 @@ define sr_localsids_with_packet_stats_details
 */
 define sr_policies_dump
 {
+  option deprecated;
+
   u32 client_index;
   u32 context;
 };
@@ -327,7 +329,6 @@ define sr_policies_v2_details
   u32 fib_table;
   u8 num_sid_lists;
   vl_api_srv6_sid_list_t sid_lists[num_sid_lists];
-  option in_progress;
 };
 
 /** \brief Dump the list of SR policies along with actual segment list index on VPP