intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
intersight.getForecastInstance
Explore with Pulumi AI
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
Entity representing forecast result for instance of managed object, ie, data source.
Using getForecastInstance
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 getForecastInstance(args: GetForecastInstanceArgs, opts?: InvokeOptions): Promise<GetForecastInstanceResult>
function getForecastInstanceOutput(args: GetForecastInstanceOutputArgs, opts?: InvokeOptions): Output<GetForecastInstanceResult>def get_forecast_instance(account_moid: Optional[str] = None,
                          action: Optional[str] = None,
                          additional_properties: Optional[str] = None,
                          alt_models: Optional[Sequence[float]] = None,
                          ancestors: Optional[Sequence[GetForecastInstanceAncestor]] = None,
                          class_id: Optional[str] = None,
                          create_time: Optional[str] = None,
                          data_interval: Optional[float] = None,
                          data_start_date: Optional[str] = None,
                          device_id: Optional[str] = None,
                          domain_group_moid: Optional[str] = None,
                          forecast_def: Optional[GetForecastInstanceForecastDef] = None,
                          full_cap_days: Optional[float] = None,
                          id: Optional[str] = None,
                          last_model_update_time: Optional[str] = None,
                          metric_name: Optional[str] = None,
                          min_days_for_forecast: Optional[float] = None,
                          mod_time: Optional[str] = None,
                          model: Optional[GetForecastInstanceModel] = None,
                          moid: Optional[str] = None,
                          object_type: Optional[str] = None,
                          owners: Optional[Sequence[str]] = None,
                          parent: Optional[GetForecastInstanceParent] = None,
                          permission_resources: Optional[Sequence[GetForecastInstancePermissionResource]] = None,
                          registered_device: Optional[GetForecastInstanceRegisteredDevice] = None,
                          shared_scope: Optional[str] = None,
                          tags: Optional[Sequence[GetForecastInstanceTag]] = None,
                          threshold_days: Optional[float] = None,
                          version_context: Optional[GetForecastInstanceVersionContext] = None,
                          opts: Optional[InvokeOptions] = None) -> GetForecastInstanceResult
def get_forecast_instance_output(account_moid: Optional[pulumi.Input[str]] = None,
                          action: Optional[pulumi.Input[str]] = None,
                          additional_properties: Optional[pulumi.Input[str]] = None,
                          alt_models: Optional[pulumi.Input[Sequence[pulumi.Input[float]]]] = None,
                          ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetForecastInstanceAncestorArgs]]]] = None,
                          class_id: Optional[pulumi.Input[str]] = None,
                          create_time: Optional[pulumi.Input[str]] = None,
                          data_interval: Optional[pulumi.Input[float]] = None,
                          data_start_date: Optional[pulumi.Input[str]] = None,
                          device_id: Optional[pulumi.Input[str]] = None,
                          domain_group_moid: Optional[pulumi.Input[str]] = None,
                          forecast_def: Optional[pulumi.Input[GetForecastInstanceForecastDefArgs]] = None,
                          full_cap_days: Optional[pulumi.Input[float]] = None,
                          id: Optional[pulumi.Input[str]] = None,
                          last_model_update_time: Optional[pulumi.Input[str]] = None,
                          metric_name: Optional[pulumi.Input[str]] = None,
                          min_days_for_forecast: Optional[pulumi.Input[float]] = None,
                          mod_time: Optional[pulumi.Input[str]] = None,
                          model: Optional[pulumi.Input[GetForecastInstanceModelArgs]] = 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[GetForecastInstanceParentArgs]] = None,
                          permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetForecastInstancePermissionResourceArgs]]]] = None,
                          registered_device: Optional[pulumi.Input[GetForecastInstanceRegisteredDeviceArgs]] = None,
                          shared_scope: Optional[pulumi.Input[str]] = None,
                          tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetForecastInstanceTagArgs]]]] = None,
                          threshold_days: Optional[pulumi.Input[float]] = None,
                          version_context: Optional[pulumi.Input[GetForecastInstanceVersionContextArgs]] = None,
                          opts: Optional[InvokeOptions] = None) -> Output[GetForecastInstanceResult]func LookupForecastInstance(ctx *Context, args *LookupForecastInstanceArgs, opts ...InvokeOption) (*LookupForecastInstanceResult, error)
func LookupForecastInstanceOutput(ctx *Context, args *LookupForecastInstanceOutputArgs, opts ...InvokeOption) LookupForecastInstanceResultOutput> Note: This function is named LookupForecastInstance in the Go SDK.
public static class GetForecastInstance 
{
    public static Task<GetForecastInstanceResult> InvokeAsync(GetForecastInstanceArgs args, InvokeOptions? opts = null)
    public static Output<GetForecastInstanceResult> Invoke(GetForecastInstanceInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetForecastInstanceResult> getForecastInstance(GetForecastInstanceArgs args, InvokeOptions options)
public static Output<GetForecastInstanceResult> getForecastInstance(GetForecastInstanceArgs args, InvokeOptions options)
fn::invoke:
  function: intersight:index/getForecastInstance:getForecastInstance
  arguments:
    # arguments dictionaryThe following arguments are supported:
- AccountMoid string
- The Account ID for this managed object.
- Action string
- Action to be triggered on forecast instance. Default value is None.* None- The Enum value None represents that no action is triggered on the forecast Instance managed object.*Evaluate- The Enum value Evaluate represents that a re-evaluation of the forecast needs to be triggered.
- AdditionalProperties string
- AltModels List<double>
- Ancestors
List<GetForecast Instance Ancestor> 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- DataInterval double
- The time interval (in days) for the data to be used for computing forecast model.
- DataStart stringDate 
- The start date from when the data should be used for computing forecast model.
- DeviceId string
- The Moid of the Intersight managed device instance for which regression model is derived.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- ForecastDef GetForecast Instance Forecast Def 
- FullCap doubleDays 
- The number of days remaining before the device reaches its full functional capacity.
- Id string
- LastModel stringUpdate Time 
- The time when the forecast model was last updated.
- MetricName string
- The name of the metric for which regression model is generated.
- MinDays doubleFor Forecast 
- The minimum number of days the HyperFlex cluster should be up for computing forecast.
- ModTime string
- The time when this managed object was last modified.
- Model
GetForecast Instance Model 
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Owners List<string>
- Parent
GetForecast Instance Parent 
- PermissionResources List<GetForecast Instance Permission Resource> 
- RegisteredDevice GetForecast Instance Registered Device 
- 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.
- 
List<GetForecast Instance Tag> 
- ThresholdDays double
- The number of days remaining before the device reaches the specified threshold for the metric as defined in definition.
- VersionContext GetForecast Instance Version Context 
- AccountMoid string
- The Account ID for this managed object.
- Action string
- Action to be triggered on forecast instance. Default value is None.* None- The Enum value None represents that no action is triggered on the forecast Instance managed object.*Evaluate- The Enum value Evaluate represents that a re-evaluation of the forecast needs to be triggered.
- AdditionalProperties string
- AltModels []float64
- Ancestors
[]GetForecast Instance Ancestor 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- DataInterval float64
- The time interval (in days) for the data to be used for computing forecast model.
- DataStart stringDate 
- The start date from when the data should be used for computing forecast model.
- DeviceId string
- The Moid of the Intersight managed device instance for which regression model is derived.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- ForecastDef GetForecast Instance Forecast Def 
- FullCap float64Days 
- The number of days remaining before the device reaches its full functional capacity.
- Id string
- LastModel stringUpdate Time 
- The time when the forecast model was last updated.
- MetricName string
- The name of the metric for which regression model is generated.
- MinDays float64For Forecast 
- The minimum number of days the HyperFlex cluster should be up for computing forecast.
- ModTime string
- The time when this managed object was last modified.
- Model
GetForecast Instance Model 
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Owners []string
- Parent
GetForecast Instance Parent 
- PermissionResources []GetForecast Instance Permission Resource 
- RegisteredDevice GetForecast Instance Registered Device 
- 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.
- 
[]GetForecast Instance Tag 
- ThresholdDays float64
- The number of days remaining before the device reaches the specified threshold for the metric as defined in definition.
- VersionContext GetForecast Instance Version Context 
- accountMoid String
- The Account ID for this managed object.
- action String
- Action to be triggered on forecast instance. Default value is None.* None- The Enum value None represents that no action is triggered on the forecast Instance managed object.*Evaluate- The Enum value Evaluate represents that a re-evaluation of the forecast needs to be triggered.
- additionalProperties String
- altModels List<Double>
- ancestors
List<GetForecast Instance Ancestor> 
- classId String
- createTime String
- The time when this managed object was created.
- dataInterval Double
- The time interval (in days) for the data to be used for computing forecast model.
- dataStart StringDate 
- The start date from when the data should be used for computing forecast model.
- deviceId String
- The Moid of the Intersight managed device instance for which regression model is derived.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- forecastDef GetForecast Instance Forecast Def 
- fullCap DoubleDays 
- The number of days remaining before the device reaches its full functional capacity.
- id String
- lastModel StringUpdate Time 
- The time when the forecast model was last updated.
- metricName String
- The name of the metric for which regression model is generated.
- minDays DoubleFor Forecast 
- The minimum number of days the HyperFlex cluster should be up for computing forecast.
- modTime String
- The time when this managed object was last modified.
- model
GetForecast Instance Model 
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- owners List<String>
- parent
GetForecast Instance Parent 
- permissionResources List<GetForecast Instance Permission Resource> 
- registeredDevice GetForecast Instance Registered Device 
- 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.
- 
List<GetForecast Instance Tag> 
- thresholdDays Double
- The number of days remaining before the device reaches the specified threshold for the metric as defined in definition.
- versionContext GetForecast Instance Version Context 
- accountMoid string
- The Account ID for this managed object.
- action string
- Action to be triggered on forecast instance. Default value is None.* None- The Enum value None represents that no action is triggered on the forecast Instance managed object.*Evaluate- The Enum value Evaluate represents that a re-evaluation of the forecast needs to be triggered.
- additionalProperties string
- altModels number[]
- ancestors
GetForecast Instance Ancestor[] 
- classId string
- createTime string
- The time when this managed object was created.
- dataInterval number
- The time interval (in days) for the data to be used for computing forecast model.
- dataStart stringDate 
- The start date from when the data should be used for computing forecast model.
- deviceId string
- The Moid of the Intersight managed device instance for which regression model is derived.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- forecastDef GetForecast Instance Forecast Def 
- fullCap numberDays 
- The number of days remaining before the device reaches its full functional capacity.
- id string
- lastModel stringUpdate Time 
- The time when the forecast model was last updated.
- metricName string
- The name of the metric for which regression model is generated.
- minDays numberFor Forecast 
- The minimum number of days the HyperFlex cluster should be up for computing forecast.
- modTime string
- The time when this managed object was last modified.
- model
GetForecast Instance Model 
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- owners string[]
- parent
GetForecast Instance Parent 
- permissionResources GetForecast Instance Permission Resource[] 
- registeredDevice GetForecast Instance Registered Device 
- 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.
- 
GetForecast Instance Tag[] 
- thresholdDays number
- The number of days remaining before the device reaches the specified threshold for the metric as defined in definition.
- versionContext GetForecast Instance Version Context 
- account_moid str
- The Account ID for this managed object.
- action str
- Action to be triggered on forecast instance. Default value is None.* None- The Enum value None represents that no action is triggered on the forecast Instance managed object.*Evaluate- The Enum value Evaluate represents that a re-evaluation of the forecast needs to be triggered.
- additional_properties str
- alt_models Sequence[float]
- ancestors
Sequence[GetForecast Instance Ancestor] 
- class_id str
- create_time str
- The time when this managed object was created.
- data_interval float
- The time interval (in days) for the data to be used for computing forecast model.
- data_start_ strdate 
- The start date from when the data should be used for computing forecast model.
- device_id str
- The Moid of the Intersight managed device instance for which regression model is derived.
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- forecast_def GetForecast Instance Forecast Def 
- full_cap_ floatdays 
- The number of days remaining before the device reaches its full functional capacity.
- id str
- last_model_ strupdate_ time 
- The time when the forecast model was last updated.
- metric_name str
- The name of the metric for which regression model is generated.
- min_days_ floatfor_ forecast 
- The minimum number of days the HyperFlex cluster should be up for computing forecast.
- mod_time str
- The time when this managed object was last modified.
- model
GetForecast Instance Model 
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- owners Sequence[str]
- parent
GetForecast Instance Parent 
- permission_resources Sequence[GetForecast Instance Permission Resource] 
- registered_device GetForecast Instance Registered Device 
- 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.
- 
Sequence[GetForecast Instance Tag] 
- threshold_days float
- The number of days remaining before the device reaches the specified threshold for the metric as defined in definition.
- version_context GetForecast Instance Version Context 
- accountMoid String
- The Account ID for this managed object.
- action String
- Action to be triggered on forecast instance. Default value is None.* None- The Enum value None represents that no action is triggered on the forecast Instance managed object.*Evaluate- The Enum value Evaluate represents that a re-evaluation of the forecast needs to be triggered.
- additionalProperties String
- altModels List<Number>
- ancestors List<Property Map>
- classId String
- createTime String
- The time when this managed object was created.
- dataInterval Number
- The time interval (in days) for the data to be used for computing forecast model.
- dataStart StringDate 
- The start date from when the data should be used for computing forecast model.
- deviceId String
- The Moid of the Intersight managed device instance for which regression model is derived.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- forecastDef Property Map
- fullCap NumberDays 
- The number of days remaining before the device reaches its full functional capacity.
- id String
- lastModel StringUpdate Time 
- The time when the forecast model was last updated.
- metricName String
- The name of the metric for which regression model is generated.
- minDays NumberFor Forecast 
- The minimum number of days the HyperFlex cluster should be up for computing forecast.
- modTime String
- The time when this managed object was last modified.
- model Property Map
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- registeredDevice Property Map
- 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.
- List<Property Map>
- thresholdDays Number
- The number of days remaining before the device reaches the specified threshold for the metric as defined in definition.
- versionContext Property Map
getForecastInstance Result
The following output properties are available:
- Id string
- Results
List<GetForecast Instance Result> 
- AccountMoid string
- Action string
- AdditionalProperties string
- AltModels List<double>
- Ancestors
List<GetForecast Instance Ancestor> 
- ClassId string
- CreateTime string
- DataInterval double
- DataStart stringDate 
- DeviceId string
- DomainGroup stringMoid 
- ForecastDef GetForecast Instance Forecast Def 
- FullCap doubleDays 
- LastModel stringUpdate Time 
- MetricName string
- MinDays doubleFor Forecast 
- ModTime string
- Model
GetForecast Instance Model 
- Moid string
- ObjectType string
- Owners List<string>
- Parent
GetForecast Instance Parent 
- PermissionResources List<GetForecast Instance Permission Resource> 
- RegisteredDevice GetForecast Instance Registered Device 
- string
- 
List<GetForecast Instance Tag> 
- ThresholdDays double
- VersionContext GetForecast Instance Version Context 
- Id string
- Results
[]GetForecast Instance Result 
- AccountMoid string
- Action string
- AdditionalProperties string
- AltModels []float64
- Ancestors
[]GetForecast Instance Ancestor 
- ClassId string
- CreateTime string
- DataInterval float64
- DataStart stringDate 
- DeviceId string
- DomainGroup stringMoid 
- ForecastDef GetForecast Instance Forecast Def 
- FullCap float64Days 
- LastModel stringUpdate Time 
- MetricName string
- MinDays float64For Forecast 
- ModTime string
- Model
GetForecast Instance Model 
- Moid string
- ObjectType string
- Owners []string
- Parent
GetForecast Instance Parent 
- PermissionResources []GetForecast Instance Permission Resource 
- RegisteredDevice GetForecast Instance Registered Device 
- string
- 
[]GetForecast Instance Tag 
- ThresholdDays float64
- VersionContext GetForecast Instance Version Context 
- id String
- results
List<GetForecast Instance Result> 
- accountMoid String
- action String
- additionalProperties String
- altModels List<Double>
- ancestors
List<GetForecast Instance Ancestor> 
- classId String
- createTime String
- dataInterval Double
- dataStart StringDate 
- deviceId String
- domainGroup StringMoid 
- forecastDef GetForecast Instance Forecast Def 
- fullCap DoubleDays 
- lastModel StringUpdate Time 
- metricName String
- minDays DoubleFor Forecast 
- modTime String
- model
GetForecast Instance Model 
- moid String
- objectType String
- owners List<String>
- parent
GetForecast Instance Parent 
- permissionResources List<GetForecast Instance Permission Resource> 
- registeredDevice GetForecast Instance Registered Device 
- String
- 
List<GetForecast Instance Tag> 
- thresholdDays Double
- versionContext GetForecast Instance Version Context 
- id string
- results
GetForecast Instance Result[] 
- accountMoid string
- action string
- additionalProperties string
- altModels number[]
- ancestors
GetForecast Instance Ancestor[] 
- classId string
- createTime string
- dataInterval number
- dataStart stringDate 
- deviceId string
- domainGroup stringMoid 
- forecastDef GetForecast Instance Forecast Def 
- fullCap numberDays 
- lastModel stringUpdate Time 
- metricName string
- minDays numberFor Forecast 
- modTime string
- model
GetForecast Instance Model 
- moid string
- objectType string
- owners string[]
- parent
GetForecast Instance Parent 
- permissionResources GetForecast Instance Permission Resource[] 
- registeredDevice GetForecast Instance Registered Device 
- string
- 
GetForecast Instance Tag[] 
- thresholdDays number
- versionContext GetForecast Instance Version Context 
- id str
- results
Sequence[GetForecast Instance Result] 
- account_moid str
- action str
- additional_properties str
- alt_models Sequence[float]
- ancestors
Sequence[GetForecast Instance Ancestor] 
- class_id str
- create_time str
- data_interval float
- data_start_ strdate 
- device_id str
- domain_group_ strmoid 
- forecast_def GetForecast Instance Forecast Def 
- full_cap_ floatdays 
- last_model_ strupdate_ time 
- metric_name str
- min_days_ floatfor_ forecast 
- mod_time str
- model
GetForecast Instance Model 
- moid str
- object_type str
- owners Sequence[str]
- parent
GetForecast Instance Parent 
- permission_resources Sequence[GetForecast Instance Permission Resource] 
- registered_device GetForecast Instance Registered Device 
- str
- 
Sequence[GetForecast Instance Tag] 
- threshold_days float
- version_context GetForecast Instance Version Context 
- id String
- results List<Property Map>
- accountMoid String
- action String
- additionalProperties String
- altModels List<Number>
- ancestors List<Property Map>
- classId String
- createTime String
- dataInterval Number
- dataStart StringDate 
- deviceId String
- domainGroup StringMoid 
- forecastDef Property Map
- fullCap NumberDays 
- lastModel StringUpdate Time 
- metricName String
- minDays NumberFor Forecast 
- modTime String
- model Property Map
- moid String
- objectType String
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- registeredDevice Property Map
- String
- List<Property Map>
- thresholdDays Number
- versionContext Property Map
Supporting Types
GetForecastInstanceAncestor   
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetForecastInstanceForecastDef    
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetForecastInstanceModel   
- Accuracy double
- The standard error of the estimate is a measure of the accuracy of predictions from predictive modeling.
- 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.
- ModelDatas List<double>
- ModelType string
- Model type indicating type of predictive model used for computing forecast.- Linear- The Enum value Linear represents that the predictive model type used for forecast computation is linear regression.
 
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Accuracy float64
- The standard error of the estimate is a measure of the accuracy of predictions from predictive modeling.
- 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.
- ModelDatas []float64
- ModelType string
- Model type indicating type of predictive model used for computing forecast.- Linear- The Enum value Linear represents that the predictive model type used for forecast computation is linear regression.
 
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- accuracy Double
- The standard error of the estimate is a measure of the accuracy of predictions from predictive modeling.
- 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.
- modelDatas List<Double>
- modelType String
- Model type indicating type of predictive model used for computing forecast.- Linear- The Enum value Linear represents that the predictive model type used for forecast computation is linear regression.
 
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- accuracy number
- The standard error of the estimate is a measure of the accuracy of predictions from predictive modeling.
- 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.
- modelDatas number[]
- modelType string
- Model type indicating type of predictive model used for computing forecast.- Linear- The Enum value Linear represents that the predictive model type used for forecast computation is linear regression.
 
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- accuracy float
- The standard error of the estimate is a measure of the accuracy of predictions from predictive modeling.
- 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.
- model_datas Sequence[float]
- model_type str
- Model type indicating type of predictive model used for computing forecast.- Linear- The Enum value Linear represents that the predictive model type used for forecast computation is linear regression.
 
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- accuracy Number
- The standard error of the estimate is a measure of the accuracy of predictions from predictive modeling.
- 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.
- modelDatas List<Number>
- modelType String
- Model type indicating type of predictive model used for computing forecast.- Linear- The Enum value Linear represents that the predictive model type used for forecast computation is linear regression.
 
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
GetForecastInstanceParent   
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetForecastInstancePermissionResource    
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetForecastInstanceRegisteredDevice    
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetForecastInstanceResult   
- AccountMoid string
- The Account ID for this managed object.
- Action string
- Action to be triggered on forecast instance. Default value is None.* None- The Enum value None represents that no action is triggered on the forecast Instance managed object.*Evaluate- The Enum value Evaluate represents that a re-evaluation of the forecast needs to be triggered.
- AdditionalProperties string
- AltModels List<double>
- Ancestors
List<GetForecast Instance Result Ancestor> 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- DataInterval double
- The time interval (in days) for the data to be used for computing forecast model.
- DataStart stringDate 
- The start date from when the data should be used for computing forecast model.
- DeviceId string
- The Moid of the Intersight managed device instance for which regression model is derived.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- ForecastDeves List<GetForecast Instance Result Forecast Def> 
- FullCap doubleDays 
- The number of days remaining before the device reaches its full functional capacity.
- LastModel stringUpdate Time 
- The time when the forecast model was last updated.
- MetricName string
- The name of the metric for which regression model is generated.
- MinDays doubleFor Forecast 
- The minimum number of days the HyperFlex cluster should be up for computing forecast.
- ModTime string
- The time when this managed object was last modified.
- Models
List<GetForecast Instance Result Model> 
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Owners List<string>
- Parents
List<GetForecast Instance Result Parent> 
- PermissionResources List<GetForecast Instance Result Permission Resource> 
- RegisteredDevices List<GetForecast Instance Result Registered Device> 
- 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.
- 
List<GetForecast Instance Result Tag> 
- ThresholdDays double
- The number of days remaining before the device reaches the specified threshold for the metric as defined in definition.
- VersionContexts List<GetForecast Instance Result Version Context> 
- AccountMoid string
- The Account ID for this managed object.
- Action string
- Action to be triggered on forecast instance. Default value is None.* None- The Enum value None represents that no action is triggered on the forecast Instance managed object.*Evaluate- The Enum value Evaluate represents that a re-evaluation of the forecast needs to be triggered.
- AdditionalProperties string
- AltModels []float64
- Ancestors
[]GetForecast Instance Result Ancestor 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- DataInterval float64
- The time interval (in days) for the data to be used for computing forecast model.
- DataStart stringDate 
- The start date from when the data should be used for computing forecast model.
- DeviceId string
- The Moid of the Intersight managed device instance for which regression model is derived.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- ForecastDeves []GetForecast Instance Result Forecast Def 
- FullCap float64Days 
- The number of days remaining before the device reaches its full functional capacity.
- LastModel stringUpdate Time 
- The time when the forecast model was last updated.
- MetricName string
- The name of the metric for which regression model is generated.
- MinDays float64For Forecast 
- The minimum number of days the HyperFlex cluster should be up for computing forecast.
- ModTime string
- The time when this managed object was last modified.
- Models
[]GetForecast Instance Result Model 
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Owners []string
- Parents
[]GetForecast Instance Result Parent 
- PermissionResources []GetForecast Instance Result Permission Resource 
- RegisteredDevices []GetForecast Instance Result Registered Device 
- 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.
- 
[]GetForecast Instance Result Tag 
- ThresholdDays float64
- The number of days remaining before the device reaches the specified threshold for the metric as defined in definition.
- VersionContexts []GetForecast Instance Result Version Context 
- accountMoid String
- The Account ID for this managed object.
- action String
- Action to be triggered on forecast instance. Default value is None.* None- The Enum value None represents that no action is triggered on the forecast Instance managed object.*Evaluate- The Enum value Evaluate represents that a re-evaluation of the forecast needs to be triggered.
- additionalProperties String
- altModels List<Double>
- ancestors
List<GetForecast Instance Result Ancestor> 
- classId String
- createTime String
- The time when this managed object was created.
- dataInterval Double
- The time interval (in days) for the data to be used for computing forecast model.
- dataStart StringDate 
- The start date from when the data should be used for computing forecast model.
- deviceId String
- The Moid of the Intersight managed device instance for which regression model is derived.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- forecastDeves List<GetForecast Instance Result Forecast Def> 
- fullCap DoubleDays 
- The number of days remaining before the device reaches its full functional capacity.
- lastModel StringUpdate Time 
- The time when the forecast model was last updated.
- metricName String
- The name of the metric for which regression model is generated.
- minDays DoubleFor Forecast 
- The minimum number of days the HyperFlex cluster should be up for computing forecast.
- modTime String
- The time when this managed object was last modified.
- models
List<GetForecast Instance Result Model> 
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- owners List<String>
- parents
List<GetForecast Instance Result Parent> 
- permissionResources List<GetForecast Instance Result Permission Resource> 
- registeredDevices List<GetForecast Instance Result Registered Device> 
- 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.
- 
List<GetForecast Instance Result Tag> 
- thresholdDays Double
- The number of days remaining before the device reaches the specified threshold for the metric as defined in definition.
- versionContexts List<GetForecast Instance Result Version Context> 
- accountMoid string
- The Account ID for this managed object.
- action string
- Action to be triggered on forecast instance. Default value is None.* None- The Enum value None represents that no action is triggered on the forecast Instance managed object.*Evaluate- The Enum value Evaluate represents that a re-evaluation of the forecast needs to be triggered.
- additionalProperties string
- altModels number[]
- ancestors
GetForecast Instance Result Ancestor[] 
- classId string
- createTime string
- The time when this managed object was created.
- dataInterval number
- The time interval (in days) for the data to be used for computing forecast model.
- dataStart stringDate 
- The start date from when the data should be used for computing forecast model.
- deviceId string
- The Moid of the Intersight managed device instance for which regression model is derived.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- forecastDeves GetForecast Instance Result Forecast Def[] 
- fullCap numberDays 
- The number of days remaining before the device reaches its full functional capacity.
- lastModel stringUpdate Time 
- The time when the forecast model was last updated.
- metricName string
- The name of the metric for which regression model is generated.
- minDays numberFor Forecast 
- The minimum number of days the HyperFlex cluster should be up for computing forecast.
- modTime string
- The time when this managed object was last modified.
- models
GetForecast Instance Result Model[] 
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- owners string[]
- parents
GetForecast Instance Result Parent[] 
- permissionResources GetForecast Instance Result Permission Resource[] 
- registeredDevices GetForecast Instance Result Registered Device[] 
- 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.
- 
GetForecast Instance Result Tag[] 
- thresholdDays number
- The number of days remaining before the device reaches the specified threshold for the metric as defined in definition.
- versionContexts GetForecast Instance Result Version Context[] 
- account_moid str
- The Account ID for this managed object.
- action str
- Action to be triggered on forecast instance. Default value is None.* None- The Enum value None represents that no action is triggered on the forecast Instance managed object.*Evaluate- The Enum value Evaluate represents that a re-evaluation of the forecast needs to be triggered.
- additional_properties str
- alt_models Sequence[float]
- ancestors
Sequence[GetForecast Instance Result Ancestor] 
- class_id str
- create_time str
- The time when this managed object was created.
- data_interval float
- The time interval (in days) for the data to be used for computing forecast model.
- data_start_ strdate 
- The start date from when the data should be used for computing forecast model.
- device_id str
- The Moid of the Intersight managed device instance for which regression model is derived.
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- forecast_deves Sequence[GetForecast Instance Result Forecast Def] 
- full_cap_ floatdays 
- The number of days remaining before the device reaches its full functional capacity.
- last_model_ strupdate_ time 
- The time when the forecast model was last updated.
- metric_name str
- The name of the metric for which regression model is generated.
- min_days_ floatfor_ forecast 
- The minimum number of days the HyperFlex cluster should be up for computing forecast.
- mod_time str
- The time when this managed object was last modified.
- models
Sequence[GetForecast Instance Result Model] 
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- owners Sequence[str]
- parents
Sequence[GetForecast Instance Result Parent] 
- permission_resources Sequence[GetForecast Instance Result Permission Resource] 
- registered_devices Sequence[GetForecast Instance Result Registered Device] 
- 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.
- 
Sequence[GetForecast Instance Result Tag] 
- threshold_days float
- The number of days remaining before the device reaches the specified threshold for the metric as defined in definition.
- version_contexts Sequence[GetForecast Instance Result Version Context] 
- accountMoid String
- The Account ID for this managed object.
- action String
- Action to be triggered on forecast instance. Default value is None.* None- The Enum value None represents that no action is triggered on the forecast Instance managed object.*Evaluate- The Enum value Evaluate represents that a re-evaluation of the forecast needs to be triggered.
- additionalProperties String
- altModels List<Number>
- ancestors List<Property Map>
- classId String
- createTime String
- The time when this managed object was created.
- dataInterval Number
- The time interval (in days) for the data to be used for computing forecast model.
- dataStart StringDate 
- The start date from when the data should be used for computing forecast model.
- deviceId String
- The Moid of the Intersight managed device instance for which regression model is derived.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- forecastDeves List<Property Map>
- fullCap NumberDays 
- The number of days remaining before the device reaches its full functional capacity.
- lastModel StringUpdate Time 
- The time when the forecast model was last updated.
- metricName String
- The name of the metric for which regression model is generated.
- minDays NumberFor Forecast 
- The minimum number of days the HyperFlex cluster should be up for computing forecast.
- modTime String
- The time when this managed object was last modified.
- models List<Property Map>
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- owners List<String>
- parents List<Property Map>
- permissionResources List<Property Map>
- registeredDevices List<Property Map>
- 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.
- List<Property Map>
- thresholdDays Number
- The number of days remaining before the device reaches the specified threshold for the metric as defined in definition.
- versionContexts List<Property Map>
GetForecastInstanceResultAncestor    
- 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
GetForecastInstanceResultForecastDef     
- 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
GetForecastInstanceResultModel    
- Accuracy double
- AdditionalProperties string
- ClassId string
- ModelDatas List<double>
- ModelType string
- ObjectType string
- Accuracy float64
- AdditionalProperties string
- ClassId string
- ModelDatas []float64
- ModelType string
- ObjectType string
- accuracy Double
- additionalProperties String
- classId String
- modelDatas List<Double>
- modelType String
- objectType String
- accuracy number
- additionalProperties string
- classId string
- modelDatas number[]
- modelType string
- objectType string
- accuracy float
- additional_properties str
- class_id str
- model_datas Sequence[float]
- model_type str
- object_type str
- accuracy Number
- additionalProperties String
- classId String
- modelDatas List<Number>
- modelType String
- objectType String
GetForecastInstanceResultParent    
- 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
GetForecastInstanceResultPermissionResource     
- 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
GetForecastInstanceResultRegisteredDevice     
- 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
GetForecastInstanceResultTag    
- AdditionalProperties string
- Key string
- Value string
- AdditionalProperties string
- Key string
- Value string
- additionalProperties String
- key String
- value String
- additionalProperties string
- key string
- value string
- additional_properties str
- key str
- value str
- additionalProperties String
- key String
- value String
GetForecastInstanceResultVersionContext     
- additionalProperties string
- classId string
- interestedMos GetForecast Instance Result Version Context Interested Mo[] 
- markedFor booleanDeletion 
- nrVersion string
- objectType string
- refMos GetForecast Instance Result Version Context Ref Mo[] 
- timestamp string
- versionType string
- additionalProperties String
- classId String
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- nrVersion String
- objectType String
- refMos List<Property Map>
- timestamp String
- versionType String
GetForecastInstanceResultVersionContextInterestedMo       
- 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
GetForecastInstanceResultVersionContextRefMo       
- 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
GetForecastInstanceTag   
- 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.
GetForecastInstanceVersionContext    
- 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<GetForecast Instance Version Context Interested Mo> 
- MarkedFor boolDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- 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 GetForecast Instance Version Context Ref Mo 
- 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 []GetForecast Instance Version Context Interested Mo 
- MarkedFor boolDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- 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 GetForecast Instance Version Context Ref Mo 
- 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<GetForecast Instance Version Context Interested Mo> 
- markedFor BooleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- 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 GetForecast Instance Version Context Ref Mo 
- 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 GetForecast Instance Version Context Interested Mo[] 
- markedFor booleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- 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 GetForecast Instance Version Context Ref Mo 
- 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[GetForecast Instance Version Context Interested Mo] 
- marked_for_ booldeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr_version str
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref_mo GetForecast Instance Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp str
- The time this versioned Managed Object was created.
- version_type str
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- 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>
- markedFor BooleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- 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.
 
GetForecastInstanceVersionContextInterestedMo      
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetForecastInstanceVersionContextRefMo      
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the intersightTerraform Provider.
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet