Nutanix v0.7.3 published on Thursday, Mar 13, 2025 by Piers Karsenbarg
nutanix.getNgtConfigurationV2
Explore with Pulumi AI

Nutanix v0.7.3 published on Thursday, Mar 13, 2025 by Piers Karsenbarg
Provides Nutanix datasource to Retrieves the Nutanix Guest Tools configuration for a Virtual Machine.
Using getNgtConfigurationV2
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 getNgtConfigurationV2(args: GetNgtConfigurationV2Args, opts?: InvokeOptions): Promise<GetNgtConfigurationV2Result>
function getNgtConfigurationV2Output(args: GetNgtConfigurationV2OutputArgs, opts?: InvokeOptions): Output<GetNgtConfigurationV2Result>
def get_ngt_configuration_v2(ext_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetNgtConfigurationV2Result
def get_ngt_configuration_v2_output(ext_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetNgtConfigurationV2Result]
func GetNgtConfigurationV2(ctx *Context, args *GetNgtConfigurationV2Args, opts ...InvokeOption) (*GetNgtConfigurationV2Result, error)
func GetNgtConfigurationV2Output(ctx *Context, args *GetNgtConfigurationV2OutputArgs, opts ...InvokeOption) GetNgtConfigurationV2ResultOutput
> Note: This function is named GetNgtConfigurationV2
in the Go SDK.
public static class GetNgtConfigurationV2
{
public static Task<GetNgtConfigurationV2Result> InvokeAsync(GetNgtConfigurationV2Args args, InvokeOptions? opts = null)
public static Output<GetNgtConfigurationV2Result> Invoke(GetNgtConfigurationV2InvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetNgtConfigurationV2Result> getNgtConfigurationV2(GetNgtConfigurationV2Args args, InvokeOptions options)
public static Output<GetNgtConfigurationV2Result> getNgtConfigurationV2(GetNgtConfigurationV2Args args, InvokeOptions options)
fn::invoke:
function: nutanix:index/getNgtConfigurationV2:getNgtConfigurationV2
arguments:
# arguments dictionary
The following arguments are supported:
- Ext
Id string - uuid of the Virtual Machine.
- Ext
Id string - uuid of the Virtual Machine.
- ext
Id String - uuid of the Virtual Machine.
- ext
Id string - uuid of the Virtual Machine.
- ext_
id str - uuid of the Virtual Machine.
- ext
Id String - uuid of the Virtual Machine.
getNgtConfigurationV2 Result
The following output properties are available:
- Available
Version string - Version of Nutanix Guest Tools available on the cluster.
- Capablities List<string>
- The list of the application names that are enabled on the guest VM. [
SELF_SERVICE_RESTORE
,VSS_SNAPSHOT
] - Ext
Id string - uuid of the Virtual Machine.
- Guest
Os stringVersion - Version of the operating system on the VM.
- Id string
- The provider-assigned unique ID for this managed resource.
- Is
Enabled bool - Indicates whether Nutanix Guest Tools is enabled or not.
- Is
Installed bool - Indicates whether Nutanix Guest Tools is installed on the VM or not.
- Is
Iso boolInserted - Indicates whether Nutanix Guest Tools ISO is inserted or not.
- Is
Reachable bool - Indicates whether the communication from VM to CVM is active or not.
- Is
Vm boolMobility Drivers Installed - Indicates whether the VM mobility drivers are installed on the VM or not.
- Is
Vss boolSnapshot Capable - Indicates whether the VM is configured to take VSS snapshots through NGT or not.
- Version string
- Version of Nutanix Guest Tools installed on the VM.
- Available
Version string - Version of Nutanix Guest Tools available on the cluster.
- Capablities []string
- The list of the application names that are enabled on the guest VM. [
SELF_SERVICE_RESTORE
,VSS_SNAPSHOT
] - Ext
Id string - uuid of the Virtual Machine.
- Guest
Os stringVersion - Version of the operating system on the VM.
- Id string
- The provider-assigned unique ID for this managed resource.
- Is
Enabled bool - Indicates whether Nutanix Guest Tools is enabled or not.
- Is
Installed bool - Indicates whether Nutanix Guest Tools is installed on the VM or not.
- Is
Iso boolInserted - Indicates whether Nutanix Guest Tools ISO is inserted or not.
- Is
Reachable bool - Indicates whether the communication from VM to CVM is active or not.
- Is
Vm boolMobility Drivers Installed - Indicates whether the VM mobility drivers are installed on the VM or not.
- Is
Vss boolSnapshot Capable - Indicates whether the VM is configured to take VSS snapshots through NGT or not.
- Version string
- Version of Nutanix Guest Tools installed on the VM.
- available
Version String - Version of Nutanix Guest Tools available on the cluster.
- capablities List<String>
- The list of the application names that are enabled on the guest VM. [
SELF_SERVICE_RESTORE
,VSS_SNAPSHOT
] - ext
Id String - uuid of the Virtual Machine.
- guest
Os StringVersion - Version of the operating system on the VM.
- id String
- The provider-assigned unique ID for this managed resource.
- is
Enabled Boolean - Indicates whether Nutanix Guest Tools is enabled or not.
- is
Installed Boolean - Indicates whether Nutanix Guest Tools is installed on the VM or not.
- is
Iso BooleanInserted - Indicates whether Nutanix Guest Tools ISO is inserted or not.
- is
Reachable Boolean - Indicates whether the communication from VM to CVM is active or not.
- is
Vm BooleanMobility Drivers Installed - Indicates whether the VM mobility drivers are installed on the VM or not.
- is
Vss BooleanSnapshot Capable - Indicates whether the VM is configured to take VSS snapshots through NGT or not.
- version String
- Version of Nutanix Guest Tools installed on the VM.
- available
Version string - Version of Nutanix Guest Tools available on the cluster.
- capablities string[]
- The list of the application names that are enabled on the guest VM. [
SELF_SERVICE_RESTORE
,VSS_SNAPSHOT
] - ext
Id string - uuid of the Virtual Machine.
- guest
Os stringVersion - Version of the operating system on the VM.
- id string
- The provider-assigned unique ID for this managed resource.
- is
Enabled boolean - Indicates whether Nutanix Guest Tools is enabled or not.
- is
Installed boolean - Indicates whether Nutanix Guest Tools is installed on the VM or not.
- is
Iso booleanInserted - Indicates whether Nutanix Guest Tools ISO is inserted or not.
- is
Reachable boolean - Indicates whether the communication from VM to CVM is active or not.
- is
Vm booleanMobility Drivers Installed - Indicates whether the VM mobility drivers are installed on the VM or not.
- is
Vss booleanSnapshot Capable - Indicates whether the VM is configured to take VSS snapshots through NGT or not.
- version string
- Version of Nutanix Guest Tools installed on the VM.
- available_
version str - Version of Nutanix Guest Tools available on the cluster.
- capablities Sequence[str]
- The list of the application names that are enabled on the guest VM. [
SELF_SERVICE_RESTORE
,VSS_SNAPSHOT
] - ext_
id str - uuid of the Virtual Machine.
- guest_
os_ strversion - Version of the operating system on the VM.
- id str
- The provider-assigned unique ID for this managed resource.
- is_
enabled bool - Indicates whether Nutanix Guest Tools is enabled or not.
- is_
installed bool - Indicates whether Nutanix Guest Tools is installed on the VM or not.
- is_
iso_ boolinserted - Indicates whether Nutanix Guest Tools ISO is inserted or not.
- is_
reachable bool - Indicates whether the communication from VM to CVM is active or not.
- is_
vm_ boolmobility_ drivers_ installed - Indicates whether the VM mobility drivers are installed on the VM or not.
- is_
vss_ boolsnapshot_ capable - Indicates whether the VM is configured to take VSS snapshots through NGT or not.
- version str
- Version of Nutanix Guest Tools installed on the VM.
- available
Version String - Version of Nutanix Guest Tools available on the cluster.
- capablities List<String>
- The list of the application names that are enabled on the guest VM. [
SELF_SERVICE_RESTORE
,VSS_SNAPSHOT
] - ext
Id String - uuid of the Virtual Machine.
- guest
Os StringVersion - Version of the operating system on the VM.
- id String
- The provider-assigned unique ID for this managed resource.
- is
Enabled Boolean - Indicates whether Nutanix Guest Tools is enabled or not.
- is
Installed Boolean - Indicates whether Nutanix Guest Tools is installed on the VM or not.
- is
Iso BooleanInserted - Indicates whether Nutanix Guest Tools ISO is inserted or not.
- is
Reachable Boolean - Indicates whether the communication from VM to CVM is active or not.
- is
Vm BooleanMobility Drivers Installed - Indicates whether the VM mobility drivers are installed on the VM or not.
- is
Vss BooleanSnapshot Capable - Indicates whether the VM is configured to take VSS snapshots through NGT or not.
- version String
- Version of Nutanix Guest Tools installed on the VM.
Package Details
- Repository
- nutanix pierskarsenbarg/pulumi-nutanix
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
nutanix
Terraform Provider.

Nutanix v0.7.3 published on Thursday, Mar 13, 2025 by Piers Karsenbarg