Updating the Master Encryption Key Assigned to a Stream Pool
Change a stream pool's master encryption key.
To review requirements for creating and managing streams, see Getting Started with Streaming.
Use the oci streaming admin stream-pool update command and required parameters to update a stream pool's master encryption key:
oci streaming admin stream-pool update --stream-pool-id <stream_pool_OCID>
Tip
Provide input for--custom-encryption-key-details
,--private-endpoint-details
, and--kafka-settings
as valid formatted JSON. See Passing Complex Input and Using a JSON File for Complex Input for information about JSON formatting.For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the UpdateStreamPool operation to update a stream pool's master encryption key.