Update Existing Key Store
Request
POST <REST API URL>/keystores/{key store id}
Request Body
keyStore
{ "id": string, "aliasIds": [string, ...], "aliases": [alias, ...], "name": string, "data": keyStoreData, "certificates": [certificateInfo, ...], "certificate": certificateInfo }
Response
Last modified: 19 July 2017