rm-segments
Operations addressed under /rm-segments — 2 operations.
get-rm-segment-list
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Response body, read from the service source
The route declares its response as IEnumerable<RmSegmentDto>.
| Field | Declared type | Nullable |
|---|---|---|
Id | Guid | no |
SegmentName | string | no |
SegmentVersion | string | no |
Description | string | no |
SegmentType | int | no |
RmType | int | no |
SegmentLength | int | no |
AdditionalIndex | int? | yes |
IsLatestVersion | bool | no |
SegmentQueryOrder | int | no |
RmSegmentFields | List<RmSegmentFieldDto> (collection) | no |
Member names are the service's declaration names.
query Parameters
orderByorderSortpageIndexpageSizeget-rm-segment-list › Responses
Success. Returns a collection of records. Of 135 operations in this state that were probed (measured against a reference deployment on parameterless GET routes only), 118 answered and 118 returned a bare JSON array.
Array of catalog-declared response records.
additionalIndexdescriptionidisLatestVersionsegmentLengthsegmentNamesegmentQueryOrdersegmentTypesegmentVersionget-rm-segment-field-list
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Response body, read from the service source
The route declares its response as IEnumerable<RmSegmentFieldDto>.
| Field | Declared type | Nullable |
|---|---|---|
Id | Guid | no |
RmSegmentId | Guid | no |
FieldCode | string | no |
FieldOrder | int | no |
FieldLength | int | no |
SegmentDataType | int | no |
IsMandatory | bool | no |
FieldGroupType | int | no |
DefaultValue | string | no |
FieldDescription | string | no |
Member names are the service's declaration names.
path Parameters
idquery Parameters
orderByorderSortget-rm-segment-field-list › Responses
Success. Returns a collection of records. Of 135 operations in this state that were probed (measured against a reference deployment on parameterless GET routes only), 118 answered and 118 returned a bare JSON array.
Array of catalog-declared response records.
defaultValuefieldCodefieldDescriptionfieldGroupTypefieldLengthfieldOrderidisMandatoryrmSegmentIdsegmentDataType