1. Registry
  2. Packages
  3. Intersight Provider
  4. API Docs
  5. getPowerPowerGroup
Viewing docs for intersight 1.0.79
published on Monday, Aug 24, 2026 by ciscodevnet
Viewing docs for intersight 1.0.79
published on Monday, Aug 24, 2026 by ciscodevnet

    A Power Group represents a collection of equipment that share the same power budget.

    Using getPowerPowerGroup

    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 getPowerPowerGroup(args: GetPowerPowerGroupArgs, opts?: InvokeOptions): Promise<GetPowerPowerGroupResult>
    function getPowerPowerGroupOutput(args: GetPowerPowerGroupOutputArgs, opts?: InvokeOutputOptions): Output<GetPowerPowerGroupResult>
    def get_power_power_group(account: Optional[GetPowerPowerGroupAccount] = None,
                              account_moid: Optional[str] = None,
                              additional_properties: Optional[str] = None,
                              admin_state: Optional[str] = None,
                              ancestors: Optional[Sequence[GetPowerPowerGroupAncestor]] = None,
                              buffer_power_required: Optional[float] = None,
                              class_id: Optional[str] = None,
                              config_state: Optional[str] = None,
                              create_time: Optional[str] = None,
                              description: Optional[str] = None,
                              domain_group_moid: Optional[str] = None,
                              id: Optional[str] = None,
                              inventory_device_members: Optional[Sequence[GetPowerPowerGroupInventoryDeviceMember]] = None,
                              mod_time: Optional[str] = None,
                              moid: Optional[str] = None,
                              name: Optional[str] = None,
                              object_type: Optional[str] = None,
                              oper_state: Optional[str] = None,
                              owners: Optional[Sequence[str]] = None,
                              parent: Optional[GetPowerPowerGroupParent] = None,
                              permission_resources: Optional[Sequence[GetPowerPowerGroupPermissionResource]] = None,
                              power_budget: Optional[float] = None,
                              power_group_members: Optional[Sequence[GetPowerPowerGroupPowerGroupMember]] = None,
                              shared_scope: Optional[str] = None,
                              tags: Optional[Sequence[GetPowerPowerGroupTag]] = None,
                              total_maximum_power_required: Optional[float] = None,
                              total_minimum_power_required: Optional[float] = None,
                              version_context: Optional[GetPowerPowerGroupVersionContext] = None,
                              opts: Optional[InvokeOptions] = None) -> GetPowerPowerGroupResult
    def get_power_power_group_output(account: pulumi.Input[Optional[GetPowerPowerGroupAccountArgs]] = None,
                              account_moid: pulumi.Input[Optional[str]] = None,
                              additional_properties: pulumi.Input[Optional[str]] = None,
                              admin_state: pulumi.Input[Optional[str]] = None,
                              ancestors: pulumi.Input[Optional[Sequence[pulumi.Input[GetPowerPowerGroupAncestorArgs]]]] = None,
                              buffer_power_required: pulumi.Input[Optional[float]] = None,
                              class_id: pulumi.Input[Optional[str]] = None,
                              config_state: pulumi.Input[Optional[str]] = None,
                              create_time: pulumi.Input[Optional[str]] = None,
                              description: pulumi.Input[Optional[str]] = None,
                              domain_group_moid: pulumi.Input[Optional[str]] = None,
                              id: pulumi.Input[Optional[str]] = None,
                              inventory_device_members: pulumi.Input[Optional[Sequence[pulumi.Input[GetPowerPowerGroupInventoryDeviceMemberArgs]]]] = None,
                              mod_time: pulumi.Input[Optional[str]] = None,
                              moid: pulumi.Input[Optional[str]] = None,
                              name: pulumi.Input[Optional[str]] = None,
                              object_type: pulumi.Input[Optional[str]] = None,
                              oper_state: pulumi.Input[Optional[str]] = None,
                              owners: pulumi.Input[Optional[Sequence[pulumi.Input[str]]]] = None,
                              parent: pulumi.Input[Optional[GetPowerPowerGroupParentArgs]] = None,
                              permission_resources: pulumi.Input[Optional[Sequence[pulumi.Input[GetPowerPowerGroupPermissionResourceArgs]]]] = None,
                              power_budget: pulumi.Input[Optional[float]] = None,
                              power_group_members: pulumi.Input[Optional[Sequence[pulumi.Input[GetPowerPowerGroupPowerGroupMemberArgs]]]] = None,
                              shared_scope: pulumi.Input[Optional[str]] = None,
                              tags: pulumi.Input[Optional[Sequence[pulumi.Input[GetPowerPowerGroupTagArgs]]]] = None,
                              total_maximum_power_required: pulumi.Input[Optional[float]] = None,
                              total_minimum_power_required: pulumi.Input[Optional[float]] = None,
                              version_context: pulumi.Input[Optional[GetPowerPowerGroupVersionContextArgs]] = None,
                              opts: Optional[InvokeOutputOptions] = None) -> Output[GetPowerPowerGroupResult]
    func LookupPowerPowerGroup(ctx *Context, args *LookupPowerPowerGroupArgs, opts ...InvokeOption) (*LookupPowerPowerGroupResult, error)
    func LookupPowerPowerGroupOutput(ctx *Context, args *LookupPowerPowerGroupOutputArgs, opts ...InvokeOption) LookupPowerPowerGroupResultOutput

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

    public static class GetPowerPowerGroup 
    {
        public static Task<GetPowerPowerGroupResult> InvokeAsync(GetPowerPowerGroupArgs args, InvokeOptions? opts = null)
        public static Output<GetPowerPowerGroupResult> Invoke(GetPowerPowerGroupInvokeArgs args, InvokeOptions? opts = null)
        public static Output<GetPowerPowerGroupResult> Invoke(GetPowerPowerGroupInvokeArgs args, InvokeOutputOptions opts)
    }
    public static CompletableFuture<GetPowerPowerGroupResult> getPowerPowerGroup(GetPowerPowerGroupArgs args, InvokeOptions options)
    public static Output<GetPowerPowerGroupResult> getPowerPowerGroup(GetPowerPowerGroupArgs args, InvokeOptions options)
    public static Output<GetPowerPowerGroupResult> getPowerPowerGroup(GetPowerPowerGroupArgs args, InvokeOutputOptions options)
    
    fn::invoke:
      function: intersight:index/getPowerPowerGroup:getPowerPowerGroup
      arguments:
        # arguments dictionary
    data "intersight_get_power_power_group" "name" {
        # arguments
    }

    The following arguments are supported:

    Account GetPowerPowerGroupAccount
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    AdminState string
    Administrative state of the power group. Determines whether the power group is enabled or disabled.* Enabled - The power group is administratively enabled.* Disabled - The power group is administratively disabled.
    Ancestors List<GetPowerPowerGroupAncestor>
    BufferPowerRequired double
    Reserved power buffer calculated as 10% of total chassis minimum power requirements. FI and FEX do not contribute to buffer power.
    ClassId string
    ConfigState string
    Power Group Configuration State.* Ok - The configuration state of the power group is ok. All members are configured successfully.* Unknown - The configuration state of the power group is not known.* Configuring - The power group is actively being configured. Transitional state during CREATE or UPDATE operations.* PartiallyConfigured - The power group configuration failed mid-way. Some members may be configured while others are not. Totals may not match actual membership. Reconciliation or manual intervention is required.* PartiallyDeleted - The configuration state of the power group is Partially Deleted. This occurs when a DELETE operation was initiated but the workflow to remove power limits did not succeed for all members.* Disabling - The power group is being disabled. A workflow is in progress to push 0 power limits to all member devices.* PartiallyDisabled - The power group disable operation failed mid-way. Some members may have their power limits removed while others retain their previous values. The power group remains in a disabled state but may require manual intervention.
    CreateTime string
    The time when this managed object was created.
    Description string
    Description of the power group.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    Id string
    InventoryDeviceMembers List<GetPowerPowerGroupInventoryDeviceMember>
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    Name string
    User defined name for the power group.
    ObjectType string
    OperState string
    Power Group Operational State.* Ok - The operational state of the power group is ok. All members are configured successfully.* Unknown - The operational state of the power group is not known.* InsufficientPower - The power group does not have sufficient power budget to meet the minimum power requirements of all its chassis members. This typically occurs when new hardware is added to a member chassis, increasing its minimum power requirement beyond the available budget.
    Owners List<string>
    Parent GetPowerPowerGroupParent
    PermissionResources List<GetPowerPowerGroupPermissionResource>
    PowerBudget double
    Maximum power budget allocated to this power group in watts.
    PowerGroupMembers List<GetPowerPowerGroupPowerGroupMember>
    SharedScope string
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    Tags List<GetPowerPowerGroupTag>
    TotalMaximumPowerRequired double
    Sum of maximum power required for each member in this group in watts.
    TotalMinimumPowerRequired double
    Sum of minimum power required for each member in this group in watts.
    VersionContext GetPowerPowerGroupVersionContext
    Account GetPowerPowerGroupAccount
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    AdminState string
    Administrative state of the power group. Determines whether the power group is enabled or disabled.* Enabled - The power group is administratively enabled.* Disabled - The power group is administratively disabled.
    Ancestors []GetPowerPowerGroupAncestor
    BufferPowerRequired float64
    Reserved power buffer calculated as 10% of total chassis minimum power requirements. FI and FEX do not contribute to buffer power.
    ClassId string
    ConfigState string
    Power Group Configuration State.* Ok - The configuration state of the power group is ok. All members are configured successfully.* Unknown - The configuration state of the power group is not known.* Configuring - The power group is actively being configured. Transitional state during CREATE or UPDATE operations.* PartiallyConfigured - The power group configuration failed mid-way. Some members may be configured while others are not. Totals may not match actual membership. Reconciliation or manual intervention is required.* PartiallyDeleted - The configuration state of the power group is Partially Deleted. This occurs when a DELETE operation was initiated but the workflow to remove power limits did not succeed for all members.* Disabling - The power group is being disabled. A workflow is in progress to push 0 power limits to all member devices.* PartiallyDisabled - The power group disable operation failed mid-way. Some members may have their power limits removed while others retain their previous values. The power group remains in a disabled state but may require manual intervention.
    CreateTime string
    The time when this managed object was created.
    Description string
    Description of the power group.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    Id string
    InventoryDeviceMembers []GetPowerPowerGroupInventoryDeviceMember
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    Name string
    User defined name for the power group.
    ObjectType string
    OperState string
    Power Group Operational State.* Ok - The operational state of the power group is ok. All members are configured successfully.* Unknown - The operational state of the power group is not known.* InsufficientPower - The power group does not have sufficient power budget to meet the minimum power requirements of all its chassis members. This typically occurs when new hardware is added to a member chassis, increasing its minimum power requirement beyond the available budget.
    Owners []string
    Parent GetPowerPowerGroupParent
    PermissionResources []GetPowerPowerGroupPermissionResource
    PowerBudget float64
    Maximum power budget allocated to this power group in watts.
    PowerGroupMembers []GetPowerPowerGroupPowerGroupMember
    SharedScope string
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    Tags []GetPowerPowerGroupTag
    TotalMaximumPowerRequired float64
    Sum of maximum power required for each member in this group in watts.
    TotalMinimumPowerRequired float64
    Sum of minimum power required for each member in this group in watts.
    VersionContext GetPowerPowerGroupVersionContext
    account object
    account_moid string
    The Account ID for this managed object.
    additional_properties string
    admin_state string
    Administrative state of the power group. Determines whether the power group is enabled or disabled.* Enabled - The power group is administratively enabled.* Disabled - The power group is administratively disabled.
    ancestors list(object)
    buffer_power_required number
    Reserved power buffer calculated as 10% of total chassis minimum power requirements. FI and FEX do not contribute to buffer power.
    class_id string
    config_state string
    Power Group Configuration State.* Ok - The configuration state of the power group is ok. All members are configured successfully.* Unknown - The configuration state of the power group is not known.* Configuring - The power group is actively being configured. Transitional state during CREATE or UPDATE operations.* PartiallyConfigured - The power group configuration failed mid-way. Some members may be configured while others are not. Totals may not match actual membership. Reconciliation or manual intervention is required.* PartiallyDeleted - The configuration state of the power group is Partially Deleted. This occurs when a DELETE operation was initiated but the workflow to remove power limits did not succeed for all members.* Disabling - The power group is being disabled. A workflow is in progress to push 0 power limits to all member devices.* PartiallyDisabled - The power group disable operation failed mid-way. Some members may have their power limits removed while others retain their previous values. The power group remains in a disabled state but may require manual intervention.
    create_time string
    The time when this managed object was created.
    description string
    Description of the power group.
    domain_group_moid string
    The DomainGroup ID for this managed object.
    id string
    inventory_device_members list(object)
    mod_time string
    The time when this managed object was last modified.
    moid string
    The unique identifier of this Managed Object instance.
    name string
    User defined name for the power group.
    object_type string
    oper_state string
    Power Group Operational State.* Ok - The operational state of the power group is ok. All members are configured successfully.* Unknown - The operational state of the power group is not known.* InsufficientPower - The power group does not have sufficient power budget to meet the minimum power requirements of all its chassis members. This typically occurs when new hardware is added to a member chassis, increasing its minimum power requirement beyond the available budget.
    owners list(string)
    parent object
    permission_resources list(object)
    power_budget number
    Maximum power budget allocated to this power group in watts.
    power_group_members list(object)
    shared_scope string
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    tags list(object)
    total_maximum_power_required number
    Sum of maximum power required for each member in this group in watts.
    total_minimum_power_required number
    Sum of minimum power required for each member in this group in watts.
    version_context object
    account GetPowerPowerGroupAccount
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    adminState String
    Administrative state of the power group. Determines whether the power group is enabled or disabled.* Enabled - The power group is administratively enabled.* Disabled - The power group is administratively disabled.
    ancestors List<GetPowerPowerGroupAncestor>
    bufferPowerRequired Double
    Reserved power buffer calculated as 10% of total chassis minimum power requirements. FI and FEX do not contribute to buffer power.
    classId String
    configState String
    Power Group Configuration State.* Ok - The configuration state of the power group is ok. All members are configured successfully.* Unknown - The configuration state of the power group is not known.* Configuring - The power group is actively being configured. Transitional state during CREATE or UPDATE operations.* PartiallyConfigured - The power group configuration failed mid-way. Some members may be configured while others are not. Totals may not match actual membership. Reconciliation or manual intervention is required.* PartiallyDeleted - The configuration state of the power group is Partially Deleted. This occurs when a DELETE operation was initiated but the workflow to remove power limits did not succeed for all members.* Disabling - The power group is being disabled. A workflow is in progress to push 0 power limits to all member devices.* PartiallyDisabled - The power group disable operation failed mid-way. Some members may have their power limits removed while others retain their previous values. The power group remains in a disabled state but may require manual intervention.
    createTime String
    The time when this managed object was created.
    description String
    Description of the power group.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    id String
    inventoryDeviceMembers List<GetPowerPowerGroupInventoryDeviceMember>
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    name String
    User defined name for the power group.
    objectType String
    operState String
    Power Group Operational State.* Ok - The operational state of the power group is ok. All members are configured successfully.* Unknown - The operational state of the power group is not known.* InsufficientPower - The power group does not have sufficient power budget to meet the minimum power requirements of all its chassis members. This typically occurs when new hardware is added to a member chassis, increasing its minimum power requirement beyond the available budget.
    owners List<String>
    parent GetPowerPowerGroupParent
    permissionResources List<GetPowerPowerGroupPermissionResource>
    powerBudget Double
    Maximum power budget allocated to this power group in watts.
    powerGroupMembers List<GetPowerPowerGroupPowerGroupMember>
    sharedScope String
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    tags List<GetPowerPowerGroupTag>
    totalMaximumPowerRequired Double
    Sum of maximum power required for each member in this group in watts.
    totalMinimumPowerRequired Double
    Sum of minimum power required for each member in this group in watts.
    versionContext GetPowerPowerGroupVersionContext
    account GetPowerPowerGroupAccount
    accountMoid string
    The Account ID for this managed object.
    additionalProperties string
    adminState string
    Administrative state of the power group. Determines whether the power group is enabled or disabled.* Enabled - The power group is administratively enabled.* Disabled - The power group is administratively disabled.
    ancestors GetPowerPowerGroupAncestor[]
    bufferPowerRequired number
    Reserved power buffer calculated as 10% of total chassis minimum power requirements. FI and FEX do not contribute to buffer power.
    classId string
    configState string
    Power Group Configuration State.* Ok - The configuration state of the power group is ok. All members are configured successfully.* Unknown - The configuration state of the power group is not known.* Configuring - The power group is actively being configured. Transitional state during CREATE or UPDATE operations.* PartiallyConfigured - The power group configuration failed mid-way. Some members may be configured while others are not. Totals may not match actual membership. Reconciliation or manual intervention is required.* PartiallyDeleted - The configuration state of the power group is Partially Deleted. This occurs when a DELETE operation was initiated but the workflow to remove power limits did not succeed for all members.* Disabling - The power group is being disabled. A workflow is in progress to push 0 power limits to all member devices.* PartiallyDisabled - The power group disable operation failed mid-way. Some members may have their power limits removed while others retain their previous values. The power group remains in a disabled state but may require manual intervention.
    createTime string
    The time when this managed object was created.
    description string
    Description of the power group.
    domainGroupMoid string
    The DomainGroup ID for this managed object.
    id string
    inventoryDeviceMembers GetPowerPowerGroupInventoryDeviceMember[]
    modTime string
    The time when this managed object was last modified.
    moid string
    The unique identifier of this Managed Object instance.
    name string
    User defined name for the power group.
    objectType string
    operState string
    Power Group Operational State.* Ok - The operational state of the power group is ok. All members are configured successfully.* Unknown - The operational state of the power group is not known.* InsufficientPower - The power group does not have sufficient power budget to meet the minimum power requirements of all its chassis members. This typically occurs when new hardware is added to a member chassis, increasing its minimum power requirement beyond the available budget.
    owners string[]
    parent GetPowerPowerGroupParent
    permissionResources GetPowerPowerGroupPermissionResource[]
    powerBudget number
    Maximum power budget allocated to this power group in watts.
    powerGroupMembers GetPowerPowerGroupPowerGroupMember[]
    sharedScope string
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    tags GetPowerPowerGroupTag[]
    totalMaximumPowerRequired number
    Sum of maximum power required for each member in this group in watts.
    totalMinimumPowerRequired number
    Sum of minimum power required for each member in this group in watts.
    versionContext GetPowerPowerGroupVersionContext
    account GetPowerPowerGroupAccount
    account_moid str
    The Account ID for this managed object.
    additional_properties str
    admin_state str
    Administrative state of the power group. Determines whether the power group is enabled or disabled.* Enabled - The power group is administratively enabled.* Disabled - The power group is administratively disabled.
    ancestors Sequence[GetPowerPowerGroupAncestor]
    buffer_power_required float
    Reserved power buffer calculated as 10% of total chassis minimum power requirements. FI and FEX do not contribute to buffer power.
    class_id str
    config_state str
    Power Group Configuration State.* Ok - The configuration state of the power group is ok. All members are configured successfully.* Unknown - The configuration state of the power group is not known.* Configuring - The power group is actively being configured. Transitional state during CREATE or UPDATE operations.* PartiallyConfigured - The power group configuration failed mid-way. Some members may be configured while others are not. Totals may not match actual membership. Reconciliation or manual intervention is required.* PartiallyDeleted - The configuration state of the power group is Partially Deleted. This occurs when a DELETE operation was initiated but the workflow to remove power limits did not succeed for all members.* Disabling - The power group is being disabled. A workflow is in progress to push 0 power limits to all member devices.* PartiallyDisabled - The power group disable operation failed mid-way. Some members may have their power limits removed while others retain their previous values. The power group remains in a disabled state but may require manual intervention.
    create_time str
    The time when this managed object was created.
    description str
    Description of the power group.
    domain_group_moid str
    The DomainGroup ID for this managed object.
    id str
    inventory_device_members Sequence[GetPowerPowerGroupInventoryDeviceMember]
    mod_time str
    The time when this managed object was last modified.
    moid str
    The unique identifier of this Managed Object instance.
    name str
    User defined name for the power group.
    object_type str
    oper_state str
    Power Group Operational State.* Ok - The operational state of the power group is ok. All members are configured successfully.* Unknown - The operational state of the power group is not known.* InsufficientPower - The power group does not have sufficient power budget to meet the minimum power requirements of all its chassis members. This typically occurs when new hardware is added to a member chassis, increasing its minimum power requirement beyond the available budget.
    owners Sequence[str]
    parent GetPowerPowerGroupParent
    permission_resources Sequence[GetPowerPowerGroupPermissionResource]
    power_budget float
    Maximum power budget allocated to this power group in watts.
    power_group_members Sequence[GetPowerPowerGroupPowerGroupMember]
    shared_scope str
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    tags Sequence[GetPowerPowerGroupTag]
    total_maximum_power_required float
    Sum of maximum power required for each member in this group in watts.
    total_minimum_power_required float
    Sum of minimum power required for each member in this group in watts.
    version_context GetPowerPowerGroupVersionContext
    account Property Map
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    adminState String
    Administrative state of the power group. Determines whether the power group is enabled or disabled.* Enabled - The power group is administratively enabled.* Disabled - The power group is administratively disabled.
    ancestors List<Property Map>
    bufferPowerRequired Number
    Reserved power buffer calculated as 10% of total chassis minimum power requirements. FI and FEX do not contribute to buffer power.
    classId String
    configState String
    Power Group Configuration State.* Ok - The configuration state of the power group is ok. All members are configured successfully.* Unknown - The configuration state of the power group is not known.* Configuring - The power group is actively being configured. Transitional state during CREATE or UPDATE operations.* PartiallyConfigured - The power group configuration failed mid-way. Some members may be configured while others are not. Totals may not match actual membership. Reconciliation or manual intervention is required.* PartiallyDeleted - The configuration state of the power group is Partially Deleted. This occurs when a DELETE operation was initiated but the workflow to remove power limits did not succeed for all members.* Disabling - The power group is being disabled. A workflow is in progress to push 0 power limits to all member devices.* PartiallyDisabled - The power group disable operation failed mid-way. Some members may have their power limits removed while others retain their previous values. The power group remains in a disabled state but may require manual intervention.
    createTime String
    The time when this managed object was created.
    description String
    Description of the power group.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    id String
    inventoryDeviceMembers List<Property Map>
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    name String
    User defined name for the power group.
    objectType String
    operState String
    Power Group Operational State.* Ok - The operational state of the power group is ok. All members are configured successfully.* Unknown - The operational state of the power group is not known.* InsufficientPower - The power group does not have sufficient power budget to meet the minimum power requirements of all its chassis members. This typically occurs when new hardware is added to a member chassis, increasing its minimum power requirement beyond the available budget.
    owners List<String>
    parent Property Map
    permissionResources List<Property Map>
    powerBudget Number
    Maximum power budget allocated to this power group in watts.
    powerGroupMembers List<Property Map>
    sharedScope String
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    tags List<Property Map>
    totalMaximumPowerRequired Number
    Sum of maximum power required for each member in this group in watts.
    totalMinimumPowerRequired Number
    Sum of minimum power required for each member in this group in watts.
    versionContext Property Map

    getPowerPowerGroup Result

    The following output properties are available:

    Supporting Types

    GetPowerPowerGroupAccount

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additional_properties string
    class_id string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid string
    The unique identifier of this Managed Object instance.
    object_type string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additional_properties str
    class_id str
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    The fully-qualified name of the remote type referred by this relationship.
    selector str
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

    GetPowerPowerGroupAncestor

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additional_properties string
    class_id string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid string
    The unique identifier of this Managed Object instance.
    object_type string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additional_properties str
    class_id str
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    The fully-qualified name of the remote type referred by this relationship.
    selector str
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

    GetPowerPowerGroupInventoryDeviceMember

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additional_properties string
    class_id string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid string
    The unique identifier of this Managed Object instance.
    object_type string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additional_properties str
    class_id str
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    The fully-qualified name of the remote type referred by this relationship.
    selector str
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

    GetPowerPowerGroupParent

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additional_properties string
    class_id string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid string
    The unique identifier of this Managed Object instance.
    object_type string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additional_properties str
    class_id str
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    The fully-qualified name of the remote type referred by this relationship.
    selector str
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

    GetPowerPowerGroupPermissionResource

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additional_properties string
    class_id string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid string
    The unique identifier of this Managed Object instance.
    object_type string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additional_properties str
    class_id str
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    The fully-qualified name of the remote type referred by this relationship.
    selector str
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

    GetPowerPowerGroupPowerGroupMember

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additional_properties string
    class_id string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid string
    The unique identifier of this Managed Object instance.
    object_type string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additional_properties str
    class_id str
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    The fully-qualified name of the remote type referred by this relationship.
    selector str
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

    GetPowerPowerGroupResult

    AccountMoid string
    The Account ID for this managed object.
    Accounts List<GetPowerPowerGroupResultAccount>
    AdditionalProperties string
    AdminState string
    Administrative state of the power group. Determines whether the power group is enabled or disabled.* Enabled - The power group is administratively enabled.* Disabled - The power group is administratively disabled.
    Ancestors List<GetPowerPowerGroupResultAncestor>
    BufferPowerRequired double
    Reserved power buffer calculated as 10% of total chassis minimum power requirements. FI and FEX do not contribute to buffer power.
    ClassId string
    ConfigState string
    Power Group Configuration State.* Ok - The configuration state of the power group is ok. All members are configured successfully.* Unknown - The configuration state of the power group is not known.* Configuring - The power group is actively being configured. Transitional state during CREATE or UPDATE operations.* PartiallyConfigured - The power group configuration failed mid-way. Some members may be configured while others are not. Totals may not match actual membership. Reconciliation or manual intervention is required.* PartiallyDeleted - The configuration state of the power group is Partially Deleted. This occurs when a DELETE operation was initiated but the workflow to remove power limits did not succeed for all members.* Disabling - The power group is being disabled. A workflow is in progress to push 0 power limits to all member devices.* PartiallyDisabled - The power group disable operation failed mid-way. Some members may have their power limits removed while others retain their previous values. The power group remains in a disabled state but may require manual intervention.
    CreateTime string
    The time when this managed object was created.
    Description string
    Description of the power group.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    InventoryDeviceMembers List<GetPowerPowerGroupResultInventoryDeviceMember>
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    Name string
    User defined name for the power group.
    ObjectType string
    OperState string
    Power Group Operational State.* Ok - The operational state of the power group is ok. All members are configured successfully.* Unknown - The operational state of the power group is not known.* InsufficientPower - The power group does not have sufficient power budget to meet the minimum power requirements of all its chassis members. This typically occurs when new hardware is added to a member chassis, increasing its minimum power requirement beyond the available budget.
    Owners List<string>
    Parents List<GetPowerPowerGroupResultParent>
    PermissionResources List<GetPowerPowerGroupResultPermissionResource>
    PowerBudget double
    Maximum power budget allocated to this power group in watts.
    PowerGroupMembers List<GetPowerPowerGroupResultPowerGroupMember>
    SharedScope string
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    Tags List<GetPowerPowerGroupResultTag>
    TotalMaximumPowerRequired double
    Sum of maximum power required for each member in this group in watts.
    TotalMinimumPowerRequired double
    Sum of minimum power required for each member in this group in watts.
    VersionContexts List<GetPowerPowerGroupResultVersionContext>
    AccountMoid string
    The Account ID for this managed object.
    Accounts []GetPowerPowerGroupResultAccount
    AdditionalProperties string
    AdminState string
    Administrative state of the power group. Determines whether the power group is enabled or disabled.* Enabled - The power group is administratively enabled.* Disabled - The power group is administratively disabled.
    Ancestors []GetPowerPowerGroupResultAncestor
    BufferPowerRequired float64
    Reserved power buffer calculated as 10% of total chassis minimum power requirements. FI and FEX do not contribute to buffer power.
    ClassId string
    ConfigState string
    Power Group Configuration State.* Ok - The configuration state of the power group is ok. All members are configured successfully.* Unknown - The configuration state of the power group is not known.* Configuring - The power group is actively being configured. Transitional state during CREATE or UPDATE operations.* PartiallyConfigured - The power group configuration failed mid-way. Some members may be configured while others are not. Totals may not match actual membership. Reconciliation or manual intervention is required.* PartiallyDeleted - The configuration state of the power group is Partially Deleted. This occurs when a DELETE operation was initiated but the workflow to remove power limits did not succeed for all members.* Disabling - The power group is being disabled. A workflow is in progress to push 0 power limits to all member devices.* PartiallyDisabled - The power group disable operation failed mid-way. Some members may have their power limits removed while others retain their previous values. The power group remains in a disabled state but may require manual intervention.
    CreateTime string
    The time when this managed object was created.
    Description string
    Description of the power group.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    InventoryDeviceMembers []GetPowerPowerGroupResultInventoryDeviceMember
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    Name string
    User defined name for the power group.
    ObjectType string
    OperState string
    Power Group Operational State.* Ok - The operational state of the power group is ok. All members are configured successfully.* Unknown - The operational state of the power group is not known.* InsufficientPower - The power group does not have sufficient power budget to meet the minimum power requirements of all its chassis members. This typically occurs when new hardware is added to a member chassis, increasing its minimum power requirement beyond the available budget.
    Owners []string
    Parents []GetPowerPowerGroupResultParent
    PermissionResources []GetPowerPowerGroupResultPermissionResource
    PowerBudget float64
    Maximum power budget allocated to this power group in watts.
    PowerGroupMembers []GetPowerPowerGroupResultPowerGroupMember
    SharedScope string
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    Tags []GetPowerPowerGroupResultTag
    TotalMaximumPowerRequired float64
    Sum of maximum power required for each member in this group in watts.
    TotalMinimumPowerRequired float64
    Sum of minimum power required for each member in this group in watts.
    VersionContexts []GetPowerPowerGroupResultVersionContext
    account_moid string
    The Account ID for this managed object.
    accounts list(object)
    additional_properties string
    admin_state string
    Administrative state of the power group. Determines whether the power group is enabled or disabled.* Enabled - The power group is administratively enabled.* Disabled - The power group is administratively disabled.
    ancestors list(object)
    buffer_power_required number
    Reserved power buffer calculated as 10% of total chassis minimum power requirements. FI and FEX do not contribute to buffer power.
    class_id string
    config_state string
    Power Group Configuration State.* Ok - The configuration state of the power group is ok. All members are configured successfully.* Unknown - The configuration state of the power group is not known.* Configuring - The power group is actively being configured. Transitional state during CREATE or UPDATE operations.* PartiallyConfigured - The power group configuration failed mid-way. Some members may be configured while others are not. Totals may not match actual membership. Reconciliation or manual intervention is required.* PartiallyDeleted - The configuration state of the power group is Partially Deleted. This occurs when a DELETE operation was initiated but the workflow to remove power limits did not succeed for all members.* Disabling - The power group is being disabled. A workflow is in progress to push 0 power limits to all member devices.* PartiallyDisabled - The power group disable operation failed mid-way. Some members may have their power limits removed while others retain their previous values. The power group remains in a disabled state but may require manual intervention.
    create_time string
    The time when this managed object was created.
    description string
    Description of the power group.
    domain_group_moid string
    The DomainGroup ID for this managed object.
    inventory_device_members list(object)
    mod_time string
    The time when this managed object was last modified.
    moid string
    The unique identifier of this Managed Object instance.
    name string
    User defined name for the power group.
    object_type string
    oper_state string
    Power Group Operational State.* Ok - The operational state of the power group is ok. All members are configured successfully.* Unknown - The operational state of the power group is not known.* InsufficientPower - The power group does not have sufficient power budget to meet the minimum power requirements of all its chassis members. This typically occurs when new hardware is added to a member chassis, increasing its minimum power requirement beyond the available budget.
    owners list(string)
    parents list(object)
    permission_resources list(object)
    power_budget number
    Maximum power budget allocated to this power group in watts.
    power_group_members list(object)
    shared_scope string
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    tags list(object)
    total_maximum_power_required number
    Sum of maximum power required for each member in this group in watts.
    total_minimum_power_required number
    Sum of minimum power required for each member in this group in watts.
    version_contexts list(object)
    accountMoid String
    The Account ID for this managed object.
    accounts List<GetPowerPowerGroupResultAccount>
    additionalProperties String
    adminState String
    Administrative state of the power group. Determines whether the power group is enabled or disabled.* Enabled - The power group is administratively enabled.* Disabled - The power group is administratively disabled.
    ancestors List<GetPowerPowerGroupResultAncestor>
    bufferPowerRequired Double
    Reserved power buffer calculated as 10% of total chassis minimum power requirements. FI and FEX do not contribute to buffer power.
    classId String
    configState String
    Power Group Configuration State.* Ok - The configuration state of the power group is ok. All members are configured successfully.* Unknown - The configuration state of the power group is not known.* Configuring - The power group is actively being configured. Transitional state during CREATE or UPDATE operations.* PartiallyConfigured - The power group configuration failed mid-way. Some members may be configured while others are not. Totals may not match actual membership. Reconciliation or manual intervention is required.* PartiallyDeleted - The configuration state of the power group is Partially Deleted. This occurs when a DELETE operation was initiated but the workflow to remove power limits did not succeed for all members.* Disabling - The power group is being disabled. A workflow is in progress to push 0 power limits to all member devices.* PartiallyDisabled - The power group disable operation failed mid-way. Some members may have their power limits removed while others retain their previous values. The power group remains in a disabled state but may require manual intervention.
    createTime String
    The time when this managed object was created.
    description String
    Description of the power group.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    inventoryDeviceMembers List<GetPowerPowerGroupResultInventoryDeviceMember>
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    name String
    User defined name for the power group.
    objectType String
    operState String
    Power Group Operational State.* Ok - The operational state of the power group is ok. All members are configured successfully.* Unknown - The operational state of the power group is not known.* InsufficientPower - The power group does not have sufficient power budget to meet the minimum power requirements of all its chassis members. This typically occurs when new hardware is added to a member chassis, increasing its minimum power requirement beyond the available budget.
    owners List<String>
    parents List<GetPowerPowerGroupResultParent>
    permissionResources List<GetPowerPowerGroupResultPermissionResource>
    powerBudget Double
    Maximum power budget allocated to this power group in watts.
    powerGroupMembers List<GetPowerPowerGroupResultPowerGroupMember>
    sharedScope String
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    tags List<GetPowerPowerGroupResultTag>
    totalMaximumPowerRequired Double
    Sum of maximum power required for each member in this group in watts.
    totalMinimumPowerRequired Double
    Sum of minimum power required for each member in this group in watts.
    versionContexts List<GetPowerPowerGroupResultVersionContext>
    accountMoid string
    The Account ID for this managed object.
    accounts GetPowerPowerGroupResultAccount[]
    additionalProperties string
    adminState string
    Administrative state of the power group. Determines whether the power group is enabled or disabled.* Enabled - The power group is administratively enabled.* Disabled - The power group is administratively disabled.
    ancestors GetPowerPowerGroupResultAncestor[]
    bufferPowerRequired number
    Reserved power buffer calculated as 10% of total chassis minimum power requirements. FI and FEX do not contribute to buffer power.
    classId string
    configState string
    Power Group Configuration State.* Ok - The configuration state of the power group is ok. All members are configured successfully.* Unknown - The configuration state of the power group is not known.* Configuring - The power group is actively being configured. Transitional state during CREATE or UPDATE operations.* PartiallyConfigured - The power group configuration failed mid-way. Some members may be configured while others are not. Totals may not match actual membership. Reconciliation or manual intervention is required.* PartiallyDeleted - The configuration state of the power group is Partially Deleted. This occurs when a DELETE operation was initiated but the workflow to remove power limits did not succeed for all members.* Disabling - The power group is being disabled. A workflow is in progress to push 0 power limits to all member devices.* PartiallyDisabled - The power group disable operation failed mid-way. Some members may have their power limits removed while others retain their previous values. The power group remains in a disabled state but may require manual intervention.
    createTime string
    The time when this managed object was created.
    description string
    Description of the power group.
    domainGroupMoid string
    The DomainGroup ID for this managed object.
    inventoryDeviceMembers GetPowerPowerGroupResultInventoryDeviceMember[]
    modTime string
    The time when this managed object was last modified.
    moid string
    The unique identifier of this Managed Object instance.
    name string
    User defined name for the power group.
    objectType string
    operState string
    Power Group Operational State.* Ok - The operational state of the power group is ok. All members are configured successfully.* Unknown - The operational state of the power group is not known.* InsufficientPower - The power group does not have sufficient power budget to meet the minimum power requirements of all its chassis members. This typically occurs when new hardware is added to a member chassis, increasing its minimum power requirement beyond the available budget.
    owners string[]
    parents GetPowerPowerGroupResultParent[]
    permissionResources GetPowerPowerGroupResultPermissionResource[]
    powerBudget number
    Maximum power budget allocated to this power group in watts.
    powerGroupMembers GetPowerPowerGroupResultPowerGroupMember[]
    sharedScope string
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    tags GetPowerPowerGroupResultTag[]
    totalMaximumPowerRequired number
    Sum of maximum power required for each member in this group in watts.
    totalMinimumPowerRequired number
    Sum of minimum power required for each member in this group in watts.
    versionContexts GetPowerPowerGroupResultVersionContext[]
    account_moid str
    The Account ID for this managed object.
    accounts Sequence[GetPowerPowerGroupResultAccount]
    additional_properties str
    admin_state str
    Administrative state of the power group. Determines whether the power group is enabled or disabled.* Enabled - The power group is administratively enabled.* Disabled - The power group is administratively disabled.
    ancestors Sequence[GetPowerPowerGroupResultAncestor]
    buffer_power_required float
    Reserved power buffer calculated as 10% of total chassis minimum power requirements. FI and FEX do not contribute to buffer power.
    class_id str
    config_state str
    Power Group Configuration State.* Ok - The configuration state of the power group is ok. All members are configured successfully.* Unknown - The configuration state of the power group is not known.* Configuring - The power group is actively being configured. Transitional state during CREATE or UPDATE operations.* PartiallyConfigured - The power group configuration failed mid-way. Some members may be configured while others are not. Totals may not match actual membership. Reconciliation or manual intervention is required.* PartiallyDeleted - The configuration state of the power group is Partially Deleted. This occurs when a DELETE operation was initiated but the workflow to remove power limits did not succeed for all members.* Disabling - The power group is being disabled. A workflow is in progress to push 0 power limits to all member devices.* PartiallyDisabled - The power group disable operation failed mid-way. Some members may have their power limits removed while others retain their previous values. The power group remains in a disabled state but may require manual intervention.
    create_time str
    The time when this managed object was created.
    description str
    Description of the power group.
    domain_group_moid str
    The DomainGroup ID for this managed object.
    inventory_device_members Sequence[GetPowerPowerGroupResultInventoryDeviceMember]
    mod_time str
    The time when this managed object was last modified.
    moid str
    The unique identifier of this Managed Object instance.
    name str
    User defined name for the power group.
    object_type str
    oper_state str
    Power Group Operational State.* Ok - The operational state of the power group is ok. All members are configured successfully.* Unknown - The operational state of the power group is not known.* InsufficientPower - The power group does not have sufficient power budget to meet the minimum power requirements of all its chassis members. This typically occurs when new hardware is added to a member chassis, increasing its minimum power requirement beyond the available budget.
    owners Sequence[str]
    parents Sequence[GetPowerPowerGroupResultParent]
    permission_resources Sequence[GetPowerPowerGroupResultPermissionResource]
    power_budget float
    Maximum power budget allocated to this power group in watts.
    power_group_members Sequence[GetPowerPowerGroupResultPowerGroupMember]
    shared_scope str
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    tags Sequence[GetPowerPowerGroupResultTag]
    total_maximum_power_required float
    Sum of maximum power required for each member in this group in watts.
    total_minimum_power_required float
    Sum of minimum power required for each member in this group in watts.
    version_contexts Sequence[GetPowerPowerGroupResultVersionContext]
    accountMoid String
    The Account ID for this managed object.
    accounts List<Property Map>
    additionalProperties String
    adminState String
    Administrative state of the power group. Determines whether the power group is enabled or disabled.* Enabled - The power group is administratively enabled.* Disabled - The power group is administratively disabled.
    ancestors List<Property Map>
    bufferPowerRequired Number
    Reserved power buffer calculated as 10% of total chassis minimum power requirements. FI and FEX do not contribute to buffer power.
    classId String
    configState String
    Power Group Configuration State.* Ok - The configuration state of the power group is ok. All members are configured successfully.* Unknown - The configuration state of the power group is not known.* Configuring - The power group is actively being configured. Transitional state during CREATE or UPDATE operations.* PartiallyConfigured - The power group configuration failed mid-way. Some members may be configured while others are not. Totals may not match actual membership. Reconciliation or manual intervention is required.* PartiallyDeleted - The configuration state of the power group is Partially Deleted. This occurs when a DELETE operation was initiated but the workflow to remove power limits did not succeed for all members.* Disabling - The power group is being disabled. A workflow is in progress to push 0 power limits to all member devices.* PartiallyDisabled - The power group disable operation failed mid-way. Some members may have their power limits removed while others retain their previous values. The power group remains in a disabled state but may require manual intervention.
    createTime String
    The time when this managed object was created.
    description String
    Description of the power group.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    inventoryDeviceMembers List<Property Map>
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    name String
    User defined name for the power group.
    objectType String
    operState String
    Power Group Operational State.* Ok - The operational state of the power group is ok. All members are configured successfully.* Unknown - The operational state of the power group is not known.* InsufficientPower - The power group does not have sufficient power budget to meet the minimum power requirements of all its chassis members. This typically occurs when new hardware is added to a member chassis, increasing its minimum power requirement beyond the available budget.
    owners List<String>
    parents List<Property Map>
    permissionResources List<Property Map>
    powerBudget Number
    Maximum power budget allocated to this power group in watts.
    powerGroupMembers List<Property Map>
    sharedScope String
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    tags List<Property Map>
    totalMaximumPowerRequired Number
    Sum of maximum power required for each member in this group in watts.
    totalMinimumPowerRequired Number
    Sum of minimum power required for each member in this group in watts.
    versionContexts List<Property Map>

    GetPowerPowerGroupResultAccount

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additional_properties string
    class_id string
    moid string
    The unique identifier of this Managed Object instance.
    object_type string
    selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetPowerPowerGroupResultAncestor

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additional_properties string
    class_id string
    moid string
    The unique identifier of this Managed Object instance.
    object_type string
    selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetPowerPowerGroupResultInventoryDeviceMember

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additional_properties string
    class_id string
    moid string
    The unique identifier of this Managed Object instance.
    object_type string
    selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetPowerPowerGroupResultParent

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additional_properties string
    class_id string
    moid string
    The unique identifier of this Managed Object instance.
    object_type string
    selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetPowerPowerGroupResultPermissionResource

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additional_properties string
    class_id string
    moid string
    The unique identifier of this Managed Object instance.
    object_type string
    selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetPowerPowerGroupResultPowerGroupMember

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additional_properties string
    class_id string
    moid string
    The unique identifier of this Managed Object instance.
    object_type string
    selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetPowerPowerGroupResultTag

    GetPowerPowerGroupResultTagAncestorDefinition

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additional_properties string
    class_id string
    moid string
    The unique identifier of this Managed Object instance.
    object_type string
    selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetPowerPowerGroupResultTagDefinition

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additional_properties string
    class_id string
    moid string
    The unique identifier of this Managed Object instance.
    object_type string
    selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetPowerPowerGroupResultVersionContext

    GetPowerPowerGroupResultVersionContextInterestedMo

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additional_properties string
    class_id string
    moid string
    The unique identifier of this Managed Object instance.
    object_type string
    selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetPowerPowerGroupResultVersionContextRefMo

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additional_properties string
    class_id string
    moid string
    The unique identifier of this Managed Object instance.
    object_type string
    selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetPowerPowerGroupTag

    AdditionalProperties string
    AncestorDefinitions List<GetPowerPowerGroupTagAncestorDefinition>
    Definition GetPowerPowerGroupTagDefinition
    The definition is a reference to the tag definition object. The tag definition object contains the properties of the tag such as name, type, and description.
    Key string
    The string representation of a tag key.
    Propagated bool
    Propagated is a boolean flag that indicates whether the tag is propagated to the related managed objects.
    SysTag bool
    Specifies whether the tag is user-defined or owned by the system.
    Type string
    An enum type that defines the type of tag. Supported values are 'pathtag' and 'keyvalue'.

    • KeyValue - KeyValue type of tag. Key is required for these tags. Value is optional.
    • PathTag - Key contain path information. Value is not present for these tags. The path is created by using the '/' character as a delimiter.For example, if the tag is "A/B/C", then "A" is the parent tag, "B" is the child tag of "A" and "C" is the child tag of "B".
    Value string
    The string representation of a tag value.
    AdditionalProperties string
    AncestorDefinitions []GetPowerPowerGroupTagAncestorDefinition
    Definition GetPowerPowerGroupTagDefinition
    The definition is a reference to the tag definition object. The tag definition object contains the properties of the tag such as name, type, and description.
    Key string
    The string representation of a tag key.
    Propagated bool
    Propagated is a boolean flag that indicates whether the tag is propagated to the related managed objects.
    SysTag bool
    Specifies whether the tag is user-defined or owned by the system.
    Type string
    An enum type that defines the type of tag. Supported values are 'pathtag' and 'keyvalue'.

    • KeyValue - KeyValue type of tag. Key is required for these tags. Value is optional.
    • PathTag - Key contain path information. Value is not present for these tags. The path is created by using the '/' character as a delimiter.For example, if the tag is "A/B/C", then "A" is the parent tag, "B" is the child tag of "A" and "C" is the child tag of "B".
    Value string
    The string representation of a tag value.
    additional_properties string
    ancestor_definitions list(object)
    definition object
    The definition is a reference to the tag definition object. The tag definition object contains the properties of the tag such as name, type, and description.
    key string
    The string representation of a tag key.
    propagated bool
    Propagated is a boolean flag that indicates whether the tag is propagated to the related managed objects.
    sys_tag bool
    Specifies whether the tag is user-defined or owned by the system.
    type string
    An enum type that defines the type of tag. Supported values are 'pathtag' and 'keyvalue'.

    • KeyValue - KeyValue type of tag. Key is required for these tags. Value is optional.
    • PathTag - Key contain path information. Value is not present for these tags. The path is created by using the '/' character as a delimiter.For example, if the tag is "A/B/C", then "A" is the parent tag, "B" is the child tag of "A" and "C" is the child tag of "B".
    value string
    The string representation of a tag value.
    additionalProperties String
    ancestorDefinitions List<GetPowerPowerGroupTagAncestorDefinition>
    definition GetPowerPowerGroupTagDefinition
    The definition is a reference to the tag definition object. The tag definition object contains the properties of the tag such as name, type, and description.
    key String
    The string representation of a tag key.
    propagated Boolean
    Propagated is a boolean flag that indicates whether the tag is propagated to the related managed objects.
    sysTag Boolean
    Specifies whether the tag is user-defined or owned by the system.
    type String
    An enum type that defines the type of tag. Supported values are 'pathtag' and 'keyvalue'.

    • KeyValue - KeyValue type of tag. Key is required for these tags. Value is optional.
    • PathTag - Key contain path information. Value is not present for these tags. The path is created by using the '/' character as a delimiter.For example, if the tag is "A/B/C", then "A" is the parent tag, "B" is the child tag of "A" and "C" is the child tag of "B".
    value String
    The string representation of a tag value.
    additionalProperties string
    ancestorDefinitions GetPowerPowerGroupTagAncestorDefinition[]
    definition GetPowerPowerGroupTagDefinition
    The definition is a reference to the tag definition object. The tag definition object contains the properties of the tag such as name, type, and description.
    key string
    The string representation of a tag key.
    propagated boolean
    Propagated is a boolean flag that indicates whether the tag is propagated to the related managed objects.
    sysTag boolean
    Specifies whether the tag is user-defined or owned by the system.
    type string
    An enum type that defines the type of tag. Supported values are 'pathtag' and 'keyvalue'.

    • KeyValue - KeyValue type of tag. Key is required for these tags. Value is optional.
    • PathTag - Key contain path information. Value is not present for these tags. The path is created by using the '/' character as a delimiter.For example, if the tag is "A/B/C", then "A" is the parent tag, "B" is the child tag of "A" and "C" is the child tag of "B".
    value string
    The string representation of a tag value.
    additional_properties str
    ancestor_definitions Sequence[GetPowerPowerGroupTagAncestorDefinition]
    definition GetPowerPowerGroupTagDefinition
    The definition is a reference to the tag definition object. The tag definition object contains the properties of the tag such as name, type, and description.
    key str
    The string representation of a tag key.
    propagated bool
    Propagated is a boolean flag that indicates whether the tag is propagated to the related managed objects.
    sys_tag bool
    Specifies whether the tag is user-defined or owned by the system.
    type str
    An enum type that defines the type of tag. Supported values are 'pathtag' and 'keyvalue'.

    • KeyValue - KeyValue type of tag. Key is required for these tags. Value is optional.
    • PathTag - Key contain path information. Value is not present for these tags. The path is created by using the '/' character as a delimiter.For example, if the tag is "A/B/C", then "A" is the parent tag, "B" is the child tag of "A" and "C" is the child tag of "B".
    value str
    The string representation of a tag value.
    additionalProperties String
    ancestorDefinitions List<Property Map>
    definition Property Map
    The definition is a reference to the tag definition object. The tag definition object contains the properties of the tag such as name, type, and description.
    key String
    The string representation of a tag key.
    propagated Boolean
    Propagated is a boolean flag that indicates whether the tag is propagated to the related managed objects.
    sysTag Boolean
    Specifies whether the tag is user-defined or owned by the system.
    type String
    An enum type that defines the type of tag. Supported values are 'pathtag' and 'keyvalue'.

    • KeyValue - KeyValue type of tag. Key is required for these tags. Value is optional.
    • PathTag - Key contain path information. Value is not present for these tags. The path is created by using the '/' character as a delimiter.For example, if the tag is "A/B/C", then "A" is the parent tag, "B" is the child tag of "A" and "C" is the child tag of "B".
    value String
    The string representation of a tag value.

    GetPowerPowerGroupTagAncestorDefinition

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additional_properties string
    class_id string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid string
    The unique identifier of this Managed Object instance.
    object_type string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additional_properties str
    class_id str
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    The fully-qualified name of the remote type referred by this relationship.
    selector str
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

    GetPowerPowerGroupTagDefinition

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additional_properties string
    class_id string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid string
    The unique identifier of this Managed Object instance.
    object_type string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additional_properties str
    class_id str
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    The fully-qualified name of the remote type referred by this relationship.
    selector str
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

    GetPowerPowerGroupVersionContext

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    InterestedMos List<GetPowerPowerGroupVersionContextInterestedMo>
    MarkedForDeletion bool
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    NrVersion string
    The version of the Managed Object, e.g. an incrementing number or a hash id.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    RefMo GetPowerPowerGroupVersionContextRefMo
    A reference to the original Managed Object.
    Timestamp string
    The time this versioned Managed Object was created.
    VersionType string
    Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

    • Modified - Version created every time an object is modified.
    • Configured - Version created every time an object is configured to the service profile.
    • Deployed - Version created for objects related to a service profile when it is deployed.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    InterestedMos []GetPowerPowerGroupVersionContextInterestedMo
    MarkedForDeletion bool
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    NrVersion string
    The version of the Managed Object, e.g. an incrementing number or a hash id.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    RefMo GetPowerPowerGroupVersionContextRefMo
    A reference to the original Managed Object.
    Timestamp string
    The time this versioned Managed Object was created.
    VersionType string
    Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

    • Modified - Version created every time an object is modified.
    • Configured - Version created every time an object is configured to the service profile.
    • Deployed - Version created for objects related to a service profile when it is deployed.
    additional_properties string
    class_id string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    interested_mos list(object)
    marked_for_deletion bool
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    nr_version string
    The version of the Managed Object, e.g. an incrementing number or a hash id.
    object_type string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    ref_mo object
    A reference to the original Managed Object.
    timestamp string
    The time this versioned Managed Object was created.
    version_type string
    Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

    • Modified - Version created every time an object is modified.
    • Configured - Version created every time an object is configured to the service profile.
    • Deployed - Version created for objects related to a service profile when it is deployed.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    interestedMos List<GetPowerPowerGroupVersionContextInterestedMo>
    markedForDeletion Boolean
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    nrVersion String
    The version of the Managed Object, e.g. an incrementing number or a hash id.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    refMo GetPowerPowerGroupVersionContextRefMo
    A reference to the original Managed Object.
    timestamp String
    The time this versioned Managed Object was created.
    versionType String
    Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

    • Modified - Version created every time an object is modified.
    • Configured - Version created every time an object is configured to the service profile.
    • Deployed - Version created for objects related to a service profile when it is deployed.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    interestedMos GetPowerPowerGroupVersionContextInterestedMo[]
    markedForDeletion boolean
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    nrVersion string
    The version of the Managed Object, e.g. an incrementing number or a hash id.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    refMo GetPowerPowerGroupVersionContextRefMo
    A reference to the original Managed Object.
    timestamp string
    The time this versioned Managed Object was created.
    versionType string
    Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

    • Modified - Version created every time an object is modified.
    • Configured - Version created every time an object is configured to the service profile.
    • Deployed - Version created for objects related to a service profile when it is deployed.
    additional_properties str
    class_id str
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    interested_mos Sequence[GetPowerPowerGroupVersionContextInterestedMo]
    marked_for_deletion bool
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    nr_version str
    The version of the Managed Object, e.g. an incrementing number or a hash id.
    object_type str
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    ref_mo GetPowerPowerGroupVersionContextRefMo
    A reference to the original Managed Object.
    timestamp str
    The time this versioned Managed Object was created.
    version_type str
    Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

    • Modified - Version created every time an object is modified.
    • Configured - Version created every time an object is configured to the service profile.
    • Deployed - Version created for objects related to a service profile when it is deployed.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    interestedMos List<Property Map>
    markedForDeletion Boolean
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    nrVersion String
    The version of the Managed Object, e.g. an incrementing number or a hash id.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    refMo Property Map
    A reference to the original Managed Object.
    timestamp String
    The time this versioned Managed Object was created.
    versionType String
    Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

    • Modified - Version created every time an object is modified.
    • Configured - Version created every time an object is configured to the service profile.
    • Deployed - Version created for objects related to a service profile when it is deployed.

    GetPowerPowerGroupVersionContextInterestedMo

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additional_properties string
    class_id string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid string
    The unique identifier of this Managed Object instance.
    object_type string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additional_properties str
    class_id str
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    The fully-qualified name of the remote type referred by this relationship.
    selector str
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

    GetPowerPowerGroupVersionContextRefMo

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additional_properties string
    class_id string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid string
    The unique identifier of this Managed Object instance.
    object_type string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additional_properties str
    class_id str
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    The fully-qualified name of the remote type referred by this relationship.
    selector str
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

    Package Details

    Repository
    intersight ciscodevnet/terraform-provider-intersight
    License
    Notes
    This Pulumi package is based on the intersight Terraform Provider.
    Viewing docs for intersight 1.0.79
    published on Monday, Aug 24, 2026 by ciscodevnet

      Try Pulumi Cloud free.
      Your team will thank you.

      Start free trial