Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.12 KB

V1VirtualMachineMemoryDumpRequest.md

File metadata and controls

16 lines (12 loc) · 1.12 KB

V1VirtualMachineMemoryDumpRequest

Properties

Name Type Description Notes
claim_name str ClaimName is the name of the pvc that will contain the memory dump [default to '']
end_timestamp K8sIoApimachineryPkgApisMetaV1Time EndTimestamp represents the time the memory dump was completed [optional]
file_name str FileName represents the name of the output file [optional]
message str Message is a detailed message about failure of the memory dump [optional]
phase str Phase represents the memory dump phase [default to '']
remove bool Remove represents request of dissociating the memory dump pvc [optional]
start_timestamp K8sIoApimachineryPkgApisMetaV1Time StartTimestamp represents the time the memory dump started [optional]

[Back to Model list] [Back to API list] [Back to README]