CIM SMASH/Server Management API
Class CIM_ContainedProposal
extends CIM_Component (Association)
ContainedProposal holds an ordered list of SAProposals that make up an SANegotiationAction. If the referenced NegotiationAction is an IKEAction, then the SAProposal objects MUST be IKEProposals. If the referenced NegotiationAction object is an IPsecTransport/TunnelAction, then the referenced SAProposal objects MUST be IPsecProposals.
Details...
This class is not implemented.
Class Qualifiers
Name | Data Type | Value | Scope | Flavors |
---|---|---|---|---|
Aggregation | boolean | true | None | OVERRIDABLE= false |
Association | boolean | true | None | OVERRIDABLE= false |
Description | string | ContainedProposal holds an ordered list of SAProposals that make up an SANegotiationAction. If the referenced NegotiationAction is an IKEAction, then the SAProposal objects MUST be IKEProposals. If the referenced NegotiationAction object is an IPsecTransport/TunnelAction, then the referenced SAProposal objects MUST be IPsecProposals. | None | TRANSLATABLE= true |
MappingStrings | string | IPSP Policy Model.IETF|ContainedProposal | None | None |
UMLPackagePath | string | CIM::IPsecPolicy | None | None |
Version | string | 2.8.0 | TOSUBCLASS= false | TRANSLATABLE= true |
Local Class Properties
Name | Data Type | Qualifiers | ||||
---|---|---|---|---|---|---|
Name | Data Type | Value | Scope | Flavors | ||
SequenceNumber | uint16 | |||||
Description | string | SequenceNumber indicates the ordering to be used when chosing from among the proposals. Lower-valued proposals are preferred over proposals with higher values. For ContainedProposals that reference the same SANegotiationAction, SequenceNumber values MUST be unique. | None | TRANSLATABLE= true | ||
MappingStrings | string | IPSP Policy Model.IETF|ContainedProposal.SequenceNumber | None | None |
Association References
Name | Class Origin | Reference Class |
---|---|---|
GroupComponent | CIM_ContainedProposal | CIM_SANegotiationAction |
PartComponent | CIM_ContainedProposal | CIM_SAProposal |
Copyright © 2008-2020 VMware, Inc. All rights reserved.