LogicalNetwork
Applies To: System Center 2016 - Service Provider Foundation, System Center Technical Preview
LogicalNetwork
Gets logical networks that are assigned to a stamp.
HTTP Verbs
GET | POST | PUT | DELETE |
---|---|---|---|
Yes | No | No | No |
GET
Gets the specified logical network.
If you supply the Name
property, the logical networks with the matching name are returned.
If you supply the ID
property, the specified logical network is returned.
Entity Properties
Name | Type | Mandatory | Description |
---|---|---|---|
StampId | Edm.Guid | Yes | The identifier of the stamp that restricts the query. |
ID | Edm.Guid | No | The identifier of the logical network. |
Name | Edm.String | No | The name of the logical network. |
CloudId | Edm.Guid | No | The identifier of the cloud that restricts the query. |