QuotaAndUsageComponent
Applies To: System Center 2016 - Service Provider Foundation, System Center Technical Preview
QuotaAndUsageComponent
Gets cloud quota and usage information for clouds. Cloud quota and usage information includes settings for quota dimension, user role quota, user role usage, user quota, user usage, and user roles that are assigned to a private cloud.
HTTP Verbs
GET | POST | PUT | DELETE |
---|---|---|---|
Yes | No | No | No |
GET
Gets a quota and usage objects that are associated with the specified stamp and cloud.
Specify the QuotaDimension
property to return all quota and usage objects that use the specified quota dimension.
Specify the UserRoleID
property to return all quota and usage objects that are associated with the specified user role.
Entity Properties
Name | Type | Mandatory | Description |
---|---|---|---|
StampId | Edm.Guid | Yes | The identifier of the stamp that restricts the query. |
ID | Edm.Guid | Yes | The identifier of the cloud. |
QuotaDimension | Edm.String | No | The identifier of the quota dimension that is associated with the cloud. |
UserRoleID | Edm.Guid | No | The identifier of the administrator user role from the related Virtual Machine Manager (VMM). |
ReturnUserUsage | Edm.Int | No | TBD |