Clouds
Applies To: System Center 2016 - Service Provider Foundation, System Center Technical Preview
Clouds
Reads clouds from Service Provider Foundation.
HTTP Verbs
GET | POST | PUT | DELETE |
---|---|---|---|
Yes | No | No | No |
GET
Gets all clouds that are contained in 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 |
---|---|---|---|
ID | Edm.Guid | No | The identifier of the cloud |
Name | Edm.String | No | The name of the cloud |
StampId | Edm.Guid | No | The identifier of the stamp to restrict the query to |
UserRoleID | Edm.Guid | No | The user role that is assigned to a cloud |