証明書のRESTエンドポイント

Service Manager/証明書
Service Manager/証明書カテゴリの操作。
名前付き証明書の追加
メソッド: post
パス: /services/{version}/deployments/{deployment}/certificates/{type}/{certificate}
名前付き証明書の削除
メソッド: delete
パス: /services/{version}/deployments/{deployment}/certificates/{type}/{certificate}
名前付き証明書の置換
メソッド: put
パス: /services/{version}/deployments/{deployment}/certificates/{type}/{certificate}
使用可能な証明書タイプの取得
メソッド: get
パス: /services/{version}/deployments/{deployment}/certificates
証明書の取得
メソッド: get
パス: /services/{version}/deployments/{deployment}/certificates/{type}/{certificate}
証明書情報の取得
メソッド: get
パス: /services/{version}/certificates/{type}/{certificate}/info
証明書情報の取得
メソッド: get
パス: /services/{version}/deployments/{deployment}/certificates/{type}/{certificate}/info
証明書タイプの取得
メソッド: get
パス: /services/{version}/deployments/{deployment}/certificates/{type}