Support
Support
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 Support 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.
| Version | Status | Not Before |
|---|---|---|
| 1.0 | CURRENT | - |
CLI Version History
1.0
Initial CLI release for Support
Changes
- [New]
support inquiry list [--size {value}] [--page {value}] [--sort {value}] [--title {value}] [--state {value}] [--inquiry_type {value}] [--region_id {value}] [--created_at {value}] [--filter_inquiry_codes {value}] [--filter_states {value}]- GetInquiryList commands have been added. - [New]
support inquiry show --inquiry_id {value}- ShowInquiry commands have been added. - [New]
support service request list [--size {value}] [--page {value}] [--sort {value}] [--filter_operation_type_ids {value}] [--filter_service_item_ids {value}] [--filter_title {value}] [--filter_states {value}] [--from_created_at {value}] [--to_created_at {value}] [--operation_type {value}] [--service_item_name {value}] [--title {value}] [--state {value}]- GetServiceRequestList commands have been added. - [New]
support service request show --service_request_id {value}- ShowServiceRequest commands have been added.