Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies To: System Center 2016 - Service Provider Foundation, System Center Technical Preview
ComputerTier
Gets computer tiers from Virtual Machine Manager (VMM).
HTTP Verbs
| GET | POST | PUT | DELETE |
|---|---|---|---|
| Yes | No | No | No |
GET
Gets the specified 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 stamp that restricts the query. |
| ServiceId | Edm.Guid | No | The identifier of an associated service. |