powerflex 1.8.0 published on Monday, Apr 14, 2025 by dell
powerflex.getTemplate
Start a Neo task
Explain and create a powerflex.getTemplate resource
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 dictionaryThe following arguments are supported:
getTemplate Result
The following output properties are available:
- Id string
- Placeholder attribute.
- Template
Details List<GetTemplate Template Detail> - Template details
- Filter
Get
Template Filter
- Id string
- Placeholder attribute.
- Template
Details []GetTemplate Template Detail - Template details
- Filter
Get
Template Filter
- id String
- Placeholder attribute.
- template
Details List<GetTemplate Template Detail> - Template details
- filter
Get
Template Filter
- id string
- Placeholder attribute.
- template
Details GetTemplate Template Detail[] - Template details
- filter
Get
Template Filter
- id str
- Placeholder attribute.
- template_
details Sequence[GetTemplate Template Detail] - Template details
- filter
Get
Template Filter
- id String
- Placeholder attribute.
- template
Details List<Property Map> - Template details
- filter Property Map
Supporting Types
GetTemplateFilter
- All
Users boolAllowed - Value for allusersallowed
- Brownfield
Template List<string>Types - List of brownfieldtemplatetype
- Categories List<string>
- List of category
- Cluster
Counts List<double> - List of cluster_count
- Created
Bies List<string> - List of created_by
- Created
Dates List<string> - List of created_date
- Draft bool
- Value for draft
- Ids List<string>
- List of id
- In
Configuration bool - Value for in_configuration
- Last
Deployed List<string>Dates - List of lastdeployeddate
- Manage
Firmware bool - Value for manage_firmware
- Original
Template List<string>Ids - List of originaltemplateid
- Sdnas
Counts List<double> - List of sdnas_count
- Server
Counts List<double> - List of server_count
- Service
Counts List<double> - List of service_count
- Storage
Counts List<double> - List of storage_count
- Switch
Counts List<double> - List of switch_count
- Template
Descriptions List<string> - List of template_description
- Template
Locked bool - Value for template_locked
- Template
Names List<string> - List of template_name
- Template
Types List<string> - List of template_type
- Template
Versions List<string> - List of template_version
- Updated
Bies List<string> - List of updated_by
- Updated
Dates List<string> - List of updated_date
- Use
Default boolCatalog - Value for usedefaultcatalog
- Vm
Counts List<double> - List of vm_count
- All
Users boolAllowed - Value for allusersallowed
- Brownfield
Template []stringTypes - List of brownfieldtemplatetype
- Categories []string
- List of category
- Cluster
Counts []float64 - List of cluster_count
- Created
Bies []string - List of created_by
- Created
Dates []string - List of created_date
- Draft bool
- Value for draft
- Ids []string
- List of id
- In
Configuration bool - Value for in_configuration
- Last
Deployed []stringDates - List of lastdeployeddate
- Manage
Firmware bool - Value for manage_firmware
- Original
Template []stringIds - List of originaltemplateid
- Sdnas
Counts []float64 - List of sdnas_count
- Server
Counts []float64 - List of server_count
- Service
Counts []float64 - List of service_count
- Storage
Counts []float64 - List of storage_count
- Switch
Counts []float64 - List of switch_count
- Template
Descriptions []string - List of template_description
- Template
Locked bool - Value for template_locked
- Template
Names []string - List of template_name
- Template
Types []string - List of template_type
- Template
Versions []string - List of template_version
- Updated
Bies []string - List of updated_by
- Updated
Dates []string - List of updated_date
- Use
Default boolCatalog - Value for usedefaultcatalog
- Vm
Counts []float64 - List of vm_count
- all
Users BooleanAllowed - Value for allusersallowed
- brownfield
Template List<String>Types - List of brownfieldtemplatetype
- categories List<String>
- List of category
- cluster
Counts List<Double> - List of cluster_count
- created
Bies List<String> - List of created_by
- created
Dates List<String> - List of created_date
- draft Boolean
- Value for draft
- ids List<String>
- List of id
- in
Configuration Boolean - Value for in_configuration
- last
Deployed List<String>Dates - List of lastdeployeddate
- manage
Firmware Boolean - Value for manage_firmware
- original
Template List<String>Ids - List of originaltemplateid
- sdnas
Counts List<Double> - List of sdnas_count
- server
Counts List<Double> - List of server_count
- service
Counts List<Double> - List of service_count
- storage
Counts List<Double> - List of storage_count
- switch
Counts List<Double> - List of switch_count
- template
Descriptions List<String> - List of template_description
- template
Locked Boolean - Value for template_locked
- template
Names List<String> - List of template_name
- template
Types List<String> - List of template_type
- template
Versions List<String> - List of template_version
- updated
Bies List<String> - List of updated_by
- updated
Dates List<String> - List of updated_date
- use
Default BooleanCatalog - Value for usedefaultcatalog
- vm
Counts List<Double> - List of vm_count
- all
Users booleanAllowed - Value for allusersallowed
- brownfield
Template string[]Types - List of brownfieldtemplatetype
- categories string[]
- List of category
- cluster
Counts number[] - List of cluster_count
- created
Bies string[] - List of created_by
- created
Dates string[] - List of created_date
- draft boolean
- Value for draft
- ids string[]
- List of id
- in
Configuration boolean - Value for in_configuration
- last
Deployed string[]Dates - List of lastdeployeddate
- manage
Firmware boolean - Value for manage_firmware
- original
Template string[]Ids - List of originaltemplateid
- sdnas
Counts number[] - List of sdnas_count
- server
Counts number[] - List of server_count
- service
Counts number[] - List of service_count
- storage
Counts number[] - List of storage_count
- switch
Counts number[] - List of switch_count
- template
Descriptions string[] - List of template_description
- template
Locked boolean - Value for template_locked
- template
Names string[] - List of template_name
- template
Types string[] - List of template_type
- template
Versions string[] - List of template_version
- updated
Bies string[] - List of updated_by
- updated
Dates string[] - List of updated_date
- use
Default booleanCatalog - Value for usedefaultcatalog
- vm
Counts number[] - List of vm_count
- all_
users_ boolallowed - Value for allusersallowed
- brownfield_
template_ Sequence[str]types - 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_ Sequence[str]dates - List of lastdeployeddate
- manage_
firmware bool - Value for manage_firmware
- original_
template_ Sequence[str]ids - 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_ boolcatalog - Value for usedefaultcatalog
- vm_
counts Sequence[float] - List of vm_count
- all
Users BooleanAllowed - Value for allusersallowed
- brownfield
Template List<String>Types - List of brownfieldtemplatetype
- categories List<String>
- List of category
- cluster
Counts List<Number> - List of cluster_count
- created
Bies List<String> - List of created_by
- created
Dates List<String> - List of created_date
- draft Boolean
- Value for draft
- ids List<String>
- List of id
- in
Configuration Boolean - Value for in_configuration
- last
Deployed List<String>Dates - List of lastdeployeddate
- manage
Firmware Boolean - Value for manage_firmware
- original
Template List<String>Ids - List of originaltemplateid
- sdnas
Counts List<Number> - List of sdnas_count
- server
Counts List<Number> - List of server_count
- service
Counts List<Number> - List of service_count
- storage
Counts List<Number> - List of storage_count
- switch
Counts List<Number> - List of switch_count
- template
Descriptions List<String> - List of template_description
- template
Locked Boolean - Value for template_locked
- template
Names List<String> - List of template_name
- template
Types List<String> - List of template_type
- template
Versions List<String> - List of template_version
- updated
Bies List<String> - List of updated_by
- updated
Dates List<String> - List of updated_date
- use
Default BooleanCatalog - Value for usedefaultcatalog
- vm
Counts List<Number> - List of vm_count
GetTemplateTemplateDetail
- All
Users boolAllowed - Indicates whether all users are allowed for the template.
- Assigned
Users List<GetTemplate Template Detail Assigned User> - List of users assigned to the template.
- Brownfield
Template stringType - The type of template for brownfield deployments.
- Category string
- The category to which the template belongs.
- Cluster
Count double - The count of clusters associated with the template.
- Components
List<Get
Template Template Detail Component> - List of components included in the template.
- Configuration
Get
Template Template Detail Configuration - Details about the configuration settings of the template.
- Created
By string - The user who created the template.
- Created
Date string - The date when the template was created.
- Draft bool
- Indicates whether the template is in draft mode.
- Firmware
Repository GetTemplate Template Detail Firmware Repository - Details about the firmware repository used by the template.
- Id string
- The unique identifier for the template.
- In
Configuration bool - Indicates whether the template is part of the current configuration.
- Last
Deployed stringDate - The date when the template was last deployed.
- License
Repository GetTemplate Template Detail License Repository - Details about the license repository used by the template.
- Manage
Firmware bool - Indicates whether firmware is managed by the template.
- Networks
List<Get
Template Template Detail Network> - List of networks associated with the template.
- Original
Template stringId - The ID of the original template if this is a derived template.
- Sdnas
Count double - The count of software-defined network appliances associated with the template.
- Server
Count double - The count of servers associated with the template.
- Service
Count double - The count of services associated with the template.
- Storage
Count double - The count of storage devices associated with the template.
- Switch
Count double - The count of switches associated with the template.
- Template
Description string - The description of the template.
- Template
Locked bool - Indicates whether the template is locked or not.
- Template
Name string - The name of the template.
- Template
Type string - The type/category of the template.
- Template
Valid GetTemplate Template Detail Template Valid - Details about the validity of the template.
- Template
Version string - The version of the template.
- Updated
By string - The user who last updated the template.
- Updated
Date string - The date when the template was last updated.
- Use
Default boolCatalog - Indicates whether the default catalog is used for the template.
- Vm
Count double - The count of virtual machines associated with the template.
- All
Users boolAllowed - Indicates whether all users are allowed for the template.
- Assigned
Users []GetTemplate Template Detail Assigned User - List of users assigned to the template.
- Brownfield
Template stringType - The type of template for brownfield deployments.
- Category string
- The category to which the template belongs.
- Cluster
Count float64 - The count of clusters associated with the template.
- Components
[]Get
Template Template Detail Component - List of components included in the template.
- Configuration
Get
Template Template Detail Configuration - Details about the configuration settings of the template.
- Created
By string - The user who created the template.
- Created
Date string - The date when the template was created.
- Draft bool
- Indicates whether the template is in draft mode.
- Firmware
Repository GetTemplate Template Detail Firmware Repository - Details about the firmware repository used by the template.
- Id string
- The unique identifier for the template.
- In
Configuration bool - Indicates whether the template is part of the current configuration.
- Last
Deployed stringDate - The date when the template was last deployed.
- License
Repository GetTemplate Template Detail License Repository - Details about the license repository used by the template.
- Manage
Firmware bool - Indicates whether firmware is managed by the template.
- Networks
[]Get
Template Template Detail Network - List of networks associated with the template.
- Original
Template stringId - The ID of the original template if this is a derived template.
- Sdnas
Count float64 - The count of software-defined network appliances associated with the template.
- Server
Count float64 - The count of servers associated with the template.
- Service
Count float64 - The count of services associated with the template.
- Storage
Count float64 - The count of storage devices associated with the template.
- Switch
Count float64 - The count of switches associated with the template.
- Template
Description string - The description of the template.
- Template
Locked bool - Indicates whether the template is locked or not.
- Template
Name string - The name of the template.
- Template
Type string - The type/category of the template.
- Template
Valid GetTemplate Template Detail Template Valid - Details about the validity of the template.
- Template
Version string - The version of the template.
- Updated
By string - The user who last updated the template.
- Updated
Date string - The date when the template was last updated.
- Use
Default boolCatalog - Indicates whether the default catalog is used for the template.
- Vm
Count float64 - The count of virtual machines associated with the template.
- all
Users BooleanAllowed - Indicates whether all users are allowed for the template.
- assigned
Users List<GetTemplate Template Detail Assigned User> - List of users assigned to the template.
- brownfield
Template StringType - The type of template for brownfield deployments.
- category String
- The category to which the template belongs.
- cluster
Count Double - The count of clusters associated with the template.
- components
List<Get
Template Template Detail Component> - List of components included in the template.
- configuration
Get
Template Template Detail Configuration - Details about the configuration settings of the template.
- created
By String - The user who created the template.
- created
Date String - The date when the template was created.
- draft Boolean
- Indicates whether the template is in draft mode.
- firmware
Repository GetTemplate Template Detail Firmware Repository - Details about the firmware repository used by the template.
- id String
- The unique identifier for the template.
- in
Configuration Boolean - Indicates whether the template is part of the current configuration.
- last
Deployed StringDate - The date when the template was last deployed.
- license
Repository GetTemplate Template Detail License Repository - Details about the license repository used by the template.
- manage
Firmware Boolean - Indicates whether firmware is managed by the template.
- networks
List<Get
Template Template Detail Network> - List of networks associated with the template.
- original
Template StringId - The ID of the original template if this is a derived template.
- sdnas
Count Double - The count of software-defined network appliances associated with the template.
- server
Count Double - The count of servers associated with the template.
- service
Count Double - The count of services associated with the template.
- storage
Count Double - The count of storage devices associated with the template.
- switch
Count Double - The count of switches associated with the template.
- template
Description String - The description of the template.
- template
Locked Boolean - Indicates whether the template is locked or not.
- template
Name String - The name of the template.
- template
Type String - The type/category of the template.
- template
Valid GetTemplate Template Detail Template Valid - Details about the validity of the template.
- template
Version String - The version of the template.
- updated
By String - The user who last updated the template.
- updated
Date String - The date when the template was last updated.
- use
Default BooleanCatalog - Indicates whether the default catalog is used for the template.
- vm
Count Double - The count of virtual machines associated with the template.
- all
Users booleanAllowed - Indicates whether all users are allowed for the template.
- assigned
Users GetTemplate Template Detail Assigned User[] - List of users assigned to the template.
- brownfield
Template stringType - The type of template for brownfield deployments.
- category string
- The category to which the template belongs.
- cluster
Count number - The count of clusters associated with the template.
- components
Get
Template Template Detail Component[] - List of components included in the template.
- configuration
Get
Template Template Detail Configuration - Details about the configuration settings of the template.
- created
By string - The user who created the template.
- created
Date string - The date when the template was created.
- draft boolean
- Indicates whether the template is in draft mode.
- firmware
Repository GetTemplate Template Detail Firmware Repository - Details about the firmware repository used by the template.
- id string
- The unique identifier for the template.
- in
Configuration boolean - Indicates whether the template is part of the current configuration.
- last
Deployed stringDate - The date when the template was last deployed.
- license
Repository GetTemplate Template Detail License Repository - Details about the license repository used by the template.
- manage
Firmware boolean - Indicates whether firmware is managed by the template.
- networks
Get
Template Template Detail Network[] - List of networks associated with the template.
- original
Template stringId - The ID of the original template if this is a derived template.
- sdnas
Count number - The count of software-defined network appliances associated with the template.
- server
Count number - The count of servers associated with the template.
- service
Count number - The count of services associated with the template.
- storage
Count number - The count of storage devices associated with the template.
- switch
Count number - The count of switches associated with the template.
- template
Description string - The description of the template.
- template
Locked boolean - Indicates whether the template is locked or not.
- template
Name string - The name of the template.
- template
Type string - The type/category of the template.
- template
Valid GetTemplate Template Detail Template Valid - Details about the validity of the template.
- template
Version string - The version of the template.
- updated
By string - The user who last updated the template.
- updated
Date string - The date when the template was last updated.
- use
Default booleanCatalog - Indicates whether the default catalog is used for the template.
- vm
Count number - The count of virtual machines associated with the template.
- all_
users_ boolallowed - Indicates whether all users are allowed for the template.
- assigned_
users Sequence[GetTemplate Template Detail Assigned User] - List of users assigned to the template.
- brownfield_
template_ strtype - 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[Get
Template Template Detail Component] - List of components included in the template.
- configuration
Get
Template Template Detail Configuration - 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 GetTemplate Template Detail Firmware Repository - 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_ strdate - The date when the template was last deployed.
- license_
repository GetTemplate Template Detail License Repository - Details about the license repository used by the template.
- manage_
firmware bool - Indicates whether firmware is managed by the template.
- networks
Sequence[Get
Template Template Detail Network] - List of networks associated with the template.
- original_
template_ strid - 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 GetTemplate Template Detail Template Valid - 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_ boolcatalog - Indicates whether the default catalog is used for the template.
- vm_
count float - The count of virtual machines associated with the template.
- all
Users BooleanAllowed - Indicates whether all users are allowed for the template.
- assigned
Users List<Property Map> - List of users assigned to the template.
- brownfield
Template StringType - The type of template for brownfield deployments.
- category String
- The category to which the template belongs.
- cluster
Count 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.
- created
By String - The user who created the template.
- created
Date String - The date when the template was created.
- draft Boolean
- Indicates whether the template is in draft mode.
- firmware
Repository Property Map - Details about the firmware repository used by the template.
- id String
- The unique identifier for the template.
- in
Configuration Boolean - Indicates whether the template is part of the current configuration.
- last
Deployed StringDate - The date when the template was last deployed.
- license
Repository Property Map - Details about the license repository used by the template.
- manage
Firmware Boolean - Indicates whether firmware is managed by the template.
- networks List<Property Map>
- List of networks associated with the template.
- original
Template StringId - The ID of the original template if this is a derived template.
- sdnas
Count Number - The count of software-defined network appliances associated with the template.
- server
Count Number - The count of servers associated with the template.
- service
Count Number - The count of services associated with the template.
- storage
Count Number - The count of storage devices associated with the template.
- switch
Count Number - The count of switches associated with the template.
- template
Description String - The description of the template.
- template
Locked Boolean - Indicates whether the template is locked or not.
- template
Name String - The name of the template.
- template
Type String - The type/category of the template.
- template
Valid Property Map - Details about the validity of the template.
- template
Version String - The version of the template.
- updated
By String - The user who last updated the template.
- updated
Date String - The date when the template was last updated.
- use
Default BooleanCatalog - Indicates whether the default catalog is used for the template.
- vm
Count Number - The count of virtual machines associated with the template.
GetTemplateTemplateDetailAssignedUser
- Created
By string - The user who created the assigned user.
- Created
Date string - The date when the assigned user was created.
- Domain
Name 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.
- First
Name string - The first name of the assigned user.
- Group
Dn string - The distinguished name (DN) of the group associated with the assigned user.
- Group
Name string - The name of the group associated with the assigned user.
- Id string
- The unique identifier of the assigned user.
- Last
Name string - The last name of the assigned user.
- Password string
- The password associated with the assigned user.
- Phone
Number 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.
- 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 string - The user who last updated the assigned user.
- Updated
Date string - The date when the assigned user was last updated.
- User
Name string - The username of the assigned user.
- User
Preference string - The preferences of the assigned user.
- User
Seq doubleId - The sequential ID of the assigned user.
- Created
By string - The user who created the assigned user.
- Created
Date string - The date when the assigned user was created.
- Domain
Name 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.
- First
Name string - The first name of the assigned user.
- Group
Dn string - The distinguished name (DN) of the group associated with the assigned user.
- Group
Name string - The name of the group associated with the assigned user.
- Id string
- The unique identifier of the assigned user.
- Last
Name string - The last name of the assigned user.
- Password string
- The password associated with the assigned user.
- Phone
Number 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.
- 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 string - The user who last updated the assigned user.
- Updated
Date string - The date when the assigned user was last updated.
- User
Name string - The username of the assigned user.
- User
Preference string - The preferences of the assigned user.
- User
Seq float64Id - The sequential ID of the assigned user.
- created
By String - The user who created the assigned user.
- created
Date String - The date when the assigned user was created.
- domain
Name 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.
- first
Name String - The first name of the assigned user.
- group
Dn String - The distinguished name (DN) of the group associated with the assigned user.
- group
Name String - The name of the group associated with the assigned user.
- id String
- The unique identifier of the assigned user.
- last
Name String - The last name of the assigned user.
- password String
- The password associated with the assigned user.
- phone
Number 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.
- system
User Boolean - Indicates whether the assigned user is a system user.
- update
Password Boolean - Indicates whether the user password needs to be updated.
- updated
By String - The user who last updated the assigned user.
- updated
Date String - The date when the assigned user was last updated.
- user
Name String - The username of the assigned user.
- user
Preference String - The preferences of the assigned user.
- user
Seq DoubleId - The sequential ID of the assigned user.
- created
By string - The user who created the assigned user.
- created
Date string - The date when the assigned user was created.
- domain
Name 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.
- first
Name string - The first name of the assigned user.
- group
Dn string - The distinguished name (DN) of the group associated with the assigned user.
- group
Name string - The name of the group associated with the assigned user.
- id string
- The unique identifier of the assigned user.
- last
Name string - The last name of the assigned user.
- password string
- The password associated with the assigned user.
- phone
Number 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.
- system
User boolean - Indicates whether the assigned user is a system user.
- update
Password boolean - Indicates whether the user password needs to be updated.
- updated
By string - The user who last updated the assigned user.
- updated
Date string - The date when the assigned user was last updated.
- user
Name string - The username of the assigned user.
- user
Preference string - The preferences of the assigned user.
- user
Seq numberId - 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_ floatid - The sequential ID of the assigned user.
- created
By String - The user who created the assigned user.
- created
Date String - The date when the assigned user was created.
- domain
Name 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.
- first
Name String - The first name of the assigned user.
- group
Dn String - The distinguished name (DN) of the group associated with the assigned user.
- group
Name String - The name of the group associated with the assigned user.
- id String
- The unique identifier of the assigned user.
- last
Name String - The last name of the assigned user.
- password String
- The password associated with the assigned user.
- phone
Number 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.
- system
User Boolean - Indicates whether the assigned user is a system user.
- update
Password Boolean - Indicates whether the user password needs to be updated.
- updated
By String - The user who last updated the assigned user.
- updated
Date String - The date when the assigned user was last updated.
- user
Name String - The username of the assigned user.
- user
Preference String - The preferences of the assigned user.
- user
Seq NumberId - The sequential ID of the assigned user.
GetTemplateTemplateDetailComponent
- Asm
Guid 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.
- Cloned
From stringAsm Guid - The ASM GUID from which the component is cloned.
- Cloned
From stringId - The identifier of the component from which this component is cloned.
- Component
Id string - The identifier for the component.
- Component
Valid GetTemplate Template Detail Component Component Valid - Information about the validity of the component.
- Config
File string - The configuration file associated with the component.
- Help
Text 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.
- Manage
Firmware bool - Indicates whether firmware is managed for the component.
- Management
Ip stringAddress - The management IP address of the component.
- Name string
- The name of the component.
- Os
Puppet stringCert Name - The OS Puppet certificate name associated with the component.
- Puppet
Cert stringName - The Puppet certificate name associated with the component.
- Ref
Id string - The reference identifier associated with the component.
- Dictionary<string, string>
- Related components associated with this component.
- Resources
List<Get
Template Template Detail Component Resource> - List of resources associated with the component.
- Serial
Number string - The serial number of the component.
- Sub
Type string - The sub-type of the component.
- Teardown bool
- Indicates whether the component should be torn down.
- Type string
- The type of the component.
- Asm
Guid 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.
- Cloned
From stringAsm Guid - The ASM GUID from which the component is cloned.
- Cloned
From stringId - The identifier of the component from which this component is cloned.
- Component
Id string - The identifier for the component.
- Component
Valid GetTemplate Template Detail Component Component Valid - Information about the validity of the component.
- Config
File string - The configuration file associated with the component.
- Help
Text 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.
- Manage
Firmware bool - Indicates whether firmware is managed for the component.
- Management
Ip stringAddress - The management IP address of the component.
- Name string
- The name of the component.
- Os
Puppet stringCert Name - The OS Puppet certificate name associated with the component.
- Puppet
Cert stringName - The Puppet certificate name associated with the component.
- Ref
Id string - The reference identifier associated with the component.
- map[string]string
- Related components associated with this component.
- Resources
[]Get
Template Template Detail Component Resource - List of resources associated with the component.
- Serial
Number string - The serial number of the component.
- Sub
Type string - The sub-type of the component.
- Teardown bool
- Indicates whether the component should be torn down.
- Type string
- The type of the component.
- asm
Guid 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.
- cloned
From StringAsm Guid - The ASM GUID from which the component is cloned.
- cloned
From StringId - The identifier of the component from which this component is cloned.
- component
Id String - The identifier for the component.
- component
Valid GetTemplate Template Detail Component Component Valid - Information about the validity of the component.
- config
File String - The configuration file associated with the component.
- help
Text 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.
- manage
Firmware Boolean - Indicates whether firmware is managed for the component.
- management
Ip StringAddress - The management IP address of the component.
- name String
- The name of the component.
- os
Puppet StringCert Name - The OS Puppet certificate name associated with the component.
- puppet
Cert StringName - The Puppet certificate name associated with the component.
- ref
Id String - The reference identifier associated with the component.
- Map<String,String>
- Related components associated with this component.
- resources
List<Get
Template Template Detail Component Resource> - List of resources associated with the component.
- serial
Number String - The serial number of the component.
- sub
Type 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 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.
- cloned
From stringAsm Guid - The ASM GUID from which the component is cloned.
- cloned
From stringId - The identifier of the component from which this component is cloned.
- component
Id string - The identifier for the component.
- component
Valid GetTemplate Template Detail Component Component Valid - Information about the validity of the component.
- config
File string - The configuration file associated with the component.
- help
Text 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.
- manage
Firmware boolean - Indicates whether firmware is managed for the component.
- management
Ip stringAddress - The management IP address of the component.
- name string
- The name of the component.
- os
Puppet stringCert Name - The OS Puppet certificate name associated with the component.
- puppet
Cert stringName - The Puppet certificate name associated with the component.
- ref
Id string - The reference identifier associated with the component.
- {[key: string]: string}
- Related components associated with this component.
- resources
Get
Template Template Detail Component Resource[] - List of resources associated with the component.
- serial
Number string - The serial number of the component.
- sub
Type 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_ strasm_ guid - The ASM GUID from which the component is cloned.
- cloned_
from_ strid - The identifier of the component from which this component is cloned.
- component_
id str - The identifier for the component.
- component_
valid GetTemplate Template Detail Component Component Valid - 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_ straddress - The management IP address of the component.
- name str
- The name of the component.
- os_
puppet_ strcert_ name - The OS Puppet certificate name associated with the component.
- puppet_
cert_ strname - The Puppet certificate name associated with the component.
- ref_
id str - The reference identifier associated with the component.
- Mapping[str, str]
- Related components associated with this component.
- resources
Sequence[Get
Template Template Detail Component Resource] - 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.
- asm
Guid 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.
- cloned
From StringAsm Guid - The ASM GUID from which the component is cloned.
- cloned
From StringId - The identifier of the component from which this component is cloned.
- component
Id String - The identifier for the component.
- component
Valid Property Map - Information about the validity of the component.
- config
File String - The configuration file associated with the component.
- help
Text 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.
- manage
Firmware Boolean - Indicates whether firmware is managed for the component.
- management
Ip StringAddress - The management IP address of the component.
- name String
- The name of the component.
- os
Puppet StringCert Name - The OS Puppet certificate name associated with the component.
- puppet
Cert StringName - The Puppet certificate name associated with the component.
- ref
Id String - The reference identifier associated with the component.
- Map<String>
- Related components associated with this component.
- resources List<Property Map>
- List of resources associated with the component.
- serial
Number String - The serial number of the component.
- sub
Type 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<Get
Template Template Detail Component Component Valid Message> - List of messages associated with the component validity.
- Valid bool
- Indicates whether the component is valid.
- Messages
[]Get
Template Template Detail Component Component Valid Message - List of messages associated with the component validity.
- Valid bool
- Indicates whether the component is valid.
- messages
List<Get
Template Template Detail Component Component Valid Message> - List of messages associated with the component validity.
- valid Boolean
- Indicates whether the component is valid.
- messages
Get
Template Template Detail Component Component Valid Message[] - List of messages associated with the component validity.
- valid boolean
- Indicates whether the component is valid.
- messages
Sequence[Get
Template Template Detail Component Component Valid Message] - 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
- Agent
Id string - The identifier of the agent associated with the message.
- Category string
- The category or type of the message.
- Correlation
Id string - The identifier used to correlate related messages.
- Detailed
Message string - A detailed version or description of the message.
- Display
Message string - The message to be displayed or shown.
- Id string
- The unique identifier for the message.
- Message
Bundle string - The bundle or group to which the message belongs.
- Message
Code string - The code associated with the message.
- Response
Action string - The action to be taken in response to the message.
- Sequence
Number double - The sequence number of the message in a series.
- Severity string
- The severity level of the message (e.g., INFO, WARNING, ERROR).
- Time
Stamp string - The timestamp indicating when the message was generated.
- Agent
Id string - The identifier of the agent associated with the message.
- Category string
- The category or type of the message.
- Correlation
Id string - The identifier used to correlate related messages.
- Detailed
Message string - A detailed version or description of the message.
- Display
Message string - The message to be displayed or shown.
- Id string
- The unique identifier for the message.
- Message
Bundle string - The bundle or group to which the message belongs.
- Message
Code string - The code associated with the message.
- Response
Action string - The action to be taken in response to the message.
- Sequence
Number float64 - The sequence number of the message in a series.
- Severity string
- The severity level of the message (e.g., INFO, WARNING, ERROR).
- Time
Stamp string - The timestamp indicating when the message was generated.
- agent
Id String - The identifier of the agent associated with the message.
- category String
- The category or type of the message.
- correlation
Id String - The identifier used to correlate related messages.
- detailed
Message String - A detailed version or description of the message.
- display
Message String - The message to be displayed or shown.
- id String
- The unique identifier for the message.
- message
Bundle String - The bundle or group to which the message belongs.
- message
Code String - The code associated with the message.
- response
Action String - The action to be taken in response to the message.
- sequence
Number Double - The sequence number of the message in a series.
- severity String
- The severity level of the message (e.g., INFO, WARNING, ERROR).
- time
Stamp String - The timestamp indicating when the message was generated.
- agent
Id string - The identifier of the agent associated with the message.
- category string
- The category or type of the message.
- correlation
Id string - The identifier used to correlate related messages.
- detailed
Message string - A detailed version or description of the message.
- display
Message string - The message to be displayed or shown.
- id string
- The unique identifier for the message.
- message
Bundle string - The bundle or group to which the message belongs.
- message
Code string - The code associated with the message.
- response
Action string - The action to be taken in response to the message.
- sequence
Number number - The sequence number of the message in a series.
- severity string
- The severity level of the message (e.g., INFO, WARNING, ERROR).
- time
Stamp 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.
- agent
Id String - The identifier of the agent associated with the message.
- category String
- The category or type of the message.
- correlation
Id String - The identifier used to correlate related messages.
- detailed
Message String - A detailed version or description of the message.
- display
Message String - The message to be displayed or shown.
- id String
- The unique identifier for the message.
- message
Bundle String - The bundle or group to which the message belongs.
- message
Code String - The code associated with the message.
- response
Action String - The action to be taken in response to the message.
- sequence
Number Number - The sequence number of the message in a series.
- severity String
- The severity level of the message (e.g., INFO, WARNING, ERROR).
- time
Stamp String - The timestamp indicating when the message was generated.
GetTemplateTemplateDetailComponentResource
- Display
Name 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 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 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 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.
- display
Name 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<Get
Template Template Detail Configuration Category> - List of categories associated with the configuration.
- Comparator string
- Comparator used in the configuration.
- Controller
Fqdd 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.
- Virtual
Disk stringFqdd - Fully Qualified Device Descriptor (FQDD) of the virtual disk in the configuration.
- Categories
[]Get
Template Template Detail Configuration Category - List of categories associated with the configuration.
- Comparator string
- Comparator used in the configuration.
- Controller
Fqdd 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.
- Virtual
Disk stringFqdd - Fully Qualified Device Descriptor (FQDD) of the virtual disk in the configuration.
- categories
List<Get
Template Template Detail Configuration Category> - List of categories associated with the configuration.
- comparator String
- Comparator used in the configuration.
- controller
Fqdd 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.
- virtual
Disk StringFqdd - Fully Qualified Device Descriptor (FQDD) of the virtual disk in the configuration.
- categories
Get
Template Template Detail Configuration Category[] - List of categories associated with the configuration.
- comparator string
- Comparator used in the configuration.
- controller
Fqdd 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.
- virtual
Disk stringFqdd - Fully Qualified Device Descriptor (FQDD) of the virtual disk in the configuration.
- categories
Sequence[Get
Template Template Detail Configuration Category] - 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_ strfqdd - 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.
- controller
Fqdd 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.
- virtual
Disk StringFqdd - Fully Qualified Device Descriptor (FQDD) of the virtual disk in the configuration.
GetTemplateTemplateDetailConfigurationCategory
- Device
Type string - The type of device associated with the category.
- Display
Name string - The display name of the category.
- Id string
- The unique identifier for the category.
- Device
Type string - The type of device associated with the category.
- Display
Name string - The display name of the category.
- Id string
- The unique identifier for the category.
- device
Type String - The type of device associated with the category.
- display
Name String - The display name of the category.
- id String
- The unique identifier for the category.
- device
Type string - The type of device associated with the category.
- display
Name 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.
- device
Type String - The type of device associated with the category.
- display
Name String - The display name of the category.
- id String
- The unique identifier for the category.
GetTemplateTemplateDetailFirmwareRepository
- Bundle
Count double - The count of software bundles in the firmware repository.
- Component
Count double - The count of software components in the firmware repository.
- Created
By string - The user who created the firmware repository.
- Created
Date string - 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
List<Get
Template Template Detail Firmware Repository Deployment> - List of deployments associated with the firmware repository.
- Disk
Location string - The location on disk where the firmware repository is stored.
- Download
Progress double - The progress of the download for the firmware repository.
- Download
Status string - The download status of the firmware repository.
- Embedded bool
- Indicates whether the firmware repository is embedded.
- Extract
Progress double - The progress of the extraction for the firmware repository.
- File
Size doubleIn Gigabytes - 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.
- Job
Id 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.
- Needs
Attention 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.
- Signed
Key stringSource Location - The source location of the signed key associated with the firmware repository.
- Software
Bundles List<GetTemplate Template Detail Firmware Repository Software Bundle> - List of software bundles associated with the firmware repository.
- Software
Components List<GetTemplate Template Detail Firmware Repository Software Component> - List of software components associated with the firmware repository.
- Source
Location string - The location of the source for the firmware repository.
- Source
Type string - The type of the source for the firmware repository.
- State string
- The state of the firmware repository.
- Updated
By string - The user who last updated the firmware repository.
- Updated
Date string - The date when the firmware repository was last updated.
- User
Bundle doubleCount - The count of user-specific software bundles in the firmware repository.
- Username string
- The username associated with the firmware repository.
- Bundle
Count float64 - The count of software bundles in the firmware repository.
- Component
Count float64 - The count of software components in the firmware repository.
- Created
By string - The user who created the firmware repository.
- Created
Date string - 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
[]Get
Template Template Detail Firmware Repository Deployment - List of deployments associated with the firmware repository.
- Disk
Location string - The location on disk where the firmware repository is stored.
- Download
Progress float64 - The progress of the download for the firmware repository.
- Download
Status string - The download status of the firmware repository.
- Embedded bool
- Indicates whether the firmware repository is embedded.
- Extract
Progress float64 - The progress of the extraction for the firmware repository.
- File
Size float64In Gigabytes - 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.
- Job
Id 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.
- Needs
Attention 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.
- Signed
Key stringSource Location - The source location of the signed key associated with the firmware repository.
- Software
Bundles []GetTemplate Template Detail Firmware Repository Software Bundle - List of software bundles associated with the firmware repository.
- Software
Components []GetTemplate Template Detail Firmware Repository Software Component - List of software components associated with the firmware repository.
- Source
Location string - The location of the source for the firmware repository.
- Source
Type string - The type of the source for the firmware repository.
- State string
- The state of the firmware repository.
- Updated
By string - The user who last updated the firmware repository.
- Updated
Date string - The date when the firmware repository was last updated.
- User
Bundle float64Count - The count of user-specific software bundles in the firmware repository.
- Username string
- The username associated with the firmware repository.
- bundle
Count Double - The count of software bundles in the firmware repository.
- component
Count Double - The count of software components in the firmware repository.
- created
By String - The user who created the firmware repository.
- created
Date String - The date when the firmware repository was created.
- custom Boolean
- Indicates whether the firmware repository is custom.
- default
Catalog Boolean - Indicates whether the firmware repository is the default catalog.
- deployments
List<Get
Template Template Detail Firmware Repository Deployment> - List of deployments associated with the firmware repository.
- disk
Location String - The location on disk where the firmware repository is stored.
- download
Progress Double - The progress of the download for the firmware repository.
- download
Status String - The download status of the firmware repository.
- embedded Boolean
- Indicates whether the firmware repository is embedded.
- extract
Progress Double - The progress of the extraction for the firmware repository.
- file
Size DoubleIn Gigabytes - 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.
- job
Id 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.
- needs
Attention 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.
- signed
Key StringSource Location - The source location of the signed key associated with the firmware repository.
- software
Bundles List<GetTemplate Template Detail Firmware Repository Software Bundle> - List of software bundles associated with the firmware repository.
- software
Components List<GetTemplate Template Detail Firmware Repository Software Component> - List of software components associated with the firmware repository.
- source
Location String - The location of the source for the firmware repository.
- source
Type String - The type of the source for the firmware repository.
- state String
- The state of the firmware repository.
- updated
By String - The user who last updated the firmware repository.
- updated
Date String - The date when the firmware repository was last updated.
- user
Bundle DoubleCount - The count of user-specific software bundles in the firmware repository.
- username String
- The username associated with the firmware repository.
- bundle
Count number - The count of software bundles in the firmware repository.
- component
Count number - The count of software components in the firmware repository.
- created
By string - The user who created the firmware repository.
- created
Date string - The date when the firmware repository was created.
- custom boolean
- Indicates whether the firmware repository is custom.
- default
Catalog boolean - Indicates whether the firmware repository is the default catalog.
- deployments
Get
Template Template Detail Firmware Repository Deployment[] - List of deployments associated with the firmware repository.
- disk
Location string - The location on disk where the firmware repository is stored.
- download
Progress number - The progress of the download for the firmware repository.
- download
Status string - The download status of the firmware repository.
- embedded boolean
- Indicates whether the firmware repository is embedded.
- extract
Progress number - The progress of the extraction for the firmware repository.
- file
Size numberIn Gigabytes - 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.
- job
Id 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.
- needs
Attention 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.
- signed
Key stringSource Location - The source location of the signed key associated with the firmware repository.
- software
Bundles GetTemplate Template Detail Firmware Repository Software Bundle[] - List of software bundles associated with the firmware repository.
- software
Components GetTemplate Template Detail Firmware Repository Software Component[] - List of software components associated with the firmware repository.
- source
Location string - The location of the source for the firmware repository.
- source
Type string - The type of the source for the firmware repository.
- state string
- The state of the firmware repository.
- updated
By string - The user who last updated the firmware repository.
- updated
Date string - The date when the firmware repository was last updated.
- user
Bundle numberCount - 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[Get
Template Template Detail Firmware Repository Deployment] - 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_ floatin_ gigabytes - 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_ strsource_ location - The source location of the signed key associated with the firmware repository.
- software_
bundles Sequence[GetTemplate Template Detail Firmware Repository Software Bundle] - List of software bundles associated with the firmware repository.
- software_
components Sequence[GetTemplate Template Detail Firmware Repository Software Component] - 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_ floatcount - The count of user-specific software bundles in the firmware repository.
- username str
- The username associated with the firmware repository.
- bundle
Count Number - The count of software bundles in the firmware repository.
- component
Count Number - The count of software components in the firmware repository.
- created
By String - The user who created the firmware repository.
- created
Date String - The date when the firmware repository was created.
- custom Boolean
- Indicates whether the firmware repository is custom.
- default
Catalog Boolean - Indicates whether the firmware repository is the default catalog.
- deployments List<Property Map>
- List of deployments associated with the firmware repository.
- disk
Location String - The location on disk where the firmware repository is stored.
- download
Progress Number - The progress of the download for the firmware repository.
- download
Status String - The download status of the firmware repository.
- embedded Boolean
- Indicates whether the firmware repository is embedded.
- extract
Progress Number - The progress of the extraction for the firmware repository.
- file
Size NumberIn Gigabytes - 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.
- job
Id 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.
- needs
Attention 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.
- signed
Key StringSource Location - The source location of the signed key associated with the firmware repository.
- software
Bundles List<Property Map> - List of software bundles associated with the firmware repository.
- software
Components List<Property Map> - List of software components associated with the firmware repository.
- source
Location String - The location of the source for the firmware repository.
- source
Type String - The type of the source for the firmware repository.
- state String
- The state of the firmware repository.
- updated
By String - The user who last updated the firmware repository.
- updated
Date String - The date when the firmware repository was last updated.
- user
Bundle NumberCount - The count of user-specific software bundles in the firmware repository.
- username String
- The username associated with the firmware repository.
GetTemplateTemplateDetailFirmwareRepositoryDeployment
- All
Users boolAllowed - Indicates whether all users are allowed for the deployment.
- Assigned
Users List<GetTemplate Template Detail Firmware Repository Deployment Assigned User> - List of users assigned to the deployment.
- Brownfield bool
- Indicates whether the deployment involves brownfield operations.
- Can
Migratev boolClsv Ms - 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 string - The user who created the deployment.
- Created
Date string - The date when the deployment was created.
- Current
Batch stringCount - The current batch count during deployment.
- Current
Step stringCount - The current step count during deployment.
- Current
Step stringMessage - The message associated with the current step during deployment.
- Custom
Image string - The custom image used for deployment.
- Deployment
Description string - The description of the deployment.
- Deployment
Devices List<GetTemplate Template Detail Firmware Repository Deployment Deployment Device> - List of devices associated with the deployment.
- Deployment
Finished stringDate - The date when the deployment finished.
- Deployment
Health stringStatus Type - The type of health status associated with the deployment.
- Deployment
Name string - The name of the deployment.
- Deployment
Scheduled stringDate - The scheduled date for the deployment.
- Deployment
Started stringDate - The date when the deployment started.
- Deployment
Valid GetTemplate Template Detail Firmware Repository Deployment Deployment Valid - Details about the validity of the deployment.
- Deployment
Validation GetResponse Template Template Detail Firmware Repository Deployment Deployment Validation Response - 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 stringId - The ID of the firmware repository associated with the deployment.
- Id string
- The unique identifier of the deployment.
- Individual
Teardown bool - Indicates whether to perform individual teardown for the deployment.
- Job
Details List<GetTemplate Template Detail Firmware Repository Deployment Job Detail> - List of job details associated with the deployment.
- License
Repository GetTemplate Template Detail Firmware Repository Deployment License Repository - Details about the license repository associated with the deployment.
- License
Repository stringId - The ID of the license repository associated with the deployment.
- Lifecycle
Mode bool - Indicates whether the deployment is in lifecycle mode.
- Lifecycle
Mode List<string>Reasons - 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 doubleDeployments - The total number of deployments.
- Operation
Data string - Additional data associated with the operation.
- Operation
Status string - The status of the operation associated with the deployment.
- Operation
Type string - The type of operation associated with the deployment.
- Original
Deployment stringId - The ID of the original deployment.
- Overall
Device stringHealth - The overall health status of the device in the deployment.
- Owner string
- The owner of the deployment.
- Precalculated
Device stringHealth - The precalculated health of devices associated with the deployment.
- Preconfigure
Svm bool - Indicates whether to preconfigure SVM (Storage Virtual Machine).
- Preconfigure
Svm boolAnd Update - 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 string - The date when the deployment is scheduled.
- Services
Deployed 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.
- Teardown
After boolCancel - Indicates whether teardown should occur after canceling the deployment.
- Template
Valid bool - Indicates if the deployment template is valid.
- Total
Batch stringCount - The total number of batches involved in the deployment.
- Total
Num stringOf Steps - The total number of steps involved in the deployment.
- Update
Server boolFirmware - Indicates whether to update server firmware during the deployment.
- Updated
By string - The user who last updated the deployment.
- Updated
Date string - The date when the deployment was last updated.
- Use
Default boolCatalog - Indicates whether to use the default catalog for the deployment.
- Vds bool
- Specifies whether the deployment involves Virtual Desktop Infrastructure (VDI) configuration.
- Vms
List<Get
Template Template Detail Firmware Repository Deployment Vm> - List of virtual machines associated with the deployment.
- All
Users boolAllowed - Indicates whether all users are allowed for the deployment.
- Assigned
Users []GetTemplate Template Detail Firmware Repository Deployment Assigned User - List of users assigned to the deployment.
- Brownfield bool
- Indicates whether the deployment involves brownfield operations.
- Can
Migratev boolClsv Ms - 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 string - The user who created the deployment.
- Created
Date string - The date when the deployment was created.
- Current
Batch stringCount - The current batch count during deployment.
- Current
Step stringCount - The current step count during deployment.
- Current
Step stringMessage - The message associated with the current step during deployment.
- Custom
Image string - The custom image used for deployment.
- Deployment
Description string - The description of the deployment.
- Deployment
Devices []GetTemplate Template Detail Firmware Repository Deployment Deployment Device - List of devices associated with the deployment.
- Deployment
Finished stringDate - The date when the deployment finished.
- Deployment
Health stringStatus Type - The type of health status associated with the deployment.
- Deployment
Name string - The name of the deployment.
- Deployment
Scheduled stringDate - The scheduled date for the deployment.
- Deployment
Started stringDate - The date when the deployment started.
- Deployment
Valid GetTemplate Template Detail Firmware Repository Deployment Deployment Valid - Details about the validity of the deployment.
- Deployment
Validation GetResponse Template Template Detail Firmware Repository Deployment Deployment Validation Response - 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 stringId - The ID of the firmware repository associated with the deployment.
- Id string
- The unique identifier of the deployment.
- Individual
Teardown bool - Indicates whether to perform individual teardown for the deployment.
- Job
Details []GetTemplate Template Detail Firmware Repository Deployment Job Detail - List of job details associated with the deployment.
- License
Repository GetTemplate Template Detail Firmware Repository Deployment License Repository - Details about the license repository associated with the deployment.
- License
Repository stringId - The ID of the license repository associated with the deployment.
- Lifecycle
Mode bool - Indicates whether the deployment is in lifecycle mode.
- Lifecycle
Mode []stringReasons - 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 float64Deployments - The total number of deployments.
- Operation
Data string - Additional data associated with the operation.
- Operation
Status string - The status of the operation associated with the deployment.
- Operation
Type string - The type of operation associated with the deployment.
- Original
Deployment stringId - The ID of the original deployment.
- Overall
Device stringHealth - The overall health status of the device in the deployment.
- Owner string
- The owner of the deployment.
- Precalculated
Device stringHealth - The precalculated health of devices associated with the deployment.
- Preconfigure
Svm bool - Indicates whether to preconfigure SVM (Storage Virtual Machine).
- Preconfigure
Svm boolAnd Update - 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 string - The date when the deployment is scheduled.
- Services
Deployed 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.
- Teardown
After boolCancel - Indicates whether teardown should occur after canceling the deployment.
- Template
Valid bool - Indicates if the deployment template is valid.
- Total
Batch stringCount - The total number of batches involved in the deployment.
- Total
Num stringOf Steps - The total number of steps involved in the deployment.
- Update
Server boolFirmware - Indicates whether to update server firmware during the deployment.
- Updated
By string - The user who last updated the deployment.
- Updated
Date string - The date when the deployment was last updated.
- Use
Default boolCatalog - Indicates whether to use the default catalog for the deployment.
- Vds bool
- Specifies whether the deployment involves Virtual Desktop Infrastructure (VDI) configuration.
- Vms
[]Get
Template Template Detail Firmware Repository Deployment Vm - List of virtual machines associated with the deployment.
- all
Users BooleanAllowed - Indicates whether all users are allowed for the deployment.
- assigned
Users List<GetTemplate Template Detail Firmware Repository Deployment Assigned User> - List of users assigned to the deployment.
- brownfield Boolean
- Indicates whether the deployment involves brownfield operations.
- can
Migratev BooleanClsv Ms - Indicates whether migration of cluster virtual machines is allowed.
- compliant Boolean
- Indicates whether the deployment is compliant.
- configuration
Change Boolean - Specifies whether there has been a change in the deployment configuration.
- created
By String - The user who created the deployment.
- created
Date String - The date when the deployment was created.
- current
Batch StringCount - The current batch count during deployment.
- current
Step StringCount - The current step count during deployment.
- current
Step StringMessage - The message associated with the current step during deployment.
- custom
Image String - The custom image used for deployment.
- deployment
Description String - The description of the deployment.
- deployment
Devices List<GetTemplate Template Detail Firmware Repository Deployment Deployment Device> - List of devices associated with the deployment.
- deployment
Finished StringDate - The date when the deployment finished.
- deployment
Health StringStatus Type - The type of health status associated with the deployment.
- deployment
Name String - The name of the deployment.
- deployment
Scheduled StringDate - The scheduled date for the deployment.
- deployment
Started StringDate - The date when the deployment started.
- deployment
Valid GetTemplate Template Detail Firmware Repository Deployment Deployment Valid - Details about the validity of the deployment.
- deployment
Validation GetResponse Template Template Detail Firmware Repository Deployment Deployment Validation Response - Details about the validation response for the deployment.
- disruptive
Firmware Boolean - Indicates whether disruptive firmware actions are allowed.
- firmware
Init Boolean - Indicates whether firmware initialization is performed during deployment.
- firmware
Repository StringId - The ID of the firmware repository associated with the deployment.
- id String
- The unique identifier of the deployment.
- individual
Teardown Boolean - Indicates whether to perform individual teardown for the deployment.
- job
Details List<GetTemplate Template Detail Firmware Repository Deployment Job Detail> - List of job details associated with the deployment.
- license
Repository GetTemplate Template Detail Firmware Repository Deployment License Repository - Details about the license repository associated with the deployment.
- license
Repository StringId - The ID of the license repository associated with the deployment.
- lifecycle
Mode Boolean - Indicates whether the deployment is in lifecycle mode.
- lifecycle
Mode List<String>Reasons - List of reasons for the lifecycle mode of the deployment.
- no
Op Boolean - Indicates whether the deployment is a no-op (no operation).
- number
Of DoubleDeployments - The total number of deployments.
- operation
Data String - Additional data associated with the operation.
- operation
Status String - The status of the operation associated with the deployment.
- operation
Type String - The type of operation associated with the deployment.
- original
Deployment StringId - The ID of the original deployment.
- overall
Device StringHealth - The overall health status of the device in the deployment.
- owner String
- The owner of the deployment.
- precalculated
Device StringHealth - The precalculated health of devices associated with the deployment.
- preconfigure
Svm Boolean - Indicates whether to preconfigure SVM (Storage Virtual Machine).
- preconfigure
Svm BooleanAnd Update - Indicates whether to preconfigure SVM and perform an update.
- remove
Service Boolean - Indicates whether the associated service should be removed.
- retry Boolean
- Indicates whether the deployment should be retried.
- scale
Up Boolean - Indicates whether the deployment involves scaling up.
- schedule
Date String - The date when the deployment is scheduled.
- services
Deployed 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.
- teardown
After BooleanCancel - Indicates whether teardown should occur after canceling the deployment.
- template
Valid Boolean - Indicates if the deployment template is valid.
- total
Batch StringCount - The total number of batches involved in the deployment.
- total
Num StringOf Steps - The total number of steps involved in the deployment.
- update
Server BooleanFirmware - Indicates whether to update server firmware during the deployment.
- updated
By String - The user who last updated the deployment.
- updated
Date String - The date when the deployment was last updated.
- use
Default BooleanCatalog - Indicates whether to use the default catalog for the deployment.
- vds Boolean
- Specifies whether the deployment involves Virtual Desktop Infrastructure (VDI) configuration.
- vms
List<Get
Template Template Detail Firmware Repository Deployment Vm> - List of virtual machines associated with the deployment.
- all
Users booleanAllowed - Indicates whether all users are allowed for the deployment.
- assigned
Users GetTemplate Template Detail Firmware Repository Deployment Assigned User[] - List of users assigned to the deployment.
- brownfield boolean
- Indicates whether the deployment involves brownfield operations.
- can
Migratev booleanClsv Ms - Indicates whether migration of cluster virtual machines is allowed.
- compliant boolean
- Indicates whether the deployment is compliant.
- configuration
Change boolean - Specifies whether there has been a change in the deployment configuration.
- created
By string - The user who created the deployment.
- created
Date string - The date when the deployment was created.
- current
Batch stringCount - The current batch count during deployment.
- current
Step stringCount - The current step count during deployment.
- current
Step stringMessage - The message associated with the current step during deployment.
- custom
Image string - The custom image used for deployment.
- deployment
Description string - The description of the deployment.
- deployment
Devices GetTemplate Template Detail Firmware Repository Deployment Deployment Device[] - List of devices associated with the deployment.
- deployment
Finished stringDate - The date when the deployment finished.
- deployment
Health stringStatus Type - The type of health status associated with the deployment.
- deployment
Name string - The name of the deployment.
- deployment
Scheduled stringDate - The scheduled date for the deployment.
- deployment
Started stringDate - The date when the deployment started.
- deployment
Valid GetTemplate Template Detail Firmware Repository Deployment Deployment Valid - Details about the validity of the deployment.
- deployment
Validation GetResponse Template Template Detail Firmware Repository Deployment Deployment Validation Response - Details about the validation response for the deployment.
- disruptive
Firmware boolean - Indicates whether disruptive firmware actions are allowed.
- firmware
Init boolean - Indicates whether firmware initialization is performed during deployment.
- firmware
Repository stringId - The ID of the firmware repository associated with the deployment.
- id string
- The unique identifier of the deployment.
- individual
Teardown boolean - Indicates whether to perform individual teardown for the deployment.
- job
Details GetTemplate Template Detail Firmware Repository Deployment Job Detail[] - List of job details associated with the deployment.
- license
Repository GetTemplate Template Detail Firmware Repository Deployment License Repository - Details about the license repository associated with the deployment.
- license
Repository stringId - The ID of the license repository associated with the deployment.
- lifecycle
Mode boolean - Indicates whether the deployment is in lifecycle mode.
- lifecycle
Mode string[]Reasons - List of reasons for the lifecycle mode of the deployment.
- no
Op boolean - Indicates whether the deployment is a no-op (no operation).
- number
Of numberDeployments - The total number of deployments.
- operation
Data string - Additional data associated with the operation.
- operation
Status string - The status of the operation associated with the deployment.
- operation
Type string - The type of operation associated with the deployment.
- original
Deployment stringId - The ID of the original deployment.
- overall
Device stringHealth - The overall health status of the device in the deployment.
- owner string
- The owner of the deployment.
- precalculated
Device stringHealth - The precalculated health of devices associated with the deployment.
- preconfigure
Svm boolean - Indicates whether to preconfigure SVM (Storage Virtual Machine).
- preconfigure
Svm booleanAnd Update - Indicates whether to preconfigure SVM and perform an update.
- remove
Service boolean - Indicates whether the associated service should be removed.
- retry boolean
- Indicates whether the deployment should be retried.
- scale
Up boolean - Indicates whether the deployment involves scaling up.
- schedule
Date string - The date when the deployment is scheduled.
- services
Deployed 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.
- teardown
After booleanCancel - Indicates whether teardown should occur after canceling the deployment.
- template
Valid boolean - Indicates if the deployment template is valid.
- total
Batch stringCount - The total number of batches involved in the deployment.
- total
Num stringOf Steps - The total number of steps involved in the deployment.
- update
Server booleanFirmware - Indicates whether to update server firmware during the deployment.
- updated
By string - The user who last updated the deployment.
- updated
Date string - The date when the deployment was last updated.
- use
Default booleanCatalog - Indicates whether to use the default catalog for the deployment.
- vds boolean
- Specifies whether the deployment involves Virtual Desktop Infrastructure (VDI) configuration.
- vms
Get
Template Template Detail Firmware Repository Deployment Vm[] - List of virtual machines associated with the deployment.
- all_
users_ boolallowed - Indicates whether all users are allowed for the deployment.
- assigned_
users Sequence[GetTemplate Template Detail Firmware Repository Deployment Assigned User] - List of users assigned to the deployment.
- brownfield bool
- Indicates whether the deployment involves brownfield operations.
- can_
migratev_ boolclsv_ ms - 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_ strcount - The current batch count during deployment.
- current_
step_ strcount - The current step count during deployment.
- current_
step_ strmessage - 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[GetTemplate Template Detail Firmware Repository Deployment Deployment Device] - List of devices associated with the deployment.
- deployment_
finished_ strdate - The date when the deployment finished.
- deployment_
health_ strstatus_ type - The type of health status associated with the deployment.
- deployment_
name str - The name of the deployment.
- deployment_
scheduled_ strdate - The scheduled date for the deployment.
- deployment_
started_ strdate - The date when the deployment started.
- deployment_
valid GetTemplate Template Detail Firmware Repository Deployment Deployment Valid - Details about the validity of the deployment.
- deployment_
validation_ Getresponse Template Template Detail Firmware Repository Deployment Deployment Validation Response - 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_ strid - 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[GetTemplate Template Detail Firmware Repository Deployment Job Detail] - List of job details associated with the deployment.
- license_
repository GetTemplate Template Detail Firmware Repository Deployment License Repository - Details about the license repository associated with the deployment.
- license_
repository_ strid - The ID of the license repository associated with the deployment.
- lifecycle_
mode bool - Indicates whether the deployment is in lifecycle mode.
- lifecycle_
mode_ Sequence[str]reasons - 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_ floatdeployments - 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_ strid - The ID of the original deployment.
- overall_
device_ strhealth - The overall health status of the device in the deployment.
- owner str
- The owner of the deployment.
- precalculated_
device_ strhealth - The precalculated health of devices associated with the deployment.
- preconfigure_
svm bool - Indicates whether to preconfigure SVM (Storage Virtual Machine).
- preconfigure_
svm_ booland_ update - 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_ boolcancel - Indicates whether teardown should occur after canceling the deployment.
- template_
valid bool - Indicates if the deployment template is valid.
- total_
batch_ strcount - The total number of batches involved in the deployment.
- total_
num_ strof_ steps - The total number of steps involved in the deployment.
- update_
server_ boolfirmware - 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_ boolcatalog - Indicates whether to use the default catalog for the deployment.
- vds bool
- Specifies whether the deployment involves Virtual Desktop Infrastructure (VDI) configuration.
- vms
Sequence[Get
Template Template Detail Firmware Repository Deployment Vm] - List of virtual machines associated with the deployment.
- all
Users BooleanAllowed - Indicates whether all users are allowed for the deployment.
- assigned
Users List<Property Map> - List of users assigned to the deployment.
- brownfield Boolean
- Indicates whether the deployment involves brownfield operations.
- can
Migratev BooleanClsv Ms - Indicates whether migration of cluster virtual machines is allowed.
- compliant Boolean
- Indicates whether the deployment is compliant.
- configuration
Change Boolean - Specifies whether there has been a change in the deployment configuration.
- created
By String - The user who created the deployment.
- created
Date String - The date when the deployment was created.
- current
Batch StringCount - The current batch count during deployment.
- current
Step StringCount - The current step count during deployment.
- current
Step StringMessage - The message associated with the current step during deployment.
- custom
Image String - The custom image used for deployment.
- deployment
Description String - The description of the deployment.
- deployment
Devices List<Property Map> - List of devices associated with the deployment.
- deployment
Finished StringDate - The date when the deployment finished.
- deployment
Health StringStatus Type - The type of health status associated with the deployment.
- deployment
Name String - The name of the deployment.
- deployment
Scheduled StringDate - The scheduled date for the deployment.
- deployment
Started StringDate - The date when the deployment started.
- deployment
Valid Property Map - Details about the validity of the deployment.
- deployment
Validation Property MapResponse - Details about the validation response for the deployment.
- disruptive
Firmware Boolean - Indicates whether disruptive firmware actions are allowed.
- firmware
Init Boolean - Indicates whether firmware initialization is performed during deployment.
- firmware
Repository StringId - The ID of the firmware repository associated with the deployment.
- id String
- The unique identifier of the deployment.
- individual
Teardown Boolean - Indicates whether to perform individual teardown for the deployment.
- job
Details List<Property Map> - List of job details associated with the deployment.
- license
Repository Property Map - Details about the license repository associated with the deployment.
- license
Repository StringId - The ID of the license repository associated with the deployment.
- lifecycle
Mode Boolean - Indicates whether the deployment is in lifecycle mode.
- lifecycle
Mode List<String>Reasons - List of reasons for the lifecycle mode of the deployment.
- no
Op Boolean - Indicates whether the deployment is a no-op (no operation).
- number
Of NumberDeployments - The total number of deployments.
- operation
Data String - Additional data associated with the operation.
- operation
Status String - The status of the operation associated with the deployment.
- operation
Type String - The type of operation associated with the deployment.
- original
Deployment StringId - The ID of the original deployment.
- overall
Device StringHealth - The overall health status of the device in the deployment.
- owner String
- The owner of the deployment.
- precalculated
Device StringHealth - The precalculated health of devices associated with the deployment.
- preconfigure
Svm Boolean - Indicates whether to preconfigure SVM (Storage Virtual Machine).
- preconfigure
Svm BooleanAnd Update - Indicates whether to preconfigure SVM and perform an update.
- remove
Service Boolean - Indicates whether the associated service should be removed.
- retry Boolean
- Indicates whether the deployment should be retried.
- scale
Up Boolean - Indicates whether the deployment involves scaling up.
- schedule
Date String - The date when the deployment is scheduled.
- services
Deployed 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.
- teardown
After BooleanCancel - Indicates whether teardown should occur after canceling the deployment.
- template
Valid Boolean - Indicates if the deployment template is valid.
- total
Batch StringCount - The total number of batches involved in the deployment.
- total
Num StringOf Steps - The total number of steps involved in the deployment.
- update
Server BooleanFirmware - Indicates whether to update server firmware during the deployment.
- updated
By String - The user who last updated the deployment.
- updated
Date String - The date when the deployment was last updated.
- use
Default BooleanCatalog - 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
- Created
By string - The user who created the assigned user.
- Created
Date string - The date when the assigned user was created.
- Domain
Name 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.
- First
Name string - The first name of the assigned user.
- Group
Dn string - The distinguished name (DN) of the group associated with the assigned user.
- Group
Name string - The name of the group associated with the assigned user.
- Id string
- The unique identifier of the assigned user.
- Last
Name string - The last name of the assigned user.
- Password string
- The password associated with the assigned user.
- Phone
Number 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.
- 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 string - The user who last updated the assigned user.
- Updated
Date string - The date when the assigned user was last updated.
- User
Name string - The username of the assigned user.
- User
Preference string - The preferences of the assigned user.
- User
Seq doubleId - The sequential ID of the assigned user.
- Created
By string - The user who created the assigned user.
- Created
Date string - The date when the assigned user was created.
- Domain
Name 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.
- First
Name string - The first name of the assigned user.
- Group
Dn string - The distinguished name (DN) of the group associated with the assigned user.
- Group
Name string - The name of the group associated with the assigned user.
- Id string
- The unique identifier of the assigned user.
- Last
Name string - The last name of the assigned user.
- Password string
- The password associated with the assigned user.
- Phone
Number 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.
- 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 string - The user who last updated the assigned user.
- Updated
Date string - The date when the assigned user was last updated.
- User
Name string - The username of the assigned user.
- User
Preference string - The preferences of the assigned user.
- User
Seq float64Id - The sequential ID of the assigned user.
- created
By String - The user who created the assigned user.
- created
Date String - The date when the assigned user was created.
- domain
Name 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.
- first
Name String - The first name of the assigned user.
- group
Dn String - The distinguished name (DN) of the group associated with the assigned user.
- group
Name String - The name of the group associated with the assigned user.
- id String
- The unique identifier of the assigned user.
- last
Name String - The last name of the assigned user.
- password String
- The password associated with the assigned user.
- phone
Number 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.
- system
User Boolean - Indicates whether the assigned user is a system user.
- update
Password Boolean - Indicates whether the user password needs to be updated.
- updated
By String - The user who last updated the assigned user.
- updated
Date String - The date when the assigned user was last updated.
- user
Name String - The username of the assigned user.
- user
Preference String - The preferences of the assigned user.
- user
Seq DoubleId - The sequential ID of the assigned user.
- created
By string - The user who created the assigned user.
- created
Date string - The date when the assigned user was created.
- domain
Name 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.
- first
Name string - The first name of the assigned user.
- group
Dn string - The distinguished name (DN) of the group associated with the assigned user.
- group
Name string - The name of the group associated with the assigned user.
- id string
- The unique identifier of the assigned user.
- last
Name string - The last name of the assigned user.
- password string
- The password associated with the assigned user.
- phone
Number 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.
- system
User boolean - Indicates whether the assigned user is a system user.
- update
Password boolean - Indicates whether the user password needs to be updated.
- updated
By string - The user who last updated the assigned user.
- updated
Date string - The date when the assigned user was last updated.
- user
Name string - The username of the assigned user.
- user
Preference string - The preferences of the assigned user.
- user
Seq numberId - 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_ floatid - The sequential ID of the assigned user.
- created
By String - The user who created the assigned user.
- created
Date String - The date when the assigned user was created.
- domain
Name 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.
- first
Name String - The first name of the assigned user.
- group
Dn String - The distinguished name (DN) of the group associated with the assigned user.
- group
Name String - The name of the group associated with the assigned user.
- id String
- The unique identifier of the assigned user.
- last
Name String - The last name of the assigned user.
- password String
- The password associated with the assigned user.
- phone
Number 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.
- system
User Boolean - Indicates whether the assigned user is a system user.
- update
Password Boolean - Indicates whether the user password needs to be updated.
- updated
By String - The user who last updated the assigned user.
- updated
Date String - The date when the assigned user was last updated.
- user
Name String - The username of the assigned user.
- user
Preference String - The preferences of the assigned user.
- user
Seq NumberId - The sequential ID of the assigned user.
GetTemplateTemplateDetailFirmwareRepositoryDeploymentDeploymentDevice
- Brownfield bool
- Indicates whether the deployment device is associated with a brownfield deployment.
- Brownfield
Status string - The brownfield status of the deployment device.
- Cloud
Link bool - Indicates whether the deployment device has a cloud link.
- Compliant
State string - The compliant state of the deployment device.
- Component
Id string - The component ID associated with the deployment device.
- Current
Ip stringAddress - The current IP address of the deployment device.
- Das
Cache bool - Indicates whether the deployment device has Direct-Attached Storage (DAS) cache.
- Device
Group stringName - The name of the device group associated with the deployment device.
- Device
Health string - The health status of the deployment device.
- Device
State string - The state of the deployment device.
- Device
Type string - The type of device associated with the deployment device.
- Health
Message string - The health message associated with the deployment device.
- Ip
Address string - The IP address of the deployment device.
- Log
Dump string - The log dump information associated with the deployment device.
- Model string
- The model of the deployment device.
- Puppet
Cert stringName - The Puppet certificate name associated with the deployment device.
- Ref
Id string - The reference ID associated with the deployment device.
- Ref
Type string - The reference type associated with the deployment device.
- Service
Tag string - The service tag associated with the deployment device.
- Status string
- The status of the deployment device.
- Status
End stringTime - The end time of the status for the deployment device.
- Status
Message string - The status message associated with the deployment device.
- Status
Start stringTime - 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 string - The brownfield status of the deployment device.
- Cloud
Link bool - Indicates whether the deployment device has a cloud link.
- Compliant
State string - The compliant state of the deployment device.
- Component
Id string - The component ID associated with the deployment device.
- Current
Ip stringAddress - The current IP address of the deployment device.
- Das
Cache bool - Indicates whether the deployment device has Direct-Attached Storage (DAS) cache.
- Device
Group stringName - The name of the device group associated with the deployment device.
- Device
Health string - The health status of the deployment device.
- Device
State string - The state of the deployment device.
- Device
Type string - The type of device associated with the deployment device.
- Health
Message string - The health message associated with the deployment device.
- Ip
Address string - The IP address of the deployment device.
- Log
Dump string - The log dump information associated with the deployment device.
- Model string
- The model of the deployment device.
- Puppet
Cert stringName - The Puppet certificate name associated with the deployment device.
- Ref
Id string - The reference ID associated with the deployment device.
- Ref
Type string - The reference type associated with the deployment device.
- Service
Tag string - The service tag associated with the deployment device.
- Status string
- The status of the deployment device.
- Status
End stringTime - The end time of the status for the deployment device.
- Status
Message string - The status message associated with the deployment device.
- Status
Start stringTime - The start time of the status for the deployment device.
- brownfield Boolean
- Indicates whether the deployment device is associated with a brownfield deployment.
- brownfield
Status String - The brownfield status of the deployment device.
- cloud
Link Boolean - Indicates whether the deployment device has a cloud link.
- compliant
State String - The compliant state of the deployment device.
- component
Id String - The component ID associated with the deployment device.
- current
Ip StringAddress - The current IP address of the deployment device.
- das
Cache Boolean - Indicates whether the deployment device has Direct-Attached Storage (DAS) cache.
- device
Group StringName - The name of the device group associated with the deployment device.
- device
Health String - The health status of the deployment device.
- device
State String - The state of the deployment device.
- device
Type String - The type of device associated with the deployment device.
- health
Message String - The health message associated with the deployment device.
- ip
Address String - The IP address of the deployment device.
- log
Dump String - The log dump information associated with the deployment device.
- model String
- The model of the deployment device.
- puppet
Cert StringName - The Puppet certificate name associated with the deployment device.
- ref
Id String - The reference ID associated with the deployment device.
- ref
Type String - The reference type associated with the deployment device.
- service
Tag String - The service tag associated with the deployment device.
- status String
- The status of the deployment device.
- status
End StringTime - The end time of the status for the deployment device.
- status
Message String - The status message associated with the deployment device.
- status
Start StringTime - The start time of the status for the deployment device.
- brownfield boolean
- Indicates whether the deployment device is associated with a brownfield deployment.
- brownfield
Status string - The brownfield status of the deployment device.
- cloud
Link boolean - Indicates whether the deployment device has a cloud link.
- compliant
State string - The compliant state of the deployment device.
- component
Id string - The component ID associated with the deployment device.
- current
Ip stringAddress - The current IP address of the deployment device.
- das
Cache boolean - Indicates whether the deployment device has Direct-Attached Storage (DAS) cache.
- device
Group stringName - The name of the device group associated with the deployment device.
- device
Health string - The health status of the deployment device.
- device
State string - The state of the deployment device.
- device
Type string - The type of device associated with the deployment device.
- health
Message string - The health message associated with the deployment device.
- ip
Address string - The IP address of the deployment device.
- log
Dump string - The log dump information associated with the deployment device.
- model string
- The model of the deployment device.
- puppet
Cert stringName - The Puppet certificate name associated with the deployment device.
- ref
Id string - The reference ID associated with the deployment device.
- ref
Type string - The reference type associated with the deployment device.
- service
Tag string - The service tag associated with the deployment device.
- status string
- The status of the deployment device.
- status
End stringTime - The end time of the status for the deployment device.
- status
Message string - The status message associated with the deployment device.
- status
Start stringTime - 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_ straddress - The current IP address of the deployment device.
- das_
cache bool - Indicates whether the deployment device has Direct-Attached Storage (DAS) cache.
- device_
group_ strname - 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_ strname - 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_ strtime - The end time of the status for the deployment device.
- status_
message str - The status message associated with the deployment device.
- status_
start_ strtime - The start time of the status for the deployment device.
- brownfield Boolean
- Indicates whether the deployment device is associated with a brownfield deployment.
- brownfield
Status String - The brownfield status of the deployment device.
- cloud
Link Boolean - Indicates whether the deployment device has a cloud link.
- compliant
State String - The compliant state of the deployment device.
- component
Id String - The component ID associated with the deployment device.
- current
Ip StringAddress - The current IP address of the deployment device.
- das
Cache Boolean - Indicates whether the deployment device has Direct-Attached Storage (DAS) cache.
- device
Group StringName - The name of the device group associated with the deployment device.
- device
Health String - The health status of the deployment device.
- device
State String - The state of the deployment device.
- device
Type String - The type of device associated with the deployment device.
- health
Message String - The health message associated with the deployment device.
- ip
Address String - The IP address of the deployment device.
- log
Dump String - The log dump information associated with the deployment device.
- model String
- The model of the deployment device.
- puppet
Cert StringName - The Puppet certificate name associated with the deployment device.
- ref
Id String - The reference ID associated with the deployment device.
- ref
Type String - The reference type associated with the deployment device.
- service
Tag String - The service tag associated with the deployment device.
- status String
- The status of the deployment device.
- status
End StringTime - The end time of the status for the deployment device.
- status
Message String - The status message associated with the deployment device.
- status
Start StringTime - The start time of the status for the deployment device.
GetTemplateTemplateDetailFirmwareRepositoryDeploymentDeploymentValid
- Messages
List<Get
Template Template Detail Firmware Repository Deployment Deployment Valid Message> - List of messages related to the deployment.
- Valid bool
- Indicates whether the deployment is valid.
- Messages
[]Get
Template Template Detail Firmware Repository Deployment Deployment Valid Message - List of messages related to the deployment.
- Valid bool
- Indicates whether the deployment is valid.
- messages
List<Get
Template Template Detail Firmware Repository Deployment Deployment Valid Message> - List of messages related to the deployment.
- valid Boolean
- Indicates whether the deployment is valid.
- messages
Get
Template Template Detail Firmware Repository Deployment Deployment Valid Message[] - List of messages related to the deployment.
- valid boolean
- Indicates whether the deployment is valid.
- messages
Sequence[Get
Template Template Detail Firmware Repository Deployment Deployment Valid Message] - 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
- Agent
Id string - The identifier of the agent associated with the message.
- Category string
- The category or type of the message.
- Correlation
Id string - The identifier used to correlate related messages.
- Detailed
Message string - A detailed version or description of the message.
- Display
Message string - The message to be displayed or shown.
- Id string
- The unique identifier for the message.
- Message
Bundle string - The bundle or group to which the message belongs.
- Message
Code string - The code associated with the message.
- Response
Action string - The action to be taken in response to the message.
- Sequence
Number double - The sequence number of the message in a series.
- Severity string
- The severity level of the message (e.g., INFO, WARNING, ERROR).
- Time
Stamp string - The timestamp indicating when the message was generated.
- Agent
Id string - The identifier of the agent associated with the message.
- Category string
- The category or type of the message.
- Correlation
Id string - The identifier used to correlate related messages.
- Detailed
Message string - A detailed version or description of the message.
- Display
Message string - The message to be displayed or shown.
- Id string
- The unique identifier for the message.
- Message
Bundle string - The bundle or group to which the message belongs.
- Message
Code string - The code associated with the message.
- Response
Action string - The action to be taken in response to the message.
- Sequence
Number float64 - The sequence number of the message in a series.
- Severity string
- The severity level of the message (e.g., INFO, WARNING, ERROR).
- Time
Stamp string - The timestamp indicating when the message was generated.
- agent
Id String - The identifier of the agent associated with the message.
- category String
- The category or type of the message.
- correlation
Id String - The identifier used to correlate related messages.
- detailed
Message String - A detailed version or description of the message.
- display
Message String - The message to be displayed or shown.
- id String
- The unique identifier for the message.
- message
Bundle String - The bundle or group to which the message belongs.
- message
Code String - The code associated with the message.
- response
Action String - The action to be taken in response to the message.
- sequence
Number Double - The sequence number of the message in a series.
- severity String
- The severity level of the message (e.g., INFO, WARNING, ERROR).
- time
Stamp String - The timestamp indicating when the message was generated.
- agent
Id string - The identifier of the agent associated with the message.
- category string
- The category or type of the message.
- correlation
Id string - The identifier used to correlate related messages.
- detailed
Message string - A detailed version or description of the message.
- display
Message string - The message to be displayed or shown.
- id string
- The unique identifier for the message.
- message
Bundle string - The bundle or group to which the message belongs.
- message
Code string - The code associated with the message.
- response
Action string - The action to be taken in response to the message.
- sequence
Number number - The sequence number of the message in a series.
- severity string
- The severity level of the message (e.g., INFO, WARNING, ERROR).
- time
Stamp 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.
- agent
Id String - The identifier of the agent associated with the message.
- category String
- The category or type of the message.
- correlation
Id String - The identifier used to correlate related messages.
- detailed
Message String - A detailed version or description of the message.
- display
Message String - The message to be displayed or shown.
- id String
- The unique identifier for the message.
- message
Bundle String - The bundle or group to which the message belongs.
- message
Code String - The code associated with the message.
- response
Action String - The action to be taken in response to the message.
- sequence
Number Number - The sequence number of the message in a series.
- severity String
- The severity level of the message (e.g., INFO, WARNING, ERROR).
- time
Stamp String - The timestamp indicating when the message was generated.
GetTemplateTemplateDetailFirmwareRepositoryDeploymentDeploymentValidationResponse
- Can
Deploy bool - Indicates whether the deployment can be executed.
- Disk
Type boolMismatch - Indicates whether there is a disk type mismatch in the deployment.
- Drives
Per doubleStorage Pool - The number of drives per storage pool in the deployment.
- Hostnames List<string>
- A list of hostnames associated with the deployment.
- Max
Scalability double - The maximum scalability of the deployment.
- New
Node List<string>Disk Types - The disk types associated with new nodes in the deployment.
- No
Of doubleFault Sets - The number of fault sets in the deployment.
- Nodes double
- The number of nodes in the deployment.
- Nodes
Per doubleFault Set - The number of nodes per fault set in the deployment.
- Number
Of doubleService Volumes - The number of service volumes in the deployment.
- Protection
Domain string - The protection domain associated with the deployment.
- Storage
Pool List<string>Disk Types - The disk types associated with each storage pool in the deployment.
- Storage
Pools double - The number of storage pools in the deployment.
- Virtual
Machines double - The number of virtual machines in the deployment.
- Warning
Messages List<string> - A list of warning messages associated with the deployment validation.
- Can
Deploy bool - Indicates whether the deployment can be executed.
- Disk
Type boolMismatch - Indicates whether there is a disk type mismatch in the deployment.
- Drives
Per float64Storage Pool - The number of drives per storage pool in the deployment.
- Hostnames []string
- A list of hostnames associated with the deployment.
- Max
Scalability float64 - The maximum scalability of the deployment.
- New
Node []stringDisk Types - The disk types associated with new nodes in the deployment.
- No
Of float64Fault Sets - The number of fault sets in the deployment.
- Nodes float64
- The number of nodes in the deployment.
- Nodes
Per float64Fault Set - The number of nodes per fault set in the deployment.
- Number
Of float64Service Volumes - The number of service volumes in the deployment.
- Protection
Domain string - The protection domain associated with the deployment.
- Storage
Pool []stringDisk Types - The disk types associated with each storage pool in the deployment.
- Storage
Pools float64 - The number of storage pools in the deployment.
- Virtual
Machines float64 - The number of virtual machines in the deployment.
- Warning
Messages []string - A list of warning messages associated with the deployment validation.
- can
Deploy Boolean - Indicates whether the deployment can be executed.
- disk
Type BooleanMismatch - Indicates whether there is a disk type mismatch in the deployment.
- drives
Per DoubleStorage Pool - The number of drives per storage pool in the deployment.
- hostnames List<String>
- A list of hostnames associated with the deployment.
- max
Scalability Double - The maximum scalability of the deployment.
- new
Node List<String>Disk Types - The disk types associated with new nodes in the deployment.
- no
Of DoubleFault Sets - The number of fault sets in the deployment.
- nodes Double
- The number of nodes in the deployment.
- nodes
Per DoubleFault Set - The number of nodes per fault set in the deployment.
- number
Of DoubleService Volumes - The number of service volumes in the deployment.
- protection
Domain String - The protection domain associated with the deployment.
- storage
Pool List<String>Disk Types - The disk types associated with each storage pool in the deployment.
- storage
Pools Double - The number of storage pools in the deployment.
- virtual
Machines Double - The number of virtual machines in the deployment.
- warning
Messages List<String> - A list of warning messages associated with the deployment validation.
- can
Deploy boolean - Indicates whether the deployment can be executed.
- disk
Type booleanMismatch - Indicates whether there is a disk type mismatch in the deployment.
- drives
Per numberStorage Pool - The number of drives per storage pool in the deployment.
- hostnames string[]
- A list of hostnames associated with the deployment.
- max
Scalability number - The maximum scalability of the deployment.
- new
Node string[]Disk Types - The disk types associated with new nodes in the deployment.
- no
Of numberFault Sets - The number of fault sets in the deployment.
- nodes number
- The number of nodes in the deployment.
- nodes
Per numberFault Set - The number of nodes per fault set in the deployment.
- number
Of numberService Volumes - The number of service volumes in the deployment.
- protection
Domain string - The protection domain associated with the deployment.
- storage
Pool string[]Disk Types - The disk types associated with each storage pool in the deployment.
- storage
Pools number - The number of storage pools in the deployment.
- virtual
Machines number - The number of virtual machines in the deployment.
- warning
Messages string[] - A list of warning messages associated with the deployment validation.
- can_
deploy bool - Indicates whether the deployment can be executed.
- disk_
type_ boolmismatch - Indicates whether there is a disk type mismatch in the deployment.
- drives_
per_ floatstorage_ pool - 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_ Sequence[str]disk_ types - The disk types associated with new nodes in the deployment.
- no_
of_ floatfault_ sets - The number of fault sets in the deployment.
- nodes float
- The number of nodes in the deployment.
- nodes_
per_ floatfault_ set - The number of nodes per fault set in the deployment.
- number_
of_ floatservice_ volumes - The number of service volumes in the deployment.
- protection_
domain str - The protection domain associated with the deployment.
- storage_
pool_ Sequence[str]disk_ types - 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.
- can
Deploy Boolean - Indicates whether the deployment can be executed.
- disk
Type BooleanMismatch - Indicates whether there is a disk type mismatch in the deployment.
- drives
Per NumberStorage Pool - The number of drives per storage pool in the deployment.
- hostnames List<String>
- A list of hostnames associated with the deployment.
- max
Scalability Number - The maximum scalability of the deployment.
- new
Node List<String>Disk Types - The disk types associated with new nodes in the deployment.
- no
Of NumberFault Sets - The number of fault sets in the deployment.
- nodes Number
- The number of nodes in the deployment.
- nodes
Per NumberFault Set - The number of nodes per fault set in the deployment.
- number
Of NumberService Volumes - The number of service volumes in the deployment.
- protection
Domain String - The protection domain associated with the deployment.
- storage
Pool List<String>Disk Types - The disk types associated with each storage pool in the deployment.
- storage
Pools Number - The number of storage pools in the deployment.
- virtual
Machines Number - The number of virtual machines in the deployment.
- warning
Messages List<String> - A list of warning messages associated with the deployment validation.
GetTemplateTemplateDetailFirmwareRepositoryDeploymentJobDetail
- Component
Id string - The unique identifier of the component associated with the job.
- Execution
Id 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 string - The unique identifier of the component associated with the job.
- Execution
Id 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 String - The unique identifier of the component associated with the job.
- execution
Id 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 string - The unique identifier of the component associated with the job.
- execution
Id 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.
- component
Id String - The unique identifier of the component associated with the job.
- execution
Id 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
- Created
By string - The user who created the license repository.
- Created
Date string - The date when the license repository was created.
- Disk
Location 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.
- License
Data 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.
- Updated
By string - The user who last updated the license repository.
- Updated
Date string - The date when the license repository was last updated.
- Created
By string - The user who created the license repository.
- Created
Date string - The date when the license repository was created.
- Disk
Location 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.
- License
Data 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.
- Updated
By string - The user who last updated the license repository.
- Updated
Date string - The date when the license repository was last updated.
- created
By String - The user who created the license repository.
- created
Date String - The date when the license repository was created.
- disk
Location 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.
- license
Data 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.
- updated
By String - The user who last updated the license repository.
- updated
Date String - The date when the license repository was last updated.
- created
By string - The user who created the license repository.
- created
Date string - The date when the license repository was created.
- disk
Location 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.
- license
Data 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.
- updated
By string - The user who last updated the license repository.
- updated
Date 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.
- created
By String - The user who created the license repository.
- created
Date String - The date when the license repository was created.
- disk
Location 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.
- license
Data 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.
- updated
By String - The user who last updated the license repository.
- updated
Date String - The date when the license repository was last updated.
GetTemplateTemplateDetailFirmwareRepositoryDeploymentVm
- Certificate
Name string - The certificate name associated with the virtual machine (VM).
- Vm
Ipaddress string - The IP address of the virtual machine (VM).
- Vm
Manufacturer string - The manufacturer of the virtual machine (VM).
- Vm
Model string - The model of the virtual machine (VM).
- Vm
Service stringTag - The service tag associated with the virtual machine (VM).
- Certificate
Name string - The certificate name associated with the virtual machine (VM).
- Vm
Ipaddress string - The IP address of the virtual machine (VM).
- Vm
Manufacturer string - The manufacturer of the virtual machine (VM).
- Vm
Model string - The model of the virtual machine (VM).
- Vm
Service stringTag - The service tag associated with the virtual machine (VM).
- certificate
Name String - The certificate name associated with the virtual machine (VM).
- vm
Ipaddress String - The IP address of the virtual machine (VM).
- vm
Manufacturer String - The manufacturer of the virtual machine (VM).
- vm
Model String - The model of the virtual machine (VM).
- vm
Service StringTag - The service tag associated with the virtual machine (VM).
- certificate
Name string - The certificate name associated with the virtual machine (VM).
- vm
Ipaddress string - The IP address of the virtual machine (VM).
- vm
Manufacturer string - The manufacturer of the virtual machine (VM).
- vm
Model string - The model of the virtual machine (VM).
- vm
Service stringTag - 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_ strtag - The service tag associated with the virtual machine (VM).
- certificate
Name String - The certificate name associated with the virtual machine (VM).
- vm
Ipaddress String - The IP address of the virtual machine (VM).
- vm
Manufacturer String - The manufacturer of the virtual machine (VM).
- vm
Model String - The model of the virtual machine (VM).
- vm
Service StringTag - The service tag associated with the virtual machine (VM).
GetTemplateTemplateDetailFirmwareRepositorySoftwareBundle
- Bundle
Date string - The date when the software bundle was created.
- Bundle
Type string - The type of the software bundle.
- Created
By string - The user who initially created the software bundle.
- Created
Date 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.
- Device
Model string - The model of the device associated with the software bundle.
- Device
Type string - The type of device associated with the software bundle.
- Fw
Repository stringId - 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.
- Needs
Attention bool - Indicates whether the software bundle needs attention.
- Software
Components List<GetTemplate Template Detail Firmware Repository Software Bundle Software Component> - List of software components associated with the software bundle.
- Updated
By string - The user who last updated the software bundle.
- Updated
Date string - The date when the software bundle was last updated.
- User
Bundle bool - Indicates whether the software bundle is a user-specific bundle.
- User
Bundle stringHash Md5 - The MD5 hash value of the user-specific software bundle.
- User
Bundle stringPath - The path associated with the user-specific software bundle.
- Version string
- The version of the software bundle.
- Bundle
Date string - The date when the software bundle was created.
- Bundle
Type string - The type of the software bundle.
- Created
By string - The user who initially created the software bundle.
- Created
Date 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.
- Device
Model string - The model of the device associated with the software bundle.
- Device
Type string - The type of device associated with the software bundle.
- Fw
Repository stringId - 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.
- Needs
Attention bool - Indicates whether the software bundle needs attention.
- Software
Components []GetTemplate Template Detail Firmware Repository Software Bundle Software Component - List of software components associated with the software bundle.
- Updated
By string - The user who last updated the software bundle.
- Updated
Date string - The date when the software bundle was last updated.
- User
Bundle bool - Indicates whether the software bundle is a user-specific bundle.
- User
Bundle stringHash Md5 - The MD5 hash value of the user-specific software bundle.
- User
Bundle stringPath - The path associated with the user-specific software bundle.
- Version string
- The version of the software bundle.
- bundle
Date String - The date when the software bundle was created.
- bundle
Type String - The type of the software bundle.
- created
By String - The user who initially created the software bundle.
- created
Date 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.
- device
Model String - The model of the device associated with the software bundle.
- device
Type String - The type of device associated with the software bundle.
- fw
Repository StringId - 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.
- needs
Attention Boolean - Indicates whether the software bundle needs attention.
- software
Components List<GetTemplate Template Detail Firmware Repository Software Bundle Software Component> - List of software components associated with the software bundle.
- updated
By String - The user who last updated the software bundle.
- updated
Date String - The date when the software bundle was last updated.
- user
Bundle Boolean - Indicates whether the software bundle is a user-specific bundle.
- user
Bundle StringHash Md5 - The MD5 hash value of the user-specific software bundle.
- user
Bundle StringPath - The path associated with the user-specific software bundle.
- version String
- The version of the software bundle.
- bundle
Date string - The date when the software bundle was created.
- bundle
Type string - The type of the software bundle.
- created
By string - The user who initially created the software bundle.
- created
Date 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.
- device
Model string - The model of the device associated with the software bundle.
- device
Type string - The type of device associated with the software bundle.
- fw
Repository stringId - 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.
- needs
Attention boolean - Indicates whether the software bundle needs attention.
- software
Components GetTemplate Template Detail Firmware Repository Software Bundle Software Component[] - List of software components associated with the software bundle.
- updated
By string - The user who last updated the software bundle.
- updated
Date string - The date when the software bundle was last updated.
- user
Bundle boolean - Indicates whether the software bundle is a user-specific bundle.
- user
Bundle stringHash Md5 - The MD5 hash value of the user-specific software bundle.
- user
Bundle stringPath - 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_ strid - 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[GetTemplate Template Detail Firmware Repository Software Bundle Software Component] - 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_ strhash_ md5 - The MD5 hash value of the user-specific software bundle.
- user_
bundle_ strpath - The path associated with the user-specific software bundle.
- version str
- The version of the software bundle.
- bundle
Date String - The date when the software bundle was created.
- bundle
Type String - The type of the software bundle.
- created
By String - The user who initially created the software bundle.
- created
Date 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.
- device
Model String - The model of the device associated with the software bundle.
- device
Type String - The type of device associated with the software bundle.
- fw
Repository StringId - 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.
- needs
Attention Boolean - Indicates whether the software bundle needs attention.
- software
Components List<Property Map> - List of software components associated with the software bundle.
- updated
By String - The user who last updated the software bundle.
- updated
Date String - The date when the software bundle was last updated.
- user
Bundle Boolean - Indicates whether the software bundle is a user-specific bundle.
- user
Bundle StringHash Md5 - The MD5 hash value of the user-specific software bundle.
- user
Bundle StringPath - 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.
- Component
Id string - The identifier of the component.
- Component
Type string - The type of the component.
- Created
By string - The user who created the component.
- Created
Date string - The date when the component was created.
- Custom bool
- Indicates whether the component is custom or not.
- Dell
Version string - The version of the component according to Dell standards.
- Device
Id string - The identifier of the device associated with the component.
- Firmware
Repo stringName - The name of the firmware repository associated with the component.
- Hash
Md5 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.
- Needs
Attention bool - Indicates whether the component needs attention.
- Operating
System string - The operating system associated with the component.
- Original
Component stringId - The identifier of the original component.
- Original
Version string - The original version of the component.
- Package
Id string - The identifier of the package to which the component belongs.
- Path string
- The path where the component is stored.
- Sub
Device stringId - The sub-identifier of the device associated with the component.
- Sub
Vendor stringId - The sub-identifier of the vendor associated with the component.
- System
Ids List<string> - List of system IDs associated with the component.
- Updated
By string - The user who last updated the component.
- Updated
Date string - The date when the component was last updated.
- Vendor
Id string - The identifier of the vendor associated with the component.
- Vendor
Version string - The version of the component according to the vendor's standards.
- Category string
- The category to which the component belongs.
- Component
Id string - The identifier of the component.
- Component
Type string - The type of the component.
- Created
By string - The user who created the component.
- Created
Date string - The date when the component was created.
- Custom bool
- Indicates whether the component is custom or not.
- Dell
Version string - The version of the component according to Dell standards.
- Device
Id string - The identifier of the device associated with the component.
- Firmware
Repo stringName - The name of the firmware repository associated with the component.
- Hash
Md5 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.
- Needs
Attention bool - Indicates whether the component needs attention.
- Operating
System string - The operating system associated with the component.
- Original
Component stringId - The identifier of the original component.
- Original
Version string - The original version of the component.
- Package
Id string - The identifier of the package to which the component belongs.
- Path string
- The path where the component is stored.
- Sub
Device stringId - The sub-identifier of the device associated with the component.
- Sub
Vendor stringId - The sub-identifier of the vendor associated with the component.
- System
Ids []string - List of system IDs associated with the component.
- Updated
By string - The user who last updated the component.
- Updated
Date string - The date when the component was last updated.
- Vendor
Id string - The identifier of the vendor associated with the component.
- Vendor
Version string - The version of the component according to the vendor's standards.
- category String
- The category to which the component belongs.
- component
Id String - The identifier of the component.
- component
Type String - The type of the component.
- created
By String - The user who created the component.
- created
Date String - The date when the component was created.
- custom Boolean
- Indicates whether the component is custom or not.
- dell
Version String - The version of the component according to Dell standards.
- device
Id String - The identifier of the device associated with the component.
- firmware
Repo StringName - The name of the firmware repository associated with the component.
- hash
Md5 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.
- needs
Attention Boolean - Indicates whether the component needs attention.
- operating
System String - The operating system associated with the component.
- original
Component StringId - The identifier of the original component.
- original
Version String - The original version of the component.
- package
Id String - The identifier of the package to which the component belongs.
- path String
- The path where the component is stored.
- sub
Device StringId - The sub-identifier of the device associated with the component.
- sub
Vendor StringId - The sub-identifier of the vendor associated with the component.
- system
Ids List<String> - List of system IDs associated with the component.
- updated
By String - The user who last updated the component.
- updated
Date String - The date when the component was last updated.
- vendor
Id String - The identifier of the vendor associated with the component.
- vendor
Version String - The version of the component according to the vendor's standards.
- category string
- The category to which the component belongs.
- component
Id string - The identifier of the component.
- component
Type string - The type of the component.
- created
By string - The user who created the component.
- created
Date string - The date when the component was created.
- custom boolean
- Indicates whether the component is custom or not.
- dell
Version string - The version of the component according to Dell standards.
- device
Id string - The identifier of the device associated with the component.
- firmware
Repo stringName - The name of the firmware repository associated with the component.
- hash
Md5 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.
- needs
Attention boolean - Indicates whether the component needs attention.
- operating
System string - The operating system associated with the component.
- original
Component stringId - The identifier of the original component.
- original
Version string - The original version of the component.
- package
Id string - The identifier of the package to which the component belongs.
- path string
- The path where the component is stored.
- sub
Device stringId - The sub-identifier of the device associated with the component.
- sub
Vendor stringId - The sub-identifier of the vendor associated with the component.
- system
Ids string[] - List of system IDs associated with the component.
- updated
By string - The user who last updated the component.
- updated
Date string - The date when the component was last updated.
- vendor
Id string - The identifier of the vendor associated with the component.
- vendor
Version 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_ strname - 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_ strid - 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_ strid - The sub-identifier of the device associated with the component.
- sub_
vendor_ strid - 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.
- component
Id String - The identifier of the component.
- component
Type String - The type of the component.
- created
By String - The user who created the component.
- created
Date String - The date when the component was created.
- custom Boolean
- Indicates whether the component is custom or not.
- dell
Version String - The version of the component according to Dell standards.
- device
Id String - The identifier of the device associated with the component.
- firmware
Repo StringName - The name of the firmware repository associated with the component.
- hash
Md5 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.
- needs
Attention Boolean - Indicates whether the component needs attention.
- operating
System String - The operating system associated with the component.
- original
Component StringId - The identifier of the original component.
- original
Version String - The original version of the component.
- package
Id String - The identifier of the package to which the component belongs.
- path String
- The path where the component is stored.
- sub
Device StringId - The sub-identifier of the device associated with the component.
- sub
Vendor StringId - The sub-identifier of the vendor associated with the component.
- system
Ids List<String> - List of system IDs associated with the component.
- updated
By String - The user who last updated the component.
- updated
Date String - The date when the component was last updated.
- vendor
Id String - The identifier of the vendor associated with the component.
- vendor
Version String - The version of the component according to the vendor's standards.
GetTemplateTemplateDetailFirmwareRepositorySoftwareComponent
- Category string
- The category to which the component belongs.
- Component
Id string - The identifier of the component.
- Component
Type string - The type of the component.
- Created
By string - The user who created the component.
- Created
Date string - The date when the component was created.
- Custom bool
- Indicates whether the component is custom or not.
- Dell
Version string - The version of the component according to Dell standards.
- Device
Id string - The identifier of the device associated with the component.
- Firmware
Repo stringName - The name of the firmware repository associated with the component.
- Hash
Md5 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.
- Needs
Attention bool - Indicates whether the component needs attention.
- Operating
System string - The operating system associated with the component.
- Original
Component stringId - The identifier of the original component.
- Original
Version string - The original version of the component.
- Package
Id string - The identifier of the package to which the component belongs.
- Path string
- The path where the component is stored.
- Sub
Device stringId - The sub-identifier of the device associated with the component.
- Sub
Vendor stringId - The sub-identifier of the vendor associated with the component.
- System
Ids List<string> - List of system IDs associated with the component.
- Updated
By string - The user who last updated the component.
- Updated
Date string - The date when the component was last updated.
- Vendor
Id string - The identifier of the vendor associated with the component.
- Vendor
Version string - The version of the component according to the vendor's standards.
- Category string
- The category to which the component belongs.
- Component
Id string - The identifier of the component.
- Component
Type string - The type of the component.
- Created
By string - The user who created the component.
- Created
Date string - The date when the component was created.
- Custom bool
- Indicates whether the component is custom or not.
- Dell
Version string - The version of the component according to Dell standards.
- Device
Id string - The identifier of the device associated with the component.
- Firmware
Repo stringName - The name of the firmware repository associated with the component.
- Hash
Md5 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.
- Needs
Attention bool - Indicates whether the component needs attention.
- Operating
System string - The operating system associated with the component.
- Original
Component stringId - The identifier of the original component.
- Original
Version string - The original version of the component.
- Package
Id string - The identifier of the package to which the component belongs.
- Path string
- The path where the component is stored.
- Sub
Device stringId - The sub-identifier of the device associated with the component.
- Sub
Vendor stringId - The sub-identifier of the vendor associated with the component.
- System
Ids []string - List of system IDs associated with the component.
- Updated
By string - The user who last updated the component.
- Updated
Date string - The date when the component was last updated.
- Vendor
Id string - The identifier of the vendor associated with the component.
- Vendor
Version string - The version of the component according to the vendor's standards.
- category String
- The category to which the component belongs.
- component
Id String - The identifier of the component.
- component
Type String - The type of the component.
- created
By String - The user who created the component.
- created
Date String - The date when the component was created.
- custom Boolean
- Indicates whether the component is custom or not.
- dell
Version String - The version of the component according to Dell standards.
- device
Id String - The identifier of the device associated with the component.
- firmware
Repo StringName - The name of the firmware repository associated with the component.
- hash
Md5 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.
- needs
Attention Boolean - Indicates whether the component needs attention.
- operating
System String - The operating system associated with the component.
- original
Component StringId - The identifier of the original component.
- original
Version String - The original version of the component.
- package
Id String - The identifier of the package to which the component belongs.
- path String
- The path where the component is stored.
- sub
Device StringId - The sub-identifier of the device associated with the component.
- sub
Vendor StringId - The sub-identifier of the vendor associated with the component.
- system
Ids List<String> - List of system IDs associated with the component.
- updated
By String - The user who last updated the component.
- updated
Date String - The date when the component was last updated.
- vendor
Id String - The identifier of the vendor associated with the component.
- vendor
Version String - The version of the component according to the vendor's standards.
- category string
- The category to which the component belongs.
- component
Id string - The identifier of the component.
- component
Type string - The type of the component.
- created
By string - The user who created the component.
- created
Date string - The date when the component was created.
- custom boolean
- Indicates whether the component is custom or not.
- dell
Version string - The version of the component according to Dell standards.
- device
Id string - The identifier of the device associated with the component.
- firmware
Repo stringName - The name of the firmware repository associated with the component.
- hash
Md5 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.
- needs
Attention boolean - Indicates whether the component needs attention.
- operating
System string - The operating system associated with the component.
- original
Component stringId - The identifier of the original component.
- original
Version string - The original version of the component.
- package
Id string - The identifier of the package to which the component belongs.
- path string
- The path where the component is stored.
- sub
Device stringId - The sub-identifier of the device associated with the component.
- sub
Vendor stringId - The sub-identifier of the vendor associated with the component.
- system
Ids string[] - List of system IDs associated with the component.
- updated
By string - The user who last updated the component.
- updated
Date string - The date when the component was last updated.
- vendor
Id string - The identifier of the vendor associated with the component.
- vendor
Version 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_ strname - 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_ strid - 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_ strid - The sub-identifier of the device associated with the component.
- sub_
vendor_ strid - 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.
- component
Id String - The identifier of the component.
- component
Type String - The type of the component.
- created
By String - The user who created the component.
- created
Date String - The date when the component was created.
- custom Boolean
- Indicates whether the component is custom or not.
- dell
Version String - The version of the component according to Dell standards.
- device
Id String - The identifier of the device associated with the component.
- firmware
Repo StringName - The name of the firmware repository associated with the component.
- hash
Md5 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.
- needs
Attention Boolean - Indicates whether the component needs attention.
- operating
System String - The operating system associated with the component.
- original
Component StringId - The identifier of the original component.
- original
Version String - The original version of the component.
- package
Id String - The identifier of the package to which the component belongs.
- path String
- The path where the component is stored.
- sub
Device StringId - The sub-identifier of the device associated with the component.
- sub
Vendor StringId - The sub-identifier of the vendor associated with the component.
- system
Ids List<String> - List of system IDs associated with the component.
- updated
By String - The user who last updated the component.
- updated
Date String - The date when the component was last updated.
- vendor
Id String - The identifier of the vendor associated with the component.
- vendor
Version String - The version of the component according to the vendor's standards.
GetTemplateTemplateDetailLicenseRepository
- Created
By string - The user who created the license repository.
- Created
Date string - The date when the license repository was created.
- Disk
Location 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.
- License
Data 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.
- Updated
By string - The user who last updated the license repository.
- Updated
Date string - The date when the license repository was last updated.
- Created
By string - The user who created the license repository.
- Created
Date string - The date when the license repository was created.
- Disk
Location 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.
- License
Data 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.
- Updated
By string - The user who last updated the license repository.
- Updated
Date string - The date when the license repository was last updated.
- created
By String - The user who created the license repository.
- created
Date String - The date when the license repository was created.
- disk
Location 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.
- license
Data 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.
- updated
By String - The user who last updated the license repository.
- updated
Date String - The date when the license repository was last updated.
- created
By string - The user who created the license repository.
- created
Date string - The date when the license repository was created.
- disk
Location 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.
- license
Data 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.
- updated
By string - The user who last updated the license repository.
- updated
Date 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.
- created
By String - The user who created the license repository.
- created
Date String - The date when the license repository was created.
- disk
Location 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.
- license
Data 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.
- updated
By String - The user who last updated the license repository.
- updated
Date String - The date when the license repository was last updated.
GetTemplateTemplateDetailNetwork
- Description string
- The description of the network.
- Destination
Ip stringAddress - 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.
- Static
Network GetConfiguration Template Template Detail Network Static Network Configuration - The static network configuration settings.
- Type string
- The type of the network.
- Vlan
Id double - The VLAN ID associated with the network.
- Description string
- The description of the network.
- Destination
Ip stringAddress - 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.
- Static
Network GetConfiguration Template Template Detail Network Static Network Configuration - The static network configuration settings.
- Type string
- The type of the network.
- Vlan
Id float64 - The VLAN ID associated with the network.
- description String
- The description of the network.
- destination
Ip StringAddress - The destination IP address for the network.
- id String
- The unique identifier for the network.
- name String
- The name of the network.
- static
Network GetConfiguration Template Template Detail Network Static Network Configuration - The static network configuration settings.
- static_ Boolean
- Boolean indicating if the network is static.
- type String
- The type of the network.
- vlan
Id Double - The VLAN ID associated with the network.
- description string
- The description of the network.
- destination
Ip stringAddress - 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.
- static
Network GetConfiguration Template Template Detail Network Static Network Configuration - The static network configuration settings.
- type string
- The type of the network.
- vlan
Id number - The VLAN ID associated with the network.
- description str
- The description of the network.
- destination_
ip_ straddress - 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_ Getconfiguration Template Template Detail Network Static Network Configuration - 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.
- destination
Ip StringAddress - 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.
- static
Network Property MapConfiguration - The static network configuration settings.
- type String
- The type of the network.
- vlan
Id Number - The VLAN ID associated with the network.
GetTemplateTemplateDetailNetworkStaticNetworkConfiguration
- Dns
Suffix string - The DNS suffix for the static network configuration.
- Gateway string
- The gateway for the static network configuration.
- Ip
Address string - The IP address associated with the static network configuration.
- Ip
Ranges List<GetTemplate Template Detail Network Static Network Configuration Ip Range> - List of IP ranges associated with the static network configuration.
- Primary
Dns string - The primary DNS server for the static network configuration.
- Secondary
Dns string - The secondary DNS server for the static network configuration.
- Static
Routes List<GetTemplate Template Detail Network Static Network Configuration Static Route> - List of static routes associated with the static network configuration.
- Subnet string
- The subnet for the static network configuration.
- Dns
Suffix string - The DNS suffix for the static network configuration.
- Gateway string
- The gateway for the static network configuration.
- Ip
Address string - The IP address associated with the static network configuration.
- Ip
Ranges []GetTemplate Template Detail Network Static Network Configuration Ip Range - List of IP ranges associated with the static network configuration.
- Primary
Dns string - The primary DNS server for the static network configuration.
- Secondary
Dns string - The secondary DNS server for the static network configuration.
- Static
Routes []GetTemplate Template Detail Network Static Network Configuration Static Route - List of static routes associated with the static network configuration.
- Subnet string
- The subnet for the static network configuration.
- dns
Suffix String - The DNS suffix for the static network configuration.
- gateway String
- The gateway for the static network configuration.
- ip
Address String - The IP address associated with the static network configuration.
- ip
Ranges List<GetTemplate Template Detail Network Static Network Configuration Ip Range> - List of IP ranges associated with the static network configuration.
- primary
Dns String - The primary DNS server for the static network configuration.
- secondary
Dns String - The secondary DNS server for the static network configuration.
- static
Routes List<GetTemplate Template Detail Network Static Network Configuration Static Route> - List of static routes associated with the static network configuration.
- subnet String
- The subnet for the static network configuration.
- dns
Suffix string - The DNS suffix for the static network configuration.
- gateway string
- The gateway for the static network configuration.
- ip
Address string - The IP address associated with the static network configuration.
- ip
Ranges GetTemplate Template Detail Network Static Network Configuration Ip Range[] - List of IP ranges associated with the static network configuration.
- primary
Dns string - The primary DNS server for the static network configuration.
- secondary
Dns string - The secondary DNS server for the static network configuration.
- static
Routes GetTemplate Template Detail Network Static Network Configuration Static Route[] - 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[GetTemplate Template Detail Network Static Network Configuration Ip Range] - 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[GetTemplate Template Detail Network Static Network Configuration Static Route] - List of static routes associated with the static network configuration.
- subnet str
- The subnet for the static network configuration.
- dns
Suffix String - The DNS suffix for the static network configuration.
- gateway String
- The gateway for the static network configuration.
- ip
Address String - The IP address associated with the static network configuration.
- ip
Ranges List<Property Map> - List of IP ranges associated with the static network configuration.
- primary
Dns String - The primary DNS server for the static network configuration.
- secondary
Dns String - The secondary DNS server for the static network configuration.
- static
Routes List<Property Map> - List of static routes associated with the static network configuration.
- subnet String
- The subnet for the static network configuration.
GetTemplateTemplateDetailNetworkStaticNetworkConfigurationIpRange
- Ending
Ip 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.
- Starting
Ip string - The starting IP address of the range.
- Ending
Ip 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.
- Starting
Ip string - The starting IP address of the range.
- ending
Ip 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.
- starting
Ip String - The starting IP address of the range.
- ending
Ip 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.
- starting
Ip 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.
- ending
Ip 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.
- starting
Ip String - The starting IP address of the range.
GetTemplateTemplateDetailNetworkStaticNetworkConfigurationStaticRoute
- Destination
Ip stringAddress - The IP address of the destination for the static route.
- Static
Route stringDestination Network Id - The ID of the destination network for the static route.
- Static
Route stringGateway - The gateway for the static route.
- Static
Route stringSource Network Id - The ID of the source network for the static route.
- Subnet
Mask string - The subnet mask for the static route.
- Destination
Ip stringAddress - The IP address of the destination for the static route.
- Static
Route stringDestination Network Id - The ID of the destination network for the static route.
- Static
Route stringGateway - The gateway for the static route.
- Static
Route stringSource Network Id - The ID of the source network for the static route.
- Subnet
Mask string - The subnet mask for the static route.
- destination
Ip StringAddress - The IP address of the destination for the static route.
- static
Route StringDestination Network Id - The ID of the destination network for the static route.
- static
Route StringGateway - The gateway for the static route.
- static
Route StringSource Network Id - The ID of the source network for the static route.
- subnet
Mask String - The subnet mask for the static route.
- destination
Ip stringAddress - The IP address of the destination for the static route.
- static
Route stringDestination Network Id - The ID of the destination network for the static route.
- static
Route stringGateway - The gateway for the static route.
- static
Route stringSource Network Id - The ID of the source network for the static route.
- subnet
Mask string - The subnet mask for the static route.
- destination_
ip_ straddress - The IP address of the destination for the static route.
- static_
route_ strdestination_ network_ id - The ID of the destination network for the static route.
- static_
route_ strgateway - The gateway for the static route.
- static_
route_ strsource_ network_ id - The ID of the source network for the static route.
- subnet_
mask str - The subnet mask for the static route.
- destination
Ip StringAddress - The IP address of the destination for the static route.
- static
Route StringDestination Network Id - The ID of the destination network for the static route.
- static
Route StringGateway - The gateway for the static route.
- static
Route StringSource Network Id - The ID of the source network for the static route.
- subnet
Mask String - The subnet mask for the static route.
GetTemplateTemplateDetailTemplateValid
- Messages
List<Get
Template Template Detail Template Valid Message> - List of messages associated with the template validity.
- Valid bool
- Indicates whether the template is valid.
- Messages
[]Get
Template Template Detail Template Valid Message - List of messages associated with the template validity.
- Valid bool
- Indicates whether the template is valid.
- messages
List<Get
Template Template Detail Template Valid Message> - List of messages associated with the template validity.
- valid Boolean
- Indicates whether the template is valid.
- messages
Get
Template Template Detail Template Valid Message[] - List of messages associated with the template validity.
- valid boolean
- Indicates whether the template is valid.
- messages
Sequence[Get
Template Template Detail Template Valid Message] - 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
- Agent
Id string - The identifier of the agent associated with the message.
- Category string
- The category or type of the message.
- Correlation
Id string - The identifier used to correlate related messages.
- Detailed
Message string - A detailed version or description of the message.
- Display
Message string - The message to be displayed or shown.
- Id string
- The unique identifier for the message.
- Message
Bundle string - The bundle or group to which the message belongs.
- Message
Code string - The code associated with the message.
- Response
Action string - The action to be taken in response to the message.
- Sequence
Number double - The sequence number of the message in a series.
- Severity string
- The severity level of the message (e.g., INFO, WARNING, ERROR).
- Time
Stamp string - The timestamp indicating when the message was generated.
- Agent
Id string - The identifier of the agent associated with the message.
- Category string
- The category or type of the message.
- Correlation
Id string - The identifier used to correlate related messages.
- Detailed
Message string - A detailed version or description of the message.
- Display
Message string - The message to be displayed or shown.
- Id string
- The unique identifier for the message.
- Message
Bundle string - The bundle or group to which the message belongs.
- Message
Code string - The code associated with the message.
- Response
Action string - The action to be taken in response to the message.
- Sequence
Number float64 - The sequence number of the message in a series.
- Severity string
- The severity level of the message (e.g., INFO, WARNING, ERROR).
- Time
Stamp string - The timestamp indicating when the message was generated.
- agent
Id String - The identifier of the agent associated with the message.
- category String
- The category or type of the message.
- correlation
Id String - The identifier used to correlate related messages.
- detailed
Message String - A detailed version or description of the message.
- display
Message String - The message to be displayed or shown.
- id String
- The unique identifier for the message.
- message
Bundle String - The bundle or group to which the message belongs.
- message
Code String - The code associated with the message.
- response
Action String - The action to be taken in response to the message.
- sequence
Number Double - The sequence number of the message in a series.
- severity String
- The severity level of the message (e.g., INFO, WARNING, ERROR).
- time
Stamp String - The timestamp indicating when the message was generated.
- agent
Id string - The identifier of the agent associated with the message.
- category string
- The category or type of the message.
- correlation
Id string - The identifier used to correlate related messages.
- detailed
Message string - A detailed version or description of the message.
- display
Message string - The message to be displayed or shown.
- id string
- The unique identifier for the message.
- message
Bundle string - The bundle or group to which the message belongs.
- message
Code string - The code associated with the message.
- response
Action string - The action to be taken in response to the message.
- sequence
Number number - The sequence number of the message in a series.
- severity string
- The severity level of the message (e.g., INFO, WARNING, ERROR).
- time
Stamp 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.
- agent
Id String - The identifier of the agent associated with the message.
- category String
- The category or type of the message.
- correlation
Id String - The identifier used to correlate related messages.
- detailed
Message String - A detailed version or description of the message.
- display
Message String - The message to be displayed or shown.
- id String
- The unique identifier for the message.
- message
Bundle String - The bundle or group to which the message belongs.
- message
Code String - The code associated with the message.
- response
Action String - The action to be taken in response to the message.
- sequence
Number Number - The sequence number of the message in a series.
- severity String
- The severity level of the message (e.g., INFO, WARNING, ERROR).
- time
Stamp 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
powerflexTerraform Provider.
