Data Source: proxmox_file¶
Retrieves information about an existing file in a Proxmox Virtual Environment node.
Schema¶
Required¶
content_type(String) The content type of the file.datastore_id(String) The identifier of the datastore.file_name(String) The name of the file.node_name(String) The name of the node.
Read-Only¶
file_format(String) The format of the file.file_size(Number) The size of the file in bytes.id(String) The unique identifier of the file (volume ID).vmid(Number) The VM ID associated with the file (if applicable).