Viewing docs for checkpoint 3.2.0
published on Monday, Jun 15, 2026 by checkpointsw
published on Monday, Jun 15, 2026 by checkpointsw
Viewing docs for checkpoint 3.2.0
published on Monday, Jun 15, 2026 by checkpointsw
published on Monday, Jun 15, 2026 by checkpointsw
Using getGaiaShowUsers
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 getGaiaShowUsers(args: GetGaiaShowUsersArgs, opts?: InvokeOptions): Promise<GetGaiaShowUsersResult>
function getGaiaShowUsersOutput(args: GetGaiaShowUsersOutputArgs, opts?: InvokeOptions): Output<GetGaiaShowUsersResult>def get_gaia_show_users(debug: Optional[bool] = None,
id: Optional[str] = None,
member_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetGaiaShowUsersResult
def get_gaia_show_users_output(debug: pulumi.Input[Optional[bool]] = None,
id: pulumi.Input[Optional[str]] = None,
member_id: pulumi.Input[Optional[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetGaiaShowUsersResult]func GetGaiaShowUsers(ctx *Context, args *GetGaiaShowUsersArgs, opts ...InvokeOption) (*GetGaiaShowUsersResult, error)
func GetGaiaShowUsersOutput(ctx *Context, args *GetGaiaShowUsersOutputArgs, opts ...InvokeOption) GetGaiaShowUsersResultOutput> Note: This function is named GetGaiaShowUsers in the Go SDK.
public static class GetGaiaShowUsers
{
public static Task<GetGaiaShowUsersResult> InvokeAsync(GetGaiaShowUsersArgs args, InvokeOptions? opts = null)
public static Output<GetGaiaShowUsersResult> Invoke(GetGaiaShowUsersInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetGaiaShowUsersResult> getGaiaShowUsers(GetGaiaShowUsersArgs args, InvokeOptions options)
public static Output<GetGaiaShowUsersResult> getGaiaShowUsers(GetGaiaShowUsersArgs args, InvokeOptions options)
fn::invoke:
function: checkpoint:index/getGaiaShowUsers:getGaiaShowUsers
arguments:
# arguments dictionarydata "checkpoint_getgaiashowusers" "name" {
# arguments
}The following arguments are supported:
- Debug bool
- Id string
- Member
Id string - Relevant for commands on Scalable and ElasticXL platforms only. When member-id is provided in the login request, show commands during the session will be executed on the specified member, unless a different member-id is provided in a successive requests Set operations will be performed on all members
- Debug bool
- Id string
- Member
Id string - Relevant for commands on Scalable and ElasticXL platforms only. When member-id is provided in the login request, show commands during the session will be executed on the specified member, unless a different member-id is provided in a successive requests Set operations will be performed on all members
- debug bool
- id string
- member_
id string - Relevant for commands on Scalable and ElasticXL platforms only. When member-id is provided in the login request, show commands during the session will be executed on the specified member, unless a different member-id is provided in a successive requests Set operations will be performed on all members
- debug Boolean
- id String
- member
Id String - Relevant for commands on Scalable and ElasticXL platforms only. When member-id is provided in the login request, show commands during the session will be executed on the specified member, unless a different member-id is provided in a successive requests Set operations will be performed on all members
- debug boolean
- id string
- member
Id string - Relevant for commands on Scalable and ElasticXL platforms only. When member-id is provided in the login request, show commands during the session will be executed on the specified member, unless a different member-id is provided in a successive requests Set operations will be performed on all members
- debug bool
- id str
- member_
id str - Relevant for commands on Scalable and ElasticXL platforms only. When member-id is provided in the login request, show commands during the session will be executed on the specified member, unless a different member-id is provided in a successive requests Set operations will be performed on all members
- debug Boolean
- id String
- member
Id String - Relevant for commands on Scalable and ElasticXL platforms only. When member-id is provided in the login request, show commands during the session will be executed on the specified member, unless a different member-id is provided in a successive requests Set operations will be performed on all members
getGaiaShowUsers Result
The following output properties are available:
- Id string
- Objects
List<Get
Gaia Show Users Object> - Debug bool
- Member
Id string
- Id string
- Objects
[]Get
Gaia Show Users Object - Debug bool
- Member
Id string
- id string
- objects list(object)
- debug bool
- member_
id string
- id String
- objects
List<Get
Gaia Show Users Object> - debug Boolean
- member
Id String
- id string
- objects
Get
Gaia Show Users Object[] - debug boolean
- member
Id string
- id str
- objects
Sequence[Get
Gaia Show Users Object] - debug bool
- member_
id str
- id String
- objects List<Property Map>
- debug Boolean
- member
Id String
Supporting Types
GetGaiaShowUsersObject
- Allow
Access List<string>Usings - Homedir string
- Locked bool
- Member
Id string - Relevant for commands on Scalable and ElasticXL platforms only. When member-id is provided in the login request, show commands during the session will be executed on the specified member, unless a different member-id is provided in a successive requests Set operations will be performed on all members
- Must
Change boolPassword - Name string
- Primary
System doubleGroup Id - Real
Name string - Requires
Two boolFactor Authentication - Roles List<string>
- Secondary
System List<GetGroups Gaia Show Users Object Secondary System Group> - Shell string
- Uid double
- Allow
Access []stringUsings - Homedir string
- Locked bool
- Member
Id string - Relevant for commands on Scalable and ElasticXL platforms only. When member-id is provided in the login request, show commands during the session will be executed on the specified member, unless a different member-id is provided in a successive requests Set operations will be performed on all members
- Must
Change boolPassword - Name string
- Primary
System float64Group Id - Real
Name string - Requires
Two boolFactor Authentication - Roles []string
- Secondary
System []GetGroups Gaia Show Users Object Secondary System Group - Shell string
- Uid float64
- allow_
access_ list(string)usings - homedir string
- locked bool
- member_
id string - Relevant for commands on Scalable and ElasticXL platforms only. When member-id is provided in the login request, show commands during the session will be executed on the specified member, unless a different member-id is provided in a successive requests Set operations will be performed on all members
- must_
change_ boolpassword - name string
- primary_
system_ numbergroup_ id - real_
name string - requires_
two_ boolfactor_ authentication - roles list(string)
- secondary_
system_ list(object)groups - shell string
- uid number
- allow
Access List<String>Usings - homedir String
- locked Boolean
- member
Id String - Relevant for commands on Scalable and ElasticXL platforms only. When member-id is provided in the login request, show commands during the session will be executed on the specified member, unless a different member-id is provided in a successive requests Set operations will be performed on all members
- must
Change BooleanPassword - name String
- primary
System DoubleGroup Id - real
Name String - requires
Two BooleanFactor Authentication - roles List<String>
- secondary
System List<GetGroups Gaia Show Users Object Secondary System Group> - shell String
- uid Double
- allow
Access string[]Usings - homedir string
- locked boolean
- member
Id string - Relevant for commands on Scalable and ElasticXL platforms only. When member-id is provided in the login request, show commands during the session will be executed on the specified member, unless a different member-id is provided in a successive requests Set operations will be performed on all members
- must
Change booleanPassword - name string
- primary
System numberGroup Id - real
Name string - requires
Two booleanFactor Authentication - roles string[]
- secondary
System GetGroups Gaia Show Users Object Secondary System Group[] - shell string
- uid number
- allow_
access_ Sequence[str]usings - homedir str
- locked bool
- member_
id str - Relevant for commands on Scalable and ElasticXL platforms only. When member-id is provided in the login request, show commands during the session will be executed on the specified member, unless a different member-id is provided in a successive requests Set operations will be performed on all members
- must_
change_ boolpassword - name str
- primary_
system_ floatgroup_ id - real_
name str - requires_
two_ boolfactor_ authentication - roles Sequence[str]
- secondary_
system_ Sequence[Getgroups Gaia Show Users Object Secondary System Group] - shell str
- uid float
- allow
Access List<String>Usings - homedir String
- locked Boolean
- member
Id String - Relevant for commands on Scalable and ElasticXL platforms only. When member-id is provided in the login request, show commands during the session will be executed on the specified member, unless a different member-id is provided in a successive requests Set operations will be performed on all members
- must
Change BooleanPassword - name String
- primary
System NumberGroup Id - real
Name String - requires
Two BooleanFactor Authentication - roles List<String>
- secondary
System List<Property Map>Groups - shell String
- uid Number
GetGaiaShowUsersObjectSecondarySystemGroup
- Name string
- Primary
System doubleGroup Id
- Name string
- Primary
System float64Group Id
- name string
- primary_
system_ numbergroup_ id
- name String
- primary
System DoubleGroup Id
- name string
- primary
System numberGroup Id
- name str
- primary_
system_ floatgroup_ id
- name String
- primary
System NumberGroup Id
Package Details
- Repository
- checkpoint checkpointsw/terraform-provider-checkpoint
- License
- Notes
- This Pulumi package is based on the
checkpointTerraform Provider.
Viewing docs for checkpoint 3.2.0
published on Monday, Jun 15, 2026 by checkpointsw
published on Monday, Jun 15, 2026 by checkpointsw