1. Packages
  2. Intersight Provider
  3. API Docs
  4. getNiatelemetryDomThresInfoObject
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet

intersight.getNiatelemetryDomThresInfoObject

Explore with Pulumi AI

intersight logo
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet

    DomThresInfoobject available per port per linecard per device.

    Using getNiatelemetryDomThresInfoObject

    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 getNiatelemetryDomThresInfoObject(args: GetNiatelemetryDomThresInfoObjectArgs, opts?: InvokeOptions): Promise<GetNiatelemetryDomThresInfoObjectResult>
    function getNiatelemetryDomThresInfoObjectOutput(args: GetNiatelemetryDomThresInfoObjectOutputArgs, opts?: InvokeOptions): Output<GetNiatelemetryDomThresInfoObjectResult>
    def get_niatelemetry_dom_thres_info_object(account_moid: Optional[str] = None,
                                               additional_properties: Optional[str] = None,
                                               ancestors: Optional[Sequence[GetNiatelemetryDomThresInfoObjectAncestor]] = None,
                                               class_id: Optional[str] = None,
                                               create_time: Optional[str] = None,
                                               dom_thres_infos: Optional[Sequence[GetNiatelemetryDomThresInfoObjectDomThresInfo]] = None,
                                               domain_group_moid: Optional[str] = None,
                                               id: Optional[str] = None,
                                               mod_time: Optional[str] = None,
                                               moid: Optional[str] = None,
                                               object_type: Optional[str] = None,
                                               owners: Optional[Sequence[str]] = None,
                                               parent: Optional[GetNiatelemetryDomThresInfoObjectParent] = None,
                                               permission_resources: Optional[Sequence[GetNiatelemetryDomThresInfoObjectPermissionResource]] = None,
                                               record_type: Optional[str] = None,
                                               record_version: Optional[str] = None,
                                               registered_device: Optional[GetNiatelemetryDomThresInfoObjectRegisteredDevice] = None,
                                               serial: Optional[str] = None,
                                               shared_scope: Optional[str] = None,
                                               slot_id: Optional[str] = None,
                                               tags: Optional[Sequence[GetNiatelemetryDomThresInfoObjectTag]] = None,
                                               version_context: Optional[GetNiatelemetryDomThresInfoObjectVersionContext] = None,
                                               opts: Optional[InvokeOptions] = None) -> GetNiatelemetryDomThresInfoObjectResult
    def get_niatelemetry_dom_thres_info_object_output(account_moid: Optional[pulumi.Input[str]] = None,
                                               additional_properties: Optional[pulumi.Input[str]] = None,
                                               ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetNiatelemetryDomThresInfoObjectAncestorArgs]]]] = None,
                                               class_id: Optional[pulumi.Input[str]] = None,
                                               create_time: Optional[pulumi.Input[str]] = None,
                                               dom_thres_infos: Optional[pulumi.Input[Sequence[pulumi.Input[GetNiatelemetryDomThresInfoObjectDomThresInfoArgs]]]] = None,
                                               domain_group_moid: Optional[pulumi.Input[str]] = None,
                                               id: Optional[pulumi.Input[str]] = None,
                                               mod_time: Optional[pulumi.Input[str]] = None,
                                               moid: Optional[pulumi.Input[str]] = None,
                                               object_type: Optional[pulumi.Input[str]] = None,
                                               owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                                               parent: Optional[pulumi.Input[GetNiatelemetryDomThresInfoObjectParentArgs]] = None,
                                               permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetNiatelemetryDomThresInfoObjectPermissionResourceArgs]]]] = None,
                                               record_type: Optional[pulumi.Input[str]] = None,
                                               record_version: Optional[pulumi.Input[str]] = None,
                                               registered_device: Optional[pulumi.Input[GetNiatelemetryDomThresInfoObjectRegisteredDeviceArgs]] = None,
                                               serial: Optional[pulumi.Input[str]] = None,
                                               shared_scope: Optional[pulumi.Input[str]] = None,
                                               slot_id: Optional[pulumi.Input[str]] = None,
                                               tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetNiatelemetryDomThresInfoObjectTagArgs]]]] = None,
                                               version_context: Optional[pulumi.Input[GetNiatelemetryDomThresInfoObjectVersionContextArgs]] = None,
                                               opts: Optional[InvokeOptions] = None) -> Output[GetNiatelemetryDomThresInfoObjectResult]
    func LookupNiatelemetryDomThresInfoObject(ctx *Context, args *LookupNiatelemetryDomThresInfoObjectArgs, opts ...InvokeOption) (*LookupNiatelemetryDomThresInfoObjectResult, error)
    func LookupNiatelemetryDomThresInfoObjectOutput(ctx *Context, args *LookupNiatelemetryDomThresInfoObjectOutputArgs, opts ...InvokeOption) LookupNiatelemetryDomThresInfoObjectResultOutput

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

    public static class GetNiatelemetryDomThresInfoObject 
    {
        public static Task<GetNiatelemetryDomThresInfoObjectResult> InvokeAsync(GetNiatelemetryDomThresInfoObjectArgs args, InvokeOptions? opts = null)
        public static Output<GetNiatelemetryDomThresInfoObjectResult> Invoke(GetNiatelemetryDomThresInfoObjectInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetNiatelemetryDomThresInfoObjectResult> getNiatelemetryDomThresInfoObject(GetNiatelemetryDomThresInfoObjectArgs args, InvokeOptions options)
    public static Output<GetNiatelemetryDomThresInfoObjectResult> getNiatelemetryDomThresInfoObject(GetNiatelemetryDomThresInfoObjectArgs args, InvokeOptions options)
    
    fn::invoke:
      function: intersight:index/getNiatelemetryDomThresInfoObject:getNiatelemetryDomThresInfoObject
      arguments:
        # arguments dictionary

    The following arguments are supported:

    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors List<GetNiatelemetryDomThresInfoObjectAncestor>
    ClassId string
    CreateTime string
    The time when this managed object was created.
    DomThresInfos List<GetNiatelemetryDomThresInfoObjectDomThresInfo>
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    Id string
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Owners List<string>
    Parent GetNiatelemetryDomThresInfoObjectParent
    PermissionResources List<GetNiatelemetryDomThresInfoObjectPermissionResource>
    RecordType string
    Type of record NEXUS - This determines the type of platform where inventory was collected.
    RecordVersion string
    Version of record being pushed - This determines what was the API version for data available from the device.
    RegisteredDevice GetNiatelemetryDomThresInfoObjectRegisteredDevice
    Serial string
    Serial number of device being inventoried - The serial number is unique per device.
    SharedScope string
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    SlotId string
    Line card slot of device being inventoried - The linecard number is specific to serial of a device.
    Tags List<GetNiatelemetryDomThresInfoObjectTag>
    VersionContext GetNiatelemetryDomThresInfoObjectVersionContext
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors []GetNiatelemetryDomThresInfoObjectAncestor
    ClassId string
    CreateTime string
    The time when this managed object was created.
    DomThresInfos []GetNiatelemetryDomThresInfoObjectDomThresInfo
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    Id string
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Owners []string
    Parent GetNiatelemetryDomThresInfoObjectParent
    PermissionResources []GetNiatelemetryDomThresInfoObjectPermissionResource
    RecordType string
    Type of record NEXUS - This determines the type of platform where inventory was collected.
    RecordVersion string
    Version of record being pushed - This determines what was the API version for data available from the device.
    RegisteredDevice GetNiatelemetryDomThresInfoObjectRegisteredDevice
    Serial string
    Serial number of device being inventoried - The serial number is unique per device.
    SharedScope string
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    SlotId string
    Line card slot of device being inventoried - The linecard number is specific to serial of a device.
    Tags []GetNiatelemetryDomThresInfoObjectTag
    VersionContext GetNiatelemetryDomThresInfoObjectVersionContext
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<GetNiatelemetryDomThresInfoObjectAncestor>
    classId String
    createTime String
    The time when this managed object was created.
    domThresInfos List<GetNiatelemetryDomThresInfoObjectDomThresInfo>
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    id String
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    owners List<String>
    parent GetNiatelemetryDomThresInfoObjectParent
    permissionResources List<GetNiatelemetryDomThresInfoObjectPermissionResource>
    recordType String
    Type of record NEXUS - This determines the type of platform where inventory was collected.
    recordVersion String
    Version of record being pushed - This determines what was the API version for data available from the device.
    registeredDevice GetNiatelemetryDomThresInfoObjectRegisteredDevice
    serial String
    Serial number of device being inventoried - The serial number is unique per device.
    sharedScope String
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    slotId String
    Line card slot of device being inventoried - The linecard number is specific to serial of a device.
    tags List<GetNiatelemetryDomThresInfoObjectTag>
    versionContext GetNiatelemetryDomThresInfoObjectVersionContext
    accountMoid string
    The Account ID for this managed object.
    additionalProperties string
    ancestors GetNiatelemetryDomThresInfoObjectAncestor[]
    classId string
    createTime string
    The time when this managed object was created.
    domThresInfos GetNiatelemetryDomThresInfoObjectDomThresInfo[]
    domainGroupMoid string
    The DomainGroup ID for this managed object.
    id string
    modTime string
    The time when this managed object was last modified.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    owners string[]
    parent GetNiatelemetryDomThresInfoObjectParent
    permissionResources GetNiatelemetryDomThresInfoObjectPermissionResource[]
    recordType string
    Type of record NEXUS - This determines the type of platform where inventory was collected.
    recordVersion string
    Version of record being pushed - This determines what was the API version for data available from the device.
    registeredDevice GetNiatelemetryDomThresInfoObjectRegisteredDevice
    serial string
    Serial number of device being inventoried - The serial number is unique per device.
    sharedScope string
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    slotId string
    Line card slot of device being inventoried - The linecard number is specific to serial of a device.
    tags GetNiatelemetryDomThresInfoObjectTag[]
    versionContext GetNiatelemetryDomThresInfoObjectVersionContext
    account_moid str
    The Account ID for this managed object.
    additional_properties str
    ancestors Sequence[GetNiatelemetryDomThresInfoObjectAncestor]
    class_id str
    create_time str
    The time when this managed object was created.
    dom_thres_infos Sequence[GetNiatelemetryDomThresInfoObjectDomThresInfo]
    domain_group_moid str
    The DomainGroup ID for this managed object.
    id str
    mod_time str
    The time when this managed object was last modified.
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    owners Sequence[str]
    parent GetNiatelemetryDomThresInfoObjectParent
    permission_resources Sequence[GetNiatelemetryDomThresInfoObjectPermissionResource]
    record_type str
    Type of record NEXUS - This determines the type of platform where inventory was collected.
    record_version str
    Version of record being pushed - This determines what was the API version for data available from the device.
    registered_device GetNiatelemetryDomThresInfoObjectRegisteredDevice
    serial str
    Serial number of device being inventoried - The serial number is unique per device.
    shared_scope str
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    slot_id str
    Line card slot of device being inventoried - The linecard number is specific to serial of a device.
    tags Sequence[GetNiatelemetryDomThresInfoObjectTag]
    version_context GetNiatelemetryDomThresInfoObjectVersionContext
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<Property Map>
    classId String
    createTime String
    The time when this managed object was created.
    domThresInfos List<Property Map>
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    id String
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    owners List<String>
    parent Property Map
    permissionResources List<Property Map>
    recordType String
    Type of record NEXUS - This determines the type of platform where inventory was collected.
    recordVersion String
    Version of record being pushed - This determines what was the API version for data available from the device.
    registeredDevice Property Map
    serial String
    Serial number of device being inventoried - The serial number is unique per device.
    sharedScope String
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    slotId String
    Line card slot of device being inventoried - The linecard number is specific to serial of a device.
    tags List<Property Map>
    versionContext Property Map

    getNiatelemetryDomThresInfoObject Result

    The following output properties are available:

    Supporting Types

    GetNiatelemetryDomThresInfoObjectAncestor

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

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

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

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

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

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

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

    GetNiatelemetryDomThresInfoObjectDomThresInfo

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Dn string
    Returns distinguished name of the transceiver.
    HighAlarm string
    Returns highalarm value of the transceiver sensor.
    HighWarning string
    Returns highwarning value of the transceiver sensor.
    LowAlarm string
    Returns lowalarm value of the transceiver sensor.
    LowWarning string
    Returns lowwarning value of the transceiver sensor.
    NumLanes string
    Returns numlanes of the transceiver sensors.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    PartNumber string
    Returns part number of the transceiver.
    Type string
    Returns type of the transceiver sfp or qsfp.
    TypeName string
    Returns type name of the transceiver sfp or qsfp.
    Unit string
    Returns calibration value (unit) of transceiver sensor.
    VendorName string
    Returns vendor name string of the transceiver.
    VendorPn string
    Returns vendor part number of the transceiver.
    VendorRev string
    Returns vendor revision number of the transceiver.
    VendorSn string
    Returns vendor serial number of the transceiver.
    VersionId string
    Returns version identifier of the transceiver.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Dn string
    Returns distinguished name of the transceiver.
    HighAlarm string
    Returns highalarm value of the transceiver sensor.
    HighWarning string
    Returns highwarning value of the transceiver sensor.
    LowAlarm string
    Returns lowalarm value of the transceiver sensor.
    LowWarning string
    Returns lowwarning value of the transceiver sensor.
    NumLanes string
    Returns numlanes of the transceiver sensors.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    PartNumber string
    Returns part number of the transceiver.
    Type string
    Returns type of the transceiver sfp or qsfp.
    TypeName string
    Returns type name of the transceiver sfp or qsfp.
    Unit string
    Returns calibration value (unit) of transceiver sensor.
    VendorName string
    Returns vendor name string of the transceiver.
    VendorPn string
    Returns vendor part number of the transceiver.
    VendorRev string
    Returns vendor revision number of the transceiver.
    VendorSn string
    Returns vendor serial number of the transceiver.
    VersionId string
    Returns version identifier of the transceiver.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    dn String
    Returns distinguished name of the transceiver.
    highAlarm String
    Returns highalarm value of the transceiver sensor.
    highWarning String
    Returns highwarning value of the transceiver sensor.
    lowAlarm String
    Returns lowalarm value of the transceiver sensor.
    lowWarning String
    Returns lowwarning value of the transceiver sensor.
    numLanes String
    Returns numlanes of the transceiver sensors.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    partNumber String
    Returns part number of the transceiver.
    type String
    Returns type of the transceiver sfp or qsfp.
    typeName String
    Returns type name of the transceiver sfp or qsfp.
    unit String
    Returns calibration value (unit) of transceiver sensor.
    vendorName String
    Returns vendor name string of the transceiver.
    vendorPn String
    Returns vendor part number of the transceiver.
    vendorRev String
    Returns vendor revision number of the transceiver.
    vendorSn String
    Returns vendor serial number of the transceiver.
    versionId String
    Returns version identifier of the transceiver.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    dn string
    Returns distinguished name of the transceiver.
    highAlarm string
    Returns highalarm value of the transceiver sensor.
    highWarning string
    Returns highwarning value of the transceiver sensor.
    lowAlarm string
    Returns lowalarm value of the transceiver sensor.
    lowWarning string
    Returns lowwarning value of the transceiver sensor.
    numLanes string
    Returns numlanes of the transceiver sensors.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    partNumber string
    Returns part number of the transceiver.
    type string
    Returns type of the transceiver sfp or qsfp.
    typeName string
    Returns type name of the transceiver sfp or qsfp.
    unit string
    Returns calibration value (unit) of transceiver sensor.
    vendorName string
    Returns vendor name string of the transceiver.
    vendorPn string
    Returns vendor part number of the transceiver.
    vendorRev string
    Returns vendor revision number of the transceiver.
    vendorSn string
    Returns vendor serial number of the transceiver.
    versionId string
    Returns version identifier of the transceiver.
    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.
    dn str
    Returns distinguished name of the transceiver.
    high_alarm str
    Returns highalarm value of the transceiver sensor.
    high_warning str
    Returns highwarning value of the transceiver sensor.
    low_alarm str
    Returns lowalarm value of the transceiver sensor.
    low_warning str
    Returns lowwarning value of the transceiver sensor.
    num_lanes str
    Returns numlanes of the transceiver sensors.
    object_type str
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    part_number str
    Returns part number of the transceiver.
    type str
    Returns type of the transceiver sfp or qsfp.
    type_name str
    Returns type name of the transceiver sfp or qsfp.
    unit str
    Returns calibration value (unit) of transceiver sensor.
    vendor_name str
    Returns vendor name string of the transceiver.
    vendor_pn str
    Returns vendor part number of the transceiver.
    vendor_rev str
    Returns vendor revision number of the transceiver.
    vendor_sn str
    Returns vendor serial number of the transceiver.
    version_id str
    Returns version identifier of the transceiver.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    dn String
    Returns distinguished name of the transceiver.
    highAlarm String
    Returns highalarm value of the transceiver sensor.
    highWarning String
    Returns highwarning value of the transceiver sensor.
    lowAlarm String
    Returns lowalarm value of the transceiver sensor.
    lowWarning String
    Returns lowwarning value of the transceiver sensor.
    numLanes String
    Returns numlanes of the transceiver sensors.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    partNumber String
    Returns part number of the transceiver.
    type String
    Returns type of the transceiver sfp or qsfp.
    typeName String
    Returns type name of the transceiver sfp or qsfp.
    unit String
    Returns calibration value (unit) of transceiver sensor.
    vendorName String
    Returns vendor name string of the transceiver.
    vendorPn String
    Returns vendor part number of the transceiver.
    vendorRev String
    Returns vendor revision number of the transceiver.
    vendorSn String
    Returns vendor serial number of the transceiver.
    versionId String
    Returns version identifier of the transceiver.

    GetNiatelemetryDomThresInfoObjectParent

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

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

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

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

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

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

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

    GetNiatelemetryDomThresInfoObjectPermissionResource

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

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

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

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

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

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

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

    GetNiatelemetryDomThresInfoObjectRegisteredDevice

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

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

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

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

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

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

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

    GetNiatelemetryDomThresInfoObjectResult

    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors List<GetNiatelemetryDomThresInfoObjectResultAncestor>
    ClassId string
    CreateTime string
    The time when this managed object was created.
    DomThresInfos List<GetNiatelemetryDomThresInfoObjectResultDomThresInfo>
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Owners List<string>
    Parents List<GetNiatelemetryDomThresInfoObjectResultParent>
    PermissionResources List<GetNiatelemetryDomThresInfoObjectResultPermissionResource>
    RecordType string
    Type of record NEXUS - This determines the type of platform where inventory was collected.
    RecordVersion string
    Version of record being pushed - This determines what was the API version for data available from the device.
    RegisteredDevices List<GetNiatelemetryDomThresInfoObjectResultRegisteredDevice>
    Serial string
    Serial number of device being inventoried - The serial number is unique per device.
    SharedScope string
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    SlotId string
    Line card slot of device being inventoried - The linecard number is specific to serial of a device.
    Tags List<GetNiatelemetryDomThresInfoObjectResultTag>
    VersionContexts List<GetNiatelemetryDomThresInfoObjectResultVersionContext>
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors []GetNiatelemetryDomThresInfoObjectResultAncestor
    ClassId string
    CreateTime string
    The time when this managed object was created.
    DomThresInfos []GetNiatelemetryDomThresInfoObjectResultDomThresInfo
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Owners []string
    Parents []GetNiatelemetryDomThresInfoObjectResultParent
    PermissionResources []GetNiatelemetryDomThresInfoObjectResultPermissionResource
    RecordType string
    Type of record NEXUS - This determines the type of platform where inventory was collected.
    RecordVersion string
    Version of record being pushed - This determines what was the API version for data available from the device.
    RegisteredDevices []GetNiatelemetryDomThresInfoObjectResultRegisteredDevice
    Serial string
    Serial number of device being inventoried - The serial number is unique per device.
    SharedScope string
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    SlotId string
    Line card slot of device being inventoried - The linecard number is specific to serial of a device.
    Tags []GetNiatelemetryDomThresInfoObjectResultTag
    VersionContexts []GetNiatelemetryDomThresInfoObjectResultVersionContext
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<GetNiatelemetryDomThresInfoObjectResultAncestor>
    classId String
    createTime String
    The time when this managed object was created.
    domThresInfos List<GetNiatelemetryDomThresInfoObjectResultDomThresInfo>
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    owners List<String>
    parents List<GetNiatelemetryDomThresInfoObjectResultParent>
    permissionResources List<GetNiatelemetryDomThresInfoObjectResultPermissionResource>
    recordType String
    Type of record NEXUS - This determines the type of platform where inventory was collected.
    recordVersion String
    Version of record being pushed - This determines what was the API version for data available from the device.
    registeredDevices List<GetNiatelemetryDomThresInfoObjectResultRegisteredDevice>
    serial String
    Serial number of device being inventoried - The serial number is unique per device.
    sharedScope String
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    slotId String
    Line card slot of device being inventoried - The linecard number is specific to serial of a device.
    tags List<GetNiatelemetryDomThresInfoObjectResultTag>
    versionContexts List<GetNiatelemetryDomThresInfoObjectResultVersionContext>
    accountMoid string
    The Account ID for this managed object.
    additionalProperties string
    ancestors GetNiatelemetryDomThresInfoObjectResultAncestor[]
    classId string
    createTime string
    The time when this managed object was created.
    domThresInfos GetNiatelemetryDomThresInfoObjectResultDomThresInfo[]
    domainGroupMoid string
    The DomainGroup ID for this managed object.
    modTime string
    The time when this managed object was last modified.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    owners string[]
    parents GetNiatelemetryDomThresInfoObjectResultParent[]
    permissionResources GetNiatelemetryDomThresInfoObjectResultPermissionResource[]
    recordType string
    Type of record NEXUS - This determines the type of platform where inventory was collected.
    recordVersion string
    Version of record being pushed - This determines what was the API version for data available from the device.
    registeredDevices GetNiatelemetryDomThresInfoObjectResultRegisteredDevice[]
    serial string
    Serial number of device being inventoried - The serial number is unique per device.
    sharedScope string
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    slotId string
    Line card slot of device being inventoried - The linecard number is specific to serial of a device.
    tags GetNiatelemetryDomThresInfoObjectResultTag[]
    versionContexts GetNiatelemetryDomThresInfoObjectResultVersionContext[]
    account_moid str
    The Account ID for this managed object.
    additional_properties str
    ancestors Sequence[GetNiatelemetryDomThresInfoObjectResultAncestor]
    class_id str
    create_time str
    The time when this managed object was created.
    dom_thres_infos Sequence[GetNiatelemetryDomThresInfoObjectResultDomThresInfo]
    domain_group_moid str
    The DomainGroup ID for this managed object.
    mod_time str
    The time when this managed object was last modified.
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    owners Sequence[str]
    parents Sequence[GetNiatelemetryDomThresInfoObjectResultParent]
    permission_resources Sequence[GetNiatelemetryDomThresInfoObjectResultPermissionResource]
    record_type str
    Type of record NEXUS - This determines the type of platform where inventory was collected.
    record_version str
    Version of record being pushed - This determines what was the API version for data available from the device.
    registered_devices Sequence[GetNiatelemetryDomThresInfoObjectResultRegisteredDevice]
    serial str
    Serial number of device being inventoried - The serial number is unique per device.
    shared_scope str
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    slot_id str
    Line card slot of device being inventoried - The linecard number is specific to serial of a device.
    tags Sequence[GetNiatelemetryDomThresInfoObjectResultTag]
    version_contexts Sequence[GetNiatelemetryDomThresInfoObjectResultVersionContext]
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<Property Map>
    classId String
    createTime String
    The time when this managed object was created.
    domThresInfos List<Property Map>
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    owners List<String>
    parents List<Property Map>
    permissionResources List<Property Map>
    recordType String
    Type of record NEXUS - This determines the type of platform where inventory was collected.
    recordVersion String
    Version of record being pushed - This determines what was the API version for data available from the device.
    registeredDevices List<Property Map>
    serial String
    Serial number of device being inventoried - The serial number is unique per device.
    sharedScope String
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    slotId String
    Line card slot of device being inventoried - The linecard number is specific to serial of a device.
    tags List<Property Map>
    versionContexts List<Property Map>

    GetNiatelemetryDomThresInfoObjectResultAncestor

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

    GetNiatelemetryDomThresInfoObjectResultDomThresInfo

    AdditionalProperties string
    ClassId string
    Dn string
    HighAlarm string
    HighWarning string
    LowAlarm string
    LowWarning string
    NumLanes string
    ObjectType string
    PartNumber string
    Type string
    TypeName string
    Unit string
    VendorName string
    VendorPn string
    VendorRev string
    VendorSn string
    VersionId string
    AdditionalProperties string
    ClassId string
    Dn string
    HighAlarm string
    HighWarning string
    LowAlarm string
    LowWarning string
    NumLanes string
    ObjectType string
    PartNumber string
    Type string
    TypeName string
    Unit string
    VendorName string
    VendorPn string
    VendorRev string
    VendorSn string
    VersionId string
    additionalProperties String
    classId String
    dn String
    highAlarm String
    highWarning String
    lowAlarm String
    lowWarning String
    numLanes String
    objectType String
    partNumber String
    type String
    typeName String
    unit String
    vendorName String
    vendorPn String
    vendorRev String
    vendorSn String
    versionId String
    additionalProperties string
    classId string
    dn string
    highAlarm string
    highWarning string
    lowAlarm string
    lowWarning string
    numLanes string
    objectType string
    partNumber string
    type string
    typeName string
    unit string
    vendorName string
    vendorPn string
    vendorRev string
    vendorSn string
    versionId string
    additionalProperties String
    classId String
    dn String
    highAlarm String
    highWarning String
    lowAlarm String
    lowWarning String
    numLanes String
    objectType String
    partNumber String
    type String
    typeName String
    unit String
    vendorName String
    vendorPn String
    vendorRev String
    vendorSn String
    versionId String

    GetNiatelemetryDomThresInfoObjectResultParent

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

    GetNiatelemetryDomThresInfoObjectResultPermissionResource

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

    GetNiatelemetryDomThresInfoObjectResultRegisteredDevice

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

    GetNiatelemetryDomThresInfoObjectResultTag

    AdditionalProperties string
    Key string
    Value string
    AdditionalProperties string
    Key string
    Value string
    additionalProperties String
    key String
    value String
    additionalProperties string
    key string
    value string
    additionalProperties String
    key String
    value String

    GetNiatelemetryDomThresInfoObjectResultVersionContext

    GetNiatelemetryDomThresInfoObjectResultVersionContextInterestedMo

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

    GetNiatelemetryDomThresInfoObjectResultVersionContextRefMo

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

    GetNiatelemetryDomThresInfoObjectTag

    AdditionalProperties string
    Key string
    The string representation of a tag key.
    Value string
    The string representation of a tag value.
    AdditionalProperties string
    Key string
    The string representation of a tag key.
    Value string
    The string representation of a tag value.
    additionalProperties String
    key String
    The string representation of a tag key.
    value String
    The string representation of a tag value.
    additionalProperties 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.
    additionalProperties String
    key String
    The string representation of a tag key.
    value String
    The string representation of a tag value.

    GetNiatelemetryDomThresInfoObjectVersionContext

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

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

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

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

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

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

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

    GetNiatelemetryDomThresInfoObjectVersionContextInterestedMo

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

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

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

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

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

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

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

    GetNiatelemetryDomThresInfoObjectVersionContextRefMo

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

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

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

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

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

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

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

    Package Details

    Repository
    intersight ciscodevnet/terraform-provider-intersight
    License
    Notes
    This Pulumi package is based on the intersight Terraform Provider.
    intersight logo
    intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet