serverKeystore resource Cancel an incomplete keystore import taskIncomplete tasks can be cancelled by any user with the required permission.Complete a server keystore import taskComplete a server keystore import task by uploading a keystore containing new key pairs. The uploaded keystore must be in a format consumable by your Java virtual machine; currently, JKS and PKCS12 are the supported formats. Your Java virtual machine may impose additional restrictions such that keystores from other virtual machines or generated by other tools may not be readable. Imports can only be completed by the same user that created the import task.Delete a server keystore entryA 409 Conflict status is returned if the alias longer corresponds to the same certificate at the time of the request. If the alias was never present or was removed concurrently, this operation reports success.Get an existing keystore import taskGet information about the server keystoreThe server keystore stores keypairs and certificates used for agent communication.Prepare for importing server keystore key pair entriesPrepare for importing server keystore key pair entries by creating a new import task.Parent topic: REST commands for the DevOps Deploy server