1. Packages
  2. Powerflex Provider
  3. API Docs
  4. getTemplate
powerflex 1.8.0 published on Monday, Apr 14, 2025 by dell

powerflex.getTemplate

Explore with Pulumi AI

powerflex logo
powerflex 1.8.0 published on Monday, Apr 14, 2025 by dell

    Using getTemplate

    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 getTemplate(args: GetTemplateArgs, opts?: InvokeOptions): Promise<GetTemplateResult>
    function getTemplateOutput(args: GetTemplateOutputArgs, opts?: InvokeOptions): Output<GetTemplateResult>
    def get_template(filter: Optional[GetTemplateFilter] = None,
                     opts: Optional[InvokeOptions] = None) -> GetTemplateResult
    def get_template_output(filter: Optional[pulumi.Input[GetTemplateFilterArgs]] = None,
                     opts: Optional[InvokeOptions] = None) -> Output[GetTemplateResult]
    func GetTemplate(ctx *Context, args *GetTemplateArgs, opts ...InvokeOption) (*GetTemplateResult, error)
    func GetTemplateOutput(ctx *Context, args *GetTemplateOutputArgs, opts ...InvokeOption) GetTemplateResultOutput

    > Note: This function is named GetTemplate in the Go SDK.

    public static class GetTemplate 
    {
        public static Task<GetTemplateResult> InvokeAsync(GetTemplateArgs args, InvokeOptions? opts = null)
        public static Output<GetTemplateResult> Invoke(GetTemplateInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetTemplateResult> getTemplate(GetTemplateArgs args, InvokeOptions options)
    public static Output<GetTemplateResult> getTemplate(GetTemplateArgs args, InvokeOptions options)
    
    fn::invoke:
      function: powerflex:index/getTemplate:getTemplate
      arguments:
        # arguments dictionary

    The following arguments are supported:

    getTemplate Result

    The following output properties are available:

    Id string
    Placeholder attribute.
    TemplateDetails []GetTemplateTemplateDetail
    Template details
    Filter GetTemplateFilter
    id string
    Placeholder attribute.
    templateDetails GetTemplateTemplateDetail[]
    Template details
    filter GetTemplateFilter
    id String
    Placeholder attribute.
    templateDetails List<Property Map>
    Template details
    filter Property Map

    Supporting Types

    GetTemplateFilter

    AllUsersAllowed bool
    Value for allusersallowed
    BrownfieldTemplateTypes List<string>
    List of brownfieldtemplatetype
    Categories List<string>
    List of category
    ClusterCounts List<double>
    List of cluster_count
    CreatedBies List<string>
    List of created_by
    CreatedDates List<string>
    List of created_date
    Draft bool
    Value for draft
    Ids List<string>
    List of id
    InConfiguration bool
    Value for in_configuration
    LastDeployedDates List<string>
    List of lastdeployeddate
    ManageFirmware bool
    Value for manage_firmware
    OriginalTemplateIds List<string>
    List of originaltemplateid
    SdnasCounts List<double>
    List of sdnas_count
    ServerCounts List<double>
    List of server_count
    ServiceCounts List<double>
    List of service_count
    StorageCounts List<double>
    List of storage_count
    SwitchCounts List<double>
    List of switch_count
    TemplateDescriptions List<string>
    List of template_description
    TemplateLocked bool
    Value for template_locked
    TemplateNames List<string>
    List of template_name
    TemplateTypes List<string>
    List of template_type
    TemplateVersions List<string>
    List of template_version
    UpdatedBies List<string>
    List of updated_by
    UpdatedDates List<string>
    List of updated_date
    UseDefaultCatalog bool
    Value for usedefaultcatalog
    VmCounts List<double>
    List of vm_count
    AllUsersAllowed bool
    Value for allusersallowed
    BrownfieldTemplateTypes []string
    List of brownfieldtemplatetype
    Categories []string
    List of category
    ClusterCounts []float64
    List of cluster_count
    CreatedBies []string
    List of created_by
    CreatedDates []string
    List of created_date
    Draft bool
    Value for draft
    Ids []string
    List of id
    InConfiguration bool
    Value for in_configuration
    LastDeployedDates []string
    List of lastdeployeddate
    ManageFirmware bool
    Value for manage_firmware
    OriginalTemplateIds []string
    List of originaltemplateid
    SdnasCounts []float64
    List of sdnas_count
    ServerCounts []float64
    List of server_count
    ServiceCounts []float64
    List of service_count
    StorageCounts []float64
    List of storage_count
    SwitchCounts []float64
    List of switch_count
    TemplateDescriptions []string
    List of template_description
    TemplateLocked bool
    Value for template_locked
    TemplateNames []string
    List of template_name
    TemplateTypes []string
    List of template_type
    TemplateVersions []string
    List of template_version
    UpdatedBies []string
    List of updated_by
    UpdatedDates []string
    List of updated_date
    UseDefaultCatalog bool
    Value for usedefaultcatalog
    VmCounts []float64
    List of vm_count
    allUsersAllowed Boolean
    Value for allusersallowed
    brownfieldTemplateTypes List<String>
    List of brownfieldtemplatetype
    categories List<String>
    List of category
    clusterCounts List<Double>
    List of cluster_count
    createdBies List<String>
    List of created_by
    createdDates List<String>
    List of created_date
    draft Boolean
    Value for draft
    ids List<String>
    List of id
    inConfiguration Boolean
    Value for in_configuration
    lastDeployedDates List<String>
    List of lastdeployeddate
    manageFirmware Boolean
    Value for manage_firmware
    originalTemplateIds List<String>
    List of originaltemplateid
    sdnasCounts List<Double>
    List of sdnas_count
    serverCounts List<Double>
    List of server_count
    serviceCounts List<Double>
    List of service_count
    storageCounts List<Double>
    List of storage_count
    switchCounts List<Double>
    List of switch_count
    templateDescriptions List<String>
    List of template_description
    templateLocked Boolean
    Value for template_locked
    templateNames List<String>
    List of template_name
    templateTypes List<String>
    List of template_type
    templateVersions List<String>
    List of template_version
    updatedBies List<String>
    List of updated_by
    updatedDates List<String>
    List of updated_date
    useDefaultCatalog Boolean
    Value for usedefaultcatalog
    vmCounts List<Double>
    List of vm_count
    allUsersAllowed boolean
    Value for allusersallowed
    brownfieldTemplateTypes string[]
    List of brownfieldtemplatetype
    categories string[]
    List of category
    clusterCounts number[]
    List of cluster_count
    createdBies string[]
    List of created_by
    createdDates string[]
    List of created_date
    draft boolean
    Value for draft
    ids string[]
    List of id
    inConfiguration boolean
    Value for in_configuration
    lastDeployedDates string[]
    List of lastdeployeddate
    manageFirmware boolean
    Value for manage_firmware
    originalTemplateIds string[]
    List of originaltemplateid
    sdnasCounts number[]
    List of sdnas_count
    serverCounts number[]
    List of server_count
    serviceCounts number[]
    List of service_count
    storageCounts number[]
    List of storage_count
    switchCounts number[]
    List of switch_count
    templateDescriptions string[]
    List of template_description
    templateLocked boolean
    Value for template_locked
    templateNames string[]
    List of template_name
    templateTypes string[]
    List of template_type
    templateVersions string[]
    List of template_version
    updatedBies string[]
    List of updated_by
    updatedDates string[]
    List of updated_date
    useDefaultCatalog boolean
    Value for usedefaultcatalog
    vmCounts number[]
    List of vm_count
    all_users_allowed bool
    Value for allusersallowed
    brownfield_template_types Sequence[str]
    List of brownfieldtemplatetype
    categories Sequence[str]
    List of category
    cluster_counts Sequence[float]
    List of cluster_count
    created_bies Sequence[str]
    List of created_by
    created_dates Sequence[str]
    List of created_date
    draft bool
    Value for draft
    ids Sequence[str]
    List of id
    in_configuration bool
    Value for in_configuration
    last_deployed_dates Sequence[str]
    List of lastdeployeddate
    manage_firmware bool
    Value for manage_firmware
    original_template_ids Sequence[str]
    List of originaltemplateid
    sdnas_counts Sequence[float]
    List of sdnas_count
    server_counts Sequence[float]
    List of server_count
    service_counts Sequence[float]
    List of service_count
    storage_counts Sequence[float]
    List of storage_count
    switch_counts Sequence[float]
    List of switch_count
    template_descriptions Sequence[str]
    List of template_description
    template_locked bool
    Value for template_locked
    template_names Sequence[str]
    List of template_name
    template_types Sequence[str]
    List of template_type
    template_versions Sequence[str]
    List of template_version
    updated_bies Sequence[str]
    List of updated_by
    updated_dates Sequence[str]
    List of updated_date
    use_default_catalog bool
    Value for usedefaultcatalog
    vm_counts Sequence[float]
    List of vm_count
    allUsersAllowed Boolean
    Value for allusersallowed
    brownfieldTemplateTypes List<String>
    List of brownfieldtemplatetype
    categories List<String>
    List of category
    clusterCounts List<Number>
    List of cluster_count
    createdBies List<String>
    List of created_by
    createdDates List<String>
    List of created_date
    draft Boolean
    Value for draft
    ids List<String>
    List of id
    inConfiguration Boolean
    Value for in_configuration
    lastDeployedDates List<String>
    List of lastdeployeddate
    manageFirmware Boolean
    Value for manage_firmware
    originalTemplateIds List<String>
    List of originaltemplateid
    sdnasCounts List<Number>
    List of sdnas_count
    serverCounts List<Number>
    List of server_count
    serviceCounts List<Number>
    List of service_count
    storageCounts List<Number>
    List of storage_count
    switchCounts List<Number>
    List of switch_count
    templateDescriptions List<String>
    List of template_description
    templateLocked Boolean
    Value for template_locked
    templateNames List<String>
    List of template_name
    templateTypes List<String>
    List of template_type
    templateVersions List<String>
    List of template_version
    updatedBies List<String>
    List of updated_by
    updatedDates List<String>
    List of updated_date
    useDefaultCatalog Boolean
    Value for usedefaultcatalog
    vmCounts List<Number>
    List of vm_count

    GetTemplateTemplateDetail

    AllUsersAllowed bool
    Indicates whether all users are allowed for the template.
    AssignedUsers List<GetTemplateTemplateDetailAssignedUser>
    List of users assigned to the template.
    BrownfieldTemplateType string
    The type of template for brownfield deployments.
    Category string
    The category to which the template belongs.
    ClusterCount double
    The count of clusters associated with the template.
    Components List<GetTemplateTemplateDetailComponent>
    List of components included in the template.
    Configuration GetTemplateTemplateDetailConfiguration
    Details about the configuration settings of the template.
    CreatedBy string
    The user who created the template.
    CreatedDate string
    The date when the template was created.
    Draft bool
    Indicates whether the template is in draft mode.
    FirmwareRepository GetTemplateTemplateDetailFirmwareRepository
    Details about the firmware repository used by the template.
    Id string
    The unique identifier for the template.
    InConfiguration bool
    Indicates whether the template is part of the current configuration.
    LastDeployedDate string
    The date when the template was last deployed.
    LicenseRepository GetTemplateTemplateDetailLicenseRepository
    Details about the license repository used by the template.
    ManageFirmware bool
    Indicates whether firmware is managed by the template.
    Networks List<GetTemplateTemplateDetailNetwork>
    List of networks associated with the template.
    OriginalTemplateId string
    The ID of the original template if this is a derived template.
    SdnasCount double
    The count of software-defined network appliances associated with the template.
    ServerCount double
    The count of servers associated with the template.
    ServiceCount double
    The count of services associated with the template.
    StorageCount double
    The count of storage devices associated with the template.
    SwitchCount double
    The count of switches associated with the template.
    TemplateDescription string
    The description of the template.
    TemplateLocked bool
    Indicates whether the template is locked or not.
    TemplateName string
    The name of the template.
    TemplateType string
    The type/category of the template.
    TemplateValid GetTemplateTemplateDetailTemplateValid
    Details about the validity of the template.
    TemplateVersion string
    The version of the template.
    UpdatedBy string
    The user who last updated the template.
    UpdatedDate string
    The date when the template was last updated.
    UseDefaultCatalog bool
    Indicates whether the default catalog is used for the template.
    VmCount double
    The count of virtual machines associated with the template.
    AllUsersAllowed bool
    Indicates whether all users are allowed for the template.
    AssignedUsers []GetTemplateTemplateDetailAssignedUser
    List of users assigned to the template.
    BrownfieldTemplateType string
    The type of template for brownfield deployments.
    Category string
    The category to which the template belongs.
    ClusterCount float64
    The count of clusters associated with the template.
    Components []GetTemplateTemplateDetailComponent
    List of components included in the template.
    Configuration GetTemplateTemplateDetailConfiguration
    Details about the configuration settings of the template.
    CreatedBy string
    The user who created the template.
    CreatedDate string
    The date when the template was created.
    Draft bool
    Indicates whether the template is in draft mode.
    FirmwareRepository GetTemplateTemplateDetailFirmwareRepository
    Details about the firmware repository used by the template.
    Id string
    The unique identifier for the template.
    InConfiguration bool
    Indicates whether the template is part of the current configuration.
    LastDeployedDate string
    The date when the template was last deployed.
    LicenseRepository GetTemplateTemplateDetailLicenseRepository
    Details about the license repository used by the template.
    ManageFirmware bool
    Indicates whether firmware is managed by the template.
    Networks []GetTemplateTemplateDetailNetwork
    List of networks associated with the template.
    OriginalTemplateId string
    The ID of the original template if this is a derived template.
    SdnasCount float64
    The count of software-defined network appliances associated with the template.
    ServerCount float64
    The count of servers associated with the template.
    ServiceCount float64
    The count of services associated with the template.
    StorageCount float64
    The count of storage devices associated with the template.
    SwitchCount float64
    The count of switches associated with the template.
    TemplateDescription string
    The description of the template.
    TemplateLocked bool
    Indicates whether the template is locked or not.
    TemplateName string
    The name of the template.
    TemplateType string
    The type/category of the template.
    TemplateValid GetTemplateTemplateDetailTemplateValid
    Details about the validity of the template.
    TemplateVersion string
    The version of the template.
    UpdatedBy string
    The user who last updated the template.
    UpdatedDate string
    The date when the template was last updated.
    UseDefaultCatalog bool
    Indicates whether the default catalog is used for the template.
    VmCount float64
    The count of virtual machines associated with the template.
    allUsersAllowed Boolean
    Indicates whether all users are allowed for the template.
    assignedUsers List<GetTemplateTemplateDetailAssignedUser>
    List of users assigned to the template.
    brownfieldTemplateType String
    The type of template for brownfield deployments.
    category String
    The category to which the template belongs.
    clusterCount Double
    The count of clusters associated with the template.
    components List<GetTemplateTemplateDetailComponent>
    List of components included in the template.
    configuration GetTemplateTemplateDetailConfiguration
    Details about the configuration settings of the template.
    createdBy String
    The user who created the template.
    createdDate String
    The date when the template was created.
    draft Boolean
    Indicates whether the template is in draft mode.
    firmwareRepository GetTemplateTemplateDetailFirmwareRepository
    Details about the firmware repository used by the template.
    id String
    The unique identifier for the template.
    inConfiguration Boolean
    Indicates whether the template is part of the current configuration.
    lastDeployedDate String
    The date when the template was last deployed.
    licenseRepository GetTemplateTemplateDetailLicenseRepository
    Details about the license repository used by the template.
    manageFirmware Boolean
    Indicates whether firmware is managed by the template.
    networks List<GetTemplateTemplateDetailNetwork>
    List of networks associated with the template.
    originalTemplateId String
    The ID of the original template if this is a derived template.
    sdnasCount Double
    The count of software-defined network appliances associated with the template.
    serverCount Double
    The count of servers associated with the template.
    serviceCount Double
    The count of services associated with the template.
    storageCount Double
    The count of storage devices associated with the template.
    switchCount Double
    The count of switches associated with the template.
    templateDescription String
    The description of the template.
    templateLocked Boolean
    Indicates whether the template is locked or not.
    templateName String
    The name of the template.
    templateType String
    The type/category of the template.
    templateValid GetTemplateTemplateDetailTemplateValid
    Details about the validity of the template.
    templateVersion String
    The version of the template.
    updatedBy String
    The user who last updated the template.
    updatedDate String
    The date when the template was last updated.
    useDefaultCatalog Boolean
    Indicates whether the default catalog is used for the template.
    vmCount Double
    The count of virtual machines associated with the template.
    allUsersAllowed boolean
    Indicates whether all users are allowed for the template.
    assignedUsers GetTemplateTemplateDetailAssignedUser[]
    List of users assigned to the template.
    brownfieldTemplateType string
    The type of template for brownfield deployments.
    category string
    The category to which the template belongs.
    clusterCount number
    The count of clusters associated with the template.
    components GetTemplateTemplateDetailComponent[]
    List of components included in the template.
    configuration GetTemplateTemplateDetailConfiguration
    Details about the configuration settings of the template.
    createdBy string
    The user who created the template.
    createdDate string
    The date when the template was created.
    draft boolean
    Indicates whether the template is in draft mode.
    firmwareRepository GetTemplateTemplateDetailFirmwareRepository
    Details about the firmware repository used by the template.
    id string
    The unique identifier for the template.
    inConfiguration boolean
    Indicates whether the template is part of the current configuration.
    lastDeployedDate string
    The date when the template was last deployed.
    licenseRepository GetTemplateTemplateDetailLicenseRepository
    Details about the license repository used by the template.
    manageFirmware boolean
    Indicates whether firmware is managed by the template.
    networks GetTemplateTemplateDetailNetwork[]
    List of networks associated with the template.
    originalTemplateId string
    The ID of the original template if this is a derived template.
    sdnasCount number
    The count of software-defined network appliances associated with the template.
    serverCount number
    The count of servers associated with the template.
    serviceCount number
    The count of services associated with the template.
    storageCount number
    The count of storage devices associated with the template.
    switchCount number
    The count of switches associated with the template.
    templateDescription string
    The description of the template.
    templateLocked boolean
    Indicates whether the template is locked or not.
    templateName string
    The name of the template.
    templateType string
    The type/category of the template.
    templateValid GetTemplateTemplateDetailTemplateValid
    Details about the validity of the template.
    templateVersion string
    The version of the template.
    updatedBy string
    The user who last updated the template.
    updatedDate string
    The date when the template was last updated.
    useDefaultCatalog boolean
    Indicates whether the default catalog is used for the template.
    vmCount number
    The count of virtual machines associated with the template.
    all_users_allowed bool
    Indicates whether all users are allowed for the template.
    assigned_users Sequence[GetTemplateTemplateDetailAssignedUser]
    List of users assigned to the template.
    brownfield_template_type str
    The type of template for brownfield deployments.
    category str
    The category to which the template belongs.
    cluster_count float
    The count of clusters associated with the template.
    components Sequence[GetTemplateTemplateDetailComponent]
    List of components included in the template.
    configuration GetTemplateTemplateDetailConfiguration
    Details about the configuration settings of the template.
    created_by str
    The user who created the template.
    created_date str
    The date when the template was created.
    draft bool
    Indicates whether the template is in draft mode.
    firmware_repository GetTemplateTemplateDetailFirmwareRepository
    Details about the firmware repository used by the template.
    id str
    The unique identifier for the template.
    in_configuration bool
    Indicates whether the template is part of the current configuration.
    last_deployed_date str
    The date when the template was last deployed.
    license_repository GetTemplateTemplateDetailLicenseRepository
    Details about the license repository used by the template.
    manage_firmware bool
    Indicates whether firmware is managed by the template.
    networks Sequence[GetTemplateTemplateDetailNetwork]
    List of networks associated with the template.
    original_template_id str
    The ID of the original template if this is a derived template.
    sdnas_count float
    The count of software-defined network appliances associated with the template.
    server_count float
    The count of servers associated with the template.
    service_count float
    The count of services associated with the template.
    storage_count float
    The count of storage devices associated with the template.
    switch_count float
    The count of switches associated with the template.
    template_description str
    The description of the template.
    template_locked bool
    Indicates whether the template is locked or not.
    template_name str
    The name of the template.
    template_type str
    The type/category of the template.
    template_valid GetTemplateTemplateDetailTemplateValid
    Details about the validity of the template.
    template_version str
    The version of the template.
    updated_by str
    The user who last updated the template.
    updated_date str
    The date when the template was last updated.
    use_default_catalog bool
    Indicates whether the default catalog is used for the template.
    vm_count float
    The count of virtual machines associated with the template.
    allUsersAllowed Boolean
    Indicates whether all users are allowed for the template.
    assignedUsers List<Property Map>
    List of users assigned to the template.
    brownfieldTemplateType String
    The type of template for brownfield deployments.
    category String
    The category to which the template belongs.
    clusterCount Number
    The count of clusters associated with the template.
    components List<Property Map>
    List of components included in the template.
    configuration Property Map
    Details about the configuration settings of the template.
    createdBy String
    The user who created the template.
    createdDate String
    The date when the template was created.
    draft Boolean
    Indicates whether the template is in draft mode.
    firmwareRepository Property Map
    Details about the firmware repository used by the template.
    id String
    The unique identifier for the template.
    inConfiguration Boolean
    Indicates whether the template is part of the current configuration.
    lastDeployedDate String
    The date when the template was last deployed.
    licenseRepository Property Map
    Details about the license repository used by the template.
    manageFirmware Boolean
    Indicates whether firmware is managed by the template.
    networks List<Property Map>
    List of networks associated with the template.
    originalTemplateId String
    The ID of the original template if this is a derived template.
    sdnasCount Number
    The count of software-defined network appliances associated with the template.
    serverCount Number
    The count of servers associated with the template.
    serviceCount Number
    The count of services associated with the template.
    storageCount Number
    The count of storage devices associated with the template.
    switchCount Number
    The count of switches associated with the template.
    templateDescription String
    The description of the template.
    templateLocked Boolean
    Indicates whether the template is locked or not.
    templateName String
    The name of the template.
    templateType String
    The type/category of the template.
    templateValid Property Map
    Details about the validity of the template.
    templateVersion String
    The version of the template.
    updatedBy String
    The user who last updated the template.
    updatedDate String
    The date when the template was last updated.
    useDefaultCatalog Boolean
    Indicates whether the default catalog is used for the template.
    vmCount Number
    The count of virtual machines associated with the template.

    GetTemplateTemplateDetailAssignedUser

    CreatedBy string
    The user who created the assigned user.
    CreatedDate string
    The date when the assigned user was created.
    DomainName string
    The domain name of the assigned user.
    Email string
    The email address of the assigned user.
    Enabled bool
    Indicates whether the assigned user is enabled.
    FirstName string
    The first name of the assigned user.
    GroupDn string
    The distinguished name (DN) of the group associated with the assigned user.
    GroupName string
    The name of the group associated with the assigned user.
    Id string
    The unique identifier of the assigned user.
    LastName string
    The last name of the assigned user.
    Password string
    The password associated with the assigned user.
    PhoneNumber string
    The phone number of the assigned user.
    Role string
    The role associated with the assigned user.
    Roles List<string>
    The roles associated with the assigned user.
    SystemUser bool
    Indicates whether the assigned user is a system user.
    UpdatePassword bool
    Indicates whether the user password needs to be updated.
    UpdatedBy string
    The user who last updated the assigned user.
    UpdatedDate string
    The date when the assigned user was last updated.
    UserName string
    The username of the assigned user.
    UserPreference string
    The preferences of the assigned user.
    UserSeqId double
    The sequential ID of the assigned user.
    CreatedBy string
    The user who created the assigned user.
    CreatedDate string
    The date when the assigned user was created.
    DomainName string
    The domain name of the assigned user.
    Email string
    The email address of the assigned user.
    Enabled bool
    Indicates whether the assigned user is enabled.
    FirstName string
    The first name of the assigned user.
    GroupDn string
    The distinguished name (DN) of the group associated with the assigned user.
    GroupName string
    The name of the group associated with the assigned user.
    Id string
    The unique identifier of the assigned user.
    LastName string
    The last name of the assigned user.
    Password string
    The password associated with the assigned user.
    PhoneNumber string
    The phone number of the assigned user.
    Role string
    The role associated with the assigned user.
    Roles []string
    The roles associated with the assigned user.
    SystemUser bool
    Indicates whether the assigned user is a system user.
    UpdatePassword bool
    Indicates whether the user password needs to be updated.
    UpdatedBy string
    The user who last updated the assigned user.
    UpdatedDate string
    The date when the assigned user was last updated.
    UserName string
    The username of the assigned user.
    UserPreference string
    The preferences of the assigned user.
    UserSeqId float64
    The sequential ID of the assigned user.
    createdBy String
    The user who created the assigned user.
    createdDate String
    The date when the assigned user was created.
    domainName String
    The domain name of the assigned user.
    email String
    The email address of the assigned user.
    enabled Boolean
    Indicates whether the assigned user is enabled.
    firstName String
    The first name of the assigned user.
    groupDn String
    The distinguished name (DN) of the group associated with the assigned user.
    groupName String
    The name of the group associated with the assigned user.
    id String
    The unique identifier of the assigned user.
    lastName String
    The last name of the assigned user.
    password String
    The password associated with the assigned user.
    phoneNumber String
    The phone number of the assigned user.
    role String
    The role associated with the assigned user.
    roles List<String>
    The roles associated with the assigned user.
    systemUser Boolean
    Indicates whether the assigned user is a system user.
    updatePassword Boolean
    Indicates whether the user password needs to be updated.
    updatedBy String
    The user who last updated the assigned user.
    updatedDate String
    The date when the assigned user was last updated.
    userName String
    The username of the assigned user.
    userPreference String
    The preferences of the assigned user.
    userSeqId Double
    The sequential ID of the assigned user.
    createdBy string
    The user who created the assigned user.
    createdDate string
    The date when the assigned user was created.
    domainName string
    The domain name of the assigned user.
    email string
    The email address of the assigned user.
    enabled boolean
    Indicates whether the assigned user is enabled.
    firstName string
    The first name of the assigned user.
    groupDn string
    The distinguished name (DN) of the group associated with the assigned user.
    groupName string
    The name of the group associated with the assigned user.
    id string
    The unique identifier of the assigned user.
    lastName string
    The last name of the assigned user.
    password string
    The password associated with the assigned user.
    phoneNumber string
    The phone number of the assigned user.
    role string
    The role associated with the assigned user.
    roles string[]
    The roles associated with the assigned user.
    systemUser boolean
    Indicates whether the assigned user is a system user.
    updatePassword boolean
    Indicates whether the user password needs to be updated.
    updatedBy string
    The user who last updated the assigned user.
    updatedDate string
    The date when the assigned user was last updated.
    userName string
    The username of the assigned user.
    userPreference string
    The preferences of the assigned user.
    userSeqId number
    The sequential ID of the assigned user.
    created_by str
    The user who created the assigned user.
    created_date str
    The date when the assigned user was created.
    domain_name str
    The domain name of the assigned user.
    email str
    The email address of the assigned user.
    enabled bool
    Indicates whether the assigned user is enabled.
    first_name str
    The first name of the assigned user.
    group_dn str
    The distinguished name (DN) of the group associated with the assigned user.
    group_name str
    The name of the group associated with the assigned user.
    id str
    The unique identifier of the assigned user.
    last_name str
    The last name of the assigned user.
    password str
    The password associated with the assigned user.
    phone_number str
    The phone number of the assigned user.
    role str
    The role associated with the assigned user.
    roles Sequence[str]
    The roles associated with the assigned user.
    system_user bool
    Indicates whether the assigned user is a system user.
    update_password bool
    Indicates whether the user password needs to be updated.
    updated_by str
    The user who last updated the assigned user.
    updated_date str
    The date when the assigned user was last updated.
    user_name str
    The username of the assigned user.
    user_preference str
    The preferences of the assigned user.
    user_seq_id float
    The sequential ID of the assigned user.
    createdBy String
    The user who created the assigned user.
    createdDate String
    The date when the assigned user was created.
    domainName String
    The domain name of the assigned user.
    email String
    The email address of the assigned user.
    enabled Boolean
    Indicates whether the assigned user is enabled.
    firstName String
    The first name of the assigned user.
    groupDn String
    The distinguished name (DN) of the group associated with the assigned user.
    groupName String
    The name of the group associated with the assigned user.
    id String
    The unique identifier of the assigned user.
    lastName String
    The last name of the assigned user.
    password String
    The password associated with the assigned user.
    phoneNumber String
    The phone number of the assigned user.
    role String
    The role associated with the assigned user.
    roles List<String>
    The roles associated with the assigned user.
    systemUser Boolean
    Indicates whether the assigned user is a system user.
    updatePassword Boolean
    Indicates whether the user password needs to be updated.
    updatedBy String
    The user who last updated the assigned user.
    updatedDate String
    The date when the assigned user was last updated.
    userName String
    The username of the assigned user.
    userPreference String
    The preferences of the assigned user.
    userSeqId Number
    The sequential ID of the assigned user.

    GetTemplateTemplateDetailComponent

    AsmGuid string
    The ASM GUID (Global Unique Identifier) associated with the component.
    Brownfield bool
    Indicates whether the component is brownfield.
    Changed bool
    Indicates whether the component has changed.
    Cloned bool
    Indicates whether the component is cloned.
    ClonedFromAsmGuid string
    The ASM GUID from which the component is cloned.
    ClonedFromId string
    The identifier of the component from which this component is cloned.
    ComponentId string
    The identifier for the component.
    ComponentValid GetTemplateTemplateDetailComponentComponentValid
    Information about the validity of the component.
    ConfigFile string
    The configuration file associated with the component.
    HelpText string
    Help text associated with the component.
    Id string
    The unique identifier for the component.
    Identifier string
    The identifier for the component.
    Instances double
    The number of instances of the component.
    Ip string
    The IP address associated with the component.
    ManageFirmware bool
    Indicates whether firmware is managed for the component.
    ManagementIpAddress string
    The management IP address of the component.
    Name string
    The name of the component.
    OsPuppetCertName string
    The OS Puppet certificate name associated with the component.
    PuppetCertName string
    The Puppet certificate name associated with the component.
    RefId string
    The reference identifier associated with the component.
    RelatedComponents Dictionary<string, string>
    Related components associated with this component.
    Resources List<GetTemplateTemplateDetailComponentResource>
    List of resources associated with the component.
    SerialNumber string
    The serial number of the component.
    SubType string
    The sub-type of the component.
    Teardown bool
    Indicates whether the component should be torn down.
    Type string
    The type of the component.
    AsmGuid string
    The ASM GUID (Global Unique Identifier) associated with the component.
    Brownfield bool
    Indicates whether the component is brownfield.
    Changed bool
    Indicates whether the component has changed.
    Cloned bool
    Indicates whether the component is cloned.
    ClonedFromAsmGuid string
    The ASM GUID from which the component is cloned.
    ClonedFromId string
    The identifier of the component from which this component is cloned.
    ComponentId string
    The identifier for the component.
    ComponentValid GetTemplateTemplateDetailComponentComponentValid
    Information about the validity of the component.
    ConfigFile string
    The configuration file associated with the component.
    HelpText string
    Help text associated with the component.
    Id string
    The unique identifier for the component.
    Identifier string
    The identifier for the component.
    Instances float64
    The number of instances of the component.
    Ip string
    The IP address associated with the component.
    ManageFirmware bool
    Indicates whether firmware is managed for the component.
    ManagementIpAddress string
    The management IP address of the component.
    Name string
    The name of the component.
    OsPuppetCertName string
    The OS Puppet certificate name associated with the component.
    PuppetCertName string
    The Puppet certificate name associated with the component.
    RefId string
    The reference identifier associated with the component.
    RelatedComponents map[string]string
    Related components associated with this component.
    Resources []GetTemplateTemplateDetailComponentResource
    List of resources associated with the component.
    SerialNumber string
    The serial number of the component.
    SubType string
    The sub-type of the component.
    Teardown bool
    Indicates whether the component should be torn down.
    Type string
    The type of the component.
    asmGuid String
    The ASM GUID (Global Unique Identifier) associated with the component.
    brownfield Boolean
    Indicates whether the component is brownfield.
    changed Boolean
    Indicates whether the component has changed.
    cloned Boolean
    Indicates whether the component is cloned.
    clonedFromAsmGuid String
    The ASM GUID from which the component is cloned.
    clonedFromId String
    The identifier of the component from which this component is cloned.
    componentId String
    The identifier for the component.
    componentValid GetTemplateTemplateDetailComponentComponentValid
    Information about the validity of the component.
    configFile String
    The configuration file associated with the component.
    helpText String
    Help text associated with the component.
    id String
    The unique identifier for the component.
    identifier String
    The identifier for the component.
    instances Double
    The number of instances of the component.
    ip String
    The IP address associated with the component.
    manageFirmware Boolean
    Indicates whether firmware is managed for the component.
    managementIpAddress String
    The management IP address of the component.
    name String
    The name of the component.
    osPuppetCertName String
    The OS Puppet certificate name associated with the component.
    puppetCertName String
    The Puppet certificate name associated with the component.
    refId String
    The reference identifier associated with the component.
    relatedComponents Map<String,String>
    Related components associated with this component.
    resources List<GetTemplateTemplateDetailComponentResource>
    List of resources associated with the component.
    serialNumber String
    The serial number of the component.
    subType String
    The sub-type of the component.
    teardown Boolean
    Indicates whether the component should be torn down.
    type String
    The type of the component.
    asmGuid string
    The ASM GUID (Global Unique Identifier) associated with the component.
    brownfield boolean
    Indicates whether the component is brownfield.
    changed boolean
    Indicates whether the component has changed.
    cloned boolean
    Indicates whether the component is cloned.
    clonedFromAsmGuid string
    The ASM GUID from which the component is cloned.
    clonedFromId string
    The identifier of the component from which this component is cloned.
    componentId string
    The identifier for the component.
    componentValid GetTemplateTemplateDetailComponentComponentValid
    Information about the validity of the component.
    configFile string
    The configuration file associated with the component.
    helpText string
    Help text associated with the component.
    id string
    The unique identifier for the component.
    identifier string
    The identifier for the component.
    instances number
    The number of instances of the component.
    ip string
    The IP address associated with the component.
    manageFirmware boolean
    Indicates whether firmware is managed for the component.
    managementIpAddress string
    The management IP address of the component.
    name string
    The name of the component.
    osPuppetCertName string
    The OS Puppet certificate name associated with the component.
    puppetCertName string
    The Puppet certificate name associated with the component.
    refId string
    The reference identifier associated with the component.
    relatedComponents {[key: string]: string}
    Related components associated with this component.
    resources GetTemplateTemplateDetailComponentResource[]
    List of resources associated with the component.
    serialNumber string
    The serial number of the component.
    subType string
    The sub-type of the component.
    teardown boolean
    Indicates whether the component should be torn down.
    type string
    The type of the component.
    asm_guid str
    The ASM GUID (Global Unique Identifier) associated with the component.
    brownfield bool
    Indicates whether the component is brownfield.
    changed bool
    Indicates whether the component has changed.
    cloned bool
    Indicates whether the component is cloned.
    cloned_from_asm_guid str
    The ASM GUID from which the component is cloned.
    cloned_from_id str
    The identifier of the component from which this component is cloned.
    component_id str
    The identifier for the component.
    component_valid GetTemplateTemplateDetailComponentComponentValid
    Information about the validity of the component.
    config_file str
    The configuration file associated with the component.
    help_text str
    Help text associated with the component.
    id str
    The unique identifier for the component.
    identifier str
    The identifier for the component.
    instances float
    The number of instances of the component.
    ip str
    The IP address associated with the component.
    manage_firmware bool
    Indicates whether firmware is managed for the component.
    management_ip_address str
    The management IP address of the component.
    name str
    The name of the component.
    os_puppet_cert_name str
    The OS Puppet certificate name associated with the component.
    puppet_cert_name str
    The Puppet certificate name associated with the component.
    ref_id str
    The reference identifier associated with the component.
    related_components Mapping[str, str]
    Related components associated with this component.
    resources Sequence[GetTemplateTemplateDetailComponentResource]
    List of resources associated with the component.
    serial_number str
    The serial number of the component.
    sub_type str
    The sub-type of the component.
    teardown bool
    Indicates whether the component should be torn down.
    type str
    The type of the component.
    asmGuid String
    The ASM GUID (Global Unique Identifier) associated with the component.
    brownfield Boolean
    Indicates whether the component is brownfield.
    changed Boolean
    Indicates whether the component has changed.
    cloned Boolean
    Indicates whether the component is cloned.
    clonedFromAsmGuid String
    The ASM GUID from which the component is cloned.
    clonedFromId String
    The identifier of the component from which this component is cloned.
    componentId String
    The identifier for the component.
    componentValid Property Map
    Information about the validity of the component.
    configFile String
    The configuration file associated with the component.
    helpText String
    Help text associated with the component.
    id String
    The unique identifier for the component.
    identifier String
    The identifier for the component.
    instances Number
    The number of instances of the component.
    ip String
    The IP address associated with the component.
    manageFirmware Boolean
    Indicates whether firmware is managed for the component.
    managementIpAddress String
    The management IP address of the component.
    name String
    The name of the component.
    osPuppetCertName String
    The OS Puppet certificate name associated with the component.
    puppetCertName String
    The Puppet certificate name associated with the component.
    refId String
    The reference identifier associated with the component.
    relatedComponents Map<String>
    Related components associated with this component.
    resources List<Property Map>
    List of resources associated with the component.
    serialNumber String
    The serial number of the component.
    subType String
    The sub-type of the component.
    teardown Boolean
    Indicates whether the component should be torn down.
    type String
    The type of the component.

    GetTemplateTemplateDetailComponentComponentValid

    Messages List<GetTemplateTemplateDetailComponentComponentValidMessage>
    List of messages associated with the component validity.
    Valid bool
    Indicates whether the component is valid.
    Messages []GetTemplateTemplateDetailComponentComponentValidMessage
    List of messages associated with the component validity.
    Valid bool
    Indicates whether the component is valid.
    messages List<GetTemplateTemplateDetailComponentComponentValidMessage>
    List of messages associated with the component validity.
    valid Boolean
    Indicates whether the component is valid.
    messages GetTemplateTemplateDetailComponentComponentValidMessage[]
    List of messages associated with the component validity.
    valid boolean
    Indicates whether the component is valid.
    messages Sequence[GetTemplateTemplateDetailComponentComponentValidMessage]
    List of messages associated with the component validity.
    valid bool
    Indicates whether the component is valid.
    messages List<Property Map>
    List of messages associated with the component validity.
    valid Boolean
    Indicates whether the component is valid.

    GetTemplateTemplateDetailComponentComponentValidMessage

    AgentId string
    The identifier of the agent associated with the message.
    Category string
    The category or type of the message.
    CorrelationId string
    The identifier used to correlate related messages.
    DetailedMessage string
    A detailed version or description of the message.
    DisplayMessage string
    The message to be displayed or shown.
    Id string
    The unique identifier for the message.
    MessageBundle string
    The bundle or group to which the message belongs.
    MessageCode string
    The code associated with the message.
    ResponseAction string
    The action to be taken in response to the message.
    SequenceNumber double
    The sequence number of the message in a series.
    Severity string
    The severity level of the message (e.g., INFO, WARNING, ERROR).
    TimeStamp string
    The timestamp indicating when the message was generated.
    AgentId string
    The identifier of the agent associated with the message.
    Category string
    The category or type of the message.
    CorrelationId string
    The identifier used to correlate related messages.
    DetailedMessage string
    A detailed version or description of the message.
    DisplayMessage string
    The message to be displayed or shown.
    Id string
    The unique identifier for the message.
    MessageBundle string
    The bundle or group to which the message belongs.
    MessageCode string
    The code associated with the message.
    ResponseAction string
    The action to be taken in response to the message.
    SequenceNumber float64
    The sequence number of the message in a series.
    Severity string
    The severity level of the message (e.g., INFO, WARNING, ERROR).
    TimeStamp string
    The timestamp indicating when the message was generated.
    agentId String
    The identifier of the agent associated with the message.
    category String
    The category or type of the message.
    correlationId String
    The identifier used to correlate related messages.
    detailedMessage String
    A detailed version or description of the message.
    displayMessage String
    The message to be displayed or shown.
    id String
    The unique identifier for the message.
    messageBundle String
    The bundle or group to which the message belongs.
    messageCode String
    The code associated with the message.
    responseAction String
    The action to be taken in response to the message.
    sequenceNumber Double
    The sequence number of the message in a series.
    severity String
    The severity level of the message (e.g., INFO, WARNING, ERROR).
    timeStamp String
    The timestamp indicating when the message was generated.
    agentId string
    The identifier of the agent associated with the message.
    category string
    The category or type of the message.
    correlationId string
    The identifier used to correlate related messages.
    detailedMessage string
    A detailed version or description of the message.
    displayMessage string
    The message to be displayed or shown.
    id string
    The unique identifier for the message.
    messageBundle string
    The bundle or group to which the message belongs.
    messageCode string
    The code associated with the message.
    responseAction string
    The action to be taken in response to the message.
    sequenceNumber number
    The sequence number of the message in a series.
    severity string
    The severity level of the message (e.g., INFO, WARNING, ERROR).
    timeStamp string
    The timestamp indicating when the message was generated.
    agent_id str
    The identifier of the agent associated with the message.
    category str
    The category or type of the message.
    correlation_id str
    The identifier used to correlate related messages.
    detailed_message str
    A detailed version or description of the message.
    display_message str
    The message to be displayed or shown.
    id str
    The unique identifier for the message.
    message_bundle str
    The bundle or group to which the message belongs.
    message_code str
    The code associated with the message.
    response_action str
    The action to be taken in response to the message.
    sequence_number float
    The sequence number of the message in a series.
    severity str
    The severity level of the message (e.g., INFO, WARNING, ERROR).
    time_stamp str
    The timestamp indicating when the message was generated.
    agentId String
    The identifier of the agent associated with the message.
    category String
    The category or type of the message.
    correlationId String
    The identifier used to correlate related messages.
    detailedMessage String
    A detailed version or description of the message.
    displayMessage String
    The message to be displayed or shown.
    id String
    The unique identifier for the message.
    messageBundle String
    The bundle or group to which the message belongs.
    messageCode String
    The code associated with the message.
    responseAction String
    The action to be taken in response to the message.
    sequenceNumber Number
    The sequence number of the message in a series.
    severity String
    The severity level of the message (e.g., INFO, WARNING, ERROR).
    timeStamp String
    The timestamp indicating when the message was generated.

    GetTemplateTemplateDetailComponentResource

    DisplayName string
    The display name for the resources.
    Guid string
    The globally unique identifier (GUID) for the resources.
    Id string
    The identifier for the resources.
    DisplayName string
    The display name for the resources.
    Guid string
    The globally unique identifier (GUID) for the resources.
    Id string
    The identifier for the resources.
    displayName String
    The display name for the resources.
    guid String
    The globally unique identifier (GUID) for the resources.
    id String
    The identifier for the resources.
    displayName string
    The display name for the resources.
    guid string
    The globally unique identifier (GUID) for the resources.
    id string
    The identifier for the resources.
    display_name str
    The display name for the resources.
    guid str
    The globally unique identifier (GUID) for the resources.
    id str
    The identifier for the resources.
    displayName String
    The display name for the resources.
    guid String
    The globally unique identifier (GUID) for the resources.
    id String
    The identifier for the resources.

    GetTemplateTemplateDetailConfiguration

    Categories List<GetTemplateTemplateDetailConfigurationCategory>
    List of categories associated with the configuration.
    Comparator string
    Comparator used in the configuration.
    ControllerFqdd string
    Fully Qualified Device Descriptor (FQDD) of the controller in the configuration.
    Disktype string
    Type of disk in the configuration.
    Id string
    Unique identifier for the configuration.
    Numberofdisks double
    Number of disks in the configuration.
    Raidlevel string
    RAID level of the configuration.
    VirtualDiskFqdd string
    Fully Qualified Device Descriptor (FQDD) of the virtual disk in the configuration.
    Categories []GetTemplateTemplateDetailConfigurationCategory
    List of categories associated with the configuration.
    Comparator string
    Comparator used in the configuration.
    ControllerFqdd string
    Fully Qualified Device Descriptor (FQDD) of the controller in the configuration.
    Disktype string
    Type of disk in the configuration.
    Id string
    Unique identifier for the configuration.
    Numberofdisks float64
    Number of disks in the configuration.
    Raidlevel string
    RAID level of the configuration.
    VirtualDiskFqdd string
    Fully Qualified Device Descriptor (FQDD) of the virtual disk in the configuration.
    categories List<GetTemplateTemplateDetailConfigurationCategory>
    List of categories associated with the configuration.
    comparator String
    Comparator used in the configuration.
    controllerFqdd String
    Fully Qualified Device Descriptor (FQDD) of the controller in the configuration.
    disktype String
    Type of disk in the configuration.
    id String
    Unique identifier for the configuration.
    numberofdisks Double
    Number of disks in the configuration.
    raidlevel String
    RAID level of the configuration.
    virtualDiskFqdd String
    Fully Qualified Device Descriptor (FQDD) of the virtual disk in the configuration.
    categories GetTemplateTemplateDetailConfigurationCategory[]
    List of categories associated with the configuration.
    comparator string
    Comparator used in the configuration.
    controllerFqdd string
    Fully Qualified Device Descriptor (FQDD) of the controller in the configuration.
    disktype string
    Type of disk in the configuration.
    id string
    Unique identifier for the configuration.
    numberofdisks number
    Number of disks in the configuration.
    raidlevel string
    RAID level of the configuration.
    virtualDiskFqdd string
    Fully Qualified Device Descriptor (FQDD) of the virtual disk in the configuration.
    categories Sequence[GetTemplateTemplateDetailConfigurationCategory]
    List of categories associated with the configuration.
    comparator str
    Comparator used in the configuration.
    controller_fqdd str
    Fully Qualified Device Descriptor (FQDD) of the controller in the configuration.
    disktype str
    Type of disk in the configuration.
    id str
    Unique identifier for the configuration.
    numberofdisks float
    Number of disks in the configuration.
    raidlevel str
    RAID level of the configuration.
    virtual_disk_fqdd str
    Fully Qualified Device Descriptor (FQDD) of the virtual disk in the configuration.
    categories List<Property Map>
    List of categories associated with the configuration.
    comparator String
    Comparator used in the configuration.
    controllerFqdd String
    Fully Qualified Device Descriptor (FQDD) of the controller in the configuration.
    disktype String
    Type of disk in the configuration.
    id String
    Unique identifier for the configuration.
    numberofdisks Number
    Number of disks in the configuration.
    raidlevel String
    RAID level of the configuration.
    virtualDiskFqdd String
    Fully Qualified Device Descriptor (FQDD) of the virtual disk in the configuration.

    GetTemplateTemplateDetailConfigurationCategory

    DeviceType string
    The type of device associated with the category.
    DisplayName string
    The display name of the category.
    Id string
    The unique identifier for the category.
    DeviceType string
    The type of device associated with the category.
    DisplayName string
    The display name of the category.
    Id string
    The unique identifier for the category.
    deviceType String
    The type of device associated with the category.
    displayName String
    The display name of the category.
    id String
    The unique identifier for the category.
    deviceType string
    The type of device associated with the category.
    displayName string
    The display name of the category.
    id string
    The unique identifier for the category.
    device_type str
    The type of device associated with the category.
    display_name str
    The display name of the category.
    id str
    The unique identifier for the category.
    deviceType String
    The type of device associated with the category.
    displayName String
    The display name of the category.
    id String
    The unique identifier for the category.

    GetTemplateTemplateDetailFirmwareRepository

    BundleCount double
    The count of software bundles in the firmware repository.
    ComponentCount double
    The count of software components in the firmware repository.
    CreatedBy string
    The user who created the firmware repository.
    CreatedDate string
    The date when the firmware repository was created.
    Custom bool
    Indicates whether the firmware repository is custom.
    DefaultCatalog bool
    Indicates whether the firmware repository is the default catalog.
    Deployments List<GetTemplateTemplateDetailFirmwareRepositoryDeployment>
    List of deployments associated with the firmware repository.
    DiskLocation string
    The location on disk where the firmware repository is stored.
    DownloadProgress double
    The progress of the download for the firmware repository.
    DownloadStatus string
    The download status of the firmware repository.
    Embedded bool
    Indicates whether the firmware repository is embedded.
    ExtractProgress double
    The progress of the extraction for the firmware repository.
    FileSizeInGigabytes double
    The size of the firmware repository file in gigabytes.
    Filename string
    The filename of the firmware repository.
    Id string
    The unique identifier of the firmware repository.
    JobId string
    The unique identifier of the job associated with the firmware repository.
    Md5Hash string
    The MD5 hash of the firmware repository.
    Minimal bool
    Indicates whether the firmware repository is minimal.
    Name string
    The name of the firmware repository.
    NeedsAttention bool
    Indicates whether the firmware repository needs attention.
    Password string
    The password associated with the firmware repository.
    Rcmapproved bool
    Indicates whether the firmware repository is RCM approved.
    Signature string
    The signature of the firmware repository.
    SignedKeySourceLocation string
    The source location of the signed key associated with the firmware repository.
    SoftwareBundles List<GetTemplateTemplateDetailFirmwareRepositorySoftwareBundle>
    List of software bundles associated with the firmware repository.
    SoftwareComponents List<GetTemplateTemplateDetailFirmwareRepositorySoftwareComponent>
    List of software components associated with the firmware repository.
    SourceLocation string
    The location of the source for the firmware repository.
    SourceType string
    The type of the source for the firmware repository.
    State string
    The state of the firmware repository.
    UpdatedBy string
    The user who last updated the firmware repository.
    UpdatedDate string
    The date when the firmware repository was last updated.
    UserBundleCount double
    The count of user-specific software bundles in the firmware repository.
    Username string
    The username associated with the firmware repository.
    BundleCount float64
    The count of software bundles in the firmware repository.
    ComponentCount float64
    The count of software components in the firmware repository.
    CreatedBy string
    The user who created the firmware repository.
    CreatedDate string
    The date when the firmware repository was created.
    Custom bool
    Indicates whether the firmware repository is custom.
    DefaultCatalog bool
    Indicates whether the firmware repository is the default catalog.
    Deployments []GetTemplateTemplateDetailFirmwareRepositoryDeployment
    List of deployments associated with the firmware repository.
    DiskLocation string
    The location on disk where the firmware repository is stored.
    DownloadProgress float64
    The progress of the download for the firmware repository.
    DownloadStatus string
    The download status of the firmware repository.
    Embedded bool
    Indicates whether the firmware repository is embedded.
    ExtractProgress float64
    The progress of the extraction for the firmware repository.
    FileSizeInGigabytes float64
    The size of the firmware repository file in gigabytes.
    Filename string
    The filename of the firmware repository.
    Id string
    The unique identifier of the firmware repository.
    JobId string
    The unique identifier of the job associated with the firmware repository.
    Md5Hash string
    The MD5 hash of the firmware repository.
    Minimal bool
    Indicates whether the firmware repository is minimal.
    Name string
    The name of the firmware repository.
    NeedsAttention bool
    Indicates whether the firmware repository needs attention.
    Password string
    The password associated with the firmware repository.
    Rcmapproved bool
    Indicates whether the firmware repository is RCM approved.
    Signature string
    The signature of the firmware repository.
    SignedKeySourceLocation string
    The source location of the signed key associated with the firmware repository.
    SoftwareBundles []GetTemplateTemplateDetailFirmwareRepositorySoftwareBundle
    List of software bundles associated with the firmware repository.
    SoftwareComponents []GetTemplateTemplateDetailFirmwareRepositorySoftwareComponent
    List of software components associated with the firmware repository.
    SourceLocation string
    The location of the source for the firmware repository.
    SourceType string
    The type of the source for the firmware repository.
    State string
    The state of the firmware repository.
    UpdatedBy string
    The user who last updated the firmware repository.
    UpdatedDate string
    The date when the firmware repository was last updated.
    UserBundleCount float64
    The count of user-specific software bundles in the firmware repository.
    Username string
    The username associated with the firmware repository.
    bundleCount Double
    The count of software bundles in the firmware repository.
    componentCount Double
    The count of software components in the firmware repository.
    createdBy String
    The user who created the firmware repository.
    createdDate String
    The date when the firmware repository was created.
    custom Boolean
    Indicates whether the firmware repository is custom.
    defaultCatalog Boolean
    Indicates whether the firmware repository is the default catalog.
    deployments List<GetTemplateTemplateDetailFirmwareRepositoryDeployment>
    List of deployments associated with the firmware repository.
    diskLocation String
    The location on disk where the firmware repository is stored.
    downloadProgress Double
    The progress of the download for the firmware repository.
    downloadStatus String
    The download status of the firmware repository.
    embedded Boolean
    Indicates whether the firmware repository is embedded.
    extractProgress Double
    The progress of the extraction for the firmware repository.
    fileSizeInGigabytes Double
    The size of the firmware repository file in gigabytes.
    filename String
    The filename of the firmware repository.
    id String
    The unique identifier of the firmware repository.
    jobId String
    The unique identifier of the job associated with the firmware repository.
    md5Hash String
    The MD5 hash of the firmware repository.
    minimal Boolean
    Indicates whether the firmware repository is minimal.
    name String
    The name of the firmware repository.
    needsAttention Boolean
    Indicates whether the firmware repository needs attention.
    password String
    The password associated with the firmware repository.
    rcmapproved Boolean
    Indicates whether the firmware repository is RCM approved.
    signature String
    The signature of the firmware repository.
    signedKeySourceLocation String
    The source location of the signed key associated with the firmware repository.
    softwareBundles List<GetTemplateTemplateDetailFirmwareRepositorySoftwareBundle>
    List of software bundles associated with the firmware repository.
    softwareComponents List<GetTemplateTemplateDetailFirmwareRepositorySoftwareComponent>
    List of software components associated with the firmware repository.
    sourceLocation String
    The location of the source for the firmware repository.
    sourceType String
    The type of the source for the firmware repository.
    state String
    The state of the firmware repository.
    updatedBy String
    The user who last updated the firmware repository.
    updatedDate String
    The date when the firmware repository was last updated.
    userBundleCount Double
    The count of user-specific software bundles in the firmware repository.
    username String
    The username associated with the firmware repository.
    bundleCount number
    The count of software bundles in the firmware repository.
    componentCount number
    The count of software components in the firmware repository.
    createdBy string
    The user who created the firmware repository.
    createdDate string
    The date when the firmware repository was created.
    custom boolean
    Indicates whether the firmware repository is custom.
    defaultCatalog boolean
    Indicates whether the firmware repository is the default catalog.
    deployments GetTemplateTemplateDetailFirmwareRepositoryDeployment[]
    List of deployments associated with the firmware repository.
    diskLocation string
    The location on disk where the firmware repository is stored.
    downloadProgress number
    The progress of the download for the firmware repository.
    downloadStatus string
    The download status of the firmware repository.
    embedded boolean
    Indicates whether the firmware repository is embedded.
    extractProgress number
    The progress of the extraction for the firmware repository.
    fileSizeInGigabytes number
    The size of the firmware repository file in gigabytes.
    filename string
    The filename of the firmware repository.
    id string
    The unique identifier of the firmware repository.
    jobId string
    The unique identifier of the job associated with the firmware repository.
    md5Hash string
    The MD5 hash of the firmware repository.
    minimal boolean
    Indicates whether the firmware repository is minimal.
    name string
    The name of the firmware repository.
    needsAttention boolean
    Indicates whether the firmware repository needs attention.
    password string
    The password associated with the firmware repository.
    rcmapproved boolean
    Indicates whether the firmware repository is RCM approved.
    signature string
    The signature of the firmware repository.
    signedKeySourceLocation string
    The source location of the signed key associated with the firmware repository.
    softwareBundles GetTemplateTemplateDetailFirmwareRepositorySoftwareBundle[]
    List of software bundles associated with the firmware repository.
    softwareComponents GetTemplateTemplateDetailFirmwareRepositorySoftwareComponent[]
    List of software components associated with the firmware repository.
    sourceLocation string
    The location of the source for the firmware repository.
    sourceType string
    The type of the source for the firmware repository.
    state string
    The state of the firmware repository.
    updatedBy string
    The user who last updated the firmware repository.
    updatedDate string
    The date when the firmware repository was last updated.
    userBundleCount number
    The count of user-specific software bundles in the firmware repository.
    username string
    The username associated with the firmware repository.
    bundle_count float
    The count of software bundles in the firmware repository.
    component_count float
    The count of software components in the firmware repository.
    created_by str
    The user who created the firmware repository.
    created_date str
    The date when the firmware repository was created.
    custom bool
    Indicates whether the firmware repository is custom.
    default_catalog bool
    Indicates whether the firmware repository is the default catalog.
    deployments Sequence[GetTemplateTemplateDetailFirmwareRepositoryDeployment]
    List of deployments associated with the firmware repository.
    disk_location str
    The location on disk where the firmware repository is stored.
    download_progress float
    The progress of the download for the firmware repository.
    download_status str
    The download status of the firmware repository.
    embedded bool
    Indicates whether the firmware repository is embedded.
    extract_progress float
    The progress of the extraction for the firmware repository.
    file_size_in_gigabytes float
    The size of the firmware repository file in gigabytes.
    filename str
    The filename of the firmware repository.
    id str
    The unique identifier of the firmware repository.
    job_id str
    The unique identifier of the job associated with the firmware repository.
    md5_hash str
    The MD5 hash of the firmware repository.
    minimal bool
    Indicates whether the firmware repository is minimal.
    name str
    The name of the firmware repository.
    needs_attention bool
    Indicates whether the firmware repository needs attention.
    password str
    The password associated with the firmware repository.
    rcmapproved bool
    Indicates whether the firmware repository is RCM approved.
    signature str
    The signature of the firmware repository.
    signed_key_source_location str
    The source location of the signed key associated with the firmware repository.
    software_bundles Sequence[GetTemplateTemplateDetailFirmwareRepositorySoftwareBundle]
    List of software bundles associated with the firmware repository.
    software_components Sequence[GetTemplateTemplateDetailFirmwareRepositorySoftwareComponent]
    List of software components associated with the firmware repository.
    source_location str
    The location of the source for the firmware repository.
    source_type str
    The type of the source for the firmware repository.
    state str
    The state of the firmware repository.
    updated_by str
    The user who last updated the firmware repository.
    updated_date str
    The date when the firmware repository was last updated.
    user_bundle_count float
    The count of user-specific software bundles in the firmware repository.
    username str
    The username associated with the firmware repository.
    bundleCount Number
    The count of software bundles in the firmware repository.
    componentCount Number
    The count of software components in the firmware repository.
    createdBy String
    The user who created the firmware repository.
    createdDate String
    The date when the firmware repository was created.
    custom Boolean
    Indicates whether the firmware repository is custom.
    defaultCatalog Boolean
    Indicates whether the firmware repository is the default catalog.
    deployments List<Property Map>
    List of deployments associated with the firmware repository.
    diskLocation String
    The location on disk where the firmware repository is stored.
    downloadProgress Number
    The progress of the download for the firmware repository.
    downloadStatus String
    The download status of the firmware repository.
    embedded Boolean
    Indicates whether the firmware repository is embedded.
    extractProgress Number
    The progress of the extraction for the firmware repository.
    fileSizeInGigabytes Number
    The size of the firmware repository file in gigabytes.
    filename String
    The filename of the firmware repository.
    id String
    The unique identifier of the firmware repository.
    jobId String
    The unique identifier of the job associated with the firmware repository.
    md5Hash String
    The MD5 hash of the firmware repository.
    minimal Boolean
    Indicates whether the firmware repository is minimal.
    name String
    The name of the firmware repository.
    needsAttention Boolean
    Indicates whether the firmware repository needs attention.
    password String
    The password associated with the firmware repository.
    rcmapproved Boolean
    Indicates whether the firmware repository is RCM approved.
    signature String
    The signature of the firmware repository.
    signedKeySourceLocation String
    The source location of the signed key associated with the firmware repository.
    softwareBundles List<Property Map>
    List of software bundles associated with the firmware repository.
    softwareComponents List<Property Map>
    List of software components associated with the firmware repository.
    sourceLocation String
    The location of the source for the firmware repository.
    sourceType String
    The type of the source for the firmware repository.
    state String
    The state of the firmware repository.
    updatedBy String
    The user who last updated the firmware repository.
    updatedDate String
    The date when the firmware repository was last updated.
    userBundleCount Number
    The count of user-specific software bundles in the firmware repository.
    username String
    The username associated with the firmware repository.

    GetTemplateTemplateDetailFirmwareRepositoryDeployment

    AllUsersAllowed bool
    Indicates whether all users are allowed for the deployment.
    AssignedUsers List<GetTemplateTemplateDetailFirmwareRepositoryDeploymentAssignedUser>
    List of users assigned to the deployment.
    Brownfield bool
    Indicates whether the deployment involves brownfield operations.
    CanMigratevClsvMs bool
    Indicates whether migration of cluster virtual machines is allowed.
    Compliant bool
    Indicates whether the deployment is compliant.
    ConfigurationChange bool
    Specifies whether there has been a change in the deployment configuration.
    CreatedBy string
    The user who created the deployment.
    CreatedDate string
    The date when the deployment was created.
    CurrentBatchCount string
    The current batch count during deployment.
    CurrentStepCount string
    The current step count during deployment.
    CurrentStepMessage string
    The message associated with the current step during deployment.
    CustomImage string
    The custom image used for deployment.
    DeploymentDescription string
    The description of the deployment.
    DeploymentDevices List<GetTemplateTemplateDetailFirmwareRepositoryDeploymentDeploymentDevice>
    List of devices associated with the deployment.
    DeploymentFinishedDate string
    The date when the deployment finished.
    DeploymentHealthStatusType string
    The type of health status associated with the deployment.
    DeploymentName string
    The name of the deployment.
    DeploymentScheduledDate string
    The scheduled date for the deployment.
    DeploymentStartedDate string
    The date when the deployment started.
    DeploymentValid GetTemplateTemplateDetailFirmwareRepositoryDeploymentDeploymentValid
    Details about the validity of the deployment.
    DeploymentValidationResponse GetTemplateTemplateDetailFirmwareRepositoryDeploymentDeploymentValidationResponse
    Details about the validation response for the deployment.
    DisruptiveFirmware bool
    Indicates whether disruptive firmware actions are allowed.
    FirmwareInit bool
    Indicates whether firmware initialization is performed during deployment.
    FirmwareRepositoryId string
    The ID of the firmware repository associated with the deployment.
    Id string
    The unique identifier of the deployment.
    IndividualTeardown bool
    Indicates whether to perform individual teardown for the deployment.
    JobDetails List<GetTemplateTemplateDetailFirmwareRepositoryDeploymentJobDetail>
    List of job details associated with the deployment.
    LicenseRepository GetTemplateTemplateDetailFirmwareRepositoryDeploymentLicenseRepository
    Details about the license repository associated with the deployment.
    LicenseRepositoryId string
    The ID of the license repository associated with the deployment.
    LifecycleMode bool
    Indicates whether the deployment is in lifecycle mode.
    LifecycleModeReasons List<string>
    List of reasons for the lifecycle mode of the deployment.
    NoOp bool
    Indicates whether the deployment is a no-op (no operation).
    NumberOfDeployments double
    The total number of deployments.
    OperationData string
    Additional data associated with the operation.
    OperationStatus string
    The status of the operation associated with the deployment.
    OperationType string
    The type of operation associated with the deployment.
    OriginalDeploymentId string
    The ID of the original deployment.
    OverallDeviceHealth string
    The overall health status of the device in the deployment.
    Owner string
    The owner of the deployment.
    PrecalculatedDeviceHealth string
    The precalculated health of devices associated with the deployment.
    PreconfigureSvm bool
    Indicates whether to preconfigure SVM (Storage Virtual Machine).
    PreconfigureSvmAndUpdate bool
    Indicates whether to preconfigure SVM and perform an update.
    RemoveService bool
    Indicates whether the associated service should be removed.
    Retry bool
    Indicates whether the deployment should be retried.
    ScaleUp bool
    Indicates whether the deployment involves scaling up.
    ScheduleDate string
    The date when the deployment is scheduled.
    ServicesDeployed string
    Details about the services deployed during the deployment.
    Status string
    The status of the deployment.
    Teardown bool
    Indicates whether the deployment should be torn down.
    TeardownAfterCancel bool
    Indicates whether teardown should occur after canceling the deployment.
    TemplateValid bool
    Indicates if the deployment template is valid.
    TotalBatchCount string
    The total number of batches involved in the deployment.
    TotalNumOfSteps string
    The total number of steps involved in the deployment.
    UpdateServerFirmware bool
    Indicates whether to update server firmware during the deployment.
    UpdatedBy string
    The user who last updated the deployment.
    UpdatedDate string
    The date when the deployment was last updated.
    UseDefaultCatalog bool
    Indicates whether to use the default catalog for the deployment.
    Vds bool
    Specifies whether the deployment involves Virtual Desktop Infrastructure (VDI) configuration.
    Vms List<GetTemplateTemplateDetailFirmwareRepositoryDeploymentVm>
    List of virtual machines associated with the deployment.
    AllUsersAllowed bool
    Indicates whether all users are allowed for the deployment.
    AssignedUsers []GetTemplateTemplateDetailFirmwareRepositoryDeploymentAssignedUser
    List of users assigned to the deployment.
    Brownfield bool
    Indicates whether the deployment involves brownfield operations.
    CanMigratevClsvMs bool
    Indicates whether migration of cluster virtual machines is allowed.
    Compliant bool
    Indicates whether the deployment is compliant.
    ConfigurationChange bool
    Specifies whether there has been a change in the deployment configuration.
    CreatedBy string
    The user who created the deployment.
    CreatedDate string
    The date when the deployment was created.
    CurrentBatchCount string
    The current batch count during deployment.
    CurrentStepCount string
    The current step count during deployment.
    CurrentStepMessage string
    The message associated with the current step during deployment.
    CustomImage string
    The custom image used for deployment.
    DeploymentDescription string
    The description of the deployment.
    DeploymentDevices []GetTemplateTemplateDetailFirmwareRepositoryDeploymentDeploymentDevice
    List of devices associated with the deployment.
    DeploymentFinishedDate string
    The date when the deployment finished.
    DeploymentHealthStatusType string
    The type of health status associated with the deployment.
    DeploymentName string
    The name of the deployment.
    DeploymentScheduledDate string
    The scheduled date for the deployment.
    DeploymentStartedDate string
    The date when the deployment started.
    DeploymentValid GetTemplateTemplateDetailFirmwareRepositoryDeploymentDeploymentValid
    Details about the validity of the deployment.
    DeploymentValidationResponse GetTemplateTemplateDetailFirmwareRepositoryDeploymentDeploymentValidationResponse
    Details about the validation response for the deployment.
    DisruptiveFirmware bool
    Indicates whether disruptive firmware actions are allowed.
    FirmwareInit bool
    Indicates whether firmware initialization is performed during deployment.
    FirmwareRepositoryId string
    The ID of the firmware repository associated with the deployment.
    Id string
    The unique identifier of the deployment.
    IndividualTeardown bool
    Indicates whether to perform individual teardown for the deployment.
    JobDetails []GetTemplateTemplateDetailFirmwareRepositoryDeploymentJobDetail
    List of job details associated with the deployment.
    LicenseRepository GetTemplateTemplateDetailFirmwareRepositoryDeploymentLicenseRepository
    Details about the license repository associated with the deployment.
    LicenseRepositoryId string
    The ID of the license repository associated with the deployment.
    LifecycleMode bool
    Indicates whether the deployment is in lifecycle mode.
    LifecycleModeReasons []string
    List of reasons for the lifecycle mode of the deployment.
    NoOp bool
    Indicates whether the deployment is a no-op (no operation).
    NumberOfDeployments float64
    The total number of deployments.
    OperationData string
    Additional data associated with the operation.
    OperationStatus string
    The status of the operation associated with the deployment.
    OperationType string
    The type of operation associated with the deployment.
    OriginalDeploymentId string
    The ID of the original deployment.
    OverallDeviceHealth string
    The overall health status of the device in the deployment.
    Owner string
    The owner of the deployment.
    PrecalculatedDeviceHealth string
    The precalculated health of devices associated with the deployment.
    PreconfigureSvm bool
    Indicates whether to preconfigure SVM (Storage Virtual Machine).
    PreconfigureSvmAndUpdate bool
    Indicates whether to preconfigure SVM and perform an update.
    RemoveService bool
    Indicates whether the associated service should be removed.
    Retry bool
    Indicates whether the deployment should be retried.
    ScaleUp bool
    Indicates whether the deployment involves scaling up.
    ScheduleDate string
    The date when the deployment is scheduled.
    ServicesDeployed string
    Details about the services deployed during the deployment.
    Status string
    The status of the deployment.
    Teardown bool
    Indicates whether the deployment should be torn down.
    TeardownAfterCancel bool
    Indicates whether teardown should occur after canceling the deployment.
    TemplateValid bool
    Indicates if the deployment template is valid.
    TotalBatchCount string
    The total number of batches involved in the deployment.
    TotalNumOfSteps string
    The total number of steps involved in the deployment.
    UpdateServerFirmware bool
    Indicates whether to update server firmware during the deployment.
    UpdatedBy string
    The user who last updated the deployment.
    UpdatedDate string
    The date when the deployment was last updated.
    UseDefaultCatalog bool
    Indicates whether to use the default catalog for the deployment.
    Vds bool
    Specifies whether the deployment involves Virtual Desktop Infrastructure (VDI) configuration.
    Vms []GetTemplateTemplateDetailFirmwareRepositoryDeploymentVm
    List of virtual machines associated with the deployment.
    allUsersAllowed Boolean
    Indicates whether all users are allowed for the deployment.
    assignedUsers List<GetTemplateTemplateDetailFirmwareRepositoryDeploymentAssignedUser>
    List of users assigned to the deployment.
    brownfield Boolean
    Indicates whether the deployment involves brownfield operations.
    canMigratevClsvMs Boolean
    Indicates whether migration of cluster virtual machines is allowed.
    compliant Boolean
    Indicates whether the deployment is compliant.
    configurationChange Boolean
    Specifies whether there has been a change in the deployment configuration.
    createdBy String
    The user who created the deployment.
    createdDate String
    The date when the deployment was created.
    currentBatchCount String
    The current batch count during deployment.
    currentStepCount String
    The current step count during deployment.
    currentStepMessage String
    The message associated with the current step during deployment.
    customImage String
    The custom image used for deployment.
    deploymentDescription String
    The description of the deployment.
    deploymentDevices List<GetTemplateTemplateDetailFirmwareRepositoryDeploymentDeploymentDevice>
    List of devices associated with the deployment.
    deploymentFinishedDate String
    The date when the deployment finished.
    deploymentHealthStatusType String
    The type of health status associated with the deployment.
    deploymentName String
    The name of the deployment.
    deploymentScheduledDate String
    The scheduled date for the deployment.
    deploymentStartedDate String
    The date when the deployment started.
    deploymentValid GetTemplateTemplateDetailFirmwareRepositoryDeploymentDeploymentValid
    Details about the validity of the deployment.
    deploymentValidationResponse GetTemplateTemplateDetailFirmwareRepositoryDeploymentDeploymentValidationResponse
    Details about the validation response for the deployment.
    disruptiveFirmware Boolean
    Indicates whether disruptive firmware actions are allowed.
    firmwareInit Boolean
    Indicates whether firmware initialization is performed during deployment.
    firmwareRepositoryId String
    The ID of the firmware repository associated with the deployment.
    id String
    The unique identifier of the deployment.
    individualTeardown Boolean
    Indicates whether to perform individual teardown for the deployment.
    jobDetails List<GetTemplateTemplateDetailFirmwareRepositoryDeploymentJobDetail>
    List of job details associated with the deployment.
    licenseRepository GetTemplateTemplateDetailFirmwareRepositoryDeploymentLicenseRepository
    Details about the license repository associated with the deployment.
    licenseRepositoryId String
    The ID of the license repository associated with the deployment.
    lifecycleMode Boolean
    Indicates whether the deployment is in lifecycle mode.
    lifecycleModeReasons List<String>
    List of reasons for the lifecycle mode of the deployment.
    noOp Boolean
    Indicates whether the deployment is a no-op (no operation).
    numberOfDeployments Double
    The total number of deployments.
    operationData String
    Additional data associated with the operation.
    operationStatus String
    The status of the operation associated with the deployment.
    operationType String
    The type of operation associated with the deployment.
    originalDeploymentId String
    The ID of the original deployment.
    overallDeviceHealth String
    The overall health status of the device in the deployment.
    owner String
    The owner of the deployment.
    precalculatedDeviceHealth String
    The precalculated health of devices associated with the deployment.
    preconfigureSvm Boolean
    Indicates whether to preconfigure SVM (Storage Virtual Machine).
    preconfigureSvmAndUpdate Boolean
    Indicates whether to preconfigure SVM and perform an update.
    removeService Boolean
    Indicates whether the associated service should be removed.
    retry Boolean
    Indicates whether the deployment should be retried.
    scaleUp Boolean
    Indicates whether the deployment involves scaling up.
    scheduleDate String
    The date when the deployment is scheduled.
    servicesDeployed String
    Details about the services deployed during the deployment.
    status String
    The status of the deployment.
    teardown Boolean
    Indicates whether the deployment should be torn down.
    teardownAfterCancel Boolean
    Indicates whether teardown should occur after canceling the deployment.
    templateValid Boolean
    Indicates if the deployment template is valid.
    totalBatchCount String
    The total number of batches involved in the deployment.
    totalNumOfSteps String
    The total number of steps involved in the deployment.
    updateServerFirmware Boolean
    Indicates whether to update server firmware during the deployment.
    updatedBy String
    The user who last updated the deployment.
    updatedDate String
    The date when the deployment was last updated.
    useDefaultCatalog Boolean
    Indicates whether to use the default catalog for the deployment.
    vds Boolean
    Specifies whether the deployment involves Virtual Desktop Infrastructure (VDI) configuration.
    vms List<GetTemplateTemplateDetailFirmwareRepositoryDeploymentVm>
    List of virtual machines associated with the deployment.
    allUsersAllowed boolean
    Indicates whether all users are allowed for the deployment.
    assignedUsers GetTemplateTemplateDetailFirmwareRepositoryDeploymentAssignedUser[]
    List of users assigned to the deployment.
    brownfield boolean
    Indicates whether the deployment involves brownfield operations.
    canMigratevClsvMs boolean
    Indicates whether migration of cluster virtual machines is allowed.
    compliant boolean
    Indicates whether the deployment is compliant.
    configurationChange boolean
    Specifies whether there has been a change in the deployment configuration.
    createdBy string
    The user who created the deployment.
    createdDate string
    The date when the deployment was created.
    currentBatchCount string
    The current batch count during deployment.
    currentStepCount string
    The current step count during deployment.
    currentStepMessage string
    The message associated with the current step during deployment.
    customImage string
    The custom image used for deployment.
    deploymentDescription string
    The description of the deployment.
    deploymentDevices GetTemplateTemplateDetailFirmwareRepositoryDeploymentDeploymentDevice[]
    List of devices associated with the deployment.
    deploymentFinishedDate string
    The date when the deployment finished.
    deploymentHealthStatusType string
    The type of health status associated with the deployment.
    deploymentName string
    The name of the deployment.
    deploymentScheduledDate string
    The scheduled date for the deployment.
    deploymentStartedDate string
    The date when the deployment started.
    deploymentValid GetTemplateTemplateDetailFirmwareRepositoryDeploymentDeploymentValid
    Details about the validity of the deployment.
    deploymentValidationResponse GetTemplateTemplateDetailFirmwareRepositoryDeploymentDeploymentValidationResponse
    Details about the validation response for the deployment.
    disruptiveFirmware boolean
    Indicates whether disruptive firmware actions are allowed.
    firmwareInit boolean
    Indicates whether firmware initialization is performed during deployment.
    firmwareRepositoryId string
    The ID of the firmware repository associated with the deployment.
    id string
    The unique identifier of the deployment.
    individualTeardown boolean
    Indicates whether to perform individual teardown for the deployment.
    jobDetails GetTemplateTemplateDetailFirmwareRepositoryDeploymentJobDetail[]
    List of job details associated with the deployment.
    licenseRepository GetTemplateTemplateDetailFirmwareRepositoryDeploymentLicenseRepository
    Details about the license repository associated with the deployment.
    licenseRepositoryId string
    The ID of the license repository associated with the deployment.
    lifecycleMode boolean
    Indicates whether the deployment is in lifecycle mode.
    lifecycleModeReasons string[]
    List of reasons for the lifecycle mode of the deployment.
    noOp boolean
    Indicates whether the deployment is a no-op (no operation).
    numberOfDeployments number
    The total number of deployments.
    operationData string
    Additional data associated with the operation.
    operationStatus string
    The status of the operation associated with the deployment.
    operationType string
    The type of operation associated with the deployment.
    originalDeploymentId string
    The ID of the original deployment.
    overallDeviceHealth string
    The overall health status of the device in the deployment.
    owner string
    The owner of the deployment.
    precalculatedDeviceHealth string
    The precalculated health of devices associated with the deployment.
    preconfigureSvm boolean
    Indicates whether to preconfigure SVM (Storage Virtual Machine).
    preconfigureSvmAndUpdate boolean
    Indicates whether to preconfigure SVM and perform an update.
    removeService boolean
    Indicates whether the associated service should be removed.
    retry boolean
    Indicates whether the deployment should be retried.
    scaleUp boolean
    Indicates whether the deployment involves scaling up.
    scheduleDate string
    The date when the deployment is scheduled.
    servicesDeployed string
    Details about the services deployed during the deployment.
    status string
    The status of the deployment.
    teardown boolean
    Indicates whether the deployment should be torn down.
    teardownAfterCancel boolean
    Indicates whether teardown should occur after canceling the deployment.
    templateValid boolean
    Indicates if the deployment template is valid.
    totalBatchCount string
    The total number of batches involved in the deployment.
    totalNumOfSteps string
    The total number of steps involved in the deployment.
    updateServerFirmware boolean
    Indicates whether to update server firmware during the deployment.
    updatedBy string
    The user who last updated the deployment.
    updatedDate string
    The date when the deployment was last updated.
    useDefaultCatalog boolean
    Indicates whether to use the default catalog for the deployment.
    vds boolean
    Specifies whether the deployment involves Virtual Desktop Infrastructure (VDI) configuration.
    vms GetTemplateTemplateDetailFirmwareRepositoryDeploymentVm[]
    List of virtual machines associated with the deployment.
    all_users_allowed bool
    Indicates whether all users are allowed for the deployment.
    assigned_users Sequence[GetTemplateTemplateDetailFirmwareRepositoryDeploymentAssignedUser]
    List of users assigned to the deployment.
    brownfield bool
    Indicates whether the deployment involves brownfield operations.
    can_migratev_clsv_ms bool
    Indicates whether migration of cluster virtual machines is allowed.
    compliant bool
    Indicates whether the deployment is compliant.
    configuration_change bool
    Specifies whether there has been a change in the deployment configuration.
    created_by str
    The user who created the deployment.
    created_date str
    The date when the deployment was created.
    current_batch_count str
    The current batch count during deployment.
    current_step_count str
    The current step count during deployment.
    current_step_message str
    The message associated with the current step during deployment.
    custom_image str
    The custom image used for deployment.
    deployment_description str
    The description of the deployment.
    deployment_devices Sequence[GetTemplateTemplateDetailFirmwareRepositoryDeploymentDeploymentDevice]
    List of devices associated with the deployment.
    deployment_finished_date str
    The date when the deployment finished.
    deployment_health_status_type str
    The type of health status associated with the deployment.
    deployment_name str
    The name of the deployment.
    deployment_scheduled_date str
    The scheduled date for the deployment.
    deployment_started_date str
    The date when the deployment started.
    deployment_valid GetTemplateTemplateDetailFirmwareRepositoryDeploymentDeploymentValid
    Details about the validity of the deployment.
    deployment_validation_response GetTemplateTemplateDetailFirmwareRepositoryDeploymentDeploymentValidationResponse
    Details about the validation response for the deployment.
    disruptive_firmware bool
    Indicates whether disruptive firmware actions are allowed.
    firmware_init bool
    Indicates whether firmware initialization is performed during deployment.
    firmware_repository_id str
    The ID of the firmware repository associated with the deployment.
    id str
    The unique identifier of the deployment.
    individual_teardown bool
    Indicates whether to perform individual teardown for the deployment.
    job_details Sequence[GetTemplateTemplateDetailFirmwareRepositoryDeploymentJobDetail]
    List of job details associated with the deployment.
    license_repository GetTemplateTemplateDetailFirmwareRepositoryDeploymentLicenseRepository
    Details about the license repository associated with the deployment.
    license_repository_id str
    The ID of the license repository associated with the deployment.
    lifecycle_mode bool
    Indicates whether the deployment is in lifecycle mode.
    lifecycle_mode_reasons Sequence[str]
    List of reasons for the lifecycle mode of the deployment.
    no_op bool
    Indicates whether the deployment is a no-op (no operation).
    number_of_deployments float
    The total number of deployments.
    operation_data str
    Additional data associated with the operation.
    operation_status str
    The status of the operation associated with the deployment.
    operation_type str
    The type of operation associated with the deployment.
    original_deployment_id str
    The ID of the original deployment.
    overall_device_health str
    The overall health status of the device in the deployment.
    owner str
    The owner of the deployment.
    precalculated_device_health str
    The precalculated health of devices associated with the deployment.
    preconfigure_svm bool
    Indicates whether to preconfigure SVM (Storage Virtual Machine).
    preconfigure_svm_and_update bool
    Indicates whether to preconfigure SVM and perform an update.
    remove_service bool
    Indicates whether the associated service should be removed.
    retry bool
    Indicates whether the deployment should be retried.
    scale_up bool
    Indicates whether the deployment involves scaling up.
    schedule_date str
    The date when the deployment is scheduled.
    services_deployed str
    Details about the services deployed during the deployment.
    status str
    The status of the deployment.
    teardown bool
    Indicates whether the deployment should be torn down.
    teardown_after_cancel bool
    Indicates whether teardown should occur after canceling the deployment.
    template_valid bool
    Indicates if the deployment template is valid.
    total_batch_count str
    The total number of batches involved in the deployment.
    total_num_of_steps str
    The total number of steps involved in the deployment.
    update_server_firmware bool
    Indicates whether to update server firmware during the deployment.
    updated_by str
    The user who last updated the deployment.
    updated_date str
    The date when the deployment was last updated.
    use_default_catalog bool
    Indicates whether to use the default catalog for the deployment.
    vds bool
    Specifies whether the deployment involves Virtual Desktop Infrastructure (VDI) configuration.
    vms Sequence[GetTemplateTemplateDetailFirmwareRepositoryDeploymentVm]
    List of virtual machines associated with the deployment.
    allUsersAllowed Boolean
    Indicates whether all users are allowed for the deployment.
    assignedUsers List<Property Map>
    List of users assigned to the deployment.
    brownfield Boolean
    Indicates whether the deployment involves brownfield operations.
    canMigratevClsvMs Boolean
    Indicates whether migration of cluster virtual machines is allowed.
    compliant Boolean
    Indicates whether the deployment is compliant.
    configurationChange Boolean
    Specifies whether there has been a change in the deployment configuration.
    createdBy String
    The user who created the deployment.
    createdDate String
    The date when the deployment was created.
    currentBatchCount String
    The current batch count during deployment.
    currentStepCount String
    The current step count during deployment.
    currentStepMessage String
    The message associated with the current step during deployment.
    customImage String
    The custom image used for deployment.
    deploymentDescription String
    The description of the deployment.
    deploymentDevices List<Property Map>
    List of devices associated with the deployment.
    deploymentFinishedDate String
    The date when the deployment finished.
    deploymentHealthStatusType String
    The type of health status associated with the deployment.
    deploymentName String
    The name of the deployment.
    deploymentScheduledDate String
    The scheduled date for the deployment.
    deploymentStartedDate String
    The date when the deployment started.
    deploymentValid Property Map
    Details about the validity of the deployment.
    deploymentValidationResponse Property Map
    Details about the validation response for the deployment.
    disruptiveFirmware Boolean
    Indicates whether disruptive firmware actions are allowed.
    firmwareInit Boolean
    Indicates whether firmware initialization is performed during deployment.
    firmwareRepositoryId String
    The ID of the firmware repository associated with the deployment.
    id String
    The unique identifier of the deployment.
    individualTeardown Boolean
    Indicates whether to perform individual teardown for the deployment.
    jobDetails List<Property Map>
    List of job details associated with the deployment.
    licenseRepository Property Map
    Details about the license repository associated with the deployment.
    licenseRepositoryId String
    The ID of the license repository associated with the deployment.
    lifecycleMode Boolean
    Indicates whether the deployment is in lifecycle mode.
    lifecycleModeReasons List<String>
    List of reasons for the lifecycle mode of the deployment.
    noOp Boolean
    Indicates whether the deployment is a no-op (no operation).
    numberOfDeployments Number
    The total number of deployments.
    operationData String
    Additional data associated with the operation.
    operationStatus String
    The status of the operation associated with the deployment.
    operationType String
    The type of operation associated with the deployment.
    originalDeploymentId String
    The ID of the original deployment.
    overallDeviceHealth String
    The overall health status of the device in the deployment.
    owner String
    The owner of the deployment.
    precalculatedDeviceHealth String
    The precalculated health of devices associated with the deployment.
    preconfigureSvm Boolean
    Indicates whether to preconfigure SVM (Storage Virtual Machine).
    preconfigureSvmAndUpdate Boolean
    Indicates whether to preconfigure SVM and perform an update.
    removeService Boolean
    Indicates whether the associated service should be removed.
    retry Boolean
    Indicates whether the deployment should be retried.
    scaleUp Boolean
    Indicates whether the deployment involves scaling up.
    scheduleDate String
    The date when the deployment is scheduled.
    servicesDeployed String
    Details about the services deployed during the deployment.
    status String
    The status of the deployment.
    teardown Boolean
    Indicates whether the deployment should be torn down.
    teardownAfterCancel Boolean
    Indicates whether teardown should occur after canceling the deployment.
    templateValid Boolean
    Indicates if the deployment template is valid.
    totalBatchCount String
    The total number of batches involved in the deployment.
    totalNumOfSteps String
    The total number of steps involved in the deployment.
    updateServerFirmware Boolean
    Indicates whether to update server firmware during the deployment.
    updatedBy String
    The user who last updated the deployment.
    updatedDate String
    The date when the deployment was last updated.
    useDefaultCatalog Boolean
    Indicates whether to use the default catalog for the deployment.
    vds Boolean
    Specifies whether the deployment involves Virtual Desktop Infrastructure (VDI) configuration.
    vms List<Property Map>
    List of virtual machines associated with the deployment.

    GetTemplateTemplateDetailFirmwareRepositoryDeploymentAssignedUser

    CreatedBy string
    The user who created the assigned user.
    CreatedDate string
    The date when the assigned user was created.
    DomainName string
    The domain name of the assigned user.
    Email string
    The email address of the assigned user.
    Enabled bool
    Indicates whether the assigned user is enabled.
    FirstName string
    The first name of the assigned user.
    GroupDn string
    The distinguished name (DN) of the group associated with the assigned user.
    GroupName string
    The name of the group associated with the assigned user.
    Id string
    The unique identifier of the assigned user.
    LastName string
    The last name of the assigned user.
    Password string
    The password associated with the assigned user.
    PhoneNumber string
    The phone number of the assigned user.
    Role string
    The role associated with the assigned user.
    Roles List<string>
    The roles associated with the assigned user.
    SystemUser bool
    Indicates whether the assigned user is a system user.
    UpdatePassword bool
    Indicates whether the user password needs to be updated.
    UpdatedBy string
    The user who last updated the assigned user.
    UpdatedDate string
    The date when the assigned user was last updated.
    UserName string
    The username of the assigned user.
    UserPreference string
    The preferences of the assigned user.
    UserSeqId double
    The sequential ID of the assigned user.
    CreatedBy string
    The user who created the assigned user.
    CreatedDate string
    The date when the assigned user was created.
    DomainName string
    The domain name of the assigned user.
    Email string
    The email address of the assigned user.
    Enabled bool
    Indicates whether the assigned user is enabled.
    FirstName string
    The first name of the assigned user.
    GroupDn string
    The distinguished name (DN) of the group associated with the assigned user.
    GroupName string
    The name of the group associated with the assigned user.
    Id string
    The unique identifier of the assigned user.
    LastName string
    The last name of the assigned user.
    Password string
    The password associated with the assigned user.
    PhoneNumber string
    The phone number of the assigned user.
    Role string
    The role associated with the assigned user.
    Roles []string
    The roles associated with the assigned user.
    SystemUser bool
    Indicates whether the assigned user is a system user.
    UpdatePassword bool
    Indicates whether the user password needs to be updated.
    UpdatedBy string
    The user who last updated the assigned user.
    UpdatedDate string
    The date when the assigned user was last updated.
    UserName string
    The username of the assigned user.
    UserPreference string
    The preferences of the assigned user.
    UserSeqId float64
    The sequential ID of the assigned user.
    createdBy String
    The user who created the assigned user.
    createdDate String
    The date when the assigned user was created.
    domainName String
    The domain name of the assigned user.
    email String
    The email address of the assigned user.
    enabled Boolean
    Indicates whether the assigned user is enabled.
    firstName String
    The first name of the assigned user.
    groupDn String
    The distinguished name (DN) of the group associated with the assigned user.
    groupName String
    The name of the group associated with the assigned user.
    id String
    The unique identifier of the assigned user.
    lastName String
    The last name of the assigned user.
    password String
    The password associated with the assigned user.
    phoneNumber String
    The phone number of the assigned user.
    role String
    The role associated with the assigned user.
    roles List<String>
    The roles associated with the assigned user.
    systemUser Boolean
    Indicates whether the assigned user is a system user.
    updatePassword Boolean
    Indicates whether the user password needs to be updated.
    updatedBy String
    The user who last updated the assigned user.
    updatedDate String
    The date when the assigned user was last updated.
    userName String
    The username of the assigned user.
    userPreference String
    The preferences of the assigned user.
    userSeqId Double
    The sequential ID of the assigned user.
    createdBy string
    The user who created the assigned user.
    createdDate string
    The date when the assigned user was created.
    domainName string
    The domain name of the assigned user.
    email string
    The email address of the assigned user.
    enabled boolean
    Indicates whether the assigned user is enabled.
    firstName string
    The first name of the assigned user.
    groupDn string
    The distinguished name (DN) of the group associated with the assigned user.
    groupName string
    The name of the group associated with the assigned user.
    id string
    The unique identifier of the assigned user.
    lastName string
    The last name of the assigned user.
    password string
    The password associated with the assigned user.
    phoneNumber string
    The phone number of the assigned user.
    role string
    The role associated with the assigned user.
    roles string[]
    The roles associated with the assigned user.
    systemUser boolean
    Indicates whether the assigned user is a system user.
    updatePassword boolean
    Indicates whether the user password needs to be updated.
    updatedBy string
    The user who last updated the assigned user.
    updatedDate string
    The date when the assigned user was last updated.
    userName string
    The username of the assigned user.
    userPreference string
    The preferences of the assigned user.
    userSeqId number
    The sequential ID of the assigned user.
    created_by str
    The user who created the assigned user.
    created_date str
    The date when the assigned user was created.
    domain_name str
    The domain name of the assigned user.
    email str
    The email address of the assigned user.
    enabled bool
    Indicates whether the assigned user is enabled.
    first_name str
    The first name of the assigned user.
    group_dn str
    The distinguished name (DN) of the group associated with the assigned user.
    group_name str
    The name of the group associated with the assigned user.
    id str
    The unique identifier of the assigned user.
    last_name str
    The last name of the assigned user.
    password str
    The password associated with the assigned user.
    phone_number str
    The phone number of the assigned user.
    role str
    The role associated with the assigned user.
    roles Sequence[str]
    The roles associated with the assigned user.
    system_user bool
    Indicates whether the assigned user is a system user.
    update_password bool
    Indicates whether the user password needs to be updated.
    updated_by str
    The user who last updated the assigned user.
    updated_date str
    The date when the assigned user was last updated.
    user_name str
    The username of the assigned user.
    user_preference str
    The preferences of the assigned user.
    user_seq_id float
    The sequential ID of the assigned user.
    createdBy String
    The user who created the assigned user.
    createdDate String
    The date when the assigned user was created.
    domainName String
    The domain name of the assigned user.
    email String
    The email address of the assigned user.
    enabled Boolean
    Indicates whether the assigned user is enabled.
    firstName String
    The first name of the assigned user.
    groupDn String
    The distinguished name (DN) of the group associated with the assigned user.
    groupName String
    The name of the group associated with the assigned user.
    id String
    The unique identifier of the assigned user.
    lastName String
    The last name of the assigned user.
    password String
    The password associated with the assigned user.
    phoneNumber String
    The phone number of the assigned user.
    role String
    The role associated with the assigned user.
    roles List<String>
    The roles associated with the assigned user.
    systemUser Boolean
    Indicates whether the assigned user is a system user.
    updatePassword Boolean
    Indicates whether the user password needs to be updated.
    updatedBy String
    The user who last updated the assigned user.
    updatedDate String
    The date when the assigned user was last updated.
    userName String
    The username of the assigned user.
    userPreference String
    The preferences of the assigned user.
    userSeqId Number
    The sequential ID of the assigned user.

    GetTemplateTemplateDetailFirmwareRepositoryDeploymentDeploymentDevice

    Brownfield bool
    Indicates whether the deployment device is associated with a brownfield deployment.
    BrownfieldStatus string
    The brownfield status of the deployment device.
    CloudLink bool
    Indicates whether the deployment device has a cloud link.
    CompliantState string
    The compliant state of the deployment device.
    ComponentId string
    The component ID associated with the deployment device.
    CurrentIpAddress string
    The current IP address of the deployment device.
    DasCache bool
    Indicates whether the deployment device has Direct-Attached Storage (DAS) cache.
    DeviceGroupName string
    The name of the device group associated with the deployment device.
    DeviceHealth string
    The health status of the deployment device.
    DeviceState string
    The state of the deployment device.
    DeviceType string
    The type of device associated with the deployment device.
    HealthMessage string
    The health message associated with the deployment device.
    IpAddress string
    The IP address of the deployment device.
    LogDump string
    The log dump information associated with the deployment device.
    Model string
    The model of the deployment device.
    PuppetCertName string
    The Puppet certificate name associated with the deployment device.
    RefId string
    The reference ID associated with the deployment device.
    RefType string
    The reference type associated with the deployment device.
    ServiceTag string
    The service tag associated with the deployment device.
    Status string
    The status of the deployment device.
    StatusEndTime string
    The end time of the status for the deployment device.
    StatusMessage string
    The status message associated with the deployment device.
    StatusStartTime string
    The start time of the status for the deployment device.
    Brownfield bool
    Indicates whether the deployment device is associated with a brownfield deployment.
    BrownfieldStatus string
    The brownfield status of the deployment device.
    CloudLink bool
    Indicates whether the deployment device has a cloud link.
    CompliantState string
    The compliant state of the deployment device.
    ComponentId string
    The component ID associated with the deployment device.
    CurrentIpAddress string
    The current IP address of the deployment device.
    DasCache bool
    Indicates whether the deployment device has Direct-Attached Storage (DAS) cache.
    DeviceGroupName string
    The name of the device group associated with the deployment device.
    DeviceHealth string
    The health status of the deployment device.
    DeviceState string
    The state of the deployment device.
    DeviceType string
    The type of device associated with the deployment device.
    HealthMessage string
    The health message associated with the deployment device.
    IpAddress string
    The IP address of the deployment device.
    LogDump string
    The log dump information associated with the deployment device.
    Model string
    The model of the deployment device.
    PuppetCertName string
    The Puppet certificate name associated with the deployment device.
    RefId string
    The reference ID associated with the deployment device.
    RefType string
    The reference type associated with the deployment device.
    ServiceTag string
    The service tag associated with the deployment device.
    Status string
    The status of the deployment device.
    StatusEndTime string
    The end time of the status for the deployment device.
    StatusMessage string
    The status message associated with the deployment device.
    StatusStartTime string
    The start time of the status for the deployment device.
    brownfield Boolean
    Indicates whether the deployment device is associated with a brownfield deployment.
    brownfieldStatus String
    The brownfield status of the deployment device.
    cloudLink Boolean
    Indicates whether the deployment device has a cloud link.
    compliantState String
    The compliant state of the deployment device.
    componentId String
    The component ID associated with the deployment device.
    currentIpAddress String
    The current IP address of the deployment device.
    dasCache Boolean
    Indicates whether the deployment device has Direct-Attached Storage (DAS) cache.
    deviceGroupName String
    The name of the device group associated with the deployment device.
    deviceHealth String
    The health status of the deployment device.
    deviceState String
    The state of the deployment device.
    deviceType String
    The type of device associated with the deployment device.
    healthMessage String
    The health message associated with the deployment device.
    ipAddress String
    The IP address of the deployment device.
    logDump String
    The log dump information associated with the deployment device.
    model String
    The model of the deployment device.
    puppetCertName String
    The Puppet certificate name associated with the deployment device.
    refId String
    The reference ID associated with the deployment device.
    refType String
    The reference type associated with the deployment device.
    serviceTag String
    The service tag associated with the deployment device.
    status String
    The status of the deployment device.
    statusEndTime String
    The end time of the status for the deployment device.
    statusMessage String
    The status message associated with the deployment device.
    statusStartTime String
    The start time of the status for the deployment device.
    brownfield boolean
    Indicates whether the deployment device is associated with a brownfield deployment.
    brownfieldStatus string
    The brownfield status of the deployment device.
    cloudLink boolean
    Indicates whether the deployment device has a cloud link.
    compliantState string
    The compliant state of the deployment device.
    componentId string
    The component ID associated with the deployment device.
    currentIpAddress string
    The current IP address of the deployment device.
    dasCache boolean
    Indicates whether the deployment device has Direct-Attached Storage (DAS) cache.
    deviceGroupName string
    The name of the device group associated with the deployment device.
    deviceHealth string
    The health status of the deployment device.
    deviceState string
    The state of the deployment device.
    deviceType string
    The type of device associated with the deployment device.
    healthMessage string
    The health message associated with the deployment device.
    ipAddress string
    The IP address of the deployment device.
    logDump string
    The log dump information associated with the deployment device.
    model string
    The model of the deployment device.
    puppetCertName string
    The Puppet certificate name associated with the deployment device.
    refId string
    The reference ID associated with the deployment device.
    refType string
    The reference type associated with the deployment device.
    serviceTag string
    The service tag associated with the deployment device.
    status string
    The status of the deployment device.
    statusEndTime string
    The end time of the status for the deployment device.
    statusMessage string
    The status message associated with the deployment device.
    statusStartTime string
    The start time of the status for the deployment device.
    brownfield bool
    Indicates whether the deployment device is associated with a brownfield deployment.
    brownfield_status str
    The brownfield status of the deployment device.
    cloud_link bool
    Indicates whether the deployment device has a cloud link.
    compliant_state str
    The compliant state of the deployment device.
    component_id str
    The component ID associated with the deployment device.
    current_ip_address str
    The current IP address of the deployment device.
    das_cache bool
    Indicates whether the deployment device has Direct-Attached Storage (DAS) cache.
    device_group_name str
    The name of the device group associated with the deployment device.
    device_health str
    The health status of the deployment device.
    device_state str
    The state of the deployment device.
    device_type str
    The type of device associated with the deployment device.
    health_message str
    The health message associated with the deployment device.
    ip_address str
    The IP address of the deployment device.
    log_dump str
    The log dump information associated with the deployment device.
    model str
    The model of the deployment device.
    puppet_cert_name str
    The Puppet certificate name associated with the deployment device.
    ref_id str
    The reference ID associated with the deployment device.
    ref_type str
    The reference type associated with the deployment device.
    service_tag str
    The service tag associated with the deployment device.
    status str
    The status of the deployment device.
    status_end_time str
    The end time of the status for the deployment device.
    status_message str
    The status message associated with the deployment device.
    status_start_time str
    The start time of the status for the deployment device.
    brownfield Boolean
    Indicates whether the deployment device is associated with a brownfield deployment.
    brownfieldStatus String
    The brownfield status of the deployment device.
    cloudLink Boolean
    Indicates whether the deployment device has a cloud link.
    compliantState String
    The compliant state of the deployment device.
    componentId String
    The component ID associated with the deployment device.
    currentIpAddress String
    The current IP address of the deployment device.
    dasCache Boolean
    Indicates whether the deployment device has Direct-Attached Storage (DAS) cache.
    deviceGroupName String
    The name of the device group associated with the deployment device.
    deviceHealth String
    The health status of the deployment device.
    deviceState String
    The state of the deployment device.
    deviceType String
    The type of device associated with the deployment device.
    healthMessage String
    The health message associated with the deployment device.
    ipAddress String
    The IP address of the deployment device.
    logDump String
    The log dump information associated with the deployment device.
    model String
    The model of the deployment device.
    puppetCertName String
    The Puppet certificate name associated with the deployment device.
    refId String
    The reference ID associated with the deployment device.
    refType String
    The reference type associated with the deployment device.
    serviceTag String
    The service tag associated with the deployment device.
    status String
    The status of the deployment device.
    statusEndTime String
    The end time of the status for the deployment device.
    statusMessage String
    The status message associated with the deployment device.
    statusStartTime String
    The start time of the status for the deployment device.

    GetTemplateTemplateDetailFirmwareRepositoryDeploymentDeploymentValid

    Messages List<GetTemplateTemplateDetailFirmwareRepositoryDeploymentDeploymentValidMessage>
    List of messages related to the deployment.
    Valid bool
    Indicates whether the deployment is valid.
    Messages []GetTemplateTemplateDetailFirmwareRepositoryDeploymentDeploymentValidMessage
    List of messages related to the deployment.
    Valid bool
    Indicates whether the deployment is valid.
    messages List<GetTemplateTemplateDetailFirmwareRepositoryDeploymentDeploymentValidMessage>
    List of messages related to the deployment.
    valid Boolean
    Indicates whether the deployment is valid.
    messages GetTemplateTemplateDetailFirmwareRepositoryDeploymentDeploymentValidMessage[]
    List of messages related to the deployment.
    valid boolean
    Indicates whether the deployment is valid.
    messages Sequence[GetTemplateTemplateDetailFirmwareRepositoryDeploymentDeploymentValidMessage]
    List of messages related to the deployment.
    valid bool
    Indicates whether the deployment is valid.
    messages List<Property Map>
    List of messages related to the deployment.
    valid Boolean
    Indicates whether the deployment is valid.

    GetTemplateTemplateDetailFirmwareRepositoryDeploymentDeploymentValidMessage

    AgentId string
    The identifier of the agent associated with the message.
    Category string
    The category or type of the message.
    CorrelationId string
    The identifier used to correlate related messages.
    DetailedMessage string
    A detailed version or description of the message.
    DisplayMessage string
    The message to be displayed or shown.
    Id string
    The unique identifier for the message.
    MessageBundle string
    The bundle or group to which the message belongs.
    MessageCode string
    The code associated with the message.
    ResponseAction string
    The action to be taken in response to the message.
    SequenceNumber double
    The sequence number of the message in a series.
    Severity string
    The severity level of the message (e.g., INFO, WARNING, ERROR).
    TimeStamp string
    The timestamp indicating when the message was generated.
    AgentId string
    The identifier of the agent associated with the message.
    Category string
    The category or type of the message.
    CorrelationId string
    The identifier used to correlate related messages.
    DetailedMessage string
    A detailed version or description of the message.
    DisplayMessage string
    The message to be displayed or shown.
    Id string
    The unique identifier for the message.
    MessageBundle string
    The bundle or group to which the message belongs.
    MessageCode string
    The code associated with the message.
    ResponseAction string
    The action to be taken in response to the message.
    SequenceNumber float64
    The sequence number of the message in a series.
    Severity string
    The severity level of the message (e.g., INFO, WARNING, ERROR).
    TimeStamp string
    The timestamp indicating when the message was generated.
    agentId String
    The identifier of the agent associated with the message.
    category String
    The category or type of the message.
    correlationId String
    The identifier used to correlate related messages.
    detailedMessage String
    A detailed version or description of the message.
    displayMessage String
    The message to be displayed or shown.
    id String
    The unique identifier for the message.
    messageBundle String
    The bundle or group to which the message belongs.
    messageCode String
    The code associated with the message.
    responseAction String
    The action to be taken in response to the message.
    sequenceNumber Double
    The sequence number of the message in a series.
    severity String
    The severity level of the message (e.g., INFO, WARNING, ERROR).
    timeStamp String
    The timestamp indicating when the message was generated.
    agentId string
    The identifier of the agent associated with the message.
    category string
    The category or type of the message.
    correlationId string
    The identifier used to correlate related messages.
    detailedMessage string
    A detailed version or description of the message.
    displayMessage string
    The message to be displayed or shown.
    id string
    The unique identifier for the message.
    messageBundle string
    The bundle or group to which the message belongs.
    messageCode string
    The code associated with the message.
    responseAction string
    The action to be taken in response to the message.
    sequenceNumber number
    The sequence number of the message in a series.
    severity string
    The severity level of the message (e.g., INFO, WARNING, ERROR).
    timeStamp string
    The timestamp indicating when the message was generated.
    agent_id str
    The identifier of the agent associated with the message.
    category str
    The category or type of the message.
    correlation_id str
    The identifier used to correlate related messages.
    detailed_message str
    A detailed version or description of the message.
    display_message str
    The message to be displayed or shown.
    id str
    The unique identifier for the message.
    message_bundle str
    The bundle or group to which the message belongs.
    message_code str
    The code associated with the message.
    response_action str
    The action to be taken in response to the message.
    sequence_number float
    The sequence number of the message in a series.
    severity str
    The severity level of the message (e.g., INFO, WARNING, ERROR).
    time_stamp str
    The timestamp indicating when the message was generated.
    agentId String
    The identifier of the agent associated with the message.
    category String
    The category or type of the message.
    correlationId String
    The identifier used to correlate related messages.
    detailedMessage String
    A detailed version or description of the message.
    displayMessage String
    The message to be displayed or shown.
    id String
    The unique identifier for the message.
    messageBundle String
    The bundle or group to which the message belongs.
    messageCode String
    The code associated with the message.
    responseAction String
    The action to be taken in response to the message.
    sequenceNumber Number
    The sequence number of the message in a series.
    severity String
    The severity level of the message (e.g., INFO, WARNING, ERROR).
    timeStamp String
    The timestamp indicating when the message was generated.

    GetTemplateTemplateDetailFirmwareRepositoryDeploymentDeploymentValidationResponse

    CanDeploy bool
    Indicates whether the deployment can be executed.
    DiskTypeMismatch bool
    Indicates whether there is a disk type mismatch in the deployment.
    DrivesPerStoragePool double
    The number of drives per storage pool in the deployment.
    Hostnames List<string>
    A list of hostnames associated with the deployment.
    MaxScalability double
    The maximum scalability of the deployment.
    NewNodeDiskTypes List<string>
    The disk types associated with new nodes in the deployment.
    NoOfFaultSets double
    The number of fault sets in the deployment.
    Nodes double
    The number of nodes in the deployment.
    NodesPerFaultSet double
    The number of nodes per fault set in the deployment.
    NumberOfServiceVolumes double
    The number of service volumes in the deployment.
    ProtectionDomain string
    The protection domain associated with the deployment.
    StoragePoolDiskTypes List<string>
    The disk types associated with each storage pool in the deployment.
    StoragePools double
    The number of storage pools in the deployment.
    VirtualMachines double
    The number of virtual machines in the deployment.
    WarningMessages List<string>
    A list of warning messages associated with the deployment validation.
    CanDeploy bool
    Indicates whether the deployment can be executed.
    DiskTypeMismatch bool
    Indicates whether there is a disk type mismatch in the deployment.
    DrivesPerStoragePool float64
    The number of drives per storage pool in the deployment.
    Hostnames []string
    A list of hostnames associated with the deployment.
    MaxScalability float64
    The maximum scalability of the deployment.
    NewNodeDiskTypes []string
    The disk types associated with new nodes in the deployment.
    NoOfFaultSets float64
    The number of fault sets in the deployment.
    Nodes float64
    The number of nodes in the deployment.
    NodesPerFaultSet float64
    The number of nodes per fault set in the deployment.
    NumberOfServiceVolumes float64
    The number of service volumes in the deployment.
    ProtectionDomain string
    The protection domain associated with the deployment.
    StoragePoolDiskTypes []string
    The disk types associated with each storage pool in the deployment.
    StoragePools float64
    The number of storage pools in the deployment.
    VirtualMachines float64
    The number of virtual machines in the deployment.
    WarningMessages []string
    A list of warning messages associated with the deployment validation.
    canDeploy Boolean
    Indicates whether the deployment can be executed.
    diskTypeMismatch Boolean
    Indicates whether there is a disk type mismatch in the deployment.
    drivesPerStoragePool Double
    The number of drives per storage pool in the deployment.
    hostnames List<String>
    A list of hostnames associated with the deployment.
    maxScalability Double
    The maximum scalability of the deployment.
    newNodeDiskTypes List<String>
    The disk types associated with new nodes in the deployment.
    noOfFaultSets Double
    The number of fault sets in the deployment.
    nodes Double
    The number of nodes in the deployment.
    nodesPerFaultSet Double
    The number of nodes per fault set in the deployment.
    numberOfServiceVolumes Double
    The number of service volumes in the deployment.
    protectionDomain String
    The protection domain associated with the deployment.
    storagePoolDiskTypes List<String>
    The disk types associated with each storage pool in the deployment.
    storagePools Double
    The number of storage pools in the deployment.
    virtualMachines Double
    The number of virtual machines in the deployment.
    warningMessages List<String>
    A list of warning messages associated with the deployment validation.
    canDeploy boolean
    Indicates whether the deployment can be executed.
    diskTypeMismatch boolean
    Indicates whether there is a disk type mismatch in the deployment.
    drivesPerStoragePool number
    The number of drives per storage pool in the deployment.
    hostnames string[]
    A list of hostnames associated with the deployment.
    maxScalability number
    The maximum scalability of the deployment.
    newNodeDiskTypes string[]
    The disk types associated with new nodes in the deployment.
    noOfFaultSets number
    The number of fault sets in the deployment.
    nodes number
    The number of nodes in the deployment.
    nodesPerFaultSet number
    The number of nodes per fault set in the deployment.
    numberOfServiceVolumes number
    The number of service volumes in the deployment.
    protectionDomain string
    The protection domain associated with the deployment.
    storagePoolDiskTypes string[]
    The disk types associated with each storage pool in the deployment.
    storagePools number
    The number of storage pools in the deployment.
    virtualMachines number
    The number of virtual machines in the deployment.
    warningMessages string[]
    A list of warning messages associated with the deployment validation.
    can_deploy bool
    Indicates whether the deployment can be executed.
    disk_type_mismatch bool
    Indicates whether there is a disk type mismatch in the deployment.
    drives_per_storage_pool float
    The number of drives per storage pool in the deployment.
    hostnames Sequence[str]
    A list of hostnames associated with the deployment.
    max_scalability float
    The maximum scalability of the deployment.
    new_node_disk_types Sequence[str]
    The disk types associated with new nodes in the deployment.
    no_of_fault_sets float
    The number of fault sets in the deployment.
    nodes float
    The number of nodes in the deployment.
    nodes_per_fault_set float
    The number of nodes per fault set in the deployment.
    number_of_service_volumes float
    The number of service volumes in the deployment.
    protection_domain str
    The protection domain associated with the deployment.
    storage_pool_disk_types Sequence[str]
    The disk types associated with each storage pool in the deployment.
    storage_pools float
    The number of storage pools in the deployment.
    virtual_machines float
    The number of virtual machines in the deployment.
    warning_messages Sequence[str]
    A list of warning messages associated with the deployment validation.
    canDeploy Boolean
    Indicates whether the deployment can be executed.
    diskTypeMismatch Boolean
    Indicates whether there is a disk type mismatch in the deployment.
    drivesPerStoragePool Number
    The number of drives per storage pool in the deployment.
    hostnames List<String>
    A list of hostnames associated with the deployment.
    maxScalability Number
    The maximum scalability of the deployment.
    newNodeDiskTypes List<String>
    The disk types associated with new nodes in the deployment.
    noOfFaultSets Number
    The number of fault sets in the deployment.
    nodes Number
    The number of nodes in the deployment.
    nodesPerFaultSet Number
    The number of nodes per fault set in the deployment.
    numberOfServiceVolumes Number
    The number of service volumes in the deployment.
    protectionDomain String
    The protection domain associated with the deployment.
    storagePoolDiskTypes List<String>
    The disk types associated with each storage pool in the deployment.
    storagePools Number
    The number of storage pools in the deployment.
    virtualMachines Number
    The number of virtual machines in the deployment.
    warningMessages List<String>
    A list of warning messages associated with the deployment validation.

    GetTemplateTemplateDetailFirmwareRepositoryDeploymentJobDetail

    ComponentId string
    The unique identifier of the component associated with the job.
    ExecutionId string
    The unique identifier of the job execution.
    Level string
    The log level of the job.
    Message string
    The log message of the job.
    Timestamp string
    The timestamp of the job execution.
    ComponentId string
    The unique identifier of the component associated with the job.
    ExecutionId string
    The unique identifier of the job execution.
    Level string
    The log level of the job.
    Message string
    The log message of the job.
    Timestamp string
    The timestamp of the job execution.
    componentId String
    The unique identifier of the component associated with the job.
    executionId String
    The unique identifier of the job execution.
    level String
    The log level of the job.
    message String
    The log message of the job.
    timestamp String
    The timestamp of the job execution.
    componentId string
    The unique identifier of the component associated with the job.
    executionId string
    The unique identifier of the job execution.
    level string
    The log level of the job.
    message string
    The log message of the job.
    timestamp string
    The timestamp of the job execution.
    component_id str
    The unique identifier of the component associated with the job.
    execution_id str
    The unique identifier of the job execution.
    level str
    The log level of the job.
    message str
    The log message of the job.
    timestamp str
    The timestamp of the job execution.
    componentId String
    The unique identifier of the component associated with the job.
    executionId String
    The unique identifier of the job execution.
    level String
    The log level of the job.
    message String
    The log message of the job.
    timestamp String
    The timestamp of the job execution.

    GetTemplateTemplateDetailFirmwareRepositoryDeploymentLicenseRepository

    CreatedBy string
    The user who created the license repository.
    CreatedDate string
    The date when the license repository was created.
    DiskLocation string
    The disk location of the license repository.
    Filename string
    The filename associated with the license repository.
    Id string
    The unique identifier of the license repository.
    LicenseData string
    The license data associated with the license repository.
    Name string
    The name of the license repository.
    State string
    The state of the license repository.
    Type string
    The type of the license repository.
    UpdatedBy string
    The user who last updated the license repository.
    UpdatedDate string
    The date when the license repository was last updated.
    CreatedBy string
    The user who created the license repository.
    CreatedDate string
    The date when the license repository was created.
    DiskLocation string
    The disk location of the license repository.
    Filename string
    The filename associated with the license repository.
    Id string
    The unique identifier of the license repository.
    LicenseData string
    The license data associated with the license repository.
    Name string
    The name of the license repository.
    State string
    The state of the license repository.
    Type string
    The type of the license repository.
    UpdatedBy string
    The user who last updated the license repository.
    UpdatedDate string
    The date when the license repository was last updated.
    createdBy String
    The user who created the license repository.
    createdDate String
    The date when the license repository was created.
    diskLocation String
    The disk location of the license repository.
    filename String
    The filename associated with the license repository.
    id String
    The unique identifier of the license repository.
    licenseData String
    The license data associated with the license repository.
    name String
    The name of the license repository.
    state String
    The state of the license repository.
    type String
    The type of the license repository.
    updatedBy String
    The user who last updated the license repository.
    updatedDate String
    The date when the license repository was last updated.
    createdBy string
    The user who created the license repository.
    createdDate string
    The date when the license repository was created.
    diskLocation string
    The disk location of the license repository.
    filename string
    The filename associated with the license repository.
    id string
    The unique identifier of the license repository.
    licenseData string
    The license data associated with the license repository.
    name string
    The name of the license repository.
    state string
    The state of the license repository.
    type string
    The type of the license repository.
    updatedBy string
    The user who last updated the license repository.
    updatedDate string
    The date when the license repository was last updated.
    created_by str
    The user who created the license repository.
    created_date str
    The date when the license repository was created.
    disk_location str
    The disk location of the license repository.
    filename str
    The filename associated with the license repository.
    id str
    The unique identifier of the license repository.
    license_data str
    The license data associated with the license repository.
    name str
    The name of the license repository.
    state str
    The state of the license repository.
    type str
    The type of the license repository.
    updated_by str
    The user who last updated the license repository.
    updated_date str
    The date when the license repository was last updated.
    createdBy String
    The user who created the license repository.
    createdDate String
    The date when the license repository was created.
    diskLocation String
    The disk location of the license repository.
    filename String
    The filename associated with the license repository.
    id String
    The unique identifier of the license repository.
    licenseData String
    The license data associated with the license repository.
    name String
    The name of the license repository.
    state String
    The state of the license repository.
    type String
    The type of the license repository.
    updatedBy String
    The user who last updated the license repository.
    updatedDate String
    The date when the license repository was last updated.

    GetTemplateTemplateDetailFirmwareRepositoryDeploymentVm

    CertificateName string
    The certificate name associated with the virtual machine (VM).
    VmIpaddress string
    The IP address of the virtual machine (VM).
    VmManufacturer string
    The manufacturer of the virtual machine (VM).
    VmModel string
    The model of the virtual machine (VM).
    VmServiceTag string
    The service tag associated with the virtual machine (VM).
    CertificateName string
    The certificate name associated with the virtual machine (VM).
    VmIpaddress string
    The IP address of the virtual machine (VM).
    VmManufacturer string
    The manufacturer of the virtual machine (VM).
    VmModel string
    The model of the virtual machine (VM).
    VmServiceTag string
    The service tag associated with the virtual machine (VM).
    certificateName String
    The certificate name associated with the virtual machine (VM).
    vmIpaddress String
    The IP address of the virtual machine (VM).
    vmManufacturer String
    The manufacturer of the virtual machine (VM).
    vmModel String
    The model of the virtual machine (VM).
    vmServiceTag String
    The service tag associated with the virtual machine (VM).
    certificateName string
    The certificate name associated with the virtual machine (VM).
    vmIpaddress string
    The IP address of the virtual machine (VM).
    vmManufacturer string
    The manufacturer of the virtual machine (VM).
    vmModel string
    The model of the virtual machine (VM).
    vmServiceTag string
    The service tag associated with the virtual machine (VM).
    certificate_name str
    The certificate name associated with the virtual machine (VM).
    vm_ipaddress str
    The IP address of the virtual machine (VM).
    vm_manufacturer str
    The manufacturer of the virtual machine (VM).
    vm_model str
    The model of the virtual machine (VM).
    vm_service_tag str
    The service tag associated with the virtual machine (VM).
    certificateName String
    The certificate name associated with the virtual machine (VM).
    vmIpaddress String
    The IP address of the virtual machine (VM).
    vmManufacturer String
    The manufacturer of the virtual machine (VM).
    vmModel String
    The model of the virtual machine (VM).
    vmServiceTag String
    The service tag associated with the virtual machine (VM).

    GetTemplateTemplateDetailFirmwareRepositorySoftwareBundle

    BundleDate string
    The date when the software bundle was created.
    BundleType string
    The type of the software bundle.
    CreatedBy string
    The user who initially created the software bundle.
    CreatedDate string
    The date when the software bundle was initially created.
    Criticality string
    The criticality level of the software bundle.
    Custom bool
    Indicates whether the software bundle is custom.
    Description string
    A brief description of the software bundle.
    DeviceModel string
    The model of the device associated with the software bundle.
    DeviceType string
    The type of device associated with the software bundle.
    FwRepositoryId string
    The identifier of the firmware repository associated with the software bundle.
    Id string
    The unique identifier for the software bundle.
    Name string
    The name of the software bundle.
    NeedsAttention bool
    Indicates whether the software bundle needs attention.
    SoftwareComponents List<GetTemplateTemplateDetailFirmwareRepositorySoftwareBundleSoftwareComponent>
    List of software components associated with the software bundle.
    UpdatedBy string
    The user who last updated the software bundle.
    UpdatedDate string
    The date when the software bundle was last updated.
    UserBundle bool
    Indicates whether the software bundle is a user-specific bundle.
    UserBundleHashMd5 string
    The MD5 hash value of the user-specific software bundle.
    UserBundlePath string
    The path associated with the user-specific software bundle.
    Version string
    The version of the software bundle.
    BundleDate string
    The date when the software bundle was created.
    BundleType string
    The type of the software bundle.
    CreatedBy string
    The user who initially created the software bundle.
    CreatedDate string
    The date when the software bundle was initially created.
    Criticality string
    The criticality level of the software bundle.
    Custom bool
    Indicates whether the software bundle is custom.
    Description string
    A brief description of the software bundle.
    DeviceModel string
    The model of the device associated with the software bundle.
    DeviceType string
    The type of device associated with the software bundle.
    FwRepositoryId string
    The identifier of the firmware repository associated with the software bundle.
    Id string
    The unique identifier for the software bundle.
    Name string
    The name of the software bundle.
    NeedsAttention bool
    Indicates whether the software bundle needs attention.
    SoftwareComponents []GetTemplateTemplateDetailFirmwareRepositorySoftwareBundleSoftwareComponent
    List of software components associated with the software bundle.
    UpdatedBy string
    The user who last updated the software bundle.
    UpdatedDate string
    The date when the software bundle was last updated.
    UserBundle bool
    Indicates whether the software bundle is a user-specific bundle.
    UserBundleHashMd5 string
    The MD5 hash value of the user-specific software bundle.
    UserBundlePath string
    The path associated with the user-specific software bundle.
    Version string
    The version of the software bundle.
    bundleDate String
    The date when the software bundle was created.
    bundleType String
    The type of the software bundle.
    createdBy String
    The user who initially created the software bundle.
    createdDate String
    The date when the software bundle was initially created.
    criticality String
    The criticality level of the software bundle.
    custom Boolean
    Indicates whether the software bundle is custom.
    description String
    A brief description of the software bundle.
    deviceModel String
    The model of the device associated with the software bundle.
    deviceType String
    The type of device associated with the software bundle.
    fwRepositoryId String
    The identifier of the firmware repository associated with the software bundle.
    id String
    The unique identifier for the software bundle.
    name String
    The name of the software bundle.
    needsAttention Boolean
    Indicates whether the software bundle needs attention.
    softwareComponents List<GetTemplateTemplateDetailFirmwareRepositorySoftwareBundleSoftwareComponent>
    List of software components associated with the software bundle.
    updatedBy String
    The user who last updated the software bundle.
    updatedDate String
    The date when the software bundle was last updated.
    userBundle Boolean
    Indicates whether the software bundle is a user-specific bundle.
    userBundleHashMd5 String
    The MD5 hash value of the user-specific software bundle.
    userBundlePath String
    The path associated with the user-specific software bundle.
    version String
    The version of the software bundle.
    bundleDate string
    The date when the software bundle was created.
    bundleType string
    The type of the software bundle.
    createdBy string
    The user who initially created the software bundle.
    createdDate string
    The date when the software bundle was initially created.
    criticality string
    The criticality level of the software bundle.
    custom boolean
    Indicates whether the software bundle is custom.
    description string
    A brief description of the software bundle.
    deviceModel string
    The model of the device associated with the software bundle.
    deviceType string
    The type of device associated with the software bundle.
    fwRepositoryId string
    The identifier of the firmware repository associated with the software bundle.
    id string
    The unique identifier for the software bundle.
    name string
    The name of the software bundle.
    needsAttention boolean
    Indicates whether the software bundle needs attention.
    softwareComponents GetTemplateTemplateDetailFirmwareRepositorySoftwareBundleSoftwareComponent[]
    List of software components associated with the software bundle.
    updatedBy string
    The user who last updated the software bundle.
    updatedDate string
    The date when the software bundle was last updated.
    userBundle boolean
    Indicates whether the software bundle is a user-specific bundle.
    userBundleHashMd5 string
    The MD5 hash value of the user-specific software bundle.
    userBundlePath string
    The path associated with the user-specific software bundle.
    version string
    The version of the software bundle.
    bundle_date str
    The date when the software bundle was created.
    bundle_type str
    The type of the software bundle.
    created_by str
    The user who initially created the software bundle.
    created_date str
    The date when the software bundle was initially created.
    criticality str
    The criticality level of the software bundle.
    custom bool
    Indicates whether the software bundle is custom.
    description str
    A brief description of the software bundle.
    device_model str
    The model of the device associated with the software bundle.
    device_type str
    The type of device associated with the software bundle.
    fw_repository_id str
    The identifier of the firmware repository associated with the software bundle.
    id str
    The unique identifier for the software bundle.
    name str
    The name of the software bundle.
    needs_attention bool
    Indicates whether the software bundle needs attention.
    software_components Sequence[GetTemplateTemplateDetailFirmwareRepositorySoftwareBundleSoftwareComponent]
    List of software components associated with the software bundle.
    updated_by str
    The user who last updated the software bundle.
    updated_date str
    The date when the software bundle was last updated.
    user_bundle bool
    Indicates whether the software bundle is a user-specific bundle.
    user_bundle_hash_md5 str
    The MD5 hash value of the user-specific software bundle.
    user_bundle_path str
    The path associated with the user-specific software bundle.
    version str
    The version of the software bundle.
    bundleDate String
    The date when the software bundle was created.
    bundleType String
    The type of the software bundle.
    createdBy String
    The user who initially created the software bundle.
    createdDate String
    The date when the software bundle was initially created.
    criticality String
    The criticality level of the software bundle.
    custom Boolean
    Indicates whether the software bundle is custom.
    description String
    A brief description of the software bundle.
    deviceModel String
    The model of the device associated with the software bundle.
    deviceType String
    The type of device associated with the software bundle.
    fwRepositoryId String
    The identifier of the firmware repository associated with the software bundle.
    id String
    The unique identifier for the software bundle.
    name String
    The name of the software bundle.
    needsAttention Boolean
    Indicates whether the software bundle needs attention.
    softwareComponents List<Property Map>
    List of software components associated with the software bundle.
    updatedBy String
    The user who last updated the software bundle.
    updatedDate String
    The date when the software bundle was last updated.
    userBundle Boolean
    Indicates whether the software bundle is a user-specific bundle.
    userBundleHashMd5 String
    The MD5 hash value of the user-specific software bundle.
    userBundlePath String
    The path associated with the user-specific software bundle.
    version String
    The version of the software bundle.

    GetTemplateTemplateDetailFirmwareRepositorySoftwareBundleSoftwareComponent

    Category string
    The category to which the component belongs.
    ComponentId string
    The identifier of the component.
    ComponentType string
    The type of the component.
    CreatedBy string
    The user who created the component.
    CreatedDate string
    The date when the component was created.
    Custom bool
    Indicates whether the component is custom or not.
    DellVersion string
    The version of the component according to Dell standards.
    DeviceId string
    The identifier of the device associated with the component.
    FirmwareRepoName string
    The name of the firmware repository associated with the component.
    HashMd5 string
    The MD5 hash value of the component.
    Id string
    The unique identifier for the software component.
    Ignore bool
    Indicates whether the component should be ignored.
    Name string
    The name of the software component.
    NeedsAttention bool
    Indicates whether the component needs attention.
    OperatingSystem string
    The operating system associated with the component.
    OriginalComponentId string
    The identifier of the original component.
    OriginalVersion string
    The original version of the component.
    PackageId string
    The identifier of the package to which the component belongs.
    Path string
    The path where the component is stored.
    SubDeviceId string
    The sub-identifier of the device associated with the component.
    SubVendorId string
    The sub-identifier of the vendor associated with the component.
    SystemIds List<string>
    List of system IDs associated with the component.
    UpdatedBy string
    The user who last updated the component.
    UpdatedDate string
    The date when the component was last updated.
    VendorId string
    The identifier of the vendor associated with the component.
    VendorVersion string
    The version of the component according to the vendor's standards.
    Category string
    The category to which the component belongs.
    ComponentId string
    The identifier of the component.
    ComponentType string
    The type of the component.
    CreatedBy string
    The user who created the component.
    CreatedDate string
    The date when the component was created.
    Custom bool
    Indicates whether the component is custom or not.
    DellVersion string
    The version of the component according to Dell standards.
    DeviceId string
    The identifier of the device associated with the component.
    FirmwareRepoName string
    The name of the firmware repository associated with the component.
    HashMd5 string
    The MD5 hash value of the component.
    Id string
    The unique identifier for the software component.
    Ignore bool
    Indicates whether the component should be ignored.
    Name string
    The name of the software component.
    NeedsAttention bool
    Indicates whether the component needs attention.
    OperatingSystem string
    The operating system associated with the component.
    OriginalComponentId string
    The identifier of the original component.
    OriginalVersion string
    The original version of the component.
    PackageId string
    The identifier of the package to which the component belongs.
    Path string
    The path where the component is stored.
    SubDeviceId string
    The sub-identifier of the device associated with the component.
    SubVendorId string
    The sub-identifier of the vendor associated with the component.
    SystemIds []string
    List of system IDs associated with the component.
    UpdatedBy string
    The user who last updated the component.
    UpdatedDate string
    The date when the component was last updated.
    VendorId string
    The identifier of the vendor associated with the component.
    VendorVersion string
    The version of the component according to the vendor's standards.
    category String
    The category to which the component belongs.
    componentId String
    The identifier of the component.
    componentType String
    The type of the component.
    createdBy String
    The user who created the component.
    createdDate String
    The date when the component was created.
    custom Boolean
    Indicates whether the component is custom or not.
    dellVersion String
    The version of the component according to Dell standards.
    deviceId String
    The identifier of the device associated with the component.
    firmwareRepoName String
    The name of the firmware repository associated with the component.
    hashMd5 String
    The MD5 hash value of the component.
    id String
    The unique identifier for the software component.
    ignore Boolean
    Indicates whether the component should be ignored.
    name String
    The name of the software component.
    needsAttention Boolean
    Indicates whether the component needs attention.
    operatingSystem String
    The operating system associated with the component.
    originalComponentId String
    The identifier of the original component.
    originalVersion String
    The original version of the component.
    packageId String
    The identifier of the package to which the component belongs.
    path String
    The path where the component is stored.
    subDeviceId String
    The sub-identifier of the device associated with the component.
    subVendorId String
    The sub-identifier of the vendor associated with the component.
    systemIds List<String>
    List of system IDs associated with the component.
    updatedBy String
    The user who last updated the component.
    updatedDate String
    The date when the component was last updated.
    vendorId String
    The identifier of the vendor associated with the component.
    vendorVersion String
    The version of the component according to the vendor's standards.
    category string
    The category to which the component belongs.
    componentId string
    The identifier of the component.
    componentType string
    The type of the component.
    createdBy string
    The user who created the component.
    createdDate string
    The date when the component was created.
    custom boolean
    Indicates whether the component is custom or not.
    dellVersion string
    The version of the component according to Dell standards.
    deviceId string
    The identifier of the device associated with the component.
    firmwareRepoName string
    The name of the firmware repository associated with the component.
    hashMd5 string
    The MD5 hash value of the component.
    id string
    The unique identifier for the software component.
    ignore boolean
    Indicates whether the component should be ignored.
    name string
    The name of the software component.
    needsAttention boolean
    Indicates whether the component needs attention.
    operatingSystem string
    The operating system associated with the component.
    originalComponentId string
    The identifier of the original component.
    originalVersion string
    The original version of the component.
    packageId string
    The identifier of the package to which the component belongs.
    path string
    The path where the component is stored.
    subDeviceId string
    The sub-identifier of the device associated with the component.
    subVendorId string
    The sub-identifier of the vendor associated with the component.
    systemIds string[]
    List of system IDs associated with the component.
    updatedBy string
    The user who last updated the component.
    updatedDate string
    The date when the component was last updated.
    vendorId string
    The identifier of the vendor associated with the component.
    vendorVersion string
    The version of the component according to the vendor's standards.
    category str
    The category to which the component belongs.
    component_id str
    The identifier of the component.
    component_type str
    The type of the component.
    created_by str
    The user who created the component.
    created_date str
    The date when the component was created.
    custom bool
    Indicates whether the component is custom or not.
    dell_version str
    The version of the component according to Dell standards.
    device_id str
    The identifier of the device associated with the component.
    firmware_repo_name str
    The name of the firmware repository associated with the component.
    hash_md5 str
    The MD5 hash value of the component.
    id str
    The unique identifier for the software component.
    ignore bool
    Indicates whether the component should be ignored.
    name str
    The name of the software component.
    needs_attention bool
    Indicates whether the component needs attention.
    operating_system str
    The operating system associated with the component.
    original_component_id str
    The identifier of the original component.
    original_version str
    The original version of the component.
    package_id str
    The identifier of the package to which the component belongs.
    path str
    The path where the component is stored.
    sub_device_id str
    The sub-identifier of the device associated with the component.
    sub_vendor_id str
    The sub-identifier of the vendor associated with the component.
    system_ids Sequence[str]
    List of system IDs associated with the component.
    updated_by str
    The user who last updated the component.
    updated_date str
    The date when the component was last updated.
    vendor_id str
    The identifier of the vendor associated with the component.
    vendor_version str
    The version of the component according to the vendor's standards.
    category String
    The category to which the component belongs.
    componentId String
    The identifier of the component.
    componentType String
    The type of the component.
    createdBy String
    The user who created the component.
    createdDate String
    The date when the component was created.
    custom Boolean
    Indicates whether the component is custom or not.
    dellVersion String
    The version of the component according to Dell standards.
    deviceId String
    The identifier of the device associated with the component.
    firmwareRepoName String
    The name of the firmware repository associated with the component.
    hashMd5 String
    The MD5 hash value of the component.
    id String
    The unique identifier for the software component.
    ignore Boolean
    Indicates whether the component should be ignored.
    name String
    The name of the software component.
    needsAttention Boolean
    Indicates whether the component needs attention.
    operatingSystem String
    The operating system associated with the component.
    originalComponentId String
    The identifier of the original component.
    originalVersion String
    The original version of the component.
    packageId String
    The identifier of the package to which the component belongs.
    path String
    The path where the component is stored.
    subDeviceId String
    The sub-identifier of the device associated with the component.
    subVendorId String
    The sub-identifier of the vendor associated with the component.
    systemIds List<String>
    List of system IDs associated with the component.
    updatedBy String
    The user who last updated the component.
    updatedDate String
    The date when the component was last updated.
    vendorId String
    The identifier of the vendor associated with the component.
    vendorVersion String
    The version of the component according to the vendor's standards.

    GetTemplateTemplateDetailFirmwareRepositorySoftwareComponent

    Category string
    The category to which the component belongs.
    ComponentId string
    The identifier of the component.
    ComponentType string
    The type of the component.
    CreatedBy string
    The user who created the component.
    CreatedDate string
    The date when the component was created.
    Custom bool
    Indicates whether the component is custom or not.
    DellVersion string
    The version of the component according to Dell standards.
    DeviceId string
    The identifier of the device associated with the component.
    FirmwareRepoName string
    The name of the firmware repository associated with the component.
    HashMd5 string
    The MD5 hash value of the component.
    Id string
    The unique identifier for the software component.
    Ignore bool
    Indicates whether the component should be ignored.
    Name string
    The name of the software component.
    NeedsAttention bool
    Indicates whether the component needs attention.
    OperatingSystem string
    The operating system associated with the component.
    OriginalComponentId string
    The identifier of the original component.
    OriginalVersion string
    The original version of the component.
    PackageId string
    The identifier of the package to which the component belongs.
    Path string
    The path where the component is stored.
    SubDeviceId string
    The sub-identifier of the device associated with the component.
    SubVendorId string
    The sub-identifier of the vendor associated with the component.
    SystemIds List<string>
    List of system IDs associated with the component.
    UpdatedBy string
    The user who last updated the component.
    UpdatedDate string
    The date when the component was last updated.
    VendorId string
    The identifier of the vendor associated with the component.
    VendorVersion string
    The version of the component according to the vendor's standards.
    Category string
    The category to which the component belongs.
    ComponentId string
    The identifier of the component.
    ComponentType string
    The type of the component.
    CreatedBy string
    The user who created the component.
    CreatedDate string
    The date when the component was created.
    Custom bool
    Indicates whether the component is custom or not.
    DellVersion string
    The version of the component according to Dell standards.
    DeviceId string
    The identifier of the device associated with the component.
    FirmwareRepoName string
    The name of the firmware repository associated with the component.
    HashMd5 string
    The MD5 hash value of the component.
    Id string
    The unique identifier for the software component.
    Ignore bool
    Indicates whether the component should be ignored.
    Name string
    The name of the software component.
    NeedsAttention bool
    Indicates whether the component needs attention.
    OperatingSystem string
    The operating system associated with the component.
    OriginalComponentId string
    The identifier of the original component.
    OriginalVersion string
    The original version of the component.
    PackageId string
    The identifier of the package to which the component belongs.
    Path string
    The path where the component is stored.
    SubDeviceId string
    The sub-identifier of the device associated with the component.
    SubVendorId string
    The sub-identifier of the vendor associated with the component.
    SystemIds []string
    List of system IDs associated with the component.
    UpdatedBy string
    The user who last updated the component.
    UpdatedDate string
    The date when the component was last updated.
    VendorId string
    The identifier of the vendor associated with the component.
    VendorVersion string
    The version of the component according to the vendor's standards.
    category String
    The category to which the component belongs.
    componentId String
    The identifier of the component.
    componentType String
    The type of the component.
    createdBy String
    The user who created the component.
    createdDate String
    The date when the component was created.
    custom Boolean
    Indicates whether the component is custom or not.
    dellVersion String
    The version of the component according to Dell standards.
    deviceId String
    The identifier of the device associated with the component.
    firmwareRepoName String
    The name of the firmware repository associated with the component.
    hashMd5 String
    The MD5 hash value of the component.
    id String
    The unique identifier for the software component.
    ignore Boolean
    Indicates whether the component should be ignored.
    name String
    The name of the software component.
    needsAttention Boolean
    Indicates whether the component needs attention.
    operatingSystem String
    The operating system associated with the component.
    originalComponentId String
    The identifier of the original component.
    originalVersion String
    The original version of the component.
    packageId String
    The identifier of the package to which the component belongs.
    path String
    The path where the component is stored.
    subDeviceId String
    The sub-identifier of the device associated with the component.
    subVendorId String
    The sub-identifier of the vendor associated with the component.
    systemIds List<String>
    List of system IDs associated with the component.
    updatedBy String
    The user who last updated the component.
    updatedDate String
    The date when the component was last updated.
    vendorId String
    The identifier of the vendor associated with the component.
    vendorVersion String
    The version of the component according to the vendor's standards.
    category string
    The category to which the component belongs.
    componentId string
    The identifier of the component.
    componentType string
    The type of the component.
    createdBy string
    The user who created the component.
    createdDate string
    The date when the component was created.
    custom boolean
    Indicates whether the component is custom or not.
    dellVersion string
    The version of the component according to Dell standards.
    deviceId string
    The identifier of the device associated with the component.
    firmwareRepoName string
    The name of the firmware repository associated with the component.
    hashMd5 string
    The MD5 hash value of the component.
    id string
    The unique identifier for the software component.
    ignore boolean
    Indicates whether the component should be ignored.
    name string
    The name of the software component.
    needsAttention boolean
    Indicates whether the component needs attention.
    operatingSystem string
    The operating system associated with the component.
    originalComponentId string
    The identifier of the original component.
    originalVersion string
    The original version of the component.
    packageId string
    The identifier of the package to which the component belongs.
    path string
    The path where the component is stored.
    subDeviceId string
    The sub-identifier of the device associated with the component.
    subVendorId string
    The sub-identifier of the vendor associated with the component.
    systemIds string[]
    List of system IDs associated with the component.
    updatedBy string
    The user who last updated the component.
    updatedDate string
    The date when the component was last updated.
    vendorId string
    The identifier of the vendor associated with the component.
    vendorVersion string
    The version of the component according to the vendor's standards.
    category str
    The category to which the component belongs.
    component_id str
    The identifier of the component.
    component_type str
    The type of the component.
    created_by str
    The user who created the component.
    created_date str
    The date when the component was created.
    custom bool
    Indicates whether the component is custom or not.
    dell_version str
    The version of the component according to Dell standards.
    device_id str
    The identifier of the device associated with the component.
    firmware_repo_name str
    The name of the firmware repository associated with the component.
    hash_md5 str
    The MD5 hash value of the component.
    id str
    The unique identifier for the software component.
    ignore bool
    Indicates whether the component should be ignored.
    name str
    The name of the software component.
    needs_attention bool
    Indicates whether the component needs attention.
    operating_system str
    The operating system associated with the component.
    original_component_id str
    The identifier of the original component.
    original_version str
    The original version of the component.
    package_id str
    The identifier of the package to which the component belongs.
    path str
    The path where the component is stored.
    sub_device_id str
    The sub-identifier of the device associated with the component.
    sub_vendor_id str
    The sub-identifier of the vendor associated with the component.
    system_ids Sequence[str]
    List of system IDs associated with the component.
    updated_by str
    The user who last updated the component.
    updated_date str
    The date when the component was last updated.
    vendor_id str
    The identifier of the vendor associated with the component.
    vendor_version str
    The version of the component according to the vendor's standards.
    category String
    The category to which the component belongs.
    componentId String
    The identifier of the component.
    componentType String
    The type of the component.
    createdBy String
    The user who created the component.
    createdDate String
    The date when the component was created.
    custom Boolean
    Indicates whether the component is custom or not.
    dellVersion String
    The version of the component according to Dell standards.
    deviceId String
    The identifier of the device associated with the component.
    firmwareRepoName String
    The name of the firmware repository associated with the component.
    hashMd5 String
    The MD5 hash value of the component.
    id String
    The unique identifier for the software component.
    ignore Boolean
    Indicates whether the component should be ignored.
    name String
    The name of the software component.
    needsAttention Boolean
    Indicates whether the component needs attention.
    operatingSystem String
    The operating system associated with the component.
    originalComponentId String
    The identifier of the original component.
    originalVersion String
    The original version of the component.
    packageId String
    The identifier of the package to which the component belongs.
    path String
    The path where the component is stored.
    subDeviceId String
    The sub-identifier of the device associated with the component.
    subVendorId String
    The sub-identifier of the vendor associated with the component.
    systemIds List<String>
    List of system IDs associated with the component.
    updatedBy String
    The user who last updated the component.
    updatedDate String
    The date when the component was last updated.
    vendorId String
    The identifier of the vendor associated with the component.
    vendorVersion String
    The version of the component according to the vendor's standards.

    GetTemplateTemplateDetailLicenseRepository

    CreatedBy string
    The user who created the license repository.
    CreatedDate string
    The date when the license repository was created.
    DiskLocation string
    The disk location of the license repository.
    Filename string
    The filename associated with the license repository.
    Id string
    The unique identifier of the license repository.
    LicenseData string
    The license data associated with the license repository.
    Name string
    The name of the license repository.
    State string
    The state of the license repository.
    Type string
    The type of the license repository.
    UpdatedBy string
    The user who last updated the license repository.
    UpdatedDate string
    The date when the license repository was last updated.
    CreatedBy string
    The user who created the license repository.
    CreatedDate string
    The date when the license repository was created.
    DiskLocation string
    The disk location of the license repository.
    Filename string
    The filename associated with the license repository.
    Id string
    The unique identifier of the license repository.
    LicenseData string
    The license data associated with the license repository.
    Name string
    The name of the license repository.
    State string
    The state of the license repository.
    Type string
    The type of the license repository.
    UpdatedBy string
    The user who last updated the license repository.
    UpdatedDate string
    The date when the license repository was last updated.
    createdBy String
    The user who created the license repository.
    createdDate String
    The date when the license repository was created.
    diskLocation String
    The disk location of the license repository.
    filename String
    The filename associated with the license repository.
    id String
    The unique identifier of the license repository.
    licenseData String
    The license data associated with the license repository.
    name String
    The name of the license repository.
    state String
    The state of the license repository.
    type String
    The type of the license repository.
    updatedBy String
    The user who last updated the license repository.
    updatedDate String
    The date when the license repository was last updated.
    createdBy string
    The user who created the license repository.
    createdDate string
    The date when the license repository was created.
    diskLocation string
    The disk location of the license repository.
    filename string
    The filename associated with the license repository.
    id string
    The unique identifier of the license repository.
    licenseData string
    The license data associated with the license repository.
    name string
    The name of the license repository.
    state string
    The state of the license repository.
    type string
    The type of the license repository.
    updatedBy string
    The user who last updated the license repository.
    updatedDate string
    The date when the license repository was last updated.
    created_by str
    The user who created the license repository.
    created_date str
    The date when the license repository was created.
    disk_location str
    The disk location of the license repository.
    filename str
    The filename associated with the license repository.
    id str
    The unique identifier of the license repository.
    license_data str
    The license data associated with the license repository.
    name str
    The name of the license repository.
    state str
    The state of the license repository.
    type str
    The type of the license repository.
    updated_by str
    The user who last updated the license repository.
    updated_date str
    The date when the license repository was last updated.
    createdBy String
    The user who created the license repository.
    createdDate String
    The date when the license repository was created.
    diskLocation String
    The disk location of the license repository.
    filename String
    The filename associated with the license repository.
    id String
    The unique identifier of the license repository.
    licenseData String
    The license data associated with the license repository.
    name String
    The name of the license repository.
    state String
    The state of the license repository.
    type String
    The type of the license repository.
    updatedBy String
    The user who last updated the license repository.
    updatedDate String
    The date when the license repository was last updated.

    GetTemplateTemplateDetailNetwork

    Description string
    The description of the network.
    DestinationIpAddress string
    The destination IP address for the network.
    Id string
    The unique identifier for the network.
    Name string
    The name of the network.
    Static bool
    Boolean indicating if the network is static.
    StaticNetworkConfiguration GetTemplateTemplateDetailNetworkStaticNetworkConfiguration
    The static network configuration settings.
    Type string
    The type of the network.
    VlanId double
    The VLAN ID associated with the network.
    Description string
    The description of the network.
    DestinationIpAddress string
    The destination IP address for the network.
    Id string
    The unique identifier for the network.
    Name string
    The name of the network.
    Static bool
    Boolean indicating if the network is static.
    StaticNetworkConfiguration GetTemplateTemplateDetailNetworkStaticNetworkConfiguration
    The static network configuration settings.
    Type string
    The type of the network.
    VlanId float64
    The VLAN ID associated with the network.
    description String
    The description of the network.
    destinationIpAddress String
    The destination IP address for the network.
    id String
    The unique identifier for the network.
    name String
    The name of the network.
    staticNetworkConfiguration GetTemplateTemplateDetailNetworkStaticNetworkConfiguration
    The static network configuration settings.
    static_ Boolean
    Boolean indicating if the network is static.
    type String
    The type of the network.
    vlanId Double
    The VLAN ID associated with the network.
    description string
    The description of the network.
    destinationIpAddress string
    The destination IP address for the network.
    id string
    The unique identifier for the network.
    name string
    The name of the network.
    static boolean
    Boolean indicating if the network is static.
    staticNetworkConfiguration GetTemplateTemplateDetailNetworkStaticNetworkConfiguration
    The static network configuration settings.
    type string
    The type of the network.
    vlanId number
    The VLAN ID associated with the network.
    description str
    The description of the network.
    destination_ip_address str
    The destination IP address for the network.
    id str
    The unique identifier for the network.
    name str
    The name of the network.
    static bool
    Boolean indicating if the network is static.
    static_network_configuration GetTemplateTemplateDetailNetworkStaticNetworkConfiguration
    The static network configuration settings.
    type str
    The type of the network.
    vlan_id float
    The VLAN ID associated with the network.
    description String
    The description of the network.
    destinationIpAddress String
    The destination IP address for the network.
    id String
    The unique identifier for the network.
    name String
    The name of the network.
    static Boolean
    Boolean indicating if the network is static.
    staticNetworkConfiguration Property Map
    The static network configuration settings.
    type String
    The type of the network.
    vlanId Number
    The VLAN ID associated with the network.

    GetTemplateTemplateDetailNetworkStaticNetworkConfiguration

    DnsSuffix string
    The DNS suffix for the static network configuration.
    Gateway string
    The gateway for the static network configuration.
    IpAddress string
    The IP address associated with the static network configuration.
    IpRanges List<GetTemplateTemplateDetailNetworkStaticNetworkConfigurationIpRange>
    List of IP ranges associated with the static network configuration.
    PrimaryDns string
    The primary DNS server for the static network configuration.
    SecondaryDns string
    The secondary DNS server for the static network configuration.
    StaticRoutes List<GetTemplateTemplateDetailNetworkStaticNetworkConfigurationStaticRoute>
    List of static routes associated with the static network configuration.
    Subnet string
    The subnet for the static network configuration.
    DnsSuffix string
    The DNS suffix for the static network configuration.
    Gateway string
    The gateway for the static network configuration.
    IpAddress string
    The IP address associated with the static network configuration.
    IpRanges []GetTemplateTemplateDetailNetworkStaticNetworkConfigurationIpRange
    List of IP ranges associated with the static network configuration.
    PrimaryDns string
    The primary DNS server for the static network configuration.
    SecondaryDns string
    The secondary DNS server for the static network configuration.
    StaticRoutes []GetTemplateTemplateDetailNetworkStaticNetworkConfigurationStaticRoute
    List of static routes associated with the static network configuration.
    Subnet string
    The subnet for the static network configuration.
    dnsSuffix String
    The DNS suffix for the static network configuration.
    gateway String
    The gateway for the static network configuration.
    ipAddress String
    The IP address associated with the static network configuration.
    ipRanges List<GetTemplateTemplateDetailNetworkStaticNetworkConfigurationIpRange>
    List of IP ranges associated with the static network configuration.
    primaryDns String
    The primary DNS server for the static network configuration.
    secondaryDns String
    The secondary DNS server for the static network configuration.
    staticRoutes List<GetTemplateTemplateDetailNetworkStaticNetworkConfigurationStaticRoute>
    List of static routes associated with the static network configuration.
    subnet String
    The subnet for the static network configuration.
    dnsSuffix string
    The DNS suffix for the static network configuration.
    gateway string
    The gateway for the static network configuration.
    ipAddress string
    The IP address associated with the static network configuration.
    ipRanges GetTemplateTemplateDetailNetworkStaticNetworkConfigurationIpRange[]
    List of IP ranges associated with the static network configuration.
    primaryDns string
    The primary DNS server for the static network configuration.
    secondaryDns string
    The secondary DNS server for the static network configuration.
    staticRoutes GetTemplateTemplateDetailNetworkStaticNetworkConfigurationStaticRoute[]
    List of static routes associated with the static network configuration.
    subnet string
    The subnet for the static network configuration.
    dns_suffix str
    The DNS suffix for the static network configuration.
    gateway str
    The gateway for the static network configuration.
    ip_address str
    The IP address associated with the static network configuration.
    ip_ranges Sequence[GetTemplateTemplateDetailNetworkStaticNetworkConfigurationIpRange]
    List of IP ranges associated with the static network configuration.
    primary_dns str
    The primary DNS server for the static network configuration.
    secondary_dns str
    The secondary DNS server for the static network configuration.
    static_routes Sequence[GetTemplateTemplateDetailNetworkStaticNetworkConfigurationStaticRoute]
    List of static routes associated with the static network configuration.
    subnet str
    The subnet for the static network configuration.
    dnsSuffix String
    The DNS suffix for the static network configuration.
    gateway String
    The gateway for the static network configuration.
    ipAddress String
    The IP address associated with the static network configuration.
    ipRanges List<Property Map>
    List of IP ranges associated with the static network configuration.
    primaryDns String
    The primary DNS server for the static network configuration.
    secondaryDns String
    The secondary DNS server for the static network configuration.
    staticRoutes List<Property Map>
    List of static routes associated with the static network configuration.
    subnet String
    The subnet for the static network configuration.

    GetTemplateTemplateDetailNetworkStaticNetworkConfigurationIpRange

    EndingIp string
    The ending IP address of the range.
    Id string
    The unique identifier for the IP range.
    Role string
    The role associated with the IP range.
    StartingIp string
    The starting IP address of the range.
    EndingIp string
    The ending IP address of the range.
    Id string
    The unique identifier for the IP range.
    Role string
    The role associated with the IP range.
    StartingIp string
    The starting IP address of the range.
    endingIp String
    The ending IP address of the range.
    id String
    The unique identifier for the IP range.
    role String
    The role associated with the IP range.
    startingIp String
    The starting IP address of the range.
    endingIp string
    The ending IP address of the range.
    id string
    The unique identifier for the IP range.
    role string
    The role associated with the IP range.
    startingIp string
    The starting IP address of the range.
    ending_ip str
    The ending IP address of the range.
    id str
    The unique identifier for the IP range.
    role str
    The role associated with the IP range.
    starting_ip str
    The starting IP address of the range.
    endingIp String
    The ending IP address of the range.
    id String
    The unique identifier for the IP range.
    role String
    The role associated with the IP range.
    startingIp String
    The starting IP address of the range.

    GetTemplateTemplateDetailNetworkStaticNetworkConfigurationStaticRoute

    DestinationIpAddress string
    The IP address of the destination for the static route.
    StaticRouteDestinationNetworkId string
    The ID of the destination network for the static route.
    StaticRouteGateway string
    The gateway for the static route.
    StaticRouteSourceNetworkId string
    The ID of the source network for the static route.
    SubnetMask string
    The subnet mask for the static route.
    DestinationIpAddress string
    The IP address of the destination for the static route.
    StaticRouteDestinationNetworkId string
    The ID of the destination network for the static route.
    StaticRouteGateway string
    The gateway for the static route.
    StaticRouteSourceNetworkId string
    The ID of the source network for the static route.
    SubnetMask string
    The subnet mask for the static route.
    destinationIpAddress String
    The IP address of the destination for the static route.
    staticRouteDestinationNetworkId String
    The ID of the destination network for the static route.
    staticRouteGateway String
    The gateway for the static route.
    staticRouteSourceNetworkId String
    The ID of the source network for the static route.
    subnetMask String
    The subnet mask for the static route.
    destinationIpAddress string
    The IP address of the destination for the static route.
    staticRouteDestinationNetworkId string
    The ID of the destination network for the static route.
    staticRouteGateway string
    The gateway for the static route.
    staticRouteSourceNetworkId string
    The ID of the source network for the static route.
    subnetMask string
    The subnet mask for the static route.
    destination_ip_address str
    The IP address of the destination for the static route.
    static_route_destination_network_id str
    The ID of the destination network for the static route.
    static_route_gateway str
    The gateway for the static route.
    static_route_source_network_id str
    The ID of the source network for the static route.
    subnet_mask str
    The subnet mask for the static route.
    destinationIpAddress String
    The IP address of the destination for the static route.
    staticRouteDestinationNetworkId String
    The ID of the destination network for the static route.
    staticRouteGateway String
    The gateway for the static route.
    staticRouteSourceNetworkId String
    The ID of the source network for the static route.
    subnetMask String
    The subnet mask for the static route.

    GetTemplateTemplateDetailTemplateValid

    Messages List<GetTemplateTemplateDetailTemplateValidMessage>
    List of messages associated with the template validity.
    Valid bool
    Indicates whether the template is valid.
    Messages []GetTemplateTemplateDetailTemplateValidMessage
    List of messages associated with the template validity.
    Valid bool
    Indicates whether the template is valid.
    messages List<GetTemplateTemplateDetailTemplateValidMessage>
    List of messages associated with the template validity.
    valid Boolean
    Indicates whether the template is valid.
    messages GetTemplateTemplateDetailTemplateValidMessage[]
    List of messages associated with the template validity.
    valid boolean
    Indicates whether the template is valid.
    messages Sequence[GetTemplateTemplateDetailTemplateValidMessage]
    List of messages associated with the template validity.
    valid bool
    Indicates whether the template is valid.
    messages List<Property Map>
    List of messages associated with the template validity.
    valid Boolean
    Indicates whether the template is valid.

    GetTemplateTemplateDetailTemplateValidMessage

    AgentId string
    The identifier of the agent associated with the message.
    Category string
    The category or type of the message.
    CorrelationId string
    The identifier used to correlate related messages.
    DetailedMessage string
    A detailed version or description of the message.
    DisplayMessage string
    The message to be displayed or shown.
    Id string
    The unique identifier for the message.
    MessageBundle string
    The bundle or group to which the message belongs.
    MessageCode string
    The code associated with the message.
    ResponseAction string
    The action to be taken in response to the message.
    SequenceNumber double
    The sequence number of the message in a series.
    Severity string
    The severity level of the message (e.g., INFO, WARNING, ERROR).
    TimeStamp string
    The timestamp indicating when the message was generated.
    AgentId string
    The identifier of the agent associated with the message.
    Category string
    The category or type of the message.
    CorrelationId string
    The identifier used to correlate related messages.
    DetailedMessage string
    A detailed version or description of the message.
    DisplayMessage string
    The message to be displayed or shown.
    Id string
    The unique identifier for the message.
    MessageBundle string
    The bundle or group to which the message belongs.
    MessageCode string
    The code associated with the message.
    ResponseAction string
    The action to be taken in response to the message.
    SequenceNumber float64
    The sequence number of the message in a series.
    Severity string
    The severity level of the message (e.g., INFO, WARNING, ERROR).
    TimeStamp string
    The timestamp indicating when the message was generated.
    agentId String
    The identifier of the agent associated with the message.
    category String
    The category or type of the message.
    correlationId String
    The identifier used to correlate related messages.
    detailedMessage String
    A detailed version or description of the message.
    displayMessage String
    The message to be displayed or shown.
    id String
    The unique identifier for the message.
    messageBundle String
    The bundle or group to which the message belongs.
    messageCode String
    The code associated with the message.
    responseAction String
    The action to be taken in response to the message.
    sequenceNumber Double
    The sequence number of the message in a series.
    severity String
    The severity level of the message (e.g., INFO, WARNING, ERROR).
    timeStamp String
    The timestamp indicating when the message was generated.
    agentId string
    The identifier of the agent associated with the message.
    category string
    The category or type of the message.
    correlationId string
    The identifier used to correlate related messages.
    detailedMessage string
    A detailed version or description of the message.
    displayMessage string
    The message to be displayed or shown.
    id string
    The unique identifier for the message.
    messageBundle string
    The bundle or group to which the message belongs.
    messageCode string
    The code associated with the message.
    responseAction string
    The action to be taken in response to the message.
    sequenceNumber number
    The sequence number of the message in a series.
    severity string
    The severity level of the message (e.g., INFO, WARNING, ERROR).
    timeStamp string
    The timestamp indicating when the message was generated.
    agent_id str
    The identifier of the agent associated with the message.
    category str
    The category or type of the message.
    correlation_id str
    The identifier used to correlate related messages.
    detailed_message str
    A detailed version or description of the message.
    display_message str
    The message to be displayed or shown.
    id str
    The unique identifier for the message.
    message_bundle str
    The bundle or group to which the message belongs.
    message_code str
    The code associated with the message.
    response_action str
    The action to be taken in response to the message.
    sequence_number float
    The sequence number of the message in a series.
    severity str
    The severity level of the message (e.g., INFO, WARNING, ERROR).
    time_stamp str
    The timestamp indicating when the message was generated.
    agentId String
    The identifier of the agent associated with the message.
    category String
    The category or type of the message.
    correlationId String
    The identifier used to correlate related messages.
    detailedMessage String
    A detailed version or description of the message.
    displayMessage String
    The message to be displayed or shown.
    id String
    The unique identifier for the message.
    messageBundle String
    The bundle or group to which the message belongs.
    messageCode String
    The code associated with the message.
    responseAction String
    The action to be taken in response to the message.
    sequenceNumber Number
    The sequence number of the message in a series.
    severity String
    The severity level of the message (e.g., INFO, WARNING, ERROR).
    timeStamp String
    The timestamp indicating when the message was generated.

    Package Details

    Repository
    powerflex dell/terraform-provider-powerflex
    License
    Notes
    This Pulumi package is based on the powerflex Terraform Provider.
    powerflex logo
    powerflex 1.8.0 published on Monday, Apr 14, 2025 by dell