v1policies

List of policies

Query parameters
exclude_attributes
array[string]
List of attributes to exclude
include_attributes
array[string]
List of attributes to include
pack
string
Policies pack
name
string
Policies name
limit
integer
Number of policies to get
offset
integer
Number of policies to offset
Responses

Policy list

array
Request body

Policy details in yaml/json file

object
Responses

Policy created successfully.

object

Get deatials of specific policy based on ref or id

Path parameters
ref_or_id
string
Entity reference or id.
required
Responses

Policy found.

object
Path parameters
ref_or_id
string
Entity reference or id.
required
Request body

Policy details in yaml/json file

object
Responses

Policy updated successfully.

object
Path parameters
ref_or_id
string
Entity reference or id.
required
Responses

Policy deleted

null