Query Distribution Issues
Returns any issues related to the distributed nature of the Storage Policy. This can range from issues with the entities suppoted by the Storage Policy to underlying infrastructure issues that's resulting in the Datastores of the Storage Policy not being in sync with its peers.
Request
URI
GET
https://{api_host}/cloudapi/1.0.0/pvdcStoragePolicies/{pvdcStoragePolicyUrn}/distributionIssues
COPY
Path Parameters
string
pvdcStoragePolicyUrn
Required
pvdcStoragePolicyUrn
Query Parameters
integer
page
Required
Constraints:
minimum: 1
default: 1
Page to fetch, zero offset.
integer
pageSize
Required
Constraints:
minimum: 0
maximum: 128
default: 25
Results per page to fetch.
Responses
200
OK
Returns
DistributionIssues
of type(s)
application/json;version=39.1
This response body class contains all of the following:
Page ,
InlineDistributionIssues1
{
"0": "P",
"1": "a",
"2": "g",
"3": "e",
"4": " ",
"5": "O",
"6": "b",
"7": "j",
"8": "e",
"9": "c",
"10": "t",
"values": [
"DistributionIssue Object"
]
}
Code Samples
COPY
curl -H 'Authorization: <value>' https://{api_host}/cloudapi/1.0.0/pvdcStoragePolicies/{pvdcStoragePolicyUrn}/distributionIssues?page=value&pageSize=v
Availability
Added in 39.0
On This Page
Pvdc Storage Policy Operations
GET
Get Pvdc Storage Policies
GET
Get All Supported Storage Entity Types
PUT
Update All Storage Policy Supported Entity Types
GET
Get Pvdc Storage Policy
GET
Get Pvdc Storage Policy Supported Entity Types
PUT
Update Pvdc Storage Policy Supported Entity Types
GET
Get Pvdc Storage Policy Metrics
GET
Query Distribution Issues
GET
Get All Pvdc Storage Policy Projections
POST
Create Pvdc Storage Policy Projection
GET
Get Pvdc Storage Policy Projection
PUT
Update Pvdc Storage Policy Projection
DELETE
Delete Pvdc Storage Policy Projection
GET
Get Pvdc Storage Policy Inheritable Settings
PUT
Update Pvdc Storage Policy Inheritable Settings