intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
intersight.getForecastInstance
Explore with Pulumi AI
intersight 1.0.64 published on Wednesday, Apr 30, 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 dictionary
The following arguments are supported:
- Account
Moid 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. - Additional
Properties string - Alt
Models List<double> - Ancestors
List<Get
Forecast Instance Ancestor> - Class
Id string - Create
Time string - The time when this managed object was created.
- Data
Interval double - The time interval (in days) for the data to be used for computing forecast model.
- Data
Start stringDate - The start date from when the data should be used for computing forecast model.
- Device
Id string - The Moid of the Intersight managed device instance for which regression model is derived.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Forecast
Def GetForecast Instance Forecast Def - Full
Cap doubleDays - The number of days remaining before the device reaches its full functional capacity.
- Id string
- Last
Model stringUpdate Time - The time when the forecast model was last updated.
- Metric
Name string - The name of the metric for which regression model is generated.
- Min
Days doubleFor Forecast - The minimum number of days the HyperFlex cluster should be up for computing forecast.
- Mod
Time string - The time when this managed object was last modified.
- Model
Get
Forecast Instance Model - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Owners List<string>
- Parent
Get
Forecast Instance Parent - Permission
Resources List<GetForecast Instance Permission Resource> - Registered
Device 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<Get
Forecast Instance Tag> - Threshold
Days double - 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
- Account
Moid 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. - Additional
Properties string - Alt
Models []float64 - Ancestors
[]Get
Forecast Instance Ancestor - Class
Id string - Create
Time string - The time when this managed object was created.
- Data
Interval float64 - The time interval (in days) for the data to be used for computing forecast model.
- Data
Start stringDate - The start date from when the data should be used for computing forecast model.
- Device
Id string - The Moid of the Intersight managed device instance for which regression model is derived.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Forecast
Def GetForecast Instance Forecast Def - Full
Cap float64Days - The number of days remaining before the device reaches its full functional capacity.
- Id string
- Last
Model stringUpdate Time - The time when the forecast model was last updated.
- Metric
Name string - The name of the metric for which regression model is generated.
- Min
Days float64For Forecast - The minimum number of days the HyperFlex cluster should be up for computing forecast.
- Mod
Time string - The time when this managed object was last modified.
- Model
Get
Forecast Instance Model - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Owners []string
- Parent
Get
Forecast Instance Parent - Permission
Resources []GetForecast Instance Permission Resource - Registered
Device 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.
- []Get
Forecast Instance Tag - Threshold
Days float64 - 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
- account
Moid 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. - additional
Properties String - alt
Models List<Double> - ancestors
List<Get
Forecast Instance Ancestor> - class
Id String - create
Time String - The time when this managed object was created.
- data
Interval Double - The time interval (in days) for the data to be used for computing forecast model.
- data
Start StringDate - The start date from when the data should be used for computing forecast model.
- device
Id String - The Moid of the Intersight managed device instance for which regression model is derived.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- forecast
Def GetForecast Instance Forecast Def - full
Cap DoubleDays - The number of days remaining before the device reaches its full functional capacity.
- id String
- last
Model StringUpdate Time - The time when the forecast model was last updated.
- metric
Name String - The name of the metric for which regression model is generated.
- min
Days DoubleFor Forecast - The minimum number of days the HyperFlex cluster should be up for computing forecast.
- mod
Time String - The time when this managed object was last modified.
- model
Get
Forecast Instance Model - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - owners List<String>
- parent
Get
Forecast Instance Parent - permission
Resources List<GetForecast Instance Permission Resource> - registered
Device 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<Get
Forecast Instance Tag> - threshold
Days Double - 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
- account
Moid 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. - additional
Properties string - alt
Models number[] - ancestors
Get
Forecast Instance Ancestor[] - class
Id string - create
Time string - The time when this managed object was created.
- data
Interval number - The time interval (in days) for the data to be used for computing forecast model.
- data
Start stringDate - The start date from when the data should be used for computing forecast model.
- device
Id string - The Moid of the Intersight managed device instance for which regression model is derived.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- forecast
Def GetForecast Instance Forecast Def - full
Cap numberDays - The number of days remaining before the device reaches its full functional capacity.
- id string
- last
Model stringUpdate Time - The time when the forecast model was last updated.
- metric
Name string - The name of the metric for which regression model is generated.
- min
Days numberFor Forecast - The minimum number of days the HyperFlex cluster should be up for computing forecast.
- mod
Time string - The time when this managed object was last modified.
- model
Get
Forecast Instance Model - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - owners string[]
- parent
Get
Forecast Instance Parent - permission
Resources GetForecast Instance Permission Resource[] - registered
Device 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.
- Get
Forecast Instance Tag[] - threshold
Days number - 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
- 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[Get
Forecast 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
Get
Forecast Instance Model - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - owners Sequence[str]
- parent
Get
Forecast 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[Get
Forecast 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
- account
Moid 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. - additional
Properties String - alt
Models List<Number> - ancestors List<Property Map>
- class
Id String - create
Time String - The time when this managed object was created.
- data
Interval Number - The time interval (in days) for the data to be used for computing forecast model.
- data
Start StringDate - The start date from when the data should be used for computing forecast model.
- device
Id String - The Moid of the Intersight managed device instance for which regression model is derived.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- forecast
Def Property Map - full
Cap NumberDays - The number of days remaining before the device reaches its full functional capacity.
- id String
- last
Model StringUpdate Time - The time when the forecast model was last updated.
- metric
Name String - The name of the metric for which regression model is generated.
- min
Days NumberFor Forecast - The minimum number of days the HyperFlex cluster should be up for computing forecast.
- mod
Time String - The time when this managed object was last modified.
- model Property Map
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - registered
Device 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>
- threshold
Days Number - The number of days remaining before the device reaches the specified threshold for the metric as defined in definition.
- version
Context Property Map
getForecastInstance Result
The following output properties are available:
- Id string
- Results
List<Get
Forecast Instance Result> - Account
Moid string - Action string
- Additional
Properties string - Alt
Models List<double> - Ancestors
List<Get
Forecast Instance Ancestor> - Class
Id string - Create
Time string - Data
Interval double - Data
Start stringDate - Device
Id string - Domain
Group stringMoid - Forecast
Def GetForecast Instance Forecast Def - Full
Cap doubleDays - Last
Model stringUpdate Time - Metric
Name string - Min
Days doubleFor Forecast - Mod
Time string - Model
Get
Forecast Instance Model - Moid string
- Object
Type string - Owners List<string>
- Parent
Get
Forecast Instance Parent - Permission
Resources List<GetForecast Instance Permission Resource> - Registered
Device GetForecast Instance Registered Device - string
- List<Get
Forecast Instance Tag> - Threshold
Days double - Version
Context GetForecast Instance Version Context
- Id string
- Results
[]Get
Forecast Instance Result - Account
Moid string - Action string
- Additional
Properties string - Alt
Models []float64 - Ancestors
[]Get
Forecast Instance Ancestor - Class
Id string - Create
Time string - Data
Interval float64 - Data
Start stringDate - Device
Id string - Domain
Group stringMoid - Forecast
Def GetForecast Instance Forecast Def - Full
Cap float64Days - Last
Model stringUpdate Time - Metric
Name string - Min
Days float64For Forecast - Mod
Time string - Model
Get
Forecast Instance Model - Moid string
- Object
Type string - Owners []string
- Parent
Get
Forecast Instance Parent - Permission
Resources []GetForecast Instance Permission Resource - Registered
Device GetForecast Instance Registered Device - string
- []Get
Forecast Instance Tag - Threshold
Days float64 - Version
Context GetForecast Instance Version Context
- id String
- results
List<Get
Forecast Instance Result> - account
Moid String - action String
- additional
Properties String - alt
Models List<Double> - ancestors
List<Get
Forecast Instance Ancestor> - class
Id String - create
Time String - data
Interval Double - data
Start StringDate - device
Id String - domain
Group StringMoid - forecast
Def GetForecast Instance Forecast Def - full
Cap DoubleDays - last
Model StringUpdate Time - metric
Name String - min
Days DoubleFor Forecast - mod
Time String - model
Get
Forecast Instance Model - moid String
- object
Type String - owners List<String>
- parent
Get
Forecast Instance Parent - permission
Resources List<GetForecast Instance Permission Resource> - registered
Device GetForecast Instance Registered Device - String
- List<Get
Forecast Instance Tag> - threshold
Days Double - version
Context GetForecast Instance Version Context
- id string
- results
Get
Forecast Instance Result[] - account
Moid string - action string
- additional
Properties string - alt
Models number[] - ancestors
Get
Forecast Instance Ancestor[] - class
Id string - create
Time string - data
Interval number - data
Start stringDate - device
Id string - domain
Group stringMoid - forecast
Def GetForecast Instance Forecast Def - full
Cap numberDays - last
Model stringUpdate Time - metric
Name string - min
Days numberFor Forecast - mod
Time string - model
Get
Forecast Instance Model - moid string
- object
Type string - owners string[]
- parent
Get
Forecast Instance Parent - permission
Resources GetForecast Instance Permission Resource[] - registered
Device GetForecast Instance Registered Device - string
- Get
Forecast Instance Tag[] - threshold
Days number - version
Context GetForecast Instance Version Context
- id str
- results
Sequence[Get
Forecast Instance Result] - account_
moid str - action str
- additional_
properties str - alt_
models Sequence[float] - ancestors
Sequence[Get
Forecast 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
Get
Forecast Instance Model - moid str
- object_
type str - owners Sequence[str]
- parent
Get
Forecast Instance Parent - permission_
resources Sequence[GetForecast Instance Permission Resource] - registered_
device GetForecast Instance Registered Device - str
- Sequence[Get
Forecast Instance Tag] - threshold_
days float - version_
context GetForecast Instance Version Context
- id String
- results List<Property Map>
- account
Moid String - action String
- additional
Properties String - alt
Models List<Number> - ancestors List<Property Map>
- class
Id String - create
Time String - data
Interval Number - data
Start StringDate - device
Id String - domain
Group StringMoid - forecast
Def Property Map - full
Cap NumberDays - last
Model StringUpdate Time - metric
Name String - min
Days NumberFor Forecast - mod
Time String - model Property Map
- moid String
- object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - registered
Device Property Map - String
- List<Property Map>
- threshold
Days Number - version
Context Property Map
Supporting Types
GetForecastInstanceAncestor
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetForecastInstanceForecastDef
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetForecastInstanceModel
- Accuracy double
- The standard error of the estimate is a measure of the accuracy of predictions from predictive modeling.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Model
Datas List<double> - Model
Type 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.
- Object
Type 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.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Model
Datas []float64 - Model
Type 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.
- Object
Type 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.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- model
Datas List<Double> - model
Type 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.
- object
Type 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.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- model
Datas number[] - model
Type 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.
- object
Type 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.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- model
Datas List<Number> - model
Type 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.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
GetForecastInstanceParent
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetForecastInstancePermissionResource
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetForecastInstanceRegisteredDevice
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetForecastInstanceResult
- Account
Moid 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. - Additional
Properties string - Alt
Models List<double> - Ancestors
List<Get
Forecast Instance Result Ancestor> - Class
Id string - Create
Time string - The time when this managed object was created.
- Data
Interval double - The time interval (in days) for the data to be used for computing forecast model.
- Data
Start stringDate - The start date from when the data should be used for computing forecast model.
- Device
Id string - The Moid of the Intersight managed device instance for which regression model is derived.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Forecast
Deves List<GetForecast Instance Result Forecast Def> - Full
Cap doubleDays - The number of days remaining before the device reaches its full functional capacity.
- Last
Model stringUpdate Time - The time when the forecast model was last updated.
- Metric
Name string - The name of the metric for which regression model is generated.
- Min
Days doubleFor Forecast - The minimum number of days the HyperFlex cluster should be up for computing forecast.
- Mod
Time string - The time when this managed object was last modified.
- Models
List<Get
Forecast Instance Result Model> - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Owners List<string>
- Parents
List<Get
Forecast Instance Result Parent> - Permission
Resources List<GetForecast Instance Result Permission Resource> - Registered
Devices 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<Get
Forecast Instance Result Tag> - Threshold
Days double - The number of days remaining before the device reaches the specified threshold for the metric as defined in definition.
- Version
Contexts List<GetForecast Instance Result Version Context>
- Account
Moid 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. - Additional
Properties string - Alt
Models []float64 - Ancestors
[]Get
Forecast Instance Result Ancestor - Class
Id string - Create
Time string - The time when this managed object was created.
- Data
Interval float64 - The time interval (in days) for the data to be used for computing forecast model.
- Data
Start stringDate - The start date from when the data should be used for computing forecast model.
- Device
Id string - The Moid of the Intersight managed device instance for which regression model is derived.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Forecast
Deves []GetForecast Instance Result Forecast Def - Full
Cap float64Days - The number of days remaining before the device reaches its full functional capacity.
- Last
Model stringUpdate Time - The time when the forecast model was last updated.
- Metric
Name string - The name of the metric for which regression model is generated.
- Min
Days float64For Forecast - The minimum number of days the HyperFlex cluster should be up for computing forecast.
- Mod
Time string - The time when this managed object was last modified.
- Models
[]Get
Forecast Instance Result Model - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Owners []string
- Parents
[]Get
Forecast Instance Result Parent - Permission
Resources []GetForecast Instance Result Permission Resource - Registered
Devices []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.
- []Get
Forecast Instance Result Tag - Threshold
Days float64 - The number of days remaining before the device reaches the specified threshold for the metric as defined in definition.
- Version
Contexts []GetForecast Instance Result Version Context
- account
Moid 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. - additional
Properties String - alt
Models List<Double> - ancestors
List<Get
Forecast Instance Result Ancestor> - class
Id String - create
Time String - The time when this managed object was created.
- data
Interval Double - The time interval (in days) for the data to be used for computing forecast model.
- data
Start StringDate - The start date from when the data should be used for computing forecast model.
- device
Id String - The Moid of the Intersight managed device instance for which regression model is derived.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- forecast
Deves List<GetForecast Instance Result Forecast Def> - full
Cap DoubleDays - The number of days remaining before the device reaches its full functional capacity.
- last
Model StringUpdate Time - The time when the forecast model was last updated.
- metric
Name String - The name of the metric for which regression model is generated.
- min
Days DoubleFor Forecast - The minimum number of days the HyperFlex cluster should be up for computing forecast.
- mod
Time String - The time when this managed object was last modified.
- models
List<Get
Forecast Instance Result Model> - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - owners List<String>
- parents
List<Get
Forecast Instance Result Parent> - permission
Resources List<GetForecast Instance Result Permission Resource> - registered
Devices 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<Get
Forecast Instance Result Tag> - threshold
Days Double - The number of days remaining before the device reaches the specified threshold for the metric as defined in definition.
- version
Contexts List<GetForecast Instance Result Version Context>
- account
Moid 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. - additional
Properties string - alt
Models number[] - ancestors
Get
Forecast Instance Result Ancestor[] - class
Id string - create
Time string - The time when this managed object was created.
- data
Interval number - The time interval (in days) for the data to be used for computing forecast model.
- data
Start stringDate - The start date from when the data should be used for computing forecast model.
- device
Id string - The Moid of the Intersight managed device instance for which regression model is derived.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- forecast
Deves GetForecast Instance Result Forecast Def[] - full
Cap numberDays - The number of days remaining before the device reaches its full functional capacity.
- last
Model stringUpdate Time - The time when the forecast model was last updated.
- metric
Name string - The name of the metric for which regression model is generated.
- min
Days numberFor Forecast - The minimum number of days the HyperFlex cluster should be up for computing forecast.
- mod
Time string - The time when this managed object was last modified.
- models
Get
Forecast Instance Result Model[] - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - owners string[]
- parents
Get
Forecast Instance Result Parent[] - permission
Resources GetForecast Instance Result Permission Resource[] - registered
Devices 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.
- Get
Forecast Instance Result Tag[] - threshold
Days number - The number of days remaining before the device reaches the specified threshold for the metric as defined in definition.
- version
Contexts 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[Get
Forecast 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[Get
Forecast Instance Result Model] - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - owners Sequence[str]
- parents
Sequence[Get
Forecast 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[Get
Forecast 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]
- account
Moid 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. - additional
Properties String - alt
Models List<Number> - ancestors List<Property Map>
- class
Id String - create
Time String - The time when this managed object was created.
- data
Interval Number - The time interval (in days) for the data to be used for computing forecast model.
- data
Start StringDate - The start date from when the data should be used for computing forecast model.
- device
Id String - The Moid of the Intersight managed device instance for which regression model is derived.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- forecast
Deves List<Property Map> - full
Cap NumberDays - The number of days remaining before the device reaches its full functional capacity.
- last
Model StringUpdate Time - The time when the forecast model was last updated.
- metric
Name String - The name of the metric for which regression model is generated.
- min
Days NumberFor Forecast - The minimum number of days the HyperFlex cluster should be up for computing forecast.
- mod
Time String - The time when this managed object was last modified.
- models List<Property Map>
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - owners List<String>
- parents List<Property Map>
- permission
Resources List<Property Map> - registered
Devices 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>
- threshold
Days Number - The number of days remaining before the device reaches the specified threshold for the metric as defined in definition.
- version
Contexts List<Property Map>
GetForecastInstanceResultAncestor
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetForecastInstanceResultForecastDef
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetForecastInstanceResultModel
- Accuracy double
- Additional
Properties string - Class
Id string - Model
Datas List<double> - Model
Type string - Object
Type string
- Accuracy float64
- Additional
Properties string - Class
Id string - Model
Datas []float64 - Model
Type string - Object
Type string
- accuracy Double
- additional
Properties String - class
Id String - model
Datas List<Double> - model
Type String - object
Type String
- accuracy number
- additional
Properties string - class
Id string - model
Datas number[] - model
Type string - object
Type string
- accuracy float
- additional_
properties str - class_
id str - model_
datas Sequence[float] - model_
type str - object_
type str
- accuracy Number
- additional
Properties String - class
Id String - model
Datas List<Number> - model
Type String - object
Type String
GetForecastInstanceResultParent
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetForecastInstanceResultPermissionResource
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetForecastInstanceResultRegisteredDevice
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetForecastInstanceResultTag
- Additional
Properties string - Key string
- Value string
- Additional
Properties string - Key string
- Value string
- additional
Properties String - key String
- value String
- additional
Properties string - key string
- value string
- additional_
properties str - key str
- value str
- additional
Properties String - key String
- value String
GetForecastInstanceResultVersionContext
- additional
Properties string - class
Id string - interested
Mos GetForecast Instance Result Version Context Interested Mo[] - marked
For booleanDeletion - nr
Version string - object
Type string - ref
Mos GetForecast Instance Result Version Context Ref Mo[] - timestamp string
- version
Type string
- additional
Properties String - class
Id String - interested
Mos List<Property Map> - marked
For BooleanDeletion - nr
Version String - object
Type String - ref
Mos List<Property Map> - timestamp String
- version
Type String
GetForecastInstanceResultVersionContextInterestedMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetForecastInstanceResultVersionContextRefMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetForecastInstanceTag
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
- additional
Properties string - key string
- The string representation of a tag key.
- value string
- The string representation of a tag value.
- additional_
properties str - key str
- The string representation of a tag key.
- value str
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
GetForecastInstanceVersionContext
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interested
Mos List<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 string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetForecast Instance Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interested
Mos []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 string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetForecast Instance Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<GetForecast Instance Version Context Interested Mo> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetForecast Instance Version Context Ref Mo - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos GetForecast Instance Version Context Interested Mo[] - marked
For booleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetForecast Instance Version Context Ref Mo - A reference to the original Managed Object.
- timestamp string
- The time this versioned Managed Object was created.
- version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested_
mos Sequence[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.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<Property Map> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo Property Map - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
GetForecastInstanceVersionContextInterestedMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetForecastInstanceVersionContextRefMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the
intersight
Terraform Provider.
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet