auth-sourcetypes
auth-sourcetypes
Represents the collection of authentication source types currently supported by VCOps.
JSON Example
{
"sourceTypes": [
{
"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
}
]
}
}
]
}
array of auth-sourcetype
sourceTypes
Optional
Sequence of authentication source types supported by vROps