Closed devopsjedi closed 9 years ago
The get_resource() method in NSBaseResource is expecting the 'name' option to be populated and uses that value to build the query URL. This update explicitly passes the policyname value to the get_resource() method to return a correct result.
Thanks!
The get_resource() method in NSBaseResource is expecting the 'name' option to be populated and uses that value to build the query URL. This update explicitly passes the policyname value to the get_resource() method to return a correct result.