VcfRoles

VcfRoles
VcfRoles

VCF Roles list

JSON Example
{
    "links": [
        {
            "description": "string",
            "href": "string",
            "name": "string",
            "rel": "string"
        }
    ],
    "pageInfo": {
        "page": 0,
        "pageSize": 0,
        "sortBy": "string",
        "sortOrder": "string",
        "totalCount": 0
    },
    "vcfRoles": [
        {
            "componentRoles": [
                {
                    "componentType": "string",
                    "roles": [
                        "string"
                    ]
                }
            ],
            "createdAt": 0,
            "createdBy": "string",
            "roleDescription": "string",
            "roleDisplayName": "string",
            "roleName": "string",
            "type": "string",
            "updatedAt": 0,
            "updatedBy": "string"
        }
    ]
}
array of link
links
Optional

Collection of links

pageInfo
Optional

Represents page information for a paged result

array of VcfRole
vcfRoles
Optional

VCF Role List