You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have encountered an issue when attempting to add an existing policy on an existing UCS server profile for CIMC. Please find below the workflow for the code.
Add the policy in policyBucket
Set-IntersightServerProfile on the UCS Server Profile
Add Start-Sleep for ~5 secs
Deploy the UCS Server Profile
Previously, it was not necessary to include Start-Sleep when adding a policy to policyBucket and then deploying the UCS Server Profile.
mdk85-start
changed the title
Issue Reoccuring - No longer able to add policies using PolicyBucket.Add() on UCS Server Profile
Seeing issues while adding a new policy in PolicyBucket.Add () and deploy the UCS Server Profile
Nov 15, 2024
Describe the bug
We have encountered an issue when attempting to add an existing policy on an existing UCS server profile for CIMC. Please find below the workflow for the code.
Add the policy in policyBucket
Set-IntersightServerProfile on the UCS Server Profile
Add Start-Sleep for ~5 secs
Deploy the UCS Server Profile
Previously, it was not necessary to include Start-Sleep when adding a policy to policyBucket and then deploying the UCS Server Profile.
To Reproduce
Steps to reproduce the behavior
**
Version used
Expected behavior
Can the back-end handle the pause instead of adding it in the scripts?
Screenshots
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: