/nas/fileServers/{ID}
Represents a file share having the specified ID. The file share is added on a backup server connected to Veeam Backup Enterprise Manager.
Resource URL
The URL of the reference resource representation:
|
https://<Enterprise-Manager>:9398/api/nas/fileServers/{ID} |
The URL of the entity resource representation:
|
https://<Enterprise-Manager>:9398/api/nas/fileServers/{ID}?format=Entity |
Related Resources
Methods
The following methods are supported for the /nas/fileServers/{ID} resource:
Resource Representation
The /nas/fileServers/{ID} resource has a resource representation of the following types.
Entity reference resource representation:
|
<EntityRef xmlns="http://www.veeam.com/ent/v1.0" Type="FileServerReference" Href="https://srv12.tech.local:9398/api/repositories/517be4c8-9c43-4e7c-9f59-4e368d3a8f3c" Name="\\srv12\share" UID="urn:veeam:FileServer:517be4c8-9c43-4e7c-9f59-4e368d3a8f3c"> |
Entity resource representation:
|
<FileServer xmlns="http://www.veeam.com/ent/v1.0" Type="FileServer" Href="https://srv12.tech.local:9398/api/nas/fileServers/517be4c8-9c43-4e7c-9f59-4e368d3a8f3c?format=Entity" Name="\\srv12\share" UID="urn:veeam:FileServer:517be4c8-9c43-4e7c-9f59-4e368d3a8f3c"> |