ApiEnableCspArguments Data Model

Properties
name data type description
cspType string
cspStoragePath string
cspSecretPath string
cspAddress string

Example

{
  "cspType" : "...",
  "cspStoragePath" : "...",
  "cspSecretPath" : "...",
  "cspAddress" : "..."
}