rotationhistory_item
Managed account rotation history item
versioninteger
rotatedstring<date-time>
triggerstring
Possible values: [ONRELEASE
, ONEXPIRY
, PERIODIC
, MANUAL
]
statusstring
Possible values: [SUCCESS
, ERROR
, MAX_ROTATION_RETRIES_ERROR
]
rotationhistory_item
{
"version": 0,
"rotated": "2024-07-29T15:51:28.071Z",
"trigger": "ONRELEASE",
"status": "SUCCESS"
}