Class ChefZero::Endpoints::PolicyGroupEndpoint
In: lib/chef_zero/endpoints/policy_group_endpoint.rb
Parent: RestBase

/organizations/ORG/policy_groups/NAME

Methods

Public Instance methods

DELETE /organizations/ORG/policy_groups/NAME

GET /organizations/ORG/policy_groups/NAME

build a hash of {"some_policy_name"=>{"revision_id"=>"909c26701e291510eacdc6c06d626b9fa5350d25"}}

[Validate]