Boris Aelen
Boris Aelen
Code ```yaml ClassId: iam.Permission Name: IMM-Lab-User --- ClassId: iam.ResourceRoles Permission: MoRef[IMM-Lab-User] Resource: MoRef:organization.Organization[IMM-Troubleshooting] Roles: - MoRef[Server Administrator] - MoRef[UCS Domain Administrator] - MoRef[Workflow Designer] ``` Throws this error ``` panic:...
For example with the vnic.EthIf This works fine when I execute the code for the first time ```yaml ClassId: vnic.EthIf Name: mgmt #settings FailoverEnabled: true EthAdapterPolicy: MoRef[LAB-RESOURCES\IMM-Linux] EthNetworkPolicy: MoRef[LAB-RESOURCES\IMM-Trunk] EthQosPolicy:...
It would be great if the module would be able to automatically lookup the MoID of the object we are trying to reference. Currently you need 1 task to lookup...