Nutanix v0.7.4 published on Friday, Mar 21, 2025 by Piers Karsenbarg
nutanix.getTemplateV2
Explore with Pulumi AI
Retrieve the Template details for the given Template identifier.
Example
import * as pulumi from "@pulumi/pulumi";
import * as nutanix from "@pulumi/nutanix";
const template = nutanix.getTemplateV2({
extId: "{{ ext_id of template }}",
});
import pulumi
import pulumi_nutanix as nutanix
template = nutanix.get_template_v2(ext_id="{{ ext_id of template }}")
package main
import (
"github.com/pierskarsenbarg/pulumi-nutanix/sdk/go/nutanix"
"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
pulumi.Run(func(ctx *pulumi.Context) error {
_, err := nutanix.LookupTemplateV2(ctx, &nutanix.LookupTemplateV2Args{
ExtId: "{{ ext_id of template }}",
}, nil)
if err != nil {
return err
}
return nil
})
}
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Nutanix = Pulumi.Nutanix;
return await Deployment.RunAsync(() =>
{
var template = Nutanix.GetTemplateV2.Invoke(new()
{
ExtId = "{{ ext_id of template }}",
});
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.nutanix.NutanixFunctions;
import com.pulumi.nutanix.inputs.GetTemplateV2Args;
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import java.io.File;
import java.nio.file.Files;
import java.nio.file.Paths;
public class App {
public static void main(String[] args) {
Pulumi.run(App::stack);
}
public static void stack(Context ctx) {
final var template = NutanixFunctions.getTemplateV2(GetTemplateV2Args.builder()
.extId("{{ ext_id of template }}")
.build());
}
}
variables:
template:
fn::invoke:
function: nutanix:getTemplateV2
arguments:
extId: '{{ ext_id of template }}'
Using getTemplateV2
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 getTemplateV2(args: GetTemplateV2Args, opts?: InvokeOptions): Promise<GetTemplateV2Result>
function getTemplateV2Output(args: GetTemplateV2OutputArgs, opts?: InvokeOptions): Output<GetTemplateV2Result>
def get_template_v2(ext_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetTemplateV2Result
def get_template_v2_output(ext_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetTemplateV2Result]
func LookupTemplateV2(ctx *Context, args *LookupTemplateV2Args, opts ...InvokeOption) (*LookupTemplateV2Result, error)
func LookupTemplateV2Output(ctx *Context, args *LookupTemplateV2OutputArgs, opts ...InvokeOption) LookupTemplateV2ResultOutput
> Note: This function is named LookupTemplateV2
in the Go SDK.
public static class GetTemplateV2
{
public static Task<GetTemplateV2Result> InvokeAsync(GetTemplateV2Args args, InvokeOptions? opts = null)
public static Output<GetTemplateV2Result> Invoke(GetTemplateV2InvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetTemplateV2Result> getTemplateV2(GetTemplateV2Args args, InvokeOptions options)
public static Output<GetTemplateV2Result> getTemplateV2(GetTemplateV2Args args, InvokeOptions options)
fn::invoke:
function: nutanix:index/getTemplateV2:getTemplateV2
arguments:
# arguments dictionary
The following arguments are supported:
- Ext
Id string - The identifier of a Template.
- Ext
Id string - The identifier of a Template.
- ext
Id String - The identifier of a Template.
- ext
Id string - The identifier of a Template.
- ext_
id str - The identifier of a Template.
- ext
Id String - The identifier of a Template.
getTemplateV2 Result
The following output properties are available:
- Create
Time string - VM creation time
- Created
Bies List<PiersKarsenbarg. Nutanix. Outputs. Get Template V2Created By> - User or Service who created the User.
- Ext
Id string - A globally unique identifier of an instance that is suitable for external consumption.
- Guest
Update List<PiersStatuses Karsenbarg. Nutanix. Outputs. Get Template V2Guest Update Status> - Status of a Guest Update.
- Id string
- The provider-assigned unique ID for this managed resource.
- Links
List<Piers
Karsenbarg. Nutanix. Outputs. Get Template V2Link> - Template
Description string - The user defined description of a Template.
- Template
Name string - The user defined name of a Template.
- Template
Version List<PiersSpecs Karsenbarg. Nutanix. Outputs. Get Template V2Template Version Spec> - A model that represents an object instance that is accessible through an API endpoint. Instances of this type get an extId field that contains the globally unique identifier for that instance
- Tenant
Id string - Update
Time string - VM last updated time.
- Updated
Bies List<PiersKarsenbarg. Nutanix. Outputs. Get Template V2Updated By> - Last updated by this User ID.
- Create
Time string - VM creation time
- Created
Bies []GetTemplate V2Created By - User or Service who created the User.
- Ext
Id string - A globally unique identifier of an instance that is suitable for external consumption.
- Guest
Update []GetStatuses Template V2Guest Update Status - Status of a Guest Update.
- Id string
- The provider-assigned unique ID for this managed resource.
- Links
[]Get
Template V2Link - Template
Description string - The user defined description of a Template.
- Template
Name string - The user defined name of a Template.
- Template
Version []GetSpecs Template V2Template Version Spec - A model that represents an object instance that is accessible through an API endpoint. Instances of this type get an extId field that contains the globally unique identifier for that instance
- Tenant
Id string - Update
Time string - VM last updated time.
- Updated
Bies []GetTemplate V2Updated By - Last updated by this User ID.
- create
Time String - VM creation time
- created
Bies List<GetTemplate V2Created By> - User or Service who created the User.
- ext
Id String - A globally unique identifier of an instance that is suitable for external consumption.
- guest
Update List<GetStatuses Template V2Guest Update Status> - Status of a Guest Update.
- id String
- The provider-assigned unique ID for this managed resource.
- links
List<Get
Template V2Link> - template
Description String - The user defined description of a Template.
- template
Name String - The user defined name of a Template.
- template
Version List<GetSpecs Template V2Template Version Spec> - A model that represents an object instance that is accessible through an API endpoint. Instances of this type get an extId field that contains the globally unique identifier for that instance
- tenant
Id String - update
Time String - VM last updated time.
- updated
Bies List<GetTemplate V2Updated By> - Last updated by this User ID.
- create
Time string - VM creation time
- created
Bies GetTemplate V2Created By[] - User or Service who created the User.
- ext
Id string - A globally unique identifier of an instance that is suitable for external consumption.
- guest
Update GetStatuses Template V2Guest Update Status[] - Status of a Guest Update.
- id string
- The provider-assigned unique ID for this managed resource.
- links
Get
Template V2Link[] - template
Description string - The user defined description of a Template.
- template
Name string - The user defined name of a Template.
- template
Version GetSpecs Template V2Template Version Spec[] - A model that represents an object instance that is accessible through an API endpoint. Instances of this type get an extId field that contains the globally unique identifier for that instance
- tenant
Id string - update
Time string - VM last updated time.
- updated
Bies GetTemplate V2Updated By[] - Last updated by this User ID.
- create_
time str - VM creation time
- created_
bies Sequence[GetTemplate V2Created By] - User or Service who created the User.
- ext_
id str - A globally unique identifier of an instance that is suitable for external consumption.
- guest_
update_ Sequence[Getstatuses Template V2Guest Update Status] - Status of a Guest Update.
- id str
- The provider-assigned unique ID for this managed resource.
- links
Sequence[Get
Template V2Link] - template_
description str - The user defined description of a Template.
- template_
name str - The user defined name of a Template.
- template_
version_ Sequence[Getspecs Template V2Template Version Spec] - A model that represents an object instance that is accessible through an API endpoint. Instances of this type get an extId field that contains the globally unique identifier for that instance
- tenant_
id str - update_
time str - VM last updated time.
- updated_
bies Sequence[GetTemplate V2Updated By] - Last updated by this User ID.
- create
Time String - VM creation time
- created
Bies List<Property Map> - User or Service who created the User.
- ext
Id String - A globally unique identifier of an instance that is suitable for external consumption.
- guest
Update List<Property Map>Statuses - Status of a Guest Update.
- id String
- The provider-assigned unique ID for this managed resource.
- links List<Property Map>
- template
Description String - The user defined description of a Template.
- template
Name String - The user defined name of a Template.
- template
Version List<Property Map>Specs - A model that represents an object instance that is accessible through an API endpoint. Instances of this type get an extId field that contains the globally unique identifier for that instance
- tenant
Id String - update
Time String - VM last updated time.
- updated
Bies List<Property Map> - Last updated by this User ID.
Supporting Types
GetTemplateV2CreatedBy
- Additional
Attributes List<PiersKarsenbarg. Nutanix. Inputs. Get Template V2Created By Additional Attribute> - Any additional attribute for the User.
- Creation
Type string - Description string
- VM description
- Display
Name string - Display name for the User.
- Email
Id string - Email Id for the User.
- Ext
Id string - The identifier of a Template.
- First
Name string - First name for the User.
- Idp
Id string - Identifier of the IDP for the User.
- Is
Force boolReset Password Enabled - Flag to force the User to reset password.
- Last
Name string - Last name for the User.
- Locale string
- Default locale for the User.
- Middle
Initial string - Middle name for the User.
- Password string
- Region string
- Default Region for the User.
- Status string
- Status of the User.
- User
Type string - Type of the User.
- Username string
- Identifier for the User in the form an email address.
- Additional
Attributes []GetTemplate V2Created By Additional Attribute - Any additional attribute for the User.
- Creation
Type string - Description string
- VM description
- Display
Name string - Display name for the User.
- Email
Id string - Email Id for the User.
- Ext
Id string - The identifier of a Template.
- First
Name string - First name for the User.
- Idp
Id string - Identifier of the IDP for the User.
- Is
Force boolReset Password Enabled - Flag to force the User to reset password.
- Last
Name string - Last name for the User.
- Locale string
- Default locale for the User.
- Middle
Initial string - Middle name for the User.
- Password string
- Region string
- Default Region for the User.
- Status string
- Status of the User.
- User
Type string - Type of the User.
- Username string
- Identifier for the User in the form an email address.
- additional
Attributes List<GetTemplate V2Created By Additional Attribute> - Any additional attribute for the User.
- creation
Type String - description String
- VM description
- display
Name String - Display name for the User.
- email
Id String - Email Id for the User.
- ext
Id String - The identifier of a Template.
- first
Name String - First name for the User.
- idp
Id String - Identifier of the IDP for the User.
- is
Force BooleanReset Password Enabled - Flag to force the User to reset password.
- last
Name String - Last name for the User.
- locale String
- Default locale for the User.
- middle
Initial String - Middle name for the User.
- password String
- region String
- Default Region for the User.
- status String
- Status of the User.
- user
Type String - Type of the User.
- username String
- Identifier for the User in the form an email address.
- additional
Attributes GetTemplate V2Created By Additional Attribute[] - Any additional attribute for the User.
- creation
Type string - description string
- VM description
- display
Name string - Display name for the User.
- email
Id string - Email Id for the User.
- ext
Id string - The identifier of a Template.
- first
Name string - First name for the User.
- idp
Id string - Identifier of the IDP for the User.
- is
Force booleanReset Password Enabled - Flag to force the User to reset password.
- last
Name string - Last name for the User.
- locale string
- Default locale for the User.
- middle
Initial string - Middle name for the User.
- password string
- region string
- Default Region for the User.
- status string
- Status of the User.
- user
Type string - Type of the User.
- username string
- Identifier for the User in the form an email address.
- additional_
attributes Sequence[GetTemplate V2Created By Additional Attribute] - Any additional attribute for the User.
- creation_
type str - description str
- VM description
- display_
name str - Display name for the User.
- email_
id str - Email Id for the User.
- ext_
id str - The identifier of a Template.
- first_
name str - First name for the User.
- idp_
id str - Identifier of the IDP for the User.
- is_
force_ boolreset_ password_ enabled - Flag to force the User to reset password.
- last_
name str - Last name for the User.
- locale str
- Default locale for the User.
- middle_
initial str - Middle name for the User.
- password str
- region str
- Default Region for the User.
- status str
- Status of the User.
- user_
type str - Type of the User.
- username str
- Identifier for the User in the form an email address.
- additional
Attributes List<Property Map> - Any additional attribute for the User.
- creation
Type String - description String
- VM description
- display
Name String - Display name for the User.
- email
Id String - Email Id for the User.
- ext
Id String - The identifier of a Template.
- first
Name String - First name for the User.
- idp
Id String - Identifier of the IDP for the User.
- is
Force BooleanReset Password Enabled - Flag to force the User to reset password.
- last
Name String - Last name for the User.
- locale String
- Default locale for the User.
- middle
Initial String - Middle name for the User.
- password String
- region String
- Default Region for the User.
- status String
- Status of the User.
- user
Type String - Type of the User.
- username String
- Identifier for the User in the form an email address.
GetTemplateV2CreatedByAdditionalAttribute
- Name string
- Name of the GPU resource.
- Values
List<Piers
Karsenbarg. Nutanix. Inputs. Get Template V2Created By Additional Attribute Value>
- Name string
- Name of the GPU resource.
- Values
[]Get
Template V2Created By Additional Attribute Value
- name String
- Name of the GPU resource.
- values
List<Get
Template V2Created By Additional Attribute Value>
- name string
- Name of the GPU resource.
- values
Get
Template V2Created By Additional Attribute Value[]
- name str
- Name of the GPU resource.
- values
Sequence[Get
Template V2Created By Additional Attribute Value]
- name String
- Name of the GPU resource.
- values List<Property Map>
GetTemplateV2CreatedByAdditionalAttributeValue
- Boolean bool
- Integer int
- Integer
Lists List<int> - Map
Of List<PiersStrings Karsenbarg. Nutanix. Inputs. Get Template V2Created By Additional Attribute Value Map Of String> - Object Dictionary<string, string>
- String string
- String
Lists List<string>
- Boolean bool
- Integer int
- Integer
Lists []int - Map
Of []GetStrings Template V2Created By Additional Attribute Value Map Of String - Object map[string]string
- String string
- String
Lists []string
- boolean_ Boolean
- integer Integer
- integer
Lists List<Integer> - map
Of List<GetStrings Template V2Created By Additional Attribute Value Map Of String> - object Map<String,String>
- string String
- string
Lists List<String>
- boolean boolean
- integer number
- integer
Lists number[] - map
Of GetStrings Template V2Created By Additional Attribute Value Map Of String[] - object {[key: string]: string}
- string string
- string
Lists string[]
- boolean bool
- integer int
- integer_
lists Sequence[int] - map_
of_ Sequence[Getstrings Template V2Created By Additional Attribute Value Map Of String] - object Mapping[str, str]
- string str
- string_
lists Sequence[str]
- boolean Boolean
- integer Number
- integer
Lists List<Number> - map
Of List<Property Map>Strings - object Map<String>
- string String
- string
Lists List<String>
GetTemplateV2CreatedByAdditionalAttributeValueMapOfString
- Map Dictionary<string, string>
- Map map[string]string
- map Map<String,String>
- map {[key: string]: string}
- map Mapping[str, str]
- map Map<String>
GetTemplateV2GuestUpdateStatus
- Deployed
Vm stringReference - The identifier of the temporary VM created on initiating Guest OS Update.
- Deployed
Vm stringReference - The identifier of the temporary VM created on initiating Guest OS Update.
- deployed
Vm StringReference - The identifier of the temporary VM created on initiating Guest OS Update.
- deployed
Vm stringReference - The identifier of the temporary VM created on initiating Guest OS Update.
- deployed_
vm_ strreference - The identifier of the temporary VM created on initiating Guest OS Update.
- deployed
Vm StringReference - The identifier of the temporary VM created on initiating Guest OS Update.
GetTemplateV2Link
GetTemplateV2TemplateVersionSpec
- Create
Time string - VM creation time
- Created
Bies List<PiersKarsenbarg. Nutanix. Inputs. Get Template V2Template Version Spec Created By> - User or Service who created the User.
- Ext
Id string - The identifier of a Template.
- Is
Active boolVersion - Specify whether to mark the Template Version as active or not. The newly created Version during Template Creation, Updating or Guest OS Updating is set to Active by default unless specified otherwise.
- Is
Gc boolOverride Enabled - Allow or disallow override of the Guest Customization during Template deployment.
- Links
List<Piers
Karsenbarg. Nutanix. Inputs. Get Template V2Template Version Spec Link> - Tenant
Id string - Version
Description string - The user defined description of a Template Version.
- Version
Name string - The user defined name of a Template Version.
- Vm
Specs List<PiersKarsenbarg. Nutanix. Inputs. Get Template V2Template Version Spec Vm Spec> - VM configuration.
- Create
Time string - VM creation time
- Created
Bies []GetTemplate V2Template Version Spec Created By - User or Service who created the User.
- Ext
Id string - The identifier of a Template.
- Is
Active boolVersion - Specify whether to mark the Template Version as active or not. The newly created Version during Template Creation, Updating or Guest OS Updating is set to Active by default unless specified otherwise.
- Is
Gc boolOverride Enabled - Allow or disallow override of the Guest Customization during Template deployment.
- Links
[]Get
Template V2Template Version Spec Link - Tenant
Id string - Version
Description string - The user defined description of a Template Version.
- Version
Name string - The user defined name of a Template Version.
- Vm
Specs []GetTemplate V2Template Version Spec Vm Spec - VM configuration.
- create
Time String - VM creation time
- created
Bies List<GetTemplate V2Template Version Spec Created By> - User or Service who created the User.
- ext
Id String - The identifier of a Template.
- is
Active BooleanVersion - Specify whether to mark the Template Version as active or not. The newly created Version during Template Creation, Updating or Guest OS Updating is set to Active by default unless specified otherwise.
- is
Gc BooleanOverride Enabled - Allow or disallow override of the Guest Customization during Template deployment.
- links
List<Get
Template V2Template Version Spec Link> - tenant
Id String - version
Description String - The user defined description of a Template Version.
- version
Name String - The user defined name of a Template Version.
- vm
Specs List<GetTemplate V2Template Version Spec Vm Spec> - VM configuration.
- create
Time string - VM creation time
- created
Bies GetTemplate V2Template Version Spec Created By[] - User or Service who created the User.
- ext
Id string - The identifier of a Template.
- is
Active booleanVersion - Specify whether to mark the Template Version as active or not. The newly created Version during Template Creation, Updating or Guest OS Updating is set to Active by default unless specified otherwise.
- is
Gc booleanOverride Enabled - Allow or disallow override of the Guest Customization during Template deployment.
- links
Get
Template V2Template Version Spec Link[] - tenant
Id string - version
Description string - The user defined description of a Template Version.
- version
Name string - The user defined name of a Template Version.
- vm
Specs GetTemplate V2Template Version Spec Vm Spec[] - VM configuration.
- create_
time str - VM creation time
- created_
bies Sequence[GetTemplate V2Template Version Spec Created By] - User or Service who created the User.
- ext_
id str - The identifier of a Template.
- is_
active_ boolversion - Specify whether to mark the Template Version as active or not. The newly created Version during Template Creation, Updating or Guest OS Updating is set to Active by default unless specified otherwise.
- is_
gc_ booloverride_ enabled - Allow or disallow override of the Guest Customization during Template deployment.
- links
Sequence[Get
Template V2Template Version Spec Link] - tenant_
id str - version_
description str - The user defined description of a Template Version.
- version_
name str - The user defined name of a Template Version.
- vm_
specs Sequence[GetTemplate V2Template Version Spec Vm Spec] - VM configuration.
- create
Time String - VM creation time
- created
Bies List<Property Map> - User or Service who created the User.
- ext
Id String - The identifier of a Template.
- is
Active BooleanVersion - Specify whether to mark the Template Version as active or not. The newly created Version during Template Creation, Updating or Guest OS Updating is set to Active by default unless specified otherwise.
- is
Gc BooleanOverride Enabled - Allow or disallow override of the Guest Customization during Template deployment.
- links List<Property Map>
- tenant
Id String - version
Description String - The user defined description of a Template Version.
- version
Name String - The user defined name of a Template Version.
- vm
Specs List<Property Map> - VM configuration.
GetTemplateV2TemplateVersionSpecCreatedBy
- Additional
Attributes List<PiersKarsenbarg. Nutanix. Inputs. Get Template V2Template Version Spec Created By Additional Attribute> - Any additional attribute for the User.
- Creation
Type string - Description string
- VM description
- Display
Name string - Display name for the User.
- Email
Id string - Email Id for the User.
- Ext
Id string - The identifier of a Template.
- First
Name string - First name for the User.
- Idp
Id string - Identifier of the IDP for the User.
- Is
Force boolReset Password Enabled - Flag to force the User to reset password.
- Last
Name string - Last name for the User.
- Locale string
- Default locale for the User.
- Middle
Initial string - Middle name for the User.
- Password string
- Region string
- Default Region for the User.
- Status string
- Status of the User.
- User
Type string - Type of the User.
- Username string
- Identifier for the User in the form an email address.
- Additional
Attributes []GetTemplate V2Template Version Spec Created By Additional Attribute - Any additional attribute for the User.
- Creation
Type string - Description string
- VM description
- Display
Name string - Display name for the User.
- Email
Id string - Email Id for the User.
- Ext
Id string - The identifier of a Template.
- First
Name string - First name for the User.
- Idp
Id string - Identifier of the IDP for the User.
- Is
Force boolReset Password Enabled - Flag to force the User to reset password.
- Last
Name string - Last name for the User.
- Locale string
- Default locale for the User.
- Middle
Initial string - Middle name for the User.
- Password string
- Region string
- Default Region for the User.
- Status string
- Status of the User.
- User
Type string - Type of the User.
- Username string
- Identifier for the User in the form an email address.
- additional
Attributes List<GetTemplate V2Template Version Spec Created By Additional Attribute> - Any additional attribute for the User.
- creation
Type String - description String
- VM description
- display
Name String - Display name for the User.
- email
Id String - Email Id for the User.
- ext
Id String - The identifier of a Template.
- first
Name String - First name for the User.
- idp
Id String - Identifier of the IDP for the User.
- is
Force BooleanReset Password Enabled - Flag to force the User to reset password.
- last
Name String - Last name for the User.
- locale String
- Default locale for the User.
- middle
Initial String - Middle name for the User.
- password String
- region String
- Default Region for the User.
- status String
- Status of the User.
- user
Type String - Type of the User.
- username String
- Identifier for the User in the form an email address.
- additional
Attributes GetTemplate V2Template Version Spec Created By Additional Attribute[] - Any additional attribute for the User.
- creation
Type string - description string
- VM description
- display
Name string - Display name for the User.
- email
Id string - Email Id for the User.
- ext
Id string - The identifier of a Template.
- first
Name string - First name for the User.
- idp
Id string - Identifier of the IDP for the User.
- is
Force booleanReset Password Enabled - Flag to force the User to reset password.
- last
Name string - Last name for the User.
- locale string
- Default locale for the User.
- middle
Initial string - Middle name for the User.
- password string
- region string
- Default Region for the User.
- status string
- Status of the User.
- user
Type string - Type of the User.
- username string
- Identifier for the User in the form an email address.
- additional_
attributes Sequence[GetTemplate V2Template Version Spec Created By Additional Attribute] - Any additional attribute for the User.
- creation_
type str - description str
- VM description
- display_
name str - Display name for the User.
- email_
id str - Email Id for the User.
- ext_
id str - The identifier of a Template.
- first_
name str - First name for the User.
- idp_
id str - Identifier of the IDP for the User.
- is_
force_ boolreset_ password_ enabled - Flag to force the User to reset password.
- last_
name str - Last name for the User.
- locale str
- Default locale for the User.
- middle_
initial str - Middle name for the User.
- password str
- region str
- Default Region for the User.
- status str
- Status of the User.
- user_
type str - Type of the User.
- username str
- Identifier for the User in the form an email address.
- additional
Attributes List<Property Map> - Any additional attribute for the User.
- creation
Type String - description String
- VM description
- display
Name String - Display name for the User.
- email
Id String - Email Id for the User.
- ext
Id String - The identifier of a Template.
- first
Name String - First name for the User.
- idp
Id String - Identifier of the IDP for the User.
- is
Force BooleanReset Password Enabled - Flag to force the User to reset password.
- last
Name String - Last name for the User.
- locale String
- Default locale for the User.
- middle
Initial String - Middle name for the User.
- password String
- region String
- Default Region for the User.
- status String
- Status of the User.
- user
Type String - Type of the User.
- username String
- Identifier for the User in the form an email address.
GetTemplateV2TemplateVersionSpecCreatedByAdditionalAttribute
- Name string
- Name of the GPU resource.
- Values
List<Piers
Karsenbarg. Nutanix. Inputs. Get Template V2Template Version Spec Created By Additional Attribute Value>
- Name string
- Name of the GPU resource.
- Values
[]Get
Template V2Template Version Spec Created By Additional Attribute Value
- name String
- Name of the GPU resource.
- values
List<Get
Template V2Template Version Spec Created By Additional Attribute Value>
- name string
- Name of the GPU resource.
- values
Get
Template V2Template Version Spec Created By Additional Attribute Value[]
- name str
- Name of the GPU resource.
- values
Sequence[Get
Template V2Template Version Spec Created By Additional Attribute Value]
- name String
- Name of the GPU resource.
- values List<Property Map>
GetTemplateV2TemplateVersionSpecCreatedByAdditionalAttributeValue
- Boolean bool
- Integer int
- Integer
Lists List<int> - Map
Of List<PiersStrings Karsenbarg. Nutanix. Inputs. Get Template V2Template Version Spec Created By Additional Attribute Value Map Of String> - Object Dictionary<string, string>
- String string
- String
Lists List<string>
- Boolean bool
- Integer int
- Integer
Lists []int - Map
Of []GetStrings Template V2Template Version Spec Created By Additional Attribute Value Map Of String - Object map[string]string
- String string
- String
Lists []string
- boolean_ Boolean
- integer Integer
- integer
Lists List<Integer> - map
Of List<GetStrings Template V2Template Version Spec Created By Additional Attribute Value Map Of String> - object Map<String,String>
- string String
- string
Lists List<String>
- boolean boolean
- integer number
- integer
Lists number[] - map
Of GetStrings Template V2Template Version Spec Created By Additional Attribute Value Map Of String[] - object {[key: string]: string}
- string string
- string
Lists string[]
- boolean bool
- integer int
- integer_
lists Sequence[int] - map_
of_ Sequence[Getstrings Template V2Template Version Spec Created By Additional Attribute Value Map Of String] - object Mapping[str, str]
- string str
- string_
lists Sequence[str]
- boolean Boolean
- integer Number
- integer
Lists List<Number> - map
Of List<Property Map>Strings - object Map<String>
- string String
- string
Lists List<String>
GetTemplateV2TemplateVersionSpecCreatedByAdditionalAttributeValueMapOfString
- Map Dictionary<string, string>
- Map map[string]string
- map Map<String,String>
- map {[key: string]: string}
- map Mapping[str, str]
- map Map<String>
GetTemplateV2TemplateVersionSpecLink
GetTemplateV2TemplateVersionSpecVmSpec
- Apc
Configs List<PiersKarsenbarg. Nutanix. Inputs. Get Template V2Template Version Spec Vm Spec Apc Config> - Advanced Processor Compatibility configuration for the VM. Enabling this retains the CPU model for the VM across power cycles and migrations.
- Availability
Zones List<PiersKarsenbarg. Nutanix. Inputs. Get Template V2Template Version Spec Vm Spec Availability Zone> - Bios
Uuid string - BIOS UUID of the VM. It should be of type UUID.
- Boot
Configs List<PiersKarsenbarg. Nutanix. Inputs. Get Template V2Template Version Spec Vm Spec Boot Config> - Indicates the order of device types in which the VM should try to boot from. If the boot device order is not provided the system will decide an appropriate boot device order.
- Categories
List<Piers
Karsenbarg. Nutanix. Inputs. Get Template V2Template Version Spec Vm Spec Category> - Categories for the VM.
- Cd
Roms List<PiersKarsenbarg. Nutanix. Inputs. Get Template V2Template Version Spec Vm Spec Cd Rom> - CD-ROMs attached to the VM.
- Clusters
List<Piers
Karsenbarg. Nutanix. Inputs. Get Template V2Template Version Spec Vm Spec Cluster> - Reference to a cluster.
- Create
Time string - VM creation time
- Description string
- VM description
- Disks
List<Piers
Karsenbarg. Nutanix. Inputs. Get Template V2Template Version Spec Vm Spec Disk> - Disks attached to the VM.
- Enabled
Cpu List<string>Features - The list of additional CPU features to be enabled. HardwareVirtualization: Indicates whether hardware assisted virtualization should be enabled for the Guest OS or not. Once enabled, the Guest OS can deploy a nested hypervisor
- Ext
Id string - The identifier of a Template.
- Generation
Uuid string - Generation UUID of the VM. It should be of type UUID.
- Gpuses
List<Piers
Karsenbarg. Nutanix. Inputs. Get Template V2Template Version Spec Vm Spec Gpus> - GPUs attached to the VM.
- Guest
Customizations List<PiersKarsenbarg. Nutanix. Inputs. Get Template V2Template Version Spec Vm Spec Guest Customization> - Stage a Sysprep or cloud-init configuration file to be used by the guest for the next boot. Note that the Sysprep command must be used to generalize the Windows VMs before triggering this API call.
- Guest
Tools List<PiersKarsenbarg. Nutanix. Inputs. Get Template V2Template Version Spec Vm Spec Guest Tool> - The details about Nutanix Guest Tools for a VM.
- Hardware
Clock stringTimezone - VM hardware clock timezone in IANA TZDB format (America/Los_Angeles).
- Hosts
List<Piers
Karsenbarg. Nutanix. Inputs. Get Template V2Template Version Spec Vm Spec Host> - Reference to the host, the VM is running on.
- Is
Agent boolVm - Indicates whether the VM is an agent VM or not. When their host enters maintenance mode, once the normal VMs are evacuated, the agent VMs are powered off. When the host is restored, agent VMs are powered on before the normal VMs are restored. In other words, agent VMs cannot be HA-protected or live migrated.
- Is
Branding boolEnabled - Indicates whether to remove AHV branding from VM firmware tables or not.
- Is
Cpu boolHotplug Enabled - Is
Cpu boolPassthrough Enabled - Indicates whether to passthrough the host CPU features to the guest or not. Enabling this will make VM incapable of live migration.
- Is
Cross boolCluster Migration In Progress - Is
Gpu boolConsole Enabled - Indicates whether the vGPU console is enabled or not.
- Is
Live boolMigrate Capable - Is
Memory boolOvercommit Enabled - Indicates whether the memory overcommit feature should be enabled for the VM or not. If enabled, parts of the VM memory may reside outside of the hypervisor physical memory. Once enabled, it should be expected that the VM may suffer performance degradation.
- Is
Scsi boolController Enabled - Is
Vcpu boolHard Pinning Enabled - Indicates whether the vCPUs should be hard pinned to specific pCPUs or not.
- Is
Vga boolConsole Enabled - Indicates whether the VGA console should be disabled or not.
- Links
List<Piers
Karsenbarg. Nutanix. Inputs. Get Template V2Template Version Spec Vm Spec Link> - Machine
Type string - Machine type for the VM. Machine type Q35 is required for secure boot and does not support IDE disks.
- Memory
Size intBytes - Memory size in bytes.
- Name string
- Name of the GPU resource.
- Nics
List<Piers
Karsenbarg. Nutanix. Inputs. Get Template V2Template Version Spec Vm Spec Nic> - NICs attached to the VM.
- Num
Cores intPer Socket - Number of cores per socket.
- Num
Numa intNodes - Number of NUMA nodes. 0 means NUMA is disabled.
- Num
Sockets int - Number of vCPU sockets.
- Num
Threads intPer Core - Number of threads per core
- Ownership
Infos List<PiersKarsenbarg. Nutanix. Inputs. Get Template V2Template Version Spec Vm Spec Ownership Info> - Ownership information for the VM.
- Pci
Devices List<PiersKarsenbarg. Nutanix. Inputs. Get Template V2Template Version Spec Vm Spec Pci Device> - Power
State string - Protection
Policy List<PiersStates Karsenbarg. Nutanix. Inputs. Get Template V2Template Version Spec Vm Spec Protection Policy State> - Status of protection policy applied to this VM.
- Protection
Type string - The type of protection applied on a VM. PD_PROTECTED indicates a VM is protected using the Prism Element. RULE_PROTECTED indicates a VM protection using the Prism Central.
- Serial
Ports List<PiersKarsenbarg. Nutanix. Inputs. Get Template V2Template Version Spec Vm Spec Serial Port> - Serial ports configured on the VM.
- Sources
List<Piers
Karsenbarg. Nutanix. Inputs. Get Template V2Template Version Spec Vm Spec Source> - Reference to an entity that the VM should be cloned or created from
- Storage
Configs List<PiersKarsenbarg. Nutanix. Inputs. Get Template V2Template Version Spec Vm Spec Storage Config> - Storage configuration for VM disks
- Tenant
Id string - Update
Time string - VM last updated time.
- Vtpm
Configs List<PiersKarsenbarg. Nutanix. Inputs. Get Template V2Template Version Spec Vm Spec Vtpm Config> - Indicates how the vTPM for the VM should be configured.
- Apc
Configs []GetTemplate V2Template Version Spec Vm Spec Apc Config - Advanced Processor Compatibility configuration for the VM. Enabling this retains the CPU model for the VM across power cycles and migrations.
- Availability
Zones []GetTemplate V2Template Version Spec Vm Spec Availability Zone - Bios
Uuid string - BIOS UUID of the VM. It should be of type UUID.
- Boot
Configs []GetTemplate V2Template Version Spec Vm Spec Boot Config - Indicates the order of device types in which the VM should try to boot from. If the boot device order is not provided the system will decide an appropriate boot device order.
- Categories
[]Get
Template V2Template Version Spec Vm Spec Category - Categories for the VM.
- Cd
Roms []GetTemplate V2Template Version Spec Vm Spec Cd Rom - CD-ROMs attached to the VM.
- Clusters
[]Get
Template V2Template Version Spec Vm Spec Cluster - Reference to a cluster.
- Create
Time string - VM creation time
- Description string
- VM description
- Disks
[]Get
Template V2Template Version Spec Vm Spec Disk - Disks attached to the VM.
- Enabled
Cpu []stringFeatures - The list of additional CPU features to be enabled. HardwareVirtualization: Indicates whether hardware assisted virtualization should be enabled for the Guest OS or not. Once enabled, the Guest OS can deploy a nested hypervisor
- Ext
Id string - The identifier of a Template.
- Generation
Uuid string - Generation UUID of the VM. It should be of type UUID.
- Gpuses
[]Get
Template V2Template Version Spec Vm Spec Gpus - GPUs attached to the VM.
- Guest
Customizations []GetTemplate V2Template Version Spec Vm Spec Guest Customization - Stage a Sysprep or cloud-init configuration file to be used by the guest for the next boot. Note that the Sysprep command must be used to generalize the Windows VMs before triggering this API call.
- Guest
Tools []GetTemplate V2Template Version Spec Vm Spec Guest Tool - The details about Nutanix Guest Tools for a VM.
- Hardware
Clock stringTimezone - VM hardware clock timezone in IANA TZDB format (America/Los_Angeles).
- Hosts
[]Get
Template V2Template Version Spec Vm Spec Host - Reference to the host, the VM is running on.
- Is
Agent boolVm - Indicates whether the VM is an agent VM or not. When their host enters maintenance mode, once the normal VMs are evacuated, the agent VMs are powered off. When the host is restored, agent VMs are powered on before the normal VMs are restored. In other words, agent VMs cannot be HA-protected or live migrated.
- Is
Branding boolEnabled - Indicates whether to remove AHV branding from VM firmware tables or not.
- Is
Cpu boolHotplug Enabled - Is
Cpu boolPassthrough Enabled - Indicates whether to passthrough the host CPU features to the guest or not. Enabling this will make VM incapable of live migration.
- Is
Cross boolCluster Migration In Progress - Is
Gpu boolConsole Enabled - Indicates whether the vGPU console is enabled or not.
- Is
Live boolMigrate Capable - Is
Memory boolOvercommit Enabled - Indicates whether the memory overcommit feature should be enabled for the VM or not. If enabled, parts of the VM memory may reside outside of the hypervisor physical memory. Once enabled, it should be expected that the VM may suffer performance degradation.
- Is
Scsi boolController Enabled - Is
Vcpu boolHard Pinning Enabled - Indicates whether the vCPUs should be hard pinned to specific pCPUs or not.
- Is
Vga boolConsole Enabled - Indicates whether the VGA console should be disabled or not.
- Links
[]Get
Template V2Template Version Spec Vm Spec Link - Machine
Type string - Machine type for the VM. Machine type Q35 is required for secure boot and does not support IDE disks.
- Memory
Size intBytes - Memory size in bytes.
- Name string
- Name of the GPU resource.
- Nics
[]Get
Template V2Template Version Spec Vm Spec Nic - NICs attached to the VM.
- Num
Cores intPer Socket - Number of cores per socket.
- Num
Numa intNodes - Number of NUMA nodes. 0 means NUMA is disabled.
- Num
Sockets int - Number of vCPU sockets.
- Num
Threads intPer Core - Number of threads per core
- Ownership
Infos []GetTemplate V2Template Version Spec Vm Spec Ownership Info - Ownership information for the VM.
- Pci
Devices []GetTemplate V2Template Version Spec Vm Spec Pci Device - Power
State string - Protection
Policy []GetStates Template V2Template Version Spec Vm Spec Protection Policy State - Status of protection policy applied to this VM.
- Protection
Type string - The type of protection applied on a VM. PD_PROTECTED indicates a VM is protected using the Prism Element. RULE_PROTECTED indicates a VM protection using the Prism Central.
- Serial
Ports []GetTemplate V2Template Version Spec Vm Spec Serial Port - Serial ports configured on the VM.
- Sources
[]Get
Template V2Template Version Spec Vm Spec Source - Reference to an entity that the VM should be cloned or created from
- Storage
Configs []GetTemplate V2Template Version Spec Vm Spec Storage Config - Storage configuration for VM disks
- Tenant
Id string - Update
Time string - VM last updated time.
- Vtpm
Configs []GetTemplate V2Template Version Spec Vm Spec Vtpm Config - Indicates how the vTPM for the VM should be configured.
- apc
Configs List<GetTemplate V2Template Version Spec Vm Spec Apc Config> - Advanced Processor Compatibility configuration for the VM. Enabling this retains the CPU model for the VM across power cycles and migrations.
- availability
Zones List<GetTemplate V2Template Version Spec Vm Spec Availability Zone> - bios
Uuid String - BIOS UUID of the VM. It should be of type UUID.
- boot
Configs List<GetTemplate V2Template Version Spec Vm Spec Boot Config> - Indicates the order of device types in which the VM should try to boot from. If the boot device order is not provided the system will decide an appropriate boot device order.
- categories
List<Get
Template V2Template Version Spec Vm Spec Category> - Categories for the VM.
- cd
Roms List<GetTemplate V2Template Version Spec Vm Spec Cd Rom> - CD-ROMs attached to the VM.
- clusters
List<Get
Template V2Template Version Spec Vm Spec Cluster> - Reference to a cluster.
- create
Time String - VM creation time
- description String
- VM description
- disks
List<Get
Template V2Template Version Spec Vm Spec Disk> - Disks attached to the VM.
- enabled
Cpu List<String>Features - The list of additional CPU features to be enabled. HardwareVirtualization: Indicates whether hardware assisted virtualization should be enabled for the Guest OS or not. Once enabled, the Guest OS can deploy a nested hypervisor
- ext
Id String - The identifier of a Template.
- generation
Uuid String - Generation UUID of the VM. It should be of type UUID.
- gpuses
List<Get
Template V2Template Version Spec Vm Spec Gpus> - GPUs attached to the VM.
- guest
Customizations List<GetTemplate V2Template Version Spec Vm Spec Guest Customization> - Stage a Sysprep or cloud-init configuration file to be used by the guest for the next boot. Note that the Sysprep command must be used to generalize the Windows VMs before triggering this API call.
- guest
Tools List<GetTemplate V2Template Version Spec Vm Spec Guest Tool> - The details about Nutanix Guest Tools for a VM.
- hardware
Clock StringTimezone - VM hardware clock timezone in IANA TZDB format (America/Los_Angeles).
- hosts
List<Get
Template V2Template Version Spec Vm Spec Host> - Reference to the host, the VM is running on.
- is
Agent BooleanVm - Indicates whether the VM is an agent VM or not. When their host enters maintenance mode, once the normal VMs are evacuated, the agent VMs are powered off. When the host is restored, agent VMs are powered on before the normal VMs are restored. In other words, agent VMs cannot be HA-protected or live migrated.
- is
Branding BooleanEnabled - Indicates whether to remove AHV branding from VM firmware tables or not.
- is
Cpu BooleanHotplug Enabled - is
Cpu BooleanPassthrough Enabled - Indicates whether to passthrough the host CPU features to the guest or not. Enabling this will make VM incapable of live migration.
- is
Cross BooleanCluster Migration In Progress - is
Gpu BooleanConsole Enabled - Indicates whether the vGPU console is enabled or not.
- is
Live BooleanMigrate Capable - is
Memory BooleanOvercommit Enabled - Indicates whether the memory overcommit feature should be enabled for the VM or not. If enabled, parts of the VM memory may reside outside of the hypervisor physical memory. Once enabled, it should be expected that the VM may suffer performance degradation.
- is
Scsi BooleanController Enabled - is
Vcpu BooleanHard Pinning Enabled - Indicates whether the vCPUs should be hard pinned to specific pCPUs or not.
- is
Vga BooleanConsole Enabled - Indicates whether the VGA console should be disabled or not.
- links
List<Get
Template V2Template Version Spec Vm Spec Link> - machine
Type String - Machine type for the VM. Machine type Q35 is required for secure boot and does not support IDE disks.
- memory
Size IntegerBytes - Memory size in bytes.
- name String
- Name of the GPU resource.
- nics
List<Get
Template V2Template Version Spec Vm Spec Nic> - NICs attached to the VM.
- num
Cores IntegerPer Socket - Number of cores per socket.
- num
Numa IntegerNodes - Number of NUMA nodes. 0 means NUMA is disabled.
- num
Sockets Integer - Number of vCPU sockets.
- num
Threads IntegerPer Core - Number of threads per core
- ownership
Infos List<GetTemplate V2Template Version Spec Vm Spec Ownership Info> - Ownership information for the VM.
- pci
Devices List<GetTemplate V2Template Version Spec Vm Spec Pci Device> - power
State String - protection
Policy List<GetStates Template V2Template Version Spec Vm Spec Protection Policy State> - Status of protection policy applied to this VM.
- protection
Type String - The type of protection applied on a VM. PD_PROTECTED indicates a VM is protected using the Prism Element. RULE_PROTECTED indicates a VM protection using the Prism Central.
- serial
Ports List<GetTemplate V2Template Version Spec Vm Spec Serial Port> - Serial ports configured on the VM.
- sources
List<Get
Template V2Template Version Spec Vm Spec Source> - Reference to an entity that the VM should be cloned or created from
- storage
Configs List<GetTemplate V2Template Version Spec Vm Spec Storage Config> - Storage configuration for VM disks
- tenant
Id String - update
Time String - VM last updated time.
- vtpm
Configs List<GetTemplate V2Template Version Spec Vm Spec Vtpm Config> - Indicates how the vTPM for the VM should be configured.
- apc
Configs GetTemplate V2Template Version Spec Vm Spec Apc Config[] - Advanced Processor Compatibility configuration for the VM. Enabling this retains the CPU model for the VM across power cycles and migrations.
- availability
Zones GetTemplate V2Template Version Spec Vm Spec Availability Zone[] - bios
Uuid string - BIOS UUID of the VM. It should be of type UUID.
- boot
Configs GetTemplate V2Template Version Spec Vm Spec Boot Config[] - Indicates the order of device types in which the VM should try to boot from. If the boot device order is not provided the system will decide an appropriate boot device order.
- categories
Get
Template V2Template Version Spec Vm Spec Category[] - Categories for the VM.
- cd
Roms GetTemplate V2Template Version Spec Vm Spec Cd Rom[] - CD-ROMs attached to the VM.
- clusters
Get
Template V2Template Version Spec Vm Spec Cluster[] - Reference to a cluster.
- create
Time string - VM creation time
- description string
- VM description
- disks
Get
Template V2Template Version Spec Vm Spec Disk[] - Disks attached to the VM.
- enabled
Cpu string[]Features - The list of additional CPU features to be enabled. HardwareVirtualization: Indicates whether hardware assisted virtualization should be enabled for the Guest OS or not. Once enabled, the Guest OS can deploy a nested hypervisor
- ext
Id string - The identifier of a Template.
- generation
Uuid string - Generation UUID of the VM. It should be of type UUID.
- gpuses
Get
Template V2Template Version Spec Vm Spec Gpus[] - GPUs attached to the VM.
- guest
Customizations GetTemplate V2Template Version Spec Vm Spec Guest Customization[] - Stage a Sysprep or cloud-init configuration file to be used by the guest for the next boot. Note that the Sysprep command must be used to generalize the Windows VMs before triggering this API call.
- guest
Tools GetTemplate V2Template Version Spec Vm Spec Guest Tool[] - The details about Nutanix Guest Tools for a VM.
- hardware
Clock stringTimezone - VM hardware clock timezone in IANA TZDB format (America/Los_Angeles).
- hosts
Get
Template V2Template Version Spec Vm Spec Host[] - Reference to the host, the VM is running on.
- is
Agent booleanVm - Indicates whether the VM is an agent VM or not. When their host enters maintenance mode, once the normal VMs are evacuated, the agent VMs are powered off. When the host is restored, agent VMs are powered on before the normal VMs are restored. In other words, agent VMs cannot be HA-protected or live migrated.
- is
Branding booleanEnabled - Indicates whether to remove AHV branding from VM firmware tables or not.
- is
Cpu booleanHotplug Enabled - is
Cpu booleanPassthrough Enabled - Indicates whether to passthrough the host CPU features to the guest or not. Enabling this will make VM incapable of live migration.
- is
Cross booleanCluster Migration In Progress - is
Gpu booleanConsole Enabled - Indicates whether the vGPU console is enabled or not.
- is
Live booleanMigrate Capable - is
Memory booleanOvercommit Enabled - Indicates whether the memory overcommit feature should be enabled for the VM or not. If enabled, parts of the VM memory may reside outside of the hypervisor physical memory. Once enabled, it should be expected that the VM may suffer performance degradation.
- is
Scsi booleanController Enabled - is
Vcpu booleanHard Pinning Enabled - Indicates whether the vCPUs should be hard pinned to specific pCPUs or not.
- is
Vga booleanConsole Enabled - Indicates whether the VGA console should be disabled or not.
- links
Get
Template V2Template Version Spec Vm Spec Link[] - machine
Type string - Machine type for the VM. Machine type Q35 is required for secure boot and does not support IDE disks.
- memory
Size numberBytes - Memory size in bytes.
- name string
- Name of the GPU resource.
- nics
Get
Template V2Template Version Spec Vm Spec Nic[] - NICs attached to the VM.
- num
Cores numberPer Socket - Number of cores per socket.
- num
Numa numberNodes - Number of NUMA nodes. 0 means NUMA is disabled.
- num
Sockets number - Number of vCPU sockets.
- num
Threads numberPer Core - Number of threads per core
- ownership
Infos GetTemplate V2Template Version Spec Vm Spec Ownership Info[] - Ownership information for the VM.
- pci
Devices GetTemplate V2Template Version Spec Vm Spec Pci Device[] - power
State string - protection
Policy GetStates Template V2Template Version Spec Vm Spec Protection Policy State[] - Status of protection policy applied to this VM.
- protection
Type string - The type of protection applied on a VM. PD_PROTECTED indicates a VM is protected using the Prism Element. RULE_PROTECTED indicates a VM protection using the Prism Central.
- serial
Ports GetTemplate V2Template Version Spec Vm Spec Serial Port[] - Serial ports configured on the VM.
- sources
Get
Template V2Template Version Spec Vm Spec Source[] - Reference to an entity that the VM should be cloned or created from
- storage
Configs GetTemplate V2Template Version Spec Vm Spec Storage Config[] - Storage configuration for VM disks
- tenant
Id string - update
Time string - VM last updated time.
- vtpm
Configs GetTemplate V2Template Version Spec Vm Spec Vtpm Config[] - Indicates how the vTPM for the VM should be configured.
- apc_
configs Sequence[GetTemplate V2Template Version Spec Vm Spec Apc Config] - Advanced Processor Compatibility configuration for the VM. Enabling this retains the CPU model for the VM across power cycles and migrations.
- availability_
zones Sequence[GetTemplate V2Template Version Spec Vm Spec Availability Zone] - bios_
uuid str - BIOS UUID of the VM. It should be of type UUID.
- boot_
configs Sequence[GetTemplate V2Template Version Spec Vm Spec Boot Config] - Indicates the order of device types in which the VM should try to boot from. If the boot device order is not provided the system will decide an appropriate boot device order.
- categories
Sequence[Get
Template V2Template Version Spec Vm Spec Category] - Categories for the VM.
- cd_
roms Sequence[GetTemplate V2Template Version Spec Vm Spec Cd Rom] - CD-ROMs attached to the VM.
- clusters
Sequence[Get
Template V2Template Version Spec Vm Spec Cluster] - Reference to a cluster.
- create_
time str - VM creation time
- description str
- VM description
- disks
Sequence[Get
Template V2Template Version Spec Vm Spec Disk] - Disks attached to the VM.
- enabled_
cpu_ Sequence[str]features - The list of additional CPU features to be enabled. HardwareVirtualization: Indicates whether hardware assisted virtualization should be enabled for the Guest OS or not. Once enabled, the Guest OS can deploy a nested hypervisor
- ext_
id str - The identifier of a Template.
- generation_
uuid str - Generation UUID of the VM. It should be of type UUID.
- gpuses
Sequence[Get
Template V2Template Version Spec Vm Spec Gpus] - GPUs attached to the VM.
- guest_
customizations Sequence[GetTemplate V2Template Version Spec Vm Spec Guest Customization] - Stage a Sysprep or cloud-init configuration file to be used by the guest for the next boot. Note that the Sysprep command must be used to generalize the Windows VMs before triggering this API call.
- guest_
tools Sequence[GetTemplate V2Template Version Spec Vm Spec Guest Tool] - The details about Nutanix Guest Tools for a VM.
- hardware_
clock_ strtimezone - VM hardware clock timezone in IANA TZDB format (America/Los_Angeles).
- hosts
Sequence[Get
Template V2Template Version Spec Vm Spec Host] - Reference to the host, the VM is running on.
- is_
agent_ boolvm - Indicates whether the VM is an agent VM or not. When their host enters maintenance mode, once the normal VMs are evacuated, the agent VMs are powered off. When the host is restored, agent VMs are powered on before the normal VMs are restored. In other words, agent VMs cannot be HA-protected or live migrated.
- is_
branding_ boolenabled - Indicates whether to remove AHV branding from VM firmware tables or not.
- is_
cpu_ boolhotplug_ enabled - is_
cpu_ boolpassthrough_ enabled - Indicates whether to passthrough the host CPU features to the guest or not. Enabling this will make VM incapable of live migration.
- is_
cross_ boolcluster_ migration_ in_ progress - is_
gpu_ boolconsole_ enabled - Indicates whether the vGPU console is enabled or not.
- is_
live_ boolmigrate_ capable - is_
memory_ boolovercommit_ enabled - Indicates whether the memory overcommit feature should be enabled for the VM or not. If enabled, parts of the VM memory may reside outside of the hypervisor physical memory. Once enabled, it should be expected that the VM may suffer performance degradation.
- is_
scsi_ boolcontroller_ enabled - is_
vcpu_ boolhard_ pinning_ enabled - Indicates whether the vCPUs should be hard pinned to specific pCPUs or not.
- is_
vga_ boolconsole_ enabled - Indicates whether the VGA console should be disabled or not.
- links
Sequence[Get
Template V2Template Version Spec Vm Spec Link] - machine_
type str - Machine type for the VM. Machine type Q35 is required for secure boot and does not support IDE disks.
- memory_
size_ intbytes - Memory size in bytes.
- name str
- Name of the GPU resource.
- nics
Sequence[Get
Template V2Template Version Spec Vm Spec Nic] - NICs attached to the VM.
- num_
cores_ intper_ socket - Number of cores per socket.
- num_
numa_ intnodes - Number of NUMA nodes. 0 means NUMA is disabled.
- num_
sockets int - Number of vCPU sockets.
- num_
threads_ intper_ core - Number of threads per core
- ownership_
infos Sequence[GetTemplate V2Template Version Spec Vm Spec Ownership Info] - Ownership information for the VM.
- pci_
devices Sequence[GetTemplate V2Template Version Spec Vm Spec Pci Device] - power_
state str - protection_
policy_ Sequence[Getstates Template V2Template Version Spec Vm Spec Protection Policy State] - Status of protection policy applied to this VM.
- protection_
type str - The type of protection applied on a VM. PD_PROTECTED indicates a VM is protected using the Prism Element. RULE_PROTECTED indicates a VM protection using the Prism Central.
- serial_
ports Sequence[GetTemplate V2Template Version Spec Vm Spec Serial Port] - Serial ports configured on the VM.
- sources
Sequence[Get
Template V2Template Version Spec Vm Spec Source] - Reference to an entity that the VM should be cloned or created from
- storage_
configs Sequence[GetTemplate V2Template Version Spec Vm Spec Storage Config] - Storage configuration for VM disks
- tenant_
id str - update_
time str - VM last updated time.
- vtpm_
configs Sequence[GetTemplate V2Template Version Spec Vm Spec Vtpm Config] - Indicates how the vTPM for the VM should be configured.
- apc
Configs List<Property Map> - Advanced Processor Compatibility configuration for the VM. Enabling this retains the CPU model for the VM across power cycles and migrations.
- availability
Zones List<Property Map> - bios
Uuid String - BIOS UUID of the VM. It should be of type UUID.
- boot
Configs List<Property Map> - Indicates the order of device types in which the VM should try to boot from. If the boot device order is not provided the system will decide an appropriate boot device order.
- categories List<Property Map>
- Categories for the VM.
- cd
Roms List<Property Map> - CD-ROMs attached to the VM.
- clusters List<Property Map>
- Reference to a cluster.
- create
Time String - VM creation time
- description String
- VM description
- disks List<Property Map>
- Disks attached to the VM.
- enabled
Cpu List<String>Features - The list of additional CPU features to be enabled. HardwareVirtualization: Indicates whether hardware assisted virtualization should be enabled for the Guest OS or not. Once enabled, the Guest OS can deploy a nested hypervisor
- ext
Id String - The identifier of a Template.
- generation
Uuid String - Generation UUID of the VM. It should be of type UUID.
- gpuses List<Property Map>
- GPUs attached to the VM.
- guest
Customizations List<Property Map> - Stage a Sysprep or cloud-init configuration file to be used by the guest for the next boot. Note that the Sysprep command must be used to generalize the Windows VMs before triggering this API call.
- guest
Tools List<Property Map> - The details about Nutanix Guest Tools for a VM.
- hardware
Clock StringTimezone - VM hardware clock timezone in IANA TZDB format (America/Los_Angeles).
- hosts List<Property Map>
- Reference to the host, the VM is running on.
- is
Agent BooleanVm - Indicates whether the VM is an agent VM or not. When their host enters maintenance mode, once the normal VMs are evacuated, the agent VMs are powered off. When the host is restored, agent VMs are powered on before the normal VMs are restored. In other words, agent VMs cannot be HA-protected or live migrated.
- is
Branding BooleanEnabled - Indicates whether to remove AHV branding from VM firmware tables or not.
- is
Cpu BooleanHotplug Enabled - is
Cpu BooleanPassthrough Enabled - Indicates whether to passthrough the host CPU features to the guest or not. Enabling this will make VM incapable of live migration.
- is
Cross BooleanCluster Migration In Progress - is
Gpu BooleanConsole Enabled - Indicates whether the vGPU console is enabled or not.
- is
Live BooleanMigrate Capable - is
Memory BooleanOvercommit Enabled - Indicates whether the memory overcommit feature should be enabled for the VM or not. If enabled, parts of the VM memory may reside outside of the hypervisor physical memory. Once enabled, it should be expected that the VM may suffer performance degradation.
- is
Scsi BooleanController Enabled - is
Vcpu BooleanHard Pinning Enabled - Indicates whether the vCPUs should be hard pinned to specific pCPUs or not.
- is
Vga BooleanConsole Enabled - Indicates whether the VGA console should be disabled or not.
- links List<Property Map>
- machine
Type String - Machine type for the VM. Machine type Q35 is required for secure boot and does not support IDE disks.
- memory
Size NumberBytes - Memory size in bytes.
- name String
- Name of the GPU resource.
- nics List<Property Map>
- NICs attached to the VM.
- num
Cores NumberPer Socket - Number of cores per socket.
- num
Numa NumberNodes - Number of NUMA nodes. 0 means NUMA is disabled.
- num
Sockets Number - Number of vCPU sockets.
- num
Threads NumberPer Core - Number of threads per core
- ownership
Infos List<Property Map> - Ownership information for the VM.
- pci
Devices List<Property Map> - power
State String - protection
Policy List<Property Map>States - Status of protection policy applied to this VM.
- protection
Type String - The type of protection applied on a VM. PD_PROTECTED indicates a VM is protected using the Prism Element. RULE_PROTECTED indicates a VM protection using the Prism Central.
- serial
Ports List<Property Map> - Serial ports configured on the VM.
- sources List<Property Map>
- Reference to an entity that the VM should be cloned or created from
- storage
Configs List<Property Map> - Storage configuration for VM disks
- tenant
Id String - update
Time String - VM last updated time.
- vtpm
Configs List<Property Map> - Indicates how the vTPM for the VM should be configured.
GetTemplateV2TemplateVersionSpecVmSpecApcConfig
- Cpu
Models List<PiersKarsenbarg. Nutanix. Inputs. Get Template V2Template Version Spec Vm Spec Apc Config Cpu Model> - CPU model associated with the VM if Advanced Processor Compatibility(APC) is enabled. If APC is enabled and no CPU model is explicitly set, a default baseline CPU model is picked by the system. See the APC documentation for more information
- Is
Apc boolEnabled - If enabled, the selected CPU model will be retained across live and cold migrations of the VM.
- Cpu
Models []GetTemplate V2Template Version Spec Vm Spec Apc Config Cpu Model - CPU model associated with the VM if Advanced Processor Compatibility(APC) is enabled. If APC is enabled and no CPU model is explicitly set, a default baseline CPU model is picked by the system. See the APC documentation for more information
- Is
Apc boolEnabled - If enabled, the selected CPU model will be retained across live and cold migrations of the VM.
- cpu
Models List<GetTemplate V2Template Version Spec Vm Spec Apc Config Cpu Model> - CPU model associated with the VM if Advanced Processor Compatibility(APC) is enabled. If APC is enabled and no CPU model is explicitly set, a default baseline CPU model is picked by the system. See the APC documentation for more information
- is
Apc BooleanEnabled - If enabled, the selected CPU model will be retained across live and cold migrations of the VM.
- cpu
Models GetTemplate V2Template Version Spec Vm Spec Apc Config Cpu Model[] - CPU model associated with the VM if Advanced Processor Compatibility(APC) is enabled. If APC is enabled and no CPU model is explicitly set, a default baseline CPU model is picked by the system. See the APC documentation for more information
- is
Apc booleanEnabled - If enabled, the selected CPU model will be retained across live and cold migrations of the VM.
- cpu_
models Sequence[GetTemplate V2Template Version Spec Vm Spec Apc Config Cpu Model] - CPU model associated with the VM if Advanced Processor Compatibility(APC) is enabled. If APC is enabled and no CPU model is explicitly set, a default baseline CPU model is picked by the system. See the APC documentation for more information
- is_
apc_ boolenabled - If enabled, the selected CPU model will be retained across live and cold migrations of the VM.
- cpu
Models List<Property Map> - CPU model associated with the VM if Advanced Processor Compatibility(APC) is enabled. If APC is enabled and no CPU model is explicitly set, a default baseline CPU model is picked by the system. See the APC documentation for more information
- is
Apc BooleanEnabled - If enabled, the selected CPU model will be retained across live and cold migrations of the VM.
GetTemplateV2TemplateVersionSpecVmSpecApcConfigCpuModel
GetTemplateV2TemplateVersionSpecVmSpecAvailabilityZone
- Ext
Id string - The identifier of a Template.
- Ext
Id string - The identifier of a Template.
- ext
Id String - The identifier of a Template.
- ext
Id string - The identifier of a Template.
- ext_
id str - The identifier of a Template.
- ext
Id String - The identifier of a Template.
GetTemplateV2TemplateVersionSpecVmSpecBootConfig
- Legacy
Boots []GetTemplate V2Template Version Spec Vm Spec Boot Config Legacy Boot - LegacyBoot config Object
- Uefi
Boots []GetTemplate V2Template Version Spec Vm Spec Boot Config Uefi Boot - UefiBoot config Object
- legacy
Boots List<GetTemplate V2Template Version Spec Vm Spec Boot Config Legacy Boot> - LegacyBoot config Object
- uefi
Boots List<GetTemplate V2Template Version Spec Vm Spec Boot Config Uefi Boot> - UefiBoot config Object
- legacy
Boots GetTemplate V2Template Version Spec Vm Spec Boot Config Legacy Boot[] - LegacyBoot config Object
- uefi
Boots GetTemplate V2Template Version Spec Vm Spec Boot Config Uefi Boot[] - UefiBoot config Object
- legacy_
boots Sequence[GetTemplate V2Template Version Spec Vm Spec Boot Config Legacy Boot] - LegacyBoot config Object
- uefi_
boots Sequence[GetTemplate V2Template Version Spec Vm Spec Boot Config Uefi Boot] - UefiBoot config Object
- legacy
Boots List<Property Map> - LegacyBoot config Object
- uefi
Boots List<Property Map> - UefiBoot config Object
GetTemplateV2TemplateVersionSpecVmSpecBootConfigLegacyBoot
- Boot
Devices List<PiersKarsenbarg. Nutanix. Inputs. Get Template V2Template Version Spec Vm Spec Boot Config Legacy Boot Boot Device> - Boot Device object
- Boot
Orders List<string> - Indicates the order of device types in which the VM should try to boot from. If the boot device order is not provided the system will decide an appropriate boot device order.
- Boot
Devices []GetTemplate V2Template Version Spec Vm Spec Boot Config Legacy Boot Boot Device - Boot Device object
- Boot
Orders []string - Indicates the order of device types in which the VM should try to boot from. If the boot device order is not provided the system will decide an appropriate boot device order.
- boot
Devices List<GetTemplate V2Template Version Spec Vm Spec Boot Config Legacy Boot Boot Device> - Boot Device object
- boot
Orders List<String> - Indicates the order of device types in which the VM should try to boot from. If the boot device order is not provided the system will decide an appropriate boot device order.
- boot
Devices GetTemplate V2Template Version Spec Vm Spec Boot Config Legacy Boot Boot Device[] - Boot Device object
- boot
Orders string[] - Indicates the order of device types in which the VM should try to boot from. If the boot device order is not provided the system will decide an appropriate boot device order.
- boot_
devices Sequence[GetTemplate V2Template Version Spec Vm Spec Boot Config Legacy Boot Boot Device] - Boot Device object
- boot_
orders Sequence[str] - Indicates the order of device types in which the VM should try to boot from. If the boot device order is not provided the system will decide an appropriate boot device order.
- boot
Devices List<Property Map> - Boot Device object
- boot
Orders List<String> - Indicates the order of device types in which the VM should try to boot from. If the boot device order is not provided the system will decide an appropriate boot device order.
GetTemplateV2TemplateVersionSpecVmSpecBootConfigLegacyBootBootDevice
- boot
Device List<Property Map>Disks - Disk address.
- boot
Device List<Property Map>Nics - Disk Nic address.
GetTemplateV2TemplateVersionSpecVmSpecBootConfigLegacyBootBootDeviceBootDeviceDisk
- Disk
Addresses []GetTemplate V2Template Version Spec Vm Spec Boot Config Legacy Boot Boot Device Boot Device Disk Disk Address - Virtual Machine disk (VM disk).
- disk
Addresses List<GetTemplate V2Template Version Spec Vm Spec Boot Config Legacy Boot Boot Device Boot Device Disk Disk Address> - Virtual Machine disk (VM disk).
- disk
Addresses GetTemplate V2Template Version Spec Vm Spec Boot Config Legacy Boot Boot Device Boot Device Disk Disk Address[] - Virtual Machine disk (VM disk).
- disk_
addresses Sequence[GetTemplate V2Template Version Spec Vm Spec Boot Config Legacy Boot Boot Device Boot Device Disk Disk Address] - Virtual Machine disk (VM disk).
- disk
Addresses List<Property Map> - Virtual Machine disk (VM disk).
GetTemplateV2TemplateVersionSpecVmSpecBootConfigLegacyBootBootDeviceBootDeviceDiskDiskAddress
GetTemplateV2TemplateVersionSpecVmSpecBootConfigLegacyBootBootDeviceBootDeviceNic
- Mac
Address string - mac address
- Mac
Address string - mac address
- mac
Address String - mac address
- mac
Address string - mac address
- mac_
address str - mac address
- mac
Address String - mac address
GetTemplateV2TemplateVersionSpecVmSpecBootConfigUefiBoot
- Boot
Devices List<PiersKarsenbarg. Nutanix. Inputs. Get Template V2Template Version Spec Vm Spec Boot Config Uefi Boot Boot Device> - Boot Device object
- Boot
Orders List<string> - Indicates the order of device types in which the VM should try to boot from. If the boot device order is not provided the system will decide an appropriate boot device order.
- Is
Secure boolBoot Enabled - Indicate whether to enable secure boot or not
- Nvram
Devices List<PiersKarsenbarg. Nutanix. Inputs. Get Template V2Template Version Spec Vm Spec Boot Config Uefi Boot Nvram Device> - Configuration for NVRAM to be presented to the VM.
- Boot
Devices []GetTemplate V2Template Version Spec Vm Spec Boot Config Uefi Boot Boot Device - Boot Device object
- Boot
Orders []string - Indicates the order of device types in which the VM should try to boot from. If the boot device order is not provided the system will decide an appropriate boot device order.
- Is
Secure boolBoot Enabled - Indicate whether to enable secure boot or not
- Nvram
Devices []GetTemplate V2Template Version Spec Vm Spec Boot Config Uefi Boot Nvram Device - Configuration for NVRAM to be presented to the VM.
- boot
Devices List<GetTemplate V2Template Version Spec Vm Spec Boot Config Uefi Boot Boot Device> - Boot Device object
- boot
Orders List<String> - Indicates the order of device types in which the VM should try to boot from. If the boot device order is not provided the system will decide an appropriate boot device order.
- is
Secure BooleanBoot Enabled - Indicate whether to enable secure boot or not
- nvram
Devices List<GetTemplate V2Template Version Spec Vm Spec Boot Config Uefi Boot Nvram Device> - Configuration for NVRAM to be presented to the VM.
- boot
Devices GetTemplate V2Template Version Spec Vm Spec Boot Config Uefi Boot Boot Device[] - Boot Device object
- boot
Orders string[] - Indicates the order of device types in which the VM should try to boot from. If the boot device order is not provided the system will decide an appropriate boot device order.
- is
Secure booleanBoot Enabled - Indicate whether to enable secure boot or not
- nvram
Devices GetTemplate V2Template Version Spec Vm Spec Boot Config Uefi Boot Nvram Device[] - Configuration for NVRAM to be presented to the VM.
- boot_
devices Sequence[GetTemplate V2Template Version Spec Vm Spec Boot Config Uefi Boot Boot Device] - Boot Device object
- boot_
orders Sequence[str] - Indicates the order of device types in which the VM should try to boot from. If the boot device order is not provided the system will decide an appropriate boot device order.
- is_
secure_ boolboot_ enabled - Indicate whether to enable secure boot or not
- nvram_
devices Sequence[GetTemplate V2Template Version Spec Vm Spec Boot Config Uefi Boot Nvram Device] - Configuration for NVRAM to be presented to the VM.
- boot
Devices List<Property Map> - Boot Device object
- boot
Orders List<String> - Indicates the order of device types in which the VM should try to boot from. If the boot device order is not provided the system will decide an appropriate boot device order.
- is
Secure BooleanBoot Enabled - Indicate whether to enable secure boot or not
- nvram
Devices List<Property Map> - Configuration for NVRAM to be presented to the VM.
GetTemplateV2TemplateVersionSpecVmSpecBootConfigUefiBootBootDevice
- boot
Device List<Property Map>Disks - Disk address.
- boot
Device List<Property Map>Nics - Disk Nic address.
GetTemplateV2TemplateVersionSpecVmSpecBootConfigUefiBootBootDeviceBootDeviceDisk
- Disk
Addresses []GetTemplate V2Template Version Spec Vm Spec Boot Config Uefi Boot Boot Device Boot Device Disk Disk Address - Virtual Machine disk (VM disk).
- disk
Addresses List<GetTemplate V2Template Version Spec Vm Spec Boot Config Uefi Boot Boot Device Boot Device Disk Disk Address> - Virtual Machine disk (VM disk).
- disk
Addresses GetTemplate V2Template Version Spec Vm Spec Boot Config Uefi Boot Boot Device Boot Device Disk Disk Address[] - Virtual Machine disk (VM disk).
- disk_
addresses Sequence[GetTemplate V2Template Version Spec Vm Spec Boot Config Uefi Boot Boot Device Boot Device Disk Disk Address] - Virtual Machine disk (VM disk).
- disk
Addresses List<Property Map> - Virtual Machine disk (VM disk).
GetTemplateV2TemplateVersionSpecVmSpecBootConfigUefiBootBootDeviceBootDeviceDiskDiskAddress
GetTemplateV2TemplateVersionSpecVmSpecBootConfigUefiBootBootDeviceBootDeviceNic
- Mac
Address string - mac address
- Mac
Address string - mac address
- mac
Address String - mac address
- mac
Address string - mac address
- mac_
address str - mac address
- mac
Address String - mac address
GetTemplateV2TemplateVersionSpecVmSpecBootConfigUefiBootNvramDevice
- Backing
Storage []GetInfos Template V2Template Version Spec Vm Spec Boot Config Uefi Boot Nvram Device Backing Storage Info - Storage provided by Nutanix ADSF
- backing
Storage List<GetInfos Template V2Template Version Spec Vm Spec Boot Config Uefi Boot Nvram Device Backing Storage Info> - Storage provided by Nutanix ADSF
- backing
Storage GetInfos Template V2Template Version Spec Vm Spec Boot Config Uefi Boot Nvram Device Backing Storage Info[] - Storage provided by Nutanix ADSF
- backing_
storage_ Sequence[Getinfos Template V2Template Version Spec Vm Spec Boot Config Uefi Boot Nvram Device Backing Storage Info] - Storage provided by Nutanix ADSF
- backing
Storage List<Property Map>Infos - Storage provided by Nutanix ADSF
GetTemplateV2TemplateVersionSpecVmSpecBootConfigUefiBootNvramDeviceBackingStorageInfo
- Data
Sources List<PiersKarsenbarg. Nutanix. Inputs. Get Template V2Template Version Spec Vm Spec Boot Config Uefi Boot Nvram Device Backing Storage Info Data Source> - A reference to a disk or image that contains the contents of a disk.
- Disk
Ext stringId - The globally unique identifier of a VM disk. It should be of type UUID.
- Disk
Size intBytes - Size of the disk in Bytes
- Is
Migration boolIn Progress - Indicates if the disk is undergoing migration to another container.
- Storage
Configs List<PiersKarsenbarg. Nutanix. Inputs. Get Template V2Template Version Spec Vm Spec Boot Config Uefi Boot Nvram Device Backing Storage Info Storage Config> - Storage configuration for VM disks
- Storage
Containers List<PiersKarsenbarg. Nutanix. Inputs. Get Template V2Template Version Spec Vm Spec Boot Config Uefi Boot Nvram Device Backing Storage Info Storage Container> - This reference is for disk level storage container preference. This preference specifies the storage container to which this disk belongs.
- Data
Sources []GetTemplate V2Template Version Spec Vm Spec Boot Config Uefi Boot Nvram Device Backing Storage Info Data Source - A reference to a disk or image that contains the contents of a disk.
- Disk
Ext stringId - The globally unique identifier of a VM disk. It should be of type UUID.
- Disk
Size intBytes - Size of the disk in Bytes
- Is
Migration boolIn Progress - Indicates if the disk is undergoing migration to another container.
- Storage
Configs []GetTemplate V2Template Version Spec Vm Spec Boot Config Uefi Boot Nvram Device Backing Storage Info Storage Config - Storage configuration for VM disks
- Storage
Containers []GetTemplate V2Template Version Spec Vm Spec Boot Config Uefi Boot Nvram Device Backing Storage Info Storage Container - This reference is for disk level storage container preference. This preference specifies the storage container to which this disk belongs.
- data
Sources List<GetTemplate V2Template Version Spec Vm Spec Boot Config Uefi Boot Nvram Device Backing Storage Info Data Source> - A reference to a disk or image that contains the contents of a disk.
- disk
Ext StringId - The globally unique identifier of a VM disk. It should be of type UUID.
- disk
Size IntegerBytes - Size of the disk in Bytes
- is
Migration BooleanIn Progress - Indicates if the disk is undergoing migration to another container.
- storage
Configs List<GetTemplate V2Template Version Spec Vm Spec Boot Config Uefi Boot Nvram Device Backing Storage Info Storage Config> - Storage configuration for VM disks
- storage
Containers List<GetTemplate V2Template Version Spec Vm Spec Boot Config Uefi Boot Nvram Device Backing Storage Info Storage Container> - This reference is for disk level storage container preference. This preference specifies the storage container to which this disk belongs.
- data
Sources GetTemplate V2Template Version Spec Vm Spec Boot Config Uefi Boot Nvram Device Backing Storage Info Data Source[] - A reference to a disk or image that contains the contents of a disk.
- disk
Ext stringId - The globally unique identifier of a VM disk. It should be of type UUID.
- disk
Size numberBytes - Size of the disk in Bytes
- is
Migration booleanIn Progress - Indicates if the disk is undergoing migration to another container.
- storage
Configs GetTemplate V2Template Version Spec Vm Spec Boot Config Uefi Boot Nvram Device Backing Storage Info Storage Config[] - Storage configuration for VM disks
- storage
Containers GetTemplate V2Template Version Spec Vm Spec Boot Config Uefi Boot Nvram Device Backing Storage Info Storage Container[] - This reference is for disk level storage container preference. This preference specifies the storage container to which this disk belongs.
- data_
sources Sequence[GetTemplate V2Template Version Spec Vm Spec Boot Config Uefi Boot Nvram Device Backing Storage Info Data Source] - A reference to a disk or image that contains the contents of a disk.
- disk_
ext_ strid - The globally unique identifier of a VM disk. It should be of type UUID.
- disk_
size_ intbytes - Size of the disk in Bytes
- is_
migration_ boolin_ progress - Indicates if the disk is undergoing migration to another container.
- storage_
configs Sequence[GetTemplate V2Template Version Spec Vm Spec Boot Config Uefi Boot Nvram Device Backing Storage Info Storage Config] - Storage configuration for VM disks
- storage_
containers Sequence[GetTemplate V2Template Version Spec Vm Spec Boot Config Uefi Boot Nvram Device Backing Storage Info Storage Container] - This reference is for disk level storage container preference. This preference specifies the storage container to which this disk belongs.
- data
Sources List<Property Map> - A reference to a disk or image that contains the contents of a disk.
- disk
Ext StringId - The globally unique identifier of a VM disk. It should be of type UUID.
- disk
Size NumberBytes - Size of the disk in Bytes
- is
Migration BooleanIn Progress - Indicates if the disk is undergoing migration to another container.
- storage
Configs List<Property Map> - Storage configuration for VM disks
- storage
Containers List<Property Map> - This reference is for disk level storage container preference. This preference specifies the storage container to which this disk belongs.
GetTemplateV2TemplateVersionSpecVmSpecBootConfigUefiBootNvramDeviceBackingStorageInfoDataSource
- References
[]Get
Template V2Template Version Spec Vm Spec Boot Config Uefi Boot Nvram Device Backing Storage Info Data Source Reference - Reference to image or vm disk
- references
List<Get
Template V2Template Version Spec Vm Spec Boot Config Uefi Boot Nvram Device Backing Storage Info Data Source Reference> - Reference to image or vm disk
- references
Get
Template V2Template Version Spec Vm Spec Boot Config Uefi Boot Nvram Device Backing Storage Info Data Source Reference[] - Reference to image or vm disk
- references List<Property Map>
- Reference to image or vm disk
GetTemplateV2TemplateVersionSpecVmSpecBootConfigUefiBootNvramDeviceBackingStorageInfoDataSourceReference
- Image
References List<PiersKarsenbarg. Nutanix. Inputs. Get Template V2Template Version Spec Vm Spec Boot Config Uefi Boot Nvram Device Backing Storage Info Data Source Reference Image Reference> - Image Reference
- Vm
Disk List<PiersReferences Karsenbarg. Nutanix. Inputs. Get Template V2Template Version Spec Vm Spec Boot Config Uefi Boot Nvram Device Backing Storage Info Data Source Reference Vm Disk Reference> - Vm Disk Reference
- Image
References []GetTemplate V2Template Version Spec Vm Spec Boot Config Uefi Boot Nvram Device Backing Storage Info Data Source Reference Image Reference - Image Reference
- Vm
Disk []GetReferences Template V2Template Version Spec Vm Spec Boot Config Uefi Boot Nvram Device Backing Storage Info Data Source Reference Vm Disk Reference - Vm Disk Reference
- image
References List<GetTemplate V2Template Version Spec Vm Spec Boot Config Uefi Boot Nvram Device Backing Storage Info Data Source Reference Image Reference> - Image Reference
- vm
Disk List<GetReferences Template V2Template Version Spec Vm Spec Boot Config Uefi Boot Nvram Device Backing Storage Info Data Source Reference Vm Disk Reference> - Vm Disk Reference
- image
References GetTemplate V2Template Version Spec Vm Spec Boot Config Uefi Boot Nvram Device Backing Storage Info Data Source Reference Image Reference[] - Image Reference
- vm
Disk GetReferences Template V2Template Version Spec Vm Spec Boot Config Uefi Boot Nvram Device Backing Storage Info Data Source Reference Vm Disk Reference[] - Vm Disk Reference
- image_
references Sequence[GetTemplate V2Template Version Spec Vm Spec Boot Config Uefi Boot Nvram Device Backing Storage Info Data Source Reference Image Reference] - Image Reference
- vm_
disk_ Sequence[Getreferences Template V2Template Version Spec Vm Spec Boot Config Uefi Boot Nvram Device Backing Storage Info Data Source Reference Vm Disk Reference] - Vm Disk Reference
- image
References List<Property Map> - Image Reference
- vm
Disk List<Property Map>References - Vm Disk Reference
GetTemplateV2TemplateVersionSpecVmSpecBootConfigUefiBootNvramDeviceBackingStorageInfoDataSourceReferenceImageReference
- Image
Ext stringId - The globally unique identifier of an image. It should be of type UUID.
- Image
Ext stringId - The globally unique identifier of an image. It should be of type UUID.
- image
Ext StringId - The globally unique identifier of an image. It should be of type UUID.
- image
Ext stringId - The globally unique identifier of an image. It should be of type UUID.
- image_
ext_ strid - The globally unique identifier of an image. It should be of type UUID.
- image
Ext StringId - The globally unique identifier of an image. It should be of type UUID.
GetTemplateV2TemplateVersionSpecVmSpecBootConfigUefiBootNvramDeviceBackingStorageInfoDataSourceReferenceVmDiskReference
- Disk
Addresses List<PiersKarsenbarg. Nutanix. Inputs. Get Template V2Template Version Spec Vm Spec Boot Config Uefi Boot Nvram Device Backing Storage Info Data Source Reference Vm Disk Reference Disk Address> - Disk address.
- Disk
Ext stringId - The globally unique identifier of a VM disk. It should be of type UUID.
- Vm
References List<PiersKarsenbarg. Nutanix. Inputs. Get Template V2Template Version Spec Vm Spec Boot Config Uefi Boot Nvram Device Backing Storage Info Data Source Reference Vm Disk Reference Vm Reference> - This is a reference to a VM.
- Disk
Addresses []GetTemplate V2Template Version Spec Vm Spec Boot Config Uefi Boot Nvram Device Backing Storage Info Data Source Reference Vm Disk Reference Disk Address - Disk address.
- Disk
Ext stringId - The globally unique identifier of a VM disk. It should be of type UUID.
- Vm
References []GetTemplate V2Template Version Spec Vm Spec Boot Config Uefi Boot Nvram Device Backing Storage Info Data Source Reference Vm Disk Reference Vm Reference - This is a reference to a VM.
- disk
Addresses List<GetTemplate V2Template Version Spec Vm Spec Boot Config Uefi Boot Nvram Device Backing Storage Info Data Source Reference Vm Disk Reference Disk Address> - Disk address.
- disk
Ext StringId - The globally unique identifier of a VM disk. It should be of type UUID.
- vm
References List<GetTemplate V2Template Version Spec Vm Spec Boot Config Uefi Boot Nvram Device Backing Storage Info Data Source Reference Vm Disk Reference Vm Reference> - This is a reference to a VM.
- disk
Addresses GetTemplate V2Template Version Spec Vm Spec Boot Config Uefi Boot Nvram Device Backing Storage Info Data Source Reference Vm Disk Reference Disk Address[] - Disk address.
- disk
Ext stringId - The globally unique identifier of a VM disk. It should be of type UUID.
- vm
References GetTemplate V2Template Version Spec Vm Spec Boot Config Uefi Boot Nvram Device Backing Storage Info Data Source Reference Vm Disk Reference Vm Reference[] - This is a reference to a VM.
- disk_
addresses Sequence[GetTemplate V2Template Version Spec Vm Spec Boot Config Uefi Boot Nvram Device Backing Storage Info Data Source Reference Vm Disk Reference Disk Address] - Disk address.
- disk_
ext_ strid - The globally unique identifier of a VM disk. It should be of type UUID.
- vm_
references Sequence[GetTemplate V2Template Version Spec Vm Spec Boot Config Uefi Boot Nvram Device Backing Storage Info Data Source Reference Vm Disk Reference Vm Reference] - This is a reference to a VM.
- disk
Addresses List<Property Map> - Disk address.
- disk
Ext StringId - The globally unique identifier of a VM disk. It should be of type UUID.
- vm
References List<Property Map> - This is a reference to a VM.
GetTemplateV2TemplateVersionSpecVmSpecBootConfigUefiBootNvramDeviceBackingStorageInfoDataSourceReferenceVmDiskReferenceDiskAddress
GetTemplateV2TemplateVersionSpecVmSpecBootConfigUefiBootNvramDeviceBackingStorageInfoDataSourceReferenceVmDiskReferenceVmReference
- Ext
Id string - The identifier of a Template.
- Ext
Id string - The identifier of a Template.
- ext
Id String - The identifier of a Template.
- ext
Id string - The identifier of a Template.
- ext_
id str - The identifier of a Template.
- ext
Id String - The identifier of a Template.
GetTemplateV2TemplateVersionSpecVmSpecBootConfigUefiBootNvramDeviceBackingStorageInfoStorageConfig
- Is
Flash boolMode Enabled - Indicates whether the virtual disk is pinned to the hot tier or not.
- Is
Flash boolMode Enabled - Indicates whether the virtual disk is pinned to the hot tier or not.
- is
Flash BooleanMode Enabled - Indicates whether the virtual disk is pinned to the hot tier or not.
- is
Flash booleanMode Enabled - Indicates whether the virtual disk is pinned to the hot tier or not.
- is_
flash_ boolmode_ enabled - Indicates whether the virtual disk is pinned to the hot tier or not.
- is
Flash BooleanMode Enabled - Indicates whether the virtual disk is pinned to the hot tier or not.
GetTemplateV2TemplateVersionSpecVmSpecBootConfigUefiBootNvramDeviceBackingStorageInfoStorageContainer
- Ext
Id string - The identifier of a Template.
- Ext
Id string - The identifier of a Template.
- ext
Id String - The identifier of a Template.
- ext
Id string - The identifier of a Template.
- ext_
id str - The identifier of a Template.
- ext
Id String - The identifier of a Template.
GetTemplateV2TemplateVersionSpecVmSpecCategory
- Ext
Id string - The identifier of a Template.
- Ext
Id string - The identifier of a Template.
- ext
Id String - The identifier of a Template.
- ext
Id string - The identifier of a Template.
- ext_
id str - The identifier of a Template.
- ext
Id String - The identifier of a Template.
GetTemplateV2TemplateVersionSpecVmSpecCdRom
- Backing
Infos List<PiersKarsenbarg. Nutanix. Inputs. Get Template V2Template Version Spec Vm Spec Cd Rom Backing Info> - Defines a NIC emulated by the hypervisor
- Disk
Addresses List<PiersKarsenbarg. Nutanix. Inputs. Get Template V2Template Version Spec Vm Spec Cd Rom Disk Address> - Virtual Machine disk (VM disk).
- Ext
Id string - The identifier of a Template.
- Iso
Type string - Type of ISO image inserted in CD-ROM
- Links
List<Piers
Karsenbarg. Nutanix. Inputs. Get Template V2Template Version Spec Vm Spec Cd Rom Link> - Tenant
Id string
- Backing
Infos []GetTemplate V2Template Version Spec Vm Spec Cd Rom Backing Info - Defines a NIC emulated by the hypervisor
- Disk
Addresses []GetTemplate V2Template Version Spec Vm Spec Cd Rom Disk Address - Virtual Machine disk (VM disk).
- Ext
Id string - The identifier of a Template.
- Iso
Type string - Type of ISO image inserted in CD-ROM
- Links
[]Get
Template V2Template Version Spec Vm Spec Cd Rom Link - Tenant
Id string
- backing
Infos List<GetTemplate V2Template Version Spec Vm Spec Cd Rom Backing Info> - Defines a NIC emulated by the hypervisor
- disk
Addresses List<GetTemplate V2Template Version Spec Vm Spec Cd Rom Disk Address> - Virtual Machine disk (VM disk).
- ext
Id String - The identifier of a Template.
- iso
Type String - Type of ISO image inserted in CD-ROM
- links
List<Get
Template V2Template Version Spec Vm Spec Cd Rom Link> - tenant
Id String
- backing
Infos GetTemplate V2Template Version Spec Vm Spec Cd Rom Backing Info[] - Defines a NIC emulated by the hypervisor
- disk
Addresses GetTemplate V2Template Version Spec Vm Spec Cd Rom Disk Address[] - Virtual Machine disk (VM disk).
- ext
Id string - The identifier of a Template.
- iso
Type string - Type of ISO image inserted in CD-ROM
- links
Get
Template V2Template Version Spec Vm Spec Cd Rom Link[] - tenant
Id string
- backing_
infos Sequence[GetTemplate V2Template Version Spec Vm Spec Cd Rom Backing Info] - Defines a NIC emulated by the hypervisor
- disk_
addresses Sequence[GetTemplate V2Template Version Spec Vm Spec Cd Rom Disk Address] - Virtual Machine disk (VM disk).
- ext_
id str - The identifier of a Template.
- iso_
type str - Type of ISO image inserted in CD-ROM
- links
Sequence[Get
Template V2Template Version Spec Vm Spec Cd Rom Link] - tenant_
id str
- backing
Infos List<Property Map> - Defines a NIC emulated by the hypervisor
- disk
Addresses List<Property Map> - Virtual Machine disk (VM disk).
- ext
Id String - The identifier of a Template.
- iso
Type String - Type of ISO image inserted in CD-ROM
- links List<Property Map>
- tenant
Id String
GetTemplateV2TemplateVersionSpecVmSpecCdRomBackingInfo
- Data
Sources List<PiersKarsenbarg. Nutanix. Inputs. Get Template V2Template Version Spec Vm Spec Cd Rom Backing Info Data Source> - A reference to a disk or image that contains the contents of a disk.
- Disk
Ext stringId - The globally unique identifier of a VM disk. It should be of type UUID.
- Disk
Size intBytes - Size of the disk in Bytes
- Is
Migration boolIn Progress - Indicates if the disk is undergoing migration to another container.
- Storage
Configs List<PiersKarsenbarg. Nutanix. Inputs. Get Template V2Template Version Spec Vm Spec Cd Rom Backing Info Storage Config> - Storage configuration for VM disks
- Storage
Containers List<PiersKarsenbarg. Nutanix. Inputs. Get Template V2Template Version Spec Vm Spec Cd Rom Backing Info Storage Container> - This reference is for disk level storage container preference. This preference specifies the storage container to which this disk belongs.
- Data
Sources []GetTemplate V2Template Version Spec Vm Spec Cd Rom Backing Info Data Source - A reference to a disk or image that contains the contents of a disk.
- Disk
Ext stringId - The globally unique identifier of a VM disk. It should be of type UUID.
- Disk
Size intBytes - Size of the disk in Bytes
- Is
Migration boolIn Progress - Indicates if the disk is undergoing migration to another container.
- Storage
Configs []GetTemplate V2Template Version Spec Vm Spec Cd Rom Backing Info Storage Config - Storage configuration for VM disks
- Storage
Containers []GetTemplate V2Template Version Spec Vm Spec Cd Rom Backing Info Storage Container - This reference is for disk level storage container preference. This preference specifies the storage container to which this disk belongs.
- data
Sources List<GetTemplate V2Template Version Spec Vm Spec Cd Rom Backing Info Data Source> - A reference to a disk or image that contains the contents of a disk.
- disk
Ext StringId - The globally unique identifier of a VM disk. It should be of type UUID.
- disk
Size IntegerBytes - Size of the disk in Bytes
- is
Migration BooleanIn Progress - Indicates if the disk is undergoing migration to another container.
- storage
Configs List<GetTemplate V2Template Version Spec Vm Spec Cd Rom Backing Info Storage Config> - Storage configuration for VM disks
- storage
Containers List<GetTemplate V2Template Version Spec Vm Spec Cd Rom Backing Info Storage Container> - This reference is for disk level storage container preference. This preference specifies the storage container to which this disk belongs.
- data
Sources GetTemplate V2Template Version Spec Vm Spec Cd Rom Backing Info Data Source[] - A reference to a disk or image that contains the contents of a disk.
- disk
Ext stringId - The globally unique identifier of a VM disk. It should be of type UUID.
- disk
Size numberBytes - Size of the disk in Bytes
- is
Migration booleanIn Progress - Indicates if the disk is undergoing migration to another container.
- storage
Configs GetTemplate V2Template Version Spec Vm Spec Cd Rom Backing Info Storage Config[] - Storage configuration for VM disks
- storage
Containers GetTemplate V2Template Version Spec Vm Spec Cd Rom Backing Info Storage Container[] - This reference is for disk level storage container preference. This preference specifies the storage container to which this disk belongs.
- data_
sources Sequence[GetTemplate V2Template Version Spec Vm Spec Cd Rom Backing Info Data Source] - A reference to a disk or image that contains the contents of a disk.
- disk_
ext_ strid - The globally unique identifier of a VM disk. It should be of type UUID.
- disk_
size_ intbytes - Size of the disk in Bytes
- is_
migration_ boolin_ progress - Indicates if the disk is undergoing migration to another container.
- storage_
configs Sequence[GetTemplate V2Template Version Spec Vm Spec Cd Rom Backing Info Storage Config] - Storage configuration for VM disks
- storage_
containers Sequence[GetTemplate V2Template Version Spec Vm Spec Cd Rom Backing Info Storage Container] - This reference is for disk level storage container preference. This preference specifies the storage container to which this disk belongs.
- data
Sources List<Property Map> - A reference to a disk or image that contains the contents of a disk.
- disk
Ext StringId - The globally unique identifier of a VM disk. It should be of type UUID.
- disk
Size NumberBytes - Size of the disk in Bytes
- is
Migration BooleanIn Progress - Indicates if the disk is undergoing migration to another container.
- storage
Configs List<Property Map> - Storage configuration for VM disks
- storage
Containers List<Property Map> - This reference is for disk level storage container preference. This preference specifies the storage container to which this disk belongs.
GetTemplateV2TemplateVersionSpecVmSpecCdRomBackingInfoDataSource
- References
List<Piers
Karsenbarg. Nutanix. Inputs. Get Template V2Template Version Spec Vm Spec Cd Rom Backing Info Data Source Reference> - Reference to image or vm disk
- References
[]Get
Template V2Template Version Spec Vm Spec Cd Rom Backing Info Data Source Reference - Reference to image or vm disk
- references
List<Get
Template V2Template Version Spec Vm Spec Cd Rom Backing Info Data Source Reference> - Reference to image or vm disk
- references
Get
Template V2Template Version Spec Vm Spec Cd Rom Backing Info Data Source Reference[] - Reference to image or vm disk
- references
Sequence[Get
Template V2Template Version Spec Vm Spec Cd Rom Backing Info Data Source Reference] - Reference to image or vm disk
- references List<Property Map>
- Reference to image or vm disk
GetTemplateV2TemplateVersionSpecVmSpecCdRomBackingInfoDataSourceReference
- Image
References List<PiersKarsenbarg. Nutanix. Inputs. Get Template V2Template Version Spec Vm Spec Cd Rom Backing Info Data Source Reference Image Reference> - Image Reference
- Vm
Disk List<PiersReferences Karsenbarg. Nutanix. Inputs. Get Template V2Template Version Spec Vm Spec Cd Rom Backing Info Data Source Reference Vm Disk Reference> - Vm Disk Reference
- image
References List<Property Map> - Image Reference
- vm
Disk List<Property Map>References - Vm Disk Reference
GetTemplateV2TemplateVersionSpecVmSpecCdRomBackingInfoDataSourceReferenceImageReference
- Image
Ext stringId - The globally unique identifier of an image. It should be of type UUID.
- Image
Ext stringId - The globally unique identifier of an image. It should be of type UUID.
- image
Ext StringId - The globally unique identifier of an image. It should be of type UUID.
- image
Ext stringId - The globally unique identifier of an image. It should be of type UUID.
- image_
ext_ strid - The globally unique identifier of an image. It should be of type UUID.
- image
Ext StringId - The globally unique identifier of an image. It should be of type UUID.
GetTemplateV2TemplateVersionSpecVmSpecCdRomBackingInfoDataSourceReferenceVmDiskReference
- Disk
Addresses List<PiersKarsenbarg. Nutanix. Inputs. Get Template V2Template Version Spec Vm Spec Cd Rom Backing Info Data Source Reference Vm Disk Reference Disk Address> - Disk address.
- Disk
Ext stringId - The globally unique identifier of a VM disk. It should be of type UUID.
- Vm
References List<PiersKarsenbarg. Nutanix. Inputs. Get Template V2Template Version Spec Vm Spec Cd Rom Backing Info Data Source Reference Vm Disk Reference Vm Reference> - This is a reference to a VM.
- Disk
Addresses []GetTemplate V2Template Version Spec Vm Spec Cd Rom Backing Info Data Source Reference Vm Disk Reference Disk Address - Disk address.
- Disk
Ext stringId - The globally unique identifier of a VM disk. It should be of type UUID.
- Vm
References []GetTemplate V2Template Version Spec Vm Spec Cd Rom Backing Info Data Source Reference Vm Disk Reference Vm Reference - This is a reference to a VM.
- disk
Addresses List<GetTemplate V2Template Version Spec Vm Spec Cd Rom Backing Info Data Source Reference Vm Disk Reference Disk Address> - Disk address.
- disk
Ext StringId - The globally unique identifier of a VM disk. It should be of type UUID.
- vm
References List<GetTemplate V2Template Version Spec Vm Spec Cd Rom Backing Info Data Source Reference Vm Disk Reference Vm Reference> - This is a reference to a VM.
- disk
Addresses GetTemplate V2Template Version Spec Vm Spec Cd Rom Backing Info Data Source Reference Vm Disk Reference Disk Address[] - Disk address.
- disk
Ext stringId - The globally unique identifier of a VM disk. It should be of type UUID.
- vm
References GetTemplate V2Template Version Spec Vm Spec Cd Rom Backing Info Data Source Reference Vm Disk Reference Vm Reference[] - This is a reference to a VM.
- disk_
addresses Sequence[GetTemplate V2Template Version Spec Vm Spec Cd Rom Backing Info Data Source Reference Vm Disk Reference Disk Address] - Disk address.
- disk_
ext_ strid - The globally unique identifier of a VM disk. It should be of type UUID.
- vm_
references Sequence[GetTemplate V2Template Version Spec Vm Spec Cd Rom Backing Info Data Source Reference Vm Disk Reference Vm Reference] - This is a reference to a VM.
- disk
Addresses List<Property Map> - Disk address.
- disk
Ext StringId - The globally unique identifier of a VM disk. It should be of type UUID.
- vm
References List<Property Map> - This is a reference to a VM.
GetTemplateV2TemplateVersionSpecVmSpecCdRomBackingInfoDataSourceReferenceVmDiskReferenceDiskAddress
GetTemplateV2TemplateVersionSpecVmSpecCdRomBackingInfoDataSourceReferenceVmDiskReferenceVmReference
- Ext
Id string - The identifier of a Template.
- Ext
Id string - The identifier of a Template.
- ext
Id String - The identifier of a Template.
- ext
Id string - The identifier of a Template.
- ext_
id str - The identifier of a Template.
- ext
Id String - The identifier of a Template.
GetTemplateV2TemplateVersionSpecVmSpecCdRomBackingInfoStorageConfig
- Is
Flash boolMode Enabled - Indicates whether the virtual disk is pinned to the hot tier or not.
- Is
Flash boolMode Enabled - Indicates whether the virtual disk is pinned to the hot tier or not.
- is
Flash BooleanMode Enabled - Indicates whether the virtual disk is pinned to the hot tier or not.
- is
Flash booleanMode Enabled - Indicates whether the virtual disk is pinned to the hot tier or not.
- is_
flash_ boolmode_ enabled - Indicates whether the virtual disk is pinned to the hot tier or not.
- is
Flash BooleanMode Enabled - Indicates whether the virtual disk is pinned to the hot tier or not.
GetTemplateV2TemplateVersionSpecVmSpecCdRomBackingInfoStorageContainer
- Ext
Id string - The identifier of a Template.
- Ext
Id string - The identifier of a Template.
- ext
Id String - The identifier of a Template.
- ext
Id string - The identifier of a Template.
- ext_
id str - The identifier of a Template.
- ext
Id String - The identifier of a Template.
GetTemplateV2TemplateVersionSpecVmSpecCdRomDiskAddress
GetTemplateV2TemplateVersionSpecVmSpecCdRomLink
GetTemplateV2TemplateVersionSpecVmSpecCluster
- Ext
Id string - The identifier of a Template.
- Ext
Id string - The identifier of a Template.
- ext
Id String - The identifier of a Template.
- ext
Id string - The identifier of a Template.
- ext_
id str - The identifier of a Template.
- ext
Id String - The identifier of a Template.
GetTemplateV2TemplateVersionSpecVmSpecDisk
- Backing
Infos List<PiersKarsenbarg. Nutanix. Inputs. Get Template V2Template Version Spec Vm Spec Disk Backing Info> - Defines a NIC emulated by the hypervisor
- Disk
Addresses List<PiersKarsenbarg. Nutanix. Inputs. Get Template V2Template Version Spec Vm Spec Disk Disk Address> - Virtual Machine disk (VM disk).
- Ext
Id string - The identifier of a Template.
- Links
List<Piers
Karsenbarg. Nutanix. Inputs. Get Template V2Template Version Spec Vm Spec Disk Link> - Tenant
Id string
- Backing
Infos []GetTemplate V2Template Version Spec Vm Spec Disk Backing Info - Defines a NIC emulated by the hypervisor
- Disk
Addresses []GetTemplate V2Template Version Spec Vm Spec Disk Disk Address - Virtual Machine disk (VM disk).
- Ext
Id string - The identifier of a Template.
- Links
[]Get
Template V2Template Version Spec Vm Spec Disk Link - Tenant
Id string
- backing
Infos List<GetTemplate V2Template Version Spec Vm Spec Disk Backing Info> - Defines a NIC emulated by the hypervisor
- disk
Addresses List<GetTemplate V2Template Version Spec Vm Spec Disk Disk Address> - Virtual Machine disk (VM disk).
- ext
Id String - The identifier of a Template.
- links
List<Get
Template V2Template Version Spec Vm Spec Disk Link> - tenant
Id String
- backing
Infos GetTemplate V2Template Version Spec Vm Spec Disk Backing Info[] - Defines a NIC emulated by the hypervisor
- disk
Addresses GetTemplate V2Template Version Spec Vm Spec Disk Disk Address[] - Virtual Machine disk (VM disk).
- ext
Id string - The identifier of a Template.
- links
Get
Template V2Template Version Spec Vm Spec Disk Link[] - tenant
Id string
- backing_
infos Sequence[GetTemplate V2Template Version Spec Vm Spec Disk Backing Info] - Defines a NIC emulated by the hypervisor
- disk_
addresses Sequence[GetTemplate V2Template Version Spec Vm Spec Disk Disk Address] - Virtual Machine disk (VM disk).
- ext_
id str - The identifier of a Template.
- links
Sequence[Get
Template V2Template Version Spec Vm Spec Disk Link] - tenant_
id str
- backing
Infos List<Property Map> - Defines a NIC emulated by the hypervisor
- disk
Addresses List<Property Map> - Virtual Machine disk (VM disk).
- ext
Id String - The identifier of a Template.
- links List<Property Map>
- tenant
Id String
GetTemplateV2TemplateVersionSpecVmSpecDiskBackingInfo
- Adfs
Volume []GetGroup References Template V2Template Version Spec Vm Spec Disk Backing Info Adfs Volume Group Reference - Volume Group Reference
- Vm
Disks []GetTemplate V2Template Version Spec Vm Spec Disk Backing Info Vm Disk - backing Info for vmDisk
- adfs
Volume List<GetGroup References Template V2Template Version Spec Vm Spec Disk Backing Info Adfs Volume Group Reference> - Volume Group Reference
- vm
Disks List<GetTemplate V2Template Version Spec Vm Spec Disk Backing Info Vm Disk> - backing Info for vmDisk
- adfs
Volume GetGroup References Template V2Template Version Spec Vm Spec Disk Backing Info Adfs Volume Group Reference[] - Volume Group Reference
- vm
Disks GetTemplate V2Template Version Spec Vm Spec Disk Backing Info Vm Disk[] - backing Info for vmDisk
- adfs
Volume List<Property Map>Group References - Volume Group Reference
- vm
Disks List<Property Map> - backing Info for vmDisk
GetTemplateV2TemplateVersionSpecVmSpecDiskBackingInfoAdfsVolumeGroupReference
- Volume
Group stringExt Id - The globally unique identifier of an ADSF volume group. It should be of type UUID.
- Volume
Group stringExt Id - The globally unique identifier of an ADSF volume group. It should be of type UUID.
- volume
Group StringExt Id - The globally unique identifier of an ADSF volume group. It should be of type UUID.
- volume
Group stringExt Id - The globally unique identifier of an ADSF volume group. It should be of type UUID.
- volume_
group_ strext_ id - The globally unique identifier of an ADSF volume group. It should be of type UUID.
- volume
Group StringExt Id - The globally unique identifier of an ADSF volume group. It should be of type UUID.
GetTemplateV2TemplateVersionSpecVmSpecDiskBackingInfoVmDisk
- Data
Sources List<PiersKarsenbarg. Nutanix. Inputs. Get Template V2Template Version Spec Vm Spec Disk Backing Info Vm Disk Data Source> - A reference to a disk or image that contains the contents of a disk.
- Disk
Ext stringId - The globally unique identifier of a VM disk. It should be of type UUID.
- Disk
Size intBytes - Size of the disk in Bytes
- Is
Migration boolIn Progress - Indicates if the disk is undergoing migration to another container.
- Storage
Configs List<PiersKarsenbarg. Nutanix. Inputs. Get Template V2Template Version Spec Vm Spec Disk Backing Info Vm Disk Storage Config> - Storage configuration for VM disks
- Storage
Containers List<PiersKarsenbarg. Nutanix. Inputs. Get Template V2Template Version Spec Vm Spec Disk Backing Info Vm Disk Storage Container> - This reference is for disk level storage container preference. This preference specifies the storage container to which this disk belongs.
- Data
Sources []GetTemplate V2Template Version Spec Vm Spec Disk Backing Info Vm Disk Data Source - A reference to a disk or image that contains the contents of a disk.
- Disk
Ext stringId - The globally unique identifier of a VM disk. It should be of type UUID.
- Disk
Size intBytes - Size of the disk in Bytes
- Is
Migration boolIn Progress - Indicates if the disk is undergoing migration to another container.
- Storage
Configs []GetTemplate V2Template Version Spec Vm Spec Disk Backing Info Vm Disk Storage Config - Storage configuration for VM disks
- Storage
Containers []GetTemplate V2Template Version Spec Vm Spec Disk Backing Info Vm Disk Storage Container - This reference is for disk level storage container preference. This preference specifies the storage container to which this disk belongs.
- data
Sources List<GetTemplate V2Template Version Spec Vm Spec Disk Backing Info Vm Disk Data Source> - A reference to a disk or image that contains the contents of a disk.
- disk
Ext StringId - The globally unique identifier of a VM disk. It should be of type UUID.
- disk
Size IntegerBytes - Size of the disk in Bytes
- is
Migration BooleanIn Progress - Indicates if the disk is undergoing migration to another container.
- storage
Configs List<GetTemplate V2Template Version Spec Vm Spec Disk Backing Info Vm Disk Storage Config> - Storage configuration for VM disks
- storage
Containers List<GetTemplate V2Template Version Spec Vm Spec Disk Backing Info Vm Disk Storage Container> - This reference is for disk level storage container preference. This preference specifies the storage container to which this disk belongs.
- data
Sources GetTemplate V2Template Version Spec Vm Spec Disk Backing Info Vm Disk Data Source[] - A reference to a disk or image that contains the contents of a disk.
- disk
Ext stringId - The globally unique identifier of a VM disk. It should be of type UUID.
- disk
Size numberBytes - Size of the disk in Bytes
- is
Migration booleanIn Progress - Indicates if the disk is undergoing migration to another container.
- storage
Configs GetTemplate V2Template Version Spec Vm Spec Disk Backing Info Vm Disk Storage Config[] - Storage configuration for VM disks
- storage
Containers GetTemplate V2Template Version Spec Vm Spec Disk Backing Info Vm Disk Storage Container[] - This reference is for disk level storage container preference. This preference specifies the storage container to which this disk belongs.
- data_
sources Sequence[GetTemplate V2Template Version Spec Vm Spec Disk Backing Info Vm Disk Data Source] - A reference to a disk or image that contains the contents of a disk.
- disk_
ext_ strid - The globally unique identifier of a VM disk. It should be of type UUID.
- disk_
size_ intbytes - Size of the disk in Bytes
- is_
migration_ boolin_ progress - Indicates if the disk is undergoing migration to another container.
- storage_
configs Sequence[GetTemplate V2Template Version Spec Vm Spec Disk Backing Info Vm Disk Storage Config] - Storage configuration for VM disks
- storage_
containers Sequence[GetTemplate V2Template Version Spec Vm Spec Disk Backing Info Vm Disk Storage Container] - This reference is for disk level storage container preference. This preference specifies the storage container to which this disk belongs.
- data
Sources List<Property Map> - A reference to a disk or image that contains the contents of a disk.
- disk
Ext StringId - The globally unique identifier of a VM disk. It should be of type UUID.
- disk
Size NumberBytes - Size of the disk in Bytes
- is
Migration BooleanIn Progress - Indicates if the disk is undergoing migration to another container.
- storage
Configs List<Property Map> - Storage configuration for VM disks
- storage
Containers List<Property Map> - This reference is for disk level storage container preference. This preference specifies the storage container to which this disk belongs.
GetTemplateV2TemplateVersionSpecVmSpecDiskBackingInfoVmDiskDataSource
- References
[]Get
Template V2Template Version Spec Vm Spec Disk Backing Info Vm Disk Data Source Reference - Reference to image or vm disk
- references
List<Get
Template V2Template Version Spec Vm Spec Disk Backing Info Vm Disk Data Source Reference> - Reference to image or vm disk
- references
Get
Template V2Template Version Spec Vm Spec Disk Backing Info Vm Disk Data Source Reference[] - Reference to image or vm disk
- references
Sequence[Get
Template V2Template Version Spec Vm Spec Disk Backing Info Vm Disk Data Source Reference] - Reference to image or vm disk
- references List<Property Map>
- Reference to image or vm disk
GetTemplateV2TemplateVersionSpecVmSpecDiskBackingInfoVmDiskDataSourceReference
- Image
References List<PiersKarsenbarg. Nutanix. Inputs. Get Template V2Template Version Spec Vm Spec Disk Backing Info Vm Disk Data Source Reference Image Reference> - Image Reference
- Vm
Disk List<PiersReferences Karsenbarg. Nutanix. Inputs. Get Template V2Template Version Spec Vm Spec Disk Backing Info Vm Disk Data Source Reference Vm Disk Reference> - Vm Disk Reference
- image
References List<Property Map> - Image Reference
- vm
Disk List<Property Map>References - Vm Disk Reference
GetTemplateV2TemplateVersionSpecVmSpecDiskBackingInfoVmDiskDataSourceReferenceImageReference
- Image
Ext stringId - The globally unique identifier of an image. It should be of type UUID.
- Image
Ext stringId - The globally unique identifier of an image. It should be of type UUID.
- image
Ext StringId - The globally unique identifier of an image. It should be of type UUID.
- image
Ext stringId - The globally unique identifier of an image. It should be of type UUID.
- image_
ext_ strid - The globally unique identifier of an image. It should be of type UUID.
- image
Ext StringId - The globally unique identifier of an image. It should be of type UUID.
GetTemplateV2TemplateVersionSpecVmSpecDiskBackingInfoVmDiskDataSourceReferenceVmDiskReference
- Disk
Addresses List<PiersKarsenbarg. Nutanix. Inputs. Get Template V2Template Version Spec Vm Spec Disk Backing Info Vm Disk Data Source Reference Vm Disk Reference Disk Address> - Disk address.
- Disk
Ext stringId - The globally unique identifier of a VM disk. It should be of type UUID.
- Vm
References List<PiersKarsenbarg. Nutanix. Inputs. Get Template V2Template Version Spec Vm Spec Disk Backing Info Vm Disk Data Source Reference Vm Disk Reference Vm Reference> - This is a reference to a VM.
- Disk
Addresses []GetTemplate V2Template Version Spec Vm Spec Disk Backing Info Vm Disk Data Source Reference Vm Disk Reference Disk Address - Disk address.
- Disk
Ext stringId - The globally unique identifier of a VM disk. It should be of type UUID.
- Vm
References []GetTemplate V2Template Version Spec Vm Spec Disk Backing Info Vm Disk Data Source Reference Vm Disk Reference Vm Reference - This is a reference to a VM.
- disk
Addresses List<GetTemplate V2Template Version Spec Vm Spec Disk Backing Info Vm Disk Data Source Reference Vm Disk Reference Disk Address> - Disk address.
- disk
Ext StringId - The globally unique identifier of a VM disk. It should be of type UUID.
- vm
References List<GetTemplate V2Template Version Spec Vm Spec Disk Backing Info Vm Disk Data Source Reference Vm Disk Reference Vm Reference> - This is a reference to a VM.
- disk
Addresses GetTemplate V2Template Version Spec Vm Spec Disk Backing Info Vm Disk Data Source Reference Vm Disk Reference Disk Address[] - Disk address.
- disk
Ext stringId - The globally unique identifier of a VM disk. It should be of type UUID.
- vm
References GetTemplate V2Template Version Spec Vm Spec Disk Backing Info Vm Disk Data Source Reference Vm Disk Reference Vm Reference[] - This is a reference to a VM.
- disk_
addresses Sequence[GetTemplate V2Template Version Spec Vm Spec Disk Backing Info Vm Disk Data Source Reference Vm Disk Reference Disk Address] - Disk address.
- disk_
ext_ strid - The globally unique identifier of a VM disk. It should be of type UUID.
- vm_
references Sequence[GetTemplate V2Template Version Spec Vm Spec Disk Backing Info Vm Disk Data Source Reference Vm Disk Reference Vm Reference] - This is a reference to a VM.
- disk
Addresses List<Property Map> - Disk address.
- disk
Ext StringId - The globally unique identifier of a VM disk. It should be of type UUID.
- vm
References List<Property Map> - This is a reference to a VM.
GetTemplateV2TemplateVersionSpecVmSpecDiskBackingInfoVmDiskDataSourceReferenceVmDiskReferenceDiskAddress
GetTemplateV2TemplateVersionSpecVmSpecDiskBackingInfoVmDiskDataSourceReferenceVmDiskReferenceVmReference
- Ext
Id string - The identifier of a Template.
- Ext
Id string - The identifier of a Template.
- ext
Id String - The identifier of a Template.
- ext
Id string - The identifier of a Template.
- ext_
id str - The identifier of a Template.
- ext
Id String - The identifier of a Template.
GetTemplateV2TemplateVersionSpecVmSpecDiskBackingInfoVmDiskStorageConfig
- Is
Flash boolMode Enabled - Indicates whether the virtual disk is pinned to the hot tier or not.
- Is
Flash boolMode Enabled - Indicates whether the virtual disk is pinned to the hot tier or not.
- is
Flash BooleanMode Enabled - Indicates whether the virtual disk is pinned to the hot tier or not.
- is
Flash booleanMode Enabled - Indicates whether the virtual disk is pinned to the hot tier or not.
- is_
flash_ boolmode_ enabled - Indicates whether the virtual disk is pinned to the hot tier or not.
- is
Flash BooleanMode Enabled - Indicates whether the virtual disk is pinned to the hot tier or not.
GetTemplateV2TemplateVersionSpecVmSpecDiskBackingInfoVmDiskStorageContainer
- Ext
Id string - The identifier of a Template.
- Ext
Id string - The identifier of a Template.
- ext
Id String - The identifier of a Template.
- ext
Id string - The identifier of a Template.
- ext_
id str - The identifier of a Template.
- ext
Id String - The identifier of a Template.
GetTemplateV2TemplateVersionSpecVmSpecDiskDiskAddress
GetTemplateV2TemplateVersionSpecVmSpecDiskLink
GetTemplateV2TemplateVersionSpecVmSpecGpus
- Device
Id int - The device Id of the GPU.
- Ext
Id string - The identifier of a Template.
- Fraction int
- Fraction of the physical GPU assigned.
- Frame
Buffer intSize Bytes - GPU frame buffer size in bytes.
- Guest
Driver stringVersion - Last determined guest driver version.
- Links
List<Piers
Karsenbarg. Nutanix. Inputs. Get Template V2Template Version Spec Vm Spec Gpus Link> - Mode string
- The mode of this GPU.
- Name string
- Name of the GPU resource.
- Num
Virtual intDisplay Heads - Number of supported virtual display heads.
- Pci
Addresses List<PiersKarsenbarg. Nutanix. Inputs. Get Template V2Template Version Spec Vm Spec Gpus Pci Address> - The (S)egment:(B)us:(D)evice.(F)unction hardware address. See
- Tenant
Id string - Vendor string
- The vendor of the GPU.
- Device
Id int - The device Id of the GPU.
- Ext
Id string - The identifier of a Template.
- Fraction int
- Fraction of the physical GPU assigned.
- Frame
Buffer intSize Bytes - GPU frame buffer size in bytes.
- Guest
Driver stringVersion - Last determined guest driver version.
- Links
[]Get
Template V2Template Version Spec Vm Spec Gpus Link - Mode string
- The mode of this GPU.
- Name string
- Name of the GPU resource.
- Num
Virtual intDisplay Heads - Number of supported virtual display heads.
- Pci
Addresses []GetTemplate V2Template Version Spec Vm Spec Gpus Pci Address - The (S)egment:(B)us:(D)evice.(F)unction hardware address. See
- Tenant
Id string - Vendor string
- The vendor of the GPU.
- device
Id Integer - The device Id of the GPU.
- ext
Id String - The identifier of a Template.
- fraction Integer
- Fraction of the physical GPU assigned.
- frame
Buffer IntegerSize Bytes - GPU frame buffer size in bytes.
- guest
Driver StringVersion - Last determined guest driver version.
- links
List<Get
Template V2Template Version Spec Vm Spec Gpus Link> - mode String
- The mode of this GPU.
- name String
- Name of the GPU resource.
- num
Virtual IntegerDisplay Heads - Number of supported virtual display heads.
- pci
Addresses List<GetTemplate V2Template Version Spec Vm Spec Gpus Pci Address> - The (S)egment:(B)us:(D)evice.(F)unction hardware address. See
- tenant
Id String - vendor String
- The vendor of the GPU.
- device
Id number - The device Id of the GPU.
- ext
Id string - The identifier of a Template.
- fraction number
- Fraction of the physical GPU assigned.
- frame
Buffer numberSize Bytes - GPU frame buffer size in bytes.
- guest
Driver stringVersion - Last determined guest driver version.
- links
Get
Template V2Template Version Spec Vm Spec Gpus Link[] - mode string
- The mode of this GPU.
- name string
- Name of the GPU resource.
- num
Virtual numberDisplay Heads - Number of supported virtual display heads.
- pci
Addresses GetTemplate V2Template Version Spec Vm Spec Gpus Pci Address[] - The (S)egment:(B)us:(D)evice.(F)unction hardware address. See
- tenant
Id string - vendor string
- The vendor of the GPU.
- device_
id int - The device Id of the GPU.
- ext_
id str - The identifier of a Template.
- fraction int
- Fraction of the physical GPU assigned.
- frame_
buffer_ intsize_ bytes - GPU frame buffer size in bytes.
- guest_
driver_ strversion - Last determined guest driver version.
- links
Sequence[Get
Template V2Template Version Spec Vm Spec Gpus Link] - mode str
- The mode of this GPU.
- name str
- Name of the GPU resource.
- num_
virtual_ intdisplay_ heads - Number of supported virtual display heads.
- pci_
addresses Sequence[GetTemplate V2Template Version Spec Vm Spec Gpus Pci Address] - The (S)egment:(B)us:(D)evice.(F)unction hardware address. See
- tenant_
id str - vendor str
- The vendor of the GPU.
- device
Id Number - The device Id of the GPU.
- ext
Id String - The identifier of a Template.
- fraction Number
- Fraction of the physical GPU assigned.
- frame
Buffer NumberSize Bytes - GPU frame buffer size in bytes.
- guest
Driver StringVersion - Last determined guest driver version.
- links List<Property Map>
- mode String
- The mode of this GPU.
- name String
- Name of the GPU resource.
- num
Virtual NumberDisplay Heads - Number of supported virtual display heads.
- pci
Addresses List<Property Map> - The (S)egment:(B)us:(D)evice.(F)unction hardware address. See
- tenant
Id String - vendor String
- The vendor of the GPU.
GetTemplateV2TemplateVersionSpecVmSpecGpusLink
GetTemplateV2TemplateVersionSpecVmSpecGpusPciAddress
GetTemplateV2TemplateVersionSpecVmSpecGuestCustomization
- Configs
List<Piers
Karsenbarg. Nutanix. Inputs. Get Template V2Template Version Spec Vm Spec Guest Customization Config> - The Nutanix Guest Tools customization settings.
- Configs
[]Get
Template V2Template Version Spec Vm Spec Guest Customization Config - The Nutanix Guest Tools customization settings.
- configs
List<Get
Template V2Template Version Spec Vm Spec Guest Customization Config> - The Nutanix Guest Tools customization settings.
- configs
Get
Template V2Template Version Spec Vm Spec Guest Customization Config[] - The Nutanix Guest Tools customization settings.
- configs
Sequence[Get
Template V2Template Version Spec Vm Spec Guest Customization Config] - The Nutanix Guest Tools customization settings.
- configs List<Property Map>
- The Nutanix Guest Tools customization settings.
GetTemplateV2TemplateVersionSpecVmSpecGuestCustomizationConfig
- cloud
Inits List<Property Map> - CloudInit Config
- syspreps List<Property Map>
- Sysprep config
GetTemplateV2TemplateVersionSpecVmSpecGuestCustomizationConfigCloudInit
- Cloud
Init List<PiersScripts Karsenbarg. Nutanix. Inputs. Get Template V2Template Version Spec Vm Spec Guest Customization Config Cloud Init Cloud Init Script> - The script to use for cloud-init.
- Datasource
Type string - Type of datasource. Default: CONFIG_DRIVE_V2
- Metadata string
- The contents of the meta_data configuration for cloud-init. This can be formatted as YAML or JSON. The value must be base64 encoded.
- Cloud
Init []GetScripts Template V2Template Version Spec Vm Spec Guest Customization Config Cloud Init Cloud Init Script - The script to use for cloud-init.
- Datasource
Type string - Type of datasource. Default: CONFIG_DRIVE_V2
- Metadata string
- The contents of the meta_data configuration for cloud-init. This can be formatted as YAML or JSON. The value must be base64 encoded.
- cloud
Init List<GetScripts Template V2Template Version Spec Vm Spec Guest Customization Config Cloud Init Cloud Init Script> - The script to use for cloud-init.
- datasource
Type String - Type of datasource. Default: CONFIG_DRIVE_V2
- metadata String
- The contents of the meta_data configuration for cloud-init. This can be formatted as YAML or JSON. The value must be base64 encoded.
- cloud
Init GetScripts Template V2Template Version Spec Vm Spec Guest Customization Config Cloud Init Cloud Init Script[] - The script to use for cloud-init.
- datasource
Type string - Type of datasource. Default: CONFIG_DRIVE_V2
- metadata string
- The contents of the meta_data configuration for cloud-init. This can be formatted as YAML or JSON. The value must be base64 encoded.
- cloud_
init_ Sequence[Getscripts Template V2Template Version Spec Vm Spec Guest Customization Config Cloud Init Cloud Init Script] - The script to use for cloud-init.
- datasource_
type str - Type of datasource. Default: CONFIG_DRIVE_V2
- metadata str
- The contents of the meta_data configuration for cloud-init. This can be formatted as YAML or JSON. The value must be base64 encoded.
- cloud
Init List<Property Map>Scripts - The script to use for cloud-init.
- datasource
Type String - Type of datasource. Default: CONFIG_DRIVE_V2
- metadata String
- The contents of the meta_data configuration for cloud-init. This can be formatted as YAML or JSON. The value must be base64 encoded.
GetTemplateV2TemplateVersionSpecVmSpecGuestCustomizationConfigCloudInitCloudInitScript
- Custom
Key List<PiersValues Karsenbarg. Nutanix. Inputs. Get Template V2Template Version Spec Vm Spec Guest Customization Config Cloud Init Cloud Init Script Custom Key Value> - User
Datas List<PiersKarsenbarg. Nutanix. Inputs. Get Template V2Template Version Spec Vm Spec Guest Customization Config Cloud Init Cloud Init Script User Data> - user data object
- custom
Key List<Property Map>Values - user
Datas List<Property Map> - user data object
GetTemplateV2TemplateVersionSpecVmSpecGuestCustomizationConfigCloudInitCloudInitScriptCustomKeyValue
GetTemplateV2TemplateVersionSpecVmSpecGuestCustomizationConfigCloudInitCloudInitScriptCustomKeyValueKeyValuePair
- Name string
- Name of the GPU resource.
- Values
[]Get
Template V2Template Version Spec Vm Spec Guest Customization Config Cloud Init Cloud Init Script Custom Key Value Key Value Pair Value
- name string
- Name of the GPU resource.
- values
Get
Template V2Template Version Spec Vm Spec Guest Customization Config Cloud Init Cloud Init Script Custom Key Value Key Value Pair Value[]
- name String
- Name of the GPU resource.
- values List<Property Map>
GetTemplateV2TemplateVersionSpecVmSpecGuestCustomizationConfigCloudInitCloudInitScriptCustomKeyValueKeyValuePairValue
- Boolean bool
- Integer int
- Integer
Lists List<int> - Map
Of List<PiersStrings Karsenbarg. Nutanix. Inputs. Get Template V2Template Version Spec Vm Spec Guest Customization Config Cloud Init Cloud Init Script Custom Key Value Key Value Pair Value Map Of String> - Object Dictionary<string, string>
- String string
- String
Lists List<string>
- Boolean bool
- Integer int
- Integer
Lists []int - Map
Of []GetStrings Template V2Template Version Spec Vm Spec Guest Customization Config Cloud Init Cloud Init Script Custom Key Value Key Value Pair Value Map Of String - Object map[string]string
- String string
- String
Lists []string
- boolean_ Boolean
- integer Integer
- integer
Lists List<Integer> - map
Of List<GetStrings Template V2Template Version Spec Vm Spec Guest Customization Config Cloud Init Cloud Init Script Custom Key Value Key Value Pair Value Map Of String> - object Map<String,String>
- string String
- string
Lists List<String>
- boolean boolean
- integer number
- integer
Lists number[] - map
Of GetStrings Template V2Template Version Spec Vm Spec Guest Customization Config Cloud Init Cloud Init Script Custom Key Value Key Value Pair Value Map Of String[] - object {[key: string]: string}
- string string
- string
Lists string[]
- boolean bool
- integer int
- integer_
lists Sequence[int] - map_
of_ Sequence[Getstrings Template V2Template Version Spec Vm Spec Guest Customization Config Cloud Init Cloud Init Script Custom Key Value Key Value Pair Value Map Of String] - object Mapping[str, str]
- string str
- string_
lists Sequence[str]
- boolean Boolean
- integer Number
- integer
Lists List<Number> - map
Of List<Property Map>Strings - object Map<String>
- string String
- string
Lists List<String>
GetTemplateV2TemplateVersionSpecVmSpecGuestCustomizationConfigCloudInitCloudInitScriptCustomKeyValueKeyValuePairValueMapOfString
- Map Dictionary<string, string>
- Map map[string]string
- map Map<String,String>
- map {[key: string]: string}
- map Mapping[str, str]
- map Map<String>
GetTemplateV2TemplateVersionSpecVmSpecGuestCustomizationConfigCloudInitCloudInitScriptUserData
- Value string
- Value string
- value String
- value string
- value str
- value String
GetTemplateV2TemplateVersionSpecVmSpecGuestCustomizationConfigSysprep
- Install
Type string - Indicates whether the guest will be freshly installed using this unattend configuration, or this unattend configuration will be applied to a pre-prepared image. Default is 'PREPARED'.
- Sysprep
Scripts List<PiersKarsenbarg. Nutanix. Inputs. Get Template V2Template Version Spec Vm Spec Guest Customization Config Sysprep Sysprep Script> - Object either UnattendXml or CustomKeyValues
- Install
Type string - Indicates whether the guest will be freshly installed using this unattend configuration, or this unattend configuration will be applied to a pre-prepared image. Default is 'PREPARED'.
- Sysprep
Scripts []GetTemplate V2Template Version Spec Vm Spec Guest Customization Config Sysprep Sysprep Script - Object either UnattendXml or CustomKeyValues
- install
Type String - Indicates whether the guest will be freshly installed using this unattend configuration, or this unattend configuration will be applied to a pre-prepared image. Default is 'PREPARED'.
- sysprep
Scripts List<GetTemplate V2Template Version Spec Vm Spec Guest Customization Config Sysprep Sysprep Script> - Object either UnattendXml or CustomKeyValues
- install
Type string - Indicates whether the guest will be freshly installed using this unattend configuration, or this unattend configuration will be applied to a pre-prepared image. Default is 'PREPARED'.
- sysprep
Scripts GetTemplate V2Template Version Spec Vm Spec Guest Customization Config Sysprep Sysprep Script[] - Object either UnattendXml or CustomKeyValues
- install_
type str - Indicates whether the guest will be freshly installed using this unattend configuration, or this unattend configuration will be applied to a pre-prepared image. Default is 'PREPARED'.
- sysprep_
scripts Sequence[GetTemplate V2Template Version Spec Vm Spec Guest Customization Config Sysprep Sysprep Script] - Object either UnattendXml or CustomKeyValues
- install
Type String - Indicates whether the guest will be freshly installed using this unattend configuration, or this unattend configuration will be applied to a pre-prepared image. Default is 'PREPARED'.
- sysprep
Scripts List<Property Map> - Object either UnattendXml or CustomKeyValues
GetTemplateV2TemplateVersionSpecVmSpecGuestCustomizationConfigSysprepSysprepScript
- Custom
Key List<PiersValues Karsenbarg. Nutanix. Inputs. Get Template V2Template Version Spec Vm Spec Guest Customization Config Sysprep Sysprep Script Custom Key Value> - The list of the individual KeyValuePair elements.
- Unattend
Xmls List<PiersKarsenbarg. Nutanix. Inputs. Get Template V2Template Version Spec Vm Spec Guest Customization Config Sysprep Sysprep Script Unattend Xml> - xml object
- Custom
Key []GetValues Template V2Template Version Spec Vm Spec Guest Customization Config Sysprep Sysprep Script Custom Key Value - The list of the individual KeyValuePair elements.
- Unattend
Xmls []GetTemplate V2Template Version Spec Vm Spec Guest Customization Config Sysprep Sysprep Script Unattend Xml - xml object
- custom
Key List<GetValues Template V2Template Version Spec Vm Spec Guest Customization Config Sysprep Sysprep Script Custom Key Value> - The list of the individual KeyValuePair elements.
- unattend
Xmls List<GetTemplate V2Template Version Spec Vm Spec Guest Customization Config Sysprep Sysprep Script Unattend Xml> - xml object
- custom
Key GetValues Template V2Template Version Spec Vm Spec Guest Customization Config Sysprep Sysprep Script Custom Key Value[] - The list of the individual KeyValuePair elements.
- unattend
Xmls GetTemplate V2Template Version Spec Vm Spec Guest Customization Config Sysprep Sysprep Script Unattend Xml[] - xml object
- custom_
key_ Sequence[Getvalues Template V2Template Version Spec Vm Spec Guest Customization Config Sysprep Sysprep Script Custom Key Value] - The list of the individual KeyValuePair elements.
- unattend_
xmls Sequence[GetTemplate V2Template Version Spec Vm Spec Guest Customization Config Sysprep Sysprep Script Unattend Xml] - xml object
- custom
Key List<Property Map>Values - The list of the individual KeyValuePair elements.
- unattend
Xmls List<Property Map> - xml object
GetTemplateV2TemplateVersionSpecVmSpecGuestCustomizationConfigSysprepSysprepScriptCustomKeyValue
GetTemplateV2TemplateVersionSpecVmSpecGuestCustomizationConfigSysprepSysprepScriptCustomKeyValueKeyValuePair
- Name string
- Name of the GPU resource.
- Values
[]Get
Template V2Template Version Spec Vm Spec Guest Customization Config Sysprep Sysprep Script Custom Key Value Key Value Pair Value
- name String
- Name of the GPU resource.
- values
List<Get
Template V2Template Version Spec Vm Spec Guest Customization Config Sysprep Sysprep Script Custom Key Value Key Value Pair Value>
- name string
- Name of the GPU resource.
- values
Get
Template V2Template Version Spec Vm Spec Guest Customization Config Sysprep Sysprep Script Custom Key Value Key Value Pair Value[]
- name String
- Name of the GPU resource.
- values List<Property Map>
GetTemplateV2TemplateVersionSpecVmSpecGuestCustomizationConfigSysprepSysprepScriptCustomKeyValueKeyValuePairValue
- Boolean bool
- Integer int
- Integer
Lists List<int> - Map
Of List<PiersStrings Karsenbarg. Nutanix. Inputs. Get Template V2Template Version Spec Vm Spec Guest Customization Config Sysprep Sysprep Script Custom Key Value Key Value Pair Value Map Of String> - Object Dictionary<string, string>
- String string
- String
Lists List<string>
- Boolean bool
- Integer int
- Integer
Lists []int - Map
Of []GetStrings Template V2Template Version Spec Vm Spec Guest Customization Config Sysprep Sysprep Script Custom Key Value Key Value Pair Value Map Of String - Object map[string]string
- String string
- String
Lists []string
- boolean_ Boolean
- integer Integer
- integer
Lists List<Integer> - map
Of List<GetStrings Template V2Template Version Spec Vm Spec Guest Customization Config Sysprep Sysprep Script Custom Key Value Key Value Pair Value Map Of String> - object Map<String,String>
- string String
- string
Lists List<String>
- boolean boolean
- integer number
- integer
Lists number[] - map
Of GetStrings Template V2Template Version Spec Vm Spec Guest Customization Config Sysprep Sysprep Script Custom Key Value Key Value Pair Value Map Of String[] - object {[key: string]: string}
- string string
- string
Lists string[]
- boolean bool
- integer int
- integer_
lists Sequence[int] - map_
of_ Sequence[Getstrings Template V2Template Version Spec Vm Spec Guest Customization Config Sysprep Sysprep Script Custom Key Value Key Value Pair Value Map Of String] - object Mapping[str, str]
- string str
- string_
lists Sequence[str]
- boolean Boolean
- integer Number
- integer
Lists List<Number> - map
Of List<Property Map>Strings - object Map<String>
- string String
- string
Lists List<String>
GetTemplateV2TemplateVersionSpecVmSpecGuestCustomizationConfigSysprepSysprepScriptCustomKeyValueKeyValuePairValueMapOfString
- Map Dictionary<string, string>
- Map map[string]string
- map Map<String,String>
- map {[key: string]: string}
- map Mapping[str, str]
- map Map<String>
GetTemplateV2TemplateVersionSpecVmSpecGuestCustomizationConfigSysprepSysprepScriptUnattendXml
- Value string
- Value string
- value String
- value string
- value str
- value String
GetTemplateV2TemplateVersionSpecVmSpecGuestTool
- Available
Version string - Version of Nutanix Guest Tools available on the cluster.
- Capabilities List<string>
- The list of the application names that are enabled on the guest VM.
- Guest
Os stringVersion - Version of the operating system on the VM
- 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
- Virtual trusted platform module version.
- Available
Version string - Version of Nutanix Guest Tools available on the cluster.
- Capabilities []string
- The list of the application names that are enabled on the guest VM.
- Guest
Os stringVersion - Version of the operating system on the VM
- 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
- Virtual trusted platform module version.
- available
Version String - Version of Nutanix Guest Tools available on the cluster.
- capabilities List<String>
- The list of the application names that are enabled on the guest VM.
- guest
Os StringVersion - Version of the operating system on the VM
- 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
- Virtual trusted platform module version.
- available
Version string - Version of Nutanix Guest Tools available on the cluster.
- capabilities string[]
- The list of the application names that are enabled on the guest VM.
- guest
Os stringVersion - Version of the operating system on the VM
- 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
- Virtual trusted platform module version.
- available_
version str - Version of Nutanix Guest Tools available on the cluster.
- capabilities Sequence[str]
- The list of the application names that are enabled on the guest VM.
- guest_
os_ strversion - Version of the operating system on the VM
- 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
- Virtual trusted platform module version.
- available
Version String - Version of Nutanix Guest Tools available on the cluster.
- capabilities List<String>
- The list of the application names that are enabled on the guest VM.
- guest
Os StringVersion - Version of the operating system on the VM
- 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
- Virtual trusted platform module version.
GetTemplateV2TemplateVersionSpecVmSpecHost
- Ext
Id string - The identifier of a Template.
- Ext
Id string - The identifier of a Template.
- ext
Id String - The identifier of a Template.
- ext
Id string - The identifier of a Template.
- ext_
id str - The identifier of a Template.
- ext
Id String - The identifier of a Template.
GetTemplateV2TemplateVersionSpecVmSpecLink
GetTemplateV2TemplateVersionSpecVmSpecNic
- Backing
Infos List<PiersKarsenbarg. Nutanix. Inputs. Get Template V2Template Version Spec Vm Spec Nic Backing Info> - Defines a NIC emulated by the hypervisor
- Ext
Id string - The identifier of a Template.
- Links
List<Piers
Karsenbarg. Nutanix. Inputs. Get Template V2Template Version Spec Vm Spec Nic Link> - Network
Infos List<PiersKarsenbarg. Nutanix. Inputs. Get Template V2Template Version Spec Vm Spec Nic Network Info> - Network information for a NIC.
- Tenant
Id string
- Backing
Infos []GetTemplate V2Template Version Spec Vm Spec Nic Backing Info - Defines a NIC emulated by the hypervisor
- Ext
Id string - The identifier of a Template.
- Links
[]Get
Template V2Template Version Spec Vm Spec Nic Link - Network
Infos []GetTemplate V2Template Version Spec Vm Spec Nic Network Info - Network information for a NIC.
- Tenant
Id string
- backing
Infos List<GetTemplate V2Template Version Spec Vm Spec Nic Backing Info> - Defines a NIC emulated by the hypervisor
- ext
Id String - The identifier of a Template.
- links
List<Get
Template V2Template Version Spec Vm Spec Nic Link> - network
Infos List<GetTemplate V2Template Version Spec Vm Spec Nic Network Info> - Network information for a NIC.
- tenant
Id String
- backing
Infos GetTemplate V2Template Version Spec Vm Spec Nic Backing Info[] - Defines a NIC emulated by the hypervisor
- ext
Id string - The identifier of a Template.
- links
Get
Template V2Template Version Spec Vm Spec Nic Link[] - network
Infos GetTemplate V2Template Version Spec Vm Spec Nic Network Info[] - Network information for a NIC.
- tenant
Id string
- backing_
infos Sequence[GetTemplate V2Template Version Spec Vm Spec Nic Backing Info] - Defines a NIC emulated by the hypervisor
- ext_
id str - The identifier of a Template.
- links
Sequence[Get
Template V2Template Version Spec Vm Spec Nic Link] - network_
infos Sequence[GetTemplate V2Template Version Spec Vm Spec Nic Network Info] - Network information for a NIC.
- tenant_
id str
- backing
Infos List<Property Map> - Defines a NIC emulated by the hypervisor
- ext
Id String - The identifier of a Template.
- links List<Property Map>
- network
Infos List<Property Map> - Network information for a NIC.
- tenant
Id String
GetTemplateV2TemplateVersionSpecVmSpecNicBackingInfo
- Mac
Address string - MAC address of the emulated NIC.
- Model string
- Options for the NIC emulation.
- Is
Connected bool - Indicates whether the serial port is connected or not.
- Num
Queues int - The number of Tx/Rx queue pairs for this NIC
- Mac
Address string - MAC address of the emulated NIC.
- Model string
- Options for the NIC emulation.
- Is
Connected bool - Indicates whether the serial port is connected or not.
- Num
Queues int - The number of Tx/Rx queue pairs for this NIC
- mac
Address String - MAC address of the emulated NIC.
- model String
- Options for the NIC emulation.
- is
Connected Boolean - Indicates whether the serial port is connected or not.
- num
Queues Integer - The number of Tx/Rx queue pairs for this NIC
- mac
Address string - MAC address of the emulated NIC.
- model string
- Options for the NIC emulation.
- is
Connected boolean - Indicates whether the serial port is connected or not.
- num
Queues number - The number of Tx/Rx queue pairs for this NIC
- mac_
address str - MAC address of the emulated NIC.
- model str
- Options for the NIC emulation.
- is_
connected bool - Indicates whether the serial port is connected or not.
- num_
queues int - The number of Tx/Rx queue pairs for this NIC
- mac
Address String - MAC address of the emulated NIC.
- model String
- Options for the NIC emulation.
- is
Connected Boolean - Indicates whether the serial port is connected or not.
- num
Queues Number - The number of Tx/Rx queue pairs for this NIC
GetTemplateV2TemplateVersionSpecVmSpecNicLink
GetTemplateV2TemplateVersionSpecVmSpecNicNetworkInfo
- Ipv4Configs
List<Piers
Karsenbarg. Nutanix. Inputs. Get Template V2Template Version Spec Vm Spec Nic Network Info Ipv4Config> - The IP address configurations.
- Ipv4Infos
List<Piers
Karsenbarg. Nutanix. Inputs. Get Template V2Template Version Spec Vm Spec Nic Network Info Ipv4Info> - Network
Function List<PiersChains Karsenbarg. Nutanix. Inputs. Get Template V2Template Version Spec Vm Spec Nic Network Info Network Function Chain> - The network function chain associates with the NIC. Only valid if nic_type is NORMAL_NIC.
- Network
Function stringNic Type - The type of this Network function NIC. Defaults to INGRESS.
- Nic
Type string - NIC type. Defaults to NORMAL_NIC.
- Should
Allow boolUnknown Macs - Indicates whether an unknown unicast traffic is forwarded to this NIC or not. This is applicable only for the NICs on the overlay subnets.
- Subnets
List<Piers
Karsenbarg. Nutanix. Inputs. Get Template V2Template Version Spec Vm Spec Nic Network Info Subnet> - Network identifier for this adapter. Only valid if nic_type is NORMAL_NIC or DIRECT_NIC
- Trunked
Vlans List<int> - List of networks to trunk if VLAN mode is marked as TRUNKED. If empty and VLAN mode is set to TRUNKED, all the VLANs are trunked.
- Vlan
Mode string - all the virtual NICs are created in ACCESS mode, which permits only one VLAN per virtual network. TRUNKED mode allows multiple VLANs on a single VM NIC for network-aware user VMs.
- Ipv4Configs
[]Get
Template V2Template Version Spec Vm Spec Nic Network Info Ipv4Config - The IP address configurations.
- Ipv4Infos
[]Get
Template V2Template Version Spec Vm Spec Nic Network Info Ipv4Info - Network
Function []GetChains Template V2Template Version Spec Vm Spec Nic Network Info Network Function Chain - The network function chain associates with the NIC. Only valid if nic_type is NORMAL_NIC.
- Network
Function stringNic Type - The type of this Network function NIC. Defaults to INGRESS.
- Nic
Type string - NIC type. Defaults to NORMAL_NIC.
- Should
Allow boolUnknown Macs - Indicates whether an unknown unicast traffic is forwarded to this NIC or not. This is applicable only for the NICs on the overlay subnets.
- Subnets
[]Get
Template V2Template Version Spec Vm Spec Nic Network Info Subnet - Network identifier for this adapter. Only valid if nic_type is NORMAL_NIC or DIRECT_NIC
- Trunked
Vlans []int - List of networks to trunk if VLAN mode is marked as TRUNKED. If empty and VLAN mode is set to TRUNKED, all the VLANs are trunked.
- Vlan
Mode string - all the virtual NICs are created in ACCESS mode, which permits only one VLAN per virtual network. TRUNKED mode allows multiple VLANs on a single VM NIC for network-aware user VMs.
- ipv4Configs
List<Get
Template V2Template Version Spec Vm Spec Nic Network Info Ipv4Config> - The IP address configurations.
- ipv4Infos
List<Get
Template V2Template Version Spec Vm Spec Nic Network Info Ipv4Info> - network
Function List<GetChains Template V2Template Version Spec Vm Spec Nic Network Info Network Function Chain> - The network function chain associates with the NIC. Only valid if nic_type is NORMAL_NIC.
- network
Function StringNic Type - The type of this Network function NIC. Defaults to INGRESS.
- nic
Type String - NIC type. Defaults to NORMAL_NIC.
- should
Allow BooleanUnknown Macs - Indicates whether an unknown unicast traffic is forwarded to this NIC or not. This is applicable only for the NICs on the overlay subnets.
- subnets
List<Get
Template V2Template Version Spec Vm Spec Nic Network Info Subnet> - Network identifier for this adapter. Only valid if nic_type is NORMAL_NIC or DIRECT_NIC
- trunked
Vlans List<Integer> - List of networks to trunk if VLAN mode is marked as TRUNKED. If empty and VLAN mode is set to TRUNKED, all the VLANs are trunked.
- vlan
Mode String - all the virtual NICs are created in ACCESS mode, which permits only one VLAN per virtual network. TRUNKED mode allows multiple VLANs on a single VM NIC for network-aware user VMs.
- ipv4Configs
Get
Template V2Template Version Spec Vm Spec Nic Network Info Ipv4Config[] - The IP address configurations.
- ipv4Infos
Get
Template V2Template Version Spec Vm Spec Nic Network Info Ipv4Info[] - network
Function GetChains Template V2Template Version Spec Vm Spec Nic Network Info Network Function Chain[] - The network function chain associates with the NIC. Only valid if nic_type is NORMAL_NIC.
- network
Function stringNic Type - The type of this Network function NIC. Defaults to INGRESS.
- nic
Type string - NIC type. Defaults to NORMAL_NIC.
- should
Allow booleanUnknown Macs - Indicates whether an unknown unicast traffic is forwarded to this NIC or not. This is applicable only for the NICs on the overlay subnets.
- subnets
Get
Template V2Template Version Spec Vm Spec Nic Network Info Subnet[] - Network identifier for this adapter. Only valid if nic_type is NORMAL_NIC or DIRECT_NIC
- trunked
Vlans number[] - List of networks to trunk if VLAN mode is marked as TRUNKED. If empty and VLAN mode is set to TRUNKED, all the VLANs are trunked.
- vlan
Mode string - all the virtual NICs are created in ACCESS mode, which permits only one VLAN per virtual network. TRUNKED mode allows multiple VLANs on a single VM NIC for network-aware user VMs.
- ipv4_
configs Sequence[GetTemplate V2Template Version Spec Vm Spec Nic Network Info Ipv4Config] - The IP address configurations.
- ipv4_
infos Sequence[GetTemplate V2Template Version Spec Vm Spec Nic Network Info Ipv4Info] - network_
function_ Sequence[Getchains Template V2Template Version Spec Vm Spec Nic Network Info Network Function Chain] - The network function chain associates with the NIC. Only valid if nic_type is NORMAL_NIC.
- network_
function_ strnic_ type - The type of this Network function NIC. Defaults to INGRESS.
- nic_
type str - NIC type. Defaults to NORMAL_NIC.
- should_
allow_ boolunknown_ macs - Indicates whether an unknown unicast traffic is forwarded to this NIC or not. This is applicable only for the NICs on the overlay subnets.
- subnets
Sequence[Get
Template V2Template Version Spec Vm Spec Nic Network Info Subnet] - Network identifier for this adapter. Only valid if nic_type is NORMAL_NIC or DIRECT_NIC
- trunked_
vlans Sequence[int] - List of networks to trunk if VLAN mode is marked as TRUNKED. If empty and VLAN mode is set to TRUNKED, all the VLANs are trunked.
- vlan_
mode str - all the virtual NICs are created in ACCESS mode, which permits only one VLAN per virtual network. TRUNKED mode allows multiple VLANs on a single VM NIC for network-aware user VMs.
- ipv4Configs List<Property Map>
- The IP address configurations.
- ipv4Infos List<Property Map>
- network
Function List<Property Map>Chains - The network function chain associates with the NIC. Only valid if nic_type is NORMAL_NIC.
- network
Function StringNic Type - The type of this Network function NIC. Defaults to INGRESS.
- nic
Type String - NIC type. Defaults to NORMAL_NIC.
- should
Allow BooleanUnknown Macs - Indicates whether an unknown unicast traffic is forwarded to this NIC or not. This is applicable only for the NICs on the overlay subnets.
- subnets List<Property Map>
- Network identifier for this adapter. Only valid if nic_type is NORMAL_NIC or DIRECT_NIC
- trunked
Vlans List<Number> - List of networks to trunk if VLAN mode is marked as TRUNKED. If empty and VLAN mode is set to TRUNKED, all the VLANs are trunked.
- vlan
Mode String - all the virtual NICs are created in ACCESS mode, which permits only one VLAN per virtual network. TRUNKED mode allows multiple VLANs on a single VM NIC for network-aware user VMs.
GetTemplateV2TemplateVersionSpecVmSpecNicNetworkInfoIpv4Config
GetTemplateV2TemplateVersionSpecVmSpecNicNetworkInfoIpv4ConfigIpAddress
- Value string
- Prefix
Length int
- Value string
- Prefix
Length int
- value String
- prefix
Length Integer
- value string
- prefix
Length number
- value str
- prefix_
length int
- value String
- prefix
Length Number
GetTemplateV2TemplateVersionSpecVmSpecNicNetworkInfoIpv4ConfigSecondaryIpAddressList
- Value string
- Prefix
Length int
- Value string
- Prefix
Length int
- value String
- prefix
Length Integer
- value string
- prefix
Length number
- value str
- prefix_
length int
- value String
- prefix
Length Number
GetTemplateV2TemplateVersionSpecVmSpecNicNetworkInfoIpv4Info
GetTemplateV2TemplateVersionSpecVmSpecNicNetworkInfoIpv4InfoLearnedIpAddress
- Value string
- Prefix
Length int
- Value string
- Prefix
Length int
- value String
- prefix
Length Integer
- value string
- prefix
Length number
- value str
- prefix_
length int
- value String
- prefix
Length Number
GetTemplateV2TemplateVersionSpecVmSpecNicNetworkInfoNetworkFunctionChain
- Ext
Id string - The identifier of a Template.
- Ext
Id string - The identifier of a Template.
- ext
Id String - The identifier of a Template.
- ext
Id string - The identifier of a Template.
- ext_
id str - The identifier of a Template.
- ext
Id String - The identifier of a Template.
GetTemplateV2TemplateVersionSpecVmSpecNicNetworkInfoSubnet
- Ext
Id string - The identifier of a Template.
- Ext
Id string - The identifier of a Template.
- ext
Id String - The identifier of a Template.
- ext
Id string - The identifier of a Template.
- ext_
id str - The identifier of a Template.
- ext
Id String - The identifier of a Template.
GetTemplateV2TemplateVersionSpecVmSpecOwnershipInfo
- Owners
[]Get
Template V2Template Version Spec Vm Spec Ownership Info Owner - Owner reference
- owners
Get
Template V2Template Version Spec Vm Spec Ownership Info Owner[] - Owner reference
- owners List<Property Map>
- Owner reference
GetTemplateV2TemplateVersionSpecVmSpecOwnershipInfoOwner
- Ext
Id string - The identifier of a Template.
- Ext
Id string - The identifier of a Template.
- ext
Id String - The identifier of a Template.
- ext
Id string - The identifier of a Template.
- ext_
id str - The identifier of a Template.
- ext
Id String - The identifier of a Template.
GetTemplateV2TemplateVersionSpecVmSpecPciDevice
- Assigned
Device List<PiersInfos Karsenbarg. Nutanix. Inputs. Get Template V2Template Version Spec Vm Spec Pci Device Assigned Device Info> - Backing
Infos List<PiersKarsenbarg. Nutanix. Inputs. Get Template V2Template Version Spec Vm Spec Pci Device Backing Info> - Defines a NIC emulated by the hypervisor
- Ext
Id string - The identifier of a Template.
- Links
List<Piers
Karsenbarg. Nutanix. Inputs. Get Template V2Template Version Spec Vm Spec Pci Device Link> - Tenant
Id string
- Assigned
Device []GetInfos Template V2Template Version Spec Vm Spec Pci Device Assigned Device Info - Backing
Infos []GetTemplate V2Template Version Spec Vm Spec Pci Device Backing Info - Defines a NIC emulated by the hypervisor
- Ext
Id string - The identifier of a Template.
- Links
[]Get
Template V2Template Version Spec Vm Spec Pci Device Link - Tenant
Id string
- assigned
Device List<GetInfos Template V2Template Version Spec Vm Spec Pci Device Assigned Device Info> - backing
Infos List<GetTemplate V2Template Version Spec Vm Spec Pci Device Backing Info> - Defines a NIC emulated by the hypervisor
- ext
Id String - The identifier of a Template.
- links
List<Get
Template V2Template Version Spec Vm Spec Pci Device Link> - tenant
Id String
- assigned
Device GetInfos Template V2Template Version Spec Vm Spec Pci Device Assigned Device Info[] - backing
Infos GetTemplate V2Template Version Spec Vm Spec Pci Device Backing Info[] - Defines a NIC emulated by the hypervisor
- ext
Id string - The identifier of a Template.
- links
Get
Template V2Template Version Spec Vm Spec Pci Device Link[] - tenant
Id string
- assigned_
device_ Sequence[Getinfos Template V2Template Version Spec Vm Spec Pci Device Assigned Device Info] - backing_
infos Sequence[GetTemplate V2Template Version Spec Vm Spec Pci Device Backing Info] - Defines a NIC emulated by the hypervisor
- ext_
id str - The identifier of a Template.
- links
Sequence[Get
Template V2Template Version Spec Vm Spec Pci Device Link] - tenant_
id str
- assigned
Device List<Property Map>Infos - backing
Infos List<Property Map> - Defines a NIC emulated by the hypervisor
- ext
Id String - The identifier of a Template.
- links List<Property Map>
- tenant
Id String
GetTemplateV2TemplateVersionSpecVmSpecPciDeviceAssignedDeviceInfo
GetTemplateV2TemplateVersionSpecVmSpecPciDeviceAssignedDeviceInfoDevice
- Device
Ext stringId
- Device
Ext stringId
- device
Ext StringId
- device
Ext stringId
- device_
ext_ strid
- device
Ext StringId
GetTemplateV2TemplateVersionSpecVmSpecPciDeviceBackingInfo
GetTemplateV2TemplateVersionSpecVmSpecPciDeviceBackingInfoPcieDeviceReference
- Device
Ext stringId
- Device
Ext stringId
- device
Ext StringId
- device
Ext stringId
- device_
ext_ strid
- device
Ext StringId
GetTemplateV2TemplateVersionSpecVmSpecPciDeviceLink
GetTemplateV2TemplateVersionSpecVmSpecProtectionPolicyState
- Policies
List<Piers
Karsenbarg. Nutanix. Inputs. Get Template V2Template Version Spec Vm Spec Protection Policy State Policy> - Reference to the policy object in use.
- Policies
[]Get
Template V2Template Version Spec Vm Spec Protection Policy State Policy - Reference to the policy object in use.
- policies
List<Get
Template V2Template Version Spec Vm Spec Protection Policy State Policy> - Reference to the policy object in use.
- policies
Get
Template V2Template Version Spec Vm Spec Protection Policy State Policy[] - Reference to the policy object in use.
- policies
Sequence[Get
Template V2Template Version Spec Vm Spec Protection Policy State Policy] - Reference to the policy object in use.
- policies List<Property Map>
- Reference to the policy object in use.
GetTemplateV2TemplateVersionSpecVmSpecProtectionPolicyStatePolicy
- Ext
Id string - The identifier of a Template.
- Ext
Id string - The identifier of a Template.
- ext
Id String - The identifier of a Template.
- ext
Id string - The identifier of a Template.
- ext_
id str - The identifier of a Template.
- ext
Id String - The identifier of a Template.
GetTemplateV2TemplateVersionSpecVmSpecSerialPort
- Ext
Id string - The identifier of a Template.
- Index int
- Index of the serial port.
- Is
Connected bool - Indicates whether the serial port is connected or not.
- Links
List<Piers
Karsenbarg. Nutanix. Inputs. Get Template V2Template Version Spec Vm Spec Serial Port Link> - Tenant
Id string
- Ext
Id string - The identifier of a Template.
- Index int
- Index of the serial port.
- Is
Connected bool - Indicates whether the serial port is connected or not.
- Links
[]Get
Template V2Template Version Spec Vm Spec Serial Port Link - Tenant
Id string
- ext
Id String - The identifier of a Template.
- index Integer
- Index of the serial port.
- is
Connected Boolean - Indicates whether the serial port is connected or not.
- links
List<Get
Template V2Template Version Spec Vm Spec Serial Port Link> - tenant
Id String
- ext
Id string - The identifier of a Template.
- index number
- Index of the serial port.
- is
Connected boolean - Indicates whether the serial port is connected or not.
- links
Get
Template V2Template Version Spec Vm Spec Serial Port Link[] - tenant
Id string
- ext_
id str - The identifier of a Template.
- index int
- Index of the serial port.
- is_
connected bool - Indicates whether the serial port is connected or not.
- links
Sequence[Get
Template V2Template Version Spec Vm Spec Serial Port Link] - tenant_
id str
- ext
Id String - The identifier of a Template.
- index Number
- Index of the serial port.
- is
Connected Boolean - Indicates whether the serial port is connected or not.
- links List<Property Map>
- tenant
Id String
GetTemplateV2TemplateVersionSpecVmSpecSerialPortLink
GetTemplateV2TemplateVersionSpecVmSpecSource
- Entity
Type string - Entity Type of source
- Ext
Id string - The identifier of a Template.
- Entity
Type string - Entity Type of source
- Ext
Id string - The identifier of a Template.
- entity
Type String - Entity Type of source
- ext
Id String - The identifier of a Template.
- entity
Type string - Entity Type of source
- ext
Id string - The identifier of a Template.
- entity_
type str - Entity Type of source
- ext_
id str - The identifier of a Template.
- entity
Type String - Entity Type of source
- ext
Id String - The identifier of a Template.
GetTemplateV2TemplateVersionSpecVmSpecStorageConfig
- Is
Flash boolMode Enabled - Indicates whether the virtual disk is pinned to the hot tier or not.
- Qos
Configs List<PiersKarsenbarg. Nutanix. Inputs. Get Template V2Template Version Spec Vm Spec Storage Config Qos Config> - QoS parameters to be enforced.
- Is
Flash boolMode Enabled - Indicates whether the virtual disk is pinned to the hot tier or not.
- Qos
Configs []GetTemplate V2Template Version Spec Vm Spec Storage Config Qos Config - QoS parameters to be enforced.
- is
Flash BooleanMode Enabled - Indicates whether the virtual disk is pinned to the hot tier or not.
- qos
Configs List<GetTemplate V2Template Version Spec Vm Spec Storage Config Qos Config> - QoS parameters to be enforced.
- is
Flash booleanMode Enabled - Indicates whether the virtual disk is pinned to the hot tier or not.
- qos
Configs GetTemplate V2Template Version Spec Vm Spec Storage Config Qos Config[] - QoS parameters to be enforced.
- is_
flash_ boolmode_ enabled - Indicates whether the virtual disk is pinned to the hot tier or not.
- qos_
configs Sequence[GetTemplate V2Template Version Spec Vm Spec Storage Config Qos Config] - QoS parameters to be enforced.
- is
Flash BooleanMode Enabled - Indicates whether the virtual disk is pinned to the hot tier or not.
- qos
Configs List<Property Map> - QoS parameters to be enforced.
GetTemplateV2TemplateVersionSpecVmSpecStorageConfigQosConfig
- Throttled
Iops int - Throttled IOPS for the governed entities. The block size for the I/O is 32 kB.
- Throttled
Iops int - Throttled IOPS for the governed entities. The block size for the I/O is 32 kB.
- throttled
Iops Integer - Throttled IOPS for the governed entities. The block size for the I/O is 32 kB.
- throttled
Iops number - Throttled IOPS for the governed entities. The block size for the I/O is 32 kB.
- throttled_
iops int - Throttled IOPS for the governed entities. The block size for the I/O is 32 kB.
- throttled
Iops Number - Throttled IOPS for the governed entities. The block size for the I/O is 32 kB.
GetTemplateV2TemplateVersionSpecVmSpecVtpmConfig
- Is
Vtpm boolEnabled - Indicates whether the virtual trusted platform module is enabled for the Guest OS or not.
- Version string
- Virtual trusted platform module version.
- Is
Vtpm boolEnabled - Indicates whether the virtual trusted platform module is enabled for the Guest OS or not.
- Version string
- Virtual trusted platform module version.
- is
Vtpm BooleanEnabled - Indicates whether the virtual trusted platform module is enabled for the Guest OS or not.
- version String
- Virtual trusted platform module version.
- is
Vtpm booleanEnabled - Indicates whether the virtual trusted platform module is enabled for the Guest OS or not.
- version string
- Virtual trusted platform module version.
- is_
vtpm_ boolenabled - Indicates whether the virtual trusted platform module is enabled for the Guest OS or not.
- version str
- Virtual trusted platform module version.
- is
Vtpm BooleanEnabled - Indicates whether the virtual trusted platform module is enabled for the Guest OS or not.
- version String
- Virtual trusted platform module version.
GetTemplateV2UpdatedBy
- Additional
Attributes List<PiersKarsenbarg. Nutanix. Inputs. Get Template V2Updated By Additional Attribute> - Any additional attribute for the User.
- Creation
Type string - Description string
- VM description
- Display
Name string - Display name for the User.
- Email
Id string - Email Id for the User.
- Ext
Id string - The identifier of a Template.
- First
Name string - First name for the User.
- Idp
Id string - Identifier of the IDP for the User.
- Is
Force boolReset Password Enabled - Flag to force the User to reset password.
- Last
Name string - Last name for the User.
- Locale string
- Default locale for the User.
- Middle
Initial string - Middle name for the User.
- Password string
- Region string
- Default Region for the User.
- Status string
- Status of the User.
- User
Type string - Type of the User.
- Username string
- Identifier for the User in the form an email address.
- Additional
Attributes []GetTemplate V2Updated By Additional Attribute - Any additional attribute for the User.
- Creation
Type string - Description string
- VM description
- Display
Name string - Display name for the User.
- Email
Id string - Email Id for the User.
- Ext
Id string - The identifier of a Template.
- First
Name string - First name for the User.
- Idp
Id string - Identifier of the IDP for the User.
- Is
Force boolReset Password Enabled - Flag to force the User to reset password.
- Last
Name string - Last name for the User.
- Locale string
- Default locale for the User.
- Middle
Initial string - Middle name for the User.
- Password string
- Region string
- Default Region for the User.
- Status string
- Status of the User.
- User
Type string - Type of the User.
- Username string
- Identifier for the User in the form an email address.
- additional
Attributes List<GetTemplate V2Updated By Additional Attribute> - Any additional attribute for the User.
- creation
Type String - description String
- VM description
- display
Name String - Display name for the User.
- email
Id String - Email Id for the User.
- ext
Id String - The identifier of a Template.
- first
Name String - First name for the User.
- idp
Id String - Identifier of the IDP for the User.
- is
Force BooleanReset Password Enabled - Flag to force the User to reset password.
- last
Name String - Last name for the User.
- locale String
- Default locale for the User.
- middle
Initial String - Middle name for the User.
- password String
- region String
- Default Region for the User.
- status String
- Status of the User.
- user
Type String - Type of the User.
- username String
- Identifier for the User in the form an email address.
- additional
Attributes GetTemplate V2Updated By Additional Attribute[] - Any additional attribute for the User.
- creation
Type string - description string
- VM description
- display
Name string - Display name for the User.
- email
Id string - Email Id for the User.
- ext
Id string - The identifier of a Template.
- first
Name string - First name for the User.
- idp
Id string - Identifier of the IDP for the User.
- is
Force booleanReset Password Enabled - Flag to force the User to reset password.
- last
Name string - Last name for the User.
- locale string
- Default locale for the User.
- middle
Initial string - Middle name for the User.
- password string
- region string
- Default Region for the User.
- status string
- Status of the User.
- user
Type string - Type of the User.
- username string
- Identifier for the User in the form an email address.
- additional_
attributes Sequence[GetTemplate V2Updated By Additional Attribute] - Any additional attribute for the User.
- creation_
type str - description str
- VM description
- display_
name str - Display name for the User.
- email_
id str - Email Id for the User.
- ext_
id str - The identifier of a Template.
- first_
name str - First name for the User.
- idp_
id str - Identifier of the IDP for the User.
- is_
force_ boolreset_ password_ enabled - Flag to force the User to reset password.
- last_
name str - Last name for the User.
- locale str
- Default locale for the User.
- middle_
initial str - Middle name for the User.
- password str
- region str
- Default Region for the User.
- status str
- Status of the User.
- user_
type str - Type of the User.
- username str
- Identifier for the User in the form an email address.
- additional
Attributes List<Property Map> - Any additional attribute for the User.
- creation
Type String - description String
- VM description
- display
Name String - Display name for the User.
- email
Id String - Email Id for the User.
- ext
Id String - The identifier of a Template.
- first
Name String - First name for the User.
- idp
Id String - Identifier of the IDP for the User.
- is
Force BooleanReset Password Enabled - Flag to force the User to reset password.
- last
Name String - Last name for the User.
- locale String
- Default locale for the User.
- middle
Initial String - Middle name for the User.
- password String
- region String
- Default Region for the User.
- status String
- Status of the User.
- user
Type String - Type of the User.
- username String
- Identifier for the User in the form an email address.
GetTemplateV2UpdatedByAdditionalAttribute
- Name string
- Name of the GPU resource.
- Values
List<Piers
Karsenbarg. Nutanix. Inputs. Get Template V2Updated By Additional Attribute Value>
- Name string
- Name of the GPU resource.
- Values
[]Get
Template V2Updated By Additional Attribute Value
- name String
- Name of the GPU resource.
- values
List<Get
Template V2Updated By Additional Attribute Value>
- name string
- Name of the GPU resource.
- values
Get
Template V2Updated By Additional Attribute Value[]
- name str
- Name of the GPU resource.
- values
Sequence[Get
Template V2Updated By Additional Attribute Value]
- name String
- Name of the GPU resource.
- values List<Property Map>
GetTemplateV2UpdatedByAdditionalAttributeValue
- Boolean bool
- Integer int
- Integer
Lists List<int> - Map
Of List<PiersStrings Karsenbarg. Nutanix. Inputs. Get Template V2Updated By Additional Attribute Value Map Of String> - Object Dictionary<string, string>
- String string
- String
Lists List<string>
- Boolean bool
- Integer int
- Integer
Lists []int - Map
Of []GetStrings Template V2Updated By Additional Attribute Value Map Of String - Object map[string]string
- String string
- String
Lists []string
- boolean_ Boolean
- integer Integer
- integer
Lists List<Integer> - map
Of List<GetStrings Template V2Updated By Additional Attribute Value Map Of String> - object Map<String,String>
- string String
- string
Lists List<String>
- boolean boolean
- integer number
- integer
Lists number[] - map
Of GetStrings Template V2Updated By Additional Attribute Value Map Of String[] - object {[key: string]: string}
- string string
- string
Lists string[]
- boolean bool
- integer int
- integer_
lists Sequence[int] - map_
of_ Sequence[Getstrings Template V2Updated By Additional Attribute Value Map Of String] - object Mapping[str, str]
- string str
- string_
lists Sequence[str]
- boolean Boolean
- integer Number
- integer
Lists List<Number> - map
Of List<Property Map>Strings - object Map<String>
- string String
- string
Lists List<String>
GetTemplateV2UpdatedByAdditionalAttributeValueMapOfString
- Map Dictionary<string, string>
- Map map[string]string
- map Map<String,String>
- map {[key: string]: string}
- map Mapping[str, str]
- map Map<String>
Package Details
- Repository
- nutanix pierskarsenbarg/pulumi-nutanix
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
nutanix
Terraform Provider.