Query Distribution Issues

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

string
pvdcStoragePolicyUrn
Required

pvdcStoragePolicyUrn

Query Parameters
integer
page
Required

Page to fetch, zero offset.

integer
pageSize
Required

Results per page to fetch.


Authentication
This operation uses the following authentication methods.
Responses
200

OK

Returns DistributionIssues of type(s) application/json;version=39.0
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"
    ]
}