[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
AuthSources
Represents the collection of Authentication Sources currently configured in vRealize Operations Manager.
Properties
array of
AuthSource
sources
Optional
Collection of Authentication Sources configured in vRealize Operations Manager
JSON Example
{
"sources": [
{
"certificates": [
{
"certificateDetails": "string",
"expires": "string",
"issuedBy": "string",
"issuedTo": "string",
"thumbprint": "string"
}
],
"created": 0,
"id": "string",
"lastModified": 0,
"links": [
{
"description": "string",
"href": "string",
"name": "string",
"rel": "NEXT"
}
],
"name": "string",
"property": [
{
"name": "string",
"value": "string"
}
],
"sourceType": {
"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 (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
Returned By
Get Auth Sources