intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
intersight.getStorageBatteryBackupUnit
Explore with Pulumi AI
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
Information of Battery Backup Unit in the storage controller.
Using getStorageBatteryBackupUnit
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 getStorageBatteryBackupUnit(args: GetStorageBatteryBackupUnitArgs, opts?: InvokeOptions): Promise<GetStorageBatteryBackupUnitResult>
function getStorageBatteryBackupUnitOutput(args: GetStorageBatteryBackupUnitOutputArgs, opts?: InvokeOptions): Output<GetStorageBatteryBackupUnitResult>
def get_storage_battery_backup_unit(account_moid: Optional[str] = None,
additional_properties: Optional[str] = None,
ancestors: Optional[Sequence[GetStorageBatteryBackupUnitAncestor]] = None,
capacitance_in_percent: Optional[float] = None,
charging_state: Optional[str] = None,
class_id: Optional[str] = None,
create_time: Optional[str] = None,
current_in_amps: Optional[float] = None,
design_capacity_in_joules: Optional[str] = None,
design_voltage_in_volts: Optional[float] = None,
device_mo_id: Optional[str] = None,
device_name: Optional[str] = None,
dn: Optional[str] = None,
domain_group_moid: Optional[str] = None,
id: Optional[str] = None,
inventory_device_info: Optional[GetStorageBatteryBackupUnitInventoryDeviceInfo] = None,
is_battery_present: Optional[bool] = None,
is_capacitor: Optional[bool] = None,
is_learn_cycle_requested: Optional[bool] = None,
is_learn_cycle_transparent: Optional[bool] = None,
is_temperature_high: Optional[bool] = None,
is_upgraded: Optional[bool] = None,
is_voltage_low: Optional[bool] = None,
learn_cycle_progress_end_time_stamp: Optional[str] = None,
learn_cycle_progress_start_time_stamp: Optional[str] = None,
learn_cycle_progress_status: Optional[str] = None,
learn_mode: Optional[str] = None,
manufacturing_date: Optional[str] = None,
mod_time: Optional[str] = None,
model: Optional[str] = None,
module_version: Optional[str] = None,
moid: Optional[str] = None,
next_learn_cycle_time_stamp: Optional[str] = None,
object_type: Optional[str] = None,
owners: Optional[Sequence[str]] = None,
pack_energy_in_joules: Optional[str] = None,
parent: Optional[GetStorageBatteryBackupUnitParent] = None,
permission_resources: Optional[Sequence[GetStorageBatteryBackupUnitPermissionResource]] = None,
presence: Optional[str] = None,
previous_fru: Optional[GetStorageBatteryBackupUnitPreviousFru] = None,
registered_device: Optional[GetStorageBatteryBackupUnitRegisteredDevice] = None,
remaining_pool_space_in_percent: Optional[float] = None,
revision: Optional[str] = None,
rn: Optional[str] = None,
serial: Optional[str] = None,
shared_scope: Optional[str] = None,
status: Optional[str] = None,
storage_controller: Optional[GetStorageBatteryBackupUnitStorageController] = None,
tags: Optional[Sequence[GetStorageBatteryBackupUnitTag]] = None,
temperature_in_cel: Optional[float] = None,
type: Optional[str] = None,
vendor: Optional[str] = None,
version_context: Optional[GetStorageBatteryBackupUnitVersionContext] = None,
voltage_in_volts: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetStorageBatteryBackupUnitResult
def get_storage_battery_backup_unit_output(account_moid: Optional[pulumi.Input[str]] = None,
additional_properties: Optional[pulumi.Input[str]] = None,
ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageBatteryBackupUnitAncestorArgs]]]] = None,
capacitance_in_percent: Optional[pulumi.Input[float]] = None,
charging_state: Optional[pulumi.Input[str]] = None,
class_id: Optional[pulumi.Input[str]] = None,
create_time: Optional[pulumi.Input[str]] = None,
current_in_amps: Optional[pulumi.Input[float]] = None,
design_capacity_in_joules: Optional[pulumi.Input[str]] = None,
design_voltage_in_volts: Optional[pulumi.Input[float]] = None,
device_mo_id: Optional[pulumi.Input[str]] = None,
device_name: Optional[pulumi.Input[str]] = None,
dn: Optional[pulumi.Input[str]] = None,
domain_group_moid: Optional[pulumi.Input[str]] = None,
id: Optional[pulumi.Input[str]] = None,
inventory_device_info: Optional[pulumi.Input[GetStorageBatteryBackupUnitInventoryDeviceInfoArgs]] = None,
is_battery_present: Optional[pulumi.Input[bool]] = None,
is_capacitor: Optional[pulumi.Input[bool]] = None,
is_learn_cycle_requested: Optional[pulumi.Input[bool]] = None,
is_learn_cycle_transparent: Optional[pulumi.Input[bool]] = None,
is_temperature_high: Optional[pulumi.Input[bool]] = None,
is_upgraded: Optional[pulumi.Input[bool]] = None,
is_voltage_low: Optional[pulumi.Input[bool]] = None,
learn_cycle_progress_end_time_stamp: Optional[pulumi.Input[str]] = None,
learn_cycle_progress_start_time_stamp: Optional[pulumi.Input[str]] = None,
learn_cycle_progress_status: Optional[pulumi.Input[str]] = None,
learn_mode: Optional[pulumi.Input[str]] = None,
manufacturing_date: Optional[pulumi.Input[str]] = None,
mod_time: Optional[pulumi.Input[str]] = None,
model: Optional[pulumi.Input[str]] = None,
module_version: Optional[pulumi.Input[str]] = None,
moid: Optional[pulumi.Input[str]] = None,
next_learn_cycle_time_stamp: Optional[pulumi.Input[str]] = None,
object_type: Optional[pulumi.Input[str]] = None,
owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
pack_energy_in_joules: Optional[pulumi.Input[str]] = None,
parent: Optional[pulumi.Input[GetStorageBatteryBackupUnitParentArgs]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageBatteryBackupUnitPermissionResourceArgs]]]] = None,
presence: Optional[pulumi.Input[str]] = None,
previous_fru: Optional[pulumi.Input[GetStorageBatteryBackupUnitPreviousFruArgs]] = None,
registered_device: Optional[pulumi.Input[GetStorageBatteryBackupUnitRegisteredDeviceArgs]] = None,
remaining_pool_space_in_percent: Optional[pulumi.Input[float]] = None,
revision: Optional[pulumi.Input[str]] = None,
rn: Optional[pulumi.Input[str]] = None,
serial: Optional[pulumi.Input[str]] = None,
shared_scope: Optional[pulumi.Input[str]] = None,
status: Optional[pulumi.Input[str]] = None,
storage_controller: Optional[pulumi.Input[GetStorageBatteryBackupUnitStorageControllerArgs]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageBatteryBackupUnitTagArgs]]]] = None,
temperature_in_cel: Optional[pulumi.Input[float]] = None,
type: Optional[pulumi.Input[str]] = None,
vendor: Optional[pulumi.Input[str]] = None,
version_context: Optional[pulumi.Input[GetStorageBatteryBackupUnitVersionContextArgs]] = None,
voltage_in_volts: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetStorageBatteryBackupUnitResult]
func LookupStorageBatteryBackupUnit(ctx *Context, args *LookupStorageBatteryBackupUnitArgs, opts ...InvokeOption) (*LookupStorageBatteryBackupUnitResult, error)
func LookupStorageBatteryBackupUnitOutput(ctx *Context, args *LookupStorageBatteryBackupUnitOutputArgs, opts ...InvokeOption) LookupStorageBatteryBackupUnitResultOutput
> Note: This function is named LookupStorageBatteryBackupUnit
in the Go SDK.
public static class GetStorageBatteryBackupUnit
{
public static Task<GetStorageBatteryBackupUnitResult> InvokeAsync(GetStorageBatteryBackupUnitArgs args, InvokeOptions? opts = null)
public static Output<GetStorageBatteryBackupUnitResult> Invoke(GetStorageBatteryBackupUnitInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetStorageBatteryBackupUnitResult> getStorageBatteryBackupUnit(GetStorageBatteryBackupUnitArgs args, InvokeOptions options)
public static Output<GetStorageBatteryBackupUnitResult> getStorageBatteryBackupUnit(GetStorageBatteryBackupUnitArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getStorageBatteryBackupUnit:getStorageBatteryBackupUnit
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Storage Battery Backup Unit Ancestor> - Capacitance
In doublePercent - This holds the capacitance (in percent) of the battery backup unit of the storage controller.
- Charging
State string - This holds the charging state of the battery backup unit of the storage controller.
- Class
Id string - Create
Time string - The time when this managed object was created.
- Current
In doubleAmps - This holds the current (in Amps) of the battery backup unit of the storage controller.
- Design
Capacity stringIn Joules - This holds the design Capacity (in joules) of the battery backup unit of the storage controller.
- Design
Voltage doubleIn Volts - This holds the design volatage (in Volts) of the battery backup unit of the storage controller.
- Device
Mo stringId - The database identifier of the registered device of an object.
- Device
Name string - This refers to the device name of the battery backup unit of the storage controller.
- Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Id string
- Inventory
Device GetInfo Storage Battery Backup Unit Inventory Device Info - Is
Battery boolPresent - This indicates whether the battery is present for the battery backup unit of the storage controller.
- Is
Capacitor bool - This indicates the capacitor for the battery backup unit of the storage controller.
- Is
Learn boolCycle Requested - This indicates learn cycle request of the battery backup unit of the storage controller.
- Is
Learn boolCycle Transparent - This indicates the learn cycle transparent for the battery backup unit of the storage controller.
- Is
Temperature boolHigh - This indicates the temperature is high for the battery backup unit of the storage controller.
- Is
Upgraded bool - This field indicates the compute status of the catalog values for the associated component or hardware.
- Is
Voltage boolLow - This indicates the voltage is Low for the battery backup unit of the storage controller.
- Learn
Cycle stringProgress End Time Stamp - This refers to learn cycle progress end time of the battery backup unit of the storage controller.
- Learn
Cycle stringProgress Start Time Stamp - This refers to learn cycle progress start time of the battery backup unit of the storage controller.
- Learn
Cycle stringProgress Status - This refers to learn cycle progress status of the battery backup unit of the storage controller.
- Learn
Mode string - This refers to the learn mode of the battery backup unit of the storage controller.
- Manufacturing
Date string - This refers to the manufacture date of the battery backup unit of the storage controller.
- Mod
Time string - The time when this managed object was last modified.
- Model string
- This field displays the model number of the associated component or hardware.
- Module
Version string - This refers to the current module version of the battery backup unit of the storage controller.
- Moid string
- The unique identifier of this Managed Object instance.
- Next
Learn stringCycle Time Stamp - This refers to next learn cycle timestamp of the battery backup unit of the storage controller.
- Object
Type string - Owners List<string>
- Pack
Energy stringIn Joules - This holds the pack energy (in joules) of the battery backup unit of the storage controller.
- Parent
Get
Storage Battery Backup Unit Parent - Permission
Resources List<GetStorage Battery Backup Unit Permission Resource> - Presence string
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- Previous
Fru GetStorage Battery Backup Unit Previous Fru - Registered
Device GetStorage Battery Backup Unit Registered Device - Remaining
Pool doubleSpace In Percent - This holds the remaining pool space (in percent) of the battery backup unit of the storage controller.
- Revision string
- This field displays the revised version of the associated component or hardware (if any).
- Rn string
- The Relative Name uniquely identifies an object within a given context.
- Serial string
- This field displays the serial number of the associated component or hardware.
- 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.
- Status string
- This holds the current status of the battery backup unit of the storage controller.
- Storage
Controller GetStorage Battery Backup Unit Storage Controller - List<Get
Storage Battery Backup Unit Tag> - Temperature
In doubleCel - This holds the temperature (in Celsius) of the battery backup unit of the storage controller.
- Type string
- This refers to the type of the battery backup unit of the storage controller.
- Vendor string
- This field displays the vendor information of the associated component or hardware.
- Version
Context GetStorage Battery Backup Unit Version Context - Voltage
In stringVolts - This holds the volatage (in Volts) of the battery backup unit of the storage controller.
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Storage Battery Backup Unit Ancestor - Capacitance
In float64Percent - This holds the capacitance (in percent) of the battery backup unit of the storage controller.
- Charging
State string - This holds the charging state of the battery backup unit of the storage controller.
- Class
Id string - Create
Time string - The time when this managed object was created.
- Current
In float64Amps - This holds the current (in Amps) of the battery backup unit of the storage controller.
- Design
Capacity stringIn Joules - This holds the design Capacity (in joules) of the battery backup unit of the storage controller.
- Design
Voltage float64In Volts - This holds the design volatage (in Volts) of the battery backup unit of the storage controller.
- Device
Mo stringId - The database identifier of the registered device of an object.
- Device
Name string - This refers to the device name of the battery backup unit of the storage controller.
- Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Id string
- Inventory
Device GetInfo Storage Battery Backup Unit Inventory Device Info - Is
Battery boolPresent - This indicates whether the battery is present for the battery backup unit of the storage controller.
- Is
Capacitor bool - This indicates the capacitor for the battery backup unit of the storage controller.
- Is
Learn boolCycle Requested - This indicates learn cycle request of the battery backup unit of the storage controller.
- Is
Learn boolCycle Transparent - This indicates the learn cycle transparent for the battery backup unit of the storage controller.
- Is
Temperature boolHigh - This indicates the temperature is high for the battery backup unit of the storage controller.
- Is
Upgraded bool - This field indicates the compute status of the catalog values for the associated component or hardware.
- Is
Voltage boolLow - This indicates the voltage is Low for the battery backup unit of the storage controller.
- Learn
Cycle stringProgress End Time Stamp - This refers to learn cycle progress end time of the battery backup unit of the storage controller.
- Learn
Cycle stringProgress Start Time Stamp - This refers to learn cycle progress start time of the battery backup unit of the storage controller.
- Learn
Cycle stringProgress Status - This refers to learn cycle progress status of the battery backup unit of the storage controller.
- Learn
Mode string - This refers to the learn mode of the battery backup unit of the storage controller.
- Manufacturing
Date string - This refers to the manufacture date of the battery backup unit of the storage controller.
- Mod
Time string - The time when this managed object was last modified.
- Model string
- This field displays the model number of the associated component or hardware.
- Module
Version string - This refers to the current module version of the battery backup unit of the storage controller.
- Moid string
- The unique identifier of this Managed Object instance.
- Next
Learn stringCycle Time Stamp - This refers to next learn cycle timestamp of the battery backup unit of the storage controller.
- Object
Type string - Owners []string
- Pack
Energy stringIn Joules - This holds the pack energy (in joules) of the battery backup unit of the storage controller.
- Parent
Get
Storage Battery Backup Unit Parent - Permission
Resources []GetStorage Battery Backup Unit Permission Resource - Presence string
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- Previous
Fru GetStorage Battery Backup Unit Previous Fru - Registered
Device GetStorage Battery Backup Unit Registered Device - Remaining
Pool float64Space In Percent - This holds the remaining pool space (in percent) of the battery backup unit of the storage controller.
- Revision string
- This field displays the revised version of the associated component or hardware (if any).
- Rn string
- The Relative Name uniquely identifies an object within a given context.
- Serial string
- This field displays the serial number of the associated component or hardware.
- 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.
- Status string
- This holds the current status of the battery backup unit of the storage controller.
- Storage
Controller GetStorage Battery Backup Unit Storage Controller - []Get
Storage Battery Backup Unit Tag - Temperature
In float64Cel - This holds the temperature (in Celsius) of the battery backup unit of the storage controller.
- Type string
- This refers to the type of the battery backup unit of the storage controller.
- Vendor string
- This field displays the vendor information of the associated component or hardware.
- Version
Context GetStorage Battery Backup Unit Version Context - Voltage
In stringVolts - This holds the volatage (in Volts) of the battery backup unit of the storage controller.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Storage Battery Backup Unit Ancestor> - capacitance
In DoublePercent - This holds the capacitance (in percent) of the battery backup unit of the storage controller.
- charging
State String - This holds the charging state of the battery backup unit of the storage controller.
- class
Id String - create
Time String - The time when this managed object was created.
- current
In DoubleAmps - This holds the current (in Amps) of the battery backup unit of the storage controller.
- design
Capacity StringIn Joules - This holds the design Capacity (in joules) of the battery backup unit of the storage controller.
- design
Voltage DoubleIn Volts - This holds the design volatage (in Volts) of the battery backup unit of the storage controller.
- device
Mo StringId - The database identifier of the registered device of an object.
- device
Name String - This refers to the device name of the battery backup unit of the storage controller.
- dn String
- The Distinguished Name unambiguously identifies an object in the system.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- id String
- inventory
Device GetInfo Storage Battery Backup Unit Inventory Device Info - is
Battery BooleanPresent - This indicates whether the battery is present for the battery backup unit of the storage controller.
- is
Capacitor Boolean - This indicates the capacitor for the battery backup unit of the storage controller.
- is
Learn BooleanCycle Requested - This indicates learn cycle request of the battery backup unit of the storage controller.
- is
Learn BooleanCycle Transparent - This indicates the learn cycle transparent for the battery backup unit of the storage controller.
- is
Temperature BooleanHigh - This indicates the temperature is high for the battery backup unit of the storage controller.
- is
Upgraded Boolean - This field indicates the compute status of the catalog values for the associated component or hardware.
- is
Voltage BooleanLow - This indicates the voltage is Low for the battery backup unit of the storage controller.
- learn
Cycle StringProgress End Time Stamp - This refers to learn cycle progress end time of the battery backup unit of the storage controller.
- learn
Cycle StringProgress Start Time Stamp - This refers to learn cycle progress start time of the battery backup unit of the storage controller.
- learn
Cycle StringProgress Status - This refers to learn cycle progress status of the battery backup unit of the storage controller.
- learn
Mode String - This refers to the learn mode of the battery backup unit of the storage controller.
- manufacturing
Date String - This refers to the manufacture date of the battery backup unit of the storage controller.
- mod
Time String - The time when this managed object was last modified.
- model String
- This field displays the model number of the associated component or hardware.
- module
Version String - This refers to the current module version of the battery backup unit of the storage controller.
- moid String
- The unique identifier of this Managed Object instance.
- next
Learn StringCycle Time Stamp - This refers to next learn cycle timestamp of the battery backup unit of the storage controller.
- object
Type String - owners List<String>
- pack
Energy StringIn Joules - This holds the pack energy (in joules) of the battery backup unit of the storage controller.
- parent
Get
Storage Battery Backup Unit Parent - permission
Resources List<GetStorage Battery Backup Unit Permission Resource> - presence String
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- previous
Fru GetStorage Battery Backup Unit Previous Fru - registered
Device GetStorage Battery Backup Unit Registered Device - remaining
Pool DoubleSpace In Percent - This holds the remaining pool space (in percent) of the battery backup unit of the storage controller.
- revision String
- This field displays the revised version of the associated component or hardware (if any).
- rn String
- The Relative Name uniquely identifies an object within a given context.
- serial String
- This field displays the serial number of the associated component or hardware.
- 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.
- status String
- This holds the current status of the battery backup unit of the storage controller.
- storage
Controller GetStorage Battery Backup Unit Storage Controller - List<Get
Storage Battery Backup Unit Tag> - temperature
In DoubleCel - This holds the temperature (in Celsius) of the battery backup unit of the storage controller.
- type String
- This refers to the type of the battery backup unit of the storage controller.
- vendor String
- This field displays the vendor information of the associated component or hardware.
- version
Context GetStorage Battery Backup Unit Version Context - voltage
In StringVolts - This holds the volatage (in Volts) of the battery backup unit of the storage controller.
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Storage Battery Backup Unit Ancestor[] - capacitance
In numberPercent - This holds the capacitance (in percent) of the battery backup unit of the storage controller.
- charging
State string - This holds the charging state of the battery backup unit of the storage controller.
- class
Id string - create
Time string - The time when this managed object was created.
- current
In numberAmps - This holds the current (in Amps) of the battery backup unit of the storage controller.
- design
Capacity stringIn Joules - This holds the design Capacity (in joules) of the battery backup unit of the storage controller.
- design
Voltage numberIn Volts - This holds the design volatage (in Volts) of the battery backup unit of the storage controller.
- device
Mo stringId - The database identifier of the registered device of an object.
- device
Name string - This refers to the device name of the battery backup unit of the storage controller.
- dn string
- The Distinguished Name unambiguously identifies an object in the system.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- id string
- inventory
Device GetInfo Storage Battery Backup Unit Inventory Device Info - is
Battery booleanPresent - This indicates whether the battery is present for the battery backup unit of the storage controller.
- is
Capacitor boolean - This indicates the capacitor for the battery backup unit of the storage controller.
- is
Learn booleanCycle Requested - This indicates learn cycle request of the battery backup unit of the storage controller.
- is
Learn booleanCycle Transparent - This indicates the learn cycle transparent for the battery backup unit of the storage controller.
- is
Temperature booleanHigh - This indicates the temperature is high for the battery backup unit of the storage controller.
- is
Upgraded boolean - This field indicates the compute status of the catalog values for the associated component or hardware.
- is
Voltage booleanLow - This indicates the voltage is Low for the battery backup unit of the storage controller.
- learn
Cycle stringProgress End Time Stamp - This refers to learn cycle progress end time of the battery backup unit of the storage controller.
- learn
Cycle stringProgress Start Time Stamp - This refers to learn cycle progress start time of the battery backup unit of the storage controller.
- learn
Cycle stringProgress Status - This refers to learn cycle progress status of the battery backup unit of the storage controller.
- learn
Mode string - This refers to the learn mode of the battery backup unit of the storage controller.
- manufacturing
Date string - This refers to the manufacture date of the battery backup unit of the storage controller.
- mod
Time string - The time when this managed object was last modified.
- model string
- This field displays the model number of the associated component or hardware.
- module
Version string - This refers to the current module version of the battery backup unit of the storage controller.
- moid string
- The unique identifier of this Managed Object instance.
- next
Learn stringCycle Time Stamp - This refers to next learn cycle timestamp of the battery backup unit of the storage controller.
- object
Type string - owners string[]
- pack
Energy stringIn Joules - This holds the pack energy (in joules) of the battery backup unit of the storage controller.
- parent
Get
Storage Battery Backup Unit Parent - permission
Resources GetStorage Battery Backup Unit Permission Resource[] - presence string
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- previous
Fru GetStorage Battery Backup Unit Previous Fru - registered
Device GetStorage Battery Backup Unit Registered Device - remaining
Pool numberSpace In Percent - This holds the remaining pool space (in percent) of the battery backup unit of the storage controller.
- revision string
- This field displays the revised version of the associated component or hardware (if any).
- rn string
- The Relative Name uniquely identifies an object within a given context.
- serial string
- This field displays the serial number of the associated component or hardware.
- 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.
- status string
- This holds the current status of the battery backup unit of the storage controller.
- storage
Controller GetStorage Battery Backup Unit Storage Controller - Get
Storage Battery Backup Unit Tag[] - temperature
In numberCel - This holds the temperature (in Celsius) of the battery backup unit of the storage controller.
- type string
- This refers to the type of the battery backup unit of the storage controller.
- vendor string
- This field displays the vendor information of the associated component or hardware.
- version
Context GetStorage Battery Backup Unit Version Context - voltage
In stringVolts - This holds the volatage (in Volts) of the battery backup unit of the storage controller.
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Storage Battery Backup Unit Ancestor] - capacitance_
in_ floatpercent - This holds the capacitance (in percent) of the battery backup unit of the storage controller.
- charging_
state str - This holds the charging state of the battery backup unit of the storage controller.
- class_
id str - create_
time str - The time when this managed object was created.
- current_
in_ floatamps - This holds the current (in Amps) of the battery backup unit of the storage controller.
- design_
capacity_ strin_ joules - This holds the design Capacity (in joules) of the battery backup unit of the storage controller.
- design_
voltage_ floatin_ volts - This holds the design volatage (in Volts) of the battery backup unit of the storage controller.
- device_
mo_ strid - The database identifier of the registered device of an object.
- device_
name str - This refers to the device name of the battery backup unit of the storage controller.
- dn str
- The Distinguished Name unambiguously identifies an object in the system.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- id str
- inventory_
device_ Getinfo Storage Battery Backup Unit Inventory Device Info - is_
battery_ boolpresent - This indicates whether the battery is present for the battery backup unit of the storage controller.
- is_
capacitor bool - This indicates the capacitor for the battery backup unit of the storage controller.
- is_
learn_ boolcycle_ requested - This indicates learn cycle request of the battery backup unit of the storage controller.
- is_
learn_ boolcycle_ transparent - This indicates the learn cycle transparent for the battery backup unit of the storage controller.
- is_
temperature_ boolhigh - This indicates the temperature is high for the battery backup unit of the storage controller.
- is_
upgraded bool - This field indicates the compute status of the catalog values for the associated component or hardware.
- is_
voltage_ boollow - This indicates the voltage is Low for the battery backup unit of the storage controller.
- learn_
cycle_ strprogress_ end_ time_ stamp - This refers to learn cycle progress end time of the battery backup unit of the storage controller.
- learn_
cycle_ strprogress_ start_ time_ stamp - This refers to learn cycle progress start time of the battery backup unit of the storage controller.
- learn_
cycle_ strprogress_ status - This refers to learn cycle progress status of the battery backup unit of the storage controller.
- learn_
mode str - This refers to the learn mode of the battery backup unit of the storage controller.
- manufacturing_
date str - This refers to the manufacture date of the battery backup unit of the storage controller.
- mod_
time str - The time when this managed object was last modified.
- model str
- This field displays the model number of the associated component or hardware.
- module_
version str - This refers to the current module version of the battery backup unit of the storage controller.
- moid str
- The unique identifier of this Managed Object instance.
- next_
learn_ strcycle_ time_ stamp - This refers to next learn cycle timestamp of the battery backup unit of the storage controller.
- object_
type str - owners Sequence[str]
- pack_
energy_ strin_ joules - This holds the pack energy (in joules) of the battery backup unit of the storage controller.
- parent
Get
Storage Battery Backup Unit Parent - permission_
resources Sequence[GetStorage Battery Backup Unit Permission Resource] - presence str
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- previous_
fru GetStorage Battery Backup Unit Previous Fru - registered_
device GetStorage Battery Backup Unit Registered Device - remaining_
pool_ floatspace_ in_ percent - This holds the remaining pool space (in percent) of the battery backup unit of the storage controller.
- revision str
- This field displays the revised version of the associated component or hardware (if any).
- rn str
- The Relative Name uniquely identifies an object within a given context.
- serial str
- This field displays the serial number of the associated component or hardware.
- 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.
- status str
- This holds the current status of the battery backup unit of the storage controller.
- storage_
controller GetStorage Battery Backup Unit Storage Controller - Sequence[Get
Storage Battery Backup Unit Tag] - temperature_
in_ floatcel - This holds the temperature (in Celsius) of the battery backup unit of the storage controller.
- type str
- This refers to the type of the battery backup unit of the storage controller.
- vendor str
- This field displays the vendor information of the associated component or hardware.
- version_
context GetStorage Battery Backup Unit Version Context - voltage_
in_ strvolts - This holds the volatage (in Volts) of the battery backup unit of the storage controller.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- capacitance
In NumberPercent - This holds the capacitance (in percent) of the battery backup unit of the storage controller.
- charging
State String - This holds the charging state of the battery backup unit of the storage controller.
- class
Id String - create
Time String - The time when this managed object was created.
- current
In NumberAmps - This holds the current (in Amps) of the battery backup unit of the storage controller.
- design
Capacity StringIn Joules - This holds the design Capacity (in joules) of the battery backup unit of the storage controller.
- design
Voltage NumberIn Volts - This holds the design volatage (in Volts) of the battery backup unit of the storage controller.
- device
Mo StringId - The database identifier of the registered device of an object.
- device
Name String - This refers to the device name of the battery backup unit of the storage controller.
- dn String
- The Distinguished Name unambiguously identifies an object in the system.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- id String
- inventory
Device Property MapInfo - is
Battery BooleanPresent - This indicates whether the battery is present for the battery backup unit of the storage controller.
- is
Capacitor Boolean - This indicates the capacitor for the battery backup unit of the storage controller.
- is
Learn BooleanCycle Requested - This indicates learn cycle request of the battery backup unit of the storage controller.
- is
Learn BooleanCycle Transparent - This indicates the learn cycle transparent for the battery backup unit of the storage controller.
- is
Temperature BooleanHigh - This indicates the temperature is high for the battery backup unit of the storage controller.
- is
Upgraded Boolean - This field indicates the compute status of the catalog values for the associated component or hardware.
- is
Voltage BooleanLow - This indicates the voltage is Low for the battery backup unit of the storage controller.
- learn
Cycle StringProgress End Time Stamp - This refers to learn cycle progress end time of the battery backup unit of the storage controller.
- learn
Cycle StringProgress Start Time Stamp - This refers to learn cycle progress start time of the battery backup unit of the storage controller.
- learn
Cycle StringProgress Status - This refers to learn cycle progress status of the battery backup unit of the storage controller.
- learn
Mode String - This refers to the learn mode of the battery backup unit of the storage controller.
- manufacturing
Date String - This refers to the manufacture date of the battery backup unit of the storage controller.
- mod
Time String - The time when this managed object was last modified.
- model String
- This field displays the model number of the associated component or hardware.
- module
Version String - This refers to the current module version of the battery backup unit of the storage controller.
- moid String
- The unique identifier of this Managed Object instance.
- next
Learn StringCycle Time Stamp - This refers to next learn cycle timestamp of the battery backup unit of the storage controller.
- object
Type String - owners List<String>
- pack
Energy StringIn Joules - This holds the pack energy (in joules) of the battery backup unit of the storage controller.
- parent Property Map
- permission
Resources List<Property Map> - presence String
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- previous
Fru Property Map - registered
Device Property Map - remaining
Pool NumberSpace In Percent - This holds the remaining pool space (in percent) of the battery backup unit of the storage controller.
- revision String
- This field displays the revised version of the associated component or hardware (if any).
- rn String
- The Relative Name uniquely identifies an object within a given context.
- serial String
- This field displays the serial number of the associated component or hardware.
- 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.
- status String
- This holds the current status of the battery backup unit of the storage controller.
- storage
Controller Property Map - List<Property Map>
- temperature
In NumberCel - This holds the temperature (in Celsius) of the battery backup unit of the storage controller.
- type String
- This refers to the type of the battery backup unit of the storage controller.
- vendor String
- This field displays the vendor information of the associated component or hardware.
- version
Context Property Map - voltage
In StringVolts - This holds the volatage (in Volts) of the battery backup unit of the storage controller.
getStorageBatteryBackupUnit Result
The following output properties are available:
- Id string
- Results
List<Get
Storage Battery Backup Unit Result> - Account
Moid string - Additional
Properties string - Ancestors
List<Get
Storage Battery Backup Unit Ancestor> - Capacitance
In doublePercent - Charging
State string - Class
Id string - Create
Time string - Current
In doubleAmps - Design
Capacity stringIn Joules - Design
Voltage doubleIn Volts - Device
Mo stringId - Device
Name string - Dn string
- Domain
Group stringMoid - Inventory
Device GetInfo Storage Battery Backup Unit Inventory Device Info - Is
Battery boolPresent - Is
Capacitor bool - Is
Learn boolCycle Requested - Is
Learn boolCycle Transparent - Is
Temperature boolHigh - Is
Upgraded bool - Is
Voltage boolLow - Learn
Cycle stringProgress End Time Stamp - Learn
Cycle stringProgress Start Time Stamp - Learn
Cycle stringProgress Status - Learn
Mode string - Manufacturing
Date string - Mod
Time string - Model string
- Module
Version string - Moid string
- Next
Learn stringCycle Time Stamp - Object
Type string - Owners List<string>
- Pack
Energy stringIn Joules - Parent
Get
Storage Battery Backup Unit Parent - Permission
Resources List<GetStorage Battery Backup Unit Permission Resource> - Presence string
- Previous
Fru GetStorage Battery Backup Unit Previous Fru - Registered
Device GetStorage Battery Backup Unit Registered Device - Remaining
Pool doubleSpace In Percent - Revision string
- Rn string
- Serial string
- string
- Status string
- Storage
Controller GetStorage Battery Backup Unit Storage Controller - List<Get
Storage Battery Backup Unit Tag> - Temperature
In doubleCel - Type string
- Vendor string
- Version
Context GetStorage Battery Backup Unit Version Context - Voltage
In stringVolts
- Id string
- Results
[]Get
Storage Battery Backup Unit Result - Account
Moid string - Additional
Properties string - Ancestors
[]Get
Storage Battery Backup Unit Ancestor - Capacitance
In float64Percent - Charging
State string - Class
Id string - Create
Time string - Current
In float64Amps - Design
Capacity stringIn Joules - Design
Voltage float64In Volts - Device
Mo stringId - Device
Name string - Dn string
- Domain
Group stringMoid - Inventory
Device GetInfo Storage Battery Backup Unit Inventory Device Info - Is
Battery boolPresent - Is
Capacitor bool - Is
Learn boolCycle Requested - Is
Learn boolCycle Transparent - Is
Temperature boolHigh - Is
Upgraded bool - Is
Voltage boolLow - Learn
Cycle stringProgress End Time Stamp - Learn
Cycle stringProgress Start Time Stamp - Learn
Cycle stringProgress Status - Learn
Mode string - Manufacturing
Date string - Mod
Time string - Model string
- Module
Version string - Moid string
- Next
Learn stringCycle Time Stamp - Object
Type string - Owners []string
- Pack
Energy stringIn Joules - Parent
Get
Storage Battery Backup Unit Parent - Permission
Resources []GetStorage Battery Backup Unit Permission Resource - Presence string
- Previous
Fru GetStorage Battery Backup Unit Previous Fru - Registered
Device GetStorage Battery Backup Unit Registered Device - Remaining
Pool float64Space In Percent - Revision string
- Rn string
- Serial string
- string
- Status string
- Storage
Controller GetStorage Battery Backup Unit Storage Controller - []Get
Storage Battery Backup Unit Tag - Temperature
In float64Cel - Type string
- Vendor string
- Version
Context GetStorage Battery Backup Unit Version Context - Voltage
In stringVolts
- id String
- results
List<Get
Storage Battery Backup Unit Result> - account
Moid String - additional
Properties String - ancestors
List<Get
Storage Battery Backup Unit Ancestor> - capacitance
In DoublePercent - charging
State String - class
Id String - create
Time String - current
In DoubleAmps - design
Capacity StringIn Joules - design
Voltage DoubleIn Volts - device
Mo StringId - device
Name String - dn String
- domain
Group StringMoid - inventory
Device GetInfo Storage Battery Backup Unit Inventory Device Info - is
Battery BooleanPresent - is
Capacitor Boolean - is
Learn BooleanCycle Requested - is
Learn BooleanCycle Transparent - is
Temperature BooleanHigh - is
Upgraded Boolean - is
Voltage BooleanLow - learn
Cycle StringProgress End Time Stamp - learn
Cycle StringProgress Start Time Stamp - learn
Cycle StringProgress Status - learn
Mode String - manufacturing
Date String - mod
Time String - model String
- module
Version String - moid String
- next
Learn StringCycle Time Stamp - object
Type String - owners List<String>
- pack
Energy StringIn Joules - parent
Get
Storage Battery Backup Unit Parent - permission
Resources List<GetStorage Battery Backup Unit Permission Resource> - presence String
- previous
Fru GetStorage Battery Backup Unit Previous Fru - registered
Device GetStorage Battery Backup Unit Registered Device - remaining
Pool DoubleSpace In Percent - revision String
- rn String
- serial String
- String
- status String
- storage
Controller GetStorage Battery Backup Unit Storage Controller - List<Get
Storage Battery Backup Unit Tag> - temperature
In DoubleCel - type String
- vendor String
- version
Context GetStorage Battery Backup Unit Version Context - voltage
In StringVolts
- id string
- results
Get
Storage Battery Backup Unit Result[] - account
Moid string - additional
Properties string - ancestors
Get
Storage Battery Backup Unit Ancestor[] - capacitance
In numberPercent - charging
State string - class
Id string - create
Time string - current
In numberAmps - design
Capacity stringIn Joules - design
Voltage numberIn Volts - device
Mo stringId - device
Name string - dn string
- domain
Group stringMoid - inventory
Device GetInfo Storage Battery Backup Unit Inventory Device Info - is
Battery booleanPresent - is
Capacitor boolean - is
Learn booleanCycle Requested - is
Learn booleanCycle Transparent - is
Temperature booleanHigh - is
Upgraded boolean - is
Voltage booleanLow - learn
Cycle stringProgress End Time Stamp - learn
Cycle stringProgress Start Time Stamp - learn
Cycle stringProgress Status - learn
Mode string - manufacturing
Date string - mod
Time string - model string
- module
Version string - moid string
- next
Learn stringCycle Time Stamp - object
Type string - owners string[]
- pack
Energy stringIn Joules - parent
Get
Storage Battery Backup Unit Parent - permission
Resources GetStorage Battery Backup Unit Permission Resource[] - presence string
- previous
Fru GetStorage Battery Backup Unit Previous Fru - registered
Device GetStorage Battery Backup Unit Registered Device - remaining
Pool numberSpace In Percent - revision string
- rn string
- serial string
- string
- status string
- storage
Controller GetStorage Battery Backup Unit Storage Controller - Get
Storage Battery Backup Unit Tag[] - temperature
In numberCel - type string
- vendor string
- version
Context GetStorage Battery Backup Unit Version Context - voltage
In stringVolts
- id str
- results
Sequence[Get
Storage Battery Backup Unit Result] - account_
moid str - additional_
properties str - ancestors
Sequence[Get
Storage Battery Backup Unit Ancestor] - capacitance_
in_ floatpercent - charging_
state str - class_
id str - create_
time str - current_
in_ floatamps - design_
capacity_ strin_ joules - design_
voltage_ floatin_ volts - device_
mo_ strid - device_
name str - dn str
- domain_
group_ strmoid - inventory_
device_ Getinfo Storage Battery Backup Unit Inventory Device Info - is_
battery_ boolpresent - is_
capacitor bool - is_
learn_ boolcycle_ requested - is_
learn_ boolcycle_ transparent - is_
temperature_ boolhigh - is_
upgraded bool - is_
voltage_ boollow - learn_
cycle_ strprogress_ end_ time_ stamp - learn_
cycle_ strprogress_ start_ time_ stamp - learn_
cycle_ strprogress_ status - learn_
mode str - manufacturing_
date str - mod_
time str - model str
- module_
version str - moid str
- next_
learn_ strcycle_ time_ stamp - object_
type str - owners Sequence[str]
- pack_
energy_ strin_ joules - parent
Get
Storage Battery Backup Unit Parent - permission_
resources Sequence[GetStorage Battery Backup Unit Permission Resource] - presence str
- previous_
fru GetStorage Battery Backup Unit Previous Fru - registered_
device GetStorage Battery Backup Unit Registered Device - remaining_
pool_ floatspace_ in_ percent - revision str
- rn str
- serial str
- str
- status str
- storage_
controller GetStorage Battery Backup Unit Storage Controller - Sequence[Get
Storage Battery Backup Unit Tag] - temperature_
in_ floatcel - type str
- vendor str
- version_
context GetStorage Battery Backup Unit Version Context - voltage_
in_ strvolts
- id String
- results List<Property Map>
- account
Moid String - additional
Properties String - ancestors List<Property Map>
- capacitance
In NumberPercent - charging
State String - class
Id String - create
Time String - current
In NumberAmps - design
Capacity StringIn Joules - design
Voltage NumberIn Volts - device
Mo StringId - device
Name String - dn String
- domain
Group StringMoid - inventory
Device Property MapInfo - is
Battery BooleanPresent - is
Capacitor Boolean - is
Learn BooleanCycle Requested - is
Learn BooleanCycle Transparent - is
Temperature BooleanHigh - is
Upgraded Boolean - is
Voltage BooleanLow - learn
Cycle StringProgress End Time Stamp - learn
Cycle StringProgress Start Time Stamp - learn
Cycle StringProgress Status - learn
Mode String - manufacturing
Date String - mod
Time String - model String
- module
Version String - moid String
- next
Learn StringCycle Time Stamp - object
Type String - owners List<String>
- pack
Energy StringIn Joules - parent Property Map
- permission
Resources List<Property Map> - presence String
- previous
Fru Property Map - registered
Device Property Map - remaining
Pool NumberSpace In Percent - revision String
- rn String
- serial String
- String
- status String
- storage
Controller Property Map - List<Property Map>
- temperature
In NumberCel - type String
- vendor String
- version
Context Property Map - voltage
In StringVolts
Supporting Types
GetStorageBatteryBackupUnitAncestor
- 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.
- If 'moid' is set this field is ignored.
- 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.
- If 'moid' is set this field is ignored.
- 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.
- If 'moid' is set this field is ignored.
- 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.
- If 'moid' is set this field is ignored.
- 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.
- If 'moid' is set this field is ignored.
- 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.
- If 'moid' is set this field is ignored.
- 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'.
GetStorageBatteryBackupUnitInventoryDeviceInfo
- 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.
- If 'moid' is set this field is ignored.
- 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.
- If 'moid' is set this field is ignored.
- 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.
- If 'moid' is set this field is ignored.
- 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.
- If 'moid' is set this field is ignored.
- 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.
- If 'moid' is set this field is ignored.
- 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.
- If 'moid' is set this field is ignored.
- 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'.
GetStorageBatteryBackupUnitParent
- 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.
- If 'moid' is set this field is ignored.
- 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.
- If 'moid' is set this field is ignored.
- 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.
- If 'moid' is set this field is ignored.
- 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.
- If 'moid' is set this field is ignored.
- 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.
- If 'moid' is set this field is ignored.
- 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.
- If 'moid' is set this field is ignored.
- 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'.
GetStorageBatteryBackupUnitPermissionResource
- 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.
- If 'moid' is set this field is ignored.
- 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.
- If 'moid' is set this field is ignored.
- 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.
- If 'moid' is set this field is ignored.
- 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.
- If 'moid' is set this field is ignored.
- 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.
- If 'moid' is set this field is ignored.
- 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.
- If 'moid' is set this field is ignored.
- 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'.
GetStorageBatteryBackupUnitPreviousFru
- 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.
- If 'moid' is set this field is ignored.
- 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.
- If 'moid' is set this field is ignored.
- 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.
- If 'moid' is set this field is ignored.
- 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.
- If 'moid' is set this field is ignored.
- 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.
- If 'moid' is set this field is ignored.
- 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.
- If 'moid' is set this field is ignored.
- 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'.
GetStorageBatteryBackupUnitRegisteredDevice
- 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.
- If 'moid' is set this field is ignored.
- 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.
- If 'moid' is set this field is ignored.
- 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.
- If 'moid' is set this field is ignored.
- 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.
- If 'moid' is set this field is ignored.
- 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.
- If 'moid' is set this field is ignored.
- 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.
- If 'moid' is set this field is ignored.
- 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'.
GetStorageBatteryBackupUnitResult
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Storage Battery Backup Unit Result Ancestor> - Capacitance
In doublePercent - This holds the capacitance (in percent) of the battery backup unit of the storage controller.
- Charging
State string - This holds the charging state of the battery backup unit of the storage controller.
- Class
Id string - Create
Time string - The time when this managed object was created.
- Current
In doubleAmps - This holds the current (in Amps) of the battery backup unit of the storage controller.
- Design
Capacity stringIn Joules - This holds the design Capacity (in joules) of the battery backup unit of the storage controller.
- Design
Voltage doubleIn Volts - This holds the design volatage (in Volts) of the battery backup unit of the storage controller.
- Device
Mo stringId - The database identifier of the registered device of an object.
- Device
Name string - This refers to the device name of the battery backup unit of the storage controller.
- Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Inventory
Device List<GetInfos Storage Battery Backup Unit Result Inventory Device Info> - Is
Battery boolPresent - This indicates whether the battery is present for the battery backup unit of the storage controller.
- Is
Capacitor bool - This indicates the capacitor for the battery backup unit of the storage controller.
- Is
Learn boolCycle Requested - This indicates learn cycle request of the battery backup unit of the storage controller.
- Is
Learn boolCycle Transparent - This indicates the learn cycle transparent for the battery backup unit of the storage controller.
- Is
Temperature boolHigh - This indicates the temperature is high for the battery backup unit of the storage controller.
- Is
Upgraded bool - This field indicates the compute status of the catalog values for the associated component or hardware.
- Is
Voltage boolLow - This indicates the voltage is Low for the battery backup unit of the storage controller.
- Learn
Cycle stringProgress End Time Stamp - This refers to learn cycle progress end time of the battery backup unit of the storage controller.
- Learn
Cycle stringProgress Start Time Stamp - This refers to learn cycle progress start time of the battery backup unit of the storage controller.
- Learn
Cycle stringProgress Status - This refers to learn cycle progress status of the battery backup unit of the storage controller.
- Learn
Mode string - This refers to the learn mode of the battery backup unit of the storage controller.
- Manufacturing
Date string - This refers to the manufacture date of the battery backup unit of the storage controller.
- Mod
Time string - The time when this managed object was last modified.
- Model string
- This field displays the model number of the associated component or hardware.
- Module
Version string - This refers to the current module version of the battery backup unit of the storage controller.
- Moid string
- The unique identifier of this Managed Object instance.
- Next
Learn stringCycle Time Stamp - This refers to next learn cycle timestamp of the battery backup unit of the storage controller.
- Object
Type string - Owners List<string>
- Pack
Energy stringIn Joules - This holds the pack energy (in joules) of the battery backup unit of the storage controller.
- Parents
List<Get
Storage Battery Backup Unit Result Parent> - Permission
Resources List<GetStorage Battery Backup Unit Result Permission Resource> - Presence string
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- Previous
Frus List<GetStorage Battery Backup Unit Result Previous Frus> - Registered
Devices List<GetStorage Battery Backup Unit Result Registered Device> - Remaining
Pool doubleSpace In Percent - This holds the remaining pool space (in percent) of the battery backup unit of the storage controller.
- Revision string
- This field displays the revised version of the associated component or hardware (if any).
- Rn string
- The Relative Name uniquely identifies an object within a given context.
- Serial string
- This field displays the serial number of the associated component or hardware.
- 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.
- Status string
- This holds the current status of the battery backup unit of the storage controller.
- Storage
Controllers List<GetStorage Battery Backup Unit Result Storage Controller> - List<Get
Storage Battery Backup Unit Result Tag> - Temperature
In doubleCel - This holds the temperature (in Celsius) of the battery backup unit of the storage controller.
- Type string
- This refers to the type of the battery backup unit of the storage controller.
- Vendor string
- This field displays the vendor information of the associated component or hardware.
- Version
Contexts List<GetStorage Battery Backup Unit Result Version Context> - Voltage
In stringVolts - This holds the volatage (in Volts) of the battery backup unit of the storage controller.
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Storage Battery Backup Unit Result Ancestor - Capacitance
In float64Percent - This holds the capacitance (in percent) of the battery backup unit of the storage controller.
- Charging
State string - This holds the charging state of the battery backup unit of the storage controller.
- Class
Id string - Create
Time string - The time when this managed object was created.
- Current
In float64Amps - This holds the current (in Amps) of the battery backup unit of the storage controller.
- Design
Capacity stringIn Joules - This holds the design Capacity (in joules) of the battery backup unit of the storage controller.
- Design
Voltage float64In Volts - This holds the design volatage (in Volts) of the battery backup unit of the storage controller.
- Device
Mo stringId - The database identifier of the registered device of an object.
- Device
Name string - This refers to the device name of the battery backup unit of the storage controller.
- Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Inventory
Device []GetInfos Storage Battery Backup Unit Result Inventory Device Info - Is
Battery boolPresent - This indicates whether the battery is present for the battery backup unit of the storage controller.
- Is
Capacitor bool - This indicates the capacitor for the battery backup unit of the storage controller.
- Is
Learn boolCycle Requested - This indicates learn cycle request of the battery backup unit of the storage controller.
- Is
Learn boolCycle Transparent - This indicates the learn cycle transparent for the battery backup unit of the storage controller.
- Is
Temperature boolHigh - This indicates the temperature is high for the battery backup unit of the storage controller.
- Is
Upgraded bool - This field indicates the compute status of the catalog values for the associated component or hardware.
- Is
Voltage boolLow - This indicates the voltage is Low for the battery backup unit of the storage controller.
- Learn
Cycle stringProgress End Time Stamp - This refers to learn cycle progress end time of the battery backup unit of the storage controller.
- Learn
Cycle stringProgress Start Time Stamp - This refers to learn cycle progress start time of the battery backup unit of the storage controller.
- Learn
Cycle stringProgress Status - This refers to learn cycle progress status of the battery backup unit of the storage controller.
- Learn
Mode string - This refers to the learn mode of the battery backup unit of the storage controller.
- Manufacturing
Date string - This refers to the manufacture date of the battery backup unit of the storage controller.
- Mod
Time string - The time when this managed object was last modified.
- Model string
- This field displays the model number of the associated component or hardware.
- Module
Version string - This refers to the current module version of the battery backup unit of the storage controller.
- Moid string
- The unique identifier of this Managed Object instance.
- Next
Learn stringCycle Time Stamp - This refers to next learn cycle timestamp of the battery backup unit of the storage controller.
- Object
Type string - Owners []string
- Pack
Energy stringIn Joules - This holds the pack energy (in joules) of the battery backup unit of the storage controller.
- Parents
[]Get
Storage Battery Backup Unit Result Parent - Permission
Resources []GetStorage Battery Backup Unit Result Permission Resource - Presence string
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- Previous
Frus []GetStorage Battery Backup Unit Result Previous Frus - Registered
Devices []GetStorage Battery Backup Unit Result Registered Device - Remaining
Pool float64Space In Percent - This holds the remaining pool space (in percent) of the battery backup unit of the storage controller.
- Revision string
- This field displays the revised version of the associated component or hardware (if any).
- Rn string
- The Relative Name uniquely identifies an object within a given context.
- Serial string
- This field displays the serial number of the associated component or hardware.
- 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.
- Status string
- This holds the current status of the battery backup unit of the storage controller.
- Storage
Controllers []GetStorage Battery Backup Unit Result Storage Controller - []Get
Storage Battery Backup Unit Result Tag - Temperature
In float64Cel - This holds the temperature (in Celsius) of the battery backup unit of the storage controller.
- Type string
- This refers to the type of the battery backup unit of the storage controller.
- Vendor string
- This field displays the vendor information of the associated component or hardware.
- Version
Contexts []GetStorage Battery Backup Unit Result Version Context - Voltage
In stringVolts - This holds the volatage (in Volts) of the battery backup unit of the storage controller.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Storage Battery Backup Unit Result Ancestor> - capacitance
In DoublePercent - This holds the capacitance (in percent) of the battery backup unit of the storage controller.
- charging
State String - This holds the charging state of the battery backup unit of the storage controller.
- class
Id String - create
Time String - The time when this managed object was created.
- current
In DoubleAmps - This holds the current (in Amps) of the battery backup unit of the storage controller.
- design
Capacity StringIn Joules - This holds the design Capacity (in joules) of the battery backup unit of the storage controller.
- design
Voltage DoubleIn Volts - This holds the design volatage (in Volts) of the battery backup unit of the storage controller.
- device
Mo StringId - The database identifier of the registered device of an object.
- device
Name String - This refers to the device name of the battery backup unit of the storage controller.
- dn String
- The Distinguished Name unambiguously identifies an object in the system.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- inventory
Device List<GetInfos Storage Battery Backup Unit Result Inventory Device Info> - is
Battery BooleanPresent - This indicates whether the battery is present for the battery backup unit of the storage controller.
- is
Capacitor Boolean - This indicates the capacitor for the battery backup unit of the storage controller.
- is
Learn BooleanCycle Requested - This indicates learn cycle request of the battery backup unit of the storage controller.
- is
Learn BooleanCycle Transparent - This indicates the learn cycle transparent for the battery backup unit of the storage controller.
- is
Temperature BooleanHigh - This indicates the temperature is high for the battery backup unit of the storage controller.
- is
Upgraded Boolean - This field indicates the compute status of the catalog values for the associated component or hardware.
- is
Voltage BooleanLow - This indicates the voltage is Low for the battery backup unit of the storage controller.
- learn
Cycle StringProgress End Time Stamp - This refers to learn cycle progress end time of the battery backup unit of the storage controller.
- learn
Cycle StringProgress Start Time Stamp - This refers to learn cycle progress start time of the battery backup unit of the storage controller.
- learn
Cycle StringProgress Status - This refers to learn cycle progress status of the battery backup unit of the storage controller.
- learn
Mode String - This refers to the learn mode of the battery backup unit of the storage controller.
- manufacturing
Date String - This refers to the manufacture date of the battery backup unit of the storage controller.
- mod
Time String - The time when this managed object was last modified.
- model String
- This field displays the model number of the associated component or hardware.
- module
Version String - This refers to the current module version of the battery backup unit of the storage controller.
- moid String
- The unique identifier of this Managed Object instance.
- next
Learn StringCycle Time Stamp - This refers to next learn cycle timestamp of the battery backup unit of the storage controller.
- object
Type String - owners List<String>
- pack
Energy StringIn Joules - This holds the pack energy (in joules) of the battery backup unit of the storage controller.
- parents
List<Get
Storage Battery Backup Unit Result Parent> - permission
Resources List<GetStorage Battery Backup Unit Result Permission Resource> - presence String
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- previous
Frus List<GetStorage Battery Backup Unit Result Previous Frus> - registered
Devices List<GetStorage Battery Backup Unit Result Registered Device> - remaining
Pool DoubleSpace In Percent - This holds the remaining pool space (in percent) of the battery backup unit of the storage controller.
- revision String
- This field displays the revised version of the associated component or hardware (if any).
- rn String
- The Relative Name uniquely identifies an object within a given context.
- serial String
- This field displays the serial number of the associated component or hardware.
- 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.
- status String
- This holds the current status of the battery backup unit of the storage controller.
- storage
Controllers List<GetStorage Battery Backup Unit Result Storage Controller> - List<Get
Storage Battery Backup Unit Result Tag> - temperature
In DoubleCel - This holds the temperature (in Celsius) of the battery backup unit of the storage controller.
- type String
- This refers to the type of the battery backup unit of the storage controller.
- vendor String
- This field displays the vendor information of the associated component or hardware.
- version
Contexts List<GetStorage Battery Backup Unit Result Version Context> - voltage
In StringVolts - This holds the volatage (in Volts) of the battery backup unit of the storage controller.
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Storage Battery Backup Unit Result Ancestor[] - capacitance
In numberPercent - This holds the capacitance (in percent) of the battery backup unit of the storage controller.
- charging
State string - This holds the charging state of the battery backup unit of the storage controller.
- class
Id string - create
Time string - The time when this managed object was created.
- current
In numberAmps - This holds the current (in Amps) of the battery backup unit of the storage controller.
- design
Capacity stringIn Joules - This holds the design Capacity (in joules) of the battery backup unit of the storage controller.
- design
Voltage numberIn Volts - This holds the design volatage (in Volts) of the battery backup unit of the storage controller.
- device
Mo stringId - The database identifier of the registered device of an object.
- device
Name string - This refers to the device name of the battery backup unit of the storage controller.
- dn string
- The Distinguished Name unambiguously identifies an object in the system.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- inventory
Device GetInfos Storage Battery Backup Unit Result Inventory Device Info[] - is
Battery booleanPresent - This indicates whether the battery is present for the battery backup unit of the storage controller.
- is
Capacitor boolean - This indicates the capacitor for the battery backup unit of the storage controller.
- is
Learn booleanCycle Requested - This indicates learn cycle request of the battery backup unit of the storage controller.
- is
Learn booleanCycle Transparent - This indicates the learn cycle transparent for the battery backup unit of the storage controller.
- is
Temperature booleanHigh - This indicates the temperature is high for the battery backup unit of the storage controller.
- is
Upgraded boolean - This field indicates the compute status of the catalog values for the associated component or hardware.
- is
Voltage booleanLow - This indicates the voltage is Low for the battery backup unit of the storage controller.
- learn
Cycle stringProgress End Time Stamp - This refers to learn cycle progress end time of the battery backup unit of the storage controller.
- learn
Cycle stringProgress Start Time Stamp - This refers to learn cycle progress start time of the battery backup unit of the storage controller.
- learn
Cycle stringProgress Status - This refers to learn cycle progress status of the battery backup unit of the storage controller.
- learn
Mode string - This refers to the learn mode of the battery backup unit of the storage controller.
- manufacturing
Date string - This refers to the manufacture date of the battery backup unit of the storage controller.
- mod
Time string - The time when this managed object was last modified.
- model string
- This field displays the model number of the associated component or hardware.
- module
Version string - This refers to the current module version of the battery backup unit of the storage controller.
- moid string
- The unique identifier of this Managed Object instance.
- next
Learn stringCycle Time Stamp - This refers to next learn cycle timestamp of the battery backup unit of the storage controller.
- object
Type string - owners string[]
- pack
Energy stringIn Joules - This holds the pack energy (in joules) of the battery backup unit of the storage controller.
- parents
Get
Storage Battery Backup Unit Result Parent[] - permission
Resources GetStorage Battery Backup Unit Result Permission Resource[] - presence string
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- previous
Frus GetStorage Battery Backup Unit Result Previous Frus[] - registered
Devices GetStorage Battery Backup Unit Result Registered Device[] - remaining
Pool numberSpace In Percent - This holds the remaining pool space (in percent) of the battery backup unit of the storage controller.
- revision string
- This field displays the revised version of the associated component or hardware (if any).
- rn string
- The Relative Name uniquely identifies an object within a given context.
- serial string
- This field displays the serial number of the associated component or hardware.
- 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.
- status string
- This holds the current status of the battery backup unit of the storage controller.
- storage
Controllers GetStorage Battery Backup Unit Result Storage Controller[] - Get
Storage Battery Backup Unit Result Tag[] - temperature
In numberCel - This holds the temperature (in Celsius) of the battery backup unit of the storage controller.
- type string
- This refers to the type of the battery backup unit of the storage controller.
- vendor string
- This field displays the vendor information of the associated component or hardware.
- version
Contexts GetStorage Battery Backup Unit Result Version Context[] - voltage
In stringVolts - This holds the volatage (in Volts) of the battery backup unit of the storage controller.
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Storage Battery Backup Unit Result Ancestor] - capacitance_
in_ floatpercent - This holds the capacitance (in percent) of the battery backup unit of the storage controller.
- charging_
state str - This holds the charging state of the battery backup unit of the storage controller.
- class_
id str - create_
time str - The time when this managed object was created.
- current_
in_ floatamps - This holds the current (in Amps) of the battery backup unit of the storage controller.
- design_
capacity_ strin_ joules - This holds the design Capacity (in joules) of the battery backup unit of the storage controller.
- design_
voltage_ floatin_ volts - This holds the design volatage (in Volts) of the battery backup unit of the storage controller.
- device_
mo_ strid - The database identifier of the registered device of an object.
- device_
name str - This refers to the device name of the battery backup unit of the storage controller.
- dn str
- The Distinguished Name unambiguously identifies an object in the system.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- inventory_
device_ Sequence[Getinfos Storage Battery Backup Unit Result Inventory Device Info] - is_
battery_ boolpresent - This indicates whether the battery is present for the battery backup unit of the storage controller.
- is_
capacitor bool - This indicates the capacitor for the battery backup unit of the storage controller.
- is_
learn_ boolcycle_ requested - This indicates learn cycle request of the battery backup unit of the storage controller.
- is_
learn_ boolcycle_ transparent - This indicates the learn cycle transparent for the battery backup unit of the storage controller.
- is_
temperature_ boolhigh - This indicates the temperature is high for the battery backup unit of the storage controller.
- is_
upgraded bool - This field indicates the compute status of the catalog values for the associated component or hardware.
- is_
voltage_ boollow - This indicates the voltage is Low for the battery backup unit of the storage controller.
- learn_
cycle_ strprogress_ end_ time_ stamp - This refers to learn cycle progress end time of the battery backup unit of the storage controller.
- learn_
cycle_ strprogress_ start_ time_ stamp - This refers to learn cycle progress start time of the battery backup unit of the storage controller.
- learn_
cycle_ strprogress_ status - This refers to learn cycle progress status of the battery backup unit of the storage controller.
- learn_
mode str - This refers to the learn mode of the battery backup unit of the storage controller.
- manufacturing_
date str - This refers to the manufacture date of the battery backup unit of the storage controller.
- mod_
time str - The time when this managed object was last modified.
- model str
- This field displays the model number of the associated component or hardware.
- module_
version str - This refers to the current module version of the battery backup unit of the storage controller.
- moid str
- The unique identifier of this Managed Object instance.
- next_
learn_ strcycle_ time_ stamp - This refers to next learn cycle timestamp of the battery backup unit of the storage controller.
- object_
type str - owners Sequence[str]
- pack_
energy_ strin_ joules - This holds the pack energy (in joules) of the battery backup unit of the storage controller.
- parents
Sequence[Get
Storage Battery Backup Unit Result Parent] - permission_
resources Sequence[GetStorage Battery Backup Unit Result Permission Resource] - presence str
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- previous_
frus Sequence[GetStorage Battery Backup Unit Result Previous Frus] - registered_
devices Sequence[GetStorage Battery Backup Unit Result Registered Device] - remaining_
pool_ floatspace_ in_ percent - This holds the remaining pool space (in percent) of the battery backup unit of the storage controller.
- revision str
- This field displays the revised version of the associated component or hardware (if any).
- rn str
- The Relative Name uniquely identifies an object within a given context.
- serial str
- This field displays the serial number of the associated component or hardware.
- 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.
- status str
- This holds the current status of the battery backup unit of the storage controller.
- storage_
controllers Sequence[GetStorage Battery Backup Unit Result Storage Controller] - Sequence[Get
Storage Battery Backup Unit Result Tag] - temperature_
in_ floatcel - This holds the temperature (in Celsius) of the battery backup unit of the storage controller.
- type str
- This refers to the type of the battery backup unit of the storage controller.
- vendor str
- This field displays the vendor information of the associated component or hardware.
- version_
contexts Sequence[GetStorage Battery Backup Unit Result Version Context] - voltage_
in_ strvolts - This holds the volatage (in Volts) of the battery backup unit of the storage controller.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- capacitance
In NumberPercent - This holds the capacitance (in percent) of the battery backup unit of the storage controller.
- charging
State String - This holds the charging state of the battery backup unit of the storage controller.
- class
Id String - create
Time String - The time when this managed object was created.
- current
In NumberAmps - This holds the current (in Amps) of the battery backup unit of the storage controller.
- design
Capacity StringIn Joules - This holds the design Capacity (in joules) of the battery backup unit of the storage controller.
- design
Voltage NumberIn Volts - This holds the design volatage (in Volts) of the battery backup unit of the storage controller.
- device
Mo StringId - The database identifier of the registered device of an object.
- device
Name String - This refers to the device name of the battery backup unit of the storage controller.
- dn String
- The Distinguished Name unambiguously identifies an object in the system.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- inventory
Device List<Property Map>Infos - is
Battery BooleanPresent - This indicates whether the battery is present for the battery backup unit of the storage controller.
- is
Capacitor Boolean - This indicates the capacitor for the battery backup unit of the storage controller.
- is
Learn BooleanCycle Requested - This indicates learn cycle request of the battery backup unit of the storage controller.
- is
Learn BooleanCycle Transparent - This indicates the learn cycle transparent for the battery backup unit of the storage controller.
- is
Temperature BooleanHigh - This indicates the temperature is high for the battery backup unit of the storage controller.
- is
Upgraded Boolean - This field indicates the compute status of the catalog values for the associated component or hardware.
- is
Voltage BooleanLow - This indicates the voltage is Low for the battery backup unit of the storage controller.
- learn
Cycle StringProgress End Time Stamp - This refers to learn cycle progress end time of the battery backup unit of the storage controller.
- learn
Cycle StringProgress Start Time Stamp - This refers to learn cycle progress start time of the battery backup unit of the storage controller.
- learn
Cycle StringProgress Status - This refers to learn cycle progress status of the battery backup unit of the storage controller.
- learn
Mode String - This refers to the learn mode of the battery backup unit of the storage controller.
- manufacturing
Date String - This refers to the manufacture date of the battery backup unit of the storage controller.
- mod
Time String - The time when this managed object was last modified.
- model String
- This field displays the model number of the associated component or hardware.
- module
Version String - This refers to the current module version of the battery backup unit of the storage controller.
- moid String
- The unique identifier of this Managed Object instance.
- next
Learn StringCycle Time Stamp - This refers to next learn cycle timestamp of the battery backup unit of the storage controller.
- object
Type String - owners List<String>
- pack
Energy StringIn Joules - This holds the pack energy (in joules) of the battery backup unit of the storage controller.
- parents List<Property Map>
- permission
Resources List<Property Map> - presence String
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- previous
Frus List<Property Map> - registered
Devices List<Property Map> - remaining
Pool NumberSpace In Percent - This holds the remaining pool space (in percent) of the battery backup unit of the storage controller.
- revision String
- This field displays the revised version of the associated component or hardware (if any).
- rn String
- The Relative Name uniquely identifies an object within a given context.
- serial String
- This field displays the serial number of the associated component or hardware.
- 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.
- status String
- This holds the current status of the battery backup unit of the storage controller.
- storage
Controllers List<Property Map> - List<Property Map>
- temperature
In NumberCel - This holds the temperature (in Celsius) of the battery backup unit of the storage controller.
- type String
- This refers to the type of the battery backup unit of the storage controller.
- vendor String
- This field displays the vendor information of the associated component or hardware.
- version
Contexts List<Property Map> - voltage
In StringVolts - This holds the volatage (in Volts) of the battery backup unit of the storage controller.
GetStorageBatteryBackupUnitResultAncestor
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetStorageBatteryBackupUnitResultInventoryDeviceInfo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetStorageBatteryBackupUnitResultParent
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetStorageBatteryBackupUnitResultPermissionResource
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetStorageBatteryBackupUnitResultPreviousFrus
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetStorageBatteryBackupUnitResultRegisteredDevice
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetStorageBatteryBackupUnitResultStorageController
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetStorageBatteryBackupUnitResultTag
- Additional
Properties string - Key string
- Value string
- Additional
Properties string - Key string
- Value string
- additional
Properties String - key String
- value String
- additional
Properties string - key string
- value string
- additional_
properties str - key str
- value str
- additional
Properties String - key String
- value String
GetStorageBatteryBackupUnitResultVersionContext
- additional
Properties String - class
Id String - interested
Mos List<Property Map> - marked
For BooleanDeletion - nr
Version String - object
Type String - ref
Mos List<Property Map> - timestamp String
- version
Type String
GetStorageBatteryBackupUnitResultVersionContextInterestedMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetStorageBatteryBackupUnitResultVersionContextRefMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetStorageBatteryBackupUnitStorageController
- 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.
- If 'moid' is set this field is ignored.
- 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.
- If 'moid' is set this field is ignored.
- 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.
- If 'moid' is set this field is ignored.
- 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.
- If 'moid' is set this field is ignored.
- 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.
- If 'moid' is set this field is ignored.
- 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.
- If 'moid' is set this field is ignored.
- 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'.
GetStorageBatteryBackupUnitTag
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
- additional
Properties string - key string
- The string representation of a tag key.
- value string
- The string representation of a tag value.
- additional_
properties str - key str
- The string representation of a tag key.
- value str
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
GetStorageBatteryBackupUnitVersionContext
- 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<GetStorage Battery Backup Unit Version Context Interested Mo> - Marked
For boolDeletion - 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 GetStorage Battery Backup Unit Version Context Ref Mo - 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.
- 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 []GetStorage Battery Backup Unit Version Context Interested Mo - Marked
For boolDeletion - 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 GetStorage Battery Backup Unit Version Context Ref Mo - 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.
- 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<GetStorage Battery Backup Unit Version Context Interested Mo> - marked
For BooleanDeletion - 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 GetStorage Battery Backup Unit Version Context Ref Mo - 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.
- 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 GetStorage Battery Backup Unit Version Context Interested Mo[] - marked
For booleanDeletion - 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 GetStorage Battery Backup Unit Version Context Ref Mo - 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.
- 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[GetStorage Battery Backup Unit Version Context Interested Mo] - marked_
for_ booldeletion - 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 GetStorage Battery Backup Unit Version Context Ref Mo - 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.
- 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<Property Map> - marked
For BooleanDeletion - 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 Property Map - 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.
GetStorageBatteryBackupUnitVersionContextInterestedMo
- 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.
- If 'moid' is set this field is ignored.
- 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.
- If 'moid' is set this field is ignored.
- 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.
- If 'moid' is set this field is ignored.
- 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.
- If 'moid' is set this field is ignored.
- 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.
- If 'moid' is set this field is ignored.
- 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.
- If 'moid' is set this field is ignored.
- 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'.
GetStorageBatteryBackupUnitVersionContextRefMo
- 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.
- If 'moid' is set this field is ignored.
- 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.
- If 'moid' is set this field is ignored.
- 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.
- If 'moid' is set this field is ignored.
- 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.
- If 'moid' is set this field is ignored.
- 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.
- If 'moid' is set this field is ignored.
- 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.
- If 'moid' is set this field is ignored.
- 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.
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet