ISO
Applies To: System Center 2016 - Service Provider Foundation, System Center Technical Preview
ISO
Gets ISO files from Virtual Machine Manager (VMM).
HTTP Verbs
GET | POST | PUT | DELETE |
---|---|---|---|
Yes | No | No | No |
GET
Gets the specified ISO files.
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 |
---|---|---|---|
StampId | Edm.Guid | Yes | The identifier of the stamp that restricts the query. |
ID | Edm.Guid | No | The identifier of the ISO. |
Name | Edm.String | No | The name of the ISO. |
FamilyName | Edm.String | No | The family name of the ISO. |