ComputerTiers
Applies To: System Center 2016 - Service Provider Foundation, System Center Technical Preview
ComputerTiers
Gets computer tiers from Virtual Machine Manager (VMM).
HTTP Verbs
GET | POST | PUT | DELETE |
---|---|---|---|
Yes | No | No | No |
GET
Reads computer tiers.
If you supply the ID
property, the computer tier with that identifier is returned.
If you supply the ServiceId
property, all computer tiers that are associated with the specified service are returned.
If you supply the StampId
property, the computer tiers that are associated with the stamp are returned.
Entity Properties
Name | Type | Mandatory | Description |
---|---|---|---|
ID | Edm.Guid | No | The identifier of the computer tier |
StampId | Edm.Guid | No | The identifier of the computer tier template |
ServiceId | Edm.Guid | No | The identifier of an associated service |