diff --git a/api/envoy/service/status/v3/csds.proto b/api/envoy/service/status/v3/csds.proto index 74b7005190..b764f1cc3a 100644 --- a/api/envoy/service/status/v3/csds.proto +++ b/api/envoy/service/status/v3/csds.proto @@ -85,6 +85,11 @@ message ClientStatusRequest { // The node making the csds request. config.core.v3.Node node = 2; + + // If true, the server will not include the resource contents in the response + // (i.e., the generic_xds_configs.xds_config field will not be populated). + // [#not-implemented-hide:] + bool exclude_resource_contents = 3; } // Detailed config (per xDS) with status.