From dc8edfa913985bd71e19a58dc2d1e3d5971bff50 Mon Sep 17 00:00:00 2001 From: Sam Levenick Date: Thu, 13 May 2021 12:19:01 -0700 Subject: [PATCH] Mark several encryption fields as input-only --- mmv1/products/compute/api.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mmv1/products/compute/api.yaml b/mmv1/products/compute/api.yaml index 787942bbda6b..69fb8fe19b2d 100644 --- a/mmv1/products/compute/api.yaml +++ b/mmv1/products/compute/api.yaml @@ -7538,6 +7538,7 @@ objects: option. Not currently available publicly. + input: true values: - :NONE - :IPSEC @@ -12981,6 +12982,7 @@ objects: send_empty_value: true - !ruby/object:Api::Type::Boolean name: encryptedInterconnectRouter + input: true description: | Field to indicate if a router is dedicated to use with encrypted Interconnect Attachment (IPsec-encrypted Cloud Interconnect feature).