Proxmox Virtual Environment (Proxmox VE) v5.0.1, May 27 23
Proxmox Virtual Environment (Proxmox VE) v5.0.1, May 27 23
proxmoxve.Permission.getGroups
Explore with Pulumi AI
Using getGroups
function getGroups(opts?: InvokeOptions): Promise<GetGroupsResult>
def get_groups(opts: Optional[InvokeOptions] = None) -> GetGroupsResult
func GetGroups(ctx *Context, opts ...InvokeOption) (*GetGroupsResult, error)
> Note: This function is named GetGroups
in the Go SDK.
public static class GetGroups
{
public static Task<GetGroupsResult> InvokeAsync(InvokeOptions? opts = null)
}
public static CompletableFuture<GetGroupsResult> getGroups(InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: proxmoxve:Permission/getGroups:getGroups
arguments:
# arguments dictionary
getGroups Result
The following output properties are available:
Package Details
- Repository
- proxmoxve muhlba91/pulumi-proxmoxve
- License
- Apache-2.0
- Notes
This Pulumi package is based on the
proxmoxve
Terraform Provider.