Skip to main content

Get Compliance Overview Filters and Options

GET 

/filter/compliance/posture/suggest

Returns an object whose key/value pairs identify filter options for compliance posture data. The keys are supported filters, and the corresponding values identify the available and saved filter options.

Responses

success

Schema
    account.group object

    Model for FilterSuggestion

    nameValue object[]

    Filter options

  • Array [
  • id int32
    name string
  • ]
  • options string[]

    Filter options, which lists all the default options for static filters or all the recent options, if any, for non-static filters

    staticFilter boolean

    Filter is a static filter

    cloud.account object

    Model for FilterSuggestion

    nameValue object[]

    Filter options

  • Array [
  • id int32
    name string
  • ]
  • options string[]

    Filter options, which lists all the default options for static filters or all the recent options, if any, for non-static filters

    staticFilter boolean

    Filter is a static filter

    cloud.region object

    Model for FilterSuggestion

    nameValue object[]

    Filter options

  • Array [
  • id int32
    name string
  • ]
  • options string[]

    Filter options, which lists all the default options for static filters or all the recent options, if any, for non-static filters

    staticFilter boolean

    Filter is a static filter

    cloud.type object

    Model for FilterSuggestion

    nameValue object[]

    Filter options

  • Array [
  • id int32
    name string
  • ]
  • options string[]

    Filter options, which lists all the default options for static filters or all the recent options, if any, for non-static filters

    staticFilter boolean

    Filter is a static filter

    policy.complianceRequirement object

    Model for FilterSuggestion

    nameValue object[]

    Filter options

  • Array [
  • id int32
    name string
  • ]
  • options string[]

    Filter options, which lists all the default options for static filters or all the recent options, if any, for non-static filters

    staticFilter boolean

    Filter is a static filter

    policy.complianceSection object

    Model for FilterSuggestion

    nameValue object[]

    Filter options

  • Array [
  • id int32
    name string
  • ]
  • options string[]

    Filter options, which lists all the default options for static filters or all the recent options, if any, for non-static filters

    staticFilter boolean

    Filter is a static filter

    policy.complianceStandard object

    Model for FilterSuggestion

    nameValue object[]

    Filter options

  • Array [
  • id int32
    name string
  • ]
  • options string[]

    Filter options, which lists all the default options for static filters or all the recent options, if any, for non-static filters

    staticFilter boolean

    Filter is a static filter

Loading...