Event Streams

Event Streams

Overview

Provides a Command-line Interface (CLI) that supports programmatic use of IaaS/PaaS products provided by SCP.

This guide provides a brief description of Event Streams service and how to call CLI.

Version

Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.

VersionStatusNot Before
1.1CURRENT-
1.0DEPRECATED20260531

CLI Version History

1.1

CLI version 1.1 release for Event Streams

Changes

  • [Changed] eventstreams create cluster - command has been changed.
    • Request model has been changed to EventStreamsClusterCreateRequestV1Dot1.
    • The following fields are added to the request:
      • service_watch_log_collection
  • [Changed] eventstreams show cluster - command has been changed.
    • Response model has been changed to EventStreamsClusterDetailResponseV1Dot1.
    • The following fields are added to the response:
      • service_watch_log_collection
  • [New] eventstreams patch minor version - command has been added.

1.0

Initial CLI release for Event Streams

Changes

  • [New] eventstreams add instances - command has been added.
  • [New] eventstreams create cluster - command has been added.
  • [New] eventstreams delete cluster - command has been added.
  • [New] eventstreams list clusters - command has been added.
  • [New] eventstreams list engine version properties - command has been added.
  • [New] eventstreams list engine versions - command has been added.
  • [New] eventstreams list parameter groups - command has been added.
  • [New] eventstreams list parameter values - command has been added.
  • [New] eventstreams list parameters - command has been added.
  • [New] eventstreams list server types - command has been added.
  • [New] eventstreams restart cluster - command has been added.
  • [New] eventstreams set block storage size - command has been added.
  • [New] eventstreams set maintenance - command has been added.
  • [New] eventstreams set parameter values - command has been added.
  • [New] eventstreams set security group rules - command has been added.
  • [New] eventstreams set server type - command has been added.
  • [New] eventstreams show cluster - command has been added.
  • [New] eventstreams show request - command has been added.
  • [New] eventstreams start cluster - command has been added.
  • [New] eventstreams stop cluster - command has been added.
  • [New] eventstreams sync cluster state - command has been added.
  • [New] eventstreams sync parameter values - command has been added.
  • [New] eventstreams unset maintenance - command has been added.