[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations
AuthSourcetypes
Represents the collection of authentication source types currently supported by VCOps.
Properties
array of
AuthSourcetype
sourceTypes
Optional
Sequence of authentication source types supported by vROps
JSON Example
{
"sourceTypes": [
{
"description": "string",
"id": "string",
"links": [
{
"description": "string",
"href": "string",
"name": "string",
"rel": "NEXT"
}
],
"name": "string",
"properties": {
"property": [
{
"dataType": "STRING",
"description": "string",
"modifiable": false,
"name": "string",
"required": false
}
]
}
}
]
}
[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations
Returned By
Get Auth Source Types