Policies REST Endpoints

Identity/Policies
The operations from the Identity/Policies category.
CreatePolicy
Method: post
Path: /20160918/policies
DeletePolicy
Method: delete
Path: /20160918/policies/{policy_id}
GetPolicy
Method: get
Path: /20160918/policies/{policy_id}
ListPolicies
Method: get
Path: /20160918/policies
UpdatePolicy
Method: put
Path: /20160918/policies/{policy_id}