This API cookbook recipe describes how to configure Kerberos credentials using the Delphix Engine API.

{

   "name": "KerberosCredential",

   "description": "Kerberos based security credential.",

   "extends": {

       "$ref": "/delphix-credential.json"

   },

   "properties": {

   }

}

Related Links