ISOs
Applies To: System Center 2016 - Service Provider Foundation, System Center Technical Preview
ISOs
Reads ISO files that are available in Virtual Machine Manager (VMM).
HTTP Verbs
GET | POST | PUT | DELETE |
---|---|---|---|
Yes | No | No | No |
GET
Gets all ISOs.
If you supply the ID
property, the specified ISO is returned.
If you supply the Name
property, the ISOs with the matching name are returned.
If you supply the FamilyName
property, the ISOs with the matching family name are returned.
Entity Properties
Name | Type | Mandatory | Description |
---|---|---|---|
ID | Edm.Guid | No | The identifier of the ISO |
StampId | Edm.Guid | Yes | The identifier of the stamp to restrict the query to |
Name | Edm.String | No | The name of the ISO |
FamilyName | Edm.String | No | The family name of the ISO |