API cookbook: KerberosCredential
This API cookbook recipe describes how to configure Kerberos credentials using the Delphix Engine API.
CODE
{
"name": "KerberosCredential",
"description": "Kerberos based security credential.",
"extends": {
"$ref": "/delphix-credential.json"
},
"properties": {
}
}