GET vlans/{vlanId}
Retrieves a VLAN with the specified VlanId
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| vlanId | System.Guid | Required |
Body Parameters
None
Response Information
Resource Description
Epic.Customer.Api.ResponseModels.VlanResponse
| Name | Description | Type | Additional information |
|---|---|---|---|
| VlanID | System.Guid | None | |
| Description | System.String | None | |
| LocationID | System.Int32 | None |