Closed kotaroooo0 closed 8 months ago
cloud-sdk-go do not use validate_only parameter for deployment update api. ElasticCloud's REST API can use it. reference: https://www.elastic.co/guide/en/cloud-enterprise/current/update-deployment.html#ece_query_parameters_13
https://github.com/elastic/cloud-sdk-go/pull/458
actual use deployment update api with validate_only by https://github.com/elastic/cloud-sdk-go/pull/458
I can not use validate_only parameter for deployment update api
Overview
cloud-sdk-go do not use validate_only parameter for deployment update api. ElasticCloud's REST API can use it. reference: https://www.elastic.co/guide/en/cloud-enterprise/current/update-deployment.html#ece_query_parameters_13
Possible Implementation
https://github.com/elastic/cloud-sdk-go/pull/458
Testing
actual use deployment update api with validate_only by https://github.com/elastic/cloud-sdk-go/pull/458
Context
I can not use validate_only parameter for deployment update api
Your Environment