/managedServers/{ID}
Represents a server having the specified ID.
The URL of the reference resource representation:
https://<Enterprise-Manager>:9398/api/managedServers/{ID} |
The URL of the entity resource representation:
https://<Enterprise-Manager>:9398/api/managedServers/{ID}?format=Entity |
Related Resources
Methods
The following methods are supported for the /managedServers/{ID} resource:
Resource Representation
The /managedServers/{ID} resource has a resource representation of the following types.
Entity reference resource representation:
<EntityRef xmlns="http://www.veeam.com/ent/v1.0" Type="ManagedServerReference" Href="https://localhost:9398/api/managedServers/a5352877-3b99-4e2a-8700-400cb3eefb56" Name="172.16.16.77" UID="urn:veeam:ManagedServer:a5352877-3b99-4e2a-8700-400cb3eefb56"> |
Entity resource representation:
<ManagedServer xmlns="http://www.veeam.com/ent/v1.0" Type="ManagedServer" Href="https://localhost:9398/api/managedServers/a5352877-3b99-4e2a-8700-400cb3eefb56?format=Entity" Name="172.16.16.77" UID="urn:veeam:ManagedServer:a5352877-3b99-4e2a-8700-400cb3eefb56"> |