URL anfordern

HOL
https://api.dotcom-monitor.com/config_api_v1/securevault/{crypt_id}

Pfadparameter

Feld drucktype Erforderlich beschreibung
crypt_id

Schnur

true

Die eindeutige Krypta-ID.
Beispiel-Anforderungs-URL

https://api.dotcom-monitor.com/config_api_v1/securevault/16789

Erfolgsreaktion

Beispielantwort
{ 
"Id":16789,
"Name": "My_Crypt", 
"Description": null,
"Variables": [ 

    { 

            "Id": "12"

            "Name": "Password_DM", 

            "Value": "Password2231", 

            "Realm": "http://www.dotcom-monitor.com", 

            "MaskedUI": true, 

            "UseForMaskedValues": true 

        } 

] 

}

Beschreibung der Felder

Bitte überprüfen Sie API: Get List of Crypts für die Feldbeschreibung.