Queue Service

Queue Service

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 Queue Service 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.2CURRENT-
1.1SUPPORTED20270220
1.0SUPPORTED20260919

CLI Version History

1.2

Queue Service has been updated to version 1.2.

Changes

  • [New] queueservice queue set deduplication - Update Queue Deduplication API has been changed.
  • [New] queueservice queue set deduplication - Update Queue Deduplication Scope API has been changed.
  • [Updated] queueservice queue show - Show Queue API has been changed.
  • The following fields are added to the response:
    • content_based_deduplication
    • deduplication_scope
  • [Updated] queueservice queue get attributes - Get Queue Attributes API has been changed.
  • The following fields are added to the response:
    • content_based_deduplication
    • deduplication_scope
  • [Updated] queueservice queue create - Create Queue API has been changed.
  • The following fields are added to the request:
    • content_based_deduplication
    • deduplication_scope
  • [Updated] queueservice queue set config - Update Queue Config API has been changed.
  • The following fields are added to the response:
    • content_based_deduplication
    • deduplication_scope

1.1

Queue Service has been updated to version 1.1.

Changes

  • [New] queueservice queue get attributes - Show Queue Attributes API has been added.
  • [Updated] queueservice queue list - List Queue API has been changed.
  • The following fields are added to the response:
    • queue_urls
  • [Updated] queueservice queue show - Show Queue API has been changed.
  • The following fields are added to the response:
    • privatelink_service_id
  • [Updated] queueservice queue set config - Update Queue Config API has been changed.
  • The following fields are added to the response:
    • privatelink_service_id

1.0

Queue Service version 1.0 has been released.

변경사항

  • [신규] queueservice queue list - List Queue API has been added.
  • [신규] queueservice check queue name duplication - Check Queue Name Duplication API has been added.
  • [신규] queueservice queue show - Show Queue API has been added.
  • [신규] queueservice queue create - Create Queue API has been added.
  • [신규] queueservice queue set acl - Set Acl API has been added.
  • [신규] queueservice queue set config - Update Queue Config API has been added.
  • [신규] queueservice queue set description - Update Queue Description API has been added.
  • [신규] queueservice queue delete - Delete Queue API has been added.
  • [신규] queueservice queue delete acl - Delete Acl API has been added.