パイプライン管理のRESTエンドポイント

パイプライン管理
パイプライン管理 - エクスポート、インポート、リスト、パブリッシュ、パブリッシュ解除
GGSAパイプラインのエクスポート
メソッド: get
パス: https://{ggsa_host}:{ggsa_port}/{context_path}/services/{version}/pipelines/{id}/export
GGSAアーティファクトのインポート
メソッド: patch
パス: https://{ggsa_host}:{ggsa_port}/{context_path}/services/{version}/artifacts/import
GGSAパイプラインのリスト
メソッド: get
パス: https://{ggsa_host}:{ggsa_port}/{context_path}/services/{version}/pipelines
GGSAパイプラインのパブリッシュ
メソッド: patch
パス: https://{ggsa_host}:{ggsa_port}/{context_path}/services/{version}/pipelines/{id}/publish
GGSAパイプラインのパブリッシュ解除
メソッド: patch
パス: https://{ggsa_host}:{ggsa_port}/{context_path}/services/{version}/pipelines/{id}/unpublish