Response when all Consent resources in scope were processed and all affected resources were reindexed successfully. This structure is included in the response when the operation finishes successfully.
| JSON representation |
|---|
{ "consentApplySuccess": string, "consentApplyFailure": string, "affectedResources": string, "failedResources": string } |
| Fields | |
|---|---|
consentApplySuccess |
If |
consentApplyFailure |
If |
affectedResources |
The number of resources (including the Consent resources) that may have consensual access change. |
failedResources |
The number of resources (including the Consent resources) that [ApplyConsents][] failed to re-index. |