Cloud Enterprise Object Storage REST API

Search (SHIFT+S)




Update Server

PUT /ekm/server/{clusterId}/{serverId}

clusterId
serverId

Required Roles

  • SYSTEM_ADMIN


Request Payload

All parameters are required unless otherwise stated.

Field Description Type Notes
ekmserver_update
fqdn_ip FQDN/IP associated with the EKM Server String
cluster_id Id of the cluster associated with the EKM Server String
server_id Id of the the EKM Server String
server_hostname Proper server name to be used. Should match certificateAuthority. String
certificate_authority Certificate used for authentication with the EKM String
certificate_revocation_list Certificates that have revocation entries. String
username Username credential. Used with Gemalto Keysecure String
password Password credential. Used with Gemalto Keysecure String
device_serial Device Serial Number. Used with SKLM EKM Servers String
device_id Device Identifer. Used with SKLM EKM Servers String
port TCP/IP port on which EKM Server will be listening for key management requests Integer
identity_store Client identity store. String
identity_store_password Client identity store password. String

Response Body

Field Description Type Notes
ekmserver
server_id String
cluster_id String
fqdn_ip String
server_hostname String
certificate_authority String
certificate_revocation_list String
identity_store String
identity_store_password String
username String
password String
device_serial String
device_id String
type
port Integer