URL をリクエストする
https://api.dotcom-monitor.com/config_api_v1/securevault/{crypt_id} を取得する
パスパラメータ
| 畑 | 種類 | 必須 | 形容 |
|---|---|---|---|
| crypt_id |
糸 |
true |
クリプトの一意の ID。 |
成功の応答
フィールド説明
フィールドの説明については 、API:暗号のリストを取得する を確認してください。
https://api.dotcom-monitor.com/config_api_v1/securevault/{crypt_id} を取得する
| 畑 | 種類 | 必須 | 形容 |
|---|---|---|---|
| crypt_id |
糸 |
true |
クリプトの一意の ID。 |
https://api.dotcom-monitor.com/config_api_v1/securevault/16789
{
"Id":16789,
"Name": "My_Crypt",
"Description": null,
"Variables": [
{
"Id": "12"
"Name": "Password_DM",
"Value": "Password2231",
"Realm": "https://www.dotcom-monitor.com",
"MaskedUI": true,
"UseForMaskedValues": true
}
]
}
フィールドの説明については 、API:暗号のリストを取得する を確認してください。