Simulate pool reallocation for structure
post
/poolRealloc/simulate
This endpoint is used to simulate pool reallocation for structure.
Request
Supported Media Types
- application/json
- application/xml
structure list for Reallocation
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns message of success or failure
Headers
Root Schema : PoolSimulateReportDTOCollection
Type:
object
Collection of report output.
Show Source
-
data(optional):
object ReportResponse
Report Response
-
messages(optional):
object ResponseDto
Nested Schema : ReportResponse
Type:
object
Report Response
Show Source
-
documentId(optional):
string
Document Id for the document
-
documentInbase64(optional):
string
Document in Base64
-
reportContentType(optional):
string
Report Content Type for the document
Nested Schema : items
Type:
object
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
405 Response
Invalid input
500 Response
Internal error