auth-sourcetype
auth-sourcetype
This object represents the type of external authentication source supported by vRealize Operations Manager.
JSON Example
{
"description": "string",
"id": "string",
"links": [
{
"description": "string",
"href": "string",
"name": "string",
"rel": "string"
}
],
"name": "string",
"properties": {
"property": [
{
"dataType": "string",
"description": "string",
"modifiable": false,
"name": "string",
"required": false
}
]
}
}
string
description
Optional
Description about the authentication source type.
string
id
Required
The identifier of the source type.
string
name
Required
The name of the source type.