VOL-3853:Use strings to convey more info about errors from DM to DM User

Change-Id: I41ce424b3143ed873ce7b6b6bf2a5e826c677f69
diff --git a/go/dmi/hw_events_mgmt_service.pb.go b/go/dmi/hw_events_mgmt_service.pb.go
index 4f9ac7d..2b5dc6e 100644
--- a/go/dmi/hw_events_mgmt_service.pb.go
+++ b/go/dmi/hw_events_mgmt_service.pb.go
@@ -606,6 +606,7 @@
 	Status               Status                    `protobuf:"varint,1,opt,name=status,proto3,enum=dmi.Status" json:"status,omitempty"`
 	Reason               ListEventsResponse_Reason `protobuf:"varint,2,opt,name=reason,proto3,enum=dmi.ListEventsResponse_Reason" json:"reason,omitempty"`
 	Events               *EventsCfg                `protobuf:"bytes,3,opt,name=events,proto3" json:"events,omitempty"`
+	ReasonDetail         string                    `protobuf:"bytes,4,opt,name=reason_detail,json=reasonDetail,proto3" json:"reason_detail,omitempty"`
 	XXX_NoUnkeyedLiteral struct{}                  `json:"-"`
 	XXX_unrecognized     []byte                    `json:"-"`
 	XXX_sizecache        int32                     `json:"-"`
@@ -657,6 +658,13 @@
 	return nil
 }
 
+func (m *ListEventsResponse) GetReasonDetail() string {
+	if m != nil {
+		return m.ReasonDetail
+	}
+	return ""
+}
+
 type EventsConfigurationRequest struct {
 	DeviceUuid *Uuid `protobuf:"bytes,1,opt,name=device_uuid,json=deviceUuid,proto3" json:"device_uuid,omitempty"`
 	// Types that are valid to be assigned to Operation:
@@ -748,6 +756,7 @@
 type EventsConfigurationResponse struct {
 	Status               Status                             `protobuf:"varint,1,opt,name=status,proto3,enum=dmi.Status" json:"status,omitempty"`
 	Reason               EventsConfigurationResponse_Reason `protobuf:"varint,2,opt,name=reason,proto3,enum=dmi.EventsConfigurationResponse_Reason" json:"reason,omitempty"`
+	ReasonDetail         string                             `protobuf:"bytes,3,opt,name=reason_detail,json=reasonDetail,proto3" json:"reason_detail,omitempty"`
 	XXX_NoUnkeyedLiteral struct{}                           `json:"-"`
 	XXX_unrecognized     []byte                             `json:"-"`
 	XXX_sizecache        int32                              `json:"-"`
@@ -792,6 +801,13 @@
 	return EventsConfigurationResponse_UNDEFINED_REASON
 }
 
+func (m *EventsConfigurationResponse) GetReasonDetail() string {
+	if m != nil {
+		return m.ReasonDetail
+	}
+	return ""
+}
+
 type EventMetaData struct {
 	DeviceUuid *Uuid `protobuf:"bytes,1,opt,name=device_uuid,json=deviceUuid,proto3" json:"device_uuid,omitempty"`
 	// uuid of the component
@@ -941,96 +957,98 @@
 func init() { proto.RegisterFile("dmi/hw_events_mgmt_service.proto", fileDescriptor_8962d785556e9979) }
 
 var fileDescriptor_8962d785556e9979 = []byte{
-	// 1420 bytes of a gzipped FileDescriptorProto
-	0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xac, 0x57, 0x5d, 0x73, 0xdb, 0x44,
-	0x17, 0x8e, 0xad, 0x7c, 0x38, 0x27, 0x8d, 0x5f, 0x75, 0xa7, 0x6f, 0x9b, 0xb8, 0xd3, 0xd6, 0x38,
-	0xd0, 0xa4, 0x81, 0xd8, 0x6d, 0x02, 0x2d, 0x9d, 0x5e, 0x80, 0x62, 0x2b, 0xb5, 0x06, 0x47, 0xce,
-	0x6c, 0x64, 0x87, 0xe1, 0xa2, 0x9a, 0x8d, 0xb5, 0xb6, 0x45, 0x2d, 0xc9, 0x95, 0x56, 0x09, 0x85,
-	0x19, 0x2e, 0xb8, 0xe4, 0x8a, 0xaf, 0x9f, 0x41, 0xe1, 0x92, 0xbf, 0xc0, 0xc7, 0x15, 0xff, 0x05,
-	0x28, 0xdc, 0x31, 0x5a, 0xc9, 0xb6, 0xe2, 0x8f, 0x38, 0x9d, 0xe1, 0xce, 0x3a, 0xe7, 0x79, 0xce,
-	0xf3, 0xac, 0xf6, 0xec, 0xea, 0x18, 0xb2, 0x86, 0x65, 0x16, 0xda, 0xa7, 0x3a, 0x3d, 0xa1, 0x36,
-	0xf3, 0x74, 0xab, 0x65, 0x31, 0xdd, 0xa3, 0xee, 0x89, 0xd9, 0xa0, 0xf9, 0xae, 0xeb, 0x30, 0x07,
-	0x09, 0x86, 0x65, 0x66, 0x2e, 0x07, 0xb0, 0x86, 0x63, 0x59, 0x8e, 0xed, 0x85, 0xf1, 0xcc, 0xa5,
-	0x90, 0x19, 0x3d, 0xdd, 0x6a, 0x39, 0x4e, 0xab, 0x43, 0x0b, 0xfc, 0xe9, 0xd8, 0x6f, 0x16, 0x98,
-	0x69, 0x51, 0x8f, 0x11, 0xab, 0x1b, 0x02, 0x72, 0x26, 0x2c, 0xd6, 0x49, 0xc7, 0xa7, 0xda, 0xf3,
-	0x2e, 0x45, 0xab, 0xb0, 0x60, 0xda, 0x4c, 0x3f, 0x21, 0x9d, 0x95, 0x44, 0x36, 0xb1, 0x21, 0x94,
-	0x67, 0xf0, 0xbc, 0x69, 0xb3, 0x3a, 0xe9, 0xa0, 0xeb, 0x90, 0xf2, 0x7b, 0xb9, 0x64, 0x36, 0xb1,
-	0x31, 0x5b, 0x9e, 0xc1, 0x0b, 0x7e, 0x94, 0xbc, 0x01, 0x8b, 0xcd, 0x8e, 0x43, 0xc2, 0xac, 0x90,
-	0x4d, 0x6c, 0x24, 0xcb, 0x33, 0x38, 0xc5, 0x43, 0x75, 0xd2, 0xd9, 0x9d, 0x03, 0xe1, 0x84, 0x74,
-	0x72, 0x18, 0xe0, 0x88, 0x30, 0xea, 0xee, 0x13, 0xf7, 0xa9, 0x87, 0x72, 0x30, 0xdb, 0x36, 0x5b,
-	0x6d, 0x2e, 0xb4, 0xb4, 0x9d, 0xce, 0x1b, 0x96, 0x99, 0xef, 0x3b, 0xc1, 0x3c, 0x87, 0xb2, 0x20,
-	0x74, 0x9c, 0x53, 0xae, 0x37, 0x0a, 0x09, 0x52, 0xb9, 0xa7, 0x00, 0x5a, 0xdb, 0xa5, 0x5e, 0xdb,
-	0xe9, 0x18, 0x1e, 0x5a, 0x87, 0x39, 0xbf, 0xdb, 0xa5, 0x6e, 0x54, 0xf4, 0x7f, 0x9c, 0x31, 0xd0,
-	0x2c, 0xcf, 0xe0, 0x30, 0x1f, 0x00, 0x3b, 0xce, 0x29, 0x75, 0xa3, 0xd2, 0xe3, 0x80, 0x3c, 0xbf,
-	0xbb, 0x04, 0x8b, 0xac, 0x57, 0x3f, 0xf7, 0x39, 0x5c, 0xe9, 0x8b, 0x29, 0x76, 0xd3, 0x71, 0x2d,
-	0xc2, 0x4c, 0xc7, 0x46, 0xef, 0x40, 0xda, 0x39, 0x0e, 0x76, 0x87, 0x1a, 0xc1, 0x1b, 0xf0, 0xe9,
-	0x84, 0x45, 0x2d, 0xf7, 0x50, 0x3c, 0x84, 0x0a, 0x00, 0xfd, 0xda, 0xde, 0x19, 0x27, 0x83, 0x25,
-	0xe1, 0x18, 0x24, 0xf7, 0x65, 0x02, 0x52, 0x72, 0xd0, 0x10, 0xc5, 0x66, 0x0b, 0x6d, 0x40, 0x8a,
-	0x37, 0x87, 0x6e, 0x1a, 0x5c, 0x2e, 0xbd, 0xbd, 0xcc, 0xb9, 0x1c, 0xa0, 0x18, 0x1e, 0x5e, 0xa0,
-	0xe1, 0x2f, 0xb4, 0x06, 0xcb, 0xa6, 0xa7, 0x37, 0x1c, 0xbb, 0x69, 0xb6, 0x7c, 0x97, 0x1a, 0x5c,
-	0x2a, 0x85, 0x2f, 0x99, 0x5e, 0xb1, 0x1f, 0x1b, 0x32, 0x23, 0x4c, 0x37, 0x73, 0x17, 0x16, 0xb9,
-	0x94, 0x17, 0x98, 0x59, 0x83, 0x39, 0x93, 0x51, 0xcb, 0x5b, 0x49, 0x64, 0x85, 0x8d, 0xa5, 0xb8,
-	0x93, 0x62, 0xb3, 0x85, 0xc3, 0x5c, 0xee, 0x9f, 0x04, 0xa0, 0x8a, 0xe9, 0xb1, 0x90, 0x86, 0xa9,
-	0xd7, 0x75, 0x6c, 0x8f, 0xa2, 0x35, 0x98, 0xf7, 0x18, 0x61, 0xbe, 0x17, 0x2d, 0x63, 0x89, 0x93,
-	0x0f, 0x79, 0x08, 0x47, 0x29, 0x74, 0x1f, 0xe6, 0x5d, 0x4a, 0x3c, 0xc7, 0xe6, 0xe6, 0xd3, 0xdb,
-	0x37, 0x39, 0x68, 0xb4, 0x5a, 0x1e, 0x73, 0x14, 0x8e, 0xd0, 0xe8, 0x36, 0xcc, 0x87, 0x47, 0x28,
-	0x5a, 0x52, 0x7a, 0xe0, 0x2c, 0x30, 0x8e, 0xa3, 0x6c, 0xee, 0x09, 0xcc, 0x87, 0x4c, 0x74, 0x05,
-	0xc4, 0x9a, 0x5a, 0x92, 0xf7, 0x14, 0x55, 0x2e, 0xe9, 0x58, 0x96, 0x0e, 0xab, 0xaa, 0x38, 0x83,
-	0x10, 0xa4, 0x6b, 0xea, 0x07, 0x6a, 0xf5, 0x48, 0xd5, 0x4b, 0x72, 0x5d, 0x29, 0xca, 0x62, 0x22,
-	0x88, 0x29, 0xaa, 0x26, 0x63, 0x55, 0xaa, 0xe8, 0x32, 0xc6, 0x55, 0x2c, 0x26, 0xd1, 0x55, 0x40,
-	0x61, 0x5e, 0xaf, 0xa9, 0x58, 0x96, 0x8a, 0x65, 0x69, 0xb7, 0x22, 0x8b, 0x42, 0xee, 0x45, 0x02,
-	0x32, 0x91, 0x6a, 0xf4, 0xce, 0x79, 0xeb, 0x60, 0xfa, 0xcc, 0xa7, 0x1e, 0x43, 0x9b, 0xb0, 0x64,
-	0xd0, 0xe0, 0x70, 0xeb, 0xbe, 0x1f, 0xed, 0xe7, 0xd2, 0xf6, 0x22, 0xf7, 0x5a, 0xf3, 0x4d, 0x03,
-	0x43, 0x98, 0x0d, 0x7e, 0xa3, 0x4d, 0x58, 0x68, 0xb4, 0x89, 0xdd, 0xa2, 0xde, 0x99, 0x83, 0xd1,
-	0x5f, 0x53, 0x70, 0x30, 0x23, 0x00, 0xda, 0x04, 0xd1, 0xa5, 0x1e, 0x65, 0x3a, 0x73, 0x74, 0x83,
-	0x36, 0x89, 0xdf, 0x61, 0xfc, 0x45, 0xa4, 0xca, 0x33, 0x38, 0xcd, 0x33, 0x9a, 0x53, 0x0a, 0xe3,
-	0x41, 0xab, 0x3b, 0x5d, 0x1a, 0xfa, 0xca, 0xbd, 0x4c, 0xc0, 0xf5, 0xb1, 0x7e, 0x5f, 0x65, 0xd3,
-	0xde, 0x1b, 0xda, 0xb4, 0xf5, 0xb8, 0xd1, 0x71, 0x65, 0x87, 0x76, 0x2f, 0xe7, 0xfe, 0x47, 0xbb,
-	0xc2, 0x63, 0x75, 0xa9, 0xa2, 0x94, 0xf4, 0x62, 0x55, 0xdd, 0x53, 0x1e, 0x8b, 0xc2, 0x84, 0x9d,
-	0x9a, 0xcd, 0x7d, 0x97, 0x80, 0x65, 0x6e, 0x71, 0x9f, 0x32, 0x52, 0x22, 0x8c, 0xbc, 0xd2, 0xe6,
-	0xdc, 0x85, 0x74, 0xc3, 0xb1, 0xba, 0x8e, 0x1d, 0x9c, 0x4c, 0x0e, 0x4f, 0x0e, 0xc3, 0x97, 0xfb,
-	0x00, 0xce, 0x78, 0x23, 0xce, 0xb0, 0x89, 0x45, 0xf9, 0x06, 0x2d, 0xc6, 0x60, 0x2a, 0xb1, 0x68,
-	0xee, 0x8b, 0x24, 0xcc, 0x71, 0x5b, 0xe8, 0x21, 0xa4, 0xc3, 0x83, 0x6f, 0x51, 0x46, 0x0c, 0xc2,
-	0x48, 0xe4, 0x08, 0x0d, 0xde, 0x6e, 0xcf, 0x3a, 0x5e, 0xa6, 0xbd, 0xc7, 0x00, 0x78, 0xe6, 0xce,
-	0x48, 0x9e, 0x7b, 0x67, 0x3c, 0x80, 0x45, 0x97, 0x98, 0x1e, 0x35, 0xf4, 0xfe, 0xd1, 0xc9, 0xe4,
-	0xc3, 0x6f, 0x49, 0xbe, 0xf7, 0x2d, 0xc9, 0x6b, 0xbd, 0x6f, 0x09, 0x4e, 0x85, 0x60, 0xcd, 0x43,
-	0xef, 0x43, 0xba, 0x7f, 0x49, 0xe8, 0xa6, 0xdd, 0x74, 0x56, 0x66, 0x39, 0x7b, 0xf5, 0xec, 0x5d,
-	0x12, 0xbb, 0x3e, 0xf1, 0x32, 0x8b, 0x47, 0xd1, 0x2a, 0xa4, 0x88, 0x11, 0x71, 0xe7, 0xf8, 0xab,
-	0x58, 0x20, 0x06, 0x4f, 0x6d, 0xfe, 0x9e, 0x8e, 0x2e, 0x40, 0xc5, 0xf0, 0xd0, 0x0a, 0x5c, 0x91,
-	0xeb, 0xb2, 0xaa, 0xe9, 0xaa, 0xb4, 0x1f, 0x6c, 0x62, 0xd4, 0x1d, 0xe2, 0x0c, 0xba, 0x09, 0x99,
-	0x30, 0xa3, 0x61, 0x49, 0x3d, 0x2c, 0xca, 0x4a, 0x5d, 0xc6, 0xfa, 0x41, 0xa5, 0xf6, 0x58, 0xaf,
-	0xd6, 0x34, 0xd1, 0x40, 0x37, 0x60, 0x75, 0x42, 0x5e, 0x51, 0x45, 0x8a, 0xb6, 0xe0, 0xce, 0x68,
-	0xba, 0x5e, 0xad, 0x68, 0xd2, 0x63, 0x59, 0x97, 0x76, 0xab, 0x75, 0x59, 0xd7, 0xca, 0x58, 0x3e,
-	0x2c, 0x57, 0x2b, 0x25, 0xb1, 0x79, 0x3e, 0x7c, 0x57, 0xae, 0x54, 0x8f, 0x62, 0xf0, 0x16, 0xba,
-	0x07, 0x5b, 0xa3, 0x70, 0x4d, 0xde, 0x3f, 0x90, 0xb1, 0xa4, 0xd5, 0xf0, 0xa8, 0x42, 0x7b, 0x3a,
-	0x65, 0x58, 0xc5, 0x1c, 0x6f, 0xaa, 0x58, 0xc3, 0x38, 0x88, 0x0d, 0x2b, 0x7c, 0x7c, 0x3e, 0x7c,
-	0xb8, 0xfa, 0x53, 0x94, 0x87, 0xcd, 0x51, 0x38, 0xfe, 0x50, 0x3f, 0xa8, 0x1e, 0xc9, 0x78, 0xa4,
-	0x7c, 0x67, 0x0a, 0x7e, 0xb8, 0xbe, 0x35, 0x1e, 0xaf, 0x4d, 0xaa, 0x6f, 0x4f, 0xc1, 0x0f, 0xd7,
-	0x77, 0xc6, 0x37, 0xc0, 0x9e, 0xa4, 0x54, 0x6a, 0x58, 0x16, 0xbb, 0xe8, 0x01, 0xec, 0x5c, 0xb8,
-	0x01, 0x74, 0x2c, 0x17, 0xab, 0x75, 0x19, 0xcb, 0x25, 0xf1, 0xd9, 0xf9, 0xc4, 0x21, 0x1b, 0x31,
-	0xa2, 0x8b, 0x1e, 0xc1, 0x83, 0x57, 0x6a, 0x8a, 0x18, 0xd9, 0x9b, 0x4e, 0x9e, 0xac, 0xcc, 0xc6,
-	0x5b, 0x9e, 0xd0, 0x28, 0x31, 0xa2, 0x7f, 0x3e, 0x71, 0xb2, 0xe2, 0x09, 0x7a, 0x17, 0xde, 0xbe,
-	0x78, 0xf3, 0xc4, 0x98, 0xa7, 0x53, 0x98, 0x93, 0x35, 0x3f, 0x19, 0xcf, 0xd4, 0xa6, 0x6b, 0x3e,
-	0x9f, 0xc2, 0x9c, 0xac, 0xf9, 0x29, 0x5a, 0x87, 0xb5, 0x89, 0x4d, 0x16, 0x03, 0x7e, 0x86, 0xae,
-	0x01, 0x0a, 0x81, 0x07, 0x87, 0xb5, 0xc1, 0x35, 0xf5, 0x73, 0x02, 0x5d, 0x85, 0xcb, 0x43, 0x09,
-	0x45, 0x15, 0x7f, 0x19, 0x8a, 0xf7, 0xda, 0xf6, 0xd7, 0x04, 0xca, 0xc2, 0xf5, 0x91, 0x78, 0x4c,
-	0xe9, 0xb7, 0x18, 0x73, 0x4f, 0x52, 0xfb, 0xcc, 0xef, 0x93, 0x03, 0x0b, 0x41, 0xbc, 0x6f, 0xe1,
-	0x45, 0xf2, 0x2c, 0xa1, 0x67, 0xe1, 0x87, 0xe4, 0x40, 0x2a, 0x56, 0x28, 0x26, 0xf5, 0x63, 0x12,
-	0xdd, 0x81, 0xd7, 0x43, 0x44, 0xf1, 0xa0, 0x36, 0xa6, 0x95, 0x8b, 0x58, 0xd1, 0x94, 0xa2, 0x54,
-	0x11, 0xbf, 0x12, 0xd0, 0x6d, 0x78, 0xed, 0x3c, 0xe8, 0x9e, 0xa4, 0x49, 0x15, 0xf1, 0x6b, 0x01,
-	0xed, 0x40, 0xfe, 0x22, 0x25, 0x63, 0x3e, 0xbe, 0x11, 0xd0, 0x5d, 0x78, 0x73, 0x6a, 0xf1, 0x18,
-	0xe3, 0x5b, 0x01, 0x65, 0xe0, 0xff, 0x21, 0xa3, 0x7c, 0x14, 0x8d, 0x15, 0x3a, 0x96, 0x0f, 0x65,
-	0x4d, 0xfc, 0x43, 0x40, 0x85, 0xde, 0x4d, 0x33, 0xc8, 0x9d, 0xb3, 0xb6, 0x3f, 0x05, 0xf4, 0x16,
-	0xac, 0x4f, 0x27, 0x84, 0x2b, 0xfc, 0x4b, 0x40, 0x0f, 0x7b, 0xdd, 0x76, 0x91, 0xf2, 0x31, 0xd7,
-	0x2f, 0x05, 0x74, 0x1f, 0xee, 0x5d, 0x50, 0x28, 0xc6, 0xfb, 0x5b, 0xd8, 0xfe, 0x29, 0x01, 0x37,
-	0x54, 0xc2, 0xcc, 0x13, 0x1a, 0x0e, 0x66, 0xfb, 0xc4, 0x26, 0x2d, 0x6a, 0x51, 0x9b, 0x1d, 0x86,
-	0xff, 0x37, 0xd1, 0x7d, 0x80, 0xc1, 0xa0, 0x8d, 0xc2, 0x3f, 0x05, 0x65, 0xe2, 0x1a, 0xa7, 0xc4,
-	0xa5, 0x4a, 0x29, 0x73, 0x6d, 0xc2, 0x28, 0x8e, 0x9e, 0xc0, 0x6a, 0xad, 0x6b, 0x10, 0x46, 0xc7,
-	0x4c, 0x7c, 0xe8, 0xd6, 0xe4, 0x59, 0x90, 0x8f, 0xc4, 0x99, 0xec, 0xb4, 0x61, 0x71, 0xf7, 0xd1,
-	0x47, 0x0f, 0x5b, 0x26, 0x6b, 0xfb, 0xc7, 0xf9, 0x86, 0x63, 0x15, 0x9c, 0x2e, 0xb5, 0x1b, 0x8e,
-	0x6b, 0x14, 0xc2, 0x69, 0x6c, 0xcb, 0xea, 0xaf, 0x63, 0xcb, 0xb4, 0x19, 0x75, 0x9b, 0xa4, 0x41,
-	0x0b, 0x27, 0x3b, 0x85, 0x96, 0x53, 0x30, 0x2c, 0xf3, 0x78, 0x9e, 0x4f, 0x31, 0x3b, 0xff, 0x06,
-	0x00, 0x00, 0xff, 0xff, 0x8c, 0x83, 0x49, 0x28, 0x69, 0x0f, 0x00, 0x00,
+	// 1448 bytes of a gzipped FileDescriptorProto
+	0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xac, 0x57, 0x4b, 0x73, 0xdb, 0xd4,
+	0x17, 0x8f, 0xad, 0x3c, 0x9c, 0x93, 0xc6, 0x7f, 0xf5, 0x4e, 0xff, 0x6d, 0xe2, 0x4e, 0x5b, 0xe3,
+	0x40, 0x93, 0x06, 0x62, 0xb7, 0x09, 0xb4, 0x74, 0xba, 0x00, 0xc5, 0x56, 0x6a, 0x0d, 0x8e, 0x9c,
+	0xb9, 0x91, 0x1d, 0x86, 0x45, 0x35, 0x37, 0xd6, 0xb5, 0x2d, 0x6a, 0x49, 0xae, 0x74, 0x95, 0x50,
+	0x98, 0x61, 0xc1, 0x92, 0x15, 0xaf, 0x25, 0xc3, 0x27, 0xa0, 0xb0, 0xe4, 0x2b, 0xf0, 0x58, 0xf1,
+	0x5d, 0x78, 0x2d, 0x19, 0x5d, 0xc9, 0xb6, 0xe2, 0x47, 0x9c, 0xce, 0xb0, 0xb3, 0xce, 0xf9, 0xfd,
+	0xce, 0xf9, 0x5d, 0x9d, 0x73, 0x8f, 0x8e, 0x21, 0x6b, 0x58, 0x66, 0xa1, 0x7d, 0xaa, 0xd3, 0x13,
+	0x6a, 0x33, 0x4f, 0xb7, 0x5a, 0x16, 0xd3, 0x3d, 0xea, 0x9e, 0x98, 0x0d, 0x9a, 0xef, 0xba, 0x0e,
+	0x73, 0x90, 0x60, 0x58, 0x66, 0xe6, 0x72, 0x00, 0x6b, 0x38, 0x96, 0xe5, 0xd8, 0x5e, 0x68, 0xcf,
+	0x5c, 0x0a, 0x99, 0xd1, 0xd3, 0xad, 0x96, 0xe3, 0xb4, 0x3a, 0xb4, 0xc0, 0x9f, 0x8e, 0xfd, 0x66,
+	0x81, 0x99, 0x16, 0xf5, 0x18, 0xb1, 0xba, 0x21, 0x20, 0x67, 0xc2, 0x62, 0x9d, 0x74, 0x7c, 0xaa,
+	0x3d, 0xef, 0x52, 0xb4, 0x0a, 0x0b, 0xa6, 0xcd, 0xf4, 0x13, 0xd2, 0x59, 0x49, 0x64, 0x13, 0x1b,
+	0x42, 0x79, 0x06, 0xcf, 0x9b, 0x36, 0xab, 0x93, 0x0e, 0xba, 0x0e, 0x29, 0xbf, 0xe7, 0x4b, 0x66,
+	0x13, 0x1b, 0xb3, 0xe5, 0x19, 0xbc, 0xe0, 0x47, 0xce, 0x1b, 0xb0, 0xd8, 0xec, 0x38, 0x24, 0xf4,
+	0x0a, 0xd9, 0xc4, 0x46, 0xb2, 0x3c, 0x83, 0x53, 0xdc, 0x54, 0x27, 0x9d, 0xdd, 0x39, 0x10, 0x4e,
+	0x48, 0x27, 0x87, 0x01, 0x8e, 0x08, 0xa3, 0xee, 0x3e, 0x71, 0x9f, 0x7a, 0x28, 0x07, 0xb3, 0x6d,
+	0xb3, 0xd5, 0xe6, 0x89, 0x96, 0xb6, 0xd3, 0x79, 0xc3, 0x32, 0xf3, 0x7d, 0x25, 0x98, 0xfb, 0x50,
+	0x16, 0x84, 0x8e, 0x73, 0xca, 0xf3, 0x8d, 0x42, 0x02, 0x57, 0xee, 0x29, 0x80, 0xd6, 0x76, 0xa9,
+	0xd7, 0x76, 0x3a, 0x86, 0x87, 0xd6, 0x61, 0xce, 0xef, 0x76, 0xa9, 0x1b, 0x05, 0xfd, 0x1f, 0x67,
+	0x0c, 0x72, 0x96, 0x67, 0x70, 0xe8, 0x0f, 0x80, 0x1d, 0xe7, 0x94, 0xba, 0x51, 0xe8, 0x71, 0x40,
+	0xee, 0xdf, 0x5d, 0x82, 0x45, 0xd6, 0x8b, 0x9f, 0xfb, 0x14, 0xae, 0xf4, 0x93, 0x29, 0x76, 0xd3,
+	0x71, 0x2d, 0xc2, 0x4c, 0xc7, 0x46, 0x6f, 0x41, 0xda, 0x39, 0x0e, 0xaa, 0x43, 0x8d, 0xe0, 0x0d,
+	0xf8, 0x74, 0xc2, 0xa1, 0x96, 0x7b, 0x28, 0x6e, 0x42, 0x05, 0x80, 0x7e, 0x6c, 0xef, 0x8c, 0x92,
+	0xc1, 0x91, 0x70, 0x0c, 0x92, 0xfb, 0x3c, 0x01, 0x29, 0x39, 0x68, 0x88, 0x62, 0xb3, 0x85, 0x36,
+	0x20, 0xc5, 0x9b, 0x43, 0x37, 0x0d, 0x9e, 0x2e, 0xbd, 0xbd, 0xcc, 0xb9, 0x1c, 0xa0, 0x18, 0x1e,
+	0x5e, 0xa0, 0xe1, 0x2f, 0xb4, 0x06, 0xcb, 0xa6, 0xa7, 0x37, 0x1c, 0xbb, 0x69, 0xb6, 0x7c, 0x97,
+	0x1a, 0x3c, 0x55, 0x0a, 0x5f, 0x32, 0xbd, 0x62, 0xdf, 0x36, 0x24, 0x46, 0x98, 0x2e, 0xe6, 0x2e,
+	0x2c, 0xf2, 0x54, 0x5e, 0x20, 0x66, 0x0d, 0xe6, 0x4c, 0x46, 0x2d, 0x6f, 0x25, 0x91, 0x15, 0x36,
+	0x96, 0xe2, 0x4a, 0x8a, 0xcd, 0x16, 0x0e, 0x7d, 0xb9, 0xef, 0x92, 0x80, 0x2a, 0xa6, 0xc7, 0x42,
+	0x1a, 0xa6, 0x5e, 0xd7, 0xb1, 0x3d, 0x8a, 0xd6, 0x60, 0xde, 0x63, 0x84, 0xf9, 0x5e, 0x74, 0x8c,
+	0x25, 0x4e, 0x3e, 0xe4, 0x26, 0x1c, 0xb9, 0xd0, 0x7d, 0x98, 0x77, 0x29, 0xf1, 0x1c, 0x9b, 0x8b,
+	0x4f, 0x6f, 0xdf, 0xe4, 0xa0, 0xd1, 0x68, 0x79, 0xcc, 0x51, 0x38, 0x42, 0xa3, 0xdb, 0x30, 0x1f,
+	0x5e, 0xa1, 0xe8, 0x48, 0xe9, 0x81, 0xb2, 0x40, 0x38, 0x8e, 0xbc, 0xc1, 0x3b, 0x0a, 0x19, 0xba,
+	0x41, 0x19, 0x31, 0x3b, 0x2b, 0xb3, 0xd9, 0xc4, 0xc6, 0x22, 0xbe, 0x14, 0x1a, 0x4b, 0xdc, 0x96,
+	0x7b, 0x02, 0xf3, 0x61, 0x78, 0x74, 0x05, 0xc4, 0x9a, 0x5a, 0x92, 0xf7, 0x14, 0x55, 0x2e, 0xe9,
+	0x58, 0x96, 0x0e, 0xab, 0xaa, 0x38, 0x83, 0x10, 0xa4, 0x6b, 0xea, 0x7b, 0x6a, 0xf5, 0x48, 0xd5,
+	0x4b, 0x72, 0x5d, 0x29, 0xca, 0x62, 0x22, 0xb0, 0x29, 0xaa, 0x26, 0x63, 0x55, 0xaa, 0xe8, 0x32,
+	0xc6, 0x55, 0x2c, 0x26, 0xd1, 0x55, 0x40, 0xa1, 0x5f, 0xaf, 0xa9, 0x58, 0x96, 0x8a, 0x65, 0x69,
+	0xb7, 0x22, 0x8b, 0x42, 0xee, 0x45, 0x02, 0x32, 0x91, 0xb4, 0xa8, 0x30, 0xbc, 0xbf, 0x30, 0x7d,
+	0xe6, 0x53, 0x8f, 0xa1, 0x4d, 0x58, 0x32, 0x68, 0x30, 0x01, 0x74, 0xdf, 0x8f, 0x8a, 0xbe, 0xb4,
+	0xbd, 0xc8, 0x0f, 0x54, 0xf3, 0x4d, 0x03, 0x43, 0xe8, 0x0d, 0x7e, 0xa3, 0x4d, 0x58, 0x68, 0xb4,
+	0x89, 0xdd, 0xa2, 0xde, 0x99, 0xdb, 0xd3, 0x3f, 0x78, 0x70, 0x7b, 0x23, 0x00, 0xda, 0x04, 0xd1,
+	0xa5, 0x1e, 0x65, 0x3a, 0x73, 0x74, 0x83, 0x36, 0x89, 0xdf, 0x61, 0xfc, 0x6d, 0xa5, 0xca, 0x33,
+	0x38, 0xcd, 0x3d, 0x9a, 0x53, 0x0a, 0xed, 0xc1, 0x7d, 0x70, 0xba, 0x34, 0xd4, 0x95, 0xfb, 0x36,
+	0x09, 0xd7, 0xc7, 0xea, 0x7d, 0x99, 0xca, 0xbe, 0x33, 0x54, 0xd9, 0xf5, 0xb8, 0xd0, 0x71, 0x61,
+	0x87, 0x4b, 0x3c, 0x52, 0x3a, 0x61, 0x4c, 0xe9, 0xdc, 0xff, 0xa8, 0x74, 0xdc, 0x56, 0x97, 0x2a,
+	0x4a, 0x49, 0x2f, 0x56, 0xd5, 0x3d, 0xe5, 0xb1, 0x28, 0x4c, 0x28, 0xe7, 0x6c, 0xee, 0x9b, 0x04,
+	0x2c, 0xf3, 0x73, 0xec, 0x53, 0x46, 0x4a, 0x84, 0x91, 0x97, 0xaa, 0xe0, 0x5d, 0x48, 0x37, 0x1c,
+	0xab, 0xeb, 0xd8, 0xc1, 0x1d, 0xe7, 0xf0, 0xe4, 0x30, 0x7c, 0xb9, 0x0f, 0xe0, 0x8c, 0xd7, 0xe2,
+	0x0c, 0x9b, 0x58, 0x34, 0x7a, 0x13, 0x03, 0x98, 0x4a, 0x2c, 0x9a, 0xfb, 0x2c, 0x09, 0x73, 0x5c,
+	0x16, 0x7a, 0x08, 0xe9, 0x70, 0x84, 0x58, 0x94, 0x11, 0x83, 0x30, 0x12, 0x29, 0x42, 0x83, 0x12,
+	0xf4, 0xa4, 0xe3, 0x65, 0xda, 0x7b, 0x0c, 0x80, 0x67, 0xa6, 0x4f, 0xf2, 0xdc, 0xe9, 0xf3, 0x00,
+	0x16, 0x5d, 0x62, 0x7a, 0xd4, 0xd0, 0xfb, 0x97, 0x30, 0x93, 0x0f, 0xbf, 0x4a, 0xf9, 0xde, 0x57,
+	0x29, 0xaf, 0xf5, 0xbe, 0x4a, 0x38, 0x15, 0x82, 0x35, 0x0f, 0xbd, 0x0b, 0xe9, 0xfe, 0xb8, 0xd1,
+	0x4d, 0xbb, 0xe9, 0xf0, 0x3b, 0xb9, 0xb4, 0xbd, 0x7a, 0x76, 0x2a, 0xc5, 0x06, 0x31, 0x5e, 0x66,
+	0x71, 0x2b, 0x5a, 0x85, 0x14, 0x31, 0x22, 0xee, 0x1c, 0x7f, 0x15, 0x0b, 0xc4, 0xe0, 0xae, 0xcd,
+	0xdf, 0xd3, 0xd1, 0x28, 0x55, 0x0c, 0x0f, 0xad, 0xc0, 0x15, 0xb9, 0x2e, 0xab, 0x9a, 0xae, 0x4a,
+	0xfb, 0x41, 0x11, 0xa3, 0xee, 0x10, 0x67, 0xd0, 0x4d, 0xc8, 0x84, 0x1e, 0x0d, 0x4b, 0xea, 0x61,
+	0x51, 0x56, 0xea, 0x32, 0xd6, 0x0f, 0x2a, 0xb5, 0xc7, 0x7a, 0xb5, 0xa6, 0x89, 0x06, 0xba, 0x01,
+	0xab, 0x13, 0xfc, 0x8a, 0x2a, 0x52, 0xb4, 0x05, 0x77, 0x46, 0xdd, 0xf5, 0x6a, 0x45, 0x93, 0x1e,
+	0xcb, 0xba, 0xb4, 0x5b, 0xad, 0xcb, 0xba, 0x56, 0xc6, 0xf2, 0x61, 0xb9, 0x5a, 0x29, 0x89, 0xcd,
+	0xf3, 0xe1, 0xbb, 0x72, 0xa5, 0x7a, 0x14, 0x83, 0xb7, 0xd0, 0x3d, 0xd8, 0x1a, 0x85, 0x6b, 0xf2,
+	0xfe, 0x81, 0x8c, 0x25, 0xad, 0x86, 0x47, 0x33, 0xb4, 0xa7, 0x53, 0x86, 0xb3, 0x98, 0xe3, 0x45,
+	0x15, 0x6b, 0x18, 0x07, 0xb6, 0xe1, 0x0c, 0x1f, 0x9e, 0x0f, 0x1f, 0x8e, 0xfe, 0x14, 0xe5, 0x61,
+	0x73, 0x14, 0x8e, 0xdf, 0xd7, 0x0f, 0xaa, 0x47, 0x32, 0x1e, 0x09, 0xdf, 0x99, 0x82, 0x1f, 0x8e,
+	0x6f, 0x8d, 0xc7, 0x6b, 0x93, 0xe2, 0xdb, 0x53, 0xf0, 0xc3, 0xf1, 0x9d, 0xf1, 0x0d, 0xb0, 0x27,
+	0x29, 0x95, 0x1a, 0x96, 0xc5, 0x2e, 0x7a, 0x00, 0x3b, 0x17, 0x6e, 0x00, 0x1d, 0xcb, 0xc5, 0x6a,
+	0x5d, 0xc6, 0x72, 0x49, 0x7c, 0x76, 0x3e, 0x71, 0x48, 0x46, 0x8c, 0xe8, 0xa2, 0x47, 0xf0, 0xe0,
+	0xa5, 0x9a, 0x22, 0x46, 0xf6, 0xa6, 0x93, 0x27, 0x67, 0x66, 0xe3, 0x25, 0x4f, 0x68, 0x94, 0x18,
+	0xd1, 0x3f, 0x9f, 0x38, 0x39, 0xe3, 0x09, 0x7a, 0x1b, 0xde, 0xbc, 0x78, 0xf3, 0xc4, 0x98, 0xa7,
+	0x53, 0x98, 0x93, 0x73, 0x7e, 0x34, 0x9e, 0xa9, 0x4d, 0xcf, 0xf9, 0x7c, 0x0a, 0x73, 0x72, 0xce,
+	0x8f, 0xd1, 0x3a, 0xac, 0x4d, 0x6c, 0xb2, 0x18, 0xf0, 0x13, 0x74, 0x0d, 0x50, 0x08, 0x3c, 0x38,
+	0xac, 0x0d, 0xc6, 0xd4, 0xcf, 0x09, 0x74, 0x15, 0x2e, 0x0f, 0x39, 0x14, 0x55, 0xfc, 0x65, 0xc8,
+	0xde, 0x6b, 0xdb, 0x5f, 0x13, 0x28, 0x0b, 0xd7, 0x47, 0xec, 0xb1, 0x4c, 0xbf, 0xc5, 0x98, 0x7b,
+	0x92, 0xda, 0x67, 0x7e, 0x9f, 0x1c, 0x48, 0x08, 0xec, 0x7d, 0x09, 0x2f, 0x92, 0x67, 0x09, 0x3d,
+	0x09, 0x3f, 0x24, 0x07, 0xa9, 0x62, 0x81, 0x62, 0xa9, 0x7e, 0x4c, 0xa2, 0x3b, 0xf0, 0x6a, 0x88,
+	0x28, 0x1e, 0xd4, 0xc6, 0xb4, 0x72, 0x11, 0x2b, 0x9a, 0x52, 0x94, 0x2a, 0xe2, 0x17, 0x02, 0xba,
+	0x0d, 0xaf, 0x9c, 0x07, 0xdd, 0x93, 0x34, 0xa9, 0x22, 0x7e, 0x29, 0xa0, 0x1d, 0xc8, 0x5f, 0x24,
+	0x64, 0x4c, 0xc7, 0x57, 0x02, 0xba, 0x0b, 0xaf, 0x4f, 0x0d, 0x1e, 0x63, 0x7c, 0x2d, 0xa0, 0x0c,
+	0xfc, 0x3f, 0x64, 0x94, 0x8f, 0xa2, 0xb5, 0x42, 0xc7, 0xf2, 0xa1, 0xac, 0x89, 0x7f, 0x08, 0xa8,
+	0xd0, 0x9b, 0x34, 0x03, 0xdf, 0x39, 0x67, 0xfb, 0x53, 0x40, 0x6f, 0xc0, 0xfa, 0x74, 0x42, 0x78,
+	0xc2, 0xbf, 0x04, 0xf4, 0xb0, 0xd7, 0x6d, 0x17, 0x09, 0x1f, 0x53, 0xfd, 0xb7, 0x80, 0xee, 0xc3,
+	0xbd, 0x0b, 0x26, 0x8a, 0xf1, 0xfe, 0x11, 0xb6, 0x7f, 0x4a, 0xc0, 0x0d, 0x95, 0x30, 0xf3, 0x84,
+	0x86, 0xdb, 0xdb, 0x3e, 0xb1, 0x49, 0x8b, 0x5a, 0xd4, 0x66, 0x87, 0xe1, 0x3f, 0x57, 0x74, 0x1f,
+	0x60, 0xb0, 0xb2, 0xa3, 0xf0, 0xef, 0x45, 0x99, 0xb8, 0xc6, 0x29, 0x71, 0xa9, 0x52, 0xca, 0x5c,
+	0x9b, 0xb0, 0xd4, 0xa3, 0x27, 0xb0, 0x5a, 0xeb, 0x1a, 0x84, 0xd1, 0x31, 0x6b, 0x21, 0xba, 0x35,
+	0x79, 0x61, 0xe4, 0x7b, 0x73, 0x26, 0x3b, 0x6d, 0xa3, 0xdc, 0x7d, 0xf4, 0xc1, 0xc3, 0x96, 0xc9,
+	0xda, 0xfe, 0x71, 0xbe, 0xe1, 0x58, 0x05, 0xa7, 0x4b, 0xed, 0x86, 0xe3, 0x1a, 0x85, 0x70, 0x1b,
+	0xdb, 0xb2, 0xfa, 0xe7, 0xd8, 0x32, 0x6d, 0x46, 0xdd, 0x26, 0x69, 0xd0, 0xc2, 0xc9, 0x4e, 0xa1,
+	0xe5, 0x14, 0x0c, 0xcb, 0x3c, 0x9e, 0xe7, 0x5b, 0xcc, 0xce, 0xbf, 0x01, 0x00, 0x00, 0xff, 0xff,
+	0x36, 0x83, 0x3b, 0x4c, 0xb3, 0x0f, 0x00, 0x00,
 }
 
 // Reference imports to suppress errors if they are not otherwise used.
diff --git a/go/dmi/hw_management_service.pb.go b/go/dmi/hw_management_service.pb.go
index af6765f..18d6108 100644
--- a/go/dmi/hw_management_service.pb.go
+++ b/go/dmi/hw_management_service.pb.go
@@ -397,12 +397,16 @@
 }
 
 type PhysicalInventoryResponse struct {
-	Status               Status                           `protobuf:"varint,1,opt,name=status,proto3,enum=dmi.Status" json:"status,omitempty"`
-	Reason               PhysicalInventoryResponse_Reason `protobuf:"varint,2,opt,name=reason,proto3,enum=dmi.PhysicalInventoryResponse_Reason" json:"reason,omitempty"`
-	Inventory            *Hardware                        `protobuf:"bytes,3,opt,name=inventory,proto3" json:"inventory,omitempty"`
-	XXX_NoUnkeyedLiteral struct{}                         `json:"-"`
-	XXX_unrecognized     []byte                           `json:"-"`
-	XXX_sizecache        int32                            `json:"-"`
+	Status    Status                           `protobuf:"varint,1,opt,name=status,proto3,enum=dmi.Status" json:"status,omitempty"`
+	Reason    PhysicalInventoryResponse_Reason `protobuf:"varint,2,opt,name=reason,proto3,enum=dmi.PhysicalInventoryResponse_Reason" json:"reason,omitempty"`
+	Inventory *Hardware                        `protobuf:"bytes,3,opt,name=inventory,proto3" json:"inventory,omitempty"`
+	// It is recommended that upstream components/users of the DMI interface
+	// do not really interpret/parse the reson_detail, but rather use it for
+	// display purposes to the end user or use it for logging the error
+	ReasonDetail         string   `protobuf:"bytes,4,opt,name=reason_detail,json=reasonDetail,proto3" json:"reason_detail,omitempty"`
+	XXX_NoUnkeyedLiteral struct{} `json:"-"`
+	XXX_unrecognized     []byte   `json:"-"`
+	XXX_sizecache        int32    `json:"-"`
 }
 
 func (m *PhysicalInventoryResponse) Reset()         { *m = PhysicalInventoryResponse{} }
@@ -451,6 +455,13 @@
 	return nil
 }
 
+func (m *PhysicalInventoryResponse) GetReasonDetail() string {
+	if m != nil {
+		return m.ReasonDetail
+	}
+	return ""
+}
+
 type HWComponentInfoGetRequest struct {
 	DeviceUuid           *Uuid    `protobuf:"bytes,1,opt,name=device_uuid,json=deviceUuid,proto3" json:"device_uuid,omitempty"`
 	ComponentUuid        *Uuid    `protobuf:"bytes,2,opt,name=component_uuid,json=componentUuid,proto3" json:"component_uuid,omitempty"`
@@ -510,6 +521,7 @@
 	Status               Status                            `protobuf:"varint,1,opt,name=status,proto3,enum=dmi.Status" json:"status,omitempty"`
 	Reason               HWComponentInfoGetResponse_Reason `protobuf:"varint,2,opt,name=reason,proto3,enum=dmi.HWComponentInfoGetResponse_Reason" json:"reason,omitempty"`
 	Component            *Component                        `protobuf:"bytes,3,opt,name=component,proto3" json:"component,omitempty"`
+	ReasonDetail         string                            `protobuf:"bytes,4,opt,name=reason_detail,json=reasonDetail,proto3" json:"reason_detail,omitempty"`
 	XXX_NoUnkeyedLiteral struct{}                          `json:"-"`
 	XXX_unrecognized     []byte                            `json:"-"`
 	XXX_sizecache        int32                             `json:"-"`
@@ -561,6 +573,13 @@
 	return nil
 }
 
+func (m *HWComponentInfoGetResponse) GetReasonDetail() string {
+	if m != nil {
+		return m.ReasonDetail
+	}
+	return ""
+}
+
 type HWComponentInfoSetRequest struct {
 	DeviceUuid           *Uuid                `protobuf:"bytes,1,opt,name=device_uuid,json=deviceUuid,proto3" json:"device_uuid,omitempty"`
 	ComponentUuid        *Uuid                `protobuf:"bytes,2,opt,name=component_uuid,json=componentUuid,proto3" json:"component_uuid,omitempty"`
@@ -627,6 +646,7 @@
 type HWComponentInfoSetResponse struct {
 	Status               Status                            `protobuf:"varint,1,opt,name=status,proto3,enum=dmi.Status" json:"status,omitempty"`
 	Reason               HWComponentInfoSetResponse_Reason `protobuf:"varint,2,opt,name=reason,proto3,enum=dmi.HWComponentInfoSetResponse_Reason" json:"reason,omitempty"`
+	ReasonDetail         string                            `protobuf:"bytes,3,opt,name=reason_detail,json=reasonDetail,proto3" json:"reason_detail,omitempty"`
 	XXX_NoUnkeyedLiteral struct{}                          `json:"-"`
 	XXX_unrecognized     []byte                            `json:"-"`
 	XXX_sizecache        int32                             `json:"-"`
@@ -671,10 +691,18 @@
 	return HWComponentInfoSetResponse_UNDEFINED_REASON
 }
 
+func (m *HWComponentInfoSetResponse) GetReasonDetail() string {
+	if m != nil {
+		return m.ReasonDetail
+	}
+	return ""
+}
+
 type StartManagingDeviceResponse struct {
 	Status               Status                             `protobuf:"varint,1,opt,name=status,proto3,enum=dmi.Status" json:"status,omitempty"`
 	Reason               StartManagingDeviceResponse_Reason `protobuf:"varint,2,opt,name=reason,proto3,enum=dmi.StartManagingDeviceResponse_Reason" json:"reason,omitempty"`
 	DeviceUuid           *Uuid                              `protobuf:"bytes,3,opt,name=device_uuid,json=deviceUuid,proto3" json:"device_uuid,omitempty"`
+	ReasonDetail         string                             `protobuf:"bytes,4,opt,name=reason_detail,json=reasonDetail,proto3" json:"reason_detail,omitempty"`
 	XXX_NoUnkeyedLiteral struct{}                           `json:"-"`
 	XXX_unrecognized     []byte                             `json:"-"`
 	XXX_sizecache        int32                              `json:"-"`
@@ -726,6 +754,13 @@
 	return nil
 }
 
+func (m *StartManagingDeviceResponse) GetReasonDetail() string {
+	if m != nil {
+		return m.ReasonDetail
+	}
+	return ""
+}
+
 type StopManagingDeviceRequest struct {
 	Name                 string   `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
 	XXX_NoUnkeyedLiteral struct{} `json:"-"`
@@ -768,6 +803,7 @@
 type StopManagingDeviceResponse struct {
 	Status               Status                            `protobuf:"varint,1,opt,name=status,proto3,enum=dmi.Status" json:"status,omitempty"`
 	Reason               StopManagingDeviceResponse_Reason `protobuf:"varint,2,opt,name=reason,proto3,enum=dmi.StopManagingDeviceResponse_Reason" json:"reason,omitempty"`
+	ReasonDetail         string                            `protobuf:"bytes,3,opt,name=reason_detail,json=reasonDetail,proto3" json:"reason_detail,omitempty"`
 	XXX_NoUnkeyedLiteral struct{}                          `json:"-"`
 	XXX_unrecognized     []byte                            `json:"-"`
 	XXX_sizecache        int32                             `json:"-"`
@@ -812,6 +848,13 @@
 	return StopManagingDeviceResponse_UNDEFINED_REASON
 }
 
+func (m *StopManagingDeviceResponse) GetReasonDetail() string {
+	if m != nil {
+		return m.ReasonDetail
+	}
+	return ""
+}
+
 type ManagedDevicesResponse struct {
 	Devices              []*ModifiableComponent `protobuf:"bytes,1,rep,name=devices,proto3" json:"devices,omitempty"`
 	XXX_NoUnkeyedLiteral struct{}               `json:"-"`
@@ -909,6 +952,7 @@
 type SetRemoteEndpointResponse struct {
 	Status               Status                           `protobuf:"varint,1,opt,name=status,proto3,enum=dmi.Status" json:"status,omitempty"`
 	Reason               SetRemoteEndpointResponse_Reason `protobuf:"varint,2,opt,name=reason,proto3,enum=dmi.SetRemoteEndpointResponse_Reason" json:"reason,omitempty"`
+	ReasonDetail         string                           `protobuf:"bytes,3,opt,name=reason_detail,json=reasonDetail,proto3" json:"reason_detail,omitempty"`
 	XXX_NoUnkeyedLiteral struct{}                         `json:"-"`
 	XXX_unrecognized     []byte                           `json:"-"`
 	XXX_sizecache        int32                            `json:"-"`
@@ -953,11 +997,19 @@
 	return SetRemoteEndpointResponse_UNDEFINED_REASON
 }
 
+func (m *SetRemoteEndpointResponse) GetReasonDetail() string {
+	if m != nil {
+		return m.ReasonDetail
+	}
+	return ""
+}
+
 type GetLoggingEndpointResponse struct {
 	Status               Status                            `protobuf:"varint,1,opt,name=status,proto3,enum=dmi.Status" json:"status,omitempty"`
 	Reason               GetLoggingEndpointResponse_Reason `protobuf:"varint,2,opt,name=reason,proto3,enum=dmi.GetLoggingEndpointResponse_Reason" json:"reason,omitempty"`
 	LoggingEndpoint      string                            `protobuf:"bytes,3,opt,name=logging_endpoint,json=loggingEndpoint,proto3" json:"logging_endpoint,omitempty"`
 	LoggingProtocol      string                            `protobuf:"bytes,4,opt,name=logging_protocol,json=loggingProtocol,proto3" json:"logging_protocol,omitempty"`
+	ReasonDetail         string                            `protobuf:"bytes,5,opt,name=reason_detail,json=reasonDetail,proto3" json:"reason_detail,omitempty"`
 	XXX_NoUnkeyedLiteral struct{}                          `json:"-"`
 	XXX_unrecognized     []byte                            `json:"-"`
 	XXX_sizecache        int32                             `json:"-"`
@@ -1016,6 +1068,13 @@
 	return ""
 }
 
+func (m *GetLoggingEndpointResponse) GetReasonDetail() string {
+	if m != nil {
+		return m.ReasonDetail
+	}
+	return ""
+}
+
 type SetMsgBusEndpointRequest struct {
 	MsgbusEndpoint       string   `protobuf:"bytes,1,opt,name=msgbus_endpoint,json=msgbusEndpoint,proto3" json:"msgbus_endpoint,omitempty"`
 	XXX_NoUnkeyedLiteral struct{} `json:"-"`
@@ -1059,6 +1118,7 @@
 	Status               Status                           `protobuf:"varint,1,opt,name=status,proto3,enum=dmi.Status" json:"status,omitempty"`
 	Reason               GetMsgBusEndpointResponse_Reason `protobuf:"varint,2,opt,name=reason,proto3,enum=dmi.GetMsgBusEndpointResponse_Reason" json:"reason,omitempty"`
 	MsgbusEndpoint       string                           `protobuf:"bytes,3,opt,name=msgbus_endpoint,json=msgbusEndpoint,proto3" json:"msgbus_endpoint,omitempty"`
+	ReasonDetail         string                           `protobuf:"bytes,4,opt,name=reason_detail,json=reasonDetail,proto3" json:"reason_detail,omitempty"`
 	XXX_NoUnkeyedLiteral struct{}                         `json:"-"`
 	XXX_unrecognized     []byte                           `json:"-"`
 	XXX_sizecache        int32                            `json:"-"`
@@ -1110,6 +1170,13 @@
 	return ""
 }
 
+func (m *GetMsgBusEndpointResponse) GetReasonDetail() string {
+	if m != nil {
+		return m.ReasonDetail
+	}
+	return ""
+}
+
 type EntitiesLogLevel struct {
 	LogLevel             LogLevel `protobuf:"varint,1,opt,name=logLevel,proto3,enum=dmi.LogLevel" json:"logLevel,omitempty"`
 	Entities             []string `protobuf:"bytes,2,rep,name=entities,proto3" json:"entities,omitempty"`
@@ -1208,6 +1275,7 @@
 	DeviceUuid           *Uuid                      `protobuf:"bytes,1,opt,name=device_uuid,json=deviceUuid,proto3" json:"device_uuid,omitempty"`
 	Status               Status                     `protobuf:"varint,2,opt,name=status,proto3,enum=dmi.Status" json:"status,omitempty"`
 	Reason               SetLogLevelResponse_Reason `protobuf:"varint,3,opt,name=reason,proto3,enum=dmi.SetLogLevelResponse_Reason" json:"reason,omitempty"`
+	ReasonDetail         string                     `protobuf:"bytes,4,opt,name=reason_detail,json=reasonDetail,proto3" json:"reason_detail,omitempty"`
 	XXX_NoUnkeyedLiteral struct{}                   `json:"-"`
 	XXX_unrecognized     []byte                     `json:"-"`
 	XXX_sizecache        int32                      `json:"-"`
@@ -1259,6 +1327,13 @@
 	return SetLogLevelResponse_UNDEFINED_REASON
 }
 
+func (m *SetLogLevelResponse) GetReasonDetail() string {
+	if m != nil {
+		return m.ReasonDetail
+	}
+	return ""
+}
+
 type GetLogLevelRequest struct {
 	DeviceUuid           *Uuid    `protobuf:"bytes,1,opt,name=device_uuid,json=deviceUuid,proto3" json:"device_uuid,omitempty"`
 	Entities             []string `protobuf:"bytes,2,rep,name=entities,proto3" json:"entities,omitempty"`
@@ -1311,6 +1386,7 @@
 	LogLevels            []*EntitiesLogLevel        `protobuf:"bytes,2,rep,name=logLevels,proto3" json:"logLevels,omitempty"`
 	Status               Status                     `protobuf:"varint,3,opt,name=status,proto3,enum=dmi.Status" json:"status,omitempty"`
 	Reason               GetLogLevelResponse_Reason `protobuf:"varint,4,opt,name=reason,proto3,enum=dmi.GetLogLevelResponse_Reason" json:"reason,omitempty"`
+	ReasonDetail         string                     `protobuf:"bytes,5,opt,name=reason_detail,json=reasonDetail,proto3" json:"reason_detail,omitempty"`
 	XXX_NoUnkeyedLiteral struct{}                   `json:"-"`
 	XXX_unrecognized     []byte                     `json:"-"`
 	XXX_sizecache        int32                      `json:"-"`
@@ -1369,6 +1445,13 @@
 	return GetLogLevelResponse_UNDEFINED_REASON
 }
 
+func (m *GetLogLevelResponse) GetReasonDetail() string {
+	if m != nil {
+		return m.ReasonDetail
+	}
+	return ""
+}
+
 type GetLoggableEntitiesRequest struct {
 	DeviceUuid           *Uuid    `protobuf:"bytes,1,opt,name=device_uuid,json=deviceUuid,proto3" json:"device_uuid,omitempty"`
 	XXX_NoUnkeyedLiteral struct{} `json:"-"`
@@ -1445,91 +1528,94 @@
 func init() { proto.RegisterFile("dmi/hw_management_service.proto", fileDescriptor_eae902e73066286d) }
 
 var fileDescriptor_eae902e73066286d = []byte{
-	// 1332 bytes of a gzipped FileDescriptorProto
-	0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xcc, 0x58, 0xcd, 0x6e, 0xdb, 0x46,
-	0x17, 0xfd, 0x48, 0x39, 0x4e, 0x74, 0xfd, 0xc5, 0x91, 0x27, 0x89, 0x2b, 0x31, 0x88, 0x9d, 0x32,
-	0x48, 0x93, 0xb4, 0x8d, 0x14, 0x28, 0x8b, 0xa2, 0x28, 0xfa, 0x23, 0x5b, 0x0c, 0xcd, 0x46, 0x22,
-	0x85, 0xa1, 0x1c, 0x23, 0x45, 0x51, 0x82, 0x16, 0xc7, 0x32, 0x01, 0x91, 0x54, 0x45, 0x4a, 0x81,
-	0x1f, 0xa0, 0x8b, 0x02, 0xed, 0xba, 0xab, 0x02, 0x5d, 0x75, 0xdb, 0x55, 0x51, 0xa0, 0xe8, 0x23,
-	0x74, 0xd9, 0x47, 0xe9, 0x03, 0x14, 0x9c, 0x21, 0xf5, 0x43, 0x91, 0x92, 0xff, 0x02, 0x64, 0x27,
-	0x71, 0xce, 0x1c, 0xde, 0xb9, 0xe7, 0xce, 0x99, 0xcb, 0x81, 0x6d, 0xcb, 0xb1, 0x2b, 0xc7, 0xaf,
-	0x0d, 0xc7, 0x74, 0xcd, 0x2e, 0x71, 0x88, 0x1b, 0x18, 0x3e, 0x19, 0x8c, 0xec, 0x0e, 0x29, 0xf7,
-	0x07, 0x5e, 0xe0, 0xa1, 0x9c, 0xe5, 0xd8, 0xc2, 0x46, 0x88, 0xea, 0x78, 0x8e, 0xe3, 0xb9, 0x3e,
-	0x7b, 0x2e, 0xfc, 0x9f, 0x4d, 0x8c, 0xfe, 0xdd, 0xe9, 0x7a, 0x5e, 0xb7, 0x47, 0x2a, 0xf4, 0xdf,
-	0xe1, 0xf0, 0xa8, 0x42, 0x9c, 0x7e, 0x70, 0xc2, 0x06, 0xc5, 0xe7, 0x50, 0x6c, 0x1d, 0x9f, 0xf8,
-	0x76, 0xc7, 0xec, 0x29, 0xee, 0x88, 0xb8, 0x81, 0x37, 0x38, 0xc1, 0xe4, 0xdb, 0x21, 0xf1, 0x03,
-	0xf4, 0x3e, 0xac, 0x59, 0x24, 0x7c, 0x9d, 0x31, 0x1c, 0xda, 0x56, 0x91, 0xbb, 0xc7, 0x3d, 0x5a,
-	0xab, 0xe6, 0xcb, 0x96, 0x63, 0x97, 0xf7, 0x87, 0xb6, 0x85, 0x81, 0x8d, 0x86, 0xbf, 0xc5, 0x1f,
-	0x78, 0x28, 0xa5, 0x10, 0xf9, 0x7d, 0xcf, 0xf5, 0x09, 0xba, 0x0f, 0xab, 0x7e, 0x60, 0x06, 0x43,
-	0x9f, 0x92, 0xac, 0x57, 0xd7, 0x28, 0x89, 0x4e, 0x1f, 0xe1, 0x68, 0x08, 0x7d, 0x0a, 0xab, 0x03,
-	0x62, 0xfa, 0x9e, 0x5b, 0xe4, 0x29, 0xe8, 0x01, 0x05, 0x65, 0x92, 0x96, 0x31, 0x05, 0xe3, 0x68,
-	0x12, 0xfa, 0x00, 0xf2, 0x76, 0x8c, 0x29, 0xe6, 0x68, 0xac, 0xd7, 0x29, 0xc3, 0x9e, 0x39, 0xb0,
-	0x5e, 0x9b, 0x03, 0x82, 0x27, 0xe3, 0xe2, 0x37, 0xb0, 0xca, 0xa6, 0xa3, 0x5b, 0x50, 0xd8, 0x57,
-	0xeb, 0xd2, 0x73, 0x45, 0x95, 0xea, 0x06, 0x96, 0x6a, 0xba, 0xa6, 0x16, 0xfe, 0x87, 0x10, 0xac,
-	0xef, 0xab, 0x2f, 0x54, 0xed, 0x40, 0x35, 0xea, 0xd2, 0x4b, 0x65, 0x57, 0x2a, 0x70, 0xe1, 0x33,
-	0x45, 0x6d, 0x4b, 0x58, 0xad, 0x35, 0x0c, 0x09, 0x63, 0x0d, 0x17, 0x78, 0xb4, 0x09, 0x88, 0x8d,
-	0x1b, 0xfb, 0x2a, 0x96, 0x6a, 0xbb, 0x7b, 0xb5, 0x9d, 0x86, 0x54, 0xc8, 0x89, 0xbf, 0x70, 0x50,
-	0xda, 0x3b, 0xd8, 0xf5, 0x9c, 0xbe, 0xe7, 0x12, 0x37, 0x50, 0xdc, 0x23, 0x4f, 0x26, 0xc1, 0x39,
-	0x12, 0x8b, 0x9e, 0xc2, 0x7a, 0x27, 0xa6, 0x61, 0x70, 0x3e, 0x09, 0xbf, 0x3e, 0x06, 0xd0, 0x19,
-	0x0f, 0xa6, 0x67, 0xb8, 0xa6, 0x43, 0x68, 0x36, 0xf2, 0x53, 0x30, 0xd5, 0x74, 0x88, 0xf8, 0x2b,
-	0x0f, 0x42, 0x5a, 0x88, 0x67, 0x91, 0xec, 0xb3, 0x84, 0x64, 0xef, 0xb1, 0x84, 0x67, 0xb2, 0x26,
-	0x35, 0xfb, 0x10, 0xf2, 0xe3, 0xa0, 0x22, 0xcd, 0xd6, 0x29, 0xc5, 0x98, 0x00, 0x4f, 0x00, 0xe2,
-	0xf0, 0x1c, 0xa2, 0xdd, 0x86, 0x8d, 0xf8, 0xd9, 0xae, 0xd6, 0x6c, 0x69, 0xaa, 0xa4, 0xb6, 0x0b,
-	0x7c, 0x8a, 0x96, 0xb9, 0x0c, 0x2d, 0x57, 0xc4, 0x7f, 0xe6, 0xb5, 0xd4, 0xdf, 0x2e, 0x2d, 0x51,
-	0x15, 0xae, 0x76, 0x8e, 0x4d, 0xb7, 0x4b, 0xfc, 0xe2, 0x0a, 0x65, 0x2c, 0x52, 0xc6, 0xa6, 0x67,
-	0xd9, 0x47, 0xb6, 0x79, 0xd8, 0x23, 0x93, 0x7c, 0xc6, 0x40, 0xf1, 0xc7, 0x79, 0xfd, 0xf5, 0x37,
-	0xa2, 0xbf, 0x9e, 0xa9, 0xbf, 0xf8, 0x3d, 0x77, 0xc9, 0x92, 0xbe, 0xac, 0x35, 0x94, 0xba, 0xd1,
-	0xaa, 0xe1, 0x5a, 0x53, 0x2f, 0xe4, 0x52, 0x64, 0x5e, 0xc9, 0x90, 0xf9, 0x8a, 0xf8, 0x07, 0x0f,
-	0x77, 0xf4, 0xc0, 0x1c, 0x04, 0xcd, 0xd0, 0x6e, 0x6d, 0xb7, 0x5b, 0xa7, 0xc2, 0x9d, 0x2d, 0x21,
-	0x9f, 0x27, 0x12, 0xf2, 0x30, 0x06, 0x65, 0xd1, 0x26, 0x77, 0x44, 0xa2, 0x9c, 0x72, 0x8b, 0x3c,
-	0xf7, 0xbb, 0x65, 0xd9, 0x13, 0x60, 0x33, 0x5a, 0x6a, 0xad, 0x81, 0xa5, 0x5a, 0xfd, 0x95, 0xd1,
-	0xac, 0xa9, 0x35, 0x59, 0xaa, 0x17, 0x38, 0xf4, 0x2e, 0xdc, 0xd5, 0x5a, 0x12, 0xae, 0xb5, 0x15,
-	0x4d, 0x1d, 0x0f, 0x2b, 0xaa, 0xd1, 0xc2, 0x9a, 0x8c, 0x25, 0x5d, 0x3f, 0x7d, 0x46, 0xc5, 0x0a,
-	0x94, 0xf4, 0xc0, 0xeb, 0x27, 0x17, 0xc8, 0xf6, 0x07, 0x82, 0x15, 0x5a, 0xb7, 0x1c, 0xad, 0x5b,
-	0xfa, 0x5b, 0xfc, 0x9d, 0x03, 0x21, 0x6d, 0xc6, 0xc5, 0x4b, 0x2f, 0x9b, 0x35, 0x59, 0x7a, 0xd5,
-	0xb3, 0x57, 0x9e, 0xd8, 0x80, 0x4d, 0x4a, 0x4e, 0x2c, 0xc6, 0xed, 0x8f, 0x43, 0xae, 0xc2, 0x55,
-	0x26, 0x4c, 0x18, 0x73, 0x6e, 0xf1, 0x06, 0x8c, 0x80, 0xe2, 0xcf, 0x1c, 0x94, 0x74, 0x12, 0x34,
-	0xbc, 0x6e, 0x18, 0xad, 0xe4, 0x5a, 0x7d, 0xcf, 0x76, 0xcf, 0xe5, 0x2b, 0x8f, 0xa1, 0xd0, 0x63,
-	0x2c, 0x06, 0x89, 0x68, 0x68, 0x56, 0xf2, 0xf8, 0x46, 0x6f, 0x96, 0x7d, 0x1a, 0x4a, 0x1b, 0x80,
-	0x8e, 0xd7, 0x8b, 0x2c, 0x25, 0x86, 0xb6, 0xa2, 0xc7, 0xe2, 0x5f, 0x3c, 0x8d, 0x0f, 0x13, 0xc7,
-	0x0b, 0xc8, 0x24, 0xbc, 0x8b, 0x1f, 0xe9, 0x99, 0xa4, 0x49, 0x8d, 0xfe, 0xe4, 0x2e, 0xe9, 0x98,
-	0x16, 0x60, 0xb3, 0xa1, 0xc9, 0xb2, 0xa2, 0xca, 0x86, 0xa4, 0xd6, 0x5b, 0x9a, 0xa2, 0xb6, 0xc7,
-	0xb6, 0x7f, 0x1f, 0xb6, 0xe7, 0xc6, 0x5a, 0x58, 0x6b, 0x6b, 0xbb, 0xda, 0xc4, 0x34, 0x4a, 0x70,
-	0xbb, 0xa9, 0xcb, 0x3b, 0xfb, 0x7a, 0x72, 0xfe, 0x95, 0x0c, 0x3f, 0x59, 0x0d, 0xfd, 0x44, 0x90,
-	0x53, 0xe4, 0xbd, 0x78, 0x91, 0x67, 0xb3, 0x26, 0xdd, 0x24, 0xad, 0x30, 0x72, 0xa7, 0x2f, 0x8c,
-	0x95, 0xf4, 0xc2, 0x78, 0xd3, 0xcd, 0xd3, 0x2e, 0x14, 0x75, 0x12, 0x34, 0xfd, 0xee, 0xce, 0xd0,
-	0x4f, 0x6e, 0x8b, 0x87, 0x70, 0xc3, 0xf1, 0xbb, 0x87, 0x43, 0x7f, 0xb2, 0x20, 0xe6, 0x2c, 0xeb,
-	0xec, 0x71, 0x8c, 0x17, 0xff, 0xe5, 0xa0, 0x24, 0xcf, 0xb3, 0x5c, 0xbc, 0x7a, 0x33, 0x49, 0x93,
-	0xc9, 0x4f, 0x09, 0x35, 0x97, 0x1a, 0xea, 0x97, 0xcb, 0xf3, 0x99, 0xc8, 0x1d, 0x97, 0x91, 0x3b,
-	0x5e, 0x7c, 0x05, 0x05, 0xc9, 0x0d, 0xec, 0xc0, 0x26, 0x7e, 0xc3, 0xeb, 0x36, 0xc8, 0x88, 0xf4,
-	0xd0, 0x63, 0xb8, 0xd6, 0x8b, 0x7e, 0x47, 0xcb, 0x65, 0x8d, 0x71, 0x0c, 0xc0, 0xe3, 0x61, 0x24,
-	0xc0, 0x35, 0x12, 0x4d, 0x2f, 0xf2, 0xf7, 0x72, 0x8f, 0xf2, 0x78, 0xfc, 0x5f, 0x1c, 0x02, 0x62,
-	0x76, 0xc5, 0x26, 0x9d, 0xc3, 0xa7, 0x9e, 0x41, 0xbe, 0x17, 0x7e, 0x8a, 0x8c, 0x48, 0x8f, 0xd1,
-	0xaf, 0x55, 0x6f, 0x53, 0x64, 0x32, 0x64, 0x3c, 0xc1, 0x89, 0x3f, 0xf1, 0x70, 0x73, 0xe6, 0xbd,
-	0x91, 0x84, 0x67, 0x79, 0xf1, 0x44, 0x6e, 0x3e, 0x5b, 0xee, 0x8f, 0xc6, 0x72, 0xe7, 0x28, 0x68,
-	0x3b, 0x36, 0xab, 0xe4, 0xab, 0x93, 0x36, 0x35, 0xba, 0xbc, 0xfd, 0x10, 0xe3, 0x1a, 0x5a, 0xe8,
-	0x46, 0x6d, 0xa5, 0xfd, 0x6a, 0x41, 0x63, 0xfa, 0x35, 0x20, 0xf9, 0x62, 0x82, 0x2c, 0x92, 0xfb,
-	0x6f, 0x1e, 0x6e, 0xca, 0x17, 0xcc, 0x3b, 0x13, 0xbc, 0x71, 0x4a, 0xc1, 0x19, 0x6e, 0x4a, 0xac,
-	0xdc, 0x69, 0xc4, 0x5a, 0x99, 0x12, 0x4b, 0x7e, 0x7b, 0xc5, 0xda, 0x1b, 0x9f, 0x06, 0x61, 0x3b,
-	0x10, 0xaf, 0xff, 0x1c, 0xa2, 0x55, 0x7f, 0xbb, 0x06, 0x25, 0xd5, 0x0c, 0xec, 0x11, 0xd9, 0x3b,
-	0x68, 0x8e, 0xaf, 0x06, 0x74, 0x76, 0x33, 0x80, 0x74, 0xb8, 0x99, 0xd2, 0x6e, 0xa2, 0xcc, 0x7e,
-	0x44, 0xb8, 0xb7, 0xac, 0x45, 0x7d, 0xca, 0xa1, 0x7d, 0x40, 0xf3, 0x9d, 0x15, 0xda, 0xca, 0x6c,
-	0xb9, 0xe8, 0xa2, 0x84, 0xed, 0x25, 0x2d, 0x19, 0xda, 0x83, 0x8d, 0xd0, 0x4d, 0x67, 0x5a, 0x2a,
-	0xb4, 0x59, 0x66, 0xf7, 0x15, 0xe5, 0xf8, 0xbe, 0xa2, 0x2c, 0x39, 0xfd, 0xe0, 0x44, 0xb8, 0xc3,
-	0x56, 0x90, 0xde, 0x7f, 0x1d, 0xc0, 0x2d, 0x99, 0x04, 0x73, 0x77, 0x05, 0xe8, 0x6e, 0xd6, 0x1d,
-	0x02, 0x8b, 0x70, 0x6b, 0xf1, 0x15, 0xc3, 0x53, 0x0e, 0x1d, 0xd0, 0x3d, 0x96, 0xf8, 0xa2, 0x89,
-	0x56, 0x9e, 0xf9, 0x81, 0x1f, 0xad, 0x3c, 0xfb, 0x3b, 0x38, 0x4a, 0xe9, 0x29, 0x89, 0xf5, 0x25,
-	0xc4, 0xd3, 0x9f, 0x6d, 0xed, 0xd8, 0xa4, 0x67, 0x0e, 0xf7, 0xad, 0x29, 0x2b, 0x4b, 0x69, 0x36,
-	0x85, 0xad, 0xc5, 0x7d, 0x19, 0x7a, 0x1e, 0x3b, 0xcd, 0x0c, 0xeb, 0x8d, 0x99, 0xeb, 0x15, 0xa5,
-	0x2e, 0x6c, 0x2f, 0x69, 0x4f, 0x10, 0x86, 0x8d, 0xb9, 0x93, 0x3d, 0xd2, 0x28, 0xeb, 0xc4, 0x5f,
-	0x1a, 0xdb, 0x0b, 0x56, 0x44, 0xb3, 0x9c, 0x59, 0x45, 0xb4, 0xb5, 0xf8, 0x08, 0x47, 0xad, 0xd8,
-	0xf3, 0x66, 0x76, 0x29, 0x9a, 0x59, 0x58, 0xca, 0xfe, 0x15, 0x8a, 0x59, 0xf6, 0x83, 0xbe, 0x80,
-	0xb5, 0xa9, 0x23, 0x04, 0xbd, 0x33, 0x7f, 0xa8, 0x4c, 0x33, 0xe8, 0xe9, 0x0c, 0xf2, 0x1c, 0x83,
-	0x9c, 0xc5, 0x90, 0x12, 0xc3, 0xce, 0x27, 0x5f, 0x7d, 0xdc, 0xb5, 0x83, 0xe3, 0xe1, 0x61, 0xb9,
-	0xe3, 0x39, 0x15, 0xaf, 0x4f, 0xdc, 0x8e, 0x37, 0xb0, 0x2a, 0xcc, 0x53, 0x9e, 0x4c, 0xae, 0x17,
-	0x9f, 0xd8, 0x6e, 0x40, 0x06, 0x47, 0x66, 0x87, 0x54, 0x46, 0xcf, 0x2a, 0x5d, 0xaf, 0x62, 0x39,
-	0xf6, 0xe1, 0x2a, 0x4d, 0xe1, 0xb3, 0xff, 0x02, 0x00, 0x00, 0xff, 0xff, 0xb5, 0x09, 0xbd, 0x17,
-	0x8e, 0x14, 0x00, 0x00,
+	// 1380 bytes of a gzipped FileDescriptorProto
+	0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xcc, 0x58, 0xdd, 0x72, 0xdb, 0x44,
+	0x14, 0x46, 0x52, 0x92, 0xd6, 0x27, 0x6d, 0xea, 0x6c, 0xdb, 0xe0, 0xa8, 0xd3, 0x24, 0xa8, 0x53,
+	0xda, 0x02, 0xb5, 0x3b, 0xee, 0x05, 0xc3, 0x30, 0xfc, 0x38, 0xb1, 0xaa, 0x98, 0xda, 0x92, 0x67,
+	0xe5, 0x34, 0x53, 0x86, 0x41, 0xa3, 0x58, 0x1b, 0x47, 0x33, 0x96, 0x64, 0x2c, 0xd9, 0x9d, 0x3c,
+	0x00, 0x17, 0x3c, 0x02, 0x17, 0xcc, 0xf0, 0x06, 0x0c, 0x5c, 0x32, 0xbc, 0x01, 0xb7, 0x5c, 0x31,
+	0xdc, 0xf0, 0x08, 0xbc, 0x01, 0xe3, 0x5d, 0xc9, 0x3f, 0xb2, 0x64, 0x3b, 0x4e, 0x19, 0x7a, 0x67,
+	0xef, 0x7e, 0xfb, 0xe9, 0xec, 0xf9, 0xbe, 0x3d, 0x3a, 0x5a, 0xd8, 0xb5, 0x1c, 0xbb, 0x70, 0xf6,
+	0xca, 0x70, 0x4c, 0xd7, 0x6c, 0x11, 0x87, 0xb8, 0x81, 0xe1, 0x93, 0x6e, 0xdf, 0x6e, 0x92, 0x7c,
+	0xa7, 0xeb, 0x05, 0x1e, 0x12, 0x2c, 0xc7, 0x16, 0x37, 0x07, 0xa8, 0xa6, 0xe7, 0x38, 0x9e, 0xeb,
+	0xb3, 0x71, 0xf1, 0x1a, 0x5b, 0x18, 0xfe, 0xbb, 0xd3, 0xf2, 0xbc, 0x56, 0x9b, 0x14, 0xe8, 0xbf,
+	0x93, 0xde, 0x69, 0x81, 0x38, 0x9d, 0xe0, 0x9c, 0x4d, 0x4a, 0xcf, 0x20, 0x57, 0x3f, 0x3b, 0xf7,
+	0xed, 0xa6, 0xd9, 0xae, 0xb8, 0x7d, 0xe2, 0x06, 0x5e, 0xf7, 0x1c, 0x93, 0x6f, 0x7a, 0xc4, 0x0f,
+	0xd0, 0x7b, 0xb0, 0x6e, 0x91, 0xc1, 0xe3, 0x8c, 0x5e, 0xcf, 0xb6, 0x72, 0xdc, 0x1e, 0xf7, 0x70,
+	0xbd, 0x98, 0xc9, 0x5b, 0x8e, 0x9d, 0x3f, 0xea, 0xd9, 0x16, 0x06, 0x36, 0x3b, 0xf8, 0x2d, 0xfd,
+	0xcc, 0xc3, 0x76, 0x02, 0x91, 0xdf, 0xf1, 0x5c, 0x9f, 0xa0, 0x7b, 0xb0, 0xe6, 0x07, 0x66, 0xd0,
+	0xf3, 0x29, 0xc9, 0x46, 0x71, 0x9d, 0x92, 0xe8, 0x74, 0x08, 0x87, 0x53, 0xe8, 0x13, 0x58, 0xeb,
+	0x12, 0xd3, 0xf7, 0xdc, 0x1c, 0x4f, 0x41, 0xf7, 0x29, 0x28, 0x95, 0x34, 0x8f, 0x29, 0x18, 0x87,
+	0x8b, 0xd0, 0xfb, 0x90, 0xb1, 0x23, 0x4c, 0x4e, 0xa0, 0xb1, 0x5e, 0xa7, 0x0c, 0x87, 0x66, 0xd7,
+	0x7a, 0x65, 0x76, 0x09, 0x1e, 0xcd, 0xa3, 0x7b, 0x70, 0x9d, 0x2d, 0x33, 0x2c, 0x12, 0x98, 0x76,
+	0x3b, 0xb7, 0xb2, 0xc7, 0x3d, 0xcc, 0xe0, 0x6b, 0x6c, 0xb0, 0x4c, 0xc7, 0xa4, 0xaf, 0x61, 0x8d,
+	0x3d, 0x03, 0xdd, 0x82, 0xec, 0x91, 0x5a, 0x96, 0x9f, 0x55, 0x54, 0xb9, 0x6c, 0x60, 0xb9, 0xa4,
+	0x6b, 0x6a, 0xf6, 0x2d, 0x84, 0x60, 0xe3, 0x48, 0x7d, 0xae, 0x6a, 0xc7, 0xaa, 0x51, 0x96, 0x5f,
+	0x54, 0x0e, 0xe4, 0x2c, 0x37, 0x18, 0xab, 0xa8, 0x0d, 0x19, 0xab, 0xa5, 0xaa, 0x21, 0x63, 0xac,
+	0xe1, 0x2c, 0x8f, 0xb6, 0x00, 0xb1, 0x79, 0xe3, 0x48, 0xc5, 0x72, 0xe9, 0xe0, 0xb0, 0xb4, 0x5f,
+	0x95, 0xb3, 0x82, 0xf4, 0x23, 0x07, 0xdb, 0x87, 0xc7, 0x07, 0x9e, 0xd3, 0xf1, 0x5c, 0xe2, 0x06,
+	0x15, 0xf7, 0xd4, 0x53, 0x48, 0xb0, 0x44, 0xf6, 0xd1, 0x13, 0xd8, 0x68, 0x46, 0x34, 0x0c, 0xce,
+	0xc7, 0xe1, 0xd7, 0x87, 0x00, 0xba, 0xe2, 0xfe, 0xf8, 0x0a, 0xd7, 0x74, 0x08, 0x4d, 0x59, 0x66,
+	0x0c, 0xa6, 0x9a, 0x0e, 0x91, 0x7e, 0xe7, 0x41, 0x4c, 0x0a, 0xf1, 0x22, 0xba, 0x7e, 0x1a, 0xd3,
+	0xf5, 0x5d, 0xa6, 0x4a, 0x2a, 0x6b, 0x5c, 0xd8, 0x0f, 0x20, 0x33, 0x0c, 0x2a, 0x14, 0x76, 0x83,
+	0x52, 0x0c, 0x09, 0xf0, 0x08, 0xb0, 0x98, 0xb2, 0xbd, 0x25, 0x94, 0xbd, 0x0d, 0x9b, 0xd1, 0xd8,
+	0x81, 0x56, 0xab, 0x6b, 0xaa, 0xac, 0x36, 0xb2, 0x7c, 0x82, 0xe0, 0x42, 0x8a, 0xe0, 0x2b, 0xd2,
+	0x1f, 0xd3, 0x82, 0xeb, 0x6f, 0x96, 0xe0, 0xa8, 0x08, 0x57, 0x9a, 0x67, 0xa6, 0xdb, 0x22, 0x3e,
+	0x4d, 0xdc, 0x7a, 0x31, 0x47, 0x19, 0x6b, 0x9e, 0x65, 0x9f, 0xda, 0xe6, 0x49, 0x9b, 0x8c, 0x92,
+	0x1e, 0x01, 0xa5, 0x5f, 0xa6, 0x4d, 0xa2, 0xff, 0x27, 0x26, 0xd1, 0xd3, 0x4d, 0x32, 0x25, 0xbb,
+	0x90, 0x20, 0xfb, 0x77, 0xdc, 0x6b, 0xd6, 0xfd, 0x45, 0xa9, 0x5a, 0x29, 0x1b, 0xf5, 0x12, 0x2e,
+	0xd5, 0xf4, 0xac, 0x90, 0xe0, 0x85, 0x95, 0x14, 0x2f, 0xac, 0x4a, 0x7f, 0xf1, 0x70, 0x47, 0x0f,
+	0xcc, 0x6e, 0x50, 0x1b, 0x54, 0x77, 0xdb, 0x6d, 0x95, 0xa9, 0xba, 0x17, 0xcb, 0xda, 0x67, 0xb1,
+	0xac, 0x3d, 0x88, 0x40, 0x69, 0xb4, 0xf1, 0xb4, 0xc5, 0x3c, 0x27, 0xcc, 0xf2, 0xdc, 0x42, 0x27,
+	0xeb, 0xdb, 0x79, 0x29, 0x16, 0x61, 0x2b, 0xcc, 0x47, 0xa9, 0x8a, 0xe5, 0x52, 0xf9, 0xa5, 0x51,
+	0x2b, 0xa9, 0x25, 0x45, 0x2e, 0x67, 0x39, 0xf4, 0x0e, 0xdc, 0xd5, 0xea, 0x32, 0x2e, 0x35, 0x2a,
+	0x9a, 0x3a, 0x9c, 0xae, 0xa8, 0x46, 0x1d, 0x6b, 0x0a, 0x96, 0x75, 0x7d, 0xf1, 0xb4, 0x4b, 0x05,
+	0xd8, 0xd6, 0x03, 0xaf, 0x13, 0xcf, 0x02, 0x3b, 0x69, 0x08, 0x56, 0xe8, 0x09, 0xe0, 0xe8, 0x06,
+	0xe8, 0x6f, 0xe9, 0x4f, 0x0e, 0xc4, 0xa4, 0x15, 0x97, 0x37, 0x71, 0x3a, 0xeb, 0x52, 0x26, 0x2e,
+	0x5e, 0xdc, 0xc3, 0x52, 0x15, 0xb6, 0x68, 0x04, 0xc4, 0x62, 0x01, 0xf8, 0xc3, 0x7d, 0x15, 0xe1,
+	0x0a, 0x93, 0x78, 0xb0, 0x31, 0x61, 0xf6, 0x79, 0x0f, 0x81, 0xd2, 0x0f, 0x1c, 0x6c, 0xeb, 0x24,
+	0xa8, 0x7a, 0xad, 0xc1, 0x96, 0x64, 0xd7, 0xea, 0x78, 0xb6, 0xbb, 0x54, 0x19, 0x7b, 0x04, 0xd9,
+	0x36, 0x63, 0x31, 0x48, 0x48, 0x43, 0x53, 0x97, 0xc1, 0x37, 0xda, 0x93, 0xec, 0xe3, 0x50, 0xda,
+	0xb9, 0x34, 0xbd, 0x28, 0x3d, 0x11, 0xb4, 0x1e, 0x0e, 0x4b, 0x7f, 0xf3, 0x34, 0x3e, 0x4c, 0x1c,
+	0x2f, 0x20, 0xa3, 0xf0, 0x2e, 0xdf, 0x8b, 0xa4, 0x92, 0x2e, 0x25, 0xe4, 0xaf, 0xdc, 0x6b, 0xea,
+	0x2f, 0x44, 0xd8, 0xaa, 0x6a, 0x8a, 0x52, 0x51, 0x15, 0x43, 0x56, 0xcb, 0x75, 0xad, 0xa2, 0x36,
+	0x86, 0xaf, 0xa2, 0x7b, 0xb0, 0x3b, 0x35, 0x57, 0xc7, 0x5a, 0x43, 0x3b, 0xd0, 0x46, 0x35, 0x6a,
+	0x1b, 0x6e, 0xd7, 0x74, 0x65, 0xff, 0x48, 0x8f, 0xaf, 0x5f, 0x4d, 0x29, 0x5f, 0x6b, 0x83, 0xf2,
+	0x25, 0x2a, 0x09, 0x1e, 0xb8, 0xfc, 0x71, 0x49, 0x67, 0x8d, 0x67, 0x39, 0xc9, 0x3d, 0xc2, 0xe2,
+	0xee, 0x59, 0x49, 0x74, 0xcf, 0xb4, 0x76, 0xab, 0xff, 0x43, 0x6b, 0x78, 0x00, 0x39, 0x9d, 0x04,
+	0x35, 0xbf, 0xb5, 0xdf, 0xf3, 0xe3, 0x07, 0xec, 0x01, 0xdc, 0x70, 0xfc, 0xd6, 0x49, 0xcf, 0x1f,
+	0xed, 0x9a, 0x15, 0xb2, 0x0d, 0x36, 0x1c, 0xe1, 0xa5, 0xef, 0x79, 0xd8, 0x56, 0xa6, 0x59, 0x2e,
+	0x7f, 0x0e, 0x52, 0x49, 0xe3, 0x0a, 0x25, 0x84, 0x2a, 0x24, 0x85, 0xba, 0xd8, 0xbb, 0xe5, 0x8b,
+	0xf9, 0x49, 0x8f, 0x25, 0x98, 0x4b, 0x49, 0x30, 0x2f, 0xbd, 0x84, 0xac, 0xec, 0x06, 0x76, 0x60,
+	0x13, 0xbf, 0xea, 0xb5, 0xaa, 0xa4, 0x4f, 0xda, 0xe8, 0x11, 0x5c, 0x6d, 0x87, 0xbf, 0xc3, 0x9c,
+	0xb0, 0x0f, 0x88, 0x08, 0x80, 0x87, 0xd3, 0x48, 0x84, 0xab, 0x24, 0x5c, 0x9e, 0xe3, 0xf7, 0x84,
+	0x87, 0x19, 0x3c, 0xfc, 0x2f, 0xf5, 0x00, 0xb1, 0xea, 0xc8, 0x16, 0x2d, 0x51, 0x16, 0x9f, 0x42,
+	0xa6, 0x3d, 0xf8, 0x64, 0xeb, 0x93, 0x36, 0xa3, 0x5f, 0x2f, 0xde, 0xa6, 0xc8, 0x78, 0xc8, 0x78,
+	0x84, 0x93, 0x7e, 0xe3, 0xe1, 0xe6, 0xc4, 0x73, 0x43, 0x9d, 0x2f, 0xf2, 0xe0, 0x91, 0x27, 0xf8,
+	0x74, 0x4f, 0x7c, 0x38, 0xf4, 0x84, 0x40, 0x41, 0xbb, 0x51, 0x6d, 0x8c, 0x3f, 0x7a, 0x6e, 0x55,
+	0x4c, 0x12, 0xb9, 0xff, 0xfa, 0x4e, 0x56, 0x84, 0xab, 0x6a, 0x83, 0xe2, 0xd7, 0xa8, 0x34, 0x5e,
+	0xce, 0xe8, 0xcd, 0xbf, 0x02, 0xa4, 0x5c, 0x4e, 0xb5, 0x59, 0x9e, 0xf8, 0x87, 0x87, 0x9b, 0xca,
+	0x25, 0xc5, 0x61, 0xae, 0xa8, 0x2e, 0xe8, 0x0a, 0x86, 0x1b, 0x53, 0x54, 0x58, 0x44, 0xd1, 0x95,
+	0x31, 0x45, 0x95, 0x25, 0x14, 0x5d, 0x7d, 0x83, 0x14, 0x3d, 0x1c, 0xbe, 0xa1, 0x06, 0x7d, 0x4c,
+	0x94, 0xa4, 0x25, 0x94, 0x2d, 0xfe, 0x74, 0x15, 0xb6, 0x55, 0x33, 0xb0, 0xfb, 0xe4, 0xf0, 0xb8,
+	0x36, 0xbc, 0x8c, 0xd1, 0xd9, 0x5d, 0x0c, 0xd2, 0xe1, 0x66, 0x42, 0xc7, 0x8d, 0x52, 0x1b, 0x29,
+	0x71, 0x6f, 0x5e, 0x97, 0xfe, 0x84, 0x43, 0x47, 0x80, 0xa6, 0xfb, 0x46, 0xb4, 0x93, 0xda, 0x50,
+	0xd2, 0x4d, 0x89, 0xbb, 0x73, 0x1a, 0x4e, 0x74, 0x08, 0x9b, 0x83, 0xe2, 0x3d, 0xd1, 0x0b, 0xa2,
+	0xad, 0x3c, 0xbb, 0x21, 0xca, 0x47, 0x37, 0x44, 0x79, 0xd9, 0xe9, 0x04, 0xe7, 0xe2, 0x1d, 0xb6,
+	0x83, 0xe4, 0xc6, 0xf1, 0x18, 0x6e, 0x29, 0x24, 0x98, 0xba, 0x9d, 0x41, 0x77, 0xd3, 0x6e, 0x6d,
+	0x58, 0x84, 0x3b, 0xb3, 0x2f, 0x75, 0x9e, 0x70, 0xe8, 0x98, 0x1e, 0xc4, 0xd8, 0x97, 0x5f, 0xb8,
+	0xf3, 0xd4, 0xdb, 0x92, 0x70, 0xe7, 0xe9, 0x97, 0x0a, 0x61, 0x4a, 0x17, 0x24, 0xd6, 0xe7, 0x10,
+	0x8f, 0x7f, 0xde, 0x36, 0xa2, 0x72, 0x3f, 0xd1, 0x70, 0xec, 0x8c, 0x15, 0xc5, 0x84, 0x2e, 0x59,
+	0xdc, 0x99, 0xdd, 0x50, 0xa2, 0x67, 0x51, 0x39, 0x9a, 0x60, 0xbd, 0x31, 0x71, 0xa1, 0x55, 0x29,
+	0x8b, 0xbb, 0x73, 0x5a, 0x26, 0x84, 0x61, 0x73, 0xaa, 0x91, 0x08, 0x35, 0x4a, 0x6b, 0x30, 0xe6,
+	0xc6, 0xf6, 0x9c, 0x99, 0x68, 0x92, 0x33, 0xcd, 0x44, 0x3b, 0xb3, 0x3b, 0x06, 0x54, 0x8f, 0x0a,
+	0xe3, 0xc4, 0x29, 0x45, 0x13, 0x1b, 0x4b, 0x38, 0xbf, 0x62, 0x2e, 0xad, 0x46, 0xa1, 0xcf, 0x61,
+	0x7d, 0xec, 0x65, 0x84, 0xde, 0x9e, 0x7e, 0x3d, 0x8d, 0x33, 0xe8, 0xc9, 0x0c, 0xca, 0x14, 0x83,
+	0x92, 0xc6, 0x90, 0x10, 0xc3, 0xfe, 0xc7, 0x5f, 0x7e, 0xd4, 0xb2, 0x83, 0xb3, 0xde, 0x49, 0xbe,
+	0xe9, 0x39, 0x05, 0xaf, 0x43, 0xdc, 0xa6, 0xd7, 0xb5, 0x0a, 0xac, 0xa6, 0x3c, 0x1e, 0x5d, 0xe8,
+	0x3e, 0xb6, 0xdd, 0x80, 0x74, 0x4f, 0xcd, 0x26, 0x29, 0xf4, 0x9f, 0x16, 0x5a, 0x5e, 0xc1, 0x72,
+	0xec, 0x93, 0x35, 0x9a, 0xc2, 0xa7, 0xff, 0x06, 0x00, 0x00, 0xff, 0xff, 0xbf, 0x86, 0x1b, 0xa1,
+	0x00, 0x16, 0x00, 0x00,
 }
 
 // Reference imports to suppress errors if they are not otherwise used.
diff --git a/go/dmi/hw_metrics_mgmt_service.pb.go b/go/dmi/hw_metrics_mgmt_service.pb.go
index 5a08df2..b812950 100644
--- a/go/dmi/hw_metrics_mgmt_service.pb.go
+++ b/go/dmi/hw_metrics_mgmt_service.pb.go
@@ -327,6 +327,7 @@
 	Status               Status                     `protobuf:"varint,1,opt,name=status,proto3,enum=dmi.Status" json:"status,omitempty"`
 	Reason               ListMetricsResponse_Reason `protobuf:"varint,2,opt,name=reason,proto3,enum=dmi.ListMetricsResponse_Reason" json:"reason,omitempty"`
 	Metrics              *MetricsConfig             `protobuf:"bytes,3,opt,name=metrics,proto3" json:"metrics,omitempty"`
+	ReasonDetail         string                     `protobuf:"bytes,4,opt,name=reason_detail,json=reasonDetail,proto3" json:"reason_detail,omitempty"`
 	XXX_NoUnkeyedLiteral struct{}                   `json:"-"`
 	XXX_unrecognized     []byte                     `json:"-"`
 	XXX_sizecache        int32                      `json:"-"`
@@ -378,6 +379,13 @@
 	return nil
 }
 
+func (m *ListMetricsResponse) GetReasonDetail() string {
+	if m != nil {
+		return m.ReasonDetail
+	}
+	return ""
+}
+
 type MetricsConfigurationRequest struct {
 	DeviceUuid *Uuid `protobuf:"bytes,1,opt,name=device_uuid,json=deviceUuid,proto3" json:"device_uuid,omitempty"`
 	// Types that are valid to be assigned to Operation:
@@ -469,6 +477,7 @@
 type MetricsConfigurationResponse struct {
 	Status               Status                              `protobuf:"varint,1,opt,name=status,proto3,enum=dmi.Status" json:"status,omitempty"`
 	Reason               MetricsConfigurationResponse_Reason `protobuf:"varint,2,opt,name=reason,proto3,enum=dmi.MetricsConfigurationResponse_Reason" json:"reason,omitempty"`
+	ReasonDetail         string                              `protobuf:"bytes,3,opt,name=reason_detail,json=reasonDetail,proto3" json:"reason_detail,omitempty"`
 	XXX_NoUnkeyedLiteral struct{}                            `json:"-"`
 	XXX_unrecognized     []byte                              `json:"-"`
 	XXX_sizecache        int32                               `json:"-"`
@@ -513,6 +522,13 @@
 	return MetricsConfigurationResponse_UNDEFINED_REASON
 }
 
+func (m *MetricsConfigurationResponse) GetReasonDetail() string {
+	if m != nil {
+		return m.ReasonDetail
+	}
+	return ""
+}
+
 type MetricMetaData struct {
 	DeviceUuid *Uuid `protobuf:"bytes,1,opt,name=device_uuid,json=deviceUuid,proto3" json:"device_uuid,omitempty"`
 	// uuid of the component
@@ -678,6 +694,7 @@
 	Status               Status                   `protobuf:"varint,1,opt,name=status,proto3,enum=dmi.Status" json:"status,omitempty"`
 	Reason               GetMetricResponse_Reason `protobuf:"varint,2,opt,name=reason,proto3,enum=dmi.GetMetricResponse_Reason" json:"reason,omitempty"`
 	Metric               *Metric                  `protobuf:"bytes,3,opt,name=metric,proto3" json:"metric,omitempty"`
+	ReasonDetail         string                   `protobuf:"bytes,4,opt,name=reason_detail,json=reasonDetail,proto3" json:"reason_detail,omitempty"`
 	XXX_NoUnkeyedLiteral struct{}                 `json:"-"`
 	XXX_unrecognized     []byte                   `json:"-"`
 	XXX_sizecache        int32                    `json:"-"`
@@ -729,6 +746,13 @@
 	return nil
 }
 
+func (m *GetMetricResponse) GetReasonDetail() string {
+	if m != nil {
+		return m.ReasonDetail
+	}
+	return ""
+}
+
 func init() {
 	proto.RegisterEnum("dmi.MetricNames", MetricNames_name, MetricNames_value)
 	proto.RegisterEnum("dmi.ListMetricsResponse_Reason", ListMetricsResponse_Reason_name, ListMetricsResponse_Reason_value)
@@ -748,81 +772,82 @@
 func init() { proto.RegisterFile("dmi/hw_metrics_mgmt_service.proto", fileDescriptor_6b6c2f1384c11ff5) }
 
 var fileDescriptor_6b6c2f1384c11ff5 = []byte{
-	// 1169 bytes of a gzipped FileDescriptorProto
-	0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xac, 0x56, 0xcb, 0x6f, 0xdb, 0xc6,
-	0x13, 0x36, 0xa9, 0xc4, 0x89, 0x57, 0xb6, 0x42, 0xaf, 0xf3, 0x50, 0x9c, 0xe4, 0x17, 0x9b, 0xc6,
-	0xaf, 0x30, 0xd2, 0x46, 0x0a, 0x14, 0x14, 0x7d, 0xe5, 0x50, 0x9a, 0xdc, 0xd8, 0x44, 0x28, 0x4a,
-	0x58, 0x91, 0x72, 0xd2, 0x43, 0x17, 0x1b, 0x71, 0xa3, 0x10, 0x30, 0x49, 0x95, 0xa4, 0x9c, 0x73,
-	0x4f, 0x45, 0x6f, 0x4d, 0x8b, 0x1e, 0x7a, 0xeb, 0xa5, 0xb7, 0xbe, 0xff, 0x8a, 0x3e, 0xef, 0xed,
-	0xff, 0xd1, 0x16, 0xe8, 0xad, 0xe0, 0x2e, 0xa5, 0xae, 0x15, 0xb9, 0x81, 0x8b, 0xde, 0xc8, 0x99,
-	0xef, 0x9b, 0xf9, 0x66, 0x66, 0x5f, 0x60, 0x33, 0x88, 0xc2, 0xe6, 0xe3, 0x27, 0x24, 0x62, 0x79,
-	0x1a, 0x0e, 0x32, 0x12, 0x0d, 0xa3, 0x9c, 0x64, 0x2c, 0x3d, 0x0c, 0x07, 0xac, 0x31, 0x4a, 0x93,
-	0x3c, 0x81, 0x95, 0x20, 0x0a, 0xd7, 0x57, 0x0b, 0xdc, 0x20, 0x89, 0xa2, 0x24, 0xce, 0x84, 0x7d,
-	0x7d, 0x59, 0x50, 0xc5, 0x9f, 0xfe, 0x9e, 0x02, 0x96, 0xdb, 0x3c, 0x88, 0x99, 0xc4, 0x8f, 0xc2,
-	0x21, 0xbc, 0x09, 0x96, 0x44, 0x50, 0x12, 0x06, 0x75, 0x65, 0x43, 0xd9, 0xae, 0xb5, 0xb4, 0x46,
-	0x10, 0x85, 0x0d, 0x81, 0x72, 0x69, 0xc4, 0x32, 0x7c, 0x56, 0x40, 0xec, 0x00, 0x6e, 0x81, 0x95,
-	0x30, 0x23, 0x03, 0xce, 0x1d, 0xa7, 0x2c, 0xa8, 0xab, 0x1b, 0xca, 0xf6, 0x59, 0xbc, 0x1c, 0x66,
-	0xe6, 0xd4, 0x56, 0x80, 0x46, 0xc9, 0xc1, 0x01, 0x09, 0xe3, 0x9c, 0xa5, 0x87, 0xf4, 0xa0, 0x5e,
-	0xd9, 0x50, 0xb6, 0x57, 0xf0, 0x72, 0x61, 0xb4, 0x4b, 0x9b, 0x7e, 0x07, 0xac, 0x88, 0x14, 0x25,
-	0x13, 0xbe, 0x08, 0xce, 0x94, 0xe5, 0xd5, 0x95, 0x8d, 0xca, 0x76, 0xb5, 0xb5, 0x2a, 0xe9, 0x10,
-	0x18, 0x3c, 0x41, 0xe8, 0xef, 0xaa, 0x60, 0xcd, 0x09, 0xb3, 0xbc, 0x0c, 0x81, 0x59, 0x36, 0x4a,
-	0xe2, 0x8c, 0xc1, 0x2d, 0xb0, 0x98, 0xe5, 0x34, 0x1f, 0x67, 0x65, 0x2d, 0x55, 0x1e, 0xa3, 0xc7,
-	0x4d, 0xb8, 0x74, 0xc1, 0x57, 0xc0, 0x62, 0xca, 0x68, 0x96, 0xc4, 0x5c, 0x7d, 0xad, 0x75, 0x9d,
-	0x83, 0xe6, 0x84, 0x6b, 0x60, 0x0e, 0xc3, 0x25, 0x1c, 0xbe, 0xf4, 0xb7, 0xc4, 0xa2, 0xa4, 0x6a,
-	0x0b, 0x4a, 0x12, 0xb3, 0x59, 0x8d, 0x6f, 0x83, 0x45, 0xc1, 0x87, 0xe7, 0x81, 0xe6, 0xbb, 0x16,
-	0xba, 0x6b, 0xbb, 0xc8, 0x22, 0x18, 0x19, 0xbd, 0x8e, 0xab, 0x2d, 0x40, 0x08, 0x6a, 0xbe, 0x7b,
-	0xcf, 0xed, 0xec, 0xbb, 0xc4, 0x42, 0x7d, 0xdb, 0x44, 0x9a, 0x52, 0xd8, 0x6c, 0xd7, 0x43, 0xd8,
-	0x35, 0x1c, 0x82, 0x30, 0xee, 0x60, 0x4d, 0x85, 0x17, 0x01, 0x14, 0x7e, 0xe2, 0xbb, 0x18, 0x19,
-	0xe6, 0x9e, 0xb1, 0xe3, 0x20, 0xad, 0xa2, 0x7f, 0xab, 0x80, 0x2b, 0x47, 0x52, 0x8f, 0x53, 0x9a,
-	0x87, 0x49, 0x8c, 0xd9, 0x3b, 0x63, 0x96, 0xe5, 0xf0, 0x06, 0xa8, 0x06, 0xac, 0x58, 0x21, 0x64,
-	0x3c, 0x2e, 0x87, 0x5b, 0x6d, 0x2d, 0x71, 0xc5, 0xfe, 0x38, 0x0c, 0x30, 0x10, 0xde, 0xe2, 0x1b,
-	0x36, 0xc0, 0x99, 0xc1, 0x63, 0x1a, 0x0f, 0x59, 0xc6, 0x7b, 0x32, 0xb7, 0xb2, 0xbd, 0x05, 0x3c,
-	0x01, 0xc1, 0x1b, 0x40, 0x4b, 0x59, 0xc6, 0x72, 0x92, 0x27, 0x24, 0x60, 0x8f, 0xe8, 0xf8, 0x20,
-	0xe7, 0x2d, 0x39, 0xbb, 0xb7, 0x80, 0x6b, 0xdc, 0xe3, 0x25, 0x96, 0xb0, 0xef, 0x54, 0xc1, 0x52,
-	0x32, 0x62, 0x42, 0x9b, 0xfe, 0x89, 0x0a, 0xae, 0xce, 0x17, 0x7d, 0x92, 0x09, 0xbe, 0x39, 0x33,
-	0xc1, 0xed, 0x67, 0xd5, 0xce, 0xc4, 0x9d, 0x19, 0xa5, 0xfe, 0x54, 0xf9, 0x8f, 0xa6, 0x73, 0x0d,
-	0x5c, 0xee, 0x76, 0x1c, 0x87, 0x70, 0x47, 0xdf, 0x70, 0x88, 0xef, 0xf6, 0xfc, 0x6e, 0xb7, 0x83,
-	0x3d, 0x64, 0x69, 0x15, 0x41, 0xe9, 0x1b, 0x8e, 0x6d, 0x91, 0x36, 0xf2, 0xb0, 0x6d, 0x6a, 0xa7,
-	0x8e, 0x19, 0xe8, 0x69, 0xfd, 0x63, 0x05, 0xd4, 0x44, 0x0d, 0x6d, 0x96, 0x53, 0x8b, 0xe6, 0xf4,
-	0x44, 0x33, 0xbc, 0x05, 0x6a, 0x83, 0x24, 0x1a, 0x25, 0x31, 0x8b, 0x73, 0x01, 0x57, 0x67, 0xe1,
-	0x2b, 0x53, 0x00, 0x67, 0xfc, 0x5f, 0x66, 0xc4, 0x34, 0x62, 0x7c, 0x86, 0x4b, 0x12, 0xac, 0xd8,
-	0xff, 0xfa, 0x67, 0x0a, 0x58, 0x14, 0xba, 0x4e, 0x7a, 0x5c, 0xdc, 0x01, 0xe7, 0x4a, 0x78, 0xc4,
-	0x72, 0x1a, 0xd0, 0x9c, 0x96, 0x9a, 0xd6, 0x24, 0xd2, 0xa4, 0x58, 0x5c, 0x8b, 0xa6, 0xff, 0x05,
-	0x14, 0x36, 0xc0, 0xe9, 0x43, 0x7a, 0x30, 0x66, 0xe5, 0x66, 0xab, 0x73, 0x8e, 0x39, 0x91, 0xd6,
-	0x63, 0x71, 0x96, 0xa4, 0x9c, 0x28, 0x60, 0x7a, 0x06, 0xb4, 0x5d, 0x56, 0xee, 0xe1, 0xc9, 0x26,
-	0xb8, 0xc5, 0x05, 0x53, 0xc2, 0x73, 0x2b, 0xc7, 0xe7, 0x2e, 0x34, 0x8b, 0x96, 0x1f, 0x29, 0x51,
-	0x7d, 0x5e, 0x89, 0xfa, 0xa7, 0x2a, 0x58, 0x95, 0xb2, 0x9e, 0x64, 0x15, 0xbf, 0x3c, 0xb3, 0x8a,
-	0xaf, 0x71, 0xd0, 0x33, 0xc1, 0x66, 0x4f, 0xa1, 0x2d, 0xb0, 0x28, 0xb2, 0x97, 0x7d, 0xa9, 0x4a,
-	0xea, 0x70, 0xe9, 0xd2, 0xdf, 0xff, 0x37, 0xeb, 0xfb, 0x02, 0x58, 0x9d, 0xd8, 0xcc, 0x4e, 0xbb,
-	0xdb, 0x71, 0x91, 0xeb, 0x69, 0xea, 0x9c, 0x65, 0x7f, 0xa2, 0x75, 0x7d, 0xe3, 0xd7, 0xd3, 0xa0,
-	0x2a, 0x35, 0x0f, 0x5e, 0x06, 0x17, 0x04, 0x87, 0xb8, 0x46, 0xbb, 0x00, 0x97, 0xe2, 0xb4, 0x85,
-	0x42, 0x6b, 0xe9, 0xba, 0x6b, 0xb8, 0xa4, 0xd7, 0x45, 0xc8, 0xd2, 0x14, 0xb8, 0x06, 0xce, 0x95,
-	0x56, 0xb3, 0xeb, 0x13, 0x0f, 0xb5, 0xbb, 0x5a, 0x00, 0xaf, 0x83, 0x2b, 0x92, 0xd1, 0xef, 0x19,
-	0xbb, 0x88, 0x74, 0x11, 0x36, 0x91, 0xeb, 0x19, 0xbb, 0x48, 0x63, 0xf0, 0x2a, 0xb8, 0x54, 0x02,
-	0x3c, 0x6c, 0xb8, 0x3d, 0x13, 0xd9, 0x7d, 0x84, 0x05, 0xfb, 0x3b, 0x05, 0x5e, 0x07, 0xeb, 0x73,
-	0xbc, 0xfd, 0x8e, 0xc3, 0xd9, 0xdf, 0x2b, 0xc7, 0xd0, 0x77, 0x6c, 0xa3, 0xa7, 0xfd, 0xa0, 0xc0,
-	0x8d, 0x69, 0x76, 0xd9, 0x8b, 0xef, 0x93, 0x6e, 0x67, 0x1f, 0x61, 0xed, 0xc7, 0xe3, 0x10, 0xde,
-	0x04, 0xf1, 0x93, 0x02, 0x75, 0x70, 0x6d, 0x0e, 0x62, 0xdf, 0xe8, 0x23, 0x07, 0xb9, 0xbb, 0xde,
-	0x9e, 0xf6, 0x73, 0x31, 0x92, 0x49, 0x43, 0x2c, 0xbb, 0x77, 0x4f, 0xa8, 0xff, 0x5c, 0x85, 0x97,
-	0xc1, 0x79, 0xd9, 0x6c, 0x1a, 0x5d, 0xc3, 0xb4, 0xbd, 0x07, 0xda, 0x17, 0xc5, 0x75, 0xb1, 0x2a,
-	0xbb, 0x78, 0x63, 0xb4, 0x2f, 0x55, 0xb8, 0x09, 0xae, 0x3e, 0x63, 0x97, 0x1b, 0xf6, 0x95, 0x0a,
-	0x5f, 0x00, 0x9b, 0x32, 0x04, 0x23, 0xc3, 0x22, 0xfb, 0xd8, 0xf6, 0x8e, 0xe0, 0xbe, 0x56, 0xe1,
-	0x36, 0xd8, 0x92, 0x71, 0x77, 0x0d, 0xdf, 0xf1, 0x1e, 0x10, 0x13, 0x39, 0x4e, 0x4f, 0x46, 0x7e,
-	0xa3, 0xc2, 0xf3, 0xd3, 0xc9, 0x61, 0xa3, 0x2d, 0xd4, 0x7f, 0x50, 0x81, 0x75, 0xb0, 0x26, 0x59,
-	0xa7, 0xe2, 0x9f, 0x56, 0xa4, 0x72, 0x0b, 0x8f, 0xd0, 0xfe, 0x61, 0x45, 0xea, 0xe5, 0xd4, 0x2c,
-	0x27, 0xfa, 0x48, 0x26, 0xf2, 0xf6, 0x92, 0xb6, 0x71, 0x5f, 0xfb, 0xad, 0x02, 0x2f, 0x01, 0x78,
-	0xc4, 0x2c, 0x22, 0xfe, 0x5e, 0x91, 0x7a, 0x2f, 0x39, 0xe4, 0x98, 0x7f, 0xc8, 0x18, 0xdb, 0x75,
-	0x11, 0x26, 0x3d, 0x1f, 0xe3, 0x8e, 0xef, 0x5a, 0xb6, 0xbb, 0x2b, 0x4a, 0xf9, 0xe5, 0x54, 0xeb,
-	0x4f, 0x05, 0xfc, 0xcf, 0xa5, 0x79, 0x78, 0xc8, 0xca, 0xdb, 0xa7, 0x4d, 0x63, 0x3a, 0x64, 0x11,
-	0x3f, 0xa0, 0xf8, 0xfb, 0x0c, 0xbe, 0x0a, 0xaa, 0xd2, 0xdb, 0x02, 0x9e, 0xe3, 0xdb, 0x75, 0x8f,
-	0xa6, 0xc1, 0x13, 0x9a, 0x32, 0xdb, 0x5a, 0xaf, 0x1f, 0xf7, 0xfc, 0x80, 0x14, 0xac, 0xfb, 0xa3,
-	0x80, 0xe6, 0x6c, 0xde, 0xcd, 0x06, 0x37, 0xfe, 0xe1, 0xd2, 0xe3, 0x87, 0xdf, 0xfa, 0xe6, 0x73,
-	0xaf, 0x45, 0xf8, 0x3a, 0x58, 0x9a, 0x1e, 0x38, 0xf0, 0xc2, 0xec, 0x01, 0x24, 0xc2, 0x5c, 0x9c,
-	0x7f, 0x2e, 0xed, 0xbc, 0xf1, 0xd6, 0x6b, 0xc3, 0x30, 0x7f, 0x3c, 0x7e, 0xd8, 0x18, 0x24, 0x51,
-	0x33, 0x19, 0xb1, 0x78, 0x90, 0xa4, 0x41, 0x53, 0x5c, 0x49, 0x37, 0xa3, 0x69, 0x23, 0x6e, 0xf2,
-	0x87, 0xe0, 0x23, 0x3a, 0x60, 0xcd, 0xc3, 0xdb, 0xcd, 0x61, 0xd2, 0x0c, 0xa2, 0xf0, 0xe1, 0x22,
-	0x7f, 0x90, 0xde, 0xfe, 0x2b, 0x00, 0x00, 0xff, 0xff, 0x39, 0xbd, 0x5d, 0x97, 0xdb, 0x0a, 0x00,
-	0x00,
+	// 1198 bytes of a gzipped FileDescriptorProto
+	0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xac, 0x56, 0x4d, 0x6f, 0xdb, 0x46,
+	0x13, 0x36, 0xa9, 0xc4, 0x89, 0x57, 0xb6, 0x42, 0xaf, 0xf3, 0xa1, 0x38, 0xc9, 0x1b, 0x59, 0xc1,
+	0x5b, 0x08, 0x69, 0x23, 0x07, 0x0e, 0x8a, 0x7e, 0xe5, 0x50, 0x9a, 0xdc, 0xd8, 0x44, 0x28, 0x4a,
+	0x58, 0x91, 0x72, 0xd2, 0x43, 0x17, 0x1b, 0x71, 0x23, 0x13, 0x10, 0x49, 0x95, 0xa4, 0x9c, 0x9f,
+	0x50, 0xf4, 0xd6, 0xb4, 0xe8, 0x4f, 0x68, 0x4f, 0xfd, 0xfe, 0x01, 0xbd, 0x15, 0xe8, 0xe7, 0xbd,
+	0xfd, 0x1f, 0x6d, 0x81, 0xde, 0x0a, 0xee, 0x52, 0xca, 0x5a, 0x96, 0x9b, 0xba, 0xe8, 0x4d, 0x7a,
+	0xe6, 0x99, 0x99, 0x67, 0x66, 0x96, 0xb3, 0x0b, 0x36, 0xfc, 0x30, 0xd8, 0xdc, 0x7f, 0x42, 0x42,
+	0x96, 0x25, 0x41, 0x3f, 0x25, 0xe1, 0x20, 0xcc, 0x48, 0xca, 0x92, 0x83, 0xa0, 0xcf, 0x9a, 0xa3,
+	0x24, 0xce, 0x62, 0x58, 0xf2, 0xc3, 0x60, 0x7d, 0x35, 0xe7, 0xf5, 0xe3, 0x30, 0x8c, 0xa3, 0x54,
+	0xe0, 0xeb, 0xcb, 0xc2, 0x55, 0xfc, 0xab, 0xbf, 0xab, 0x80, 0xe5, 0x16, 0x0f, 0x62, 0xc4, 0xd1,
+	0xe3, 0x60, 0x00, 0x6f, 0x81, 0x25, 0x11, 0x94, 0x04, 0x7e, 0x55, 0xa9, 0x29, 0x8d, 0xca, 0x96,
+	0xd6, 0xf4, 0xc3, 0xa0, 0x29, 0x58, 0x0e, 0x0d, 0x59, 0x8a, 0xcf, 0x0a, 0x8a, 0xe5, 0xc3, 0x1b,
+	0x60, 0x25, 0x48, 0x49, 0x9f, 0xfb, 0x8e, 0x13, 0xe6, 0x57, 0xd5, 0x9a, 0xd2, 0x38, 0x8b, 0x97,
+	0x83, 0xd4, 0x98, 0x62, 0x39, 0x69, 0x14, 0x0f, 0x87, 0x24, 0x88, 0x32, 0x96, 0x1c, 0xd0, 0x61,
+	0xb5, 0x54, 0x53, 0x1a, 0x2b, 0x78, 0x39, 0x07, 0xad, 0x02, 0xab, 0xdf, 0x05, 0x2b, 0x22, 0x45,
+	0xe1, 0x09, 0x5f, 0x04, 0x67, 0x8a, 0xf2, 0xaa, 0x4a, 0xad, 0xd4, 0x28, 0x6f, 0xad, 0x4a, 0x3a,
+	0x04, 0x07, 0x4f, 0x18, 0xf5, 0x4f, 0x54, 0xb0, 0x66, 0x07, 0x69, 0x56, 0x84, 0xc0, 0x2c, 0x1d,
+	0xc5, 0x51, 0xca, 0xe0, 0x0d, 0xb0, 0x98, 0x66, 0x34, 0x1b, 0xa7, 0x45, 0x2d, 0x65, 0x1e, 0xa3,
+	0xcb, 0x21, 0x5c, 0x98, 0xe0, 0x2b, 0x60, 0x31, 0x61, 0x34, 0x8d, 0x23, 0xae, 0xbe, 0xb2, 0x75,
+	0x9d, 0x93, 0xe6, 0x84, 0x6b, 0x62, 0x4e, 0xc3, 0x05, 0x1d, 0xbe, 0xf4, 0x4c, 0x62, 0x5e, 0x52,
+	0x79, 0x0b, 0x4a, 0x12, 0xd3, 0x19, 0x8d, 0x79, 0x1b, 0x84, 0x1f, 0xf1, 0x59, 0x46, 0x83, 0x61,
+	0xf5, 0x54, 0x4d, 0x69, 0x2c, 0xe1, 0x65, 0x01, 0x9a, 0x1c, 0xab, 0xbf, 0x0d, 0x16, 0x45, 0x12,
+	0x78, 0x1e, 0x68, 0x9e, 0x63, 0xa2, 0x7b, 0x96, 0x83, 0x4c, 0x82, 0x91, 0xde, 0x6d, 0x3b, 0xda,
+	0x02, 0x84, 0xa0, 0xe2, 0x39, 0xf7, 0x9d, 0xf6, 0x9e, 0x43, 0x4c, 0xd4, 0xb3, 0x0c, 0xa4, 0x29,
+	0x39, 0x66, 0x39, 0x2e, 0xc2, 0x8e, 0x6e, 0x13, 0x84, 0x71, 0x1b, 0x6b, 0x2a, 0xbc, 0x08, 0xa0,
+	0xb0, 0x13, 0xcf, 0xc1, 0x48, 0x37, 0x76, 0xf5, 0x6d, 0x1b, 0x69, 0xa5, 0xfa, 0xd7, 0x0a, 0xb8,
+	0x72, 0x48, 0xdf, 0x38, 0xa1, 0x59, 0x10, 0x47, 0x98, 0xbd, 0x33, 0x66, 0x69, 0x06, 0x6f, 0x82,
+	0xb2, 0xcf, 0xf2, 0x63, 0x44, 0xc6, 0xe3, 0xe2, 0x04, 0x94, 0xb7, 0x96, 0x78, 0x59, 0xde, 0x38,
+	0xf0, 0x31, 0x10, 0xd6, 0xfc, 0x37, 0x6c, 0x82, 0x33, 0xfd, 0x7d, 0x1a, 0x0d, 0x58, 0xca, 0x1b,
+	0x37, 0xb7, 0xfc, 0xdd, 0x05, 0x3c, 0x21, 0xc1, 0x9b, 0x40, 0x4b, 0x58, 0xca, 0x32, 0x92, 0xc5,
+	0xc4, 0x67, 0x8f, 0xe9, 0x78, 0x98, 0xf1, 0xbe, 0x9d, 0xdd, 0x5d, 0xc0, 0x15, 0x6e, 0x71, 0x63,
+	0x53, 0xe0, 0xdb, 0x65, 0xb0, 0x14, 0x8f, 0x98, 0xd0, 0x56, 0xff, 0x46, 0x05, 0x57, 0xe7, 0x8b,
+	0x3e, 0xc9, 0x98, 0xdf, 0x9c, 0x19, 0x73, 0xe3, 0xa8, 0xda, 0x99, 0xb8, 0xb3, 0xf3, 0x3e, 0x32,
+	0xc1, 0xd2, 0x9c, 0x09, 0x3e, 0x55, 0xfe, 0xa3, 0x11, 0x5e, 0x03, 0x97, 0x3b, 0x6d, 0xdb, 0x26,
+	0xdc, 0xd0, 0xd3, 0x6d, 0xe2, 0x39, 0x5d, 0xaf, 0xd3, 0x69, 0x63, 0x17, 0x99, 0x5a, 0x49, 0xb8,
+	0xf4, 0x74, 0xdb, 0x32, 0x49, 0x0b, 0xb9, 0xd8, 0x32, 0xb4, 0x53, 0xc7, 0x4c, 0xfd, 0x74, 0xfd,
+	0x23, 0x05, 0x54, 0x44, 0xa1, 0x2d, 0x96, 0x51, 0x93, 0x66, 0xf4, 0x44, 0x83, 0xbe, 0x0d, 0x2a,
+	0xfd, 0x38, 0x1c, 0xc5, 0x11, 0x8b, 0x32, 0x41, 0x57, 0x67, 0xe9, 0x2b, 0x53, 0x02, 0xf7, 0xf8,
+	0xbf, 0xec, 0x11, 0xd1, 0x90, 0x15, 0xad, 0x7a, 0x46, 0xcb, 0x37, 0x49, 0xfd, 0x63, 0x05, 0x2c,
+	0x0a, 0x5d, 0x27, 0x5d, 0x3c, 0x77, 0xc1, 0xb9, 0x82, 0x1e, 0xb2, 0x8c, 0xfa, 0x34, 0xa3, 0x85,
+	0xa6, 0x35, 0xc9, 0x69, 0x52, 0x2c, 0xae, 0x84, 0xd3, 0xff, 0x39, 0x15, 0x36, 0xc1, 0xe9, 0x03,
+	0x3a, 0x1c, 0xb3, 0xe2, 0xb3, 0xad, 0x72, 0x1f, 0x63, 0x22, 0xad, 0xcb, 0xa2, 0x34, 0x4e, 0xb8,
+	0xa3, 0xa0, 0xd5, 0x53, 0xa0, 0xed, 0xb0, 0x62, 0x1b, 0x4c, 0xbe, 0x94, 0xdb, 0x5c, 0x30, 0x25,
+	0x3c, 0xb7, 0x72, 0x7c, 0xee, 0x5c, 0xb3, 0x68, 0xf9, 0xa1, 0x12, 0xd5, 0xe7, 0x95, 0x58, 0xff,
+	0x56, 0x05, 0xab, 0x52, 0xd6, 0x93, 0x1c, 0xf5, 0x97, 0x67, 0x8e, 0xfa, 0x35, 0x4e, 0x3a, 0x12,
+	0xec, 0xe8, 0xf9, 0x5e, 0x14, 0xd9, 0x8b, 0xbe, 0x94, 0x25, 0x75, 0xb8, 0x30, 0xfd, 0xb3, 0x35,
+	0xf6, 0xde, 0xbf, 0xf9, 0x08, 0x2e, 0x80, 0xd5, 0x09, 0x66, 0xb4, 0x5b, 0x9d, 0xb6, 0x83, 0x1c,
+	0x57, 0x53, 0xe7, 0x7c, 0x1b, 0x27, 0x3a, 0xfc, 0x37, 0x7f, 0x3d, 0x0d, 0xca, 0x52, 0x87, 0xe1,
+	0x65, 0x70, 0x41, 0xf8, 0x10, 0x47, 0x6f, 0xe5, 0xe4, 0x42, 0x9c, 0xb6, 0x90, 0x6b, 0x2d, 0x4c,
+	0xf7, 0x74, 0x87, 0x74, 0x3b, 0x08, 0x99, 0x9a, 0x02, 0xd7, 0xc0, 0xb9, 0x02, 0x35, 0x3a, 0x1e,
+	0x71, 0x51, 0xab, 0xa3, 0xf9, 0xf0, 0x3a, 0xb8, 0x22, 0x81, 0x5e, 0x57, 0xdf, 0x41, 0xa4, 0x83,
+	0xb0, 0x81, 0x1c, 0x57, 0xdf, 0x41, 0x1a, 0x83, 0x57, 0xc1, 0xa5, 0x82, 0xe0, 0x62, 0xdd, 0xe9,
+	0x1a, 0xc8, 0xea, 0x21, 0x2c, 0xbc, 0xbf, 0x53, 0xe0, 0x75, 0xb0, 0x3e, 0xc7, 0xda, 0x6b, 0xdb,
+	0xdc, 0xfb, 0x7b, 0xe5, 0x18, 0xf7, 0x6d, 0x4b, 0xef, 0x6a, 0x3f, 0x28, 0xb0, 0x36, 0xcd, 0x2e,
+	0x5b, 0xf1, 0x03, 0xd2, 0x69, 0xef, 0x21, 0xac, 0xfd, 0x78, 0x1c, 0xc3, 0x9d, 0x30, 0x7e, 0x52,
+	0x60, 0x1d, 0x5c, 0x9b, 0xc3, 0xd8, 0xd3, 0x7b, 0xc8, 0x46, 0xce, 0x8e, 0xbb, 0xab, 0xfd, 0x9c,
+	0x8f, 0x64, 0xd2, 0x10, 0xd3, 0xea, 0xde, 0x17, 0xea, 0x3f, 0x55, 0xe1, 0x65, 0x70, 0x5e, 0x86,
+	0x0d, 0xbd, 0xa3, 0x1b, 0x96, 0xfb, 0x50, 0xfb, 0x2c, 0xbf, 0x78, 0x56, 0x65, 0x13, 0x6f, 0x8c,
+	0xf6, 0xb9, 0x0a, 0x37, 0xc0, 0xd5, 0x23, 0xb8, 0xdc, 0xb0, 0x2f, 0x54, 0xf8, 0x02, 0xd8, 0x90,
+	0x29, 0x18, 0xe9, 0x26, 0xd9, 0xc3, 0x96, 0x7b, 0x88, 0xf7, 0xa5, 0x0a, 0x1b, 0xe0, 0x86, 0xcc,
+	0xbb, 0xa7, 0x7b, 0xb6, 0xfb, 0x90, 0x18, 0xc8, 0xb6, 0xbb, 0x32, 0xf3, 0x2b, 0x15, 0x9e, 0x9f,
+	0x4e, 0x0e, 0xeb, 0x2d, 0xa1, 0xfe, 0xfd, 0x12, 0xac, 0x82, 0x35, 0x09, 0x9d, 0x8a, 0x7f, 0x5a,
+	0x92, 0xca, 0xcd, 0x2d, 0x42, 0xfb, 0x07, 0x25, 0xa9, 0x97, 0x53, 0x58, 0x4e, 0xf4, 0xa1, 0xec,
+	0xc8, 0xdb, 0x4b, 0x5a, 0xfa, 0x03, 0xed, 0xb7, 0x12, 0xbc, 0x04, 0xe0, 0x21, 0x58, 0x44, 0xfc,
+	0xbd, 0x24, 0xf5, 0x5e, 0x32, 0xc8, 0x31, 0xff, 0x90, 0x39, 0x96, 0xe3, 0x20, 0x4c, 0xba, 0x1e,
+	0xc6, 0x6d, 0xcf, 0x31, 0x2d, 0x67, 0x47, 0x94, 0xf2, 0xcb, 0xa9, 0xad, 0x3f, 0x15, 0xf0, 0x3f,
+	0x87, 0x66, 0xc1, 0x01, 0x2b, 0xee, 0xb1, 0x16, 0x8d, 0xe8, 0x80, 0x85, 0x7c, 0x8b, 0xf1, 0xe7,
+	0x20, 0x7c, 0x15, 0x94, 0xa5, 0xa7, 0x0c, 0x3c, 0xc7, 0xbf, 0xe9, 0x5d, 0x9a, 0xf8, 0x4f, 0x68,
+	0xc2, 0x2c, 0x73, 0xbd, 0x7a, 0xdc, 0x6b, 0x07, 0x52, 0xb0, 0xee, 0x8d, 0x7c, 0x9a, 0xb1, 0x79,
+	0x77, 0x24, 0xac, 0xfd, 0xcd, 0xf5, 0xc9, 0x37, 0xe4, 0xfa, 0xc6, 0x73, 0x2f, 0x58, 0xf8, 0x3a,
+	0x58, 0x9a, 0x6e, 0x25, 0x78, 0x61, 0x76, 0x4b, 0x89, 0x30, 0x17, 0xe7, 0x2f, 0xaf, 0xed, 0x37,
+	0xde, 0x7a, 0x6d, 0x10, 0x64, 0xfb, 0xe3, 0x47, 0xcd, 0x7e, 0x1c, 0x6e, 0xc6, 0x23, 0x16, 0xf5,
+	0xe3, 0xc4, 0xdf, 0x14, 0xf7, 0xd6, 0xad, 0x70, 0xda, 0x88, 0x5b, 0xfc, 0xdd, 0xf9, 0x98, 0xf6,
+	0xd9, 0xe6, 0xc1, 0x9d, 0xcd, 0x41, 0xbc, 0xe9, 0x87, 0xc1, 0xa3, 0x45, 0xfe, 0xfe, 0xbd, 0xf3,
+	0x57, 0x00, 0x00, 0x00, 0xff, 0xff, 0xa4, 0xee, 0x26, 0xad, 0x4a, 0x0b, 0x00, 0x00,
 }
 
 // Reference imports to suppress errors if they are not otherwise used.
diff --git a/go/dmi/sw_image.pb.go b/go/dmi/sw_image.pb.go
index 28f6c50..5bdb543 100644
--- a/go/dmi/sw_image.pb.go
+++ b/go/dmi/sw_image.pb.go
@@ -236,6 +236,7 @@
 	State  ImageStatus_ImageState `protobuf:"varint,3,opt,name=state,proto3,enum=dmi.ImageStatus_ImageState" json:"state,omitempty"`
 	// description contains more information about the current state of the procedure and is device dependant
 	Description          string   `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"`
+	ReasonDetail         string   `protobuf:"bytes,5,opt,name=reason_detail,json=reasonDetail,proto3" json:"reason_detail,omitempty"`
 	XXX_NoUnkeyedLiteral struct{} `json:"-"`
 	XXX_unrecognized     []byte   `json:"-"`
 	XXX_sizecache        int32    `json:"-"`
@@ -294,6 +295,13 @@
 	return ""
 }
 
+func (m *ImageStatus) GetReasonDetail() string {
+	if m != nil {
+		return m.ReasonDetail
+	}
+	return ""
+}
+
 func init() {
 	proto.RegisterEnum("dmi.ImageStatus_ImageState", ImageStatus_ImageState_name, ImageStatus_ImageState_value)
 	proto.RegisterEnum("dmi.ImageStatus_Reason", ImageStatus_Reason_name, ImageStatus_Reason_value)
@@ -305,44 +313,45 @@
 func init() { proto.RegisterFile("dmi/sw_image.proto", fileDescriptor_3d058607a829baf4) }
 
 var fileDescriptor_3d058607a829baf4 = []byte{
-	// 619 bytes of a gzipped FileDescriptorProto
-	0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x64, 0x93, 0xdf, 0x4e, 0xdb, 0x4c,
-	0x10, 0xc5, 0x09, 0xf9, 0x03, 0x4c, 0xbe, 0x2f, 0x75, 0x16, 0x10, 0x69, 0x29, 0x12, 0x4d, 0x2f,
-	0xda, 0x1b, 0xe2, 0x36, 0xa8, 0x95, 0xaa, 0x5e, 0x19, 0x7b, 0x09, 0x2b, 0x9c, 0x75, 0xba, 0x76,
-	0x82, 0xe8, 0x8d, 0x65, 0xe2, 0x25, 0x58, 0xca, 0xda, 0xc8, 0x76, 0xe8, 0x2b, 0xf5, 0x71, 0xfa,
-	0x0a, 0x7d, 0x82, 0xbe, 0x42, 0xb5, 0xbb, 0x86, 0x20, 0xf5, 0x6e, 0xfd, 0x3b, 0x67, 0x66, 0xce,
-	0x8c, 0x64, 0x40, 0xb1, 0x48, 0xcc, 0xe2, 0x47, 0x98, 0x88, 0x68, 0xc1, 0x07, 0xf7, 0x79, 0x56,
-	0x66, 0xa8, 0x1e, 0x8b, 0xe4, 0x55, 0x57, 0x0a, 0xf3, 0x4c, 0x88, 0x2c, 0x2d, 0x34, 0xef, 0x8f,
-	0xe0, 0x3f, 0x22, 0x6d, 0x33, 0x9e, 0x17, 0x49, 0x96, 0xa2, 0x23, 0x00, 0x55, 0x16, 0xa6, 0x91,
-	0xe0, 0xbd, 0xda, 0x71, 0xed, 0xfd, 0x0e, 0xdb, 0x51, 0x84, 0x46, 0x82, 0xa3, 0x1e, 0x6c, 0x3d,
-	0x68, 0x67, 0x6f, 0x53, 0x69, 0x8f, 0x9f, 0xfd, 0x9f, 0x35, 0x30, 0x54, 0x27, 0x92, 0xde, 0x66,
-	0xb9, 0x88, 0x4a, 0xd9, 0xed, 0x1d, 0x34, 0x55, 0xad, 0x6a, 0xd4, 0x1e, 0x76, 0x07, 0xb1, 0x48,
-	0x06, 0xcf, 0xe7, 0x31, 0xad, 0xa3, 0x0f, 0xb0, 0xa7, 0xc7, 0x26, 0x69, 0x51, 0x46, 0xcb, 0x65,
-	0x58, 0xcc, 0xf3, 0xe4, 0xbe, 0xac, 0x86, 0xa0, 0x44, 0x37, 0x56, 0x92, 0xaf, 0x14, 0x74, 0x08,
-	0x3a, 0x56, 0xb8, 0xca, 0x97, 0xbd, 0xba, 0xb2, 0x6d, 0x2b, 0x30, 0xcd, 0x97, 0xe8, 0x35, 0xec,
-	0x14, 0x77, 0xd1, 0xf0, 0xd3, 0xe7, 0x62, 0x25, 0x7a, 0x4d, 0xbd, 0xc4, 0x13, 0xe8, 0xff, 0x69,
-	0x40, 0x5b, 0x85, 0xf0, 0xcb, 0xa8, 0x5c, 0x15, 0xe8, 0x2d, 0xb4, 0x0a, 0xf5, 0x52, 0x31, 0x3b,
-	0xc3, 0xb6, 0x8a, 0xa9, 0x45, 0x56, 0x49, 0xc8, 0x84, 0x56, 0xce, 0xa3, 0xa2, 0x5a, 0xbc, 0x33,
-	0x3c, 0x58, 0xef, 0xa2, 0x9d, 0x03, 0xa6, 0x64, 0x56, 0xd9, 0xd0, 0x47, 0x68, 0xca, 0x52, 0xae,
-	0xc2, 0x75, 0x86, 0x87, 0xff, 0xf8, 0x9f, 0xde, 0x9c, 0x69, 0x27, 0x3a, 0x86, 0x76, 0xcc, 0xf5,
-	0xe6, 0xf2, 0xc2, 0x0d, 0x15, 0xfc, 0x39, 0xea, 0xff, 0xaa, 0x01, 0xac, 0xeb, 0xd0, 0x2e, 0xbc,
-	0x98, 0x52, 0x07, 0x9f, 0x13, 0x8a, 0x9d, 0xd0, 0x0f, 0xac, 0x00, 0x1b, 0x1b, 0xa8, 0x0b, 0xff,
-	0xdb, 0xde, 0xe4, 0x9a, 0xd0, 0x51, 0x48, 0xc6, 0xd6, 0x08, 0x1b, 0x35, 0xb4, 0x07, 0x06, 0xa1,
-	0x7e, 0x60, 0xb9, 0xee, 0x9a, 0x6e, 0x4a, 0x6a, 0x7b, 0xe3, 0x31, 0x09, 0x82, 0x35, 0xad, 0x4b,
-	0xca, 0xf0, 0x99, 0xe7, 0x29, 0xe8, 0xe0, 0x19, 0xb1, 0xb1, 0xd1, 0x90, 0x74, 0x3a, 0x19, 0x31,
-	0xcb, 0xc1, 0xa1, 0xed, 0x8d, 0x27, 0x2e, 0x0e, 0xb0, 0xd1, 0x44, 0x08, 0x3a, 0x8f, 0xf4, 0xdc,
-	0x22, 0x2e, 0x76, 0x8c, 0x16, 0x3a, 0x80, 0x5d, 0xcb, 0x0e, 0xc8, 0xcc, 0x0a, 0x88, 0x47, 0xd7,
-	0xe6, 0x2d, 0xb4, 0x0f, 0xdd, 0x67, 0x42, 0xe5, 0xdf, 0xee, 0xff, 0xae, 0x41, 0x4b, 0x9f, 0x4e,
-	0x0d, 0x79, 0x5a, 0x87, 0x61, 0xcb, 0xf7, 0xa8, 0xb1, 0x21, 0x29, 0x66, 0xcc, 0x63, 0x21, 0xa1,
-	0x21, 0xc3, 0xdf, 0xa6, 0xd8, 0x0f, 0x8c, 0x9a, 0x1c, 0x4d, 0x68, 0x80, 0x19, 0xb5, 0xdc, 0x50,
-	0xc9, 0xc6, 0x26, 0x7a, 0x09, 0xfb, 0x3a, 0xb0, 0xb4, 0x5e, 0x31, 0x8f, 0x8e, 0xaa, 0xa3, 0xd4,
-	0xe5, 0x51, 0x08, 0x9d, 0x59, 0x2e, 0x71, 0xaa, 0x45, 0x1b, 0xa8, 0x07, 0x7b, 0xda, 0xa3, 0x40,
-	0x68, 0x5f, 0x60, 0xfb, 0xd2, 0x9f, 0x8e, 0x8d, 0x26, 0x7a, 0x03, 0x47, 0xde, 0x04, 0x33, 0x1d,
-	0xd4, 0x72, 0x19, 0xb6, 0x9c, 0x6b, 0xd9, 0x72, 0xc2, 0xbc, 0x11, 0xc3, 0xbe, 0x6f, 0xb4, 0xd4,
-	0xe6, 0xf4, 0x92, 0x7a, 0x57, 0xf4, 0xf1, 0x46, 0x5b, 0xb2, 0x61, 0x35, 0x9e, 0x7a, 0x81, 0xcc,
-	0x6f, 0x5f, 0x58, 0x67, 0x2e, 0x36, 0xb6, 0xcf, 0xbe, 0x7e, 0xff, 0xb2, 0x48, 0xca, 0xbb, 0xd5,
-	0xcd, 0x60, 0x9e, 0x09, 0x33, 0xbb, 0xe7, 0xe9, 0x3c, 0xcb, 0x63, 0x33, 0xe6, 0x0f, 0xc9, 0x9c,
-	0x9f, 0x88, 0x28, 0x8d, 0x16, 0x5c, 0xf0, 0xb4, 0x3c, 0x49, 0xd2, 0x92, 0xe7, 0xb7, 0xd1, 0x9c,
-	0x9b, 0x0f, 0xa7, 0xe6, 0x22, 0x33, 0x63, 0x91, 0xdc, 0xb4, 0xd4, 0x9f, 0x7a, 0xfa, 0x37, 0x00,
-	0x00, 0xff, 0xff, 0x14, 0xd5, 0x87, 0xaf, 0xd7, 0x03, 0x00, 0x00,
+	// 636 bytes of a gzipped FileDescriptorProto
+	0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x64, 0x93, 0x51, 0x4e, 0xdb, 0x4a,
+	0x14, 0x86, 0x09, 0x21, 0x01, 0x4e, 0x20, 0xd7, 0x19, 0x40, 0xe4, 0x5e, 0x2e, 0x12, 0x0d, 0x0f,
+	0xed, 0x0b, 0x71, 0x1b, 0xd4, 0x4a, 0x55, 0x9f, 0x8c, 0x3d, 0x84, 0x11, 0xce, 0x38, 0x1d, 0x3b,
+	0x41, 0xf4, 0xc5, 0x32, 0xf1, 0x10, 0x2c, 0x65, 0x6c, 0x64, 0x3b, 0x74, 0x23, 0x5d, 0x44, 0x97,
+	0xd3, 0x2d, 0x74, 0x27, 0xd5, 0xcc, 0x18, 0x82, 0xd4, 0x37, 0xe7, 0xfb, 0xff, 0x39, 0xe7, 0xff,
+	0x8f, 0x14, 0x40, 0xb1, 0x48, 0xcc, 0xe2, 0x7b, 0x98, 0x88, 0x68, 0xce, 0xfb, 0x8f, 0x79, 0x56,
+	0x66, 0xa8, 0x1e, 0x8b, 0xe4, 0xbf, 0x8e, 0x14, 0x66, 0x99, 0x10, 0x59, 0x5a, 0x68, 0xde, 0x1b,
+	0xc2, 0x0e, 0x91, 0xb6, 0x29, 0xcf, 0x8b, 0x24, 0x4b, 0xd1, 0x31, 0x80, 0x7a, 0x16, 0xa6, 0x91,
+	0xe0, 0xdd, 0xda, 0x49, 0xed, 0xdd, 0x36, 0xdb, 0x56, 0x84, 0x46, 0x82, 0xa3, 0x2e, 0x6c, 0x3e,
+	0x69, 0x67, 0x77, 0x5d, 0x69, 0xcf, 0x3f, 0x7b, 0x3f, 0x6b, 0x60, 0xa8, 0x49, 0x24, 0xbd, 0xcf,
+	0x72, 0x11, 0x95, 0x72, 0xda, 0x5b, 0x68, 0xa8, 0xb7, 0x6a, 0x50, 0x6b, 0xd0, 0xe9, 0xc7, 0x22,
+	0xe9, 0xbf, 0xde, 0xc7, 0xb4, 0x8e, 0xde, 0xc3, 0xbe, 0x5e, 0x9b, 0xa4, 0x45, 0x19, 0x2d, 0x16,
+	0x61, 0x31, 0xcb, 0x93, 0xc7, 0xb2, 0x5a, 0x82, 0x12, 0x3d, 0x58, 0x49, 0xbe, 0x52, 0xd0, 0x11,
+	0xe8, 0x58, 0xe1, 0x32, 0x5f, 0x74, 0xeb, 0xca, 0xb6, 0xa5, 0xc0, 0x24, 0x5f, 0xa0, 0xff, 0x61,
+	0xbb, 0x78, 0x88, 0x06, 0x1f, 0x3f, 0x15, 0x4b, 0xd1, 0x6d, 0xe8, 0x12, 0x2f, 0xa0, 0xf7, 0xa3,
+	0x01, 0x2d, 0x15, 0xc2, 0x2f, 0xa3, 0x72, 0x59, 0xa0, 0x53, 0x68, 0x16, 0xea, 0x4b, 0xc5, 0x6c,
+	0x0f, 0x5a, 0x2a, 0xa6, 0x16, 0x59, 0x25, 0x21, 0x13, 0x9a, 0x39, 0x8f, 0x8a, 0xaa, 0x78, 0x7b,
+	0x70, 0xb8, 0xea, 0xa2, 0x9d, 0x7d, 0xa6, 0x64, 0x56, 0xd9, 0xd0, 0x07, 0x68, 0xc8, 0xa7, 0x5c,
+	0x85, 0x6b, 0x0f, 0x8e, 0xfe, 0xf2, 0xbf, 0x7c, 0x73, 0xa6, 0x9d, 0xe8, 0x04, 0x5a, 0x31, 0xd7,
+	0xcd, 0xe5, 0x85, 0x37, 0x54, 0xf0, 0xd7, 0x08, 0x9d, 0xc2, 0xae, 0x1e, 0x1f, 0xc6, 0xbc, 0x8c,
+	0x92, 0x45, 0x55, 0x6e, 0x47, 0x43, 0x47, 0xb1, 0xde, 0xaf, 0x1a, 0xc0, 0x6a, 0x38, 0xda, 0x83,
+	0x7f, 0x26, 0xd4, 0xc1, 0x97, 0x84, 0x62, 0x27, 0xf4, 0x03, 0x2b, 0xc0, 0xc6, 0x1a, 0xea, 0xc0,
+	0xae, 0xed, 0x8d, 0x6f, 0x09, 0x1d, 0x86, 0x64, 0x64, 0x0d, 0xb1, 0x51, 0x43, 0xfb, 0x60, 0x10,
+	0xea, 0x07, 0x96, 0xeb, 0xae, 0xe8, 0xba, 0xa4, 0xb6, 0x37, 0x1a, 0x91, 0x20, 0x58, 0xd1, 0xba,
+	0xa4, 0x0c, 0x5f, 0x78, 0x9e, 0x82, 0x0e, 0x9e, 0x12, 0x1b, 0x1b, 0x1b, 0x92, 0x4e, 0xc6, 0x43,
+	0x66, 0x39, 0x38, 0xb4, 0xbd, 0xd1, 0xd8, 0xc5, 0x01, 0x36, 0x1a, 0x08, 0x41, 0xfb, 0x99, 0x5e,
+	0x5a, 0xc4, 0xc5, 0x8e, 0xd1, 0x44, 0x87, 0xb0, 0x67, 0xd9, 0x01, 0x99, 0x5a, 0x01, 0xf1, 0xe8,
+	0xca, 0xbc, 0x89, 0x0e, 0xa0, 0xf3, 0x4a, 0xa8, 0xfc, 0x5b, 0xbd, 0xdf, 0x35, 0x68, 0xea, 0xfb,
+	0xaa, 0x25, 0x2f, 0x75, 0x18, 0xb6, 0x7c, 0x8f, 0x1a, 0x6b, 0x92, 0x62, 0xc6, 0x3c, 0x16, 0x12,
+	0x1a, 0x32, 0xfc, 0x75, 0x82, 0xfd, 0xc0, 0xa8, 0xc9, 0xd5, 0x84, 0x06, 0x98, 0x51, 0xcb, 0x0d,
+	0x95, 0x6c, 0xac, 0xa3, 0x7f, 0xe1, 0x40, 0x07, 0x96, 0xd6, 0x1b, 0xe6, 0xd1, 0x61, 0x75, 0x94,
+	0xba, 0x3c, 0x0a, 0xa1, 0x53, 0xcb, 0x25, 0x4e, 0x55, 0x74, 0x03, 0x75, 0x61, 0x5f, 0x7b, 0x14,
+	0x08, 0xed, 0x2b, 0x6c, 0x5f, 0xfb, 0x93, 0x91, 0xd1, 0x40, 0x6f, 0xe0, 0xd8, 0x1b, 0x63, 0xa6,
+	0x83, 0x5a, 0x2e, 0xc3, 0x96, 0x73, 0x2b, 0x47, 0x8e, 0x99, 0x37, 0x64, 0xd8, 0xf7, 0x8d, 0xa6,
+	0x6a, 0x4e, 0xaf, 0xa9, 0x77, 0x43, 0x9f, 0x6f, 0xb4, 0x29, 0x07, 0x56, 0xeb, 0xa9, 0x17, 0xc8,
+	0xfc, 0xf6, 0x95, 0x75, 0xe1, 0x62, 0x63, 0xeb, 0xe2, 0xcb, 0xb7, 0xcf, 0xf3, 0xa4, 0x7c, 0x58,
+	0xde, 0xf5, 0x67, 0x99, 0x30, 0xb3, 0x47, 0x9e, 0xce, 0xb2, 0x3c, 0x36, 0x63, 0xfe, 0x94, 0xcc,
+	0xf8, 0x99, 0x88, 0xd2, 0x68, 0xce, 0x05, 0x4f, 0xcb, 0xb3, 0x24, 0x2d, 0x79, 0x7e, 0x1f, 0xcd,
+	0xb8, 0xf9, 0x74, 0x6e, 0xce, 0x33, 0x33, 0x16, 0xc9, 0x5d, 0x53, 0xfd, 0x9d, 0xcf, 0xff, 0x04,
+	0x00, 0x00, 0xff, 0xff, 0x2c, 0x3d, 0x59, 0x21, 0xfc, 0x03, 0x00, 0x00,
 }
diff --git a/go/dmi/sw_management_service.pb.go b/go/dmi/sw_management_service.pb.go
index 0424f89..7dbb089 100644
--- a/go/dmi/sw_management_service.pb.go
+++ b/go/dmi/sw_management_service.pb.go
@@ -175,6 +175,7 @@
 	Status               Status                                       `protobuf:"varint,1,opt,name=status,proto3,enum=dmi.Status" json:"status,omitempty"`
 	Reason               GetSoftwareVersionInformationResponse_Reason `protobuf:"varint,2,opt,name=reason,proto3,enum=dmi.GetSoftwareVersionInformationResponse_Reason" json:"reason,omitempty"`
 	Info                 *SoftwareVersionInformation                  `protobuf:"bytes,3,opt,name=info,proto3" json:"info,omitempty"`
+	ReasonDetail         string                                       `protobuf:"bytes,4,opt,name=reason_detail,json=reasonDetail,proto3" json:"reason_detail,omitempty"`
 	XXX_NoUnkeyedLiteral struct{}                                     `json:"-"`
 	XXX_unrecognized     []byte                                       `json:"-"`
 	XXX_sizecache        int32                                        `json:"-"`
@@ -226,6 +227,13 @@
 	return nil
 }
 
+func (m *GetSoftwareVersionInformationResponse) GetReasonDetail() string {
+	if m != nil {
+		return m.ReasonDetail
+	}
+	return ""
+}
+
 type DownloadImageRequest struct {
 	DeviceUuid           *Uuid             `protobuf:"bytes,1,opt,name=device_uuid,json=deviceUuid,proto3" json:"device_uuid,omitempty"`
 	ImageInfo            *ImageInformation `protobuf:"bytes,2,opt,name=image_info,json=imageInfo,proto3" json:"image_info,omitempty"`
@@ -326,6 +334,7 @@
 type ConfigResponse struct {
 	Status               Status                `protobuf:"varint,1,opt,name=status,proto3,enum=dmi.Status" json:"status,omitempty"`
 	Reason               ConfigResponse_Reason `protobuf:"varint,2,opt,name=reason,proto3,enum=dmi.ConfigResponse_Reason" json:"reason,omitempty"`
+	ReasonDetail         string                `protobuf:"bytes,3,opt,name=reason_detail,json=reasonDetail,proto3" json:"reason_detail,omitempty"`
 	XXX_NoUnkeyedLiteral struct{}              `json:"-"`
 	XXX_unrecognized     []byte                `json:"-"`
 	XXX_sizecache        int32                 `json:"-"`
@@ -370,6 +379,13 @@
 	return ConfigResponse_UNDEFINED_REASON
 }
 
+func (m *ConfigResponse) GetReasonDetail() string {
+	if m != nil {
+		return m.ReasonDetail
+	}
+	return ""
+}
+
 type StartupConfigInfoRequest struct {
 	DeviceUuid           *Uuid    `protobuf:"bytes,1,opt,name=device_uuid,json=deviceUuid,proto3" json:"device_uuid,omitempty"`
 	XXX_NoUnkeyedLiteral struct{} `json:"-"`
@@ -419,6 +435,7 @@
 	// The version of the startup configuration. It is recommended to use semVer, but the DM implementations
 	// and operators could choose any other format as well.
 	Version              string   `protobuf:"bytes,4,opt,name=version,proto3" json:"version,omitempty"`
+	ReasonDetail         string   `protobuf:"bytes,5,opt,name=reason_detail,json=reasonDetail,proto3" json:"reason_detail,omitempty"`
 	XXX_NoUnkeyedLiteral struct{} `json:"-"`
 	XXX_unrecognized     []byte   `json:"-"`
 	XXX_sizecache        int32    `json:"-"`
@@ -477,6 +494,13 @@
 	return ""
 }
 
+func (m *StartupConfigInfoResponse) GetReasonDetail() string {
+	if m != nil {
+		return m.ReasonDetail
+	}
+	return ""
+}
+
 func init() {
 	proto.RegisterEnum("dmi.GetSoftwareVersionInformationResponse_Reason", GetSoftwareVersionInformationResponse_Reason_name, GetSoftwareVersionInformationResponse_Reason_value)
 	proto.RegisterEnum("dmi.ConfigResponse_Reason", ConfigResponse_Reason_name, ConfigResponse_Reason_value)
@@ -493,56 +517,58 @@
 func init() { proto.RegisterFile("dmi/sw_management_service.proto", fileDescriptor_000929e4bec891d7) }
 
 var fileDescriptor_000929e4bec891d7 = []byte{
-	// 771 bytes of a gzipped FileDescriptorProto
-	0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xb4, 0x55, 0xd1, 0x6e, 0xf3, 0x34,
-	0x14, 0x26, 0xed, 0x28, 0xea, 0x29, 0xeb, 0xf2, 0x9b, 0xfd, 0xa8, 0x2b, 0x1a, 0xfb, 0x09, 0x9a,
-	0x34, 0x4d, 0x5a, 0x3b, 0xba, 0xdd, 0xc0, 0x00, 0x29, 0x6b, 0xd3, 0x2e, 0xa2, 0xa4, 0xc3, 0x69,
-	0x87, 0x98, 0x10, 0x91, 0xd7, 0xb8, 0x9d, 0xa5, 0x25, 0x2e, 0x89, 0xd3, 0xc2, 0x8b, 0x20, 0x2e,
-	0x78, 0x04, 0x2e, 0x78, 0x12, 0x9e, 0x09, 0xc5, 0x4e, 0x29, 0xed, 0x5a, 0xb4, 0x4d, 0x70, 0x97,
-	0x1c, 0x7f, 0xdf, 0x67, 0xfb, 0x7c, 0xe7, 0x1c, 0xc3, 0x81, 0x1f, 0xb0, 0x7a, 0x3c, 0xf3, 0x02,
-	0x12, 0x92, 0x31, 0x0d, 0x68, 0x28, 0xbc, 0x98, 0x46, 0x53, 0x36, 0xa4, 0xb5, 0x49, 0xc4, 0x05,
-	0x47, 0x79, 0x3f, 0x60, 0xd5, 0x57, 0x29, 0x6a, 0xc8, 0x83, 0x80, 0x87, 0xb1, 0x8a, 0x57, 0xdf,
-	0x4d, 0x43, 0xf7, 0xb3, 0xec, 0x0f, 0x65, 0x32, 0x2c, 0x20, 0xe3, 0x8c, 0x69, 0xfc, 0xa2, 0x41,
-	0xd5, 0xe5, 0x23, 0x31, 0x23, 0x11, 0xbd, 0xa1, 0x51, 0xcc, 0x78, 0x68, 0x87, 0x23, 0x1e, 0x05,
-	0x44, 0x30, 0x1e, 0xa2, 0xcf, 0x60, 0x87, 0x0c, 0x05, 0x9b, 0x52, 0x6f, 0xaa, 0x16, 0xe3, 0x8a,
-	0xf6, 0x26, 0x7f, 0x54, 0x6a, 0xbc, 0xaa, 0xf9, 0x01, 0xab, 0xd9, 0xa9, 0x52, 0x46, 0xc3, 0x65,
-	0x85, 0xcc, 0x7e, 0x63, 0xf4, 0x39, 0xe8, 0xb1, 0x20, 0xa1, 0x7f, 0xf7, 0xf3, 0x82, 0x9c, 0xdb,
-	0x44, 0xde, 0xc9, 0xa0, 0x73, 0xb6, 0xf1, 0x7b, 0x0e, 0x0e, 0x3b, 0x54, 0x6c, 0x3e, 0x1b, 0xa6,
-	0xf1, 0x84, 0x87, 0x31, 0x45, 0x1f, 0x43, 0x21, 0x16, 0x44, 0x24, 0xe9, 0xd1, 0xb4, 0xa3, 0x72,
-	0xa3, 0x24, 0xd5, 0x5d, 0x19, 0xc2, 0xd9, 0x12, 0xb2, 0xa1, 0x10, 0x51, 0x12, 0xf3, 0xb0, 0x92,
-	0x93, 0xa0, 0x4f, 0x24, 0xe8, 0x49, 0x1b, 0xd4, 0xb0, 0x24, 0xe2, 0x4c, 0x00, 0x9d, 0xc1, 0x16,
-	0x0b, 0x47, 0xbc, 0x92, 0x7f, 0xa3, 0x1d, 0x95, 0x1a, 0x07, 0x6a, 0xb7, 0xcd, 0x2a, 0x12, 0x6c,
-	0xfc, 0x00, 0x05, 0x25, 0x83, 0x76, 0x41, 0x1f, 0x38, 0x2d, 0xab, 0x6d, 0x3b, 0x56, 0xcb, 0xc3,
-	0x96, 0xe9, 0xf6, 0x1c, 0xfd, 0x2d, 0x84, 0xa0, 0x3c, 0x70, 0xbe, 0x72, 0x7a, 0xdf, 0x3a, 0x5e,
-	0xcb, 0xba, 0xb1, 0x9b, 0x96, 0xae, 0xa5, 0x31, 0xdb, 0xe9, 0x5b, 0xd8, 0x31, 0xbb, 0x9e, 0x85,
-	0x71, 0x0f, 0xeb, 0x39, 0xf4, 0x3e, 0x20, 0xb5, 0xee, 0x0d, 0x1c, 0x6c, 0x99, 0xcd, 0x2b, 0xf3,
-	0xb2, 0x6b, 0xe9, 0x79, 0xe3, 0x27, 0xd8, 0x6d, 0xf1, 0x59, 0xf8, 0xc0, 0x89, 0x2f, 0xf3, 0x8a,
-	0xe9, 0x8f, 0x09, 0x8d, 0x05, 0x3a, 0x86, 0x92, 0x4f, 0xd3, 0x4a, 0xf1, 0x92, 0x84, 0xf9, 0x32,
-	0x43, 0xa5, 0x46, 0x51, 0x9e, 0x79, 0x90, 0x30, 0x1f, 0x83, 0x5a, 0x4d, 0xbf, 0xd1, 0x39, 0x80,
-	0x2c, 0x0d, 0x4f, 0x5e, 0x2f, 0x27, 0xa1, 0xaf, 0x17, 0x56, 0xfd, 0xf3, 0x52, 0x45, 0x36, 0x8f,
-	0x18, 0xb7, 0xb0, 0xdd, 0xe4, 0xe1, 0x88, 0x8d, 0x5f, 0xb2, 0xe5, 0x3e, 0xc0, 0x50, 0x92, 0xbd,
-	0x24, 0x7a, 0x90, 0x5b, 0x16, 0x71, 0x51, 0x45, 0x06, 0xd1, 0x83, 0xf1, 0x5b, 0x0e, 0xca, 0x73,
-	0xf1, 0xe7, 0xb8, 0xdd, 0x58, 0x71, 0xbb, 0x2a, 0x41, 0xcb, 0x4a, 0x2b, 0xb6, 0x1a, 0x7f, 0x68,
-	0xff, 0x91, 0x45, 0x7b, 0xf0, 0x5a, 0x7e, 0x7a, 0x6d, 0xab, 0xdf, 0xbc, 0xb2, 0x9d, 0x8e, 0xd7,
-	0xec, 0x39, 0x6d, 0xbb, 0xa3, 0xe7, 0x15, 0xfc, 0xc6, 0xec, 0xda, 0xad, 0x79, 0x6c, 0x0b, 0x7d,
-	0x04, 0xfb, 0xbd, 0x6b, 0x0b, 0x9b, 0x7d, 0xbb, 0xe7, 0x78, 0x66, 0x17, 0x5b, 0x66, 0xeb, 0x3b,
-	0xcf, 0x76, 0xbc, 0x6b, 0xdc, 0xeb, 0x60, 0xcb, 0x75, 0xf5, 0xb7, 0x37, 0x98, 0x5e, 0x30, 0xda,
-	0x50, 0x71, 0x05, 0x89, 0x44, 0x32, 0x51, 0x57, 0x4b, 0xfd, 0x78, 0x81, 0x0b, 0xc6, 0xaf, 0x39,
-	0xd8, 0x5b, 0x23, 0xf4, 0x9c, 0x8c, 0x7f, 0xb1, 0x92, 0xf1, 0xc3, 0x39, 0x68, 0xbd, 0xe8, 0x6a,
-	0x4f, 0x2d, 0xd7, 0x41, 0x7e, 0xa5, 0x0e, 0x50, 0x05, 0xde, 0xc9, 0x46, 0x48, 0x65, 0x4b, 0xae,
-	0xcd, 0x7f, 0xff, 0xef, 0xbe, 0x6a, 0xfc, 0x99, 0x87, 0x03, 0x87, 0xa4, 0x73, 0x6d, 0xde, 0xe2,
-	0x5f, 0xff, 0x3d, 0x84, 0x5d, 0x35, 0x83, 0xd1, 0x37, 0x80, 0x1e, 0x0f, 0x12, 0xb4, 0x23, 0x33,
-	0x70, 0x45, 0x22, 0x3f, 0x8d, 0xda, 0xad, 0xea, 0xf1, 0xd3, 0x47, 0x0e, 0xfa, 0x12, 0xb6, 0x97,
-	0xda, 0x19, 0xed, 0x49, 0xf2, 0xba, 0x16, 0xaf, 0xea, 0x8b, 0x16, 0x55, 0xa6, 0x9c, 0x6a, 0xe8,
-	0x1c, 0xb6, 0xcd, 0x74, 0x1a, 0x13, 0x41, 0x15, 0xff, 0xd1, 0x69, 0xd6, 0xb1, 0x2e, 0x60, 0x17,
-	0xd3, 0x29, 0x8d, 0x44, 0x9f, 0xbb, 0x6a, 0x1c, 0x3f, 0x83, 0xdc, 0x81, 0xea, 0x60, 0xe2, 0x13,
-	0x41, 0x97, 0x4c, 0x4f, 0x22, 0xf5, 0x90, 0xa0, 0xa5, 0x0e, 0x54, 0x07, 0x7f, 0x6f, 0x4d, 0x57,
-	0x9e, 0x6a, 0xe8, 0x7b, 0xf8, 0x20, 0x4d, 0xd2, 0x1a, 0x95, 0x34, 0x53, 0x68, 0x7f, 0x53, 0x65,
-	0x29, 0xd1, 0x0f, 0xff, 0xbd, 0xf0, 0x2e, 0x2f, 0x6e, 0x3f, 0x1d, 0x33, 0x71, 0x9f, 0xdc, 0xd5,
-	0x86, 0x3c, 0xa8, 0xf3, 0x09, 0x0d, 0x87, 0x3c, 0xf2, 0xeb, 0xaa, 0x1b, 0x4e, 0x16, 0x2f, 0xec,
-	0x09, 0x0b, 0x05, 0x8d, 0x46, 0x64, 0x48, 0xeb, 0xd3, 0xb3, 0xfa, 0x98, 0xd7, 0xfd, 0x80, 0xdd,
-	0x15, 0xe4, 0xa3, 0x79, 0xf6, 0x57, 0x00, 0x00, 0x00, 0xff, 0xff, 0x3d, 0x36, 0x33, 0x95, 0x91,
-	0x07, 0x00, 0x00,
+	// 804 bytes of a gzipped FileDescriptorProto
+	0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xbc, 0x55, 0xed, 0x6e, 0xe3, 0x44,
+	0x14, 0xc5, 0x71, 0x37, 0x28, 0x37, 0xdb, 0xd6, 0x3b, 0x74, 0x51, 0x1a, 0x54, 0x5a, 0xbc, 0x5a,
+	0xa9, 0x5a, 0x69, 0x93, 0x25, 0xdd, 0x3f, 0xb0, 0x80, 0xe4, 0x8d, 0xdd, 0xd4, 0xa2, 0x38, 0xcb,
+	0xb8, 0x29, 0x62, 0x85, 0x18, 0x4d, 0xe3, 0x49, 0x76, 0xa4, 0xda, 0x13, 0xec, 0x71, 0x0a, 0x2f,
+	0xc2, 0x73, 0xf0, 0x02, 0xfc, 0xe0, 0x05, 0x90, 0x78, 0x23, 0xe4, 0x19, 0x87, 0x90, 0x2f, 0xb4,
+	0xad, 0xd0, 0xfe, 0xb3, 0xef, 0xdc, 0x73, 0x66, 0xe6, 0x9e, 0x7b, 0xcf, 0xc0, 0x61, 0x14, 0xf3,
+	0x76, 0x76, 0x43, 0x62, 0x9a, 0xd0, 0x31, 0x8b, 0x59, 0x22, 0x49, 0xc6, 0xd2, 0x29, 0x1f, 0xb2,
+	0xd6, 0x24, 0x15, 0x52, 0x20, 0x33, 0x8a, 0x79, 0xf3, 0x41, 0x91, 0x35, 0x14, 0x71, 0x2c, 0x92,
+	0x4c, 0xc7, 0x9b, 0xf7, 0x8b, 0xd0, 0x9b, 0x9b, 0xf2, 0x0f, 0x95, 0x34, 0x3c, 0xa6, 0xe3, 0x12,
+	0x69, 0xff, 0x6a, 0x40, 0x33, 0x14, 0x23, 0x79, 0x43, 0x53, 0x76, 0xc9, 0xd2, 0x8c, 0x8b, 0xc4,
+	0x4f, 0x46, 0x22, 0x8d, 0xa9, 0xe4, 0x22, 0x41, 0x9f, 0xc3, 0x2e, 0x1d, 0x4a, 0x3e, 0x65, 0x64,
+	0xaa, 0x17, 0xb3, 0x86, 0x71, 0x64, 0x1e, 0xd7, 0x3b, 0x0f, 0x5a, 0x51, 0xcc, 0x5b, 0x7e, 0xc1,
+	0x54, 0xc2, 0xf0, 0x8e, 0xce, 0x2c, 0x7f, 0x33, 0xf4, 0x05, 0x58, 0x99, 0xa4, 0x49, 0x74, 0xf5,
+	0xcb, 0x1c, 0x5c, 0xd9, 0x04, 0xde, 0x2d, 0x53, 0x67, 0x68, 0xfb, 0xaf, 0x0a, 0x3c, 0xee, 0x31,
+	0xb9, 0xf9, 0x6c, 0x98, 0x65, 0x13, 0x91, 0x64, 0x0c, 0x3d, 0x82, 0x6a, 0x26, 0xa9, 0xcc, 0x8b,
+	0xa3, 0x19, 0xc7, 0x3b, 0x9d, 0xba, 0x62, 0x0f, 0x55, 0x08, 0x97, 0x4b, 0xc8, 0x87, 0x6a, 0xca,
+	0x68, 0x26, 0x92, 0x46, 0x45, 0x25, 0x7d, 0xaa, 0x92, 0xde, 0x6a, 0x83, 0x16, 0x56, 0x40, 0x5c,
+	0x12, 0xa0, 0x13, 0xd8, 0xe2, 0xc9, 0x48, 0x34, 0xcc, 0x23, 0xe3, 0xb8, 0xde, 0x39, 0xd4, 0xbb,
+	0x6d, 0x66, 0x51, 0xc9, 0xe8, 0x11, 0x6c, 0x6b, 0x38, 0x89, 0x98, 0xa4, 0xfc, 0xba, 0xb1, 0x75,
+	0x64, 0x1c, 0xd7, 0xf0, 0x7d, 0x1d, 0x74, 0x55, 0xcc, 0xfe, 0x11, 0xaa, 0x7a, 0x2f, 0xb4, 0x07,
+	0xd6, 0x20, 0x70, 0xbd, 0x53, 0x3f, 0xf0, 0x5c, 0x82, 0x3d, 0x27, 0xec, 0x07, 0xd6, 0x7b, 0x08,
+	0xc1, 0xce, 0x20, 0xf8, 0x3a, 0xe8, 0x7f, 0x17, 0x10, 0xd7, 0xbb, 0xf4, 0xbb, 0x9e, 0x65, 0x14,
+	0x31, 0x3f, 0xb8, 0xf0, 0x70, 0xe0, 0x9c, 0x13, 0x0f, 0xe3, 0x3e, 0xb6, 0x2a, 0xe8, 0x43, 0x40,
+	0x7a, 0x9d, 0x0c, 0x02, 0xec, 0x39, 0xdd, 0x33, 0xe7, 0xe5, 0xb9, 0x67, 0x99, 0xf6, 0xcf, 0xb0,
+	0xe7, 0x8a, 0x9b, 0xe4, 0x5a, 0xd0, 0x48, 0x15, 0x1f, 0xb3, 0x9f, 0x72, 0x96, 0x49, 0xf4, 0x04,
+	0xea, 0x11, 0x2b, 0xda, 0x89, 0xe4, 0x39, 0x8f, 0x54, 0x19, 0xeb, 0x9d, 0x9a, 0xba, 0xd8, 0x20,
+	0xe7, 0x11, 0x06, 0xbd, 0x5a, 0x7c, 0xa3, 0xe7, 0x00, 0xaa, 0x7f, 0x88, 0xaa, 0x41, 0x45, 0xa5,
+	0x3e, 0x9c, 0xeb, 0xf9, 0xef, 0x9b, 0xd7, 0xf8, 0x2c, 0x62, 0xbf, 0x86, 0xed, 0xae, 0x48, 0x46,
+	0x7c, 0x7c, 0x97, 0x2d, 0x0f, 0x00, 0x86, 0x0a, 0x4c, 0xf2, 0xf4, 0x5a, 0x6d, 0x59, 0xc3, 0x35,
+	0x1d, 0x19, 0xa4, 0xd7, 0xf6, 0x1f, 0x15, 0xd8, 0x99, 0x91, 0xdf, 0xa6, 0x25, 0x3a, 0x4b, 0x2d,
+	0xd1, 0x54, 0x49, 0x8b, 0x4c, 0xcb, 0xda, 0xaf, 0xc8, 0x68, 0xae, 0x91, 0xf1, 0x37, 0xe3, 0x7f,
+	0xd2, 0x71, 0x1f, 0x1e, 0xaa, 0x4f, 0x72, 0xea, 0x5d, 0x74, 0xcf, 0xfc, 0xa0, 0x47, 0xba, 0xfd,
+	0xe0, 0xd4, 0xef, 0x59, 0xa6, 0x4e, 0xbf, 0x74, 0xce, 0x7d, 0x77, 0x16, 0xdb, 0x42, 0x9f, 0xc0,
+	0x41, 0xff, 0x95, 0x87, 0x9d, 0x0b, 0xbf, 0x1f, 0x10, 0xe7, 0x1c, 0x7b, 0x8e, 0xfb, 0x3d, 0xf1,
+	0x03, 0xf2, 0x0a, 0xf7, 0x7b, 0xd8, 0x0b, 0x43, 0xeb, 0xde, 0x86, 0xce, 0xa8, 0xda, 0xa7, 0xd0,
+	0x08, 0x25, 0x4d, 0x65, 0x3e, 0xd1, 0xf7, 0x2f, 0x44, 0xbb, 0x83, 0x54, 0xf6, 0xef, 0x15, 0xd8,
+	0x5f, 0x43, 0x74, 0x1b, 0x59, 0xbe, 0x5c, 0x92, 0xe5, 0xf1, 0x2c, 0x69, 0x3d, 0xe9, 0xb2, 0x42,
+	0x8b, 0xcd, 0x62, 0x2e, 0x35, 0x0b, 0x6a, 0xc0, 0xfb, 0xa5, 0x19, 0x95, 0x13, 0x38, 0xfb, 0x5d,
+	0x95, 0xf6, 0xde, 0xbb, 0x9f, 0xd0, 0xce, 0x9f, 0x26, 0x1c, 0x06, 0xb4, 0xb0, 0xd1, 0x99, 0xa3,
+	0x7c, 0xf3, 0x8f, 0xe7, 0x87, 0xda, 0xf2, 0xd1, 0xb7, 0x80, 0x56, 0x7d, 0x0b, 0xed, 0xaa, 0x32,
+	0x9d, 0xd1, 0x34, 0x2a, 0xa2, 0xbe, 0xdb, 0x7c, 0xf2, 0xf6, 0x0e, 0x87, 0xbe, 0x82, 0xed, 0x05,
+	0x63, 0x40, 0xfb, 0x0a, 0xbc, 0xce, 0x2c, 0x9a, 0xd6, 0x7c, 0xd8, 0xb5, 0x72, 0xcf, 0x0c, 0xf4,
+	0x1c, 0xb6, 0x9d, 0xc2, 0xfc, 0xa9, 0x64, 0x1a, 0xbf, 0x72, 0x9a, 0x75, 0xa8, 0x17, 0xb0, 0x87,
+	0xd9, 0x94, 0xa5, 0xf2, 0x42, 0x84, 0xda, 0xfd, 0x6f, 0x01, 0xee, 0x41, 0x73, 0x30, 0x89, 0xa8,
+	0x64, 0x0b, 0x9d, 0x91, 0xa7, 0xfa, 0xdd, 0x42, 0x0b, 0xb3, 0xac, 0x0f, 0xfe, 0xc1, 0x9a, 0xf9,
+	0x7e, 0x66, 0xa0, 0x1f, 0xe0, 0xa3, 0xa2, 0x48, 0x6b, 0x58, 0x8a, 0x4a, 0xa1, 0x83, 0x4d, 0xed,
+	0xa7, 0x49, 0x3f, 0xfe, 0xef, 0xee, 0x7c, 0xf9, 0xe2, 0xf5, 0x67, 0x63, 0x2e, 0xdf, 0xe4, 0x57,
+	0xad, 0xa1, 0x88, 0xdb, 0x62, 0xc2, 0x92, 0xa1, 0x48, 0xa3, 0xb6, 0x1e, 0x99, 0xa7, 0xf3, 0x07,
+	0xfd, 0x29, 0x4f, 0x24, 0x4b, 0x47, 0x74, 0xc8, 0xda, 0xd3, 0x93, 0xf6, 0x58, 0xb4, 0xa3, 0x98,
+	0x5f, 0x55, 0xd5, 0x1b, 0x7d, 0xf2, 0x77, 0x00, 0x00, 0x00, 0xff, 0xff, 0xdd, 0xa9, 0x07, 0xea,
+	0x00, 0x08, 0x00, 0x00,
 }
 
 // Reference imports to suppress errors if they are not otherwise used.