intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
intersight.getHyperflexExtFcStoragePolicy
Explore with Pulumi AI
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
A policy specifying external storage connectivity information via Fabric attached FC storage.
Using getHyperflexExtFcStoragePolicy
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 getHyperflexExtFcStoragePolicy(args: GetHyperflexExtFcStoragePolicyArgs, opts?: InvokeOptions): Promise<GetHyperflexExtFcStoragePolicyResult>
function getHyperflexExtFcStoragePolicyOutput(args: GetHyperflexExtFcStoragePolicyOutputArgs, opts?: InvokeOptions): Output<GetHyperflexExtFcStoragePolicyResult>def get_hyperflex_ext_fc_storage_policy(account_moid: Optional[str] = None,
                                        additional_properties: Optional[str] = None,
                                        admin_state: Optional[bool] = None,
                                        ancestors: Optional[Sequence[GetHyperflexExtFcStoragePolicyAncestor]] = None,
                                        class_id: Optional[str] = None,
                                        cluster_profiles: Optional[Sequence[GetHyperflexExtFcStoragePolicyClusterProfile]] = None,
                                        create_time: Optional[str] = None,
                                        description: Optional[str] = None,
                                        domain_group_moid: Optional[str] = None,
                                        exta_traffic: Optional[GetHyperflexExtFcStoragePolicyExtaTraffic] = None,
                                        extb_traffic: Optional[GetHyperflexExtFcStoragePolicyExtbTraffic] = None,
                                        id: Optional[str] = None,
                                        mod_time: Optional[str] = None,
                                        moid: Optional[str] = None,
                                        name: Optional[str] = None,
                                        object_type: Optional[str] = None,
                                        organization: Optional[GetHyperflexExtFcStoragePolicyOrganization] = None,
                                        owners: Optional[Sequence[str]] = None,
                                        parent: Optional[GetHyperflexExtFcStoragePolicyParent] = None,
                                        permission_resources: Optional[Sequence[GetHyperflexExtFcStoragePolicyPermissionResource]] = None,
                                        shared_scope: Optional[str] = None,
                                        tags: Optional[Sequence[GetHyperflexExtFcStoragePolicyTag]] = None,
                                        version_context: Optional[GetHyperflexExtFcStoragePolicyVersionContext] = None,
                                        wwxn_prefix_range: Optional[GetHyperflexExtFcStoragePolicyWwxnPrefixRange] = None,
                                        opts: Optional[InvokeOptions] = None) -> GetHyperflexExtFcStoragePolicyResult
def get_hyperflex_ext_fc_storage_policy_output(account_moid: Optional[pulumi.Input[str]] = None,
                                        additional_properties: Optional[pulumi.Input[str]] = None,
                                        admin_state: Optional[pulumi.Input[bool]] = None,
                                        ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetHyperflexExtFcStoragePolicyAncestorArgs]]]] = None,
                                        class_id: Optional[pulumi.Input[str]] = None,
                                        cluster_profiles: Optional[pulumi.Input[Sequence[pulumi.Input[GetHyperflexExtFcStoragePolicyClusterProfileArgs]]]] = None,
                                        create_time: Optional[pulumi.Input[str]] = None,
                                        description: Optional[pulumi.Input[str]] = None,
                                        domain_group_moid: Optional[pulumi.Input[str]] = None,
                                        exta_traffic: Optional[pulumi.Input[GetHyperflexExtFcStoragePolicyExtaTrafficArgs]] = None,
                                        extb_traffic: Optional[pulumi.Input[GetHyperflexExtFcStoragePolicyExtbTrafficArgs]] = None,
                                        id: Optional[pulumi.Input[str]] = 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[GetHyperflexExtFcStoragePolicyOrganizationArgs]] = None,
                                        owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                                        parent: Optional[pulumi.Input[GetHyperflexExtFcStoragePolicyParentArgs]] = None,
                                        permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetHyperflexExtFcStoragePolicyPermissionResourceArgs]]]] = None,
                                        shared_scope: Optional[pulumi.Input[str]] = None,
                                        tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetHyperflexExtFcStoragePolicyTagArgs]]]] = None,
                                        version_context: Optional[pulumi.Input[GetHyperflexExtFcStoragePolicyVersionContextArgs]] = None,
                                        wwxn_prefix_range: Optional[pulumi.Input[GetHyperflexExtFcStoragePolicyWwxnPrefixRangeArgs]] = None,
                                        opts: Optional[InvokeOptions] = None) -> Output[GetHyperflexExtFcStoragePolicyResult]func LookupHyperflexExtFcStoragePolicy(ctx *Context, args *LookupHyperflexExtFcStoragePolicyArgs, opts ...InvokeOption) (*LookupHyperflexExtFcStoragePolicyResult, error)
func LookupHyperflexExtFcStoragePolicyOutput(ctx *Context, args *LookupHyperflexExtFcStoragePolicyOutputArgs, opts ...InvokeOption) LookupHyperflexExtFcStoragePolicyResultOutput> Note: This function is named LookupHyperflexExtFcStoragePolicy in the Go SDK.
public static class GetHyperflexExtFcStoragePolicy 
{
    public static Task<GetHyperflexExtFcStoragePolicyResult> InvokeAsync(GetHyperflexExtFcStoragePolicyArgs args, InvokeOptions? opts = null)
    public static Output<GetHyperflexExtFcStoragePolicyResult> Invoke(GetHyperflexExtFcStoragePolicyInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetHyperflexExtFcStoragePolicyResult> getHyperflexExtFcStoragePolicy(GetHyperflexExtFcStoragePolicyArgs args, InvokeOptions options)
public static Output<GetHyperflexExtFcStoragePolicyResult> getHyperflexExtFcStoragePolicy(GetHyperflexExtFcStoragePolicyArgs args, InvokeOptions options)
fn::invoke:
  function: intersight:index/getHyperflexExtFcStoragePolicy:getHyperflexExtFcStoragePolicy
  arguments:
    # arguments dictionaryThe following arguments are supported:
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- AdminState bool
- Enables or disables external FC storage configuration.
- Ancestors
List<GetHyperflex Ext Fc Storage Policy Ancestor> 
- ClassId string
- ClusterProfiles List<GetHyperflex Ext Fc Storage Policy Cluster Profile> 
- CreateTime string
- The time when this managed object was created.
- Description string
- Description of the policy.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- ExtaTraffic GetHyperflex Ext Fc Storage Policy Exta Traffic 
- ExtbTraffic GetHyperflex Ext Fc Storage Policy Extb Traffic 
- Id string
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the concrete policy.
- ObjectType string
- Organization
GetHyperflex Ext Fc Storage Policy Organization 
- Owners List<string>
- Parent
GetHyperflex Ext Fc Storage Policy Parent 
- PermissionResources List<GetHyperflex Ext Fc Storage Policy Permission Resource> 
- 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<GetHyperflex Ext Fc Storage Policy Tag> 
- VersionContext GetHyperflex Ext Fc Storage Policy Version Context 
- WwxnPrefix GetRange Hyperflex Ext Fc Storage Policy Wwxn Prefix Range 
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- AdminState bool
- Enables or disables external FC storage configuration.
- Ancestors
[]GetHyperflex Ext Fc Storage Policy Ancestor 
- ClassId string
- ClusterProfiles []GetHyperflex Ext Fc Storage Policy Cluster Profile 
- CreateTime string
- The time when this managed object was created.
- Description string
- Description of the policy.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- ExtaTraffic GetHyperflex Ext Fc Storage Policy Exta Traffic 
- ExtbTraffic GetHyperflex Ext Fc Storage Policy Extb Traffic 
- Id string
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the concrete policy.
- ObjectType string
- Organization
GetHyperflex Ext Fc Storage Policy Organization 
- Owners []string
- Parent
GetHyperflex Ext Fc Storage Policy Parent 
- PermissionResources []GetHyperflex Ext Fc Storage Policy Permission Resource 
- 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.
- 
[]GetHyperflex Ext Fc Storage Policy Tag 
- VersionContext GetHyperflex Ext Fc Storage Policy Version Context 
- WwxnPrefix GetRange Hyperflex Ext Fc Storage Policy Wwxn Prefix Range 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- adminState Boolean
- Enables or disables external FC storage configuration.
- ancestors
List<GetHyperflex Ext Fc Storage Policy Ancestor> 
- classId String
- clusterProfiles List<GetHyperflex Ext Fc Storage Policy Cluster Profile> 
- createTime String
- The time when this managed object was created.
- description String
- Description of the policy.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- extaTraffic GetHyperflex Ext Fc Storage Policy Exta Traffic 
- extbTraffic GetHyperflex Ext Fc Storage Policy Extb Traffic 
- id String
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the concrete policy.
- objectType String
- organization
GetHyperflex Ext Fc Storage Policy Organization 
- owners List<String>
- parent
GetHyperflex Ext Fc Storage Policy Parent 
- permissionResources List<GetHyperflex Ext Fc Storage Policy Permission Resource> 
- 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<GetHyperflex Ext Fc Storage Policy Tag> 
- versionContext GetHyperflex Ext Fc Storage Policy Version Context 
- wwxnPrefix GetRange Hyperflex Ext Fc Storage Policy Wwxn Prefix Range 
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- adminState boolean
- Enables or disables external FC storage configuration.
- ancestors
GetHyperflex Ext Fc Storage Policy Ancestor[] 
- classId string
- clusterProfiles GetHyperflex Ext Fc Storage Policy Cluster Profile[] 
- createTime string
- The time when this managed object was created.
- description string
- Description of the policy.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- extaTraffic GetHyperflex Ext Fc Storage Policy Exta Traffic 
- extbTraffic GetHyperflex Ext Fc Storage Policy Extb Traffic 
- id string
- modTime string
- The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- Name of the concrete policy.
- objectType string
- organization
GetHyperflex Ext Fc Storage Policy Organization 
- owners string[]
- parent
GetHyperflex Ext Fc Storage Policy Parent 
- permissionResources GetHyperflex Ext Fc Storage Policy Permission Resource[] 
- 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.
- 
GetHyperflex Ext Fc Storage Policy Tag[] 
- versionContext GetHyperflex Ext Fc Storage Policy Version Context 
- wwxnPrefix GetRange Hyperflex Ext Fc Storage Policy Wwxn Prefix Range 
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- admin_state bool
- Enables or disables external FC storage configuration.
- ancestors
Sequence[GetHyperflex Ext Fc Storage Policy Ancestor] 
- class_id str
- cluster_profiles Sequence[GetHyperflex Ext Fc Storage Policy Cluster Profile] 
- create_time str
- The time when this managed object was created.
- description str
- Description of the policy.
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- exta_traffic GetHyperflex Ext Fc Storage Policy Exta Traffic 
- extb_traffic GetHyperflex Ext Fc Storage Policy Extb Traffic 
- id str
- mod_time str
- The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- Name of the concrete policy.
- object_type str
- organization
GetHyperflex Ext Fc Storage Policy Organization 
- owners Sequence[str]
- parent
GetHyperflex Ext Fc Storage Policy Parent 
- permission_resources Sequence[GetHyperflex Ext Fc Storage Policy Permission Resource] 
- 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[GetHyperflex Ext Fc Storage Policy Tag] 
- version_context GetHyperflex Ext Fc Storage Policy Version Context 
- wwxn_prefix_ Getrange Hyperflex Ext Fc Storage Policy Wwxn Prefix Range 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- adminState Boolean
- Enables or disables external FC storage configuration.
- ancestors List<Property Map>
- classId String
- clusterProfiles List<Property Map>
- createTime String
- The time when this managed object was created.
- description String
- Description of the policy.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- extaTraffic Property Map
- extbTraffic Property Map
- id String
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the concrete policy.
- objectType String
- organization Property Map
- owners List<String>
- parent Property Map
- permissionResources 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>
- versionContext Property Map
- wwxnPrefix Property MapRange 
getHyperflexExtFcStoragePolicy Result
The following output properties are available:
- Id string
- Results
List<GetHyperflex Ext Fc Storage Policy Result> 
- AccountMoid string
- AdditionalProperties string
- AdminState bool
- Ancestors
List<GetHyperflex Ext Fc Storage Policy Ancestor> 
- ClassId string
- ClusterProfiles List<GetHyperflex Ext Fc Storage Policy Cluster Profile> 
- CreateTime string
- Description string
- DomainGroup stringMoid 
- ExtaTraffic GetHyperflex Ext Fc Storage Policy Exta Traffic 
- ExtbTraffic GetHyperflex Ext Fc Storage Policy Extb Traffic 
- ModTime string
- Moid string
- Name string
- ObjectType string
- Organization
GetHyperflex Ext Fc Storage Policy Organization 
- Owners List<string>
- Parent
GetHyperflex Ext Fc Storage Policy Parent 
- PermissionResources List<GetHyperflex Ext Fc Storage Policy Permission Resource> 
- string
- 
List<GetHyperflex Ext Fc Storage Policy Tag> 
- VersionContext GetHyperflex Ext Fc Storage Policy Version Context 
- WwxnPrefix GetRange Hyperflex Ext Fc Storage Policy Wwxn Prefix Range 
- Id string
- Results
[]GetHyperflex Ext Fc Storage Policy Result 
- AccountMoid string
- AdditionalProperties string
- AdminState bool
- Ancestors
[]GetHyperflex Ext Fc Storage Policy Ancestor 
- ClassId string
- ClusterProfiles []GetHyperflex Ext Fc Storage Policy Cluster Profile 
- CreateTime string
- Description string
- DomainGroup stringMoid 
- ExtaTraffic GetHyperflex Ext Fc Storage Policy Exta Traffic 
- ExtbTraffic GetHyperflex Ext Fc Storage Policy Extb Traffic 
- ModTime string
- Moid string
- Name string
- ObjectType string
- Organization
GetHyperflex Ext Fc Storage Policy Organization 
- Owners []string
- Parent
GetHyperflex Ext Fc Storage Policy Parent 
- PermissionResources []GetHyperflex Ext Fc Storage Policy Permission Resource 
- string
- 
[]GetHyperflex Ext Fc Storage Policy Tag 
- VersionContext GetHyperflex Ext Fc Storage Policy Version Context 
- WwxnPrefix GetRange Hyperflex Ext Fc Storage Policy Wwxn Prefix Range 
- id String
- results
List<GetHyperflex Ext Fc Storage Policy Result> 
- accountMoid String
- additionalProperties String
- adminState Boolean
- ancestors
List<GetHyperflex Ext Fc Storage Policy Ancestor> 
- classId String
- clusterProfiles List<GetHyperflex Ext Fc Storage Policy Cluster Profile> 
- createTime String
- description String
- domainGroup StringMoid 
- extaTraffic GetHyperflex Ext Fc Storage Policy Exta Traffic 
- extbTraffic GetHyperflex Ext Fc Storage Policy Extb Traffic 
- modTime String
- moid String
- name String
- objectType String
- organization
GetHyperflex Ext Fc Storage Policy Organization 
- owners List<String>
- parent
GetHyperflex Ext Fc Storage Policy Parent 
- permissionResources List<GetHyperflex Ext Fc Storage Policy Permission Resource> 
- String
- 
List<GetHyperflex Ext Fc Storage Policy Tag> 
- versionContext GetHyperflex Ext Fc Storage Policy Version Context 
- wwxnPrefix GetRange Hyperflex Ext Fc Storage Policy Wwxn Prefix Range 
- id string
- results
GetHyperflex Ext Fc Storage Policy Result[] 
- accountMoid string
- additionalProperties string
- adminState boolean
- ancestors
GetHyperflex Ext Fc Storage Policy Ancestor[] 
- classId string
- clusterProfiles GetHyperflex Ext Fc Storage Policy Cluster Profile[] 
- createTime string
- description string
- domainGroup stringMoid 
- extaTraffic GetHyperflex Ext Fc Storage Policy Exta Traffic 
- extbTraffic GetHyperflex Ext Fc Storage Policy Extb Traffic 
- modTime string
- moid string
- name string
- objectType string
- organization
GetHyperflex Ext Fc Storage Policy Organization 
- owners string[]
- parent
GetHyperflex Ext Fc Storage Policy Parent 
- permissionResources GetHyperflex Ext Fc Storage Policy Permission Resource[] 
- string
- 
GetHyperflex Ext Fc Storage Policy Tag[] 
- versionContext GetHyperflex Ext Fc Storage Policy Version Context 
- wwxnPrefix GetRange Hyperflex Ext Fc Storage Policy Wwxn Prefix Range 
- id str
- results
Sequence[GetHyperflex Ext Fc Storage Policy Result] 
- account_moid str
- additional_properties str
- admin_state bool
- ancestors
Sequence[GetHyperflex Ext Fc Storage Policy Ancestor] 
- class_id str
- cluster_profiles Sequence[GetHyperflex Ext Fc Storage Policy Cluster Profile] 
- create_time str
- description str
- domain_group_ strmoid 
- exta_traffic GetHyperflex Ext Fc Storage Policy Exta Traffic 
- extb_traffic GetHyperflex Ext Fc Storage Policy Extb Traffic 
- mod_time str
- moid str
- name str
- object_type str
- organization
GetHyperflex Ext Fc Storage Policy Organization 
- owners Sequence[str]
- parent
GetHyperflex Ext Fc Storage Policy Parent 
- permission_resources Sequence[GetHyperflex Ext Fc Storage Policy Permission Resource] 
- str
- 
Sequence[GetHyperflex Ext Fc Storage Policy Tag] 
- version_context GetHyperflex Ext Fc Storage Policy Version Context 
- wwxn_prefix_ Getrange Hyperflex Ext Fc Storage Policy Wwxn Prefix Range 
- id String
- results List<Property Map>
- accountMoid String
- additionalProperties String
- adminState Boolean
- ancestors List<Property Map>
- classId String
- clusterProfiles List<Property Map>
- createTime String
- description String
- domainGroup StringMoid 
- extaTraffic Property Map
- extbTraffic Property Map
- modTime String
- moid String
- name String
- objectType String
- organization Property Map
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- String
- List<Property Map>
- versionContext Property Map
- wwxnPrefix Property MapRange 
Supporting Types
GetHyperflexExtFcStoragePolicyAncestor      
- 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'.
 
GetHyperflexExtFcStoragePolicyClusterProfile       
- 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'.
 
GetHyperflexExtFcStoragePolicyExtaTraffic       
- 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.
- Name string
- Name of the concrete policy.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- VsanId double
- The ID of the named VSAN. The ID can be any number between 1 and 4093, inclusive.
- 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.
- Name string
- Name of the concrete policy.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- VsanId float64
- The ID of the named VSAN. The ID can be any number between 1 and 4093, inclusive.
- 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.
- name String
- Name of the concrete policy.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- vsanId Double
- The ID of the named VSAN. The ID can be any number between 1 and 4093, inclusive.
- 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.
- name string
- Name of the concrete policy.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- vsanId number
- The ID of the named VSAN. The ID can be any number between 1 and 4093, inclusive.
- 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.
- name str
- Name of the concrete policy.
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- vsan_id float
- The ID of the named VSAN. The ID can be any number between 1 and 4093, inclusive.
- 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.
- name String
- Name of the concrete policy.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- vsanId Number
- The ID of the named VSAN. The ID can be any number between 1 and 4093, inclusive.
GetHyperflexExtFcStoragePolicyExtbTraffic       
- 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.
- Name string
- Name of the concrete policy.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- VsanId double
- The ID of the named VSAN. The ID can be any number between 1 and 4093, inclusive.
- 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.
- Name string
- Name of the concrete policy.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- VsanId float64
- The ID of the named VSAN. The ID can be any number between 1 and 4093, inclusive.
- 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.
- name String
- Name of the concrete policy.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- vsanId Double
- The ID of the named VSAN. The ID can be any number between 1 and 4093, inclusive.
- 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.
- name string
- Name of the concrete policy.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- vsanId number
- The ID of the named VSAN. The ID can be any number between 1 and 4093, inclusive.
- 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.
- name str
- Name of the concrete policy.
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- vsan_id float
- The ID of the named VSAN. The ID can be any number between 1 and 4093, inclusive.
- 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.
- name String
- Name of the concrete policy.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- vsanId Number
- The ID of the named VSAN. The ID can be any number between 1 and 4093, inclusive.
GetHyperflexExtFcStoragePolicyOrganization      
- 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'.
 
GetHyperflexExtFcStoragePolicyParent      
- 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'.
 
GetHyperflexExtFcStoragePolicyPermissionResource       
- 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'.
 
GetHyperflexExtFcStoragePolicyResult      
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- AdminState bool
- Enables or disables external FC storage configuration.
- Ancestors
List<GetHyperflex Ext Fc Storage Policy Result Ancestor> 
- ClassId string
- ClusterProfiles List<GetHyperflex Ext Fc Storage Policy Result Cluster Profile> 
- CreateTime string
- The time when this managed object was created.
- Description string
- Description of the policy.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- ExtaTraffics List<GetHyperflex Ext Fc Storage Policy Result Exta Traffic> 
- ExtbTraffics List<GetHyperflex Ext Fc Storage Policy Result Extb Traffic> 
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the concrete policy.
- ObjectType string
- Organizations
List<GetHyperflex Ext Fc Storage Policy Result Organization> 
- Owners List<string>
- Parents
List<GetHyperflex Ext Fc Storage Policy Result Parent> 
- PermissionResources List<GetHyperflex Ext Fc Storage Policy Result Permission Resource> 
- 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<GetHyperflex Ext Fc Storage Policy Result Tag> 
- VersionContexts List<GetHyperflex Ext Fc Storage Policy Result Version Context> 
- WwxnPrefix List<GetRanges Hyperflex Ext Fc Storage Policy Result Wwxn Prefix Range> 
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- AdminState bool
- Enables or disables external FC storage configuration.
- Ancestors
[]GetHyperflex Ext Fc Storage Policy Result Ancestor 
- ClassId string
- ClusterProfiles []GetHyperflex Ext Fc Storage Policy Result Cluster Profile 
- CreateTime string
- The time when this managed object was created.
- Description string
- Description of the policy.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- ExtaTraffics []GetHyperflex Ext Fc Storage Policy Result Exta Traffic 
- ExtbTraffics []GetHyperflex Ext Fc Storage Policy Result Extb Traffic 
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the concrete policy.
- ObjectType string
- Organizations
[]GetHyperflex Ext Fc Storage Policy Result Organization 
- Owners []string
- Parents
[]GetHyperflex Ext Fc Storage Policy Result Parent 
- PermissionResources []GetHyperflex Ext Fc Storage Policy Result Permission Resource 
- 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.
- 
[]GetHyperflex Ext Fc Storage Policy Result Tag 
- VersionContexts []GetHyperflex Ext Fc Storage Policy Result Version Context 
- WwxnPrefix []GetRanges Hyperflex Ext Fc Storage Policy Result Wwxn Prefix Range 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- adminState Boolean
- Enables or disables external FC storage configuration.
- ancestors
List<GetHyperflex Ext Fc Storage Policy Result Ancestor> 
- classId String
- clusterProfiles List<GetHyperflex Ext Fc Storage Policy Result Cluster Profile> 
- createTime String
- The time when this managed object was created.
- description String
- Description of the policy.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- extaTraffics List<GetHyperflex Ext Fc Storage Policy Result Exta Traffic> 
- extbTraffics List<GetHyperflex Ext Fc Storage Policy Result Extb Traffic> 
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the concrete policy.
- objectType String
- organizations
List<GetHyperflex Ext Fc Storage Policy Result Organization> 
- owners List<String>
- parents
List<GetHyperflex Ext Fc Storage Policy Result Parent> 
- permissionResources List<GetHyperflex Ext Fc Storage Policy Result Permission Resource> 
- 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<GetHyperflex Ext Fc Storage Policy Result Tag> 
- versionContexts List<GetHyperflex Ext Fc Storage Policy Result Version Context> 
- wwxnPrefix List<GetRanges Hyperflex Ext Fc Storage Policy Result Wwxn Prefix Range> 
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- adminState boolean
- Enables or disables external FC storage configuration.
- ancestors
GetHyperflex Ext Fc Storage Policy Result Ancestor[] 
- classId string
- clusterProfiles GetHyperflex Ext Fc Storage Policy Result Cluster Profile[] 
- createTime string
- The time when this managed object was created.
- description string
- Description of the policy.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- extaTraffics GetHyperflex Ext Fc Storage Policy Result Exta Traffic[] 
- extbTraffics GetHyperflex Ext Fc Storage Policy Result Extb Traffic[] 
- modTime string
- The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- Name of the concrete policy.
- objectType string
- organizations
GetHyperflex Ext Fc Storage Policy Result Organization[] 
- owners string[]
- parents
GetHyperflex Ext Fc Storage Policy Result Parent[] 
- permissionResources GetHyperflex Ext Fc Storage Policy Result Permission Resource[] 
- 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.
- 
GetHyperflex Ext Fc Storage Policy Result Tag[] 
- versionContexts GetHyperflex Ext Fc Storage Policy Result Version Context[] 
- wwxnPrefix GetRanges Hyperflex Ext Fc Storage Policy Result Wwxn Prefix Range[] 
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- admin_state bool
- Enables or disables external FC storage configuration.
- ancestors
Sequence[GetHyperflex Ext Fc Storage Policy Result Ancestor] 
- class_id str
- cluster_profiles Sequence[GetHyperflex Ext Fc Storage Policy Result Cluster Profile] 
- create_time str
- The time when this managed object was created.
- description str
- Description of the policy.
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- exta_traffics Sequence[GetHyperflex Ext Fc Storage Policy Result Exta Traffic] 
- extb_traffics Sequence[GetHyperflex Ext Fc Storage Policy Result Extb Traffic] 
- mod_time str
- The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- Name of the concrete policy.
- object_type str
- organizations
Sequence[GetHyperflex Ext Fc Storage Policy Result Organization] 
- owners Sequence[str]
- parents
Sequence[GetHyperflex Ext Fc Storage Policy Result Parent] 
- permission_resources Sequence[GetHyperflex Ext Fc Storage Policy Result Permission Resource] 
- 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[GetHyperflex Ext Fc Storage Policy Result Tag] 
- version_contexts Sequence[GetHyperflex Ext Fc Storage Policy Result Version Context] 
- wwxn_prefix_ Sequence[Getranges Hyperflex Ext Fc Storage Policy Result Wwxn Prefix Range] 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- adminState Boolean
- Enables or disables external FC storage configuration.
- ancestors List<Property Map>
- classId String
- clusterProfiles List<Property Map>
- createTime String
- The time when this managed object was created.
- description String
- Description of the policy.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- extaTraffics List<Property Map>
- extbTraffics 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
- Name of the concrete policy.
- objectType String
- organizations List<Property Map>
- owners List<String>
- parents List<Property Map>
- permissionResources 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>
- versionContexts List<Property Map>
- wwxnPrefix List<Property Map>Ranges 
GetHyperflexExtFcStoragePolicyResultAncestor       
- 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
GetHyperflexExtFcStoragePolicyResultClusterProfile        
- 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
GetHyperflexExtFcStoragePolicyResultExtaTraffic        
- AdditionalProperties string
- ClassId string
- Name string
- Name of the concrete policy.
- ObjectType string
- VsanId double
- AdditionalProperties string
- ClassId string
- Name string
- Name of the concrete policy.
- ObjectType string
- VsanId float64
- additionalProperties String
- classId String
- name String
- Name of the concrete policy.
- objectType String
- vsanId Double
- additionalProperties string
- classId string
- name string
- Name of the concrete policy.
- objectType string
- vsanId number
- additional_properties str
- class_id str
- name str
- Name of the concrete policy.
- object_type str
- vsan_id float
- additionalProperties String
- classId String
- name String
- Name of the concrete policy.
- objectType String
- vsanId Number
GetHyperflexExtFcStoragePolicyResultExtbTraffic        
- AdditionalProperties string
- ClassId string
- Name string
- Name of the concrete policy.
- ObjectType string
- VsanId double
- AdditionalProperties string
- ClassId string
- Name string
- Name of the concrete policy.
- ObjectType string
- VsanId float64
- additionalProperties String
- classId String
- name String
- Name of the concrete policy.
- objectType String
- vsanId Double
- additionalProperties string
- classId string
- name string
- Name of the concrete policy.
- objectType string
- vsanId number
- additional_properties str
- class_id str
- name str
- Name of the concrete policy.
- object_type str
- vsan_id float
- additionalProperties String
- classId String
- name String
- Name of the concrete policy.
- objectType String
- vsanId Number
GetHyperflexExtFcStoragePolicyResultOrganization       
- 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
GetHyperflexExtFcStoragePolicyResultParent       
- 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
GetHyperflexExtFcStoragePolicyResultPermissionResource        
- 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
GetHyperflexExtFcStoragePolicyResultTag       
- 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
GetHyperflexExtFcStoragePolicyResultVersionContext        
- additionalProperties String
- classId String
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- nrVersion String
- objectType String
- refMos List<Property Map>
- timestamp String
- versionType String
GetHyperflexExtFcStoragePolicyResultVersionContextInterestedMo          
- 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
GetHyperflexExtFcStoragePolicyResultVersionContextRefMo          
- 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
GetHyperflexExtFcStoragePolicyResultWwxnPrefixRange         
- AdditionalProperties string
- ClassId string
- EndAddr string
- ObjectType string
- StartAddr string
- AdditionalProperties string
- ClassId string
- EndAddr string
- ObjectType string
- StartAddr string
- additionalProperties String
- classId String
- endAddr String
- objectType String
- startAddr String
- additionalProperties string
- classId string
- endAddr string
- objectType string
- startAddr string
- additional_properties str
- class_id str
- end_addr str
- object_type str
- start_addr str
- additionalProperties String
- classId String
- endAddr String
- objectType String
- startAddr String
GetHyperflexExtFcStoragePolicyTag      
- 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.
GetHyperflexExtFcStoragePolicyVersionContext       
- 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<GetHyperflex Ext Fc Storage Policy 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 GetHyperflex Ext Fc Storage Policy 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 []GetHyperflex Ext Fc Storage Policy 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 GetHyperflex Ext Fc Storage Policy 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<GetHyperflex Ext Fc Storage Policy 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 GetHyperflex Ext Fc Storage Policy 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 GetHyperflex Ext Fc Storage Policy 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 GetHyperflex Ext Fc Storage Policy 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[GetHyperflex Ext Fc Storage Policy 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 GetHyperflex Ext Fc Storage Policy 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.
 
GetHyperflexExtFcStoragePolicyVersionContextInterestedMo         
- 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'.
 
GetHyperflexExtFcStoragePolicyVersionContextRefMo         
- 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'.
 
GetHyperflexExtFcStoragePolicyWwxnPrefixRange        
- 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.
- EndAddr string
- The end WWxN prefix of a WWPN/WWNN range in the form of 20:00:00:25:B5:XX.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- StartAddr string
- The start WWxN prefix of a WWPN/WWNN range in the form of 20:00:00:25:B5:XX.
- 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.
- EndAddr string
- The end WWxN prefix of a WWPN/WWNN range in the form of 20:00:00:25:B5:XX.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- StartAddr string
- The start WWxN prefix of a WWPN/WWNN range in the form of 20:00:00:25:B5:XX.
- 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.
- endAddr String
- The end WWxN prefix of a WWPN/WWNN range in the form of 20:00:00:25:B5:XX.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- startAddr String
- The start WWxN prefix of a WWPN/WWNN range in the form of 20:00:00:25:B5:XX.
- 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.
- endAddr string
- The end WWxN prefix of a WWPN/WWNN range in the form of 20:00:00:25:B5:XX.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- startAddr string
- The start WWxN prefix of a WWPN/WWNN range in the form of 20:00:00:25:B5:XX.
- 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.
- end_addr str
- The end WWxN prefix of a WWPN/WWNN range in the form of 20:00:00:25:B5:XX.
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- start_addr str
- The start WWxN prefix of a WWPN/WWNN range in the form of 20:00:00:25:B5:XX.
- 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.
- endAddr String
- The end WWxN prefix of a WWPN/WWNN range in the form of 20:00:00:25:B5:XX.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- startAddr String
- The start WWxN prefix of a WWPN/WWNN range in the form of 20:00:00:25:B5:XX.
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