FQDN (完全修飾ドメイン名)を使用して新しいエンドポイントを作成するときにエラーが発生しました
環境
StorageGRID 11.4
問題
本番サイトから DR (ディザスタリカバリ)サイトに新しいエンドポイントを作成中にエラーが発生しました
{'errors': [{'text': 'Endpoint test failed. Please check your configuration. MethodNotAllowed: The specified method is not allowed against this resource. (logID 082FX6JC484KF8Y8)', 'key': 'error.i18n.validation', 'context': 'base'}, {'text': 'Endpoint test failed. Please check your configuration. MethodNotAllowed: The specified method is not allowed against this resource. (logID 071BALJU7AP64T6S)', 'key': 'error.i18n.validation', 'context': 'base'}], 'message': {'text': 'Validation failed. Please check the values you entered for errors.', 'key': 'error.422'}, 'code': 422, 'status': 'error', 'responseTime': '2021-03-03T11:54:43.401Z', 'apiVersion': '2.5', 'deprecated': True, 'data': {'type': 'MgmtApi::LocalizedValidat
ionError', 'trace': ["/usr/local/lib/site_ruby/mgmt-api/rest-client/resource.rb:125:in `validate!'", "/usr/local/lib/site_ruby/mgmt-api/rest-client/resource.rb:138:in `save!'", "/usr/local/lib/site_ruby/mgmt-api/endpoints/endpoint.rb:98:in `create_for_account!'" ...