auth-source-property

auth-source-property
auth-source-property

Meta data about auth source property

JSON Example
{
    "dataType": "string",
    "description": "string",
    "modifiable": false,
    "name": "string",
    "required": false
}
string
dataType
Required

The data type of the property

Possible values are : STRING, INTEGER, HOST, IP, ENUM, PASSWORD, BOOLEAN, UNKNOWN,
string
description
Optional

The description of the property

boolean
modifiable
Required

Flag that indicates whether the property can be modified during an update operation or not

string
name
Required

The name of the property

boolean
required
Required

Flag that indicates whether property is required or not for creating/updating an auth source

Property Of