Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RequestSecurityScoreSummarizedTrendRequest

example

Click here to see how to use RequestSecurityScoreSummarizedTrendRequest.

Hierarchy

  • BaseRequest
    • RequestSecurityScoreSummarizedTrendRequest

Properties

compartmentId

compartmentId: string

The ID of the compartment in which to list resources.

Optional limit

limit: undefined | number

The maximum number of items to return.

Optional opcRequestId

opcRequestId: undefined | string

The client request ID for tracing.

Optional page

page: undefined | string

The page token representing the page at which to start retrieving results. This is usually retrieved from a previous list call.

Optional retryConfiguration

retryConfiguration: RetryConfiguration

RetryConfiguration to be used for the request NOTE : Retries are not supported for requests that have binary or stream bodies this also affects UploadManager operations For all requests with binary/stream bodies, retry attempts are not made

Optional timeScoreComputedGreaterThanOrEqualTo

timeScoreComputedGreaterThanOrEqualTo: Date

Start time for a filter. If start time is not specified, start time will be set to today's current time - 30 days.

Optional timeScoreComputedLessThanOrEqualTo

timeScoreComputedLessThanOrEqualTo: Date

End time for a filter. If end time is not specified, end time will be set to today's current time.