NSX-T Data Center REST API
FileThumbprint (schema)
File thumbprint
| Name | Description | Type | Notes | 
|---|---|---|---|
| _links | References related to this resource The server will populate this field when returing the resource. Ignored on PUT and POST. | array of ResourceLink | Readonly | 
| _schema | Schema for this resource | string | Readonly | 
| _self | Link to this resource | SelfResourceLink | Readonly | 
| name | File name | string | Required Pattern: "^[^/]+$" | 
| sha1 | File's SHA1 thumbprint | string | Required | 
| sha256 | File's SHA256 thumbprint | string | Required | 
