WorkloadServiceAuthenticationDTO
Authentication configuration for a Server Workload
methodstringrequired
Authentication Method
Possible values: non-empty
schemestringrequired
Authentication Scheme
Possible values: non-empty
configstringnullable
Authentication Configuration
WorkloadServiceAuthenticationDTO
{
"method": "string",
"scheme": "string",
"config": "string"
}