Get all valid frequency
get
/frequency
This endpoint is used to get all valid frequency maintenance records.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
authStat(optional): string
-
description(optional): string
-
frequencyCategory(optional): string
-
frequencyId(optional): string
-
frequencyType(optional): string
-
includecloseandunauth(optional): boolean
includecloseandunauth need to be set to fetch summary record, defult value is false
-
isBod(optional): string
-
isEod(optional): string
-
limit(optional): integer
limit is maximum no of records to be fetched
-
offset(optional): integer
offset is starting no of records to be fetched
-
recordStat(optional): string
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns message of success or failure
Headers
Nested Schema : GenericDto
Match All
Show Source
-
object
GenericDto-allOf[0]
Discriminator:
resource_type
Nested Schema : GenericDto-allOf[0]
Type:
objectDiscriminator:
resource_typeNested Schema : LmmTmFrequencyDTO-allOf[1]
Type:
Show Source
object-
description(optional):
string
Maximum Length:
100 -
expression(optional):
string
Maximum Length:
200 -
frequencyCategory(optional):
string
Maximum Length:
10 -
frequencyId:
string
Minimum Length:
1Maximum Length:20Pattern:([a-zA-Z0-9\s]+)? -
frequencyType(optional):
string
Maximum Length:
3Default Value:C -
isBod(optional):
string
Maximum Length:
1Pattern:[Y,N] -
isEod(optional):
string
Maximum Length:
1Pattern:[Y,N] -
isRepetitiveFrequency(optional):
string
Maximum Length:
1Pattern:[Y,N] -
LmmTmFreqSweepCalDTO(optional):
array LmmTmFreqSweepCalDTO
Nested Schema : LmmTmFreqSweepCalDTO
Type:
Show Source
object-
executionDate:
string
-
frequencyId(optional):
string
Maximum Length:
36 -
id(optional):
string
Maximum Length:
36
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