VMware Cloud Community
msalajka
Enthusiast
Enthusiast

API - get policy assigned resources and vice versa

hello,

let's say, that i will assign policy to some resource via api via:

/api/policies/{id}/assign 

How i will get:

- policies assigned to resource
- resources assigned to policy

I was expecting it to be part of GET /api/policies/{id}/settings
and GET /api/resources/{id}, but it isn't... (!?)

m.

0 Kudos
0 Replies