intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
intersight.getHyperflexClusterReplicationNetworkPolicyDeployment
Explore with Pulumi AI
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
Record of HyperFlex Cluster replication network policy deployment.
Using getHyperflexClusterReplicationNetworkPolicyDeployment
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 getHyperflexClusterReplicationNetworkPolicyDeployment(args: GetHyperflexClusterReplicationNetworkPolicyDeploymentArgs, opts?: InvokeOptions): Promise<GetHyperflexClusterReplicationNetworkPolicyDeploymentResult>
function getHyperflexClusterReplicationNetworkPolicyDeploymentOutput(args: GetHyperflexClusterReplicationNetworkPolicyDeploymentOutputArgs, opts?: InvokeOptions): Output<GetHyperflexClusterReplicationNetworkPolicyDeploymentResult>def get_hyperflex_cluster_replication_network_policy_deployment(account_moid: Optional[str] = None,
                                                                additional_properties: Optional[str] = None,
                                                                ancestors: Optional[Sequence[GetHyperflexClusterReplicationNetworkPolicyDeploymentAncestor]] = None,
                                                                class_id: Optional[str] = None,
                                                                cluster: Optional[GetHyperflexClusterReplicationNetworkPolicyDeploymentCluster] = None,
                                                                cluster_uuid: Optional[str] = None,
                                                                create_time: Optional[str] = None,
                                                                description: Optional[str] = None,
                                                                discovered: Optional[bool] = None,
                                                                domain_group_moid: Optional[str] = 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[GetHyperflexClusterReplicationNetworkPolicyDeploymentOrganization] = None,
                                                                owners: Optional[Sequence[str]] = None,
                                                                parent: Optional[GetHyperflexClusterReplicationNetworkPolicyDeploymentParent] = None,
                                                                permission_resources: Optional[Sequence[GetHyperflexClusterReplicationNetworkPolicyDeploymentPermissionResource]] = None,
                                                                policy_moid: Optional[str] = None,
                                                                profile_moid: Optional[str] = None,
                                                                replication_bandwidth_mbps: Optional[float] = None,
                                                                replication_ipranges: Optional[Sequence[GetHyperflexClusterReplicationNetworkPolicyDeploymentReplicationIprange]] = None,
                                                                replication_mtu: Optional[float] = None,
                                                                replication_vlan: Optional[GetHyperflexClusterReplicationNetworkPolicyDeploymentReplicationVlan] = None,
                                                                request_id: Optional[str] = None,
                                                                shared_scope: Optional[str] = None,
                                                                tags: Optional[Sequence[GetHyperflexClusterReplicationNetworkPolicyDeploymentTag]] = None,
                                                                version_context: Optional[GetHyperflexClusterReplicationNetworkPolicyDeploymentVersionContext] = None,
                                                                opts: Optional[InvokeOptions] = None) -> GetHyperflexClusterReplicationNetworkPolicyDeploymentResult
def get_hyperflex_cluster_replication_network_policy_deployment_output(account_moid: Optional[pulumi.Input[str]] = None,
                                                                additional_properties: Optional[pulumi.Input[str]] = None,
                                                                ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetHyperflexClusterReplicationNetworkPolicyDeploymentAncestorArgs]]]] = None,
                                                                class_id: Optional[pulumi.Input[str]] = None,
                                                                cluster: Optional[pulumi.Input[GetHyperflexClusterReplicationNetworkPolicyDeploymentClusterArgs]] = None,
                                                                cluster_uuid: Optional[pulumi.Input[str]] = None,
                                                                create_time: Optional[pulumi.Input[str]] = None,
                                                                description: Optional[pulumi.Input[str]] = None,
                                                                discovered: Optional[pulumi.Input[bool]] = None,
                                                                domain_group_moid: Optional[pulumi.Input[str]] = None,
                                                                id: Optional[pulumi.Input[str]] = None,
                                                                mod_time: Optional[pulumi.Input[str]] = None,
                                                                moid: Optional[pulumi.Input[str]] = None,
                                                                name: Optional[pulumi.Input[str]] = None,
                                                                object_type: Optional[pulumi.Input[str]] = None,
                                                                organization: Optional[pulumi.Input[GetHyperflexClusterReplicationNetworkPolicyDeploymentOrganizationArgs]] = None,
                                                                owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                                                                parent: Optional[pulumi.Input[GetHyperflexClusterReplicationNetworkPolicyDeploymentParentArgs]] = None,
                                                                permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetHyperflexClusterReplicationNetworkPolicyDeploymentPermissionResourceArgs]]]] = None,
                                                                policy_moid: Optional[pulumi.Input[str]] = None,
                                                                profile_moid: Optional[pulumi.Input[str]] = None,
                                                                replication_bandwidth_mbps: Optional[pulumi.Input[float]] = None,
                                                                replication_ipranges: Optional[pulumi.Input[Sequence[pulumi.Input[GetHyperflexClusterReplicationNetworkPolicyDeploymentReplicationIprangeArgs]]]] = None,
                                                                replication_mtu: Optional[pulumi.Input[float]] = None,
                                                                replication_vlan: Optional[pulumi.Input[GetHyperflexClusterReplicationNetworkPolicyDeploymentReplicationVlanArgs]] = None,
                                                                request_id: Optional[pulumi.Input[str]] = None,
                                                                shared_scope: Optional[pulumi.Input[str]] = None,
                                                                tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetHyperflexClusterReplicationNetworkPolicyDeploymentTagArgs]]]] = None,
                                                                version_context: Optional[pulumi.Input[GetHyperflexClusterReplicationNetworkPolicyDeploymentVersionContextArgs]] = None,
                                                                opts: Optional[InvokeOptions] = None) -> Output[GetHyperflexClusterReplicationNetworkPolicyDeploymentResult]func LookupHyperflexClusterReplicationNetworkPolicyDeployment(ctx *Context, args *LookupHyperflexClusterReplicationNetworkPolicyDeploymentArgs, opts ...InvokeOption) (*LookupHyperflexClusterReplicationNetworkPolicyDeploymentResult, error)
func LookupHyperflexClusterReplicationNetworkPolicyDeploymentOutput(ctx *Context, args *LookupHyperflexClusterReplicationNetworkPolicyDeploymentOutputArgs, opts ...InvokeOption) LookupHyperflexClusterReplicationNetworkPolicyDeploymentResultOutput> Note: This function is named LookupHyperflexClusterReplicationNetworkPolicyDeployment in the Go SDK.
public static class GetHyperflexClusterReplicationNetworkPolicyDeployment 
{
    public static Task<GetHyperflexClusterReplicationNetworkPolicyDeploymentResult> InvokeAsync(GetHyperflexClusterReplicationNetworkPolicyDeploymentArgs args, InvokeOptions? opts = null)
    public static Output<GetHyperflexClusterReplicationNetworkPolicyDeploymentResult> Invoke(GetHyperflexClusterReplicationNetworkPolicyDeploymentInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetHyperflexClusterReplicationNetworkPolicyDeploymentResult> getHyperflexClusterReplicationNetworkPolicyDeployment(GetHyperflexClusterReplicationNetworkPolicyDeploymentArgs args, InvokeOptions options)
public static Output<GetHyperflexClusterReplicationNetworkPolicyDeploymentResult> getHyperflexClusterReplicationNetworkPolicyDeployment(GetHyperflexClusterReplicationNetworkPolicyDeploymentArgs args, InvokeOptions options)
fn::invoke:
  function: intersight:index/getHyperflexClusterReplicationNetworkPolicyDeployment:getHyperflexClusterReplicationNetworkPolicyDeployment
  arguments:
    # arguments dictionaryThe following arguments are supported:
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
List<GetHyperflex Cluster Replication Network Policy Deployment Ancestor> 
- ClassId string
- Cluster
GetHyperflex Cluster Replication Network Policy Deployment Cluster 
- ClusterUuid string
- Uuid of the HyperFlex cluster.
- CreateTime string
- The time when this managed object was created.
- Description string
- Description from corresponding ClusterReplicationNetworkPolicy.
- Discovered bool
- True if record created by discovery on HyperFlex cluster.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- Id string
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name from corresponding ClusterReplicationNetworkPolicy.
- ObjectType string
- Organization
GetHyperflex Cluster Replication Network Policy Deployment Organization 
- Owners List<string>
- Parent
GetHyperflex Cluster Replication Network Policy Deployment Parent 
- PermissionResources List<GetHyperflex Cluster Replication Network Policy Deployment Permission Resource> 
- PolicyMoid string
- Deployed network policy moid.
- ProfileMoid string
- Deployed cluster profile moid.
- ReplicationBandwidth doubleMbps 
- Bandwidth for the Replication network in Mbps.
- ReplicationIpranges List<GetHyperflex Cluster Replication Network Policy Deployment Replication Iprange> 
- ReplicationMtu double
- MTU for the Replication network.
- ReplicationVlan GetHyperflex Cluster Replication Network Policy Deployment Replication Vlan 
- RequestId string
- Unique request ID allowing retry of the same logical request following a transient communication failure.
- 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 Cluster Replication Network Policy Deployment Tag> 
- VersionContext GetHyperflex Cluster Replication Network Policy Deployment Version Context 
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
[]GetHyperflex Cluster Replication Network Policy Deployment Ancestor 
- ClassId string
- Cluster
GetHyperflex Cluster Replication Network Policy Deployment Cluster 
- ClusterUuid string
- Uuid of the HyperFlex cluster.
- CreateTime string
- The time when this managed object was created.
- Description string
- Description from corresponding ClusterReplicationNetworkPolicy.
- Discovered bool
- True if record created by discovery on HyperFlex cluster.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- Id string
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name from corresponding ClusterReplicationNetworkPolicy.
- ObjectType string
- Organization
GetHyperflex Cluster Replication Network Policy Deployment Organization 
- Owners []string
- Parent
GetHyperflex Cluster Replication Network Policy Deployment Parent 
- PermissionResources []GetHyperflex Cluster Replication Network Policy Deployment Permission Resource 
- PolicyMoid string
- Deployed network policy moid.
- ProfileMoid string
- Deployed cluster profile moid.
- ReplicationBandwidth float64Mbps 
- Bandwidth for the Replication network in Mbps.
- ReplicationIpranges []GetHyperflex Cluster Replication Network Policy Deployment Replication Iprange 
- ReplicationMtu float64
- MTU for the Replication network.
- ReplicationVlan GetHyperflex Cluster Replication Network Policy Deployment Replication Vlan 
- RequestId string
- Unique request ID allowing retry of the same logical request following a transient communication failure.
- 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 Cluster Replication Network Policy Deployment Tag 
- VersionContext GetHyperflex Cluster Replication Network Policy Deployment Version Context 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors
List<GetHyperflex Cluster Replication Network Policy Deployment Ancestor> 
- classId String
- cluster
GetHyperflex Cluster Replication Network Policy Deployment Cluster 
- clusterUuid String
- Uuid of the HyperFlex cluster.
- createTime String
- The time when this managed object was created.
- description String
- Description from corresponding ClusterReplicationNetworkPolicy.
- discovered Boolean
- True if record created by discovery on HyperFlex cluster.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- id String
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name from corresponding ClusterReplicationNetworkPolicy.
- objectType String
- organization
GetHyperflex Cluster Replication Network Policy Deployment Organization 
- owners List<String>
- parent
GetHyperflex Cluster Replication Network Policy Deployment Parent 
- permissionResources List<GetHyperflex Cluster Replication Network Policy Deployment Permission Resource> 
- policyMoid String
- Deployed network policy moid.
- profileMoid String
- Deployed cluster profile moid.
- replicationBandwidth DoubleMbps 
- Bandwidth for the Replication network in Mbps.
- replicationIpranges List<GetHyperflex Cluster Replication Network Policy Deployment Replication Iprange> 
- replicationMtu Double
- MTU for the Replication network.
- replicationVlan GetHyperflex Cluster Replication Network Policy Deployment Replication Vlan 
- requestId String
- Unique request ID allowing retry of the same logical request following a transient communication failure.
- 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 Cluster Replication Network Policy Deployment Tag> 
- versionContext GetHyperflex Cluster Replication Network Policy Deployment Version Context 
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- ancestors
GetHyperflex Cluster Replication Network Policy Deployment Ancestor[] 
- classId string
- cluster
GetHyperflex Cluster Replication Network Policy Deployment Cluster 
- clusterUuid string
- Uuid of the HyperFlex cluster.
- createTime string
- The time when this managed object was created.
- description string
- Description from corresponding ClusterReplicationNetworkPolicy.
- discovered boolean
- True if record created by discovery on HyperFlex cluster.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- id string
- modTime string
- The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- Name from corresponding ClusterReplicationNetworkPolicy.
- objectType string
- organization
GetHyperflex Cluster Replication Network Policy Deployment Organization 
- owners string[]
- parent
GetHyperflex Cluster Replication Network Policy Deployment Parent 
- permissionResources GetHyperflex Cluster Replication Network Policy Deployment Permission Resource[] 
- policyMoid string
- Deployed network policy moid.
- profileMoid string
- Deployed cluster profile moid.
- replicationBandwidth numberMbps 
- Bandwidth for the Replication network in Mbps.
- replicationIpranges GetHyperflex Cluster Replication Network Policy Deployment Replication Iprange[] 
- replicationMtu number
- MTU for the Replication network.
- replicationVlan GetHyperflex Cluster Replication Network Policy Deployment Replication Vlan 
- requestId string
- Unique request ID allowing retry of the same logical request following a transient communication failure.
- 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 Cluster Replication Network Policy Deployment Tag[] 
- versionContext GetHyperflex Cluster Replication Network Policy Deployment Version Context 
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- ancestors
Sequence[GetHyperflex Cluster Replication Network Policy Deployment Ancestor] 
- class_id str
- cluster
GetHyperflex Cluster Replication Network Policy Deployment Cluster 
- cluster_uuid str
- Uuid of the HyperFlex cluster.
- create_time str
- The time when this managed object was created.
- description str
- Description from corresponding ClusterReplicationNetworkPolicy.
- discovered bool
- True if record created by discovery on HyperFlex cluster.
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- id str
- mod_time str
- The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- Name from corresponding ClusterReplicationNetworkPolicy.
- object_type str
- organization
GetHyperflex Cluster Replication Network Policy Deployment Organization 
- owners Sequence[str]
- parent
GetHyperflex Cluster Replication Network Policy Deployment Parent 
- permission_resources Sequence[GetHyperflex Cluster Replication Network Policy Deployment Permission Resource] 
- policy_moid str
- Deployed network policy moid.
- profile_moid str
- Deployed cluster profile moid.
- replication_bandwidth_ floatmbps 
- Bandwidth for the Replication network in Mbps.
- replication_ipranges Sequence[GetHyperflex Cluster Replication Network Policy Deployment Replication Iprange] 
- replication_mtu float
- MTU for the Replication network.
- replication_vlan GetHyperflex Cluster Replication Network Policy Deployment Replication Vlan 
- request_id str
- Unique request ID allowing retry of the same logical request following a transient communication failure.
- 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 Cluster Replication Network Policy Deployment Tag] 
- version_context GetHyperflex Cluster Replication Network Policy Deployment Version Context 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors List<Property Map>
- classId String
- cluster Property Map
- clusterUuid String
- Uuid of the HyperFlex cluster.
- createTime String
- The time when this managed object was created.
- description String
- Description from corresponding ClusterReplicationNetworkPolicy.
- discovered Boolean
- True if record created by discovery on HyperFlex cluster.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- id String
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name from corresponding ClusterReplicationNetworkPolicy.
- objectType String
- organization Property Map
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- policyMoid String
- Deployed network policy moid.
- profileMoid String
- Deployed cluster profile moid.
- replicationBandwidth NumberMbps 
- Bandwidth for the Replication network in Mbps.
- replicationIpranges List<Property Map>
- replicationMtu Number
- MTU for the Replication network.
- replicationVlan Property Map
- requestId String
- Unique request ID allowing retry of the same logical request following a transient communication failure.
- 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
getHyperflexClusterReplicationNetworkPolicyDeployment Result
The following output properties are available:
- Id string
- Results
List<GetHyperflex Cluster Replication Network Policy Deployment Result> 
- AccountMoid string
- AdditionalProperties string
- Ancestors
List<GetHyperflex Cluster Replication Network Policy Deployment Ancestor> 
- ClassId string
- Cluster
GetHyperflex Cluster Replication Network Policy Deployment Cluster 
- ClusterUuid string
- CreateTime string
- Description string
- Discovered bool
- DomainGroup stringMoid 
- ModTime string
- Moid string
- Name string
- ObjectType string
- Organization
GetHyperflex Cluster Replication Network Policy Deployment Organization 
- Owners List<string>
- Parent
GetHyperflex Cluster Replication Network Policy Deployment Parent 
- PermissionResources List<GetHyperflex Cluster Replication Network Policy Deployment Permission Resource> 
- PolicyMoid string
- ProfileMoid string
- ReplicationBandwidth doubleMbps 
- ReplicationIpranges List<GetHyperflex Cluster Replication Network Policy Deployment Replication Iprange> 
- ReplicationMtu double
- ReplicationVlan GetHyperflex Cluster Replication Network Policy Deployment Replication Vlan 
- RequestId string
- string
- 
List<GetHyperflex Cluster Replication Network Policy Deployment Tag> 
- VersionContext GetHyperflex Cluster Replication Network Policy Deployment Version Context 
- Id string
- Results
[]GetHyperflex Cluster Replication Network Policy Deployment Result 
- AccountMoid string
- AdditionalProperties string
- Ancestors
[]GetHyperflex Cluster Replication Network Policy Deployment Ancestor 
- ClassId string
- Cluster
GetHyperflex Cluster Replication Network Policy Deployment Cluster 
- ClusterUuid string
- CreateTime string
- Description string
- Discovered bool
- DomainGroup stringMoid 
- ModTime string
- Moid string
- Name string
- ObjectType string
- Organization
GetHyperflex Cluster Replication Network Policy Deployment Organization 
- Owners []string
- Parent
GetHyperflex Cluster Replication Network Policy Deployment Parent 
- PermissionResources []GetHyperflex Cluster Replication Network Policy Deployment Permission Resource 
- PolicyMoid string
- ProfileMoid string
- ReplicationBandwidth float64Mbps 
- ReplicationIpranges []GetHyperflex Cluster Replication Network Policy Deployment Replication Iprange 
- ReplicationMtu float64
- ReplicationVlan GetHyperflex Cluster Replication Network Policy Deployment Replication Vlan 
- RequestId string
- string
- 
[]GetHyperflex Cluster Replication Network Policy Deployment Tag 
- VersionContext GetHyperflex Cluster Replication Network Policy Deployment Version Context 
- id String
- results
List<GetHyperflex Cluster Replication Network Policy Deployment Result> 
- accountMoid String
- additionalProperties String
- ancestors
List<GetHyperflex Cluster Replication Network Policy Deployment Ancestor> 
- classId String
- cluster
GetHyperflex Cluster Replication Network Policy Deployment Cluster 
- clusterUuid String
- createTime String
- description String
- discovered Boolean
- domainGroup StringMoid 
- modTime String
- moid String
- name String
- objectType String
- organization
GetHyperflex Cluster Replication Network Policy Deployment Organization 
- owners List<String>
- parent
GetHyperflex Cluster Replication Network Policy Deployment Parent 
- permissionResources List<GetHyperflex Cluster Replication Network Policy Deployment Permission Resource> 
- policyMoid String
- profileMoid String
- replicationBandwidth DoubleMbps 
- replicationIpranges List<GetHyperflex Cluster Replication Network Policy Deployment Replication Iprange> 
- replicationMtu Double
- replicationVlan GetHyperflex Cluster Replication Network Policy Deployment Replication Vlan 
- requestId String
- String
- 
List<GetHyperflex Cluster Replication Network Policy Deployment Tag> 
- versionContext GetHyperflex Cluster Replication Network Policy Deployment Version Context 
- id string
- results
GetHyperflex Cluster Replication Network Policy Deployment Result[] 
- accountMoid string
- additionalProperties string
- ancestors
GetHyperflex Cluster Replication Network Policy Deployment Ancestor[] 
- classId string
- cluster
GetHyperflex Cluster Replication Network Policy Deployment Cluster 
- clusterUuid string
- createTime string
- description string
- discovered boolean
- domainGroup stringMoid 
- modTime string
- moid string
- name string
- objectType string
- organization
GetHyperflex Cluster Replication Network Policy Deployment Organization 
- owners string[]
- parent
GetHyperflex Cluster Replication Network Policy Deployment Parent 
- permissionResources GetHyperflex Cluster Replication Network Policy Deployment Permission Resource[] 
- policyMoid string
- profileMoid string
- replicationBandwidth numberMbps 
- replicationIpranges GetHyperflex Cluster Replication Network Policy Deployment Replication Iprange[] 
- replicationMtu number
- replicationVlan GetHyperflex Cluster Replication Network Policy Deployment Replication Vlan 
- requestId string
- string
- 
GetHyperflex Cluster Replication Network Policy Deployment Tag[] 
- versionContext GetHyperflex Cluster Replication Network Policy Deployment Version Context 
- id str
- results
Sequence[GetHyperflex Cluster Replication Network Policy Deployment Result] 
- account_moid str
- additional_properties str
- ancestors
Sequence[GetHyperflex Cluster Replication Network Policy Deployment Ancestor] 
- class_id str
- cluster
GetHyperflex Cluster Replication Network Policy Deployment Cluster 
- cluster_uuid str
- create_time str
- description str
- discovered bool
- domain_group_ strmoid 
- mod_time str
- moid str
- name str
- object_type str
- organization
GetHyperflex Cluster Replication Network Policy Deployment Organization 
- owners Sequence[str]
- parent
GetHyperflex Cluster Replication Network Policy Deployment Parent 
- permission_resources Sequence[GetHyperflex Cluster Replication Network Policy Deployment Permission Resource] 
- policy_moid str
- profile_moid str
- replication_bandwidth_ floatmbps 
- replication_ipranges Sequence[GetHyperflex Cluster Replication Network Policy Deployment Replication Iprange] 
- replication_mtu float
- replication_vlan GetHyperflex Cluster Replication Network Policy Deployment Replication Vlan 
- request_id str
- str
- 
Sequence[GetHyperflex Cluster Replication Network Policy Deployment Tag] 
- version_context GetHyperflex Cluster Replication Network Policy Deployment Version Context 
- id String
- results List<Property Map>
- accountMoid String
- additionalProperties String
- ancestors List<Property Map>
- classId String
- cluster Property Map
- clusterUuid String
- createTime String
- description String
- discovered Boolean
- domainGroup StringMoid 
- modTime String
- moid String
- name String
- objectType String
- organization Property Map
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- policyMoid String
- profileMoid String
- replicationBandwidth NumberMbps 
- replicationIpranges List<Property Map>
- replicationMtu Number
- replicationVlan Property Map
- requestId String
- String
- List<Property Map>
- versionContext Property Map
Supporting Types
GetHyperflexClusterReplicationNetworkPolicyDeploymentAncestor       
- 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'.
 
GetHyperflexClusterReplicationNetworkPolicyDeploymentCluster       
- 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'.
 
GetHyperflexClusterReplicationNetworkPolicyDeploymentOrganization       
- 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'.
 
GetHyperflexClusterReplicationNetworkPolicyDeploymentParent       
- 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'.
 
GetHyperflexClusterReplicationNetworkPolicyDeploymentPermissionResource        
- 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'.
 
GetHyperflexClusterReplicationNetworkPolicyDeploymentReplicationIprange        
- 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 IPv4 address of the range.
- Gateway string
- The default gateway for the start and end IPv4 addresses.
- IpAddr List<GetBlocks Hyperflex Cluster Replication Network Policy Deployment Replication Iprange Ip Addr Block> 
- Netmask string
- The netmask specified in dot decimal notation. The start address, end address, and gateway must all be within the network specified by this netmask.
- 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 IPv4 address of the range.
- 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 IPv4 address of the range.
- Gateway string
- The default gateway for the start and end IPv4 addresses.
- IpAddr []GetBlocks Hyperflex Cluster Replication Network Policy Deployment Replication Iprange Ip Addr Block 
- Netmask string
- The netmask specified in dot decimal notation. The start address, end address, and gateway must all be within the network specified by this netmask.
- 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 IPv4 address of the range.
- 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 IPv4 address of the range.
- gateway String
- The default gateway for the start and end IPv4 addresses.
- ipAddr List<GetBlocks Hyperflex Cluster Replication Network Policy Deployment Replication Iprange Ip Addr Block> 
- netmask String
- The netmask specified in dot decimal notation. The start address, end address, and gateway must all be within the network specified by this netmask.
- 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 IPv4 address of the range.
- 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 IPv4 address of the range.
- gateway string
- The default gateway for the start and end IPv4 addresses.
- ipAddr GetBlocks Hyperflex Cluster Replication Network Policy Deployment Replication Iprange Ip Addr Block[] 
- netmask string
- The netmask specified in dot decimal notation. The start address, end address, and gateway must all be within the network specified by this netmask.
- 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 IPv4 address of the range.
- 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 IPv4 address of the range.
- gateway str
- The default gateway for the start and end IPv4 addresses.
- ip_addr_ Sequence[Getblocks Hyperflex Cluster Replication Network Policy Deployment Replication Iprange Ip Addr Block] 
- netmask str
- The netmask specified in dot decimal notation. The start address, end address, and gateway must all be within the network specified by this netmask.
- 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 IPv4 address of the range.
- 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 IPv4 address of the range.
- gateway String
- The default gateway for the start and end IPv4 addresses.
- ipAddr List<Property Map>Blocks 
- netmask String
- The netmask specified in dot decimal notation. The start address, end address, and gateway must all be within the network specified by this netmask.
- 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 IPv4 address of the range.
GetHyperflexClusterReplicationNetworkPolicyDeploymentReplicationIprangeIpAddrBlock           
- 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.
- EndAddress string
- The end address of the IPv4 block.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- StartAddress string
- The start address of the IPv4 block.
- 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.
- EndAddress string
- The end address of the IPv4 block.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- StartAddress string
- The start address of the IPv4 block.
- 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.
- endAddress String
- The end address of the IPv4 block.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- startAddress String
- The start address of the IPv4 block.
- 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.
- endAddress string
- The end address of the IPv4 block.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- startAddress string
- The start address of the IPv4 block.
- 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_address str
- The end address of the IPv4 block.
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- start_address str
- The start address of the IPv4 block.
- 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.
- endAddress String
- The end address of the IPv4 block.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- startAddress String
- The start address of the IPv4 block.
GetHyperflexClusterReplicationNetworkPolicyDeploymentReplicationVlan        
- 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 from corresponding ClusterReplicationNetworkPolicy.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- VlanId double
- The ID of the named VLAN. An ID of 0 means the traffic is untagged. The ID can be any number between 0 and 4095, 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 from corresponding ClusterReplicationNetworkPolicy.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- VlanId float64
- The ID of the named VLAN. An ID of 0 means the traffic is untagged. The ID can be any number between 0 and 4095, 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 from corresponding ClusterReplicationNetworkPolicy.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- vlanId Double
- The ID of the named VLAN. An ID of 0 means the traffic is untagged. The ID can be any number between 0 and 4095, 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 from corresponding ClusterReplicationNetworkPolicy.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- vlanId number
- The ID of the named VLAN. An ID of 0 means the traffic is untagged. The ID can be any number between 0 and 4095, 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 from corresponding ClusterReplicationNetworkPolicy.
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- vlan_id float
- The ID of the named VLAN. An ID of 0 means the traffic is untagged. The ID can be any number between 0 and 4095, 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 from corresponding ClusterReplicationNetworkPolicy.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- vlanId Number
- The ID of the named VLAN. An ID of 0 means the traffic is untagged. The ID can be any number between 0 and 4095, inclusive.
GetHyperflexClusterReplicationNetworkPolicyDeploymentResult       
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
List<GetHyperflex Cluster Replication Network Policy Deployment Result Ancestor> 
- ClassId string
- ClusterUuid string
- Uuid of the HyperFlex cluster.
- Clusters
List<GetHyperflex Cluster Replication Network Policy Deployment Result Cluster> 
- CreateTime string
- The time when this managed object was created.
- Description string
- Description from corresponding ClusterReplicationNetworkPolicy.
- Discovered bool
- True if record created by discovery on HyperFlex cluster.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name from corresponding ClusterReplicationNetworkPolicy.
- ObjectType string
- Organizations
List<GetHyperflex Cluster Replication Network Policy Deployment Result Organization> 
- Owners List<string>
- Parents
List<GetHyperflex Cluster Replication Network Policy Deployment Result Parent> 
- PermissionResources List<GetHyperflex Cluster Replication Network Policy Deployment Result Permission Resource> 
- PolicyMoid string
- Deployed network policy moid.
- ProfileMoid string
- Deployed cluster profile moid.
- ReplicationBandwidth doubleMbps 
- Bandwidth for the Replication network in Mbps.
- ReplicationIpranges List<GetHyperflex Cluster Replication Network Policy Deployment Result Replication Iprange> 
- ReplicationMtu double
- MTU for the Replication network.
- ReplicationVlans List<GetHyperflex Cluster Replication Network Policy Deployment Result Replication Vlan> 
- RequestId string
- Unique request ID allowing retry of the same logical request following a transient communication failure.
- 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 Cluster Replication Network Policy Deployment Result Tag> 
- VersionContexts List<GetHyperflex Cluster Replication Network Policy Deployment Result Version Context> 
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
[]GetHyperflex Cluster Replication Network Policy Deployment Result Ancestor 
- ClassId string
- ClusterUuid string
- Uuid of the HyperFlex cluster.
- Clusters
[]GetHyperflex Cluster Replication Network Policy Deployment Result Cluster 
- CreateTime string
- The time when this managed object was created.
- Description string
- Description from corresponding ClusterReplicationNetworkPolicy.
- Discovered bool
- True if record created by discovery on HyperFlex cluster.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name from corresponding ClusterReplicationNetworkPolicy.
- ObjectType string
- Organizations
[]GetHyperflex Cluster Replication Network Policy Deployment Result Organization 
- Owners []string
- Parents
[]GetHyperflex Cluster Replication Network Policy Deployment Result Parent 
- PermissionResources []GetHyperflex Cluster Replication Network Policy Deployment Result Permission Resource 
- PolicyMoid string
- Deployed network policy moid.
- ProfileMoid string
- Deployed cluster profile moid.
- ReplicationBandwidth float64Mbps 
- Bandwidth for the Replication network in Mbps.
- ReplicationIpranges []GetHyperflex Cluster Replication Network Policy Deployment Result Replication Iprange 
- ReplicationMtu float64
- MTU for the Replication network.
- ReplicationVlans []GetHyperflex Cluster Replication Network Policy Deployment Result Replication Vlan 
- RequestId string
- Unique request ID allowing retry of the same logical request following a transient communication failure.
- 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 Cluster Replication Network Policy Deployment Result Tag 
- VersionContexts []GetHyperflex Cluster Replication Network Policy Deployment Result Version Context 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors
List<GetHyperflex Cluster Replication Network Policy Deployment Result Ancestor> 
- classId String
- clusterUuid String
- Uuid of the HyperFlex cluster.
- clusters
List<GetHyperflex Cluster Replication Network Policy Deployment Result Cluster> 
- createTime String
- The time when this managed object was created.
- description String
- Description from corresponding ClusterReplicationNetworkPolicy.
- discovered Boolean
- True if record created by discovery on HyperFlex cluster.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name from corresponding ClusterReplicationNetworkPolicy.
- objectType String
- organizations
List<GetHyperflex Cluster Replication Network Policy Deployment Result Organization> 
- owners List<String>
- parents
List<GetHyperflex Cluster Replication Network Policy Deployment Result Parent> 
- permissionResources List<GetHyperflex Cluster Replication Network Policy Deployment Result Permission Resource> 
- policyMoid String
- Deployed network policy moid.
- profileMoid String
- Deployed cluster profile moid.
- replicationBandwidth DoubleMbps 
- Bandwidth for the Replication network in Mbps.
- replicationIpranges List<GetHyperflex Cluster Replication Network Policy Deployment Result Replication Iprange> 
- replicationMtu Double
- MTU for the Replication network.
- replicationVlans List<GetHyperflex Cluster Replication Network Policy Deployment Result Replication Vlan> 
- requestId String
- Unique request ID allowing retry of the same logical request following a transient communication failure.
- 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 Cluster Replication Network Policy Deployment Result Tag> 
- versionContexts List<GetHyperflex Cluster Replication Network Policy Deployment Result Version Context> 
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- ancestors
GetHyperflex Cluster Replication Network Policy Deployment Result Ancestor[] 
- classId string
- clusterUuid string
- Uuid of the HyperFlex cluster.
- clusters
GetHyperflex Cluster Replication Network Policy Deployment Result Cluster[] 
- createTime string
- The time when this managed object was created.
- description string
- Description from corresponding ClusterReplicationNetworkPolicy.
- discovered boolean
- True if record created by discovery on HyperFlex cluster.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- modTime string
- The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- Name from corresponding ClusterReplicationNetworkPolicy.
- objectType string
- organizations
GetHyperflex Cluster Replication Network Policy Deployment Result Organization[] 
- owners string[]
- parents
GetHyperflex Cluster Replication Network Policy Deployment Result Parent[] 
- permissionResources GetHyperflex Cluster Replication Network Policy Deployment Result Permission Resource[] 
- policyMoid string
- Deployed network policy moid.
- profileMoid string
- Deployed cluster profile moid.
- replicationBandwidth numberMbps 
- Bandwidth for the Replication network in Mbps.
- replicationIpranges GetHyperflex Cluster Replication Network Policy Deployment Result Replication Iprange[] 
- replicationMtu number
- MTU for the Replication network.
- replicationVlans GetHyperflex Cluster Replication Network Policy Deployment Result Replication Vlan[] 
- requestId string
- Unique request ID allowing retry of the same logical request following a transient communication failure.
- 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 Cluster Replication Network Policy Deployment Result Tag[] 
- versionContexts GetHyperflex Cluster Replication Network Policy Deployment Result Version Context[] 
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- ancestors
Sequence[GetHyperflex Cluster Replication Network Policy Deployment Result Ancestor] 
- class_id str
- cluster_uuid str
- Uuid of the HyperFlex cluster.
- clusters
Sequence[GetHyperflex Cluster Replication Network Policy Deployment Result Cluster] 
- create_time str
- The time when this managed object was created.
- description str
- Description from corresponding ClusterReplicationNetworkPolicy.
- discovered bool
- True if record created by discovery on HyperFlex cluster.
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- mod_time str
- The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- Name from corresponding ClusterReplicationNetworkPolicy.
- object_type str
- organizations
Sequence[GetHyperflex Cluster Replication Network Policy Deployment Result Organization] 
- owners Sequence[str]
- parents
Sequence[GetHyperflex Cluster Replication Network Policy Deployment Result Parent] 
- permission_resources Sequence[GetHyperflex Cluster Replication Network Policy Deployment Result Permission Resource] 
- policy_moid str
- Deployed network policy moid.
- profile_moid str
- Deployed cluster profile moid.
- replication_bandwidth_ floatmbps 
- Bandwidth for the Replication network in Mbps.
- replication_ipranges Sequence[GetHyperflex Cluster Replication Network Policy Deployment Result Replication Iprange] 
- replication_mtu float
- MTU for the Replication network.
- replication_vlans Sequence[GetHyperflex Cluster Replication Network Policy Deployment Result Replication Vlan] 
- request_id str
- Unique request ID allowing retry of the same logical request following a transient communication failure.
- 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 Cluster Replication Network Policy Deployment Result Tag] 
- version_contexts Sequence[GetHyperflex Cluster Replication Network Policy Deployment Result Version Context] 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors List<Property Map>
- classId String
- clusterUuid String
- Uuid of the HyperFlex cluster.
- clusters List<Property Map>
- createTime String
- The time when this managed object was created.
- description String
- Description from corresponding ClusterReplicationNetworkPolicy.
- discovered Boolean
- True if record created by discovery on HyperFlex cluster.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name from corresponding ClusterReplicationNetworkPolicy.
- objectType String
- organizations List<Property Map>
- owners List<String>
- parents List<Property Map>
- permissionResources List<Property Map>
- policyMoid String
- Deployed network policy moid.
- profileMoid String
- Deployed cluster profile moid.
- replicationBandwidth NumberMbps 
- Bandwidth for the Replication network in Mbps.
- replicationIpranges List<Property Map>
- replicationMtu Number
- MTU for the Replication network.
- replicationVlans List<Property Map>
- requestId String
- Unique request ID allowing retry of the same logical request following a transient communication failure.
- 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>
GetHyperflexClusterReplicationNetworkPolicyDeploymentResultAncestor        
- 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
GetHyperflexClusterReplicationNetworkPolicyDeploymentResultCluster        
- 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
GetHyperflexClusterReplicationNetworkPolicyDeploymentResultOrganization        
- 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
GetHyperflexClusterReplicationNetworkPolicyDeploymentResultParent        
- 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
GetHyperflexClusterReplicationNetworkPolicyDeploymentResultPermissionResource         
- 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
GetHyperflexClusterReplicationNetworkPolicyDeploymentResultReplicationIprange         
- AdditionalProperties string
- ClassId string
- EndAddr string
- Gateway string
- IpAddr List<GetBlocks Hyperflex Cluster Replication Network Policy Deployment Result Replication Iprange Ip Addr Block> 
- Netmask string
- ObjectType string
- StartAddr string
- AdditionalProperties string
- ClassId string
- EndAddr string
- Gateway string
- IpAddr []GetBlocks Hyperflex Cluster Replication Network Policy Deployment Result Replication Iprange Ip Addr Block 
- Netmask string
- ObjectType string
- StartAddr string
- additionalProperties String
- classId String
- endAddr String
- gateway String
- ipAddr List<GetBlocks Hyperflex Cluster Replication Network Policy Deployment Result Replication Iprange Ip Addr Block> 
- netmask String
- objectType String
- startAddr String
- additionalProperties string
- classId string
- endAddr string
- gateway string
- ipAddr GetBlocks Hyperflex Cluster Replication Network Policy Deployment Result Replication Iprange Ip Addr Block[] 
- netmask string
- objectType string
- startAddr string
- additionalProperties String
- classId String
- endAddr String
- gateway String
- ipAddr List<Property Map>Blocks 
- netmask String
- objectType String
- startAddr String
GetHyperflexClusterReplicationNetworkPolicyDeploymentResultReplicationIprangeIpAddrBlock            
- AdditionalProperties string
- ClassId string
- EndAddress string
- ObjectType string
- StartAddress string
- AdditionalProperties string
- ClassId string
- EndAddress string
- ObjectType string
- StartAddress string
- additionalProperties String
- classId String
- endAddress String
- objectType String
- startAddress String
- additionalProperties string
- classId string
- endAddress string
- objectType string
- startAddress string
- additional_properties str
- class_id str
- end_address str
- object_type str
- start_address str
- additionalProperties String
- classId String
- endAddress String
- objectType String
- startAddress String
GetHyperflexClusterReplicationNetworkPolicyDeploymentResultReplicationVlan         
- AdditionalProperties string
- ClassId string
- Name string
- Name from corresponding ClusterReplicationNetworkPolicy.
- ObjectType string
- VlanId double
- AdditionalProperties string
- ClassId string
- Name string
- Name from corresponding ClusterReplicationNetworkPolicy.
- ObjectType string
- VlanId float64
- additionalProperties String
- classId String
- name String
- Name from corresponding ClusterReplicationNetworkPolicy.
- objectType String
- vlanId Double
- additionalProperties string
- classId string
- name string
- Name from corresponding ClusterReplicationNetworkPolicy.
- objectType string
- vlanId number
- additional_properties str
- class_id str
- name str
- Name from corresponding ClusterReplicationNetworkPolicy.
- object_type str
- vlan_id float
- additionalProperties String
- classId String
- name String
- Name from corresponding ClusterReplicationNetworkPolicy.
- objectType String
- vlanId Number
GetHyperflexClusterReplicationNetworkPolicyDeploymentResultTag        
- 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
GetHyperflexClusterReplicationNetworkPolicyDeploymentResultVersionContext         
- AdditionalProperties string
- ClassId string
- InterestedMos List<GetHyperflex Cluster Replication Network Policy Deployment Result Version Context Interested Mo> 
- MarkedFor boolDeletion 
- NrVersion string
- ObjectType string
- RefMos List<GetHyperflex Cluster Replication Network Policy Deployment Result Version Context Ref Mo> 
- Timestamp string
- VersionType string
- AdditionalProperties string
- ClassId string
- InterestedMos []GetHyperflex Cluster Replication Network Policy Deployment Result Version Context Interested Mo 
- MarkedFor boolDeletion 
- NrVersion string
- ObjectType string
- RefMos []GetHyperflex Cluster Replication Network Policy Deployment Result Version Context Ref Mo 
- Timestamp string
- VersionType string
- additionalProperties String
- classId String
- interestedMos List<GetHyperflex Cluster Replication Network Policy Deployment Result Version Context Interested Mo> 
- markedFor BooleanDeletion 
- nrVersion String
- objectType String
- refMos List<GetHyperflex Cluster Replication Network Policy Deployment Result Version Context Ref Mo> 
- timestamp String
- versionType String
- additionalProperties string
- classId string
- interestedMos GetHyperflex Cluster Replication Network Policy Deployment Result Version Context Interested Mo[] 
- markedFor booleanDeletion 
- nrVersion string
- objectType string
- refMos GetHyperflex Cluster Replication Network Policy Deployment Result Version Context Ref Mo[] 
- timestamp string
- versionType string
- additional_properties str
- class_id str
- interested_mos Sequence[GetHyperflex Cluster Replication Network Policy Deployment Result Version Context Interested Mo] 
- marked_for_ booldeletion 
- nr_version str
- object_type str
- ref_mos Sequence[GetHyperflex Cluster Replication Network Policy Deployment Result Version Context Ref Mo] 
- timestamp str
- version_type str
- additionalProperties String
- classId String
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- nrVersion String
- objectType String
- refMos List<Property Map>
- timestamp String
- versionType String
GetHyperflexClusterReplicationNetworkPolicyDeploymentResultVersionContextInterestedMo           
- 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
GetHyperflexClusterReplicationNetworkPolicyDeploymentResultVersionContextRefMo           
- 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
GetHyperflexClusterReplicationNetworkPolicyDeploymentTag       
- 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.
GetHyperflexClusterReplicationNetworkPolicyDeploymentVersionContext        
- 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 Cluster Replication Network Policy Deployment 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 Cluster Replication Network Policy Deployment 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 Cluster Replication Network Policy Deployment 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 Cluster Replication Network Policy Deployment 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 Cluster Replication Network Policy Deployment 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 Cluster Replication Network Policy Deployment 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 Cluster Replication Network Policy Deployment 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 Cluster Replication Network Policy Deployment 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 Cluster Replication Network Policy Deployment 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 Cluster Replication Network Policy Deployment 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.
 
GetHyperflexClusterReplicationNetworkPolicyDeploymentVersionContextInterestedMo          
- 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'.
 
GetHyperflexClusterReplicationNetworkPolicyDeploymentVersionContextRefMo          
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the intersightTerraform Provider.
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet