domain-matrix
Operations addressed under /domain-matrix — 5 operations.
aurax-bff-redirect-get-matrix-list
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Request and response fields are declared on the routing target get-matrix-list; this entry declares none of its own.
Response body, read from the service source
The route declares its response as IEnumerable<MatrixDto>.
| Field | Declared type | Nullable |
|---|---|---|
Id | Guid | no |
Name | string | no |
Description | string | no |
ResultFieldDefinitionId | Guid | no |
MatrixColumns | IEnumerable<MatrixColumnDto> (collection) | no |
MatrixResults | IEnumerable<MatrixResultDto> (collection) | no |
Member names are the service's declaration names.
query Parameters
daprAppIdorderByorderSortpageIndexpageSizeaurax-bff-redirect-get-matrix-list › Responses
Success. An exact, uniquely bound route registration classifies this response as a collection.
aurax-bff-redirect-create-matrix-ui-bpm
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Request and response fields are declared on the routing target create-matrix-ui-bpm; this entry declares none of its own.
aurax-bff-redirect-create-matrix-ui-bpm › Request Body
daprAppIddescriptionnameresultFieldDefinitionIdaurax-bff-redirect-create-matrix-ui-bpm › Responses
Success. The catalog declares no response fields for this operation. The body is UNKNOWN CONTENT.
aurax-bff-redirect-get-matrix-by-id
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Request and response fields are declared on the routing target get-matrix-by-id; this entry declares none of its own.
Response body, read from the service source
The route declares its response as MatrixDto.
| Field | Declared type | Nullable |
|---|---|---|
Id | Guid | no |
Name | string | no |
Description | string | no |
ResultFieldDefinitionId | Guid | no |
MatrixColumns | IEnumerable<MatrixColumnDto> (collection) | no |
MatrixResults | IEnumerable<MatrixResultDto> (collection) | no |
Member names are the service's declaration names.
path Parameters
idquery Parameters
daprAppIdaurax-bff-redirect-get-matrix-by-id › Responses
Success. An exact, uniquely bound route registration classifies this response as a single-record.
aurax-bff-redirect-update-matrix-ui-bpm
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Request and response fields are declared on the routing target update-matrix; this entry declares none of its own.
path Parameters
idaurax-bff-redirect-update-matrix-ui-bpm › Request Body
daprAppIddescriptionnameresultFieldDefinitionIdaurax-bff-redirect-update-matrix-ui-bpm › Responses
Success. The catalog declares no response fields for this operation. The body is UNKNOWN CONTENT. The response type this route registers was read from the service's own source and is published on this operation as x-aura-code-response.
aurax-bff-redirect-delete-matrix-ui-bpm
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Request and response fields are declared on the routing target delete-matrix-ui-bpm; this entry declares none of its own.
Request body description
The catalog declares Body-bound fields on this DELETE operation. Request bodies on DELETE have no defined semantics in HTTP; this documents the catalog, not a recommendation. Not every field below is accepted: the platform selects which of them this operation admits and drops the rest. Of the fields below, the binder does not admit daprAppId, id, which this document nevertheless marks required because the catalog declares them so.
path Parameters
idPresent in this route template but not among the Route-bound fields of the routing target delete-matrix-ui-bpm, whose own path is decoupled from this one.
aurax-bff-redirect-delete-matrix-ui-bpm › Request Body
daprAppIdidaurax-bff-redirect-delete-matrix-ui-bpm › Responses
Success. The catalog declares no response fields for this operation. The body is UNKNOWN CONTENT.