intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
intersight.getMetricsMetricsExploration
Explore with Pulumi AI
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
Contains info regarding metrics query and templating information.
Using getMetricsMetricsExploration
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 getMetricsMetricsExploration(args: GetMetricsMetricsExplorationArgs, opts?: InvokeOptions): Promise<GetMetricsMetricsExplorationResult>
function getMetricsMetricsExplorationOutput(args: GetMetricsMetricsExplorationOutputArgs, opts?: InvokeOptions): Output<GetMetricsMetricsExplorationResult>def get_metrics_metrics_exploration(account_moid: Optional[str] = None,
                                    additional_properties: Optional[str] = None,
                                    ancestors: Optional[Sequence[GetMetricsMetricsExplorationAncestor]] = None,
                                    class_id: Optional[str] = None,
                                    create_time: Optional[str] = None,
                                    description: Optional[str] = None,
                                    domain_group_moid: Optional[str] = None,
                                    granularity: Optional[str] = None,
                                    id: Optional[str] = None,
                                    intervals: Optional[Sequence[str]] = None,
                                    is_widget: Optional[bool] = None,
                                    metric_criterias: Optional[Sequence[GetMetricsMetricsExplorationMetricCriteria]] = None,
                                    mod_time: Optional[str] = None,
                                    moid: Optional[str] = None,
                                    name: Optional[str] = None,
                                    object_type: Optional[str] = None,
                                    organization: Optional[GetMetricsMetricsExplorationOrganization] = None,
                                    owners: Optional[Sequence[str]] = None,
                                    parent: Optional[GetMetricsMetricsExplorationParent] = None,
                                    permission_resources: Optional[Sequence[GetMetricsMetricsExplorationPermissionResource]] = None,
                                    raw_queries: Optional[Sequence[str]] = None,
                                    shared_scope: Optional[str] = None,
                                    tags: Optional[Sequence[GetMetricsMetricsExplorationTag]] = None,
                                    version_context: Optional[GetMetricsMetricsExplorationVersionContext] = None,
                                    visual_config: Optional[str] = None,
                                    opts: Optional[InvokeOptions] = None) -> GetMetricsMetricsExplorationResult
def get_metrics_metrics_exploration_output(account_moid: Optional[pulumi.Input[str]] = None,
                                    additional_properties: Optional[pulumi.Input[str]] = None,
                                    ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetMetricsMetricsExplorationAncestorArgs]]]] = None,
                                    class_id: Optional[pulumi.Input[str]] = None,
                                    create_time: Optional[pulumi.Input[str]] = None,
                                    description: Optional[pulumi.Input[str]] = None,
                                    domain_group_moid: Optional[pulumi.Input[str]] = None,
                                    granularity: Optional[pulumi.Input[str]] = None,
                                    id: Optional[pulumi.Input[str]] = None,
                                    intervals: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                                    is_widget: Optional[pulumi.Input[bool]] = None,
                                    metric_criterias: Optional[pulumi.Input[Sequence[pulumi.Input[GetMetricsMetricsExplorationMetricCriteriaArgs]]]] = None,
                                    mod_time: Optional[pulumi.Input[str]] = None,
                                    moid: Optional[pulumi.Input[str]] = None,
                                    name: Optional[pulumi.Input[str]] = None,
                                    object_type: Optional[pulumi.Input[str]] = None,
                                    organization: Optional[pulumi.Input[GetMetricsMetricsExplorationOrganizationArgs]] = None,
                                    owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                                    parent: Optional[pulumi.Input[GetMetricsMetricsExplorationParentArgs]] = None,
                                    permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetMetricsMetricsExplorationPermissionResourceArgs]]]] = None,
                                    raw_queries: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                                    shared_scope: Optional[pulumi.Input[str]] = None,
                                    tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetMetricsMetricsExplorationTagArgs]]]] = None,
                                    version_context: Optional[pulumi.Input[GetMetricsMetricsExplorationVersionContextArgs]] = None,
                                    visual_config: Optional[pulumi.Input[str]] = None,
                                    opts: Optional[InvokeOptions] = None) -> Output[GetMetricsMetricsExplorationResult]func LookupMetricsMetricsExploration(ctx *Context, args *LookupMetricsMetricsExplorationArgs, opts ...InvokeOption) (*LookupMetricsMetricsExplorationResult, error)
func LookupMetricsMetricsExplorationOutput(ctx *Context, args *LookupMetricsMetricsExplorationOutputArgs, opts ...InvokeOption) LookupMetricsMetricsExplorationResultOutput> Note: This function is named LookupMetricsMetricsExploration in the Go SDK.
public static class GetMetricsMetricsExploration 
{
    public static Task<GetMetricsMetricsExplorationResult> InvokeAsync(GetMetricsMetricsExplorationArgs args, InvokeOptions? opts = null)
    public static Output<GetMetricsMetricsExplorationResult> Invoke(GetMetricsMetricsExplorationInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetMetricsMetricsExplorationResult> getMetricsMetricsExploration(GetMetricsMetricsExplorationArgs args, InvokeOptions options)
public static Output<GetMetricsMetricsExplorationResult> getMetricsMetricsExploration(GetMetricsMetricsExplorationArgs args, InvokeOptions options)
fn::invoke:
  function: intersight:index/getMetricsMetricsExploration:getMetricsMetricsExploration
  arguments:
    # arguments dictionaryThe following arguments are supported:
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
List<GetMetrics Metrics Exploration Ancestor> 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- Description string
- User specified description of this MetricsExploration.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- Granularity string
- The time unit in which the metrics will be aggregated into.
- Id string
- Intervals List<string>
- IsWidget bool
- True when this MetricsExploration is exposed as a Dashlet widget.
- MetricCriterias List<GetMetrics Metrics Exploration Metric Criteria> 
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- User specified name of this MetricsExploration.
- ObjectType string
- Organization
GetMetrics Metrics Exploration Organization 
- Owners List<string>
- Parent
GetMetrics Metrics Exploration Parent 
- PermissionResources List<GetMetrics Metrics Exploration Permission Resource> 
- RawQueries List<string>
- 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<GetMetrics Metrics Exploration Tag> 
- VersionContext GetMetrics Metrics Exploration Version Context 
- VisualConfig string
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
[]GetMetrics Metrics Exploration Ancestor 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- Description string
- User specified description of this MetricsExploration.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- Granularity string
- The time unit in which the metrics will be aggregated into.
- Id string
- Intervals []string
- IsWidget bool
- True when this MetricsExploration is exposed as a Dashlet widget.
- MetricCriterias []GetMetrics Metrics Exploration Metric Criteria 
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- User specified name of this MetricsExploration.
- ObjectType string
- Organization
GetMetrics Metrics Exploration Organization 
- Owners []string
- Parent
GetMetrics Metrics Exploration Parent 
- PermissionResources []GetMetrics Metrics Exploration Permission Resource 
- RawQueries []string
- 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.
- 
[]GetMetrics Metrics Exploration Tag 
- VersionContext GetMetrics Metrics Exploration Version Context 
- VisualConfig string
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors
List<GetMetrics Metrics Exploration Ancestor> 
- classId String
- createTime String
- The time when this managed object was created.
- description String
- User specified description of this MetricsExploration.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- granularity String
- The time unit in which the metrics will be aggregated into.
- id String
- intervals List<String>
- isWidget Boolean
- True when this MetricsExploration is exposed as a Dashlet widget.
- metricCriterias List<GetMetrics Metrics Exploration Metric Criteria> 
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- User specified name of this MetricsExploration.
- objectType String
- organization
GetMetrics Metrics Exploration Organization 
- owners List<String>
- parent
GetMetrics Metrics Exploration Parent 
- permissionResources List<GetMetrics Metrics Exploration Permission Resource> 
- rawQueries List<String>
- 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<GetMetrics Metrics Exploration Tag> 
- versionContext GetMetrics Metrics Exploration Version Context 
- visualConfig String
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- ancestors
GetMetrics Metrics Exploration Ancestor[] 
- classId string
- createTime string
- The time when this managed object was created.
- description string
- User specified description of this MetricsExploration.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- granularity string
- The time unit in which the metrics will be aggregated into.
- id string
- intervals string[]
- isWidget boolean
- True when this MetricsExploration is exposed as a Dashlet widget.
- metricCriterias GetMetrics Metrics Exploration Metric Criteria[] 
- modTime string
- The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- User specified name of this MetricsExploration.
- objectType string
- organization
GetMetrics Metrics Exploration Organization 
- owners string[]
- parent
GetMetrics Metrics Exploration Parent 
- permissionResources GetMetrics Metrics Exploration Permission Resource[] 
- rawQueries string[]
- 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.
- 
GetMetrics Metrics Exploration Tag[] 
- versionContext GetMetrics Metrics Exploration Version Context 
- visualConfig string
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- ancestors
Sequence[GetMetrics Metrics Exploration Ancestor] 
- class_id str
- create_time str
- The time when this managed object was created.
- description str
- User specified description of this MetricsExploration.
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- granularity str
- The time unit in which the metrics will be aggregated into.
- id str
- intervals Sequence[str]
- is_widget bool
- True when this MetricsExploration is exposed as a Dashlet widget.
- metric_criterias Sequence[GetMetrics Metrics Exploration Metric Criteria] 
- mod_time str
- The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- User specified name of this MetricsExploration.
- object_type str
- organization
GetMetrics Metrics Exploration Organization 
- owners Sequence[str]
- parent
GetMetrics Metrics Exploration Parent 
- permission_resources Sequence[GetMetrics Metrics Exploration Permission Resource] 
- raw_queries Sequence[str]
- 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[GetMetrics Metrics Exploration Tag] 
- version_context GetMetrics Metrics Exploration Version Context 
- visual_config str
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors List<Property Map>
- classId String
- createTime String
- The time when this managed object was created.
- description String
- User specified description of this MetricsExploration.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- granularity String
- The time unit in which the metrics will be aggregated into.
- id String
- intervals List<String>
- isWidget Boolean
- True when this MetricsExploration is exposed as a Dashlet widget.
- metricCriterias List<Property Map>
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- User specified name of this MetricsExploration.
- objectType String
- organization Property Map
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- rawQueries List<String>
- 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>
- versionContext Property Map
- visualConfig String
getMetricsMetricsExploration Result
The following output properties are available:
- Id string
- Results
List<GetMetrics Metrics Exploration Result> 
- AccountMoid string
- AdditionalProperties string
- Ancestors
List<GetMetrics Metrics Exploration Ancestor> 
- ClassId string
- CreateTime string
- Description string
- DomainGroup stringMoid 
- Granularity string
- Intervals List<string>
- IsWidget bool
- MetricCriterias List<GetMetrics Metrics Exploration Metric Criteria> 
- ModTime string
- Moid string
- Name string
- ObjectType string
- Organization
GetMetrics Metrics Exploration Organization 
- Owners List<string>
- Parent
GetMetrics Metrics Exploration Parent 
- PermissionResources List<GetMetrics Metrics Exploration Permission Resource> 
- RawQueries List<string>
- string
- 
List<GetMetrics Metrics Exploration Tag> 
- VersionContext GetMetrics Metrics Exploration Version Context 
- VisualConfig string
- Id string
- Results
[]GetMetrics Metrics Exploration Result 
- AccountMoid string
- AdditionalProperties string
- Ancestors
[]GetMetrics Metrics Exploration Ancestor 
- ClassId string
- CreateTime string
- Description string
- DomainGroup stringMoid 
- Granularity string
- Intervals []string
- IsWidget bool
- MetricCriterias []GetMetrics Metrics Exploration Metric Criteria 
- ModTime string
- Moid string
- Name string
- ObjectType string
- Organization
GetMetrics Metrics Exploration Organization 
- Owners []string
- Parent
GetMetrics Metrics Exploration Parent 
- PermissionResources []GetMetrics Metrics Exploration Permission Resource 
- RawQueries []string
- string
- 
[]GetMetrics Metrics Exploration Tag 
- VersionContext GetMetrics Metrics Exploration Version Context 
- VisualConfig string
- id String
- results
List<GetMetrics Metrics Exploration Result> 
- accountMoid String
- additionalProperties String
- ancestors
List<GetMetrics Metrics Exploration Ancestor> 
- classId String
- createTime String
- description String
- domainGroup StringMoid 
- granularity String
- intervals List<String>
- isWidget Boolean
- metricCriterias List<GetMetrics Metrics Exploration Metric Criteria> 
- modTime String
- moid String
- name String
- objectType String
- organization
GetMetrics Metrics Exploration Organization 
- owners List<String>
- parent
GetMetrics Metrics Exploration Parent 
- permissionResources List<GetMetrics Metrics Exploration Permission Resource> 
- rawQueries List<String>
- String
- 
List<GetMetrics Metrics Exploration Tag> 
- versionContext GetMetrics Metrics Exploration Version Context 
- visualConfig String
- id string
- results
GetMetrics Metrics Exploration Result[] 
- accountMoid string
- additionalProperties string
- ancestors
GetMetrics Metrics Exploration Ancestor[] 
- classId string
- createTime string
- description string
- domainGroup stringMoid 
- granularity string
- intervals string[]
- isWidget boolean
- metricCriterias GetMetrics Metrics Exploration Metric Criteria[] 
- modTime string
- moid string
- name string
- objectType string
- organization
GetMetrics Metrics Exploration Organization 
- owners string[]
- parent
GetMetrics Metrics Exploration Parent 
- permissionResources GetMetrics Metrics Exploration Permission Resource[] 
- rawQueries string[]
- string
- 
GetMetrics Metrics Exploration Tag[] 
- versionContext GetMetrics Metrics Exploration Version Context 
- visualConfig string
- id str
- results
Sequence[GetMetrics Metrics Exploration Result] 
- account_moid str
- additional_properties str
- ancestors
Sequence[GetMetrics Metrics Exploration Ancestor] 
- class_id str
- create_time str
- description str
- domain_group_ strmoid 
- granularity str
- intervals Sequence[str]
- is_widget bool
- metric_criterias Sequence[GetMetrics Metrics Exploration Metric Criteria] 
- mod_time str
- moid str
- name str
- object_type str
- organization
GetMetrics Metrics Exploration Organization 
- owners Sequence[str]
- parent
GetMetrics Metrics Exploration Parent 
- permission_resources Sequence[GetMetrics Metrics Exploration Permission Resource] 
- raw_queries Sequence[str]
- str
- 
Sequence[GetMetrics Metrics Exploration Tag] 
- version_context GetMetrics Metrics Exploration Version Context 
- visual_config str
- id String
- results List<Property Map>
- accountMoid String
- additionalProperties String
- ancestors List<Property Map>
- classId String
- createTime String
- description String
- domainGroup StringMoid 
- granularity String
- intervals List<String>
- isWidget Boolean
- metricCriterias List<Property Map>
- modTime String
- moid String
- name String
- objectType String
- organization Property Map
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- rawQueries List<String>
- String
- List<Property Map>
- versionContext Property Map
- visualConfig String
Supporting Types
GetMetricsMetricsExplorationAncestor    
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetMetricsMetricsExplorationMetricCriteria     
- AdditionalProperties string
- Aggregation string
- Function name which used to combine the group buckets into a single timeseries.
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Filters List<string>
- Groups List<string>
- Instrument string
- Instrument name used to collect measurements for the query.
- IsEnabled bool
- Indicates if this criterion should be used for the query.
- Metric string
- Measurement name that is collected by the instrument for the query.
- MetricAggregation string
- Function name which used to combine the metrics into granularity buckets.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- TopLimit double
- The maximum number of result rows.
- TopSort string
- Method on how to sort the result rows.
- AdditionalProperties string
- Aggregation string
- Function name which used to combine the group buckets into a single timeseries.
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Filters []string
- Groups []string
- Instrument string
- Instrument name used to collect measurements for the query.
- IsEnabled bool
- Indicates if this criterion should be used for the query.
- Metric string
- Measurement name that is collected by the instrument for the query.
- MetricAggregation string
- Function name which used to combine the metrics into granularity buckets.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- TopLimit float64
- The maximum number of result rows.
- TopSort string
- Method on how to sort the result rows.
- additionalProperties String
- aggregation String
- Function name which used to combine the group buckets into a single timeseries.
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- filters List<String>
- groups List<String>
- instrument String
- Instrument name used to collect measurements for the query.
- isEnabled Boolean
- Indicates if this criterion should be used for the query.
- metric String
- Measurement name that is collected by the instrument for the query.
- metricAggregation String
- Function name which used to combine the metrics into granularity buckets.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- topLimit Double
- The maximum number of result rows.
- topSort String
- Method on how to sort the result rows.
- additionalProperties string
- aggregation string
- Function name which used to combine the group buckets into a single timeseries.
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- filters string[]
- groups string[]
- instrument string
- Instrument name used to collect measurements for the query.
- isEnabled boolean
- Indicates if this criterion should be used for the query.
- metric string
- Measurement name that is collected by the instrument for the query.
- metricAggregation string
- Function name which used to combine the metrics into granularity buckets.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- topLimit number
- The maximum number of result rows.
- topSort string
- Method on how to sort the result rows.
- additional_properties str
- aggregation str
- Function name which used to combine the group buckets into a single timeseries.
- 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.
- filters Sequence[str]
- groups Sequence[str]
- instrument str
- Instrument name used to collect measurements for the query.
- is_enabled bool
- Indicates if this criterion should be used for the query.
- metric str
- Measurement name that is collected by the instrument for the query.
- metric_aggregation str
- Function name which used to combine the metrics into granularity buckets.
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- top_limit float
- The maximum number of result rows.
- top_sort str
- Method on how to sort the result rows.
- additionalProperties String
- aggregation String
- Function name which used to combine the group buckets into a single timeseries.
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- filters List<String>
- groups List<String>
- instrument String
- Instrument name used to collect measurements for the query.
- isEnabled Boolean
- Indicates if this criterion should be used for the query.
- metric String
- Measurement name that is collected by the instrument for the query.
- metricAggregation String
- Function name which used to combine the metrics into granularity buckets.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- topLimit Number
- The maximum number of result rows.
- topSort String
- Method on how to sort the result rows.
GetMetricsMetricsExplorationOrganization    
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetMetricsMetricsExplorationParent    
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetMetricsMetricsExplorationPermissionResource     
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetMetricsMetricsExplorationResult    
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
List<GetMetrics Metrics Exploration Result Ancestor> 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- Description string
- User specified description of this MetricsExploration.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- Granularity string
- The time unit in which the metrics will be aggregated into.
- Intervals List<string>
- IsWidget bool
- True when this MetricsExploration is exposed as a Dashlet widget.
- MetricCriterias List<GetMetrics Metrics Exploration Result Metric Criteria> 
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- User specified name of this MetricsExploration.
- ObjectType string
- Organizations
List<GetMetrics Metrics Exploration Result Organization> 
- Owners List<string>
- Parents
List<GetMetrics Metrics Exploration Result Parent> 
- PermissionResources List<GetMetrics Metrics Exploration Result Permission Resource> 
- RawQueries List<string>
- 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<GetMetrics Metrics Exploration Result Tag> 
- VersionContexts List<GetMetrics Metrics Exploration Result Version Context> 
- VisualConfig string
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
[]GetMetrics Metrics Exploration Result Ancestor 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- Description string
- User specified description of this MetricsExploration.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- Granularity string
- The time unit in which the metrics will be aggregated into.
- Intervals []string
- IsWidget bool
- True when this MetricsExploration is exposed as a Dashlet widget.
- MetricCriterias []GetMetrics Metrics Exploration Result Metric Criteria 
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- User specified name of this MetricsExploration.
- ObjectType string
- Organizations
[]GetMetrics Metrics Exploration Result Organization 
- Owners []string
- Parents
[]GetMetrics Metrics Exploration Result Parent 
- PermissionResources []GetMetrics Metrics Exploration Result Permission Resource 
- RawQueries []string
- 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.
- 
[]GetMetrics Metrics Exploration Result Tag 
- VersionContexts []GetMetrics Metrics Exploration Result Version Context 
- VisualConfig string
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors
List<GetMetrics Metrics Exploration Result Ancestor> 
- classId String
- createTime String
- The time when this managed object was created.
- description String
- User specified description of this MetricsExploration.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- granularity String
- The time unit in which the metrics will be aggregated into.
- intervals List<String>
- isWidget Boolean
- True when this MetricsExploration is exposed as a Dashlet widget.
- metricCriterias List<GetMetrics Metrics Exploration Result Metric Criteria> 
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- User specified name of this MetricsExploration.
- objectType String
- organizations
List<GetMetrics Metrics Exploration Result Organization> 
- owners List<String>
- parents
List<GetMetrics Metrics Exploration Result Parent> 
- permissionResources List<GetMetrics Metrics Exploration Result Permission Resource> 
- rawQueries List<String>
- 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<GetMetrics Metrics Exploration Result Tag> 
- versionContexts List<GetMetrics Metrics Exploration Result Version Context> 
- visualConfig String
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- ancestors
GetMetrics Metrics Exploration Result Ancestor[] 
- classId string
- createTime string
- The time when this managed object was created.
- description string
- User specified description of this MetricsExploration.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- granularity string
- The time unit in which the metrics will be aggregated into.
- intervals string[]
- isWidget boolean
- True when this MetricsExploration is exposed as a Dashlet widget.
- metricCriterias GetMetrics Metrics Exploration Result Metric Criteria[] 
- modTime string
- The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- User specified name of this MetricsExploration.
- objectType string
- organizations
GetMetrics Metrics Exploration Result Organization[] 
- owners string[]
- parents
GetMetrics Metrics Exploration Result Parent[] 
- permissionResources GetMetrics Metrics Exploration Result Permission Resource[] 
- rawQueries string[]
- 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.
- 
GetMetrics Metrics Exploration Result Tag[] 
- versionContexts GetMetrics Metrics Exploration Result Version Context[] 
- visualConfig string
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- ancestors
Sequence[GetMetrics Metrics Exploration Result Ancestor] 
- class_id str
- create_time str
- The time when this managed object was created.
- description str
- User specified description of this MetricsExploration.
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- granularity str
- The time unit in which the metrics will be aggregated into.
- intervals Sequence[str]
- is_widget bool
- True when this MetricsExploration is exposed as a Dashlet widget.
- metric_criterias Sequence[GetMetrics Metrics Exploration Result Metric Criteria] 
- mod_time str
- The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- User specified name of this MetricsExploration.
- object_type str
- organizations
Sequence[GetMetrics Metrics Exploration Result Organization] 
- owners Sequence[str]
- parents
Sequence[GetMetrics Metrics Exploration Result Parent] 
- permission_resources Sequence[GetMetrics Metrics Exploration Result Permission Resource] 
- raw_queries Sequence[str]
- 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[GetMetrics Metrics Exploration Result Tag] 
- version_contexts Sequence[GetMetrics Metrics Exploration Result Version Context] 
- visual_config str
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors List<Property Map>
- classId String
- createTime String
- The time when this managed object was created.
- description String
- User specified description of this MetricsExploration.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- granularity String
- The time unit in which the metrics will be aggregated into.
- intervals List<String>
- isWidget Boolean
- True when this MetricsExploration is exposed as a Dashlet widget.
- metricCriterias List<Property Map>
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- User specified name of this MetricsExploration.
- objectType String
- organizations List<Property Map>
- owners List<String>
- parents List<Property Map>
- permissionResources List<Property Map>
- rawQueries List<String>
- 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>
- versionContexts List<Property Map>
- visualConfig String
GetMetricsMetricsExplorationResultAncestor     
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetMetricsMetricsExplorationResultMetricCriteria      
- AdditionalProperties string
- Aggregation string
- ClassId string
- Filters List<string>
- Groups List<string>
- Instrument string
- IsEnabled bool
- Metric string
- MetricAggregation string
- ObjectType string
- TopLimit double
- TopSort string
- AdditionalProperties string
- Aggregation string
- ClassId string
- Filters []string
- Groups []string
- Instrument string
- IsEnabled bool
- Metric string
- MetricAggregation string
- ObjectType string
- TopLimit float64
- TopSort string
- additionalProperties String
- aggregation String
- classId String
- filters List<String>
- groups List<String>
- instrument String
- isEnabled Boolean
- metric String
- metricAggregation String
- objectType String
- topLimit Double
- topSort String
- additionalProperties string
- aggregation string
- classId string
- filters string[]
- groups string[]
- instrument string
- isEnabled boolean
- metric string
- metricAggregation string
- objectType string
- topLimit number
- topSort string
- additional_properties str
- aggregation str
- class_id str
- filters Sequence[str]
- groups Sequence[str]
- instrument str
- is_enabled bool
- metric str
- metric_aggregation str
- object_type str
- top_limit float
- top_sort str
- additionalProperties String
- aggregation String
- classId String
- filters List<String>
- groups List<String>
- instrument String
- isEnabled Boolean
- metric String
- metricAggregation String
- objectType String
- topLimit Number
- topSort String
GetMetricsMetricsExplorationResultOrganization     
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetMetricsMetricsExplorationResultParent     
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetMetricsMetricsExplorationResultPermissionResource      
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetMetricsMetricsExplorationResultTag     
- AdditionalProperties string
- Key string
- Value string
- AdditionalProperties string
- Key string
- Value string
- additionalProperties String
- key String
- value String
- additionalProperties string
- key string
- value string
- additional_properties str
- key str
- value str
- additionalProperties String
- key String
- value String
GetMetricsMetricsExplorationResultVersionContext      
- additionalProperties String
- classId String
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- nrVersion String
- objectType String
- refMos List<Property Map>
- timestamp String
- versionType String
GetMetricsMetricsExplorationResultVersionContextInterestedMo        
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetMetricsMetricsExplorationResultVersionContextRefMo        
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetMetricsMetricsExplorationTag    
- AdditionalProperties string
- Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- AdditionalProperties string
- Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- additionalProperties String
- key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
- additionalProperties string
- key string
- The string representation of a tag key.
- value string
- The string representation of a tag value.
- additional_properties str
- key str
- The string representation of a tag key.
- value str
- The string representation of a tag value.
- additionalProperties String
- key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
GetMetricsMetricsExplorationVersionContext     
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- InterestedMos List<GetMetrics Metrics Exploration Version Context Interested Mo> 
- MarkedFor boolDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- NrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RefMo GetMetrics Metrics Exploration Version Context Ref Mo 
- A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- VersionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- InterestedMos []GetMetrics Metrics Exploration Version Context Interested Mo 
- MarkedFor boolDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- NrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RefMo GetMetrics Metrics Exploration Version Context Ref Mo 
- A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- VersionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos List<GetMetrics Metrics Exploration Version Context Interested Mo> 
- markedFor BooleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion String
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo GetMetrics Metrics Exploration Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- versionType String
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos GetMetrics Metrics Exploration Version Context Interested Mo[] 
- markedFor booleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo GetMetrics Metrics Exploration Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp string
- The time this versioned Managed Object was created.
- versionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested_mos Sequence[GetMetrics Metrics Exploration 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 GetMetrics Metrics Exploration Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp str
- The time this versioned Managed Object was created.
- version_type str
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion String
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo Property Map
- A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- versionType String
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
GetMetricsMetricsExplorationVersionContextInterestedMo       
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetMetricsMetricsExplorationVersionContextRefMo       
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the intersightTerraform Provider.
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet