VcfPasswordAccountsResponse

VcfPasswordAccountsResponse
VcfPasswordAccountsResponse

Paginated List of VcfPasswordAccountResponse

JSON Example
{
    "links": [
        {
            "description": "string",
            "href": "string",
            "name": "string",
            "rel": "string"
        }
    ],
    "pageInfo": {
        "page": 0,
        "pageSize": 0,
        "sortBy": "string",
        "sortOrder": "string",
        "totalCount": 0
    },
    "vcfPasswordAccounts": [
        {
            "accountType": "string",
            "appliance": "string",
            "applianceFqdn": "string",
            "applianceOpsResourceId": "string",
            "credentialType": "string",
            "displayApplianceType": "string",
            "expiryDate": 0,
            "passwordAccountKey": "string",
            "passwordAlias": "string",
            "status": "string",
            "userName": "string",
            "vcfDomainId": "string"
        }
    ]
}
array of link
links
Optional

Collection of links

pageInfo
Optional

Represents page information for a paged result

vcfPasswordAccounts
Optional

list of password accounts.