All Products
Search
Document Center

Elastic High Performance Computing:GetJobRecordDuration

Last Updated:May 15, 2026

Retrieves the job record retention period.

Try it now

Try this API in OpenAPI Explorer, no manual signing needed. Successful calls auto-generate SDK code matching your parameters. Download it with built-in credential security for local usage.

Test

RAM authorization

No authorization for this operation. If you encounter issues with this operation, contact technical support.

Request parameters

Parameter

Type

Required

Description

Example

No parameters required.

Response elements

Element

Type

Description

Example

object

The response schema.

RequestId

string

The request ID.

896D338C-E4F4-41EC-A154-D605E5DE****

JobRecordDuration

integer

The job record retention period, in days. Valid values: 1 to 30. Default value: 30.

30

Examples

Success response

JSON format

{
  "RequestId": "896D338C-E4F4-41EC-A154-D605E5DE****",
  "JobRecordDuration": 30
}

Error codes

HTTP status code

Error code

Error message

Description

403 InvalidParams Invalid parameters: %s. Request parameter error:%s.

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.