Skip to main content

List Policy Filters

GET 

/filter/policy/suggest

Returns an object whose keys are the supported policy filters and corresponding values are the default or recent options for that filter.

Responses

successful operation

Schema
    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.category 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.class 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

    policy.enabled 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.label 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.name 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.policyMode 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.remediable 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.rule.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.severity 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.subtype 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.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

Loading...