Skip to content

Commit

Permalink
Merge pull request #217 from CloudHealth/HC-1459
Browse files Browse the repository at this point in the history
Update get-policy-violation-assets.md
  • Loading branch information
bindmoh authored Jul 20, 2023
2 parents 0686220 + c5afada commit 13efeb9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _policies/get-policy-violation-assets.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ title: Get Single Policy Violation
position: 5
description: Retrieve a single policy violation and a list of all assets and resources affected by the violation.
type: get
endpoint: https://chapi.cloudhealthtech.com/v1/policies/:policy_id/policy_blocks/:policy_block_id/violations/:violation_id?api_key=:client_api_id&page=:page_number&per_page=:count_per_page
endpoint: https://chapi.cloudhealthtech.com/v1/policies/:policy_id/policy_blocks/:policy_block_id/violations/:violation_id?api_key=:api access key&client_api_id=:client api Id&page=:page_number&per_page=:count_per_page
parameters:
- name: api_key
required: no
required: yes
content: String that specifies the unique customer API Key, or Client API ID, that CloudHealth generates. Use this parameter if you are a partner who wants to retrieve a list of all policies belonging to a partner customer. See [How to Get Client API ID](#partner_how-to-get-client-api-id).
- name: policy_id
required: yes
Expand Down

0 comments on commit 13efeb9

Please sign in to comment.