Download OpenAPI specification:Download
Collection of analyses ids
[- 0
]
[- {
- "analysisId": 0,
- "securityExtractReferenceId": "string"
}
]
accountId required | string <uuid> Reference to the account that the what-if analysis should use. Account Id must already be examined to verify tenancy and access rights. |
systemId required | integer <int32> Reference to the system id that the analysis is running against. System Id must already be examined to verify tenancy and access rights. |
username required | string <= 255 characters Username to analyze the role changes against. |
rolesToAdd | Array of strings List of roles to add for what-if analysis |
rolesToRemove | Array of strings List of roles to remove for what-if analysis |
groupsToAdd | Array of strings List of roles to add for what-if analysis |
groupsToRemove | Array of strings List of roles to remove for what-if analysis |
analysisId | integer <int32> Represents the analysis unique identifier. |