Get Pvdc Storage Policy
Get specified Provider VDC storage policy.
Request
URI
GET
https://{api_host}/cloudapi/1.0.0/pvdcStoragePolicies/{pvdcStoragePolicyUrn}
COPY
Path Parameters
string
pvdcStoragePolicyUrn
Required
pvdcStoragePolicyUrn
string
pvdcStoragePolicyUrn
Required
pvdcStoragePolicyUrn
Responses
200
OK
Returns PvdcStoragePolicy of type(s) application/json;version=39.0
{
"id": "string",
"name": "string",
"storagePolicyMoref": "string",
"isEnabled": false,
"providerVdcRef": {
"name": "string",
"id": "string"
},
"vcRef": {
"name": "string",
"id": "string"
},
"totalCapacityMb": 0
}
string
id
Optional
Unique VCD Id for the policy.
string
name
Required
Unique name for the policy.
string
storagePolicyMoref
Required
Unique Id in Virtual Center of the policy.
boolean
isEnabled
Optional
Enabled state of the policy, defaults to true.
integer As int64 As int64
totalCapacityMb
Optional
Total capacity in MB for this storage policy
Availability
Added in 35.2
Pvdc Storage Policy Operations
POST
Create Pvdc Storage Policy Projection
DELETE
Delete Pvdc Storage Policy Projection
GET
Get All Pvdc Storage Policy Projections
GET
Get All Supported Storage Entity Types
GET
Get Pvdc Storage Policies
GET
Get Pvdc Storage Policy
GET
Get Pvdc Storage Policy Inheritable Settings
GET
Get Pvdc Storage Policy Metrics
GET
Get Pvdc Storage Policy Projection
GET
Get Pvdc Storage Policy Supported Entity Types
GET
Query Distribution Issues
PUT
Update All Storage Policy Supported Entity Types
PUT
Update Pvdc Storage Policy Inheritable Settings
PUT
Update Pvdc Storage Policy Projection
PUT
Update Pvdc Storage Policy Supported Entity Types