List all user groups within an organization.
Using getOrganizationUserGroupList
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getOrganizationUserGroupList(args: GetOrganizationUserGroupListArgs, opts?: InvokeOptions): Promise<GetOrganizationUserGroupListResult>
function getOrganizationUserGroupListOutput(args: GetOrganizationUserGroupListOutputArgs, opts?: InvokeOptions): Output<GetOrganizationUserGroupListResult>def get_organization_user_group_list(organization_id: Optional[str] = None,
timeouts: Optional[GetOrganizationUserGroupListTimeouts] = None,
user_groups: Optional[Sequence[GetOrganizationUserGroupListUserGroup]] = None,
opts: Optional[InvokeOptions] = None) -> GetOrganizationUserGroupListResult
def get_organization_user_group_list_output(organization_id: Optional[pulumi.Input[str]] = None,
timeouts: Optional[pulumi.Input[GetOrganizationUserGroupListTimeoutsArgs]] = None,
user_groups: Optional[pulumi.Input[Sequence[pulumi.Input[GetOrganizationUserGroupListUserGroupArgs]]]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetOrganizationUserGroupListResult]func GetOrganizationUserGroupList(ctx *Context, args *GetOrganizationUserGroupListArgs, opts ...InvokeOption) (*GetOrganizationUserGroupListResult, error)
func GetOrganizationUserGroupListOutput(ctx *Context, args *GetOrganizationUserGroupListOutputArgs, opts ...InvokeOption) GetOrganizationUserGroupListResultOutput> Note: This function is named GetOrganizationUserGroupList in the Go SDK.
public static class GetOrganizationUserGroupList
{
public static Task<GetOrganizationUserGroupListResult> InvokeAsync(GetOrganizationUserGroupListArgs args, InvokeOptions? opts = null)
public static Output<GetOrganizationUserGroupListResult> Invoke(GetOrganizationUserGroupListInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetOrganizationUserGroupListResult> getOrganizationUserGroupList(GetOrganizationUserGroupListArgs args, InvokeOptions options)
public static Output<GetOrganizationUserGroupListResult> getOrganizationUserGroupList(GetOrganizationUserGroupListArgs args, InvokeOptions options)
fn::invoke:
function: aiven:index/getOrganizationUserGroupList:getOrganizationUserGroupList
arguments:
# arguments dictionaryThe following arguments are supported:
- Organization
Id string - ID of an organization.
- Timeouts
Get
Organization User Group List Timeouts - User
Groups List<GetOrganization User Group List User Group> - User Groups.
- Organization
Id string - ID of an organization.
- Timeouts
Get
Organization User Group List Timeouts - User
Groups []GetOrganization User Group List User Group - User Groups.
- organization
Id String - ID of an organization.
- timeouts
Get
Organization User Group List Timeouts - user
Groups List<GetOrganization User Group List User Group> - User Groups.
- organization
Id string - ID of an organization.
- timeouts
Get
Organization User Group List Timeouts - user
Groups GetOrganization User Group List User Group[] - User Groups.
- organization_
id str - ID of an organization.
- timeouts
Get
Organization User Group List Timeouts - user_
groups Sequence[GetOrganization User Group List User Group] - User Groups.
- organization
Id String - ID of an organization.
- timeouts Property Map
- user
Groups List<Property Map> - User Groups.
getOrganizationUserGroupList Result
The following output properties are available:
- Id string
- Resource ID, equal to
organization_id. - Organization
Id string - ID of an organization.
- Timeouts
Get
Organization User Group List Timeouts - User
Groups List<GetOrganization User Group List User Group> - User Groups.
- Id string
- Resource ID, equal to
organization_id. - Organization
Id string - ID of an organization.
- Timeouts
Get
Organization User Group List Timeouts - User
Groups []GetOrganization User Group List User Group - User Groups.
- id String
- Resource ID, equal to
organization_id. - organization
Id String - ID of an organization.
- timeouts
Get
Organization User Group List Timeouts - user
Groups List<GetOrganization User Group List User Group> - User Groups.
- id string
- Resource ID, equal to
organization_id. - organization
Id string - ID of an organization.
- timeouts
Get
Organization User Group List Timeouts - user
Groups GetOrganization User Group List User Group[] - User Groups.
- id str
- Resource ID, equal to
organization_id. - organization_
id str - ID of an organization.
- timeouts
Get
Organization User Group List Timeouts - user_
groups Sequence[GetOrganization User Group List User Group] - User Groups.
- id String
- Resource ID, equal to
organization_id. - organization
Id String - ID of an organization.
- timeouts Property Map
- user
Groups List<Property Map> - User Groups.
Supporting Types
GetOrganizationUserGroupListTimeouts
- Read string
- A string that can be parsed as a duration consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
- Read string
- A string that can be parsed as a duration consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
- read String
- A string that can be parsed as a duration consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
- read string
- A string that can be parsed as a duration consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
- read str
- A string that can be parsed as a duration consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
- read String
- A string that can be parsed as a duration consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
GetOrganizationUserGroupListUserGroup
- Create
Time string - User group creation time.
- Description string
- Description.
- Managed
By boolScim - Managed By Scim.
- Member
Count int - Member Count.
- Update
Time string - User group last update time.
- User
Group stringId - User Group ID.
- User
Group stringName - User Group Name.
- Create
Time string - User group creation time.
- Description string
- Description.
- Managed
By boolScim - Managed By Scim.
- Member
Count int - Member Count.
- Update
Time string - User group last update time.
- User
Group stringId - User Group ID.
- User
Group stringName - User Group Name.
- create
Time String - User group creation time.
- description String
- Description.
- managed
By BooleanScim - Managed By Scim.
- member
Count Integer - Member Count.
- update
Time String - User group last update time.
- user
Group StringId - User Group ID.
- user
Group StringName - User Group Name.
- create
Time string - User group creation time.
- description string
- Description.
- managed
By booleanScim - Managed By Scim.
- member
Count number - Member Count.
- update
Time string - User group last update time.
- user
Group stringId - User Group ID.
- user
Group stringName - User Group Name.
- create_
time str - User group creation time.
- description str
- Description.
- managed_
by_ boolscim - Managed By Scim.
- member_
count int - Member Count.
- update_
time str - User group last update time.
- user_
group_ strid - User Group ID.
- user_
group_ strname - User Group Name.
- create
Time String - User group creation time.
- description String
- Description.
- managed
By BooleanScim - Managed By Scim.
- member
Count Number - Member Count.
- update
Time String - User group last update time.
- user
Group StringId - User Group ID.
- user
Group StringName - User Group Name.
Package Details
- Repository
- Aiven pulumi/pulumi-aiven
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
aivenTerraform Provider.
