GET hosts
Retrieves a list of all available Host Servers for a specific customer / company
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
Skip | System.Int32 | None | |
Take | System.Int32 | None | |
Page | System.Int32 | None | |
PageSize | System.Int32 | None | |
Filters | Epic.Customer.Api.EnumerableFilterRequest[] | None | |
Sort | Epic.Customer.Api.EnumerableSortRequest | None |
Body Parameters
None
Response Information
Resource Description
System.Collections.Generic.List`1[Epic.Customer.Api.ResponseModels.MappingFromDbEntities.HostResponse]
Name | Description | Type | Additional information |
---|---|---|---|
CompanyID | System.Int32 | None | |
HostID | System.Guid | None | |
WarehouseID | System.Int32 | None | |
Name | System.String | Required | |
Address | System.String | None | |
MachineID | System.String | None | |
NewVmEnabled | System.Boolean | None | |
NewPublicVmEnabled | System.Boolean | None |