Name: CriticalActionPrompt

This class stores the details of Action like type, description, parameter passed, timestamp as a result of change in Appliance settings on VMStoreUI

Data Structure
{
   "typeId": "com.tintri.api.rest.v310.dto.domain.beans.CriticalActionPrompt",
   "message": <String>,
   "timestamp": DateTime,
   "type": <String>,
}

Attributes
NameTypeDescription
messagexsd:string
timestampDateTime
typexsd:string