RoleSyncComponents
RoleSyncComponents
Response wrapper for list of eligible component
JSON Example
{
"eligibleComponents": [
{
"eligibilityStatus": "string",
"reasons": [
"string"
],
"vcfComponentId": "string",
"vcfComponentResourceId": "string",
"vcfInstanceId": "string"
}
]
}