Hi,
I'm trying to read out group memberships for DNS Domain objects using mgmt_cli and API version 1.9.1, but I'm not getting out any 'groups' even for objects that are confirmed used in groups via SmartConsole. This is from a domain in an MDS-system, but "show hosts details-level full show-membership true" works, so I'm assuming this isn't an MDS limitation.
I'm running the command below, referenced from API documentation:
mgmt_cli show dns-domains details-level full show-membership true --session-id $CPAPI_SID -f json
Is it only me or is it a bug?
I don't have an v2+ API to test this on yet.
I'm dreading going through all groups and finding dns-domain objects from there 😛
Thanks!