サポート・リクエストのクローズ中
サポート管理のサポート・リクエストを閉じます。
サポート・リクエストをクローズするには、oci support incident updateコマンドと必要なパラメータを使用します:
oci support incident update --activity-type CLOSE --comments <text> --incident-key <support-request-id> --type activity [OPTIONS]
改行:
oci support incident update \ --activity-type CLOSE \ --comments <text> \ --incident-key <support-request-id> \ --type activity \ [OPTIONS]
CLIコマンドのパラメータおよび値の完全なリストは、CLIコマンド・リファレンスを参照してください。
UpdateIncident操作を実行して、サポート・リクエストをクローズします。
activityType
をCLOSE
に設定します。