VMware Cloud Community
stratoCumulus
Enthusiast
Enthusiast
Jump to solution

vRA 8.6 - Approval Policy Levels

Hi, is there anyway to set approval levels in vRA 8.6?
 
I assumed the multi-level approvals available in 7.6 are not supported in 8, but I see in the model what appears to be allowance for approval levels "level integer($int32)" and have seen "currentLevel" as well.
 
Are these just hold-overs or something for future functionality, or can we use them now? They also show up in the /approval​/api​/approvals API. 
 
Model:
DeploymentApprovalRequestAppliedPolicy{
    approvers   [DeploymentApprovalRequestPolicyApprover{
    actionedAt  string($date-time)
    actionedBy  string
    approver    string
    approverType    string
    Enum: [ USER, GROUP
            ]
    comments    string
    id  string($uuid)
    isActive    boolean
    level   integer($int32)
    status  string
    Enum: [ APPROVED, REJECTED, PENDING, EXPIRED, CANCELLED
            ]
        }
    ]
    id  string($uuid)
    level   integer($int32)
    mode    string
    Enum: [ ANY_OF, ALL_OF
    ]
    policyId    string
    policyName  string
    status  string
    Enum: [ APPROVED, REJECTED, PENDING, EXPIRED, CANCELLED
    ]
}
Reply
0 Kudos
1 Solution

Accepted Solutions
MehdiLimonadi
VMware Employee
VMware Employee
Jump to solution

Hi from vRA Product Management!

Multi-Level approvals is not live yet, but you'll be seeing this feature hit the product shortly in the next few release cycles.

Keep your eyes on the patch notes!

View solution in original post

4 Replies
MehdiLimonadi
VMware Employee
VMware Employee
Jump to solution

Hi from vRA Product Management!

Multi-Level approvals is not live yet, but you'll be seeing this feature hit the product shortly in the next few release cycles.

Keep your eyes on the patch notes!

stratoCumulus
Enthusiast
Enthusiast
Jump to solution

This is great news! This feature is definitely missed and I'll be looking forward to its release.

Along these same lines, do you know if there are any plans for further integration with BMC Remedy? Currently using SOAP but I noticed some vRA integration plugin for ServiceNow and was wondering if there are any plans for Remedy? 

Thanks!

Reply
0 Kudos
MehdiLimonadi
VMware Employee
VMware Employee
Jump to solution

I can't say I've heard anything around a further BCM Remedy integration. I'd raise a feature request with the account team on this one and see if there is enough demand to take a deeper look at it

Reply
0 Kudos
stratoCumulus
Enthusiast
Enthusiast
Jump to solution

Sounds great. Thanks again!

Reply
0 Kudos