LogicalNetworks

 

Applies To: System Center 2016 - Service Provider Foundation, System Center Technical Preview

LogicalNetworks

Reads logical networks that are assigned to a stamp.

HTTP Verbs

GET POST PUT DELETE
Yes No No No

GET

Gets all logical networks within the specified stamp.

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
ID Edm.Guid No The identifier of the logical network
StampId Edm.Guid Yes The identifier of the stamp to restrict the query to
Name Edm.String No The name of the logical network
CloudId Edm.Guid No The identifier of the cloud to restrict the query to

Note

The object that is returned when you use the GET operation includes the CloudId property, but with a null value. There is no workaround for this issue.

See Also

VMM Collections Reference