Get Agent Upgrade History
Gets the agent upgrade history.
Request
URI
GET
https://{api_host}/rest/external/v1/audit-events/agent-upgrade-history
COPY
Query Parameters
integer
from_time
Optional
Indicates the time from which upgrade history is to be fetched. If both from_time and to_time are unset, all history till date will be fetched.
from_time example
1652079610000
integer
to_time
Optional
Indicates the time up to which upgrade history is to be fetched. If both from_time and to_time are unset, all history till date will be fetched.
to_time example
1652079610000
Responses
200
OK
[
{
"agent_build": "8.10.0-12345678",
"cancelled_count": 5,
"failed_count": 10,
"skipped_count": 10,
"succeeded_count": 20,
"task_id": "7e0db15d-9c07-47b1-8e3a-f450adcac002",
"upgrade_window_end_time": 1665417715000,
"upgrade_window_start_time": 1660417715000
}
]
401
User is not authenticated
Operation doesn't return any data structure
409
Conflict
Operation doesn't return any data structure
External Operations
POST
Add Auxiliary Accounts
GET
Audit Events Extended Attributes
POST
Bind
POST
Bulk Hold User Or Group
POST
Bulk Hold User Or Group V2
POST
Bulk Release Hold User Or Group
POST
Bulk Release Hold User Or Group V2
POST
Change User Password
POST
Compute Space Requirements
POST
Compute Vsan Cost
POST
Delete Auxiliary Accounts
GET
Get AD Container
GET
Get AD User Or Group Info
GET
Get Agent Upgrade History
GET
Get Base V Ms V2
GET
Get Default AD Container
GET
List AD Containers
GET
List AD Domains
GET
List AD Domains V2
GET
List AD Domains V3
GET
List AD User Or Group Summary
GET
List Audit Events
GET
List Audit Events V2
GET
List Base Snapshots
GET
List Base Snapshots V2
GET
List Base V Ms
GET
List Base V Ms V2
GET
List Customization Specs
GET
List Datacenters
GET
List Datastore Clusters
GET
List Datastore Paths
GET
Listdatastores
GET
List Domains
GET
List Held Users Or Groups
GET
List Hosts Or Clusters
GET
List Network Interface Cards
GET
List Network Interface Cards V2
GET
List Network Labels
GET
List Resource Pools
GET
List Virtual Disks
GET
List Virtual Machines
GET
List VM Folders
GET
List VM Templates
POST
Unbind
POST
Update
POST
Update Auxiliary Accounts
POST
Validate AD User Encrypted Credentials