Cloud
Applies To: System Center 2016 - Service Provider Foundation, System Center Technical Preview
Cloud
Gets clouds from Virtual Machine Manager (VMM).
HTTP Verbs
GET | POST | PUT | DELETE |
---|---|---|---|
Yes | No | No | No |
GET
Gets the specified clouds from Service Provider Foundation.
If you supply the StampId
property, the clouds within the matching stamp are returned.
If you supply the Name
property, the cloud with the matching name is returned.
If you supply the ID
property, the specified cloud is returned.
If you supply the UserRoleID
property, all clouds that have the user role are returned.
Entity Properties
Name | Type | Mandatory | Description |
---|---|---|---|
StampId | Edm.Guid | No | The identifier of the stamp that restricts the query. |
ID | Edm.Guid | No | The identifier of the cloud. |
Name | Edm.String | No | The name of the cloud. |
UserRoleID | Edm.Guid | No | The user role that is assigned to a cloud. |