Class BaremetalCloudCredentialsImpl.DescriptorImpl

    • Constructor Detail

      • DescriptorImpl

        public DescriptorImpl()
    • Method Detail

      • doTestConnection

        public FormValidation doTestConnection​(@QueryParameter
                                               String fingerprint,
                                               @QueryParameter
                                               String apikey,
                                               @QueryParameter
                                               String passphrase,
                                               @QueryParameter
                                               String tenantId,
                                               @QueryParameter
                                               String userId,
                                               @QueryParameter
                                               String regionId,
                                               @QueryParameter
                                               boolean instancePrincipals)