Cloud [SPFSDK][VMMREF]
Applies To: Windows Azure Pack
The Cloud entity represents a private cloud.
Inheritance Hierarchy
VMM
Cloud
Entity Properties
For more information about how the properties of an entity interact with HTTP operations, see Entity Basics.
Name |
Create (POST) |
Read (GET) |
Update (PUT) |
Delete (DELETE) |
Type |
Nullable |
Description |
---|---|---|---|---|---|---|---|
ID |
- |
Optional |
- |
- |
Edm.Guid |
False |
Key Property The identifier of the cloud. |
StampId |
- |
Optional |
- |
- |
Edm.Guid |
False |
Key Property The identifier of the stamp. |
Description |
- |
Optional |
- |
- |
Edm.String |
True |
The description of the cloud. |
LastModifiedDate |
- |
Optional |
- |
- |
Edm.DateTime |
True |
The date and time the cloud was last modified. |
Name |
- |
Optional |
- |
- |
Edm.String |
True |
The name of the cloud. |
UserRoleID |
- |
Optional |
- |
- |
Edm.Guid |
True |
The identifier of the user role for the cloud. |
WritableLibraryPath |
- |
Optional |
- |
- |
Edm.String |
True |
Specifies a writable library path to which virtual machines can be stored. |
Relationships
For more information about how the relationships of an entity are used, see Entity Basics.
Name |
Relationship Type |
From Property |
To Entity |
To Property |
---|---|---|---|---|
Capacity |
Many |
Not specified |
Not specified |
|
LogicalNetworks |
Many |
Not specified |
Not specified |
|
CapabilityProfiles |
Many |
Not specified |
Not specified |
|
LibraryShares |
Many |
Not specified |
Not specified |
|
QuotaAndUsageComponents |
Many |
Not specified |
QuotaAndUsageComponent [SPFSDK][VMMREF] |
Not specified |
OData Operations
None
Examples
See Also
Entities [SPFSDK][VMMREF]
Clouds Collection [SPFSDK][VMMREF]