Auth
protocolstringrequired
Authentication protocol
versionstringrequired
Authentication protocol version
profilestring[]
Authentication profiles
Auth
{
  "protocol": "string",
  "version": "string",
  "profile": [
    "string"
  ]
}
Authentication protocol
Authentication protocol version
Authentication profiles
{
  "protocol": "string",
  "version": "string",
  "profile": [
    "string"
  ]
}