Cores_Info

Cores_Info
Cores_Info
JSON Example
{
    "name": "string",
    "size": 0,
    "creation_time": "string"
}
string
name
Required

Identifier of the core file. When clients pass a value of this structure as a parameter, the field must be an identifier for the resource type: com.vmware.appliance.supportbundle.cores. When operations return a value of this structure as a result, the field will be an identifier for the resource type: com.vmware.appliance.supportbundle.cores.

integer As int64
size
Required

Size of core file.

string As date-time
creation_time
Required

Creation time of core file.