Documentation
¶
Index ¶
- Constants
- Variables
- func CheckDn(ctx context.Context, diags *diag.Diagnostics, client *client.Client, ...)
- func CompareVersions(version1, version2, operator string) (bool, error)
- func CompareVersionsRange(version, versionRanges, operator string) (bool, error)
- func ContainsString(strings []string, matchString string) bool
- func DoRestRequest(ctx context.Context, diags *diag.Diagnostics, client *client.Client, ...) *container.Container
- func DoRestRequestEscapeHtml(ctx context.Context, diags *diag.Diagnostics, aciClient *client.Client, ...) *container.Container
- func FvFBRMemberFvFBRGroupSetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate(ctx context.Context, planValue, stateValue types.Set) basetypes.SetValue
- func FvRemoteIdFvSiteAssociatedSetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate(ctx context.Context, planValue, stateValue types.Set) basetypes.SetValue
- func FvRogueExceptionMacFvBDSetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate(ctx context.Context, planValue, stateValue types.Set) basetypes.SetValue
- func FvRsBDToNetflowMonitorPolFvBDSetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate(ctx context.Context, planValue, stateValue types.Set) basetypes.SetValue
- func FvRsBDToOutFvBDSetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate(ctx context.Context, planValue, stateValue types.Set) basetypes.SetValue
- func FvRsConsFvAEPgSetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate(ctx context.Context, planValue, stateValue types.Set) basetypes.SetValue
- func FvRsConsFvESgSetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate(ctx context.Context, planValue, stateValue types.Set) basetypes.SetValue
- func FvRsConsIfFvAEPgSetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate(ctx context.Context, planValue, stateValue types.Set) basetypes.SetValue
- func FvRsConsIfFvESgSetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate(ctx context.Context, planValue, stateValue types.Set) basetypes.SetValue
- func FvRsConsIfL3extInstPSetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate(ctx context.Context, planValue, stateValue types.Set) basetypes.SetValue
- func FvRsConsL3extInstPSetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate(ctx context.Context, planValue, stateValue types.Set) basetypes.SetValue
- func FvRsCtxToBgpCtxAfPolFvCtxSetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate(ctx context.Context, planValue, stateValue types.Set) basetypes.SetValue
- func FvRsCtxToEigrpCtxAfPolFvCtxSetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate(ctx context.Context, planValue, stateValue types.Set) basetypes.SetValue
- func FvRsCtxToOspfCtxPolFvCtxSetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate(ctx context.Context, planValue, stateValue types.Set) basetypes.SetValue
- func FvRsDomAttFvAEPgSetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate(ctx context.Context, planValue, stateValue types.Set) basetypes.SetValue
- func FvRsFcPathAttFvAEPgSetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate(ctx context.Context, planValue, stateValue types.Set) basetypes.SetValue
- func FvRsIntraEpgFvAEPgSetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate(ctx context.Context, planValue, stateValue types.Set) basetypes.SetValue
- func FvRsIntraEpgFvESgSetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate(ctx context.Context, planValue, stateValue types.Set) basetypes.SetValue
- func FvRsIntraEpgL3extInstPSetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate(ctx context.Context, planValue, stateValue types.Set) basetypes.SetValue
- func FvRsNodeAttFvAEPgSetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate(ctx context.Context, planValue, stateValue types.Set) basetypes.SetValue
- func FvRsOtmListMemberFvTrackListSetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate(ctx context.Context, planValue, stateValue types.Set) basetypes.SetValue
- func FvRsPathAttFvAEPgSetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate(ctx context.Context, planValue, stateValue types.Set) basetypes.SetValue
- func FvRsProtByFvAEPgSetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate(ctx context.Context, planValue, stateValue types.Set) basetypes.SetValue
- func FvRsProtByL3extInstPSetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate(ctx context.Context, planValue, stateValue types.Set) basetypes.SetValue
- func FvRsProvFvAEPgSetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate(ctx context.Context, planValue, stateValue types.Set) basetypes.SetValue
- func FvRsProvFvESgSetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate(ctx context.Context, planValue, stateValue types.Set) basetypes.SetValue
- func FvRsProvL3extInstPSetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate(ctx context.Context, planValue, stateValue types.Set) basetypes.SetValue
- func FvRsSecInheritedFvAEPgSetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate(ctx context.Context, planValue, stateValue types.Set) basetypes.SetValue
- func FvRsSecInheritedFvESgSetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate(ctx context.Context, planValue, stateValue types.Set) basetypes.SetValue
- func FvRsSecInheritedL3extInstPSetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate(ctx context.Context, planValue, stateValue types.Set) basetypes.SetValue
- func GetDeleteJsonPayload(ctx context.Context, diags *diag.Diagnostics, className, dn string) *container.Container
- func GetMOName(dn string) string
- func IsEmptySingleNestedAttribute(attributes map[string]attr.Value) bool
- func IsVersionEqual(v1, v2 Version) bool
- func IsVersionGreater(v1, v2 Version) bool
- func IsVersionGreaterOrEqual(v1, v2 Version) bool
- func IsVersionLessOrEqual(v1, v2 Version) bool
- func IsVersionLesser(v1, v2 Version) bool
- func IsVersionNotEqual(v1, v2 Version) bool
- func L3extRsInstPToProfileL3extInstPSetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate(ctx context.Context, planValue, stateValue types.Set) basetypes.SetValue
- func L3extRsLblToInstPL3extConsLblSetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate(ctx context.Context, planValue, stateValue types.Set) basetypes.SetValue
- func L3extRsLblToProfileL3extConsLblSetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate(ctx context.Context, planValue, stateValue types.Set) basetypes.SetValue
- func MakeSingleNestedAttributeRequiredAttributesNotProvidedValidator(atributeName string, requiredAttributes []string) validator.Object
- func MakeStringRequired() validator.String
- func MgmtRsOoBConsMgmtInstPSetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate(ctx context.Context, planValue, stateValue types.Set) basetypes.SetValue
- func NetflowRsMonitorToExporterNetflowMonitorPolSetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate(ctx context.Context, planValue, stateValue types.Set) basetypes.SetValue
- func New(version string) func() provider.Provider
- func NewAciRestManagedDataSource() datasource.DataSource
- func NewAciRestManagedResource() resource.Resource
- func NewCommPolDataSource() datasource.DataSource
- func NewCommPolResource() resource.Resource
- func NewCompareVersionsFunction() function.Function
- func NewEigrpCtxAfPolDataSource() datasource.DataSource
- func NewEigrpCtxAfPolResource() resource.Resource
- func NewFhsBDPolDataSource() datasource.DataSource
- func NewFhsBDPolResource() resource.Resource
- func NewFhsTrustCtrlPolDataSource() datasource.DataSource
- func NewFhsTrustCtrlPolResource() resource.Resource
- func NewFvAEPgDataSource() datasource.DataSource
- func NewFvAEPgResource() resource.Resource
- func NewFvApDataSource() datasource.DataSource
- func NewFvApResource() resource.Resource
- func NewFvBDDataSource() datasource.DataSource
- func NewFvBDResource() resource.Resource
- func NewFvCrtrnDataSource() datasource.DataSource
- func NewFvCrtrnResource() resource.Resource
- func NewFvCtxDataSource() datasource.DataSource
- func NewFvCtxResource() resource.Resource
- func NewFvDnsAttrDataSource() datasource.DataSource
- func NewFvDnsAttrResource() resource.Resource
- func NewFvESgDataSource() datasource.DataSource
- func NewFvESgResource() resource.Resource
- func NewFvEpIpTagDataSource() datasource.DataSource
- func NewFvEpIpTagResource() resource.Resource
- func NewFvEpMacTagDataSource() datasource.DataSource
- func NewFvEpMacTagResource() resource.Resource
- func NewFvFBRGroupDataSource() datasource.DataSource
- func NewFvFBRGroupResource() resource.Resource
- func NewFvFBRMemberDataSource() datasource.DataSource
- func NewFvFBRMemberResource() resource.Resource
- func NewFvFBRouteDataSource() datasource.DataSource
- func NewFvFBRouteResource() resource.Resource
- func NewFvFabricExtConnPDataSource() datasource.DataSource
- func NewFvFabricExtConnPResource() resource.Resource
- func NewFvIdGroupAttrDataSource() datasource.DataSource
- func NewFvIdGroupAttrResource() resource.Resource
- func NewFvIpAttrDataSource() datasource.DataSource
- func NewFvIpAttrResource() resource.Resource
- func NewFvMacAttrDataSource() datasource.DataSource
- func NewFvMacAttrResource() resource.Resource
- func NewFvRemoteIdDataSource() datasource.DataSource
- func NewFvRemoteIdResource() resource.Resource
- func NewFvRogueExceptionMacDataSource() datasource.DataSource
- func NewFvRogueExceptionMacResource() resource.Resource
- func NewFvRsBDToNetflowMonitorPolDataSource() datasource.DataSource
- func NewFvRsBDToNetflowMonitorPolResource() resource.Resource
- func NewFvRsBDToOutDataSource() datasource.DataSource
- func NewFvRsBDToOutResource() resource.Resource
- func NewFvRsConsDataSource() datasource.DataSource
- func NewFvRsConsIfDataSource() datasource.DataSource
- func NewFvRsConsIfResource() resource.Resource
- func NewFvRsConsResource() resource.Resource
- func NewFvRsCtxToBgpCtxAfPolDataSource() datasource.DataSource
- func NewFvRsCtxToBgpCtxAfPolResource() resource.Resource
- func NewFvRsCtxToEigrpCtxAfPolDataSource() datasource.DataSource
- func NewFvRsCtxToEigrpCtxAfPolResource() resource.Resource
- func NewFvRsCtxToOspfCtxPolDataSource() datasource.DataSource
- func NewFvRsCtxToOspfCtxPolResource() resource.Resource
- func NewFvRsDomAttDataSource() datasource.DataSource
- func NewFvRsDomAttResource() resource.Resource
- func NewFvRsFcPathAttDataSource() datasource.DataSource
- func NewFvRsFcPathAttResource() resource.Resource
- func NewFvRsIntraEpgDataSource() datasource.DataSource
- func NewFvRsIntraEpgResource() resource.Resource
- func NewFvRsNodeAttDataSource() datasource.DataSource
- func NewFvRsNodeAttResource() resource.Resource
- func NewFvRsOtmListMemberDataSource() datasource.DataSource
- func NewFvRsOtmListMemberResource() resource.Resource
- func NewFvRsPathAttDataSource() datasource.DataSource
- func NewFvRsPathAttResource() resource.Resource
- func NewFvRsProtByDataSource() datasource.DataSource
- func NewFvRsProtByResource() resource.Resource
- func NewFvRsProvDataSource() datasource.DataSource
- func NewFvRsProvResource() resource.Resource
- func NewFvRsSecInheritedDataSource() datasource.DataSource
- func NewFvRsSecInheritedResource() resource.Resource
- func NewFvSCrtrnDataSource() datasource.DataSource
- func NewFvSCrtrnResource() resource.Resource
- func NewFvSiteAssociatedDataSource() datasource.DataSource
- func NewFvSiteAssociatedResource() resource.Resource
- func NewFvTenantDataSource() datasource.DataSource
- func NewFvTenantResource() resource.Resource
- func NewFvTrackListDataSource() datasource.DataSource
- func NewFvTrackListResource() resource.Resource
- func NewFvTrackMemberDataSource() datasource.DataSource
- func NewFvTrackMemberResource() resource.Resource
- func NewFvVmAttrDataSource() datasource.DataSource
- func NewFvVmAttrResource() resource.Resource
- func NewIgmpSnoopPolDataSource() datasource.DataSource
- func NewIgmpSnoopPolResource() resource.Resource
- func NewInfraHPathSDataSource() datasource.DataSource
- func NewInfraHPathSResource() resource.Resource
- func NewL3extConsLblDataSource() datasource.DataSource
- func NewL3extConsLblResource() resource.Resource
- func NewL3extInstPDataSource() datasource.DataSource
- func NewL3extInstPResource() resource.Resource
- func NewL3extProvLblDataSource() datasource.DataSource
- func NewL3extProvLblResource() resource.Resource
- func NewL3extRsInstPToProfileDataSource() datasource.DataSource
- func NewL3extRsInstPToProfileResource() resource.Resource
- func NewL3extRsLblToInstPDataSource() datasource.DataSource
- func NewL3extRsLblToInstPResource() resource.Resource
- func NewL3extRsLblToProfileDataSource() datasource.DataSource
- func NewL3extRsLblToProfileResource() resource.Resource
- func NewL3extRsOutToFBRGroupDataSource() datasource.DataSource
- func NewL3extRsOutToFBRGroupResource() resource.Resource
- func NewL3extRsRedistributePolDataSource() datasource.DataSource
- func NewL3extRsRedistributePolResource() resource.Resource
- func NewLacpEnhancedLagPolDataSource() datasource.DataSource
- func NewLacpEnhancedLagPolResource() resource.Resource
- func NewMgmtInstPDataSource() datasource.DataSource
- func NewMgmtInstPResource() resource.Resource
- func NewMgmtRsOoBConsDataSource() datasource.DataSource
- func NewMgmtRsOoBConsResource() resource.Resource
- func NewMgmtSubnetDataSource() datasource.DataSource
- func NewMgmtSubnetResource() resource.Resource
- func NewMldSnoopPolDataSource() datasource.DataSource
- func NewMldSnoopPolResource() resource.Resource
- func NewMplsNodeSidPDataSource() datasource.DataSource
- func NewMplsNodeSidPResource() resource.Resource
- func NewNdIfPolDataSource() datasource.DataSource
- func NewNdIfPolResource() resource.Resource
- func NewNetflowExporterPolDataSource() datasource.DataSource
- func NewNetflowExporterPolResource() resource.Resource
- func NewNetflowMonitorPolDataSource() datasource.DataSource
- func NewNetflowMonitorPolResource() resource.Resource
- func NewNetflowRecordPolDataSource() datasource.DataSource
- func NewNetflowRecordPolResource() resource.Resource
- func NewNetflowRsMonitorToExporterDataSource() datasource.DataSource
- func NewNetflowRsMonitorToExporterResource() resource.Resource
- func NewPimRouteMapEntryDataSource() datasource.DataSource
- func NewPimRouteMapEntryResource() resource.Resource
- func NewPimRouteMapPolDataSource() datasource.DataSource
- func NewPimRouteMapPolResource() resource.Resource
- func NewPkiKeyRingDataSource() datasource.DataSource
- func NewPkiKeyRingResource() resource.Resource
- func NewPkiTPDataSource() datasource.DataSource
- func NewPkiTPResource() resource.Resource
- func NewQosCustomPolDataSource() datasource.DataSource
- func NewQosCustomPolResource() resource.Resource
- func NewQosDot1PClassDataSource() datasource.DataSource
- func NewQosDot1PClassResource() resource.Resource
- func NewQosDppPolDataSource() datasource.DataSource
- func NewQosDppPolResource() resource.Resource
- func NewQosDscpClassDataSource() datasource.DataSource
- func NewQosDscpClassResource() resource.Resource
- func NewRtctrlProfileDataSource() datasource.DataSource
- func NewRtctrlProfileResource() resource.Resource
- func NewTagAnnotationDataSource() datasource.DataSource
- func NewTagAnnotationResource() resource.Resource
- func NewTagTagDataSource() datasource.DataSource
- func NewTagTagResource() resource.Resource
- func NewTopSystemDataSource() datasource.DataSource
- func NewVmmUplinkPContDataSource() datasource.DataSource
- func NewVmmUplinkPContResource() resource.Resource
- func NewVmmUplinkPDataSource() datasource.DataSource
- func NewVmmUplinkPResource() resource.Resource
- func NewVzAnyDataSource() datasource.DataSource
- func NewVzAnyResource() resource.Resource
- func NewVzOOBBrCPDataSource() datasource.DataSource
- func NewVzOOBBrCPResource() resource.Resource
- func NewVzRsAnyToConsDataSource() datasource.DataSource
- func NewVzRsAnyToConsIfDataSource() datasource.DataSource
- func NewVzRsAnyToConsIfResource() resource.Resource
- func NewVzRsAnyToConsResource() resource.Resource
- func NewVzRsAnyToProvDataSource() datasource.DataSource
- func NewVzRsAnyToProvResource() resource.Resource
- func NewVzRsDenyRuleDataSource() datasource.DataSource
- func NewVzRsDenyRuleResource() resource.Resource
- func NewVzTSubjDataSource() datasource.DataSource
- func NewVzTSubjResource() resource.Resource
- func NewVzTabooDataSource() datasource.DataSource
- func NewVzTabooResource() resource.Resource
- func QosDot1PClassQosCustomPolSetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate(ctx context.Context, planValue, stateValue types.Set) basetypes.SetValue
- func QosDscpClassQosCustomPolSetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate(ctx context.Context, planValue, stateValue types.Set) basetypes.SetValue
- func SetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate(...) planmodifier.Set
- func SetToStringNullWhenStateIsNullPlanIsUnknownDuringUpdate() planmodifier.String
- func SingleNestedAttributeRequiredAttributesNotProvided(attributes map[string]attr.Value, requiredAttributes []string) bool
- func UnsupportedAnnotationClasses() []string
- func VmmUplinkPVmmUplinkPContSetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate(ctx context.Context, planValue, stateValue types.Set) basetypes.SetValue
- func VzRsAnyToConsIfVzAnySetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate(ctx context.Context, planValue, stateValue types.Set) basetypes.SetValue
- func VzRsAnyToConsVzAnySetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate(ctx context.Context, planValue, stateValue types.Set) basetypes.SetValue
- func VzRsAnyToProvVzAnySetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate(ctx context.Context, planValue, stateValue types.Set) basetypes.SetValue
- func VzRsDenyRuleVzTSubjSetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate(ctx context.Context, planValue, stateValue types.Set) basetypes.SetValue
- type AciObject
- type AciProvider
- func (p *AciProvider) Configure(ctx context.Context, req provider.ConfigureRequest, ...)
- func (p *AciProvider) DataSources(ctx context.Context) []func() datasource.DataSource
- func (p *AciProvider) Functions(ctx context.Context) []func() function.Function
- func (p *AciProvider) Metadata(ctx context.Context, req provider.MetadataRequest, ...)
- func (p *AciProvider) Resources(ctx context.Context) []func() resource.Resource
- func (p *AciProvider) Schema(ctx context.Context, req provider.SchemaRequest, resp *provider.SchemaResponse)
- type AciProviderModel
- type AciRestManagedChildIdentifier
- type AciRestManagedDataSource
- func (d *AciRestManagedDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *AciRestManagedDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *AciRestManagedDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *AciRestManagedDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type AciRestManagedDataSourceModel
- type AciRestManagedResource
- func (r *AciRestManagedResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *AciRestManagedResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *AciRestManagedResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *AciRestManagedResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *AciRestManagedResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *AciRestManagedResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *AciRestManagedResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *AciRestManagedResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *AciRestManagedResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- type AciRestManagedResourceModel
- type ChildAciRestManagedResourceModel
- type CommHttpCommPolResourceModel
- type CommHttpsCommPolResourceModel
- type CommPolDataSource
- func (d *CommPolDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *CommPolDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *CommPolDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *CommPolDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type CommPolIdentifier
- type CommPolResource
- func (r *CommPolResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *CommPolResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *CommPolResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *CommPolResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *CommPolResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *CommPolResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *CommPolResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *CommPolResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *CommPolResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- type CommPolResourceModel
- type CommRsClientCertCACommHttpsCommPolResourceModel
- type CommRsKeyRingCommHttpsCommPolResourceModel
- type CommShellinaboxCommPolResourceModel
- type CommSshCommPolResourceModel
- type CommTelnetCommPolResourceModel
- type CompareVersionsFunction
- func (f CompareVersionsFunction) Definition(ctx context.Context, req function.DefinitionRequest, ...)
- func (f CompareVersionsFunction) Metadata(ctx context.Context, req function.MetadataRequest, ...)
- func (f CompareVersionsFunction) Run(ctx context.Context, req function.RunRequest, resp *function.RunResponse)
- type EigrpCtxAfPolDataSource
- func (d *EigrpCtxAfPolDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *EigrpCtxAfPolDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *EigrpCtxAfPolDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *EigrpCtxAfPolDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type EigrpCtxAfPolIdentifier
- type EigrpCtxAfPolResource
- func (r *EigrpCtxAfPolResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *EigrpCtxAfPolResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *EigrpCtxAfPolResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *EigrpCtxAfPolResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *EigrpCtxAfPolResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *EigrpCtxAfPolResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *EigrpCtxAfPolResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *EigrpCtxAfPolResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *EigrpCtxAfPolResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- type EigrpCtxAfPolResourceModel
- type FhsBDPolDataSource
- func (d *FhsBDPolDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *FhsBDPolDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *FhsBDPolDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *FhsBDPolDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type FhsBDPolIdentifier
- type FhsBDPolResource
- func (r *FhsBDPolResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *FhsBDPolResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *FhsBDPolResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *FhsBDPolResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *FhsBDPolResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *FhsBDPolResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *FhsBDPolResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *FhsBDPolResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *FhsBDPolResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- type FhsBDPolResourceModel
- type FhsRaGuardPolFhsBDPolResourceModel
- type FhsTrustCtrlPolDataSource
- func (d *FhsTrustCtrlPolDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *FhsTrustCtrlPolDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *FhsTrustCtrlPolDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *FhsTrustCtrlPolDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type FhsTrustCtrlPolIdentifier
- type FhsTrustCtrlPolResource
- func (r *FhsTrustCtrlPolResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *FhsTrustCtrlPolResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *FhsTrustCtrlPolResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *FhsTrustCtrlPolResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *FhsTrustCtrlPolResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *FhsTrustCtrlPolResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *FhsTrustCtrlPolResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *FhsTrustCtrlPolResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *FhsTrustCtrlPolResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- type FhsTrustCtrlPolResourceModel
- type FvAEPgDataSource
- func (d *FvAEPgDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *FvAEPgDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *FvAEPgDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *FvAEPgDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type FvAEPgIdentifier
- type FvAEPgResource
- func (r *FvAEPgResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *FvAEPgResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *FvAEPgResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *FvAEPgResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *FvAEPgResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *FvAEPgResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *FvAEPgResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *FvAEPgResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *FvAEPgResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- func (r *FvAEPgResource) UpgradeState(ctx context.Context) map[int64]resource.StateUpgrader
- type FvAEPgResourceModel
- type FvAEPgResourceModelV1
- type FvAccPFvBDResourceModel
- type FvApDataSource
- func (d *FvApDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *FvApDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *FvApDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *FvApDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type FvApIdentifier
- type FvApResource
- func (r *FvApResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *FvApResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *FvApResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *FvApResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *FvApResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *FvApResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *FvApResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *FvApResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *FvApResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- func (r *FvApResource) UpgradeState(ctx context.Context) map[int64]resource.StateUpgrader
- type FvApResourceModel
- type FvApResourceModelV1
- type FvBDDataSource
- func (d *FvBDDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *FvBDDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *FvBDDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *FvBDDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type FvBDIdentifier
- type FvBDResource
- func (r *FvBDResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *FvBDResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *FvBDResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *FvBDResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *FvBDResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *FvBDResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *FvBDResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *FvBDResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *FvBDResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- func (r *FvBDResource) UpgradeState(ctx context.Context) map[int64]resource.StateUpgrader
- type FvBDResourceModel
- type FvBDResourceModelV1
- type FvCrtrnDataSource
- func (d *FvCrtrnDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *FvCrtrnDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *FvCrtrnDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *FvCrtrnDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type FvCrtrnFvAEPgResourceModel
- type FvCrtrnResource
- func (r *FvCrtrnResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *FvCrtrnResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *FvCrtrnResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *FvCrtrnResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *FvCrtrnResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *FvCrtrnResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *FvCrtrnResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *FvCrtrnResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *FvCrtrnResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- type FvCrtrnResourceModel
- type FvCtxDataSource
- func (d *FvCtxDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *FvCtxDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *FvCtxDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *FvCtxDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type FvCtxIdentifier
- type FvCtxResource
- func (r *FvCtxResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *FvCtxResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *FvCtxResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *FvCtxResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *FvCtxResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *FvCtxResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *FvCtxResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *FvCtxResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *FvCtxResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- func (r *FvCtxResource) UpgradeState(ctx context.Context) map[int64]resource.StateUpgrader
- type FvCtxResourceModel
- type FvCtxResourceModelV1
- type FvDnsAttrDataSource
- func (d *FvDnsAttrDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *FvDnsAttrDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *FvDnsAttrDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *FvDnsAttrDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type FvDnsAttrIdentifier
- type FvDnsAttrResource
- func (r *FvDnsAttrResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *FvDnsAttrResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *FvDnsAttrResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *FvDnsAttrResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *FvDnsAttrResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *FvDnsAttrResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *FvDnsAttrResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *FvDnsAttrResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *FvDnsAttrResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- type FvDnsAttrResourceModel
- type FvESgDataSource
- func (d *FvESgDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *FvESgDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *FvESgDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *FvESgDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type FvESgIdentifier
- type FvESgResource
- func (r *FvESgResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *FvESgResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *FvESgResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *FvESgResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *FvESgResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *FvESgResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *FvESgResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *FvESgResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *FvESgResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- func (r *FvESgResource) UpgradeState(ctx context.Context) map[int64]resource.StateUpgrader
- type FvESgResourceModel
- type FvESgResourceModelV1
- type FvEpIpTagDataSource
- func (d *FvEpIpTagDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *FvEpIpTagDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *FvEpIpTagDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *FvEpIpTagDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type FvEpIpTagIdentifier
- type FvEpIpTagResource
- func (r *FvEpIpTagResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *FvEpIpTagResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *FvEpIpTagResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *FvEpIpTagResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *FvEpIpTagResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *FvEpIpTagResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *FvEpIpTagResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *FvEpIpTagResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *FvEpIpTagResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- type FvEpIpTagResourceModel
- type FvEpMacTagDataSource
- func (d *FvEpMacTagDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *FvEpMacTagDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *FvEpMacTagDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *FvEpMacTagDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type FvEpMacTagIdentifier
- type FvEpMacTagResource
- func (r *FvEpMacTagResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *FvEpMacTagResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *FvEpMacTagResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *FvEpMacTagResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *FvEpMacTagResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *FvEpMacTagResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *FvEpMacTagResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *FvEpMacTagResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *FvEpMacTagResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- type FvEpMacTagResourceModel
- type FvFBRGroupDataSource
- func (d *FvFBRGroupDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *FvFBRGroupDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *FvFBRGroupDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *FvFBRGroupDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type FvFBRGroupIdentifier
- type FvFBRGroupResource
- func (r *FvFBRGroupResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *FvFBRGroupResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *FvFBRGroupResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *FvFBRGroupResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *FvFBRGroupResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *FvFBRGroupResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *FvFBRGroupResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *FvFBRGroupResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *FvFBRGroupResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- type FvFBRGroupResourceModel
- type FvFBRMemberDataSource
- func (d *FvFBRMemberDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *FvFBRMemberDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *FvFBRMemberDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *FvFBRMemberDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type FvFBRMemberFvFBRGroupResourceModel
- type FvFBRMemberIdentifier
- type FvFBRMemberResource
- func (r *FvFBRMemberResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *FvFBRMemberResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *FvFBRMemberResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *FvFBRMemberResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *FvFBRMemberResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *FvFBRMemberResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *FvFBRMemberResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *FvFBRMemberResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *FvFBRMemberResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- type FvFBRMemberResourceModel
- type FvFBRouteDataSource
- func (d *FvFBRouteDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *FvFBRouteDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *FvFBRouteDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *FvFBRouteDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type FvFBRouteFvFBRGroupResourceModel
- type FvFBRouteIdentifier
- type FvFBRouteResource
- func (r *FvFBRouteResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *FvFBRouteResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *FvFBRouteResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *FvFBRouteResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *FvFBRouteResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *FvFBRouteResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *FvFBRouteResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *FvFBRouteResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *FvFBRouteResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- type FvFBRouteResourceModel
- type FvFabricExtConnPDataSource
- func (d *FvFabricExtConnPDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *FvFabricExtConnPDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *FvFabricExtConnPDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *FvFabricExtConnPDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type FvFabricExtConnPIdentifier
- type FvFabricExtConnPResource
- func (r *FvFabricExtConnPResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *FvFabricExtConnPResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *FvFabricExtConnPResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *FvFabricExtConnPResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *FvFabricExtConnPResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *FvFabricExtConnPResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *FvFabricExtConnPResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *FvFabricExtConnPResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *FvFabricExtConnPResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- type FvFabricExtConnPResourceModel
- type FvIdGroupAttrDataSource
- func (d *FvIdGroupAttrDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *FvIdGroupAttrDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *FvIdGroupAttrDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *FvIdGroupAttrDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type FvIdGroupAttrIdentifier
- type FvIdGroupAttrResource
- func (r *FvIdGroupAttrResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *FvIdGroupAttrResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *FvIdGroupAttrResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *FvIdGroupAttrResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *FvIdGroupAttrResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *FvIdGroupAttrResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *FvIdGroupAttrResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *FvIdGroupAttrResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *FvIdGroupAttrResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- type FvIdGroupAttrResourceModel
- type FvIpAttrDataSource
- func (d *FvIpAttrDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *FvIpAttrDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *FvIpAttrDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *FvIpAttrDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type FvIpAttrIdentifier
- type FvIpAttrResource
- func (r *FvIpAttrResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *FvIpAttrResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *FvIpAttrResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *FvIpAttrResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *FvIpAttrResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *FvIpAttrResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *FvIpAttrResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *FvIpAttrResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *FvIpAttrResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- type FvIpAttrResourceModel
- type FvMacAttrDataSource
- func (d *FvMacAttrDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *FvMacAttrDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *FvMacAttrDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *FvMacAttrDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type FvMacAttrIdentifier
- type FvMacAttrResource
- func (r *FvMacAttrResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *FvMacAttrResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *FvMacAttrResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *FvMacAttrResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *FvMacAttrResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *FvMacAttrResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *FvMacAttrResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *FvMacAttrResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *FvMacAttrResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- type FvMacAttrResourceModel
- type FvPeeringPFvFabricExtConnPResourceModel
- type FvRemoteIdDataSource
- func (d *FvRemoteIdDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *FvRemoteIdDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *FvRemoteIdDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *FvRemoteIdDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type FvRemoteIdFvSiteAssociatedResourceModel
- type FvRemoteIdIdentifier
- type FvRemoteIdResource
- func (r *FvRemoteIdResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *FvRemoteIdResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *FvRemoteIdResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *FvRemoteIdResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *FvRemoteIdResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *FvRemoteIdResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *FvRemoteIdResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *FvRemoteIdResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *FvRemoteIdResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- type FvRemoteIdResourceModel
- type FvRogueExceptionMacDataSource
- func (d *FvRogueExceptionMacDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *FvRogueExceptionMacDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *FvRogueExceptionMacDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *FvRogueExceptionMacDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type FvRogueExceptionMacFvBDResourceModel
- type FvRogueExceptionMacIdentifier
- type FvRogueExceptionMacResource
- func (r *FvRogueExceptionMacResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *FvRogueExceptionMacResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *FvRogueExceptionMacResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *FvRogueExceptionMacResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *FvRogueExceptionMacResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *FvRogueExceptionMacResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *FvRogueExceptionMacResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *FvRogueExceptionMacResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *FvRogueExceptionMacResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- type FvRogueExceptionMacResourceModel
- type FvRsABDPolMonPolFvBDResourceModel
- type FvRsAEPgMonPolFvAEPgResourceModel
- type FvRsApMonPolFvApResourceModel
- type FvRsBDToFhsFvBDResourceModel
- type FvRsBDToNdPFvBDResourceModel
- type FvRsBDToNetflowMonitorPolDataSource
- func (d *FvRsBDToNetflowMonitorPolDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *FvRsBDToNetflowMonitorPolDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *FvRsBDToNetflowMonitorPolDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *FvRsBDToNetflowMonitorPolDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type FvRsBDToNetflowMonitorPolFvBDResourceModel
- type FvRsBDToNetflowMonitorPolFvBDResourceModelV1
- type FvRsBDToNetflowMonitorPolIdentifier
- type FvRsBDToNetflowMonitorPolResource
- func (r *FvRsBDToNetflowMonitorPolResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *FvRsBDToNetflowMonitorPolResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *FvRsBDToNetflowMonitorPolResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *FvRsBDToNetflowMonitorPolResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *FvRsBDToNetflowMonitorPolResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *FvRsBDToNetflowMonitorPolResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *FvRsBDToNetflowMonitorPolResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *FvRsBDToNetflowMonitorPolResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *FvRsBDToNetflowMonitorPolResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- type FvRsBDToNetflowMonitorPolResourceModel
- type FvRsBDToOutDataSource
- func (d *FvRsBDToOutDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *FvRsBDToOutDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *FvRsBDToOutDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *FvRsBDToOutDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type FvRsBDToOutFvBDResourceModel
- type FvRsBDToOutIdentifier
- type FvRsBDToOutResource
- func (r *FvRsBDToOutResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *FvRsBDToOutResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *FvRsBDToOutResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *FvRsBDToOutResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *FvRsBDToOutResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *FvRsBDToOutResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *FvRsBDToOutResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *FvRsBDToOutResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *FvRsBDToOutResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- type FvRsBDToOutResourceModel
- type FvRsBDToProfileFvBDResourceModel
- type FvRsBDToRelayPFvBDResourceModel
- type FvRsBdFvAEPgResourceModel
- type FvRsBdToEpRetFvBDResourceModel
- type FvRsBgpCtxPolFvCtxResourceModel
- type FvRsConsDataSource
- func (d *FvRsConsDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *FvRsConsDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *FvRsConsDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *FvRsConsDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type FvRsConsFvAEPgResourceModel
- type FvRsConsFvESgResourceModel
- type FvRsConsFvESgResourceModelV1
- type FvRsConsIdentifier
- type FvRsConsIfDataSource
- func (d *FvRsConsIfDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *FvRsConsIfDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *FvRsConsIfDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *FvRsConsIfDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type FvRsConsIfFvAEPgResourceModel
- type FvRsConsIfFvESgResourceModel
- type FvRsConsIfFvESgResourceModelV1
- type FvRsConsIfIdentifier
- type FvRsConsIfL3extInstPResourceModel
- type FvRsConsIfResource
- func (r *FvRsConsIfResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *FvRsConsIfResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *FvRsConsIfResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *FvRsConsIfResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *FvRsConsIfResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *FvRsConsIfResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *FvRsConsIfResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *FvRsConsIfResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *FvRsConsIfResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- type FvRsConsIfResourceModel
- type FvRsConsL3extInstPResourceModel
- type FvRsConsResource
- func (r *FvRsConsResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *FvRsConsResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *FvRsConsResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *FvRsConsResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *FvRsConsResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *FvRsConsResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *FvRsConsResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *FvRsConsResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *FvRsConsResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- type FvRsConsResourceModel
- type FvRsCtxFvBDResourceModel
- type FvRsCtxMonPolFvCtxResourceModel
- type FvRsCtxToBgpCtxAfPolDataSource
- func (d *FvRsCtxToBgpCtxAfPolDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *FvRsCtxToBgpCtxAfPolDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *FvRsCtxToBgpCtxAfPolDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *FvRsCtxToBgpCtxAfPolDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type FvRsCtxToBgpCtxAfPolFvCtxResourceModel
- type FvRsCtxToBgpCtxAfPolFvCtxResourceModelV1
- type FvRsCtxToBgpCtxAfPolIdentifier
- type FvRsCtxToBgpCtxAfPolResource
- func (r *FvRsCtxToBgpCtxAfPolResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *FvRsCtxToBgpCtxAfPolResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *FvRsCtxToBgpCtxAfPolResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *FvRsCtxToBgpCtxAfPolResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *FvRsCtxToBgpCtxAfPolResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *FvRsCtxToBgpCtxAfPolResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *FvRsCtxToBgpCtxAfPolResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *FvRsCtxToBgpCtxAfPolResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *FvRsCtxToBgpCtxAfPolResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- type FvRsCtxToBgpCtxAfPolResourceModel
- type FvRsCtxToEigrpCtxAfPolDataSource
- func (d *FvRsCtxToEigrpCtxAfPolDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *FvRsCtxToEigrpCtxAfPolDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *FvRsCtxToEigrpCtxAfPolDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *FvRsCtxToEigrpCtxAfPolDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type FvRsCtxToEigrpCtxAfPolFvCtxResourceModel
- type FvRsCtxToEigrpCtxAfPolFvCtxResourceModelV1
- type FvRsCtxToEigrpCtxAfPolIdentifier
- type FvRsCtxToEigrpCtxAfPolResource
- func (r *FvRsCtxToEigrpCtxAfPolResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *FvRsCtxToEigrpCtxAfPolResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *FvRsCtxToEigrpCtxAfPolResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *FvRsCtxToEigrpCtxAfPolResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *FvRsCtxToEigrpCtxAfPolResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *FvRsCtxToEigrpCtxAfPolResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *FvRsCtxToEigrpCtxAfPolResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *FvRsCtxToEigrpCtxAfPolResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *FvRsCtxToEigrpCtxAfPolResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- type FvRsCtxToEigrpCtxAfPolResourceModel
- type FvRsCtxToEpRetFvCtxResourceModel
- type FvRsCtxToExtRouteTagPolFvCtxResourceModel
- type FvRsCtxToOspfCtxPolDataSource
- func (d *FvRsCtxToOspfCtxPolDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *FvRsCtxToOspfCtxPolDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *FvRsCtxToOspfCtxPolDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *FvRsCtxToOspfCtxPolDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type FvRsCtxToOspfCtxPolFvCtxResourceModel
- type FvRsCtxToOspfCtxPolFvCtxResourceModelV1
- type FvRsCtxToOspfCtxPolIdentifier
- type FvRsCtxToOspfCtxPolResource
- func (r *FvRsCtxToOspfCtxPolResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *FvRsCtxToOspfCtxPolResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *FvRsCtxToOspfCtxPolResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *FvRsCtxToOspfCtxPolResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *FvRsCtxToOspfCtxPolResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *FvRsCtxToOspfCtxPolResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *FvRsCtxToOspfCtxPolResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *FvRsCtxToOspfCtxPolResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *FvRsCtxToOspfCtxPolResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- type FvRsCtxToOspfCtxPolResourceModel
- type FvRsCtxToSDWanVpnFvCtxResourceModel
- type FvRsCustQosPolFvAEPgResourceModel
- type FvRsCustQosPolL3extInstPResourceModel
- type FvRsDomAttDataSource
- func (d *FvRsDomAttDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *FvRsDomAttDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *FvRsDomAttDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *FvRsDomAttDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type FvRsDomAttFvAEPgResourceModel
- type FvRsDomAttIdentifier
- type FvRsDomAttResource
- func (r *FvRsDomAttResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *FvRsDomAttResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *FvRsDomAttResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *FvRsDomAttResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *FvRsDomAttResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *FvRsDomAttResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *FvRsDomAttResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *FvRsDomAttResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *FvRsDomAttResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- type FvRsDomAttResourceModel
- type FvRsDppPolFvAEPgResourceModel
- type FvRsFcPathAttDataSource
- func (d *FvRsFcPathAttDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *FvRsFcPathAttDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *FvRsFcPathAttDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *FvRsFcPathAttDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type FvRsFcPathAttFvAEPgResourceModel
- type FvRsFcPathAttIdentifier
- type FvRsFcPathAttResource
- func (r *FvRsFcPathAttResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *FvRsFcPathAttResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *FvRsFcPathAttResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *FvRsFcPathAttResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *FvRsFcPathAttResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *FvRsFcPathAttResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *FvRsFcPathAttResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *FvRsFcPathAttResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *FvRsFcPathAttResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- type FvRsFcPathAttResourceModel
- type FvRsIgmpsnFvBDResourceModel
- type FvRsIntraEpgDataSource
- func (d *FvRsIntraEpgDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *FvRsIntraEpgDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *FvRsIntraEpgDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *FvRsIntraEpgDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type FvRsIntraEpgFvAEPgResourceModel
- type FvRsIntraEpgFvESgResourceModel
- type FvRsIntraEpgIdentifier
- type FvRsIntraEpgL3extInstPResourceModel
- type FvRsIntraEpgResource
- func (r *FvRsIntraEpgResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *FvRsIntraEpgResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *FvRsIntraEpgResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *FvRsIntraEpgResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *FvRsIntraEpgResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *FvRsIntraEpgResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *FvRsIntraEpgResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *FvRsIntraEpgResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *FvRsIntraEpgResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- type FvRsIntraEpgResourceModel
- type FvRsIpslaMonPolFvTrackMemberResourceModel
- type FvRsMldsnFvBDResourceModel
- type FvRsNodeAttDataSource
- func (d *FvRsNodeAttDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *FvRsNodeAttDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *FvRsNodeAttDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *FvRsNodeAttDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type FvRsNodeAttFvAEPgResourceModel
- type FvRsNodeAttFvAEPgResourceModelV1
- type FvRsNodeAttIdentifier
- type FvRsNodeAttResource
- func (r *FvRsNodeAttResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *FvRsNodeAttResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *FvRsNodeAttResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *FvRsNodeAttResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *FvRsNodeAttResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *FvRsNodeAttResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *FvRsNodeAttResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *FvRsNodeAttResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *FvRsNodeAttResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- type FvRsNodeAttResourceModel
- type FvRsOspfCtxPolFvCtxResourceModel
- type FvRsOtmListMemberDataSource
- func (d *FvRsOtmListMemberDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *FvRsOtmListMemberDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *FvRsOtmListMemberDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *FvRsOtmListMemberDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type FvRsOtmListMemberFvTrackListResourceModel
- type FvRsOtmListMemberIdentifier
- type FvRsOtmListMemberResource
- func (r *FvRsOtmListMemberResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *FvRsOtmListMemberResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *FvRsOtmListMemberResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *FvRsOtmListMemberResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *FvRsOtmListMemberResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *FvRsOtmListMemberResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *FvRsOtmListMemberResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *FvRsOtmListMemberResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *FvRsOtmListMemberResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- type FvRsOtmListMemberResourceModel
- type FvRsPathAttDataSource
- func (d *FvRsPathAttDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *FvRsPathAttDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *FvRsPathAttDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *FvRsPathAttDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type FvRsPathAttFvAEPgResourceModel
- type FvRsPathAttIdentifier
- type FvRsPathAttResource
- func (r *FvRsPathAttResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *FvRsPathAttResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *FvRsPathAttResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *FvRsPathAttResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *FvRsPathAttResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *FvRsPathAttResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *FvRsPathAttResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *FvRsPathAttResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *FvRsPathAttResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- type FvRsPathAttResourceModel
- type FvRsProtByDataSource
- func (d *FvRsProtByDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *FvRsProtByDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *FvRsProtByDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *FvRsProtByDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type FvRsProtByFvAEPgResourceModel
- type FvRsProtByIdentifier
- type FvRsProtByL3extInstPResourceModel
- type FvRsProtByResource
- func (r *FvRsProtByResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *FvRsProtByResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *FvRsProtByResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *FvRsProtByResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *FvRsProtByResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *FvRsProtByResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *FvRsProtByResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *FvRsProtByResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *FvRsProtByResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- type FvRsProtByResourceModel
- type FvRsProvDataSource
- func (d *FvRsProvDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *FvRsProvDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *FvRsProvDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *FvRsProvDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type FvRsProvFvAEPgResourceModel
- type FvRsProvFvESgResourceModel
- type FvRsProvFvESgResourceModelV1
- type FvRsProvIdentifier
- type FvRsProvL3extInstPResourceModel
- type FvRsProvResource
- func (r *FvRsProvResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *FvRsProvResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *FvRsProvResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *FvRsProvResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *FvRsProvResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *FvRsProvResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *FvRsProvResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *FvRsProvResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *FvRsProvResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- type FvRsProvResourceModel
- type FvRsScopeFvESgResourceModel
- type FvRsSecInheritedDataSource
- func (d *FvRsSecInheritedDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *FvRsSecInheritedDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *FvRsSecInheritedDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *FvRsSecInheritedDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type FvRsSecInheritedFvAEPgResourceModel
- type FvRsSecInheritedFvESgResourceModel
- type FvRsSecInheritedIdentifier
- type FvRsSecInheritedL3extInstPResourceModel
- type FvRsSecInheritedResource
- func (r *FvRsSecInheritedResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *FvRsSecInheritedResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *FvRsSecInheritedResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *FvRsSecInheritedResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *FvRsSecInheritedResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *FvRsSecInheritedResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *FvRsSecInheritedResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *FvRsSecInheritedResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *FvRsSecInheritedResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- type FvRsSecInheritedResourceModel
- type FvRsTenantMonPolFvTenantResourceModel
- type FvRsTrustCtrlFvAEPgResourceModel
- type FvSCrtrnDataSource
- func (d *FvSCrtrnDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *FvSCrtrnDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *FvSCrtrnDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *FvSCrtrnDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type FvSCrtrnIdentifier
- type FvSCrtrnResource
- func (r *FvSCrtrnResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *FvSCrtrnResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *FvSCrtrnResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *FvSCrtrnResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *FvSCrtrnResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *FvSCrtrnResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *FvSCrtrnResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *FvSCrtrnResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *FvSCrtrnResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- type FvSCrtrnResourceModel
- type FvSiteAssociatedDataSource
- func (d *FvSiteAssociatedDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *FvSiteAssociatedDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *FvSiteAssociatedDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *FvSiteAssociatedDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type FvSiteAssociatedResource
- func (r *FvSiteAssociatedResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *FvSiteAssociatedResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *FvSiteAssociatedResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *FvSiteAssociatedResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *FvSiteAssociatedResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *FvSiteAssociatedResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *FvSiteAssociatedResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *FvSiteAssociatedResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *FvSiteAssociatedResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- type FvSiteAssociatedResourceModel
- type FvTenantDataSource
- func (d *FvTenantDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *FvTenantDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *FvTenantDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *FvTenantDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type FvTenantIdentifier
- type FvTenantResource
- func (r *FvTenantResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *FvTenantResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *FvTenantResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *FvTenantResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *FvTenantResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *FvTenantResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *FvTenantResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *FvTenantResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *FvTenantResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- func (r *FvTenantResource) UpgradeState(ctx context.Context) map[int64]resource.StateUpgrader
- type FvTenantResourceModel
- type FvTenantResourceModelV1
- type FvTrackListDataSource
- func (d *FvTrackListDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *FvTrackListDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *FvTrackListDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *FvTrackListDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type FvTrackListIdentifier
- type FvTrackListResource
- func (r *FvTrackListResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *FvTrackListResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *FvTrackListResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *FvTrackListResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *FvTrackListResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *FvTrackListResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *FvTrackListResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *FvTrackListResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *FvTrackListResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- type FvTrackListResourceModel
- type FvTrackMemberDataSource
- func (d *FvTrackMemberDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *FvTrackMemberDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *FvTrackMemberDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *FvTrackMemberDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type FvTrackMemberIdentifier
- type FvTrackMemberResource
- func (r *FvTrackMemberResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *FvTrackMemberResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *FvTrackMemberResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *FvTrackMemberResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *FvTrackMemberResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *FvTrackMemberResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *FvTrackMemberResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *FvTrackMemberResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *FvTrackMemberResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- type FvTrackMemberResourceModel
- type FvVmAttrDataSource
- func (d *FvVmAttrDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *FvVmAttrDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *FvVmAttrDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *FvVmAttrDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type FvVmAttrIdentifier
- type FvVmAttrResource
- func (r *FvVmAttrResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *FvVmAttrResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *FvVmAttrResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *FvVmAttrResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *FvVmAttrResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *FvVmAttrResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *FvVmAttrResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *FvVmAttrResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *FvVmAttrResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- type FvVmAttrResourceModel
- type IgmpSnoopPolDataSource
- func (d *IgmpSnoopPolDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *IgmpSnoopPolDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *IgmpSnoopPolDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *IgmpSnoopPolDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type IgmpSnoopPolIdentifier
- type IgmpSnoopPolResource
- func (r *IgmpSnoopPolResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *IgmpSnoopPolResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *IgmpSnoopPolResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *IgmpSnoopPolResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *IgmpSnoopPolResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *IgmpSnoopPolResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *IgmpSnoopPolResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *IgmpSnoopPolResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *IgmpSnoopPolResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- type IgmpSnoopPolResourceModel
- type ImportJsonString
- type InfraHPathSDataSource
- func (d *InfraHPathSDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *InfraHPathSDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *InfraHPathSDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *InfraHPathSDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type InfraHPathSIdentifier
- type InfraHPathSResource
- func (r *InfraHPathSResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *InfraHPathSResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *InfraHPathSResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *InfraHPathSResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *InfraHPathSResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *InfraHPathSResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *InfraHPathSResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *InfraHPathSResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *InfraHPathSResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- type InfraHPathSResourceModel
- type InfraRsHPathAttInfraHPathSResourceModel
- type InfraRsPathToAccBaseGrpInfraHPathSResourceModel
- type L3extConsLblDataSource
- func (d *L3extConsLblDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *L3extConsLblDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *L3extConsLblDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *L3extConsLblDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type L3extConsLblIdentifier
- type L3extConsLblResource
- func (r *L3extConsLblResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *L3extConsLblResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *L3extConsLblResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *L3extConsLblResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *L3extConsLblResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *L3extConsLblResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *L3extConsLblResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *L3extConsLblResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *L3extConsLblResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- type L3extConsLblResourceModel
- type L3extInstPDataSource
- func (d *L3extInstPDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *L3extInstPDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *L3extInstPDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *L3extInstPDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type L3extInstPIdentifier
- type L3extInstPResource
- func (r *L3extInstPResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *L3extInstPResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *L3extInstPResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *L3extInstPResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *L3extInstPResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *L3extInstPResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *L3extInstPResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *L3extInstPResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *L3extInstPResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- type L3extInstPResourceModel
- type L3extProvLblDataSource
- func (d *L3extProvLblDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *L3extProvLblDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *L3extProvLblDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *L3extProvLblDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type L3extProvLblIdentifier
- type L3extProvLblResource
- func (r *L3extProvLblResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *L3extProvLblResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *L3extProvLblResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *L3extProvLblResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *L3extProvLblResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *L3extProvLblResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *L3extProvLblResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *L3extProvLblResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *L3extProvLblResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- type L3extProvLblResourceModel
- type L3extRsInstPToProfileDataSource
- func (d *L3extRsInstPToProfileDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *L3extRsInstPToProfileDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *L3extRsInstPToProfileDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *L3extRsInstPToProfileDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type L3extRsInstPToProfileIdentifier
- type L3extRsInstPToProfileL3extInstPResourceModel
- type L3extRsInstPToProfileResource
- func (r *L3extRsInstPToProfileResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *L3extRsInstPToProfileResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *L3extRsInstPToProfileResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *L3extRsInstPToProfileResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *L3extRsInstPToProfileResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *L3extRsInstPToProfileResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *L3extRsInstPToProfileResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *L3extRsInstPToProfileResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *L3extRsInstPToProfileResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- type L3extRsInstPToProfileResourceModel
- type L3extRsLblToInstPDataSource
- func (d *L3extRsLblToInstPDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *L3extRsLblToInstPDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *L3extRsLblToInstPDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *L3extRsLblToInstPDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type L3extRsLblToInstPIdentifier
- type L3extRsLblToInstPL3extConsLblResourceModel
- type L3extRsLblToInstPResource
- func (r *L3extRsLblToInstPResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *L3extRsLblToInstPResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *L3extRsLblToInstPResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *L3extRsLblToInstPResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *L3extRsLblToInstPResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *L3extRsLblToInstPResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *L3extRsLblToInstPResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *L3extRsLblToInstPResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *L3extRsLblToInstPResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- type L3extRsLblToInstPResourceModel
- type L3extRsLblToProfileDataSource
- func (d *L3extRsLblToProfileDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *L3extRsLblToProfileDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *L3extRsLblToProfileDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *L3extRsLblToProfileDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type L3extRsLblToProfileIdentifier
- type L3extRsLblToProfileL3extConsLblResourceModel
- type L3extRsLblToProfileResource
- func (r *L3extRsLblToProfileResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *L3extRsLblToProfileResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *L3extRsLblToProfileResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *L3extRsLblToProfileResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *L3extRsLblToProfileResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *L3extRsLblToProfileResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *L3extRsLblToProfileResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *L3extRsLblToProfileResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *L3extRsLblToProfileResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- type L3extRsLblToProfileResourceModel
- type L3extRsOutToFBRGroupDataSource
- func (d *L3extRsOutToFBRGroupDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *L3extRsOutToFBRGroupDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *L3extRsOutToFBRGroupDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *L3extRsOutToFBRGroupDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type L3extRsOutToFBRGroupIdentifier
- type L3extRsOutToFBRGroupResource
- func (r *L3extRsOutToFBRGroupResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *L3extRsOutToFBRGroupResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *L3extRsOutToFBRGroupResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *L3extRsOutToFBRGroupResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *L3extRsOutToFBRGroupResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *L3extRsOutToFBRGroupResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *L3extRsOutToFBRGroupResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *L3extRsOutToFBRGroupResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *L3extRsOutToFBRGroupResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- type L3extRsOutToFBRGroupResourceModel
- type L3extRsRedistributePolDataSource
- func (d *L3extRsRedistributePolDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *L3extRsRedistributePolDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *L3extRsRedistributePolDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *L3extRsRedistributePolDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type L3extRsRedistributePolIdentifier
- type L3extRsRedistributePolResource
- func (r *L3extRsRedistributePolResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *L3extRsRedistributePolResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *L3extRsRedistributePolResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *L3extRsRedistributePolResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *L3extRsRedistributePolResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *L3extRsRedistributePolResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *L3extRsRedistributePolResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *L3extRsRedistributePolResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *L3extRsRedistributePolResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- type L3extRsRedistributePolResourceModel
- type LacpEnhancedLagPolDataSource
- func (d *LacpEnhancedLagPolDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *LacpEnhancedLagPolDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *LacpEnhancedLagPolDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *LacpEnhancedLagPolDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type LacpEnhancedLagPolIdentifier
- type LacpEnhancedLagPolResource
- func (r *LacpEnhancedLagPolResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *LacpEnhancedLagPolResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *LacpEnhancedLagPolResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *LacpEnhancedLagPolResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *LacpEnhancedLagPolResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *LacpEnhancedLagPolResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *LacpEnhancedLagPolResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *LacpEnhancedLagPolResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *LacpEnhancedLagPolResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- type LacpEnhancedLagPolResourceModel
- type MakeStringRequiredValidator
- type MgmtInstPDataSource
- func (d *MgmtInstPDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *MgmtInstPDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *MgmtInstPDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *MgmtInstPDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type MgmtInstPIdentifier
- type MgmtInstPResource
- func (r *MgmtInstPResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *MgmtInstPResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *MgmtInstPResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *MgmtInstPResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *MgmtInstPResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *MgmtInstPResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *MgmtInstPResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *MgmtInstPResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *MgmtInstPResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- type MgmtInstPResourceModel
- type MgmtRsOoBConsDataSource
- func (d *MgmtRsOoBConsDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *MgmtRsOoBConsDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *MgmtRsOoBConsDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *MgmtRsOoBConsDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type MgmtRsOoBConsIdentifier
- type MgmtRsOoBConsMgmtInstPResourceModel
- type MgmtRsOoBConsResource
- func (r *MgmtRsOoBConsResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *MgmtRsOoBConsResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *MgmtRsOoBConsResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *MgmtRsOoBConsResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *MgmtRsOoBConsResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *MgmtRsOoBConsResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *MgmtRsOoBConsResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *MgmtRsOoBConsResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *MgmtRsOoBConsResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- type MgmtRsOoBConsResourceModel
- type MgmtSubnetDataSource
- func (d *MgmtSubnetDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *MgmtSubnetDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *MgmtSubnetDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *MgmtSubnetDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type MgmtSubnetIdentifier
- type MgmtSubnetResource
- func (r *MgmtSubnetResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *MgmtSubnetResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *MgmtSubnetResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *MgmtSubnetResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *MgmtSubnetResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *MgmtSubnetResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *MgmtSubnetResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *MgmtSubnetResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *MgmtSubnetResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- type MgmtSubnetResourceModel
- type MldSnoopPolDataSource
- func (d *MldSnoopPolDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *MldSnoopPolDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *MldSnoopPolDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *MldSnoopPolDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type MldSnoopPolIdentifier
- type MldSnoopPolResource
- func (r *MldSnoopPolResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *MldSnoopPolResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *MldSnoopPolResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *MldSnoopPolResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *MldSnoopPolResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *MldSnoopPolResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *MldSnoopPolResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *MldSnoopPolResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *MldSnoopPolResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- type MldSnoopPolResourceModel
- type MplsNodeSidPDataSource
- func (d *MplsNodeSidPDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *MplsNodeSidPDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *MplsNodeSidPDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *MplsNodeSidPDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type MplsNodeSidPIdentifier
- type MplsNodeSidPResource
- func (r *MplsNodeSidPResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *MplsNodeSidPResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *MplsNodeSidPResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *MplsNodeSidPResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *MplsNodeSidPResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *MplsNodeSidPResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *MplsNodeSidPResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *MplsNodeSidPResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *MplsNodeSidPResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- type MplsNodeSidPResourceModel
- type NdIfPolDataSource
- func (d *NdIfPolDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *NdIfPolDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *NdIfPolDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *NdIfPolDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type NdIfPolIdentifier
- type NdIfPolResource
- func (r *NdIfPolResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *NdIfPolResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *NdIfPolResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *NdIfPolResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *NdIfPolResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *NdIfPolResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *NdIfPolResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *NdIfPolResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *NdIfPolResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- type NdIfPolResourceModel
- type NetflowExporterPolDataSource
- func (d *NetflowExporterPolDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *NetflowExporterPolDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *NetflowExporterPolDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *NetflowExporterPolDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type NetflowExporterPolIdentifier
- type NetflowExporterPolResource
- func (r *NetflowExporterPolResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *NetflowExporterPolResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *NetflowExporterPolResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *NetflowExporterPolResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *NetflowExporterPolResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *NetflowExporterPolResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *NetflowExporterPolResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *NetflowExporterPolResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *NetflowExporterPolResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- type NetflowExporterPolResourceModel
- type NetflowMonitorPolDataSource
- func (d *NetflowMonitorPolDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *NetflowMonitorPolDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *NetflowMonitorPolDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *NetflowMonitorPolDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type NetflowMonitorPolIdentifier
- type NetflowMonitorPolResource
- func (r *NetflowMonitorPolResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *NetflowMonitorPolResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *NetflowMonitorPolResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *NetflowMonitorPolResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *NetflowMonitorPolResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *NetflowMonitorPolResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *NetflowMonitorPolResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *NetflowMonitorPolResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *NetflowMonitorPolResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- func (r *NetflowMonitorPolResource) UpgradeState(ctx context.Context) map[int64]resource.StateUpgrader
- type NetflowMonitorPolResourceModel
- type NetflowMonitorPolResourceModelV0
- type NetflowRecordPolDataSource
- func (d *NetflowRecordPolDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *NetflowRecordPolDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *NetflowRecordPolDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *NetflowRecordPolDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type NetflowRecordPolIdentifier
- type NetflowRecordPolResource
- func (r *NetflowRecordPolResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *NetflowRecordPolResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *NetflowRecordPolResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *NetflowRecordPolResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *NetflowRecordPolResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *NetflowRecordPolResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *NetflowRecordPolResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *NetflowRecordPolResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *NetflowRecordPolResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- type NetflowRecordPolResourceModel
- type NetflowRsExporterToCtxNetflowExporterPolResourceModel
- type NetflowRsExporterToEPgNetflowExporterPolResourceModel
- type NetflowRsMonitorToExporterDataSource
- func (d *NetflowRsMonitorToExporterDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *NetflowRsMonitorToExporterDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *NetflowRsMonitorToExporterDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *NetflowRsMonitorToExporterDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type NetflowRsMonitorToExporterIdentifier
- type NetflowRsMonitorToExporterNetflowMonitorPolResourceModel
- type NetflowRsMonitorToExporterResource
- func (r *NetflowRsMonitorToExporterResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *NetflowRsMonitorToExporterResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *NetflowRsMonitorToExporterResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *NetflowRsMonitorToExporterResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *NetflowRsMonitorToExporterResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *NetflowRsMonitorToExporterResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *NetflowRsMonitorToExporterResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *NetflowRsMonitorToExporterResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *NetflowRsMonitorToExporterResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- type NetflowRsMonitorToExporterResourceModel
- type NetflowRsMonitorToRecordNetflowMonitorPolResourceModel
- type PimRouteMapEntryDataSource
- func (d *PimRouteMapEntryDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *PimRouteMapEntryDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *PimRouteMapEntryDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *PimRouteMapEntryDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type PimRouteMapEntryIdentifier
- type PimRouteMapEntryResource
- func (r *PimRouteMapEntryResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *PimRouteMapEntryResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *PimRouteMapEntryResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *PimRouteMapEntryResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *PimRouteMapEntryResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *PimRouteMapEntryResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *PimRouteMapEntryResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *PimRouteMapEntryResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *PimRouteMapEntryResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- type PimRouteMapEntryResourceModel
- type PimRouteMapPolDataSource
- func (d *PimRouteMapPolDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *PimRouteMapPolDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *PimRouteMapPolDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *PimRouteMapPolDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type PimRouteMapPolIdentifier
- type PimRouteMapPolResource
- func (r *PimRouteMapPolResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *PimRouteMapPolResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *PimRouteMapPolResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *PimRouteMapPolResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *PimRouteMapPolResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *PimRouteMapPolResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *PimRouteMapPolResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *PimRouteMapPolResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *PimRouteMapPolResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- type PimRouteMapPolResourceModel
- type PkiKeyRingDataSource
- func (d *PkiKeyRingDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *PkiKeyRingDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *PkiKeyRingDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *PkiKeyRingDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type PkiKeyRingIdentifier
- type PkiKeyRingResource
- func (r *PkiKeyRingResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *PkiKeyRingResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *PkiKeyRingResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *PkiKeyRingResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *PkiKeyRingResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *PkiKeyRingResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *PkiKeyRingResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *PkiKeyRingResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *PkiKeyRingResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- type PkiKeyRingResourceModel
- type PkiTPDataSource
- func (d *PkiTPDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *PkiTPDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *PkiTPDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *PkiTPDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type PkiTPIdentifier
- type PkiTPResource
- func (r *PkiTPResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *PkiTPResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *PkiTPResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *PkiTPResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *PkiTPResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *PkiTPResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *PkiTPResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *PkiTPResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *PkiTPResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- type PkiTPResourceModel
- type QosCustomPolDataSource
- func (d *QosCustomPolDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *QosCustomPolDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *QosCustomPolDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *QosCustomPolDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type QosCustomPolIdentifier
- type QosCustomPolResource
- func (r *QosCustomPolResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *QosCustomPolResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *QosCustomPolResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *QosCustomPolResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *QosCustomPolResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *QosCustomPolResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *QosCustomPolResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *QosCustomPolResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *QosCustomPolResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- type QosCustomPolResourceModel
- type QosDot1PClassDataSource
- func (d *QosDot1PClassDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *QosDot1PClassDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *QosDot1PClassDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *QosDot1PClassDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type QosDot1PClassIdentifier
- type QosDot1PClassQosCustomPolResourceModel
- type QosDot1PClassResource
- func (r *QosDot1PClassResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *QosDot1PClassResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *QosDot1PClassResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *QosDot1PClassResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *QosDot1PClassResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *QosDot1PClassResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *QosDot1PClassResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *QosDot1PClassResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *QosDot1PClassResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- type QosDot1PClassResourceModel
- type QosDppPolDataSource
- func (d *QosDppPolDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *QosDppPolDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *QosDppPolDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *QosDppPolDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type QosDppPolIdentifier
- type QosDppPolResource
- func (r *QosDppPolResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *QosDppPolResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *QosDppPolResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *QosDppPolResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *QosDppPolResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *QosDppPolResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *QosDppPolResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *QosDppPolResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *QosDppPolResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- type QosDppPolResourceModel
- type QosDscpClassDataSource
- func (d *QosDscpClassDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *QosDscpClassDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *QosDscpClassDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *QosDscpClassDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type QosDscpClassIdentifier
- type QosDscpClassQosCustomPolResourceModel
- type QosDscpClassResource
- func (r *QosDscpClassResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *QosDscpClassResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *QosDscpClassResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *QosDscpClassResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *QosDscpClassResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *QosDscpClassResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *QosDscpClassResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *QosDscpClassResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *QosDscpClassResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- type QosDscpClassResourceModel
- type RtctrlProfileDataSource
- func (d *RtctrlProfileDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *RtctrlProfileDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *RtctrlProfileDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *RtctrlProfileDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type RtctrlProfileIdentifier
- type RtctrlProfileResource
- func (r *RtctrlProfileResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *RtctrlProfileResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *RtctrlProfileResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *RtctrlProfileResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *RtctrlProfileResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *RtctrlProfileResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *RtctrlProfileResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *RtctrlProfileResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *RtctrlProfileResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- type RtctrlProfileResourceModel
- type SingleNestedAttributeRequiredAttributesNotProvidedValidator
- func (v SingleNestedAttributeRequiredAttributesNotProvidedValidator) Description(_ context.Context) string
- func (v SingleNestedAttributeRequiredAttributesNotProvidedValidator) MarkdownDescription(ctx context.Context) string
- func (v SingleNestedAttributeRequiredAttributesNotProvidedValidator) ValidateObject(ctx context.Context, req validator.ObjectRequest, ...)
- type TagAnnotationCommHttpCommPolResourceModel
- type TagAnnotationCommHttpsCommPolResourceModel
- type TagAnnotationCommPolResourceModel
- type TagAnnotationCommRsClientCertCACommHttpsCommPolResourceModel
- type TagAnnotationCommRsKeyRingCommHttpsCommPolResourceModel
- type TagAnnotationCommShellinaboxCommPolResourceModel
- type TagAnnotationCommSshCommPolResourceModel
- type TagAnnotationCommTelnetCommPolResourceModel
- type TagAnnotationDataSource
- func (d *TagAnnotationDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *TagAnnotationDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *TagAnnotationDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *TagAnnotationDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type TagAnnotationEigrpCtxAfPolResourceModel
- type TagAnnotationFhsBDPolResourceModel
- type TagAnnotationFhsRaGuardPolFhsBDPolResourceModel
- type TagAnnotationFhsTrustCtrlPolResourceModel
- type TagAnnotationFvAEPgResourceModel
- type TagAnnotationFvAccPFvBDResourceModel
- type TagAnnotationFvApResourceModel
- type TagAnnotationFvBDResourceModel
- type TagAnnotationFvCrtrnFvAEPgResourceModel
- type TagAnnotationFvCrtrnResourceModel
- type TagAnnotationFvCtxResourceModel
- type TagAnnotationFvDnsAttrResourceModel
- type TagAnnotationFvESgResourceModel
- type TagAnnotationFvEpIpTagResourceModel
- type TagAnnotationFvEpMacTagResourceModel
- type TagAnnotationFvFBRGroupResourceModel
- type TagAnnotationFvFBRMemberFvFBRGroupResourceModel
- type TagAnnotationFvFBRMemberResourceModel
- type TagAnnotationFvFBRouteFvFBRGroupResourceModel
- type TagAnnotationFvFBRouteResourceModel
- type TagAnnotationFvFabricExtConnPResourceModel
- type TagAnnotationFvIdGroupAttrResourceModel
- type TagAnnotationFvIpAttrResourceModel
- type TagAnnotationFvMacAttrResourceModel
- type TagAnnotationFvPeeringPFvFabricExtConnPResourceModel
- type TagAnnotationFvRemoteIdFvSiteAssociatedResourceModel
- type TagAnnotationFvRemoteIdResourceModel
- type TagAnnotationFvRogueExceptionMacFvBDResourceModel
- type TagAnnotationFvRogueExceptionMacResourceModel
- type TagAnnotationFvRsABDPolMonPolFvBDResourceModel
- type TagAnnotationFvRsAEPgMonPolFvAEPgResourceModel
- type TagAnnotationFvRsApMonPolFvApResourceModel
- type TagAnnotationFvRsBDToFhsFvBDResourceModel
- type TagAnnotationFvRsBDToNdPFvBDResourceModel
- type TagAnnotationFvRsBDToNetflowMonitorPolFvBDResourceModel
- type TagAnnotationFvRsBDToNetflowMonitorPolResourceModel
- type TagAnnotationFvRsBDToOutFvBDResourceModel
- type TagAnnotationFvRsBDToOutResourceModel
- type TagAnnotationFvRsBDToProfileFvBDResourceModel
- type TagAnnotationFvRsBDToRelayPFvBDResourceModel
- type TagAnnotationFvRsBdFvAEPgResourceModel
- type TagAnnotationFvRsBdToEpRetFvBDResourceModel
- type TagAnnotationFvRsBgpCtxPolFvCtxResourceModel
- type TagAnnotationFvRsConsFvAEPgResourceModel
- type TagAnnotationFvRsConsFvESgResourceModel
- type TagAnnotationFvRsConsIfFvAEPgResourceModel
- type TagAnnotationFvRsConsIfFvESgResourceModel
- type TagAnnotationFvRsConsIfL3extInstPResourceModel
- type TagAnnotationFvRsConsIfResourceModel
- type TagAnnotationFvRsConsL3extInstPResourceModel
- type TagAnnotationFvRsConsResourceModel
- type TagAnnotationFvRsCtxFvBDResourceModel
- type TagAnnotationFvRsCtxMonPolFvCtxResourceModel
- type TagAnnotationFvRsCtxToBgpCtxAfPolFvCtxResourceModel
- type TagAnnotationFvRsCtxToBgpCtxAfPolResourceModel
- type TagAnnotationFvRsCtxToEigrpCtxAfPolFvCtxResourceModel
- type TagAnnotationFvRsCtxToEigrpCtxAfPolResourceModel
- type TagAnnotationFvRsCtxToEpRetFvCtxResourceModel
- type TagAnnotationFvRsCtxToExtRouteTagPolFvCtxResourceModel
- type TagAnnotationFvRsCtxToOspfCtxPolFvCtxResourceModel
- type TagAnnotationFvRsCtxToOspfCtxPolResourceModel
- type TagAnnotationFvRsCtxToSDWanVpnFvCtxResourceModel
- type TagAnnotationFvRsCustQosPolFvAEPgResourceModel
- type TagAnnotationFvRsCustQosPolL3extInstPResourceModel
- type TagAnnotationFvRsDomAttFvAEPgResourceModel
- type TagAnnotationFvRsDomAttResourceModel
- type TagAnnotationFvRsDppPolFvAEPgResourceModel
- type TagAnnotationFvRsFcPathAttFvAEPgResourceModel
- type TagAnnotationFvRsFcPathAttResourceModel
- type TagAnnotationFvRsIgmpsnFvBDResourceModel
- type TagAnnotationFvRsIntraEpgFvAEPgResourceModel
- type TagAnnotationFvRsIntraEpgFvESgResourceModel
- type TagAnnotationFvRsIntraEpgL3extInstPResourceModel
- type TagAnnotationFvRsIntraEpgResourceModel
- type TagAnnotationFvRsIpslaMonPolFvTrackMemberResourceModel
- type TagAnnotationFvRsMldsnFvBDResourceModel
- type TagAnnotationFvRsNodeAttFvAEPgResourceModel
- type TagAnnotationFvRsNodeAttResourceModel
- type TagAnnotationFvRsOspfCtxPolFvCtxResourceModel
- type TagAnnotationFvRsOtmListMemberFvTrackListResourceModel
- type TagAnnotationFvRsOtmListMemberResourceModel
- type TagAnnotationFvRsPathAttFvAEPgResourceModel
- type TagAnnotationFvRsPathAttResourceModel
- type TagAnnotationFvRsProtByFvAEPgResourceModel
- type TagAnnotationFvRsProtByL3extInstPResourceModel
- type TagAnnotationFvRsProtByResourceModel
- type TagAnnotationFvRsProvFvAEPgResourceModel
- type TagAnnotationFvRsProvFvESgResourceModel
- type TagAnnotationFvRsProvL3extInstPResourceModel
- type TagAnnotationFvRsProvResourceModel
- type TagAnnotationFvRsScopeFvESgResourceModel
- type TagAnnotationFvRsSecInheritedFvAEPgResourceModel
- type TagAnnotationFvRsSecInheritedFvESgResourceModel
- type TagAnnotationFvRsSecInheritedL3extInstPResourceModel
- type TagAnnotationFvRsSecInheritedResourceModel
- type TagAnnotationFvRsTenantMonPolFvTenantResourceModel
- type TagAnnotationFvRsTrustCtrlFvAEPgResourceModel
- type TagAnnotationFvSCrtrnResourceModel
- type TagAnnotationFvSiteAssociatedResourceModel
- type TagAnnotationFvTenantResourceModel
- type TagAnnotationFvTrackListResourceModel
- type TagAnnotationFvTrackMemberResourceModel
- type TagAnnotationFvVmAttrResourceModel
- type TagAnnotationIdentifier
- type TagAnnotationIgmpSnoopPolResourceModel
- type TagAnnotationInfraHPathSResourceModel
- type TagAnnotationInfraRsHPathAttInfraHPathSResourceModel
- type TagAnnotationInfraRsPathToAccBaseGrpInfraHPathSResourceModel
- type TagAnnotationL3extConsLblResourceModel
- type TagAnnotationL3extInstPResourceModel
- type TagAnnotationL3extProvLblResourceModel
- type TagAnnotationL3extRsInstPToProfileL3extInstPResourceModel
- type TagAnnotationL3extRsInstPToProfileResourceModel
- type TagAnnotationL3extRsLblToInstPL3extConsLblResourceModel
- type TagAnnotationL3extRsLblToInstPResourceModel
- type TagAnnotationL3extRsLblToProfileL3extConsLblResourceModel
- type TagAnnotationL3extRsLblToProfileResourceModel
- type TagAnnotationL3extRsOutToFBRGroupResourceModel
- type TagAnnotationL3extRsRedistributePolResourceModel
- type TagAnnotationLacpEnhancedLagPolResourceModel
- type TagAnnotationMgmtInstPResourceModel
- type TagAnnotationMgmtRsOoBConsMgmtInstPResourceModel
- type TagAnnotationMgmtRsOoBConsResourceModel
- type TagAnnotationMgmtSubnetResourceModel
- type TagAnnotationMldSnoopPolResourceModel
- type TagAnnotationMplsNodeSidPResourceModel
- type TagAnnotationNdIfPolResourceModel
- type TagAnnotationNetflowExporterPolResourceModel
- type TagAnnotationNetflowMonitorPolResourceModel
- type TagAnnotationNetflowRecordPolResourceModel
- type TagAnnotationNetflowRsExporterToCtxNetflowExporterPolResourceModel
- type TagAnnotationNetflowRsExporterToEPgNetflowExporterPolResourceModel
- type TagAnnotationNetflowRsMonitorToExporterNetflowMonitorPolResourceModel
- type TagAnnotationNetflowRsMonitorToExporterResourceModel
- type TagAnnotationNetflowRsMonitorToRecordNetflowMonitorPolResourceModel
- type TagAnnotationPimRouteMapEntryResourceModel
- type TagAnnotationPimRouteMapPolResourceModel
- type TagAnnotationPkiKeyRingResourceModel
- type TagAnnotationPkiTPResourceModel
- type TagAnnotationQosCustomPolResourceModel
- type TagAnnotationQosDot1PClassQosCustomPolResourceModel
- type TagAnnotationQosDot1PClassResourceModel
- type TagAnnotationQosDppPolResourceModel
- type TagAnnotationQosDscpClassQosCustomPolResourceModel
- type TagAnnotationQosDscpClassResourceModel
- type TagAnnotationResource
- func (r *TagAnnotationResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *TagAnnotationResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *TagAnnotationResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *TagAnnotationResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *TagAnnotationResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *TagAnnotationResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *TagAnnotationResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *TagAnnotationResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *TagAnnotationResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- type TagAnnotationResourceModel
- type TagAnnotationRtctrlProfileResourceModel
- type TagAnnotationVmmUplinkPContResourceModel
- type TagAnnotationVmmUplinkPResourceModel
- type TagAnnotationVmmUplinkPVmmUplinkPContResourceModel
- type TagAnnotationVzAnyResourceModel
- type TagAnnotationVzOOBBrCPResourceModel
- type TagAnnotationVzRsAnyToConsIfResourceModel
- type TagAnnotationVzRsAnyToConsIfVzAnyResourceModel
- type TagAnnotationVzRsAnyToConsResourceModel
- type TagAnnotationVzRsAnyToConsVzAnyResourceModel
- type TagAnnotationVzRsAnyToProvResourceModel
- type TagAnnotationVzRsAnyToProvVzAnyResourceModel
- type TagAnnotationVzRsDenyRuleResourceModel
- type TagAnnotationVzRsDenyRuleVzTSubjResourceModel
- type TagAnnotationVzTSubjResourceModel
- type TagAnnotationVzTabooResourceModel
- type TagTagCommHttpCommPolResourceModel
- type TagTagCommHttpsCommPolResourceModel
- type TagTagCommPolResourceModel
- type TagTagCommRsClientCertCACommHttpsCommPolResourceModel
- type TagTagCommRsKeyRingCommHttpsCommPolResourceModel
- type TagTagCommShellinaboxCommPolResourceModel
- type TagTagCommSshCommPolResourceModel
- type TagTagCommTelnetCommPolResourceModel
- type TagTagDataSource
- func (d *TagTagDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *TagTagDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *TagTagDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *TagTagDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type TagTagEigrpCtxAfPolResourceModel
- type TagTagFhsBDPolResourceModel
- type TagTagFhsRaGuardPolFhsBDPolResourceModel
- type TagTagFhsTrustCtrlPolResourceModel
- type TagTagFvAEPgResourceModel
- type TagTagFvAccPFvBDResourceModel
- type TagTagFvApResourceModel
- type TagTagFvBDResourceModel
- type TagTagFvCrtrnFvAEPgResourceModel
- type TagTagFvCrtrnResourceModel
- type TagTagFvCtxResourceModel
- type TagTagFvDnsAttrResourceModel
- type TagTagFvESgResourceModel
- type TagTagFvEpIpTagResourceModel
- type TagTagFvEpMacTagResourceModel
- type TagTagFvFBRGroupResourceModel
- type TagTagFvFBRMemberFvFBRGroupResourceModel
- type TagTagFvFBRMemberResourceModel
- type TagTagFvFBRouteFvFBRGroupResourceModel
- type TagTagFvFBRouteResourceModel
- type TagTagFvFabricExtConnPResourceModel
- type TagTagFvIdGroupAttrResourceModel
- type TagTagFvIpAttrResourceModel
- type TagTagFvMacAttrResourceModel
- type TagTagFvPeeringPFvFabricExtConnPResourceModel
- type TagTagFvRemoteIdFvSiteAssociatedResourceModel
- type TagTagFvRemoteIdResourceModel
- type TagTagFvRogueExceptionMacFvBDResourceModel
- type TagTagFvRogueExceptionMacResourceModel
- type TagTagFvRsABDPolMonPolFvBDResourceModel
- type TagTagFvRsAEPgMonPolFvAEPgResourceModel
- type TagTagFvRsApMonPolFvApResourceModel
- type TagTagFvRsBDToFhsFvBDResourceModel
- type TagTagFvRsBDToNdPFvBDResourceModel
- type TagTagFvRsBDToNetflowMonitorPolFvBDResourceModel
- type TagTagFvRsBDToNetflowMonitorPolResourceModel
- type TagTagFvRsBDToOutFvBDResourceModel
- type TagTagFvRsBDToOutResourceModel
- type TagTagFvRsBDToProfileFvBDResourceModel
- type TagTagFvRsBDToRelayPFvBDResourceModel
- type TagTagFvRsBdFvAEPgResourceModel
- type TagTagFvRsBdToEpRetFvBDResourceModel
- type TagTagFvRsBgpCtxPolFvCtxResourceModel
- type TagTagFvRsConsFvAEPgResourceModel
- type TagTagFvRsConsFvESgResourceModel
- type TagTagFvRsConsIfFvAEPgResourceModel
- type TagTagFvRsConsIfFvESgResourceModel
- type TagTagFvRsConsIfL3extInstPResourceModel
- type TagTagFvRsConsIfResourceModel
- type TagTagFvRsConsL3extInstPResourceModel
- type TagTagFvRsConsResourceModel
- type TagTagFvRsCtxFvBDResourceModel
- type TagTagFvRsCtxMonPolFvCtxResourceModel
- type TagTagFvRsCtxToBgpCtxAfPolFvCtxResourceModel
- type TagTagFvRsCtxToBgpCtxAfPolResourceModel
- type TagTagFvRsCtxToEigrpCtxAfPolFvCtxResourceModel
- type TagTagFvRsCtxToEigrpCtxAfPolResourceModel
- type TagTagFvRsCtxToEpRetFvCtxResourceModel
- type TagTagFvRsCtxToExtRouteTagPolFvCtxResourceModel
- type TagTagFvRsCtxToOspfCtxPolFvCtxResourceModel
- type TagTagFvRsCtxToOspfCtxPolResourceModel
- type TagTagFvRsCtxToSDWanVpnFvCtxResourceModel
- type TagTagFvRsCustQosPolFvAEPgResourceModel
- type TagTagFvRsCustQosPolL3extInstPResourceModel
- type TagTagFvRsDomAttFvAEPgResourceModel
- type TagTagFvRsDomAttResourceModel
- type TagTagFvRsDppPolFvAEPgResourceModel
- type TagTagFvRsFcPathAttFvAEPgResourceModel
- type TagTagFvRsFcPathAttResourceModel
- type TagTagFvRsIgmpsnFvBDResourceModel
- type TagTagFvRsIntraEpgFvAEPgResourceModel
- type TagTagFvRsIntraEpgFvESgResourceModel
- type TagTagFvRsIntraEpgL3extInstPResourceModel
- type TagTagFvRsIntraEpgResourceModel
- type TagTagFvRsIpslaMonPolFvTrackMemberResourceModel
- type TagTagFvRsMldsnFvBDResourceModel
- type TagTagFvRsNodeAttFvAEPgResourceModel
- type TagTagFvRsNodeAttResourceModel
- type TagTagFvRsOspfCtxPolFvCtxResourceModel
- type TagTagFvRsOtmListMemberFvTrackListResourceModel
- type TagTagFvRsOtmListMemberResourceModel
- type TagTagFvRsPathAttFvAEPgResourceModel
- type TagTagFvRsPathAttResourceModel
- type TagTagFvRsProtByFvAEPgResourceModel
- type TagTagFvRsProtByL3extInstPResourceModel
- type TagTagFvRsProtByResourceModel
- type TagTagFvRsProvFvAEPgResourceModel
- type TagTagFvRsProvFvESgResourceModel
- type TagTagFvRsProvL3extInstPResourceModel
- type TagTagFvRsProvResourceModel
- type TagTagFvRsScopeFvESgResourceModel
- type TagTagFvRsSecInheritedFvAEPgResourceModel
- type TagTagFvRsSecInheritedFvESgResourceModel
- type TagTagFvRsSecInheritedL3extInstPResourceModel
- type TagTagFvRsSecInheritedResourceModel
- type TagTagFvRsTenantMonPolFvTenantResourceModel
- type TagTagFvRsTrustCtrlFvAEPgResourceModel
- type TagTagFvSCrtrnResourceModel
- type TagTagFvSiteAssociatedResourceModel
- type TagTagFvTenantResourceModel
- type TagTagFvTrackListResourceModel
- type TagTagFvTrackMemberResourceModel
- type TagTagFvVmAttrResourceModel
- type TagTagIdentifier
- type TagTagIgmpSnoopPolResourceModel
- type TagTagInfraHPathSResourceModel
- type TagTagInfraRsHPathAttInfraHPathSResourceModel
- type TagTagInfraRsPathToAccBaseGrpInfraHPathSResourceModel
- type TagTagL3extConsLblResourceModel
- type TagTagL3extInstPResourceModel
- type TagTagL3extProvLblResourceModel
- type TagTagL3extRsInstPToProfileL3extInstPResourceModel
- type TagTagL3extRsInstPToProfileResourceModel
- type TagTagL3extRsLblToInstPL3extConsLblResourceModel
- type TagTagL3extRsLblToInstPResourceModel
- type TagTagL3extRsLblToProfileL3extConsLblResourceModel
- type TagTagL3extRsLblToProfileResourceModel
- type TagTagL3extRsOutToFBRGroupResourceModel
- type TagTagL3extRsRedistributePolResourceModel
- type TagTagLacpEnhancedLagPolResourceModel
- type TagTagMgmtInstPResourceModel
- type TagTagMgmtRsOoBConsMgmtInstPResourceModel
- type TagTagMgmtRsOoBConsResourceModel
- type TagTagMgmtSubnetResourceModel
- type TagTagMldSnoopPolResourceModel
- type TagTagMplsNodeSidPResourceModel
- type TagTagNdIfPolResourceModel
- type TagTagNetflowExporterPolResourceModel
- type TagTagNetflowMonitorPolResourceModel
- type TagTagNetflowRecordPolResourceModel
- type TagTagNetflowRsExporterToCtxNetflowExporterPolResourceModel
- type TagTagNetflowRsExporterToEPgNetflowExporterPolResourceModel
- type TagTagNetflowRsMonitorToExporterNetflowMonitorPolResourceModel
- type TagTagNetflowRsMonitorToExporterResourceModel
- type TagTagNetflowRsMonitorToRecordNetflowMonitorPolResourceModel
- type TagTagPimRouteMapEntryResourceModel
- type TagTagPimRouteMapPolResourceModel
- type TagTagPkiKeyRingResourceModel
- type TagTagPkiTPResourceModel
- type TagTagQosCustomPolResourceModel
- type TagTagQosDot1PClassQosCustomPolResourceModel
- type TagTagQosDot1PClassResourceModel
- type TagTagQosDppPolResourceModel
- type TagTagQosDscpClassQosCustomPolResourceModel
- type TagTagQosDscpClassResourceModel
- type TagTagResource
- func (r *TagTagResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *TagTagResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *TagTagResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *TagTagResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *TagTagResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *TagTagResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *TagTagResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *TagTagResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *TagTagResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- type TagTagResourceModel
- type TagTagRtctrlProfileResourceModel
- type TagTagVmmUplinkPContResourceModel
- type TagTagVmmUplinkPResourceModel
- type TagTagVmmUplinkPVmmUplinkPContResourceModel
- type TagTagVzAnyResourceModel
- type TagTagVzOOBBrCPResourceModel
- type TagTagVzRsAnyToConsIfResourceModel
- type TagTagVzRsAnyToConsIfVzAnyResourceModel
- type TagTagVzRsAnyToConsResourceModel
- type TagTagVzRsAnyToConsVzAnyResourceModel
- type TagTagVzRsAnyToProvResourceModel
- type TagTagVzRsAnyToProvVzAnyResourceModel
- type TagTagVzRsDenyRuleResourceModel
- type TagTagVzRsDenyRuleVzTSubjResourceModel
- type TagTagVzTSubjResourceModel
- type TagTagVzTabooResourceModel
- type TopSystemDataSource
- func (d *TopSystemDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *TopSystemDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *TopSystemDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *TopSystemDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type TopSystemResourceModel
- type Version
- type VersionRange
- type VersionResult
- type VmmUplinkPContDataSource
- func (d *VmmUplinkPContDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *VmmUplinkPContDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *VmmUplinkPContDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *VmmUplinkPContDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type VmmUplinkPContResource
- func (r *VmmUplinkPContResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *VmmUplinkPContResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *VmmUplinkPContResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *VmmUplinkPContResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *VmmUplinkPContResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *VmmUplinkPContResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *VmmUplinkPContResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *VmmUplinkPContResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *VmmUplinkPContResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- type VmmUplinkPContResourceModel
- type VmmUplinkPDataSource
- func (d *VmmUplinkPDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *VmmUplinkPDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *VmmUplinkPDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *VmmUplinkPDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type VmmUplinkPIdentifier
- type VmmUplinkPResource
- func (r *VmmUplinkPResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *VmmUplinkPResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *VmmUplinkPResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *VmmUplinkPResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *VmmUplinkPResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *VmmUplinkPResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *VmmUplinkPResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *VmmUplinkPResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *VmmUplinkPResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- type VmmUplinkPResourceModel
- type VmmUplinkPVmmUplinkPContResourceModel
- type VzAnyDataSource
- func (d *VzAnyDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *VzAnyDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *VzAnyDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *VzAnyDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type VzAnyResource
- func (r *VzAnyResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *VzAnyResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *VzAnyResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *VzAnyResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *VzAnyResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *VzAnyResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *VzAnyResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *VzAnyResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *VzAnyResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- func (r *VzAnyResource) UpgradeState(ctx context.Context) map[int64]resource.StateUpgrader
- type VzAnyResourceModel
- type VzAnyResourceModelV1
- type VzOOBBrCPDataSource
- func (d *VzOOBBrCPDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *VzOOBBrCPDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *VzOOBBrCPDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *VzOOBBrCPDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type VzOOBBrCPIdentifier
- type VzOOBBrCPResource
- func (r *VzOOBBrCPResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *VzOOBBrCPResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *VzOOBBrCPResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *VzOOBBrCPResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *VzOOBBrCPResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *VzOOBBrCPResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *VzOOBBrCPResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *VzOOBBrCPResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *VzOOBBrCPResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- type VzOOBBrCPResourceModel
- type VzRsAnyToConsDataSource
- func (d *VzRsAnyToConsDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *VzRsAnyToConsDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *VzRsAnyToConsDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *VzRsAnyToConsDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type VzRsAnyToConsIdentifier
- type VzRsAnyToConsIfDataSource
- func (d *VzRsAnyToConsIfDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *VzRsAnyToConsIfDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *VzRsAnyToConsIfDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *VzRsAnyToConsIfDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type VzRsAnyToConsIfIdentifier
- type VzRsAnyToConsIfResource
- func (r *VzRsAnyToConsIfResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *VzRsAnyToConsIfResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *VzRsAnyToConsIfResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *VzRsAnyToConsIfResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *VzRsAnyToConsIfResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *VzRsAnyToConsIfResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *VzRsAnyToConsIfResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *VzRsAnyToConsIfResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *VzRsAnyToConsIfResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- type VzRsAnyToConsIfResourceModel
- type VzRsAnyToConsIfVzAnyResourceModel
- type VzRsAnyToConsResource
- func (r *VzRsAnyToConsResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *VzRsAnyToConsResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *VzRsAnyToConsResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *VzRsAnyToConsResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *VzRsAnyToConsResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *VzRsAnyToConsResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *VzRsAnyToConsResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *VzRsAnyToConsResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *VzRsAnyToConsResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- type VzRsAnyToConsResourceModel
- type VzRsAnyToConsVzAnyResourceModel
- type VzRsAnyToProvDataSource
- func (d *VzRsAnyToProvDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *VzRsAnyToProvDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *VzRsAnyToProvDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *VzRsAnyToProvDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type VzRsAnyToProvIdentifier
- type VzRsAnyToProvResource
- func (r *VzRsAnyToProvResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *VzRsAnyToProvResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *VzRsAnyToProvResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *VzRsAnyToProvResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *VzRsAnyToProvResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *VzRsAnyToProvResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *VzRsAnyToProvResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *VzRsAnyToProvResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *VzRsAnyToProvResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- type VzRsAnyToProvResourceModel
- type VzRsAnyToProvVzAnyResourceModel
- type VzRsDenyRuleDataSource
- func (d *VzRsDenyRuleDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *VzRsDenyRuleDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *VzRsDenyRuleDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *VzRsDenyRuleDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type VzRsDenyRuleIdentifier
- type VzRsDenyRuleResource
- func (r *VzRsDenyRuleResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *VzRsDenyRuleResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *VzRsDenyRuleResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *VzRsDenyRuleResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *VzRsDenyRuleResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *VzRsDenyRuleResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *VzRsDenyRuleResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *VzRsDenyRuleResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *VzRsDenyRuleResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- type VzRsDenyRuleResourceModel
- type VzRsDenyRuleVzTSubjResourceModel
- type VzTSubjDataSource
- func (d *VzTSubjDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *VzTSubjDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *VzTSubjDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *VzTSubjDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type VzTSubjIdentifier
- type VzTSubjResource
- func (r *VzTSubjResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *VzTSubjResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *VzTSubjResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *VzTSubjResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *VzTSubjResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *VzTSubjResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *VzTSubjResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *VzTSubjResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *VzTSubjResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- type VzTSubjResourceModel
- type VzTabooDataSource
- func (d *VzTabooDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, ...)
- func (d *VzTabooDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, ...)
- func (d *VzTabooDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
- func (d *VzTabooDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, ...)
- type VzTabooIdentifier
- type VzTabooResource
- func (r *VzTabooResource) Configure(ctx context.Context, req resource.ConfigureRequest, ...)
- func (r *VzTabooResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
- func (r *VzTabooResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
- func (r *VzTabooResource) ImportState(ctx context.Context, req resource.ImportStateRequest, ...)
- func (r *VzTabooResource) Metadata(ctx context.Context, req resource.MetadataRequest, ...)
- func (r *VzTabooResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, ...)
- func (r *VzTabooResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
- func (r *VzTabooResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
- func (r *VzTabooResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
- func (r *VzTabooResource) UpgradeState(ctx context.Context) map[int64]resource.StateUpgrader
- type VzTabooResourceModel
- type VzTabooResourceModelV1
Constants ¶
const ListElementConcatenationDelimiter = "<,>"
Angle brackets are not allowed within ACI class object identifier fields. Because of that "<,>" string was used to merge and split the list elements. Only using "," is not enough when the object identifier contains "," for example: "annotationKey-[~!$([])_+-={};:|,.]"
Variables ¶
var AllowEmptyReadClasses = []string{"firmwareFwGrp", "firmwareRsFwgrpp", "firmwareFwP", "fabricNodeBlk"}
List of classes where an immediate GET following a POST might not reflect the created/updated object
var CommHttpCommPolType = map[string]attr.Type{ "allow_credentials": types.StringType, "allow_origins": types.StringType, "admin_state": types.StringType, "annotation": types.StringType, "cli_only_mode": types.StringType, "description": types.StringType, "global_throttle_rate": types.StringType, "global_throttle_state": types.StringType, "global_throttle_unit": types.StringType, "max_request_status_count": types.StringType, "name": types.StringType, "name_alias": types.StringType, "node_exporter": types.StringType, "port": types.StringType, "redirect_state": types.StringType, "server_header": types.StringType, "login_throttle_rate": types.StringType, "login_throttle_state": types.StringType, "visore_access": types.StringType, "annotations": types.SetType{ElemType: TagAnnotationCommHttpCommPolType}, "tags": types.SetType{ElemType: TagTagCommHttpCommPolType}, }
var CommHttpsCommPolType = map[string]attr.Type{ "allow_credentials": types.StringType, "allow_origins": types.StringType, "admin_state": types.StringType, "annotation": types.StringType, "cli_only_mode": types.StringType, "client_certificate_authentication_state": types.StringType, "description": types.StringType, "dh_parameter": types.StringType, "global_throttle_rate": types.StringType, "global_throttle_state": types.StringType, "global_throttle_unit": types.StringType, "max_request_status_count": types.StringType, "name": types.StringType, "name_alias": types.StringType, "node_exporter": types.StringType, "port": types.StringType, "referer": types.StringType, "server_header": types.StringType, "ssl_protocols": types.SetType{ElemType: types.StringType}, "login_throttle_rate": types.StringType, "login_throttle_state": types.StringType, "visore_access": types.StringType, "certificate_authority": types.ObjectType{AttrTypes: CommRsClientCertCACommHttpsCommPolType}, "key_ring": types.ObjectType{AttrTypes: CommRsKeyRingCommHttpsCommPolType}, "annotations": types.SetType{ElemType: TagAnnotationCommHttpsCommPolType}, "tags": types.SetType{ElemType: TagTagCommHttpsCommPolType}, }
var CommRsClientCertCACommHttpsCommPolType = map[string]attr.Type{ "annotation": types.StringType, "target_dn": types.StringType, "annotations": types.SetType{ElemType: TagAnnotationCommRsClientCertCACommHttpsCommPolType}, "tags": types.SetType{ElemType: TagTagCommRsClientCertCACommHttpsCommPolType}, }
var CommRsKeyRingCommHttpsCommPolType = map[string]attr.Type{ "annotation": types.StringType, "key_ring_name": types.StringType, "annotations": types.SetType{ElemType: TagAnnotationCommRsKeyRingCommHttpsCommPolType}, "tags": types.SetType{ElemType: TagTagCommRsKeyRingCommHttpsCommPolType}, }
var CommShellinaboxCommPolType = map[string]attr.Type{ "admin_state": types.StringType, "annotation": types.StringType, "description": types.StringType, "name": types.StringType, "name_alias": types.StringType, "annotations": types.SetType{ElemType: TagAnnotationCommShellinaboxCommPolType}, "tags": types.SetType{ElemType: TagTagCommShellinaboxCommPolType}, }
var CommSshCommPolType = map[string]attr.Type{ "admin_state": types.StringType, "annotation": types.StringType, "description": types.StringType, "host_key_algorithms": types.SetType{ElemType: types.StringType}, "kex_algorithms": types.SetType{ElemType: types.StringType}, "name": types.StringType, "name_alias": types.StringType, "password_authentication_state": types.StringType, "port": types.StringType, "ssh_ciphers": types.SetType{ElemType: types.StringType}, "ssh_macs": types.SetType{ElemType: types.StringType}, "annotations": types.SetType{ElemType: TagAnnotationCommSshCommPolType}, "tags": types.SetType{ElemType: TagTagCommSshCommPolType}, }
var CommTelnetCommPolType = map[string]attr.Type{ "admin_state": types.StringType, "annotation": types.StringType, "description": types.StringType, "name": types.StringType, "name_alias": types.StringType, "port": types.StringType, "annotations": types.SetType{ElemType: TagAnnotationCommTelnetCommPolType}, "tags": types.SetType{ElemType: TagTagCommTelnetCommPolType}, }
var ConfigOnlyDns = []string{"uni/fabric/fwgrp-", "uni/fabric/maintgrp-", "uni/fabric/maintpol-", "uni/fabric/fwpol-", "uni/exportcryptkey"}
List of classes where 'rsp-prop-include=config-only' does not return the desired objects/properties var FullClasses = []string{"firmwareFwGrp", "maintMaintGrp", "maintMaintP", "firmwareFwP", "pkiExportEncryptionKey"}
var FhsRaGuardPolFhsBDPolType = map[string]attr.Type{ "annotation": types.StringType, "description": types.StringType, "managed_config_check": types.StringType, "managed_config_flag": types.StringType, "max_hop_limit": types.StringType, "max_router_preference": types.StringType, "min_hop_limit": types.StringType, "name": types.StringType, "name_alias": types.StringType, "other_config_check": types.StringType, "other_config_flag": types.StringType, "owner_key": types.StringType, "owner_tag": types.StringType, "annotations": types.SetType{ElemType: TagAnnotationFhsRaGuardPolFhsBDPolType}, "tags": types.SetType{ElemType: TagTagFhsRaGuardPolFhsBDPolType}, }
var FvAccPFvBDType = map[string]attr.Type{ "annotation": types.StringType, "description": types.StringType, "encapsulation": types.StringType, "name": types.StringType, "name_alias": types.StringType, "owner_key": types.StringType, "owner_tag": types.StringType, "annotations": types.SetType{ElemType: TagAnnotationFvAccPFvBDType}, "tags": types.SetType{ElemType: TagTagFvAccPFvBDType}, }
var FvCrtrnFvAEPgType = map[string]attr.Type{ "annotation": types.StringType, "description": types.StringType, "match": types.StringType, "name": types.StringType, "name_alias": types.StringType, "owner_key": types.StringType, "owner_tag": types.StringType, "precedence": types.StringType, "scope": types.StringType, "annotations": types.SetType{ElemType: TagAnnotationFvCrtrnFvAEPgType}, "tags": types.SetType{ElemType: TagTagFvCrtrnFvAEPgType}, }
var FvFBRMemberFvFBRGroupType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "annotation": types.StringType, "description": types.StringType, "name": types.StringType, "name_alias": types.StringType, "fallback_member": types.StringType, "annotations": types.SetType{ElemType: TagAnnotationFvFBRMemberFvFBRGroupType}, "tags": types.SetType{ElemType: TagTagFvFBRMemberFvFBRGroupType}, }, }
var FvFBRouteFvFBRGroupType = map[string]attr.Type{ "annotation": types.StringType, "description": types.StringType, "prefix_address": types.StringType, "name": types.StringType, "name_alias": types.StringType, "annotations": types.SetType{ElemType: TagAnnotationFvFBRouteFvFBRGroupType}, "tags": types.SetType{ElemType: TagTagFvFBRouteFvFBRGroupType}, }
var FvPeeringPFvFabricExtConnPType = map[string]attr.Type{ "annotation": types.StringType, "description": types.StringType, "name": types.StringType, "name_alias": types.StringType, "owner_key": types.StringType, "owner_tag": types.StringType, "password": types.StringType, "type": types.StringType, "annotations": types.SetType{ElemType: TagAnnotationFvPeeringPFvFabricExtConnPType}, "tags": types.SetType{ElemType: TagTagFvPeeringPFvFabricExtConnPType}, }
var FvRemoteIdFvSiteAssociatedType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "annotation": types.StringType, "description": types.StringType, "name": types.StringType, "name_alias": types.StringType, "owner_key": types.StringType, "owner_tag": types.StringType, "remote_vrf_pc_tag": types.StringType, "remote_pc_tag": types.StringType, "site_id": types.StringType, "annotations": types.SetType{ElemType: TagAnnotationFvRemoteIdFvSiteAssociatedType}, "tags": types.SetType{ElemType: TagTagFvRemoteIdFvSiteAssociatedType}, }, }
var FvRogueExceptionMacFvBDType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "annotation": types.StringType, "description": types.StringType, "mac": types.StringType, "name": types.StringType, "name_alias": types.StringType, "annotations": types.SetType{ElemType: TagAnnotationFvRogueExceptionMacFvBDType}, "tags": types.SetType{ElemType: TagTagFvRogueExceptionMacFvBDType}, }, }
var FvRsABDPolMonPolFvBDType = map[string]attr.Type{ "annotation": types.StringType, "monitoring_policy_name": types.StringType, "annotations": types.SetType{ElemType: TagAnnotationFvRsABDPolMonPolFvBDType}, "tags": types.SetType{ElemType: TagTagFvRsABDPolMonPolFvBDType}, }
var FvRsAEPgMonPolFvAEPgType = map[string]attr.Type{ "annotation": types.StringType, "monitoring_policy_name": types.StringType, "annotations": types.SetType{ElemType: TagAnnotationFvRsAEPgMonPolFvAEPgType}, "tags": types.SetType{ElemType: TagTagFvRsAEPgMonPolFvAEPgType}, }
var FvRsApMonPolFvApType = map[string]attr.Type{ "annotation": types.StringType, "monitoring_policy_name": types.StringType, "annotations": types.SetType{ElemType: TagAnnotationFvRsApMonPolFvApType}, "tags": types.SetType{ElemType: TagTagFvRsApMonPolFvApType}, }
var FvRsBDToFhsFvBDType = map[string]attr.Type{ "annotation": types.StringType, "first_hop_security_policy_name": types.StringType, "annotations": types.SetType{ElemType: TagAnnotationFvRsBDToFhsFvBDType}, "tags": types.SetType{ElemType: TagTagFvRsBDToFhsFvBDType}, }
var FvRsBDToNdPFvBDType = map[string]attr.Type{ "annotation": types.StringType, "neighbor_discovery_interface_policy_name": types.StringType, "annotations": types.SetType{ElemType: TagAnnotationFvRsBDToNdPFvBDType}, "tags": types.SetType{ElemType: TagTagFvRsBDToNdPFvBDType}, }
var FvRsBDToNetflowMonitorPolFvBDType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "annotation": types.StringType, "filter_type": types.StringType, "netflow_monitor_policy_name": types.StringType, "annotations": types.SetType{ElemType: TagAnnotationFvRsBDToNetflowMonitorPolFvBDType}, "tags": types.SetType{ElemType: TagTagFvRsBDToNetflowMonitorPolFvBDType}, }, }
var FvRsBDToOutFvBDType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "annotation": types.StringType, "l3_outside_name": types.StringType, "annotations": types.SetType{ElemType: TagAnnotationFvRsBDToOutFvBDType}, "tags": types.SetType{ElemType: TagTagFvRsBDToOutFvBDType}, }, }
var FvRsBDToProfileFvBDType = map[string]attr.Type{ "annotation": types.StringType, "l3_outside_name": types.StringType, "route_control_profile_name": types.StringType, "annotations": types.SetType{ElemType: TagAnnotationFvRsBDToProfileFvBDType}, "tags": types.SetType{ElemType: TagTagFvRsBDToProfileFvBDType}, }
var FvRsBDToRelayPFvBDType = map[string]attr.Type{ "annotation": types.StringType, "dhcp_relay_policy_name": types.StringType, "annotations": types.SetType{ElemType: TagAnnotationFvRsBDToRelayPFvBDType}, "tags": types.SetType{ElemType: TagTagFvRsBDToRelayPFvBDType}, }
var FvRsBdFvAEPgType = map[string]attr.Type{ "annotation": types.StringType, "bridge_domain_name": types.StringType, "annotations": types.SetType{ElemType: TagAnnotationFvRsBdFvAEPgType}, "tags": types.SetType{ElemType: TagTagFvRsBdFvAEPgType}, }
var FvRsBdToEpRetFvBDType = map[string]attr.Type{ "annotation": types.StringType, "resolve_action": types.StringType, "end_point_retention_policy_name": types.StringType, "annotations": types.SetType{ElemType: TagAnnotationFvRsBdToEpRetFvBDType}, "tags": types.SetType{ElemType: TagTagFvRsBdToEpRetFvBDType}, }
var FvRsBgpCtxPolFvCtxType = map[string]attr.Type{ "annotation": types.StringType, "bgp_timers_name": types.StringType, "annotations": types.SetType{ElemType: TagAnnotationFvRsBgpCtxPolFvCtxType}, "tags": types.SetType{ElemType: TagTagFvRsBgpCtxPolFvCtxType}, }
var FvRsConsFvAEPgType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "annotation": types.StringType, "priority": types.StringType, "contract_name": types.StringType, "annotations": types.SetType{ElemType: TagAnnotationFvRsConsFvAEPgType}, "tags": types.SetType{ElemType: TagTagFvRsConsFvAEPgType}, }, }
var FvRsConsFvESgType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "annotation": types.StringType, "priority": types.StringType, "contract_name": types.StringType, "annotations": types.SetType{ElemType: TagAnnotationFvRsConsFvESgType}, "tags": types.SetType{ElemType: TagTagFvRsConsFvESgType}, }, }
var FvRsConsIfFvAEPgType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "annotation": types.StringType, "priority": types.StringType, "imported_contract_name": types.StringType, "annotations": types.SetType{ElemType: TagAnnotationFvRsConsIfFvAEPgType}, "tags": types.SetType{ElemType: TagTagFvRsConsIfFvAEPgType}, }, }
var FvRsConsIfFvESgType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "annotation": types.StringType, "priority": types.StringType, "imported_contract_name": types.StringType, "annotations": types.SetType{ElemType: TagAnnotationFvRsConsIfFvESgType}, "tags": types.SetType{ElemType: TagTagFvRsConsIfFvESgType}, }, }
var FvRsConsIfL3extInstPType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "annotation": types.StringType, "priority": types.StringType, "imported_contract_name": types.StringType, "annotations": types.SetType{ElemType: TagAnnotationFvRsConsIfL3extInstPType}, "tags": types.SetType{ElemType: TagTagFvRsConsIfL3extInstPType}, }, }
var FvRsConsL3extInstPType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "annotation": types.StringType, "priority": types.StringType, "contract_name": types.StringType, "annotations": types.SetType{ElemType: TagAnnotationFvRsConsL3extInstPType}, "tags": types.SetType{ElemType: TagTagFvRsConsL3extInstPType}, }, }
var FvRsCtxFvBDType = map[string]attr.Type{ "annotation": types.StringType, "vrf_name": types.StringType, "annotations": types.SetType{ElemType: TagAnnotationFvRsCtxFvBDType}, "tags": types.SetType{ElemType: TagTagFvRsCtxFvBDType}, }
var FvRsCtxMonPolFvCtxType = map[string]attr.Type{ "annotation": types.StringType, "monitoring_policy_name": types.StringType, "annotations": types.SetType{ElemType: TagAnnotationFvRsCtxMonPolFvCtxType}, "tags": types.SetType{ElemType: TagTagFvRsCtxMonPolFvCtxType}, }
var FvRsCtxToBgpCtxAfPolFvCtxType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "address_family": types.StringType, "annotation": types.StringType, "bgp_address_family_context_name": types.StringType, "annotations": types.SetType{ElemType: TagAnnotationFvRsCtxToBgpCtxAfPolFvCtxType}, "tags": types.SetType{ElemType: TagTagFvRsCtxToBgpCtxAfPolFvCtxType}, }, }
var FvRsCtxToEigrpCtxAfPolFvCtxType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "address_family": types.StringType, "annotation": types.StringType, "eigrp_address_family_context_name": types.StringType, "annotations": types.SetType{ElemType: TagAnnotationFvRsCtxToEigrpCtxAfPolFvCtxType}, "tags": types.SetType{ElemType: TagTagFvRsCtxToEigrpCtxAfPolFvCtxType}, }, }
var FvRsCtxToEpRetFvCtxType = map[string]attr.Type{ "annotation": types.StringType, "end_point_retention_policy_name": types.StringType, "annotations": types.SetType{ElemType: TagAnnotationFvRsCtxToEpRetFvCtxType}, "tags": types.SetType{ElemType: TagTagFvRsCtxToEpRetFvCtxType}, }
var FvRsCtxToExtRouteTagPolFvCtxType = map[string]attr.Type{ "annotation": types.StringType, "l3out_route_tag_policy_name": types.StringType, "annotations": types.SetType{ElemType: TagAnnotationFvRsCtxToExtRouteTagPolFvCtxType}, "tags": types.SetType{ElemType: TagTagFvRsCtxToExtRouteTagPolFvCtxType}, }
var FvRsCtxToOspfCtxPolFvCtxType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "address_family": types.StringType, "annotation": types.StringType, "ospf_timers_name": types.StringType, "annotations": types.SetType{ElemType: TagAnnotationFvRsCtxToOspfCtxPolFvCtxType}, "tags": types.SetType{ElemType: TagTagFvRsCtxToOspfCtxPolFvCtxType}, }, }
var FvRsCtxToSDWanVpnFvCtxType = map[string]attr.Type{ "annotation": types.StringType, "target_dn": types.StringType, "annotations": types.SetType{ElemType: TagAnnotationFvRsCtxToSDWanVpnFvCtxType}, "tags": types.SetType{ElemType: TagTagFvRsCtxToSDWanVpnFvCtxType}, }
var FvRsCustQosPolFvAEPgType = map[string]attr.Type{ "annotation": types.StringType, "custom_qos_policy_name": types.StringType, "annotations": types.SetType{ElemType: TagAnnotationFvRsCustQosPolFvAEPgType}, "tags": types.SetType{ElemType: TagTagFvRsCustQosPolFvAEPgType}, }
var FvRsCustQosPolL3extInstPType = map[string]attr.Type{ "annotation": types.StringType, "custom_qos_policy_name": types.StringType, "annotations": types.SetType{ElemType: TagAnnotationFvRsCustQosPolL3extInstPType}, "tags": types.SetType{ElemType: TagTagFvRsCustQosPolL3extInstPType}, }
var FvRsDomAttFvAEPgType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "annotation": types.StringType, "binding_type": types.StringType, "class_preference": types.StringType, "custom_epg_name": types.StringType, "delimiter": types.StringType, "encapsulation": types.StringType, "encapsulation_mode": types.StringType, "epg_cos": types.StringType, "epg_cos_pref": types.StringType, "deployment_immediacy": types.StringType, "ipam_dhcp_override": types.StringType, "ipam_enabled": types.StringType, "ipam_gateway": types.StringType, "lag_policy_name": types.StringType, "netflow_direction": types.StringType, "enable_netflow": types.StringType, "number_of_ports": types.StringType, "port_allocation": types.StringType, "primary_encapsulation": types.StringType, "primary_encapsulation_inner": types.StringType, "resolution_immediacy": types.StringType, "secondary_encapsulation_inner": types.StringType, "switching_mode": types.StringType, "target_dn": types.StringType, "untagged": types.StringType, "annotations": types.SetType{ElemType: TagAnnotationFvRsDomAttFvAEPgType}, "tags": types.SetType{ElemType: TagTagFvRsDomAttFvAEPgType}, }, }
var FvRsDppPolFvAEPgType = map[string]attr.Type{ "annotation": types.StringType, "data_plane_policing_policy_name": types.StringType, "annotations": types.SetType{ElemType: TagAnnotationFvRsDppPolFvAEPgType}, "tags": types.SetType{ElemType: TagTagFvRsDppPolFvAEPgType}, }
var FvRsFcPathAttFvAEPgType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "annotation": types.StringType, "description": types.StringType, "target_dn": types.StringType, "vsan": types.StringType, "vsan_mode": types.StringType, "annotations": types.SetType{ElemType: TagAnnotationFvRsFcPathAttFvAEPgType}, "tags": types.SetType{ElemType: TagTagFvRsFcPathAttFvAEPgType}, }, }
var FvRsIgmpsnFvBDType = map[string]attr.Type{ "annotation": types.StringType, "igmp_snooping_policy_name": types.StringType, "annotations": types.SetType{ElemType: TagAnnotationFvRsIgmpsnFvBDType}, "tags": types.SetType{ElemType: TagTagFvRsIgmpsnFvBDType}, }
var FvRsIntraEpgFvAEPgType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "annotation": types.StringType, "contract_name": types.StringType, "annotations": types.SetType{ElemType: TagAnnotationFvRsIntraEpgFvAEPgType}, "tags": types.SetType{ElemType: TagTagFvRsIntraEpgFvAEPgType}, }, }
var FvRsIntraEpgFvESgType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "annotation": types.StringType, "contract_name": types.StringType, "annotations": types.SetType{ElemType: TagAnnotationFvRsIntraEpgFvESgType}, "tags": types.SetType{ElemType: TagTagFvRsIntraEpgFvESgType}, }, }
var FvRsIntraEpgL3extInstPType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "annotation": types.StringType, "contract_name": types.StringType, "annotations": types.SetType{ElemType: TagAnnotationFvRsIntraEpgL3extInstPType}, "tags": types.SetType{ElemType: TagTagFvRsIntraEpgL3extInstPType}, }, }
var FvRsIpslaMonPolFvTrackMemberType = map[string]attr.Type{ "annotation": types.StringType, "target_dn": types.StringType, "annotations": types.SetType{ElemType: TagAnnotationFvRsIpslaMonPolFvTrackMemberType}, "tags": types.SetType{ElemType: TagTagFvRsIpslaMonPolFvTrackMemberType}, }
var FvRsMldsnFvBDType = map[string]attr.Type{ "annotation": types.StringType, "mld_snooping_policy_name": types.StringType, "annotations": types.SetType{ElemType: TagAnnotationFvRsMldsnFvBDType}, "tags": types.SetType{ElemType: TagTagFvRsMldsnFvBDType}, }
var FvRsNodeAttFvAEPgType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "annotation": types.StringType, "description": types.StringType, "encapsulation": types.StringType, "deployment_immediacy": types.StringType, "mode": types.StringType, "target_dn": types.StringType, "annotations": types.SetType{ElemType: TagAnnotationFvRsNodeAttFvAEPgType}, "tags": types.SetType{ElemType: TagTagFvRsNodeAttFvAEPgType}, }, }
var FvRsOspfCtxPolFvCtxType = map[string]attr.Type{ "annotation": types.StringType, "ospf_timers_name": types.StringType, "annotations": types.SetType{ElemType: TagAnnotationFvRsOspfCtxPolFvCtxType}, "tags": types.SetType{ElemType: TagTagFvRsOspfCtxPolFvCtxType}, }
var FvRsOtmListMemberFvTrackListType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "annotation": types.StringType, "target_dn": types.StringType, "weight": types.StringType, "annotations": types.SetType{ElemType: TagAnnotationFvRsOtmListMemberFvTrackListType}, "tags": types.SetType{ElemType: TagTagFvRsOtmListMemberFvTrackListType}, }, }
var FvRsPathAttFvAEPgType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "annotation": types.StringType, "description": types.StringType, "encapsulation": types.StringType, "deployment_immediacy": types.StringType, "mode": types.StringType, "primary_encapsulation": types.StringType, "target_dn": types.StringType, "annotations": types.SetType{ElemType: TagAnnotationFvRsPathAttFvAEPgType}, "tags": types.SetType{ElemType: TagTagFvRsPathAttFvAEPgType}, }, }
var FvRsProtByFvAEPgType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "annotation": types.StringType, "taboo_contract_name": types.StringType, "annotations": types.SetType{ElemType: TagAnnotationFvRsProtByFvAEPgType}, "tags": types.SetType{ElemType: TagTagFvRsProtByFvAEPgType}, }, }
var FvRsProtByL3extInstPType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "annotation": types.StringType, "taboo_contract_name": types.StringType, "annotations": types.SetType{ElemType: TagAnnotationFvRsProtByL3extInstPType}, "tags": types.SetType{ElemType: TagTagFvRsProtByL3extInstPType}, }, }
var FvRsProvFvAEPgType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "annotation": types.StringType, "match_criteria": types.StringType, "priority": types.StringType, "contract_name": types.StringType, "annotations": types.SetType{ElemType: TagAnnotationFvRsProvFvAEPgType}, "tags": types.SetType{ElemType: TagTagFvRsProvFvAEPgType}, }, }
var FvRsProvFvESgType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "annotation": types.StringType, "match_criteria": types.StringType, "priority": types.StringType, "contract_name": types.StringType, "annotations": types.SetType{ElemType: TagAnnotationFvRsProvFvESgType}, "tags": types.SetType{ElemType: TagTagFvRsProvFvESgType}, }, }
var FvRsProvL3extInstPType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "annotation": types.StringType, "match_criteria": types.StringType, "priority": types.StringType, "contract_name": types.StringType, "annotations": types.SetType{ElemType: TagAnnotationFvRsProvL3extInstPType}, "tags": types.SetType{ElemType: TagTagFvRsProvL3extInstPType}, }, }
var FvRsScopeFvESgType = map[string]attr.Type{ "annotation": types.StringType, "vrf_name": types.StringType, "annotations": types.SetType{ElemType: TagAnnotationFvRsScopeFvESgType}, "tags": types.SetType{ElemType: TagTagFvRsScopeFvESgType}, }
var FvRsSecInheritedFvAEPgType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "annotation": types.StringType, "target_dn": types.StringType, "annotations": types.SetType{ElemType: TagAnnotationFvRsSecInheritedFvAEPgType}, "tags": types.SetType{ElemType: TagTagFvRsSecInheritedFvAEPgType}, }, }
var FvRsSecInheritedFvESgType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "annotation": types.StringType, "target_dn": types.StringType, "annotations": types.SetType{ElemType: TagAnnotationFvRsSecInheritedFvESgType}, "tags": types.SetType{ElemType: TagTagFvRsSecInheritedFvESgType}, }, }
var FvRsSecInheritedL3extInstPType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "annotation": types.StringType, "target_dn": types.StringType, "annotations": types.SetType{ElemType: TagAnnotationFvRsSecInheritedL3extInstPType}, "tags": types.SetType{ElemType: TagTagFvRsSecInheritedL3extInstPType}, }, }
var FvRsTenantMonPolFvTenantType = map[string]attr.Type{ "annotation": types.StringType, "monitoring_policy_name": types.StringType, "annotations": types.SetType{ElemType: TagAnnotationFvRsTenantMonPolFvTenantType}, "tags": types.SetType{ElemType: TagTagFvRsTenantMonPolFvTenantType}, }
var FvRsTrustCtrlFvAEPgType = map[string]attr.Type{ "annotation": types.StringType, "trust_control_policy_name": types.StringType, "annotations": types.SetType{ElemType: TagAnnotationFvRsTrustCtrlFvAEPgType}, "tags": types.SetType{ElemType: TagTagFvRsTrustCtrlFvAEPgType}, }
var IgnoreAttr = []string{"dn", "configQual", "configSt", "virtualIp", "annotation"}
List of attributes to be not stored in state
var InfraRsHPathAttInfraHPathSType = map[string]attr.Type{ "annotation": types.StringType, "target_dn": types.StringType, "annotations": types.SetType{ElemType: TagAnnotationInfraRsHPathAttInfraHPathSType}, "tags": types.SetType{ElemType: TagTagInfraRsHPathAttInfraHPathSType}, }
var InfraRsPathToAccBaseGrpInfraHPathSType = map[string]attr.Type{ "annotation": types.StringType, "target_dn": types.StringType, "annotations": types.SetType{ElemType: TagAnnotationInfraRsPathToAccBaseGrpInfraHPathSType}, "tags": types.SetType{ElemType: TagTagInfraRsPathToAccBaseGrpInfraHPathSType}, }
var L3extRsInstPToProfileL3extInstPType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "annotation": types.StringType, "direction": types.StringType, "route_control_profile_name": types.StringType, "annotations": types.SetType{ElemType: TagAnnotationL3extRsInstPToProfileL3extInstPType}, "tags": types.SetType{ElemType: TagTagL3extRsInstPToProfileL3extInstPType}, }, }
var L3extRsLblToInstPL3extConsLblType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "annotation": types.StringType, "target_dn": types.StringType, "annotations": types.SetType{ElemType: TagAnnotationL3extRsLblToInstPL3extConsLblType}, "tags": types.SetType{ElemType: TagTagL3extRsLblToInstPL3extConsLblType}, }, }
var L3extRsLblToProfileL3extConsLblType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "annotation": types.StringType, "direction": types.StringType, "target_dn": types.StringType, "annotations": types.SetType{ElemType: TagAnnotationL3extRsLblToProfileL3extConsLblType}, "tags": types.SetType{ElemType: TagTagL3extRsLblToProfileL3extConsLblType}, }, }
var MgmtRsOoBConsMgmtInstPType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "annotation": types.StringType, "priority": types.StringType, "out_of_band_contract_name": types.StringType, "annotations": types.SetType{ElemType: TagAnnotationMgmtRsOoBConsMgmtInstPType}, "tags": types.SetType{ElemType: TagTagMgmtRsOoBConsMgmtInstPType}, }, }
var NetflowRsExporterToCtxNetflowExporterPolType = map[string]attr.Type{ "annotation": types.StringType, "target_dn": types.StringType, "annotations": types.SetType{ElemType: TagAnnotationNetflowRsExporterToCtxNetflowExporterPolType}, "tags": types.SetType{ElemType: TagTagNetflowRsExporterToCtxNetflowExporterPolType}, }
var NetflowRsExporterToEPgNetflowExporterPolType = map[string]attr.Type{ "annotation": types.StringType, "target_dn": types.StringType, "annotations": types.SetType{ElemType: TagAnnotationNetflowRsExporterToEPgNetflowExporterPolType}, "tags": types.SetType{ElemType: TagTagNetflowRsExporterToEPgNetflowExporterPolType}, }
var NetflowRsMonitorToExporterNetflowMonitorPolType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "annotation": types.StringType, "netflow_exporter_policy_name": types.StringType, "annotations": types.SetType{ElemType: TagAnnotationNetflowRsMonitorToExporterNetflowMonitorPolType}, "tags": types.SetType{ElemType: TagTagNetflowRsMonitorToExporterNetflowMonitorPolType}, }, }
var NetflowRsMonitorToRecordNetflowMonitorPolType = map[string]attr.Type{ "annotation": types.StringType, "netflow_record_policy_name": types.StringType, "annotations": types.SetType{ElemType: TagAnnotationNetflowRsMonitorToRecordNetflowMonitorPolType}, "tags": types.SetType{ElemType: TagTagNetflowRsMonitorToRecordNetflowMonitorPolType}, }
var NoAnnotationClasses = UnsupportedAnnotationClasses()
List of classes which do not support annotations
var QosDot1PClassQosCustomPolType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "annotation": types.StringType, "description": types.StringType, "from": types.StringType, "name": types.StringType, "name_alias": types.StringType, "priority": types.StringType, "target": types.StringType, "target_cos": types.StringType, "to": types.StringType, "annotations": types.SetType{ElemType: TagAnnotationQosDot1PClassQosCustomPolType}, "tags": types.SetType{ElemType: TagTagQosDot1PClassQosCustomPolType}, }, }
var QosDscpClassQosCustomPolType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "annotation": types.StringType, "description": types.StringType, "from": types.StringType, "name": types.StringType, "name_alias": types.StringType, "priority": types.StringType, "target": types.StringType, "target_cos": types.StringType, "to": types.StringType, "annotations": types.SetType{ElemType: TagAnnotationQosDscpClassQosCustomPolType}, "tags": types.SetType{ElemType: TagTagQosDscpClassQosCustomPolType}, }, }
var TagAnnotationCommHttpCommPolType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationCommHttpsCommPolType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationCommPolType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationCommRsClientCertCACommHttpsCommPolType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationCommRsKeyRingCommHttpsCommPolType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationCommShellinaboxCommPolType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationCommSshCommPolType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationCommTelnetCommPolType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationEigrpCtxAfPolType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFhsBDPolType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFhsRaGuardPolFhsBDPolType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFhsTrustCtrlPolType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvAEPgType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvAccPFvBDType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvApType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvBDType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvCrtrnFvAEPgType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvCrtrnType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvCtxType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvDnsAttrType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvESgType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvEpIpTagType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvEpMacTagType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvFBRGroupType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvFBRMemberFvFBRGroupType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvFBRMemberType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvFBRouteFvFBRGroupType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvFBRouteType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvFabricExtConnPType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvIdGroupAttrType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvIpAttrType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvMacAttrType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvPeeringPFvFabricExtConnPType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvRemoteIdFvSiteAssociatedType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvRemoteIdType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvRogueExceptionMacFvBDType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvRogueExceptionMacType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvRsABDPolMonPolFvBDType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvRsAEPgMonPolFvAEPgType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvRsApMonPolFvApType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvRsBDToFhsFvBDType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvRsBDToNdPFvBDType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvRsBDToNetflowMonitorPolFvBDType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvRsBDToNetflowMonitorPolType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvRsBDToOutFvBDType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvRsBDToOutType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvRsBDToProfileFvBDType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvRsBDToRelayPFvBDType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvRsBdFvAEPgType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvRsBdToEpRetFvBDType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvRsBgpCtxPolFvCtxType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvRsConsFvAEPgType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvRsConsFvESgType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvRsConsIfFvAEPgType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvRsConsIfFvESgType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvRsConsIfL3extInstPType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvRsConsIfType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvRsConsL3extInstPType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvRsConsType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvRsCtxFvBDType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvRsCtxMonPolFvCtxType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvRsCtxToBgpCtxAfPolFvCtxType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvRsCtxToBgpCtxAfPolType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvRsCtxToEigrpCtxAfPolFvCtxType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvRsCtxToEigrpCtxAfPolType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvRsCtxToEpRetFvCtxType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvRsCtxToExtRouteTagPolFvCtxType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvRsCtxToOspfCtxPolFvCtxType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvRsCtxToOspfCtxPolType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvRsCtxToSDWanVpnFvCtxType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvRsCustQosPolFvAEPgType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvRsCustQosPolL3extInstPType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvRsDomAttFvAEPgType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvRsDomAttType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvRsDppPolFvAEPgType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvRsFcPathAttFvAEPgType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvRsFcPathAttType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvRsIgmpsnFvBDType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvRsIntraEpgFvAEPgType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvRsIntraEpgFvESgType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvRsIntraEpgL3extInstPType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvRsIntraEpgType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvRsIpslaMonPolFvTrackMemberType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvRsMldsnFvBDType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvRsNodeAttFvAEPgType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvRsNodeAttType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvRsOspfCtxPolFvCtxType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvRsOtmListMemberFvTrackListType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvRsOtmListMemberType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvRsPathAttFvAEPgType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvRsPathAttType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvRsProtByFvAEPgType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvRsProtByL3extInstPType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvRsProtByType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvRsProvFvAEPgType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvRsProvFvESgType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvRsProvL3extInstPType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvRsProvType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvRsScopeFvESgType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvRsSecInheritedFvAEPgType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvRsSecInheritedFvESgType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvRsSecInheritedL3extInstPType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvRsSecInheritedType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvRsTenantMonPolFvTenantType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvRsTrustCtrlFvAEPgType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvSCrtrnType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvSiteAssociatedType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvTenantType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvTrackListType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvTrackMemberType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationFvVmAttrType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationIgmpSnoopPolType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationInfraHPathSType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationInfraRsHPathAttInfraHPathSType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationInfraRsPathToAccBaseGrpInfraHPathSType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationL3extConsLblType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationL3extInstPType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationL3extProvLblType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationL3extRsInstPToProfileL3extInstPType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationL3extRsInstPToProfileType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationL3extRsLblToInstPL3extConsLblType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationL3extRsLblToInstPType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationL3extRsLblToProfileL3extConsLblType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationL3extRsLblToProfileType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationL3extRsOutToFBRGroupType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationL3extRsRedistributePolType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationLacpEnhancedLagPolType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationMgmtInstPType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationMgmtRsOoBConsMgmtInstPType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationMgmtRsOoBConsType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationMgmtSubnetType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationMldSnoopPolType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationMplsNodeSidPType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationNdIfPolType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationNetflowExporterPolType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationNetflowMonitorPolType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationNetflowRecordPolType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationNetflowRsExporterToCtxNetflowExporterPolType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationNetflowRsExporterToEPgNetflowExporterPolType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationNetflowRsMonitorToExporterNetflowMonitorPolType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationNetflowRsMonitorToExporterType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationNetflowRsMonitorToRecordNetflowMonitorPolType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationPimRouteMapEntryType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationPimRouteMapPolType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationPkiKeyRingType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationPkiTPType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationQosCustomPolType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationQosDot1PClassQosCustomPolType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationQosDot1PClassType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationQosDppPolType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationQosDscpClassQosCustomPolType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationQosDscpClassType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationRtctrlProfileType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationVmmUplinkPContType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationVmmUplinkPType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationVmmUplinkPVmmUplinkPContType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationVzAnyType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationVzOOBBrCPType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationVzRsAnyToConsIfType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationVzRsAnyToConsIfVzAnyType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationVzRsAnyToConsType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationVzRsAnyToConsVzAnyType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationVzRsAnyToProvType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationVzRsAnyToProvVzAnyType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationVzRsDenyRuleType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationVzRsDenyRuleVzTSubjType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationVzTSubjType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagAnnotationVzTabooType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagCommHttpCommPolType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagCommHttpsCommPolType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagCommPolType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagCommRsClientCertCACommHttpsCommPolType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagCommRsKeyRingCommHttpsCommPolType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagCommShellinaboxCommPolType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagCommSshCommPolType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagCommTelnetCommPolType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagEigrpCtxAfPolType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFhsBDPolType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFhsRaGuardPolFhsBDPolType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFhsTrustCtrlPolType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvAEPgType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvAccPFvBDType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvApType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvBDType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvCrtrnFvAEPgType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvCrtrnType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvCtxType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvDnsAttrType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvESgType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvEpIpTagType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvEpMacTagType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvFBRGroupType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvFBRMemberFvFBRGroupType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvFBRMemberType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvFBRouteFvFBRGroupType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvFBRouteType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvFabricExtConnPType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvIdGroupAttrType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvIpAttrType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvMacAttrType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvPeeringPFvFabricExtConnPType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvRemoteIdFvSiteAssociatedType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvRemoteIdType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvRogueExceptionMacFvBDType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvRogueExceptionMacType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvRsABDPolMonPolFvBDType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvRsAEPgMonPolFvAEPgType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvRsApMonPolFvApType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvRsBDToFhsFvBDType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvRsBDToNdPFvBDType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvRsBDToNetflowMonitorPolFvBDType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvRsBDToNetflowMonitorPolType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvRsBDToOutFvBDType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvRsBDToOutType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvRsBDToProfileFvBDType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvRsBDToRelayPFvBDType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvRsBdFvAEPgType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvRsBdToEpRetFvBDType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvRsBgpCtxPolFvCtxType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvRsConsFvAEPgType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvRsConsFvESgType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvRsConsIfFvAEPgType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvRsConsIfFvESgType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvRsConsIfL3extInstPType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvRsConsIfType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvRsConsL3extInstPType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvRsConsType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvRsCtxFvBDType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvRsCtxMonPolFvCtxType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvRsCtxToBgpCtxAfPolFvCtxType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvRsCtxToBgpCtxAfPolType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvRsCtxToEigrpCtxAfPolFvCtxType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvRsCtxToEigrpCtxAfPolType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvRsCtxToEpRetFvCtxType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvRsCtxToExtRouteTagPolFvCtxType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvRsCtxToOspfCtxPolFvCtxType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvRsCtxToOspfCtxPolType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvRsCtxToSDWanVpnFvCtxType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvRsCustQosPolFvAEPgType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvRsCustQosPolL3extInstPType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvRsDomAttFvAEPgType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvRsDomAttType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvRsDppPolFvAEPgType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvRsFcPathAttFvAEPgType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvRsFcPathAttType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvRsIgmpsnFvBDType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvRsIntraEpgFvAEPgType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvRsIntraEpgFvESgType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvRsIntraEpgL3extInstPType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvRsIntraEpgType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvRsIpslaMonPolFvTrackMemberType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvRsMldsnFvBDType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvRsNodeAttFvAEPgType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvRsNodeAttType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvRsOspfCtxPolFvCtxType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvRsOtmListMemberFvTrackListType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvRsOtmListMemberType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvRsPathAttFvAEPgType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvRsPathAttType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvRsProtByFvAEPgType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvRsProtByL3extInstPType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvRsProtByType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvRsProvFvAEPgType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvRsProvFvESgType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvRsProvL3extInstPType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvRsProvType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvRsScopeFvESgType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvRsSecInheritedFvAEPgType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvRsSecInheritedFvESgType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvRsSecInheritedL3extInstPType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvRsSecInheritedType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvRsTenantMonPolFvTenantType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvRsTrustCtrlFvAEPgType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvSCrtrnType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvSiteAssociatedType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvTenantType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvTrackListType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvTrackMemberType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagFvVmAttrType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagIgmpSnoopPolType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagInfraHPathSType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagInfraRsHPathAttInfraHPathSType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagInfraRsPathToAccBaseGrpInfraHPathSType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagL3extConsLblType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagL3extInstPType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagL3extProvLblType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagL3extRsInstPToProfileL3extInstPType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagL3extRsInstPToProfileType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagL3extRsLblToInstPL3extConsLblType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagL3extRsLblToInstPType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagL3extRsLblToProfileL3extConsLblType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagL3extRsLblToProfileType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagL3extRsOutToFBRGroupType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagL3extRsRedistributePolType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagLacpEnhancedLagPolType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagMgmtInstPType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagMgmtRsOoBConsMgmtInstPType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagMgmtRsOoBConsType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagMgmtSubnetType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagMldSnoopPolType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagMplsNodeSidPType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagNdIfPolType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagNetflowExporterPolType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagNetflowMonitorPolType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagNetflowRecordPolType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagNetflowRsExporterToCtxNetflowExporterPolType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagNetflowRsExporterToEPgNetflowExporterPolType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagNetflowRsMonitorToExporterNetflowMonitorPolType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagNetflowRsMonitorToExporterType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagNetflowRsMonitorToRecordNetflowMonitorPolType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagPimRouteMapEntryType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagPimRouteMapPolType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagPkiKeyRingType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagPkiTPType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagQosCustomPolType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagQosDot1PClassQosCustomPolType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagQosDot1PClassType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagQosDppPolType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagQosDscpClassQosCustomPolType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagQosDscpClassType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagRtctrlProfileType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagVmmUplinkPContType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagVmmUplinkPType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagVmmUplinkPVmmUplinkPContType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagVzAnyType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagVzOOBBrCPType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagVzRsAnyToConsIfType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagVzRsAnyToConsIfVzAnyType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagVzRsAnyToConsType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagVzRsAnyToConsVzAnyType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagVzRsAnyToProvType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagVzRsAnyToProvVzAnyType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagVzRsDenyRuleType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagVzRsDenyRuleVzTSubjType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagVzTSubjType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var TagTagVzTabooType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "key": types.StringType, "value": types.StringType, }, }
var UnableToDelete = "unable to delete"
var VmmUplinkPVmmUplinkPContType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "annotation": types.StringType, "name_alias": types.StringType, "uplink_id": types.StringType, "uplink_name": types.StringType, "annotations": types.SetType{ElemType: TagAnnotationVmmUplinkPVmmUplinkPContType}, "tags": types.SetType{ElemType: TagTagVmmUplinkPVmmUplinkPContType}, }, }
var VzRsAnyToConsIfVzAnyType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "annotation": types.StringType, "priority": types.StringType, "imported_contract_name": types.StringType, "annotations": types.SetType{ElemType: TagAnnotationVzRsAnyToConsIfVzAnyType}, "tags": types.SetType{ElemType: TagTagVzRsAnyToConsIfVzAnyType}, }, }
var VzRsAnyToConsVzAnyType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "annotation": types.StringType, "priority": types.StringType, "contract_name": types.StringType, "annotations": types.SetType{ElemType: TagAnnotationVzRsAnyToConsVzAnyType}, "tags": types.SetType{ElemType: TagTagVzRsAnyToConsVzAnyType}, }, }
var VzRsAnyToProvVzAnyType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "annotation": types.StringType, "match_criteria": types.StringType, "priority": types.StringType, "contract_name": types.StringType, "annotations": types.SetType{ElemType: TagAnnotationVzRsAnyToProvVzAnyType}, "tags": types.SetType{ElemType: TagTagVzRsAnyToProvVzAnyType}, }, }
var VzRsDenyRuleVzTSubjType = types.ObjectType{ AttrTypes: map[string]attr.Type{ "annotation": types.StringType, "directives": types.SetType{ElemType: types.StringType}, "filter_name": types.StringType, "annotations": types.SetType{ElemType: TagAnnotationVzRsDenyRuleVzTSubjType}, "tags": types.SetType{ElemType: TagTagVzRsDenyRuleVzTSubjType}, }, }
Functions ¶
func CompareVersions ¶ added in v2.16.0
func CompareVersionsRange ¶ added in v2.17.0
func ContainsString ¶ added in v2.13.0
func DoRestRequest ¶ added in v2.13.0
func DoRestRequestEscapeHtml ¶ added in v2.15.0
func FvFBRMemberFvFBRGroupSetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate ¶ added in v2.16.0
func FvRemoteIdFvSiteAssociatedSetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate ¶ added in v2.17.0
func FvRogueExceptionMacFvBDSetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate ¶ added in v2.16.0
func FvRsBDToNetflowMonitorPolFvBDSetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate ¶ added in v2.16.0
func FvRsBDToOutFvBDSetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate ¶ added in v2.16.0
func FvRsConsFvAEPgSetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate ¶ added in v2.16.0
func FvRsConsFvESgSetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate ¶ added in v2.16.0
func FvRsConsIfFvAEPgSetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate ¶ added in v2.16.0
func FvRsConsIfFvESgSetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate ¶ added in v2.16.0
func FvRsConsIfL3extInstPSetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate ¶ added in v2.17.0
func FvRsConsL3extInstPSetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate ¶ added in v2.17.0
func FvRsCtxToBgpCtxAfPolFvCtxSetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate ¶ added in v2.17.0
func FvRsCtxToEigrpCtxAfPolFvCtxSetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate ¶ added in v2.17.0
func FvRsCtxToOspfCtxPolFvCtxSetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate ¶ added in v2.17.0
func FvRsDomAttFvAEPgSetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate ¶ added in v2.16.0
func FvRsFcPathAttFvAEPgSetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate ¶ added in v2.16.0
func FvRsIntraEpgFvAEPgSetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate ¶ added in v2.16.0
func FvRsIntraEpgFvESgSetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate ¶ added in v2.16.0
func FvRsIntraEpgL3extInstPSetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate ¶ added in v2.17.0
func FvRsNodeAttFvAEPgSetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate ¶ added in v2.16.0
func FvRsOtmListMemberFvTrackListSetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate ¶ added in v2.16.0
func FvRsPathAttFvAEPgSetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate ¶ added in v2.16.0
func FvRsProtByFvAEPgSetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate ¶ added in v2.16.0
func FvRsProtByL3extInstPSetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate ¶ added in v2.17.0
func FvRsProvFvAEPgSetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate ¶ added in v2.16.0
func FvRsProvFvESgSetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate ¶ added in v2.16.0
func FvRsProvL3extInstPSetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate ¶ added in v2.17.0
func FvRsSecInheritedFvAEPgSetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate ¶ added in v2.16.0
func FvRsSecInheritedFvESgSetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate ¶ added in v2.16.0
func FvRsSecInheritedL3extInstPSetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate ¶ added in v2.17.0
func GetDeleteJsonPayload ¶ added in v2.13.0
func IsEmptySingleNestedAttribute ¶ added in v2.16.0
func IsVersionEqual ¶ added in v2.16.0
func IsVersionGreater ¶ added in v2.16.0
func IsVersionGreaterOrEqual ¶ added in v2.16.0
func IsVersionLessOrEqual ¶ added in v2.16.0
func IsVersionLesser ¶ added in v2.16.0
func IsVersionNotEqual ¶ added in v2.16.0
func L3extRsInstPToProfileL3extInstPSetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate ¶ added in v2.17.0
func L3extRsLblToInstPL3extConsLblSetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate ¶ added in v2.16.0
func L3extRsLblToProfileL3extConsLblSetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate ¶ added in v2.16.0
func MakeSingleNestedAttributeRequiredAttributesNotProvidedValidator ¶ added in v2.16.0
func MakeStringRequired ¶ added in v2.16.0
StringNotNull returns an validator which ensures that the string attribute is configured. Most attributes should set Required: true instead, however in certain scenarios, such as a computed nested attribute, all underlying attributes must also be computed for planning to not show unexpected differences.
func MgmtRsOoBConsMgmtInstPSetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate ¶ added in v2.16.0
func NetflowRsMonitorToExporterNetflowMonitorPolSetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate ¶ added in v2.16.0
func NewAciRestManagedDataSource ¶ added in v2.13.0
func NewAciRestManagedDataSource() datasource.DataSource
func NewAciRestManagedResource ¶ added in v2.13.0
func NewCommPolDataSource ¶ added in v2.16.0
func NewCommPolDataSource() datasource.DataSource
func NewCommPolResource ¶ added in v2.16.0
func NewCompareVersionsFunction ¶ added in v2.16.0
func NewEigrpCtxAfPolDataSource ¶ added in v2.17.0
func NewEigrpCtxAfPolDataSource() datasource.DataSource
func NewEigrpCtxAfPolResource ¶ added in v2.17.0
func NewFhsBDPolDataSource ¶ added in v2.16.0
func NewFhsBDPolDataSource() datasource.DataSource
func NewFhsBDPolResource ¶ added in v2.16.0
func NewFhsTrustCtrlPolDataSource ¶ added in v2.16.0
func NewFhsTrustCtrlPolDataSource() datasource.DataSource
func NewFhsTrustCtrlPolResource ¶ added in v2.16.0
func NewFvAEPgDataSource ¶ added in v2.16.0
func NewFvAEPgDataSource() datasource.DataSource
func NewFvAEPgResource ¶ added in v2.16.0
func NewFvApDataSource ¶ added in v2.16.0
func NewFvApDataSource() datasource.DataSource
func NewFvApResource ¶ added in v2.16.0
func NewFvBDDataSource ¶ added in v2.16.0
func NewFvBDDataSource() datasource.DataSource
func NewFvBDResource ¶ added in v2.16.0
func NewFvCrtrnDataSource ¶ added in v2.16.0
func NewFvCrtrnDataSource() datasource.DataSource
func NewFvCrtrnResource ¶ added in v2.16.0
func NewFvCtxDataSource ¶ added in v2.17.0
func NewFvCtxDataSource() datasource.DataSource
func NewFvCtxResource ¶ added in v2.17.0
func NewFvDnsAttrDataSource ¶ added in v2.16.0
func NewFvDnsAttrDataSource() datasource.DataSource
func NewFvDnsAttrResource ¶ added in v2.16.0
func NewFvESgDataSource ¶ added in v2.16.0
func NewFvESgDataSource() datasource.DataSource
func NewFvESgResource ¶ added in v2.16.0
func NewFvEpIpTagDataSource ¶ added in v2.14.0
func NewFvEpIpTagDataSource() datasource.DataSource
func NewFvEpIpTagResource ¶ added in v2.14.0
func NewFvEpMacTagDataSource ¶ added in v2.14.0
func NewFvEpMacTagDataSource() datasource.DataSource
func NewFvEpMacTagResource ¶ added in v2.14.0
func NewFvFBRGroupDataSource ¶ added in v2.14.0
func NewFvFBRGroupDataSource() datasource.DataSource
func NewFvFBRGroupResource ¶ added in v2.14.0
func NewFvFBRMemberDataSource ¶ added in v2.14.0
func NewFvFBRMemberDataSource() datasource.DataSource
func NewFvFBRMemberResource ¶ added in v2.14.0
func NewFvFBRouteDataSource ¶ added in v2.16.0
func NewFvFBRouteDataSource() datasource.DataSource
func NewFvFBRouteResource ¶ added in v2.16.0
func NewFvFabricExtConnPDataSource ¶ added in v2.17.0
func NewFvFabricExtConnPDataSource() datasource.DataSource
func NewFvFabricExtConnPResource ¶ added in v2.17.0
func NewFvIdGroupAttrDataSource ¶ added in v2.16.0
func NewFvIdGroupAttrDataSource() datasource.DataSource
func NewFvIdGroupAttrResource ¶ added in v2.16.0
func NewFvIpAttrDataSource ¶ added in v2.16.0
func NewFvIpAttrDataSource() datasource.DataSource
func NewFvIpAttrResource ¶ added in v2.16.0
func NewFvMacAttrDataSource ¶ added in v2.16.0
func NewFvMacAttrDataSource() datasource.DataSource
func NewFvMacAttrResource ¶ added in v2.16.0
func NewFvRemoteIdDataSource ¶ added in v2.17.0
func NewFvRemoteIdDataSource() datasource.DataSource
func NewFvRemoteIdResource ¶ added in v2.17.0
func NewFvRogueExceptionMacDataSource ¶ added in v2.16.0
func NewFvRogueExceptionMacDataSource() datasource.DataSource
func NewFvRogueExceptionMacResource ¶ added in v2.16.0
func NewFvRsBDToNetflowMonitorPolDataSource ¶ added in v2.16.0
func NewFvRsBDToNetflowMonitorPolDataSource() datasource.DataSource
func NewFvRsBDToNetflowMonitorPolResource ¶ added in v2.16.0
func NewFvRsBDToOutDataSource ¶ added in v2.16.0
func NewFvRsBDToOutDataSource() datasource.DataSource
func NewFvRsBDToOutResource ¶ added in v2.16.0
func NewFvRsConsDataSource ¶ added in v2.16.0
func NewFvRsConsDataSource() datasource.DataSource
func NewFvRsConsIfDataSource ¶ added in v2.16.0
func NewFvRsConsIfDataSource() datasource.DataSource
func NewFvRsConsIfResource ¶ added in v2.16.0
func NewFvRsConsResource ¶ added in v2.16.0
func NewFvRsCtxToBgpCtxAfPolDataSource ¶ added in v2.17.0
func NewFvRsCtxToBgpCtxAfPolDataSource() datasource.DataSource
func NewFvRsCtxToBgpCtxAfPolResource ¶ added in v2.17.0
func NewFvRsCtxToEigrpCtxAfPolDataSource ¶ added in v2.17.0
func NewFvRsCtxToEigrpCtxAfPolDataSource() datasource.DataSource
func NewFvRsCtxToEigrpCtxAfPolResource ¶ added in v2.17.0
func NewFvRsCtxToOspfCtxPolDataSource ¶ added in v2.17.0
func NewFvRsCtxToOspfCtxPolDataSource() datasource.DataSource
func NewFvRsCtxToOspfCtxPolResource ¶ added in v2.17.0
func NewFvRsDomAttDataSource ¶ added in v2.16.0
func NewFvRsDomAttDataSource() datasource.DataSource
func NewFvRsDomAttResource ¶ added in v2.16.0
func NewFvRsFcPathAttDataSource ¶ added in v2.16.0
func NewFvRsFcPathAttDataSource() datasource.DataSource
func NewFvRsFcPathAttResource ¶ added in v2.16.0
func NewFvRsIntraEpgDataSource ¶ added in v2.16.0
func NewFvRsIntraEpgDataSource() datasource.DataSource
func NewFvRsIntraEpgResource ¶ added in v2.16.0
func NewFvRsNodeAttDataSource ¶ added in v2.16.0
func NewFvRsNodeAttDataSource() datasource.DataSource
func NewFvRsNodeAttResource ¶ added in v2.16.0
func NewFvRsOtmListMemberDataSource ¶ added in v2.16.0
func NewFvRsOtmListMemberDataSource() datasource.DataSource
func NewFvRsOtmListMemberResource ¶ added in v2.16.0
func NewFvRsPathAttDataSource ¶ added in v2.16.0
func NewFvRsPathAttDataSource() datasource.DataSource
func NewFvRsPathAttResource ¶ added in v2.16.0
func NewFvRsProtByDataSource ¶ added in v2.16.0
func NewFvRsProtByDataSource() datasource.DataSource
func NewFvRsProtByResource ¶ added in v2.16.0
func NewFvRsProvDataSource ¶ added in v2.16.0
func NewFvRsProvDataSource() datasource.DataSource
func NewFvRsProvResource ¶ added in v2.16.0
func NewFvRsSecInheritedDataSource ¶ added in v2.16.0
func NewFvRsSecInheritedDataSource() datasource.DataSource
func NewFvRsSecInheritedResource ¶ added in v2.16.0
func NewFvSCrtrnDataSource ¶ added in v2.16.0
func NewFvSCrtrnDataSource() datasource.DataSource
func NewFvSCrtrnResource ¶ added in v2.16.0
func NewFvSiteAssociatedDataSource ¶ added in v2.17.0
func NewFvSiteAssociatedDataSource() datasource.DataSource
func NewFvSiteAssociatedResource ¶ added in v2.17.0
func NewFvTenantDataSource ¶ added in v2.16.0
func NewFvTenantDataSource() datasource.DataSource
func NewFvTenantResource ¶ added in v2.16.0
func NewFvTrackListDataSource ¶ added in v2.16.0
func NewFvTrackListDataSource() datasource.DataSource
func NewFvTrackListResource ¶ added in v2.16.0
func NewFvTrackMemberDataSource ¶ added in v2.16.0
func NewFvTrackMemberDataSource() datasource.DataSource
func NewFvTrackMemberResource ¶ added in v2.16.0
func NewFvVmAttrDataSource ¶ added in v2.16.0
func NewFvVmAttrDataSource() datasource.DataSource
func NewFvVmAttrResource ¶ added in v2.16.0
func NewIgmpSnoopPolDataSource ¶ added in v2.16.0
func NewIgmpSnoopPolDataSource() datasource.DataSource
func NewIgmpSnoopPolResource ¶ added in v2.16.0
func NewInfraHPathSDataSource ¶ added in v2.16.0
func NewInfraHPathSDataSource() datasource.DataSource
func NewInfraHPathSResource ¶ added in v2.16.0
func NewL3extConsLblDataSource ¶
func NewL3extConsLblDataSource() datasource.DataSource
func NewL3extConsLblResource ¶
func NewL3extInstPDataSource ¶ added in v2.17.0
func NewL3extInstPDataSource() datasource.DataSource
func NewL3extInstPResource ¶ added in v2.17.0
func NewL3extProvLblDataSource ¶ added in v2.15.0
func NewL3extProvLblDataSource() datasource.DataSource
func NewL3extProvLblResource ¶ added in v2.15.0
func NewL3extRsInstPToProfileDataSource ¶ added in v2.17.0
func NewL3extRsInstPToProfileDataSource() datasource.DataSource
func NewL3extRsInstPToProfileResource ¶ added in v2.17.0
func NewL3extRsLblToInstPDataSource ¶ added in v2.16.0
func NewL3extRsLblToInstPDataSource() datasource.DataSource
func NewL3extRsLblToInstPResource ¶ added in v2.16.0
func NewL3extRsLblToProfileDataSource ¶ added in v2.16.0
func NewL3extRsLblToProfileDataSource() datasource.DataSource
func NewL3extRsLblToProfileResource ¶ added in v2.16.0
func NewL3extRsOutToFBRGroupDataSource ¶ added in v2.15.0
func NewL3extRsOutToFBRGroupDataSource() datasource.DataSource
func NewL3extRsOutToFBRGroupResource ¶ added in v2.15.0
func NewL3extRsRedistributePolDataSource ¶
func NewL3extRsRedistributePolDataSource() datasource.DataSource
func NewLacpEnhancedLagPolDataSource ¶ added in v2.17.0
func NewLacpEnhancedLagPolDataSource() datasource.DataSource
func NewLacpEnhancedLagPolResource ¶ added in v2.17.0
func NewMgmtInstPDataSource ¶
func NewMgmtInstPDataSource() datasource.DataSource
func NewMgmtInstPResource ¶
func NewMgmtRsOoBConsDataSource ¶
func NewMgmtRsOoBConsDataSource() datasource.DataSource
func NewMgmtSubnetDataSource ¶
func NewMgmtSubnetDataSource() datasource.DataSource
func NewMgmtSubnetResource ¶
func NewMldSnoopPolDataSource ¶ added in v2.16.0
func NewMldSnoopPolDataSource() datasource.DataSource
func NewMldSnoopPolResource ¶ added in v2.16.0
func NewMplsNodeSidPDataSource ¶ added in v2.15.0
func NewMplsNodeSidPDataSource() datasource.DataSource
func NewMplsNodeSidPResource ¶ added in v2.15.0
func NewNdIfPolDataSource ¶ added in v2.16.0
func NewNdIfPolDataSource() datasource.DataSource
func NewNdIfPolResource ¶ added in v2.16.0
func NewNetflowExporterPolDataSource ¶ added in v2.16.0
func NewNetflowExporterPolDataSource() datasource.DataSource
func NewNetflowExporterPolResource ¶ added in v2.16.0
func NewNetflowMonitorPolDataSource ¶ added in v2.15.0
func NewNetflowMonitorPolDataSource() datasource.DataSource
func NewNetflowMonitorPolResource ¶ added in v2.15.0
func NewNetflowRecordPolDataSource ¶ added in v2.15.0
func NewNetflowRecordPolDataSource() datasource.DataSource
func NewNetflowRecordPolResource ¶ added in v2.15.0
func NewNetflowRsMonitorToExporterDataSource ¶ added in v2.15.0
func NewNetflowRsMonitorToExporterDataSource() datasource.DataSource
func NewNetflowRsMonitorToExporterResource ¶ added in v2.15.0
func NewPimRouteMapEntryDataSource ¶
func NewPimRouteMapEntryDataSource() datasource.DataSource
func NewPimRouteMapPolDataSource ¶
func NewPimRouteMapPolDataSource() datasource.DataSource
func NewPkiKeyRingDataSource ¶ added in v2.16.0
func NewPkiKeyRingDataSource() datasource.DataSource
func NewPkiKeyRingResource ¶ added in v2.16.0
func NewPkiTPDataSource ¶ added in v2.16.0
func NewPkiTPDataSource() datasource.DataSource
func NewPkiTPResource ¶ added in v2.16.0
func NewQosCustomPolDataSource ¶ added in v2.16.0
func NewQosCustomPolDataSource() datasource.DataSource
func NewQosCustomPolResource ¶ added in v2.16.0
func NewQosDot1PClassDataSource ¶ added in v2.16.0
func NewQosDot1PClassDataSource() datasource.DataSource
func NewQosDot1PClassResource ¶ added in v2.16.0
func NewQosDppPolDataSource ¶ added in v2.16.0
func NewQosDppPolDataSource() datasource.DataSource
func NewQosDppPolResource ¶ added in v2.16.0
func NewQosDscpClassDataSource ¶ added in v2.16.0
func NewQosDscpClassDataSource() datasource.DataSource
func NewQosDscpClassResource ¶ added in v2.16.0
func NewRtctrlProfileDataSource ¶ added in v2.16.0
func NewRtctrlProfileDataSource() datasource.DataSource
func NewRtctrlProfileResource ¶ added in v2.16.0
func NewTagAnnotationDataSource ¶
func NewTagAnnotationDataSource() datasource.DataSource
func NewTagTagDataSource ¶ added in v2.14.0
func NewTagTagDataSource() datasource.DataSource
func NewTagTagResource ¶ added in v2.14.0
func NewTopSystemDataSource ¶ added in v2.16.0
func NewTopSystemDataSource() datasource.DataSource
func NewVmmUplinkPContDataSource ¶ added in v2.18.0
func NewVmmUplinkPContDataSource() datasource.DataSource
func NewVmmUplinkPContResource ¶ added in v2.18.0
func NewVmmUplinkPDataSource ¶ added in v2.18.0
func NewVmmUplinkPDataSource() datasource.DataSource
func NewVmmUplinkPResource ¶ added in v2.18.0
func NewVzAnyDataSource ¶ added in v2.17.0
func NewVzAnyDataSource() datasource.DataSource
func NewVzAnyResource ¶ added in v2.17.0
func NewVzOOBBrCPDataSource ¶
func NewVzOOBBrCPDataSource() datasource.DataSource
func NewVzOOBBrCPResource ¶
func NewVzRsAnyToConsDataSource ¶ added in v2.17.0
func NewVzRsAnyToConsDataSource() datasource.DataSource
func NewVzRsAnyToConsIfDataSource ¶ added in v2.17.0
func NewVzRsAnyToConsIfDataSource() datasource.DataSource
func NewVzRsAnyToConsIfResource ¶ added in v2.17.0
func NewVzRsAnyToConsResource ¶ added in v2.17.0
func NewVzRsAnyToProvDataSource ¶ added in v2.17.0
func NewVzRsAnyToProvDataSource() datasource.DataSource
func NewVzRsAnyToProvResource ¶ added in v2.17.0
func NewVzRsDenyRuleDataSource ¶ added in v2.17.0
func NewVzRsDenyRuleDataSource() datasource.DataSource
func NewVzRsDenyRuleResource ¶ added in v2.17.0
func NewVzTSubjDataSource ¶ added in v2.17.0
func NewVzTSubjDataSource() datasource.DataSource
func NewVzTSubjResource ¶ added in v2.17.0
func NewVzTabooDataSource ¶ added in v2.17.0
func NewVzTabooDataSource() datasource.DataSource
func NewVzTabooResource ¶ added in v2.17.0
func QosDot1PClassQosCustomPolSetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate ¶ added in v2.16.0
func QosDscpClassQosCustomPolSetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate ¶ added in v2.16.0
func SetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate ¶ added in v2.16.0
func SetToStringNullWhenStateIsNullPlanIsUnknownDuringUpdate ¶ added in v2.16.0
func SetToStringNullWhenStateIsNullPlanIsUnknownDuringUpdate() planmodifier.String
func SingleNestedAttributeRequiredAttributesNotProvided ¶ added in v2.16.0
func UnsupportedAnnotationClasses ¶ added in v2.13.0
func UnsupportedAnnotationClasses() []string
func VmmUplinkPVmmUplinkPContSetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate ¶ added in v2.18.0
func VzRsAnyToConsIfVzAnySetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate ¶ added in v2.17.0
func VzRsAnyToConsVzAnySetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate ¶ added in v2.17.0
func VzRsAnyToProvVzAnySetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate ¶ added in v2.17.0
Types ¶
type AciObject ¶ added in v2.16.0
type AciObject struct {
Attributes map[string]interface{} `json:"attributes"`
Children []map[string]interface{} `json:"children"`
}
func NewAciObject ¶ added in v2.16.0
func NewAciObject() AciObject
type AciProvider ¶
type AciProvider struct {
// contains filtered or unexported fields
}
AciProvider defines the provider implementation.
func (*AciProvider) Configure ¶
func (p *AciProvider) Configure(ctx context.Context, req provider.ConfigureRequest, resp *provider.ConfigureResponse)
func (*AciProvider) DataSources ¶
func (p *AciProvider) DataSources(ctx context.Context) []func() datasource.DataSource
func (*AciProvider) Functions ¶ added in v2.16.0
func (p *AciProvider) Functions(ctx context.Context) []func() function.Function
func (*AciProvider) Metadata ¶
func (p *AciProvider) Metadata(ctx context.Context, req provider.MetadataRequest, resp *provider.MetadataResponse)
func (*AciProvider) Resources ¶
func (p *AciProvider) Resources(ctx context.Context) []func() resource.Resource
func (*AciProvider) Schema ¶
func (p *AciProvider) Schema(ctx context.Context, req provider.SchemaRequest, resp *provider.SchemaResponse)
type AciProviderModel ¶
type AciProviderModel struct {
Username types.String `tfsdk:"username"`
Password types.String `tfsdk:"password"`
URL types.String `tfsdk:"url"`
PrivateKey types.String `tfsdk:"private_key"`
Certname types.String `tfsdk:"cert_name"`
ProxyUrl types.String `tfsdk:"proxy_url"`
ProxyCreds types.String `tfsdk:"proxy_creds"`
// IsInsecure types.Bool `tfsdk:"insecure"`
// ValidateRelationDn types.Bool `tfsdk:"validate_relation_dn"`
// MaxRetries types.Int64 `tfsdk:"retries"`
IsInsecure types.String `tfsdk:"insecure"`
ValidateRelationDn types.String `tfsdk:"validate_relation_dn"`
MaxRetries types.String `tfsdk:"retries"`
Annotation types.String `tfsdk:"annotation"`
AllowExistingOnCreate types.Bool `tfsdk:"allow_existing_on_create"`
}
AciProviderModel describes the provider data model.
type AciRestManagedChildIdentifier ¶ added in v2.13.0
type AciRestManagedDataSource ¶ added in v2.13.0
type AciRestManagedDataSource struct {
// contains filtered or unexported fields
}
AciRestManagedDataSource defines the data source implementation.
func (*AciRestManagedDataSource) Configure ¶ added in v2.13.0
func (d *AciRestManagedDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*AciRestManagedDataSource) Metadata ¶ added in v2.13.0
func (d *AciRestManagedDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*AciRestManagedDataSource) Read ¶ added in v2.13.0
func (d *AciRestManagedDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*AciRestManagedDataSource) Schema ¶ added in v2.13.0
func (d *AciRestManagedDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type AciRestManagedDataSourceModel ¶ added in v2.15.0
type AciRestManagedDataSourceModel struct {
Id types.String `tfsdk:"id"`
Dn types.String `tfsdk:"dn"`
ClassName types.String `tfsdk:"class_name"`
Content types.Map `tfsdk:"content"`
Child types.Set `tfsdk:"child"`
Annotation types.String `tfsdk:"annotation"`
}
AciRestManagedDataSourceModel describes the data source model.
type AciRestManagedResource ¶ added in v2.13.0
type AciRestManagedResource struct {
// contains filtered or unexported fields
}
AciRestManagedResource defines the resource implementation.
func (*AciRestManagedResource) Configure ¶ added in v2.13.0
func (r *AciRestManagedResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*AciRestManagedResource) Create ¶ added in v2.13.0
func (r *AciRestManagedResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*AciRestManagedResource) Delete ¶ added in v2.13.0
func (r *AciRestManagedResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*AciRestManagedResource) ImportState ¶ added in v2.13.0
func (r *AciRestManagedResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*AciRestManagedResource) Metadata ¶ added in v2.13.0
func (r *AciRestManagedResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*AciRestManagedResource) ModifyPlan ¶ added in v2.13.0
func (r *AciRestManagedResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*AciRestManagedResource) Read ¶ added in v2.13.0
func (r *AciRestManagedResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*AciRestManagedResource) Schema ¶ added in v2.13.0
func (r *AciRestManagedResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*AciRestManagedResource) Update ¶ added in v2.13.0
func (r *AciRestManagedResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
type AciRestManagedResourceModel ¶ added in v2.13.0
type AciRestManagedResourceModel struct {
Id types.String `tfsdk:"id"`
Dn types.String `tfsdk:"dn"`
ClassName types.String `tfsdk:"class_name"`
Content types.Map `tfsdk:"content"`
Child types.Set `tfsdk:"child"`
Annotation types.String `tfsdk:"annotation"`
EscapeHtml types.Bool `tfsdk:"escape_html"`
}
AciRestManagedResourceModel describes the resource data model.
type ChildAciRestManagedResourceModel ¶ added in v2.13.0
type ChildAciRestManagedResourceModel struct {
Rn types.String `tfsdk:"rn"`
ClassName types.String `tfsdk:"class_name"`
Content types.Map `tfsdk:"content"`
}
ChildAciRestManagedResourceModel describes the resource data model for the children without relationships.
type CommHttpCommPolResourceModel ¶ added in v2.16.0
type CommHttpCommPolResourceModel struct {
AccessControlAllowCredential types.String `tfsdk:"allow_credentials"`
AccessControlAllowOrigins types.String `tfsdk:"allow_origins"`
AdminSt types.String `tfsdk:"admin_state"`
Annotation types.String `tfsdk:"annotation"`
CliOnlyMode types.String `tfsdk:"cli_only_mode"`
Descr types.String `tfsdk:"description"`
GlobalThrottleRate types.String `tfsdk:"global_throttle_rate"`
GlobalThrottleSt types.String `tfsdk:"global_throttle_state"`
GlobalThrottleUnit types.String `tfsdk:"global_throttle_unit"`
MaxRequestStatusCount types.String `tfsdk:"max_request_status_count"`
Name types.String `tfsdk:"name"`
NameAlias types.String `tfsdk:"name_alias"`
NodeExporter types.String `tfsdk:"node_exporter"`
Port types.String `tfsdk:"port"`
RedirectSt types.String `tfsdk:"redirect_state"`
ServerHeader types.String `tfsdk:"server_header"`
ThrottleRate types.String `tfsdk:"login_throttle_rate"`
ThrottleSt types.String `tfsdk:"login_throttle_state"`
VisoreAccess types.String `tfsdk:"visore_access"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
CommHttpCommPolResourceModel describes the resource data model for the children without relation ships.
type CommHttpsCommPolResourceModel ¶ added in v2.16.0
type CommHttpsCommPolResourceModel struct {
AccessControlAllowCredential types.String `tfsdk:"allow_credentials"`
AccessControlAllowOrigins types.String `tfsdk:"allow_origins"`
AdminSt types.String `tfsdk:"admin_state"`
Annotation types.String `tfsdk:"annotation"`
CliOnlyMode types.String `tfsdk:"cli_only_mode"`
ClientCertAuthState types.String `tfsdk:"client_certificate_authentication_state"`
Descr types.String `tfsdk:"description"`
DhParam types.String `tfsdk:"dh_parameter"`
GlobalThrottleRate types.String `tfsdk:"global_throttle_rate"`
GlobalThrottleSt types.String `tfsdk:"global_throttle_state"`
GlobalThrottleUnit types.String `tfsdk:"global_throttle_unit"`
MaxRequestStatusCount types.String `tfsdk:"max_request_status_count"`
Name types.String `tfsdk:"name"`
NameAlias types.String `tfsdk:"name_alias"`
NodeExporter types.String `tfsdk:"node_exporter"`
Port types.String `tfsdk:"port"`
Referer types.String `tfsdk:"referer"`
ServerHeader types.String `tfsdk:"server_header"`
SslProtocols types.Set `tfsdk:"ssl_protocols"`
ThrottleRate types.String `tfsdk:"login_throttle_rate"`
ThrottleSt types.String `tfsdk:"login_throttle_state"`
VisoreAccess types.String `tfsdk:"visore_access"`
CommRsClientCertCA types.Object `tfsdk:"certificate_authority"`
CommRsKeyRing types.Object `tfsdk:"key_ring"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
CommHttpsCommPolResourceModel describes the resource data model for the children without relation ships.
type CommPolDataSource ¶ added in v2.16.0
type CommPolDataSource struct {
// contains filtered or unexported fields
}
CommPolDataSource defines the data source implementation.
func (*CommPolDataSource) Configure ¶ added in v2.16.0
func (d *CommPolDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*CommPolDataSource) Metadata ¶ added in v2.16.0
func (d *CommPolDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*CommPolDataSource) Read ¶ added in v2.16.0
func (d *CommPolDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*CommPolDataSource) Schema ¶ added in v2.16.0
func (d *CommPolDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type CommPolIdentifier ¶ added in v2.16.0
type CommPolResource ¶ added in v2.16.0
type CommPolResource struct {
// contains filtered or unexported fields
}
CommPolResource defines the resource implementation.
func (*CommPolResource) Configure ¶ added in v2.16.0
func (r *CommPolResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*CommPolResource) Create ¶ added in v2.16.0
func (r *CommPolResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*CommPolResource) Delete ¶ added in v2.16.0
func (r *CommPolResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*CommPolResource) ImportState ¶ added in v2.16.0
func (r *CommPolResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*CommPolResource) Metadata ¶ added in v2.16.0
func (r *CommPolResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*CommPolResource) ModifyPlan ¶ added in v2.16.0
func (r *CommPolResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*CommPolResource) Read ¶ added in v2.16.0
func (r *CommPolResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*CommPolResource) Schema ¶ added in v2.16.0
func (r *CommPolResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*CommPolResource) Update ¶ added in v2.16.0
func (r *CommPolResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
type CommPolResourceModel ¶ added in v2.16.0
type CommPolResourceModel struct {
Id types.String `tfsdk:"id"`
Annotation types.String `tfsdk:"annotation"`
Descr types.String `tfsdk:"description"`
Name types.String `tfsdk:"name"`
NameAlias types.String `tfsdk:"name_alias"`
OwnerKey types.String `tfsdk:"owner_key"`
OwnerTag types.String `tfsdk:"owner_tag"`
StrictSecurityOnApicOOBSubnet types.String `tfsdk:"strict_security_on_apic_oob_subnet"`
CommHttp types.Object `tfsdk:"http_service"`
CommHttps types.Object `tfsdk:"http_ssl_configuration"`
CommShellinabox types.Object `tfsdk:"ssh_access_via_web"`
CommSsh types.Object `tfsdk:"ssh_service"`
CommTelnet types.Object `tfsdk:"telnet_service"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
CommPolResourceModel describes the resource data model.
type CommRsClientCertCACommHttpsCommPolResourceModel ¶ added in v2.16.0
type CommRsClientCertCACommHttpsCommPolResourceModel struct {
Annotation types.String `tfsdk:"annotation"`
TDn types.String `tfsdk:"target_dn"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
CommRsClientCertCACommHttpsCommPolResourceModel describes the resource data model for the children without relation ships.
type CommRsKeyRingCommHttpsCommPolResourceModel ¶ added in v2.16.0
type CommRsKeyRingCommHttpsCommPolResourceModel struct {
Annotation types.String `tfsdk:"annotation"`
TnPkiKeyRingName types.String `tfsdk:"key_ring_name"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
CommRsKeyRingCommHttpsCommPolResourceModel describes the resource data model for the children without relation ships.
type CommShellinaboxCommPolResourceModel ¶ added in v2.16.0
type CommShellinaboxCommPolResourceModel struct {
AdminSt types.String `tfsdk:"admin_state"`
Annotation types.String `tfsdk:"annotation"`
Descr types.String `tfsdk:"description"`
Name types.String `tfsdk:"name"`
NameAlias types.String `tfsdk:"name_alias"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
CommShellinaboxCommPolResourceModel describes the resource data model for the children without relation ships.
type CommSshCommPolResourceModel ¶ added in v2.16.0
type CommSshCommPolResourceModel struct {
AdminSt types.String `tfsdk:"admin_state"`
Annotation types.String `tfsdk:"annotation"`
Descr types.String `tfsdk:"description"`
HostkeyAlgos types.Set `tfsdk:"host_key_algorithms"`
KexAlgos types.Set `tfsdk:"kex_algorithms"`
Name types.String `tfsdk:"name"`
NameAlias types.String `tfsdk:"name_alias"`
PasswordAuth types.String `tfsdk:"password_authentication_state"`
Port types.String `tfsdk:"port"`
SshCiphers types.Set `tfsdk:"ssh_ciphers"`
SshMacs types.Set `tfsdk:"ssh_macs"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
CommSshCommPolResourceModel describes the resource data model for the children without relation ships.
type CommTelnetCommPolResourceModel ¶ added in v2.16.0
type CommTelnetCommPolResourceModel struct {
AdminSt types.String `tfsdk:"admin_state"`
Annotation types.String `tfsdk:"annotation"`
Descr types.String `tfsdk:"description"`
Name types.String `tfsdk:"name"`
NameAlias types.String `tfsdk:"name_alias"`
Port types.String `tfsdk:"port"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
CommTelnetCommPolResourceModel describes the resource data model for the children without relation ships.
type CompareVersionsFunction ¶ added in v2.16.0
type CompareVersionsFunction struct{}
func (CompareVersionsFunction) Definition ¶ added in v2.16.0
func (f CompareVersionsFunction) Definition(ctx context.Context, req function.DefinitionRequest, resp *function.DefinitionResponse)
func (CompareVersionsFunction) Metadata ¶ added in v2.16.0
func (f CompareVersionsFunction) Metadata(ctx context.Context, req function.MetadataRequest, resp *function.MetadataResponse)
func (CompareVersionsFunction) Run ¶ added in v2.16.0
func (f CompareVersionsFunction) Run(ctx context.Context, req function.RunRequest, resp *function.RunResponse)
type EigrpCtxAfPolDataSource ¶ added in v2.17.0
type EigrpCtxAfPolDataSource struct {
// contains filtered or unexported fields
}
EigrpCtxAfPolDataSource defines the data source implementation.
func (*EigrpCtxAfPolDataSource) Configure ¶ added in v2.17.0
func (d *EigrpCtxAfPolDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*EigrpCtxAfPolDataSource) Metadata ¶ added in v2.17.0
func (d *EigrpCtxAfPolDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*EigrpCtxAfPolDataSource) Read ¶ added in v2.17.0
func (d *EigrpCtxAfPolDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*EigrpCtxAfPolDataSource) Schema ¶ added in v2.17.0
func (d *EigrpCtxAfPolDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type EigrpCtxAfPolIdentifier ¶ added in v2.17.0
type EigrpCtxAfPolResource ¶ added in v2.17.0
type EigrpCtxAfPolResource struct {
// contains filtered or unexported fields
}
EigrpCtxAfPolResource defines the resource implementation.
func (*EigrpCtxAfPolResource) Configure ¶ added in v2.17.0
func (r *EigrpCtxAfPolResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*EigrpCtxAfPolResource) Create ¶ added in v2.17.0
func (r *EigrpCtxAfPolResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*EigrpCtxAfPolResource) Delete ¶ added in v2.17.0
func (r *EigrpCtxAfPolResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*EigrpCtxAfPolResource) ImportState ¶ added in v2.17.0
func (r *EigrpCtxAfPolResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*EigrpCtxAfPolResource) Metadata ¶ added in v2.17.0
func (r *EigrpCtxAfPolResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*EigrpCtxAfPolResource) ModifyPlan ¶ added in v2.17.0
func (r *EigrpCtxAfPolResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*EigrpCtxAfPolResource) Read ¶ added in v2.17.0
func (r *EigrpCtxAfPolResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*EigrpCtxAfPolResource) Schema ¶ added in v2.17.0
func (r *EigrpCtxAfPolResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*EigrpCtxAfPolResource) Update ¶ added in v2.17.0
func (r *EigrpCtxAfPolResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
type EigrpCtxAfPolResourceModel ¶ added in v2.17.0
type EigrpCtxAfPolResourceModel struct {
Id types.String `tfsdk:"id"`
ParentDn types.String `tfsdk:"parent_dn"`
ActIntvl types.String `tfsdk:"active_interval"`
Annotation types.String `tfsdk:"annotation"`
Descr types.String `tfsdk:"description"`
ExtDist types.String `tfsdk:"external_distance"`
IntDist types.String `tfsdk:"internal_distance"`
MaxPaths types.String `tfsdk:"maximum_path_limit"`
MetricStyle types.String `tfsdk:"metric_style"`
Name types.String `tfsdk:"name"`
NameAlias types.String `tfsdk:"name_alias"`
OwnerKey types.String `tfsdk:"owner_key"`
OwnerTag types.String `tfsdk:"owner_tag"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
EigrpCtxAfPolResourceModel describes the resource data model.
type FhsBDPolDataSource ¶ added in v2.16.0
type FhsBDPolDataSource struct {
// contains filtered or unexported fields
}
FhsBDPolDataSource defines the data source implementation.
func (*FhsBDPolDataSource) Configure ¶ added in v2.16.0
func (d *FhsBDPolDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*FhsBDPolDataSource) Metadata ¶ added in v2.16.0
func (d *FhsBDPolDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*FhsBDPolDataSource) Read ¶ added in v2.16.0
func (d *FhsBDPolDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*FhsBDPolDataSource) Schema ¶ added in v2.16.0
func (d *FhsBDPolDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type FhsBDPolIdentifier ¶ added in v2.16.0
type FhsBDPolResource ¶ added in v2.16.0
type FhsBDPolResource struct {
// contains filtered or unexported fields
}
FhsBDPolResource defines the resource implementation.
func (*FhsBDPolResource) Configure ¶ added in v2.16.0
func (r *FhsBDPolResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*FhsBDPolResource) Create ¶ added in v2.16.0
func (r *FhsBDPolResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*FhsBDPolResource) Delete ¶ added in v2.16.0
func (r *FhsBDPolResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*FhsBDPolResource) ImportState ¶ added in v2.16.0
func (r *FhsBDPolResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*FhsBDPolResource) Metadata ¶ added in v2.16.0
func (r *FhsBDPolResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*FhsBDPolResource) ModifyPlan ¶ added in v2.16.0
func (r *FhsBDPolResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*FhsBDPolResource) Read ¶ added in v2.16.0
func (r *FhsBDPolResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*FhsBDPolResource) Schema ¶ added in v2.16.0
func (r *FhsBDPolResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*FhsBDPolResource) Update ¶ added in v2.16.0
func (r *FhsBDPolResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
type FhsBDPolResourceModel ¶ added in v2.16.0
type FhsBDPolResourceModel struct {
Id types.String `tfsdk:"id"`
ParentDn types.String `tfsdk:"parent_dn"`
Annotation types.String `tfsdk:"annotation"`
Descr types.String `tfsdk:"description"`
IpInspectAdminSt types.String `tfsdk:"ip_inspection"`
Name types.String `tfsdk:"name"`
NameAlias types.String `tfsdk:"name_alias"`
OwnerKey types.String `tfsdk:"owner_key"`
OwnerTag types.String `tfsdk:"owner_tag"`
RaGuardAdminSt types.String `tfsdk:"router_advertisement"`
SrcGuardAdminSt types.String `tfsdk:"source_guard"`
FhsRaGuardPol types.Object `tfsdk:"route_advertisement_guard_policy"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FhsBDPolResourceModel describes the resource data model.
type FhsRaGuardPolFhsBDPolResourceModel ¶ added in v2.16.0
type FhsRaGuardPolFhsBDPolResourceModel struct {
Annotation types.String `tfsdk:"annotation"`
Descr types.String `tfsdk:"description"`
ManagedConfigCheck types.String `tfsdk:"managed_config_check"`
ManagedConfigFlag types.String `tfsdk:"managed_config_flag"`
MaxHopLimit types.String `tfsdk:"max_hop_limit"`
MaxRouterPref types.String `tfsdk:"max_router_preference"`
MinHopLimit types.String `tfsdk:"min_hop_limit"`
Name types.String `tfsdk:"name"`
NameAlias types.String `tfsdk:"name_alias"`
OtherConfigCheck types.String `tfsdk:"other_config_check"`
OtherConfigFlag types.String `tfsdk:"other_config_flag"`
OwnerKey types.String `tfsdk:"owner_key"`
OwnerTag types.String `tfsdk:"owner_tag"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FhsRaGuardPolFhsBDPolResourceModel describes the resource data model for the children without relation ships.
type FhsTrustCtrlPolDataSource ¶ added in v2.16.0
type FhsTrustCtrlPolDataSource struct {
// contains filtered or unexported fields
}
FhsTrustCtrlPolDataSource defines the data source implementation.
func (*FhsTrustCtrlPolDataSource) Configure ¶ added in v2.16.0
func (d *FhsTrustCtrlPolDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*FhsTrustCtrlPolDataSource) Metadata ¶ added in v2.16.0
func (d *FhsTrustCtrlPolDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*FhsTrustCtrlPolDataSource) Read ¶ added in v2.16.0
func (d *FhsTrustCtrlPolDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*FhsTrustCtrlPolDataSource) Schema ¶ added in v2.16.0
func (d *FhsTrustCtrlPolDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type FhsTrustCtrlPolIdentifier ¶ added in v2.16.0
type FhsTrustCtrlPolResource ¶ added in v2.16.0
type FhsTrustCtrlPolResource struct {
// contains filtered or unexported fields
}
FhsTrustCtrlPolResource defines the resource implementation.
func (*FhsTrustCtrlPolResource) Configure ¶ added in v2.16.0
func (r *FhsTrustCtrlPolResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*FhsTrustCtrlPolResource) Create ¶ added in v2.16.0
func (r *FhsTrustCtrlPolResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*FhsTrustCtrlPolResource) Delete ¶ added in v2.16.0
func (r *FhsTrustCtrlPolResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*FhsTrustCtrlPolResource) ImportState ¶ added in v2.16.0
func (r *FhsTrustCtrlPolResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*FhsTrustCtrlPolResource) Metadata ¶ added in v2.16.0
func (r *FhsTrustCtrlPolResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*FhsTrustCtrlPolResource) ModifyPlan ¶ added in v2.16.0
func (r *FhsTrustCtrlPolResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*FhsTrustCtrlPolResource) Read ¶ added in v2.16.0
func (r *FhsTrustCtrlPolResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*FhsTrustCtrlPolResource) Schema ¶ added in v2.16.0
func (r *FhsTrustCtrlPolResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*FhsTrustCtrlPolResource) Update ¶ added in v2.16.0
func (r *FhsTrustCtrlPolResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
type FhsTrustCtrlPolResourceModel ¶ added in v2.16.0
type FhsTrustCtrlPolResourceModel struct {
Id types.String `tfsdk:"id"`
ParentDn types.String `tfsdk:"parent_dn"`
Annotation types.String `tfsdk:"annotation"`
Descr types.String `tfsdk:"description"`
HasDhcpv4Server types.String `tfsdk:"has_dhcpv4_server"`
HasDhcpv6Server types.String `tfsdk:"has_dhcpv6_server"`
HasIpv6Router types.String `tfsdk:"has_ipv6_router"`
Name types.String `tfsdk:"name"`
NameAlias types.String `tfsdk:"name_alias"`
OwnerKey types.String `tfsdk:"owner_key"`
OwnerTag types.String `tfsdk:"owner_tag"`
TrustArp types.String `tfsdk:"trust_arp"`
TrustNd types.String `tfsdk:"trust_nd"`
TrustRa types.String `tfsdk:"trust_ra"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FhsTrustCtrlPolResourceModel describes the resource data model.
type FvAEPgDataSource ¶ added in v2.16.0
type FvAEPgDataSource struct {
// contains filtered or unexported fields
}
FvAEPgDataSource defines the data source implementation.
func (*FvAEPgDataSource) Configure ¶ added in v2.16.0
func (d *FvAEPgDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*FvAEPgDataSource) Metadata ¶ added in v2.16.0
func (d *FvAEPgDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*FvAEPgDataSource) Read ¶ added in v2.16.0
func (d *FvAEPgDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*FvAEPgDataSource) Schema ¶ added in v2.16.0
func (d *FvAEPgDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type FvAEPgIdentifier ¶ added in v2.16.0
type FvAEPgResource ¶ added in v2.16.0
type FvAEPgResource struct {
// contains filtered or unexported fields
}
FvAEPgResource defines the resource implementation.
func (*FvAEPgResource) Configure ¶ added in v2.16.0
func (r *FvAEPgResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*FvAEPgResource) Create ¶ added in v2.16.0
func (r *FvAEPgResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*FvAEPgResource) Delete ¶ added in v2.16.0
func (r *FvAEPgResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*FvAEPgResource) ImportState ¶ added in v2.16.0
func (r *FvAEPgResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*FvAEPgResource) Metadata ¶ added in v2.16.0
func (r *FvAEPgResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*FvAEPgResource) ModifyPlan ¶ added in v2.16.0
func (r *FvAEPgResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*FvAEPgResource) Read ¶ added in v2.16.0
func (r *FvAEPgResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*FvAEPgResource) Schema ¶ added in v2.16.0
func (r *FvAEPgResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*FvAEPgResource) Update ¶ added in v2.16.0
func (r *FvAEPgResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
func (*FvAEPgResource) UpgradeState ¶ added in v2.16.0
func (r *FvAEPgResource) UpgradeState(ctx context.Context) map[int64]resource.StateUpgrader
type FvAEPgResourceModel ¶ added in v2.16.0
type FvAEPgResourceModel struct {
Id types.String `tfsdk:"id"`
ParentDn types.String `tfsdk:"parent_dn"`
Annotation types.String `tfsdk:"annotation"`
Descr types.String `tfsdk:"description"`
ExceptionTag types.String `tfsdk:"contract_exception_tag"`
FloodOnEncap types.String `tfsdk:"flood_in_encapsulation"`
FwdCtrl types.String `tfsdk:"forwarding_control"`
HasMcastSource types.String `tfsdk:"has_multicast_source"`
IsAttrBasedEPg types.String `tfsdk:"useg_epg"`
MatchT types.String `tfsdk:"match_criteria"`
Name types.String `tfsdk:"name"`
NameAlias types.String `tfsdk:"name_alias"`
PcEnfPref types.String `tfsdk:"intra_epg_isolation"`
PcTag types.String `tfsdk:"pc_tag"`
PrefGrMemb types.String `tfsdk:"preferred_group_member"`
Prio customTypes.FvAEPgPrioStringValue `tfsdk:"priority"`
Scope types.String `tfsdk:"scope"`
Shutdown types.String `tfsdk:"admin_state"`
FvCrtrn types.Object `tfsdk:"epg_useg_block_statement"`
FvRsAEPgMonPol types.Object `tfsdk:"relation_to_monitoring_policy"`
FvRsBd types.Object `tfsdk:"relation_to_bridge_domain"`
FvRsCons types.Set `tfsdk:"relation_to_consumed_contracts"`
FvRsConsIf types.Set `tfsdk:"relation_to_imported_contracts"`
FvRsCustQosPol types.Object `tfsdk:"relation_to_custom_qos_policy"`
FvRsDomAtt types.Set `tfsdk:"relation_to_domains"`
FvRsDppPol types.Object `tfsdk:"relation_to_data_plane_policing_policy"`
FvRsFcPathAtt types.Set `tfsdk:"relation_to_fibre_channel_paths"`
FvRsIntraEpg types.Set `tfsdk:"relation_to_intra_epg_contracts"`
FvRsNodeAtt types.Set `tfsdk:"relation_to_static_leafs"`
FvRsPathAtt types.Set `tfsdk:"relation_to_static_paths"`
FvRsProtBy types.Set `tfsdk:"relation_to_taboo_contracts"`
FvRsProv types.Set `tfsdk:"relation_to_provided_contracts"`
FvRsSecInherited types.Set `tfsdk:"relation_to_contract_masters"`
FvRsTrustCtrl types.Object `tfsdk:"relation_to_trust_control_policy"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
DeprecatedExceptionTag types.String `tfsdk:"exception_tag"`
DeprecatedFloodOnEncap types.String `tfsdk:"flood_on_encap"`
DeprecatedFwdCtrl types.String `tfsdk:"fwd_ctrl"`
DeprecatedHasMcastSource types.String `tfsdk:"has_mcast_source"`
DeprecatedIsAttrBasedEPg types.String `tfsdk:"is_attr_based_epg"`
DeprecatedMatchT types.String `tfsdk:"match_t"`
DeprecatedParentDn types.String `tfsdk:"application_profile_dn"`
DeprecatedPcEnfPref types.String `tfsdk:"pc_enf_pref"`
DeprecatedPrefGrMemb types.String `tfsdk:"pref_gr_memb"`
DeprecatedPrio types.String `tfsdk:"prio"`
DeprecatedShutdown types.String `tfsdk:"shutdown"`
DeprecatedFvRsAEPgMonPol types.String `tfsdk:"relation_fv_rs_aepg_mon_pol"`
Ignored_relation_fv_rs_path_att types.Set `tfsdk:"relation_fv_rs_path_att"`
Ignored_relation_fv_rs_prov_def types.Set `tfsdk:"relation_fv_rs_prov_def"`
DeprecatedFvRsBd types.String `tfsdk:"relation_fv_rs_bd"`
DeprecatedFvRsCons types.Set `tfsdk:"relation_fv_rs_cons"`
DeprecatedFvRsSecInherited types.Set `tfsdk:"relation_fv_rs_sec_inherited"`
DeprecatedFvRsCustQosPol types.String `tfsdk:"relation_fv_rs_cust_qos_pol"`
DeprecatedFvRsDppPol types.String `tfsdk:"relation_fv_rs_dpp_pol"`
DeprecatedFvRsFcPathAtt types.Set `tfsdk:"relation_fv_rs_fc_path_att"`
DeprecatedFvRsConsIf types.Set `tfsdk:"relation_fv_rs_cons_if"`
DeprecatedFvRsIntraEpg types.Set `tfsdk:"relation_fv_rs_intra_epg"`
DeprecatedFvRsProv types.Set `tfsdk:"relation_fv_rs_prov"`
DeprecatedFvRsProtBy types.Set `tfsdk:"relation_fv_rs_prot_by"`
DeprecatedFvRsTrustCtrl types.String `tfsdk:"relation_fv_rs_trust_ctrl"`
DeprecatedFvRsNodeAtt types.Set `tfsdk:"relation_fv_rs_node_att"`
}
FvAEPgResourceModel describes the resource data model.
type FvAEPgResourceModelV1 ¶ added in v2.16.0
type FvAEPgResourceModelV1 struct {
Annotation types.String `tfsdk:"annotation"`
Descr types.String `tfsdk:"description"`
ExceptionTag types.String `tfsdk:"exception_tag"`
FloodOnEncap types.String `tfsdk:"flood_on_encap"`
FwdCtrl types.String `tfsdk:"fwd_ctrl"`
HasMcastSource types.String `tfsdk:"has_mcast_source"`
Id types.String `tfsdk:"id"`
IsAttrBasedEPg types.String `tfsdk:"is_attr_based_epg"`
MatchT types.String `tfsdk:"match_t"`
Name types.String `tfsdk:"name"`
NameAlias types.String `tfsdk:"name_alias"`
ParentDn types.String `tfsdk:"application_profile_dn"`
PcEnfPref types.String `tfsdk:"pc_enf_pref"`
PrefGrMemb types.String `tfsdk:"pref_gr_memb"`
Prio types.String `tfsdk:"prio"`
Shutdown types.String `tfsdk:"shutdown"`
FvRsAEPgMonPol types.String `tfsdk:"relation_fv_rs_aepg_mon_pol"`
Ignored_relation_fv_rs_path_att types.Set `tfsdk:"relation_fv_rs_path_att"`
Ignored_relation_fv_rs_prov_def types.Set `tfsdk:"relation_fv_rs_prov_def"`
FvRsBd types.String `tfsdk:"relation_fv_rs_bd"`
FvRsCons types.Set `tfsdk:"relation_fv_rs_cons"`
FvRsSecInherited types.Set `tfsdk:"relation_fv_rs_sec_inherited"`
FvRsCustQosPol types.String `tfsdk:"relation_fv_rs_cust_qos_pol"`
FvRsDppPol types.String `tfsdk:"relation_fv_rs_dpp_pol"`
FvRsFcPathAtt types.Set `tfsdk:"relation_fv_rs_fc_path_att"`
FvRsConsIf types.Set `tfsdk:"relation_fv_rs_cons_if"`
FvRsIntraEpg types.Set `tfsdk:"relation_fv_rs_intra_epg"`
FvRsProv types.Set `tfsdk:"relation_fv_rs_prov"`
FvRsProtBy types.Set `tfsdk:"relation_fv_rs_prot_by"`
FvRsTrustCtrl types.String `tfsdk:"relation_fv_rs_trust_ctrl"`
FvRsNodeAtt types.Set `tfsdk:"relation_fv_rs_node_att"`
}
type FvAccPFvBDResourceModel ¶ added in v2.16.0
type FvAccPFvBDResourceModel struct {
Annotation types.String `tfsdk:"annotation"`
Descr types.String `tfsdk:"description"`
Encap types.String `tfsdk:"encapsulation"`
Name types.String `tfsdk:"name"`
NameAlias types.String `tfsdk:"name_alias"`
OwnerKey types.String `tfsdk:"owner_key"`
OwnerTag types.String `tfsdk:"owner_tag"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvAccPFvBDResourceModel describes the resource data model for the children without relation ships.
type FvApDataSource ¶ added in v2.16.0
type FvApDataSource struct {
// contains filtered or unexported fields
}
FvApDataSource defines the data source implementation.
func (*FvApDataSource) Configure ¶ added in v2.16.0
func (d *FvApDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*FvApDataSource) Metadata ¶ added in v2.16.0
func (d *FvApDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*FvApDataSource) Read ¶ added in v2.16.0
func (d *FvApDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*FvApDataSource) Schema ¶ added in v2.16.0
func (d *FvApDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type FvApIdentifier ¶ added in v2.16.0
type FvApResource ¶ added in v2.16.0
type FvApResource struct {
// contains filtered or unexported fields
}
FvApResource defines the resource implementation.
func (*FvApResource) Configure ¶ added in v2.16.0
func (r *FvApResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*FvApResource) Create ¶ added in v2.16.0
func (r *FvApResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*FvApResource) Delete ¶ added in v2.16.0
func (r *FvApResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*FvApResource) ImportState ¶ added in v2.16.0
func (r *FvApResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*FvApResource) Metadata ¶ added in v2.16.0
func (r *FvApResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*FvApResource) ModifyPlan ¶ added in v2.16.0
func (r *FvApResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*FvApResource) Read ¶ added in v2.16.0
func (r *FvApResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*FvApResource) Schema ¶ added in v2.16.0
func (r *FvApResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*FvApResource) Update ¶ added in v2.16.0
func (r *FvApResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
func (*FvApResource) UpgradeState ¶ added in v2.16.0
func (r *FvApResource) UpgradeState(ctx context.Context) map[int64]resource.StateUpgrader
type FvApResourceModel ¶ added in v2.16.0
type FvApResourceModel struct {
Id types.String `tfsdk:"id"`
ParentDn types.String `tfsdk:"parent_dn"`
Annotation types.String `tfsdk:"annotation"`
Descr types.String `tfsdk:"description"`
Name types.String `tfsdk:"name"`
NameAlias types.String `tfsdk:"name_alias"`
OwnerKey types.String `tfsdk:"owner_key"`
OwnerTag types.String `tfsdk:"owner_tag"`
Prio customTypes.FvApPrioStringValue `tfsdk:"priority"`
FvRsApMonPol types.Object `tfsdk:"relation_to_monitoring_policy"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
DeprecatedParentDn types.String `tfsdk:"tenant_dn"`
DeprecatedPrio types.String `tfsdk:"prio"`
DeprecatedFvRsApMonPol types.String `tfsdk:"relation_fv_rs_ap_mon_pol"`
}
FvApResourceModel describes the resource data model.
type FvApResourceModelV1 ¶ added in v2.16.0
type FvApResourceModelV1 struct {
Annotation types.String `tfsdk:"annotation"`
Descr types.String `tfsdk:"description"`
Id types.String `tfsdk:"id"`
Name types.String `tfsdk:"name"`
NameAlias types.String `tfsdk:"name_alias"`
ParentDn types.String `tfsdk:"tenant_dn"`
Prio types.String `tfsdk:"prio"`
FvRsApMonPol types.String `tfsdk:"relation_fv_rs_ap_mon_pol"`
}
type FvBDDataSource ¶ added in v2.16.0
type FvBDDataSource struct {
// contains filtered or unexported fields
}
FvBDDataSource defines the data source implementation.
func (*FvBDDataSource) Configure ¶ added in v2.16.0
func (d *FvBDDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*FvBDDataSource) Metadata ¶ added in v2.16.0
func (d *FvBDDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*FvBDDataSource) Read ¶ added in v2.16.0
func (d *FvBDDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*FvBDDataSource) Schema ¶ added in v2.16.0
func (d *FvBDDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type FvBDIdentifier ¶ added in v2.16.0
type FvBDResource ¶ added in v2.16.0
type FvBDResource struct {
// contains filtered or unexported fields
}
FvBDResource defines the resource implementation.
func (*FvBDResource) Configure ¶ added in v2.16.0
func (r *FvBDResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*FvBDResource) Create ¶ added in v2.16.0
func (r *FvBDResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*FvBDResource) Delete ¶ added in v2.16.0
func (r *FvBDResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*FvBDResource) ImportState ¶ added in v2.16.0
func (r *FvBDResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*FvBDResource) Metadata ¶ added in v2.16.0
func (r *FvBDResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*FvBDResource) ModifyPlan ¶ added in v2.16.0
func (r *FvBDResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*FvBDResource) Read ¶ added in v2.16.0
func (r *FvBDResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*FvBDResource) Schema ¶ added in v2.16.0
func (r *FvBDResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*FvBDResource) Update ¶ added in v2.16.0
func (r *FvBDResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
func (*FvBDResource) UpgradeState ¶ added in v2.16.0
func (r *FvBDResource) UpgradeState(ctx context.Context) map[int64]resource.StateUpgrader
type FvBDResourceModel ¶ added in v2.16.0
type FvBDResourceModel struct {
Id types.String `tfsdk:"id"`
ParentDn types.String `tfsdk:"parent_dn"`
OptimizeWanBandwidth types.String `tfsdk:"optimize_wan_bandwidth"`
Annotation types.String `tfsdk:"annotation"`
ArpFlood types.String `tfsdk:"arp_flooding"`
Descr types.String `tfsdk:"description"`
EnableRogueExceptMac types.String `tfsdk:"enable_rogue_exception_mac"`
EpClear types.String `tfsdk:"clear_remote_mac_entries"`
EpMoveDetectMode types.String `tfsdk:"endpoint_move_detection_mode"`
HostBasedRouting types.String `tfsdk:"advertise_host_routes"`
IntersiteBumTrafficAllow types.String `tfsdk:"enable_intersite_bum_traffic"`
IntersiteL2Stretch types.String `tfsdk:"intersite_l2_stretch"`
IpLearning types.String `tfsdk:"ip_learning"`
Ipv6McastAllow types.String `tfsdk:"pim_ipv6"`
LimitIpLearnToSubnets types.String `tfsdk:"limit_ip_learn_to_subnets"`
LlAddr types.String `tfsdk:"link_local_ipv6_address"`
Mac types.String `tfsdk:"custom_mac_address"`
McastARPDrop types.String `tfsdk:"drop_arp_with_multicast_smac"`
McastAllow types.String `tfsdk:"pim"`
MultiDstPktAct types.String `tfsdk:"multi_destination_flooding"`
Name types.String `tfsdk:"name"`
NameAlias types.String `tfsdk:"name_alias"`
OwnerKey types.String `tfsdk:"owner_key"`
OwnerTag types.String `tfsdk:"owner_tag"`
PcTag types.String `tfsdk:"pc_tag"`
Scope types.String `tfsdk:"scope"`
Seg types.String `tfsdk:"segment"`
ServiceBdRoutingDisable types.String `tfsdk:"service_bd_routing_disable"`
Type types.String `tfsdk:"bridge_domain_type"`
UnicastRoute types.String `tfsdk:"unicast_routing"`
UnkMacUcastAct types.String `tfsdk:"l2_unknown_unicast_flooding"`
UnkMcastAct types.String `tfsdk:"l3_unknown_multicast_flooding"`
V6unkMcastAct types.String `tfsdk:"ipv6_l3_unknown_multicast_flooding"`
Vmac types.String `tfsdk:"virtual_mac_address"`
FvAccP types.Object `tfsdk:"legacy_mode"`
FvRogueExceptionMac types.Set `tfsdk:"rogue_coop_exceptions"`
FvRsABDPolMonPol types.Object `tfsdk:"relation_to_monitoring_policy"`
FvRsBDToFhs types.Object `tfsdk:"relation_to_first_hop_security_policy"`
FvRsBDToNdP types.Object `tfsdk:"relation_to_neighbor_discovery_interface_policy"`
FvRsBDToNetflowMonitorPol types.Set `tfsdk:"relation_to_netflow_monitor_policies"`
FvRsBDToOut types.Set `tfsdk:"relation_to_l3_outsides"`
FvRsBDToProfile types.Object `tfsdk:"relation_to_route_control_profile"`
FvRsBDToRelayP types.Object `tfsdk:"relation_to_dhcp_relay_policy"`
FvRsBdToEpRet types.Object `tfsdk:"relation_to_end_point_retention_policy"`
FvRsCtx types.Object `tfsdk:"relation_to_vrf"`
FvRsIgmpsn types.Object `tfsdk:"relation_to_igmp_snooping_policy"`
FvRsMldsn types.Object `tfsdk:"relation_to_mld_snooping_policy"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
DeprecatedArpFlood types.String `tfsdk:"arp_flood"`
DeprecatedEpClear types.String `tfsdk:"ep_clear"`
DeprecatedEpMoveDetectMode types.String `tfsdk:"ep_move_detect_mode"`
DeprecatedHostBasedRouting types.String `tfsdk:"host_based_routing"`
DeprecatedIntersiteBumTrafficAllow types.String `tfsdk:"intersite_bum_traffic_allow"`
DeprecatedIpv6McastAllow types.String `tfsdk:"ipv6_mcast_allow"`
DeprecatedLlAddr types.String `tfsdk:"ll_addr"`
DeprecatedMac types.String `tfsdk:"mac"`
DeprecatedMcastAllow types.String `tfsdk:"mcast_allow"`
DeprecatedMultiDstPktAct types.String `tfsdk:"multi_dst_pkt_act"`
DeprecatedParentDn types.String `tfsdk:"tenant_dn"`
DeprecatedUnicastRoute types.String `tfsdk:"unicast_route"`
DeprecatedUnkMacUcastAct types.String `tfsdk:"unk_mac_ucast_act"`
DeprecatedUnkMcastAct types.String `tfsdk:"unk_mcast_act"`
DeprecatedV6unkMcastAct types.String `tfsdk:"v6unk_mcast_act"`
DeprecatedVmac types.String `tfsdk:"vmac"`
DeprecatedFvRsBDToRelayP types.String `tfsdk:"relation_fv_rs_bd_to_relay_p"`
DeprecatedFvRsBdToEpRet types.String `tfsdk:"relation_fv_rs_bd_to_ep_ret"`
DeprecatedFvRsBDToFhs types.String `tfsdk:"relation_fv_rs_bd_to_fhs"`
DeprecatedFvRsBDToOut types.Set `tfsdk:"relation_fv_rs_bd_to_out"`
DeprecatedFvRsABDPolMonPol types.String `tfsdk:"relation_fv_rs_abd_pol_mon_pol"`
DeprecatedFvRsBDToNdP types.String `tfsdk:"relation_fv_rs_bd_to_nd_p"`
Ignored_relation_fv_rs_bd_flood_to types.Set `tfsdk:"relation_fv_rs_bd_flood_to"`
Ignored_relation_fv_rs_bd_to_profile types.String `tfsdk:"relation_fv_rs_bd_to_profile"`
DeprecatedFvRsIgmpsn types.String `tfsdk:"relation_fv_rs_igmpsn"`
DeprecatedFvRsMldsn types.String `tfsdk:"relation_fv_rs_mldsn"`
DeprecatedFvRsCtx types.String `tfsdk:"relation_fv_rs_ctx"`
DeprecatedFvRsBDToNetflowMonitorPol types.Set `tfsdk:"relation_fv_rs_bd_to_netflow_monitor_pol"`
}
FvBDResourceModel describes the resource data model.
type FvBDResourceModelV1 ¶ added in v2.16.0
type FvBDResourceModelV1 struct {
Annotation types.String `tfsdk:"annotation"`
ArpFlood types.String `tfsdk:"arp_flood"`
Descr types.String `tfsdk:"description"`
EpClear types.String `tfsdk:"ep_clear"`
EpMoveDetectMode types.String `tfsdk:"ep_move_detect_mode"`
HostBasedRouting types.String `tfsdk:"host_based_routing"`
Id types.String `tfsdk:"id"`
IntersiteBumTrafficAllow types.String `tfsdk:"intersite_bum_traffic_allow"`
IntersiteL2Stretch types.String `tfsdk:"intersite_l2_stretch"`
IpLearning types.String `tfsdk:"ip_learning"`
Ipv6McastAllow types.String `tfsdk:"ipv6_mcast_allow"`
LimitIpLearnToSubnets types.String `tfsdk:"limit_ip_learn_to_subnets"`
LlAddr types.String `tfsdk:"ll_addr"`
Mac types.String `tfsdk:"mac"`
McastAllow types.String `tfsdk:"mcast_allow"`
MultiDstPktAct types.String `tfsdk:"multi_dst_pkt_act"`
Name types.String `tfsdk:"name"`
NameAlias types.String `tfsdk:"name_alias"`
OptimizeWanBandwidth types.String `tfsdk:"optimize_wan_bandwidth"`
ParentDn types.String `tfsdk:"tenant_dn"`
Type types.String `tfsdk:"bridge_domain_type"`
UnicastRoute types.String `tfsdk:"unicast_route"`
UnkMacUcastAct types.String `tfsdk:"unk_mac_ucast_act"`
UnkMcastAct types.String `tfsdk:"unk_mcast_act"`
V6unkMcastAct types.String `tfsdk:"v6unk_mcast_act"`
Vmac types.String `tfsdk:"vmac"`
FvRsBDToRelayP types.String `tfsdk:"relation_fv_rs_bd_to_relay_p"`
FvRsBdToEpRet types.String `tfsdk:"relation_fv_rs_bd_to_ep_ret"`
FvRsBDToFhs types.String `tfsdk:"relation_fv_rs_bd_to_fhs"`
FvRsBDToOut types.Set `tfsdk:"relation_fv_rs_bd_to_out"`
FvRsABDPolMonPol types.String `tfsdk:"relation_fv_rs_abd_pol_mon_pol"`
FvRsBDToNdP types.String `tfsdk:"relation_fv_rs_bd_to_nd_p"`
Ignored_relation_fv_rs_bd_flood_to types.Set `tfsdk:"relation_fv_rs_bd_flood_to"`
Ignored_relation_fv_rs_bd_to_profile types.String `tfsdk:"relation_fv_rs_bd_to_profile"`
FvRsIgmpsn types.String `tfsdk:"relation_fv_rs_igmpsn"`
FvRsMldsn types.String `tfsdk:"relation_fv_rs_mldsn"`
FvRsCtx types.String `tfsdk:"relation_fv_rs_ctx"`
FvRsBDToNetflowMonitorPol types.Set `tfsdk:"relation_fv_rs_bd_to_netflow_monitor_pol"`
}
type FvCrtrnDataSource ¶ added in v2.16.0
type FvCrtrnDataSource struct {
// contains filtered or unexported fields
}
FvCrtrnDataSource defines the data source implementation.
func (*FvCrtrnDataSource) Configure ¶ added in v2.16.0
func (d *FvCrtrnDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*FvCrtrnDataSource) Metadata ¶ added in v2.16.0
func (d *FvCrtrnDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*FvCrtrnDataSource) Read ¶ added in v2.16.0
func (d *FvCrtrnDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*FvCrtrnDataSource) Schema ¶ added in v2.16.0
func (d *FvCrtrnDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type FvCrtrnFvAEPgResourceModel ¶ added in v2.16.0
type FvCrtrnFvAEPgResourceModel struct {
Annotation types.String `tfsdk:"annotation"`
Descr types.String `tfsdk:"description"`
Match types.String `tfsdk:"match"`
Name types.String `tfsdk:"name"`
NameAlias types.String `tfsdk:"name_alias"`
OwnerKey types.String `tfsdk:"owner_key"`
OwnerTag types.String `tfsdk:"owner_tag"`
Prec types.String `tfsdk:"precedence"`
Scope types.String `tfsdk:"scope"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvCrtrnFvAEPgResourceModel describes the resource data model for the children without relation ships.
type FvCrtrnResource ¶ added in v2.16.0
type FvCrtrnResource struct {
// contains filtered or unexported fields
}
FvCrtrnResource defines the resource implementation.
func (*FvCrtrnResource) Configure ¶ added in v2.16.0
func (r *FvCrtrnResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*FvCrtrnResource) Create ¶ added in v2.16.0
func (r *FvCrtrnResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*FvCrtrnResource) Delete ¶ added in v2.16.0
func (r *FvCrtrnResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*FvCrtrnResource) ImportState ¶ added in v2.16.0
func (r *FvCrtrnResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*FvCrtrnResource) Metadata ¶ added in v2.16.0
func (r *FvCrtrnResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*FvCrtrnResource) ModifyPlan ¶ added in v2.16.0
func (r *FvCrtrnResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*FvCrtrnResource) Read ¶ added in v2.16.0
func (r *FvCrtrnResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*FvCrtrnResource) Schema ¶ added in v2.16.0
func (r *FvCrtrnResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*FvCrtrnResource) Update ¶ added in v2.16.0
func (r *FvCrtrnResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
type FvCrtrnResourceModel ¶ added in v2.16.0
type FvCrtrnResourceModel struct {
Id types.String `tfsdk:"id"`
ParentDn types.String `tfsdk:"parent_dn"`
Annotation types.String `tfsdk:"annotation"`
Descr types.String `tfsdk:"description"`
Match types.String `tfsdk:"match"`
Name types.String `tfsdk:"name"`
NameAlias types.String `tfsdk:"name_alias"`
OwnerKey types.String `tfsdk:"owner_key"`
OwnerTag types.String `tfsdk:"owner_tag"`
Prec types.String `tfsdk:"precedence"`
Scope types.String `tfsdk:"scope"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvCrtrnResourceModel describes the resource data model.
type FvCtxDataSource ¶ added in v2.17.0
type FvCtxDataSource struct {
// contains filtered or unexported fields
}
FvCtxDataSource defines the data source implementation.
func (*FvCtxDataSource) Configure ¶ added in v2.17.0
func (d *FvCtxDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*FvCtxDataSource) Metadata ¶ added in v2.17.0
func (d *FvCtxDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*FvCtxDataSource) Read ¶ added in v2.17.0
func (d *FvCtxDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*FvCtxDataSource) Schema ¶ added in v2.17.0
func (d *FvCtxDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type FvCtxIdentifier ¶ added in v2.17.0
type FvCtxResource ¶ added in v2.17.0
type FvCtxResource struct {
// contains filtered or unexported fields
}
FvCtxResource defines the resource implementation.
func (*FvCtxResource) Configure ¶ added in v2.17.0
func (r *FvCtxResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*FvCtxResource) Create ¶ added in v2.17.0
func (r *FvCtxResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*FvCtxResource) Delete ¶ added in v2.17.0
func (r *FvCtxResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*FvCtxResource) ImportState ¶ added in v2.17.0
func (r *FvCtxResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*FvCtxResource) Metadata ¶ added in v2.17.0
func (r *FvCtxResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*FvCtxResource) ModifyPlan ¶ added in v2.17.0
func (r *FvCtxResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*FvCtxResource) Read ¶ added in v2.17.0
func (r *FvCtxResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*FvCtxResource) Schema ¶ added in v2.17.0
func (r *FvCtxResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*FvCtxResource) Update ¶ added in v2.17.0
func (r *FvCtxResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
func (*FvCtxResource) UpgradeState ¶ added in v2.17.0
func (r *FvCtxResource) UpgradeState(ctx context.Context) map[int64]resource.StateUpgrader
type FvCtxResourceModel ¶ added in v2.17.0
type FvCtxResourceModel struct {
Id types.String `tfsdk:"id"`
ParentDn types.String `tfsdk:"parent_dn"`
Annotation types.String `tfsdk:"annotation"`
BdEnforcedEnable types.String `tfsdk:"bd_enforcement"`
Descr types.String `tfsdk:"description"`
IpDataPlaneLearning types.String `tfsdk:"ip_data_plane_learning"`
Name types.String `tfsdk:"name"`
NameAlias types.String `tfsdk:"name_alias"`
OwnerKey types.String `tfsdk:"owner_key"`
OwnerTag types.String `tfsdk:"owner_tag"`
PcEnfDir types.String `tfsdk:"policy_control_enforcement_direction"`
PcEnfPref types.String `tfsdk:"policy_control_enforcement_mode"`
PcTag types.String `tfsdk:"pc_tag"`
Scope types.String `tfsdk:"scope"`
FvRsBgpCtxPol types.Object `tfsdk:"relation_to_bgp_timers"`
FvRsCtxMonPol types.Object `tfsdk:"relation_to_monitoring_policy"`
FvRsCtxToBgpCtxAfPol types.Set `tfsdk:"relation_to_bgp_address_family_contexts"`
FvRsCtxToEigrpCtxAfPol types.Set `tfsdk:"relation_to_eigrp_address_family_contexts"`
FvRsCtxToEpRet types.Object `tfsdk:"relation_to_end_point_retention_policy"`
FvRsCtxToExtRouteTagPol types.Object `tfsdk:"relation_to_l3out_route_tag_policy"`
FvRsCtxToOspfCtxPol types.Set `tfsdk:"relation_to_address_family_ospf_timers"`
FvRsCtxToSDWanVpn types.Object `tfsdk:"relation_to_wan_vpn"`
FvRsOspfCtxPol types.Object `tfsdk:"relation_to_ospf_timers"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
DeprecatedBdEnforcedEnable types.String `tfsdk:"bd_enforced_enable"`
DeprecatedParentDn types.String `tfsdk:"tenant_dn"`
DeprecatedPcEnfDir types.String `tfsdk:"pc_enf_dir"`
DeprecatedPcEnfPref types.String `tfsdk:"pc_enf_pref"`
Ignored_knw_mcast_act types.String `tfsdk:"knw_mcast_act"`
DeprecatedFvRsCtxToEpRet types.String `tfsdk:"relation_fv_rs_ctx_to_ep_ret"`
DeprecatedFvRsCtxToExtRouteTagPol types.String `tfsdk:"relation_fv_rs_ctx_to_ext_route_tag_pol"`
DeprecatedFvRsCtxMonPol types.String `tfsdk:"relation_fv_rs_ctx_mon_pol"`
Ignored_relation_fv_rs_ctx_mcast_to types.Set `tfsdk:"relation_fv_rs_ctx_mcast_to"`
Ignored_relation_fv_rs_vrf_validation_pol types.String `tfsdk:"relation_fv_rs_vrf_validation_pol"`
DeprecatedFvRsBgpCtxPol types.String `tfsdk:"relation_fv_rs_bgp_ctx_pol"`
DeprecatedFvRsOspfCtxPol types.String `tfsdk:"relation_fv_rs_ospf_ctx_pol"`
DeprecatedFvRsCtxToBgpCtxAfPol types.Set `tfsdk:"relation_fv_rs_ctx_to_bgp_ctx_af_pol"`
DeprecatedFvRsCtxToEigrpCtxAfPol types.Set `tfsdk:"relation_fv_rs_ctx_to_eigrp_ctx_af_pol"`
DeprecatedFvRsCtxToOspfCtxPol types.Set `tfsdk:"relation_fv_rs_ctx_to_ospf_ctx_pol"`
}
FvCtxResourceModel describes the resource data model.
type FvCtxResourceModelV1 ¶ added in v2.17.0
type FvCtxResourceModelV1 struct {
Annotation types.String `tfsdk:"annotation"`
BdEnforcedEnable types.String `tfsdk:"bd_enforced_enable"`
Descr types.String `tfsdk:"description"`
Id types.String `tfsdk:"id"`
IpDataPlaneLearning types.String `tfsdk:"ip_data_plane_learning"`
Name types.String `tfsdk:"name"`
NameAlias types.String `tfsdk:"name_alias"`
ParentDn types.String `tfsdk:"tenant_dn"`
PcEnfDir types.String `tfsdk:"pc_enf_dir"`
PcEnfPref types.String `tfsdk:"pc_enf_pref"`
Ignored_knw_mcast_act types.String `tfsdk:"knw_mcast_act"`
FvRsCtxToEpRet types.String `tfsdk:"relation_fv_rs_ctx_to_ep_ret"`
FvRsCtxToExtRouteTagPol types.String `tfsdk:"relation_fv_rs_ctx_to_ext_route_tag_pol"`
FvRsCtxMonPol types.String `tfsdk:"relation_fv_rs_ctx_mon_pol"`
Ignored_relation_fv_rs_ctx_mcast_to types.Set `tfsdk:"relation_fv_rs_ctx_mcast_to"`
Ignored_relation_fv_rs_vrf_validation_pol types.String `tfsdk:"relation_fv_rs_vrf_validation_pol"`
FvRsBgpCtxPol types.String `tfsdk:"relation_fv_rs_bgp_ctx_pol"`
FvRsOspfCtxPol types.String `tfsdk:"relation_fv_rs_ospf_ctx_pol"`
FvRsCtxToBgpCtxAfPol types.Set `tfsdk:"relation_fv_rs_ctx_to_bgp_ctx_af_pol"`
FvRsCtxToEigrpCtxAfPol types.Set `tfsdk:"relation_fv_rs_ctx_to_eigrp_ctx_af_pol"`
FvRsCtxToOspfCtxPol types.Set `tfsdk:"relation_fv_rs_ctx_to_ospf_ctx_pol"`
}
type FvDnsAttrDataSource ¶ added in v2.16.0
type FvDnsAttrDataSource struct {
// contains filtered or unexported fields
}
FvDnsAttrDataSource defines the data source implementation.
func (*FvDnsAttrDataSource) Configure ¶ added in v2.16.0
func (d *FvDnsAttrDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*FvDnsAttrDataSource) Metadata ¶ added in v2.16.0
func (d *FvDnsAttrDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*FvDnsAttrDataSource) Read ¶ added in v2.16.0
func (d *FvDnsAttrDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*FvDnsAttrDataSource) Schema ¶ added in v2.16.0
func (d *FvDnsAttrDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type FvDnsAttrIdentifier ¶ added in v2.16.0
type FvDnsAttrResource ¶ added in v2.16.0
type FvDnsAttrResource struct {
// contains filtered or unexported fields
}
FvDnsAttrResource defines the resource implementation.
func (*FvDnsAttrResource) Configure ¶ added in v2.16.0
func (r *FvDnsAttrResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*FvDnsAttrResource) Create ¶ added in v2.16.0
func (r *FvDnsAttrResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*FvDnsAttrResource) Delete ¶ added in v2.16.0
func (r *FvDnsAttrResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*FvDnsAttrResource) ImportState ¶ added in v2.16.0
func (r *FvDnsAttrResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*FvDnsAttrResource) Metadata ¶ added in v2.16.0
func (r *FvDnsAttrResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*FvDnsAttrResource) ModifyPlan ¶ added in v2.16.0
func (r *FvDnsAttrResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*FvDnsAttrResource) Read ¶ added in v2.16.0
func (r *FvDnsAttrResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*FvDnsAttrResource) Schema ¶ added in v2.16.0
func (r *FvDnsAttrResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*FvDnsAttrResource) Update ¶ added in v2.16.0
func (r *FvDnsAttrResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
type FvDnsAttrResourceModel ¶ added in v2.16.0
type FvDnsAttrResourceModel struct {
Id types.String `tfsdk:"id"`
ParentDn types.String `tfsdk:"parent_dn"`
Annotation types.String `tfsdk:"annotation"`
Descr types.String `tfsdk:"description"`
Filter types.String `tfsdk:"filter"`
Name types.String `tfsdk:"name"`
NameAlias types.String `tfsdk:"name_alias"`
OwnerKey types.String `tfsdk:"owner_key"`
OwnerTag types.String `tfsdk:"owner_tag"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvDnsAttrResourceModel describes the resource data model.
type FvESgDataSource ¶ added in v2.16.0
type FvESgDataSource struct {
// contains filtered or unexported fields
}
FvESgDataSource defines the data source implementation.
func (*FvESgDataSource) Configure ¶ added in v2.16.0
func (d *FvESgDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*FvESgDataSource) Metadata ¶ added in v2.16.0
func (d *FvESgDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*FvESgDataSource) Read ¶ added in v2.16.0
func (d *FvESgDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*FvESgDataSource) Schema ¶ added in v2.16.0
func (d *FvESgDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type FvESgIdentifier ¶ added in v2.16.0
type FvESgResource ¶ added in v2.16.0
type FvESgResource struct {
// contains filtered or unexported fields
}
FvESgResource defines the resource implementation.
func (*FvESgResource) Configure ¶ added in v2.16.0
func (r *FvESgResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*FvESgResource) Create ¶ added in v2.16.0
func (r *FvESgResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*FvESgResource) Delete ¶ added in v2.16.0
func (r *FvESgResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*FvESgResource) ImportState ¶ added in v2.16.0
func (r *FvESgResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*FvESgResource) Metadata ¶ added in v2.16.0
func (r *FvESgResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*FvESgResource) ModifyPlan ¶ added in v2.16.0
func (r *FvESgResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*FvESgResource) Read ¶ added in v2.16.0
func (r *FvESgResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*FvESgResource) Schema ¶ added in v2.16.0
func (r *FvESgResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*FvESgResource) Update ¶ added in v2.16.0
func (r *FvESgResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
func (*FvESgResource) UpgradeState ¶ added in v2.16.0
func (r *FvESgResource) UpgradeState(ctx context.Context) map[int64]resource.StateUpgrader
type FvESgResourceModel ¶ added in v2.16.0
type FvESgResourceModel struct {
Id types.String `tfsdk:"id"`
ParentDn types.String `tfsdk:"parent_dn"`
Annotation types.String `tfsdk:"annotation"`
Descr types.String `tfsdk:"description"`
ExceptionTag types.String `tfsdk:"exception_tag"`
MatchT types.String `tfsdk:"match_criteria"`
Name types.String `tfsdk:"name"`
NameAlias types.String `tfsdk:"name_alias"`
PcEnfPref types.String `tfsdk:"intra_esg_isolation"`
PcTag types.String `tfsdk:"pc_tag"`
PrefGrMemb types.String `tfsdk:"preferred_group_member"`
Scope types.String `tfsdk:"scope"`
Shutdown types.String `tfsdk:"admin_state"`
FvRsCons types.Set `tfsdk:"relation_to_consumed_contracts"`
FvRsConsIf types.Set `tfsdk:"relation_to_imported_contracts"`
FvRsIntraEpg types.Set `tfsdk:"relation_to_intra_epg_contracts"`
FvRsProv types.Set `tfsdk:"relation_to_provided_contracts"`
FvRsScope types.Object `tfsdk:"relation_to_vrf"`
FvRsSecInherited types.Set `tfsdk:"relation_to_contract_masters"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
DeprecatedMatchT types.String `tfsdk:"match_t"`
DeprecatedParentDn types.String `tfsdk:"application_profile_dn"`
DeprecatedPcEnfPref types.String `tfsdk:"pc_enf_pref"`
DeprecatedPrefGrMemb types.String `tfsdk:"pref_gr_memb"`
Ignored_relation_fv_rs_cust_qos_pol types.String `tfsdk:"relation_fv_rs_cust_qos_pol"`
Ignored_relation_fv_rs_prot_by types.Set `tfsdk:"relation_fv_rs_prot_by"`
DeprecatedFvRsSecInherited types.Set `tfsdk:"relation_fv_rs_sec_inherited"`
DeprecatedFvRsIntraEpg types.Set `tfsdk:"relation_fv_rs_intra_epg"`
DeprecatedFvRsScope types.String `tfsdk:"relation_fv_rs_scope"`
DeprecatedFvRsCons types.Set `tfsdk:"relation_fv_rs_cons"`
DeprecatedFvRsConsIf types.Set `tfsdk:"relation_fv_rs_cons_if"`
DeprecatedFvRsProv types.Set `tfsdk:"relation_fv_rs_prov"`
}
FvESgResourceModel describes the resource data model.
type FvESgResourceModelV1 ¶ added in v2.16.0
type FvESgResourceModelV1 struct {
Annotation types.String `tfsdk:"annotation"`
Descr types.String `tfsdk:"description"`
Id types.String `tfsdk:"id"`
MatchT types.String `tfsdk:"match_t"`
Name types.String `tfsdk:"name"`
NameAlias types.String `tfsdk:"name_alias"`
ParentDn types.String `tfsdk:"application_profile_dn"`
PcEnfPref types.String `tfsdk:"pc_enf_pref"`
PrefGrMemb types.String `tfsdk:"pref_gr_memb"`
Ignored_relation_fv_rs_cust_qos_pol types.String `tfsdk:"relation_fv_rs_cust_qos_pol"`
Ignored_relation_fv_rs_prot_by types.Set `tfsdk:"relation_fv_rs_prot_by"`
FvRsSecInherited types.Set `tfsdk:"relation_fv_rs_sec_inherited"`
FvRsIntraEpg types.Set `tfsdk:"relation_fv_rs_intra_epg"`
FvRsScope types.String `tfsdk:"relation_fv_rs_scope"`
FvRsCons types.Set `tfsdk:"relation_fv_rs_cons"`
FvRsConsIf types.Set `tfsdk:"relation_fv_rs_cons_if"`
FvRsProv types.Set `tfsdk:"relation_fv_rs_prov"`
}
type FvEpIpTagDataSource ¶ added in v2.14.0
type FvEpIpTagDataSource struct {
// contains filtered or unexported fields
}
FvEpIpTagDataSource defines the data source implementation.
func (*FvEpIpTagDataSource) Configure ¶ added in v2.14.0
func (d *FvEpIpTagDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*FvEpIpTagDataSource) Metadata ¶ added in v2.14.0
func (d *FvEpIpTagDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*FvEpIpTagDataSource) Read ¶ added in v2.14.0
func (d *FvEpIpTagDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*FvEpIpTagDataSource) Schema ¶ added in v2.14.0
func (d *FvEpIpTagDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type FvEpIpTagIdentifier ¶ added in v2.14.0
type FvEpIpTagResource ¶ added in v2.14.0
type FvEpIpTagResource struct {
// contains filtered or unexported fields
}
FvEpIpTagResource defines the resource implementation.
func (*FvEpIpTagResource) Configure ¶ added in v2.14.0
func (r *FvEpIpTagResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*FvEpIpTagResource) Create ¶ added in v2.14.0
func (r *FvEpIpTagResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*FvEpIpTagResource) Delete ¶ added in v2.14.0
func (r *FvEpIpTagResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*FvEpIpTagResource) ImportState ¶ added in v2.14.0
func (r *FvEpIpTagResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*FvEpIpTagResource) Metadata ¶ added in v2.14.0
func (r *FvEpIpTagResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*FvEpIpTagResource) ModifyPlan ¶ added in v2.16.0
func (r *FvEpIpTagResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*FvEpIpTagResource) Read ¶ added in v2.14.0
func (r *FvEpIpTagResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*FvEpIpTagResource) Schema ¶ added in v2.14.0
func (r *FvEpIpTagResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*FvEpIpTagResource) Update ¶ added in v2.14.0
func (r *FvEpIpTagResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
type FvEpIpTagResourceModel ¶ added in v2.14.0
type FvEpIpTagResourceModel struct {
Id types.String `tfsdk:"id"`
ParentDn types.String `tfsdk:"parent_dn"`
Annotation types.String `tfsdk:"annotation"`
CtxName types.String `tfsdk:"vrf_name"`
FvEpIpTagId types.String `tfsdk:"id_attribute"`
Ip types.String `tfsdk:"ip"`
Name types.String `tfsdk:"name"`
NameAlias types.String `tfsdk:"name_alias"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvEpIpTagResourceModel describes the resource data model.
type FvEpMacTagDataSource ¶ added in v2.14.0
type FvEpMacTagDataSource struct {
// contains filtered or unexported fields
}
FvEpMacTagDataSource defines the data source implementation.
func (*FvEpMacTagDataSource) Configure ¶ added in v2.14.0
func (d *FvEpMacTagDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*FvEpMacTagDataSource) Metadata ¶ added in v2.14.0
func (d *FvEpMacTagDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*FvEpMacTagDataSource) Read ¶ added in v2.14.0
func (d *FvEpMacTagDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*FvEpMacTagDataSource) Schema ¶ added in v2.14.0
func (d *FvEpMacTagDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type FvEpMacTagIdentifier ¶ added in v2.14.0
type FvEpMacTagResource ¶ added in v2.14.0
type FvEpMacTagResource struct {
// contains filtered or unexported fields
}
FvEpMacTagResource defines the resource implementation.
func (*FvEpMacTagResource) Configure ¶ added in v2.14.0
func (r *FvEpMacTagResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*FvEpMacTagResource) Create ¶ added in v2.14.0
func (r *FvEpMacTagResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*FvEpMacTagResource) Delete ¶ added in v2.14.0
func (r *FvEpMacTagResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*FvEpMacTagResource) ImportState ¶ added in v2.14.0
func (r *FvEpMacTagResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*FvEpMacTagResource) Metadata ¶ added in v2.14.0
func (r *FvEpMacTagResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*FvEpMacTagResource) ModifyPlan ¶ added in v2.16.0
func (r *FvEpMacTagResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*FvEpMacTagResource) Read ¶ added in v2.14.0
func (r *FvEpMacTagResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*FvEpMacTagResource) Schema ¶ added in v2.14.0
func (r *FvEpMacTagResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*FvEpMacTagResource) Update ¶ added in v2.14.0
func (r *FvEpMacTagResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
type FvEpMacTagResourceModel ¶ added in v2.14.0
type FvEpMacTagResourceModel struct {
Id types.String `tfsdk:"id"`
ParentDn types.String `tfsdk:"parent_dn"`
Annotation types.String `tfsdk:"annotation"`
BdName types.String `tfsdk:"bd_name"`
FvEpMacTagId types.String `tfsdk:"id_attribute"`
Mac types.String `tfsdk:"mac"`
Name types.String `tfsdk:"name"`
NameAlias types.String `tfsdk:"name_alias"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvEpMacTagResourceModel describes the resource data model.
type FvFBRGroupDataSource ¶ added in v2.14.0
type FvFBRGroupDataSource struct {
// contains filtered or unexported fields
}
FvFBRGroupDataSource defines the data source implementation.
func (*FvFBRGroupDataSource) Configure ¶ added in v2.14.0
func (d *FvFBRGroupDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*FvFBRGroupDataSource) Metadata ¶ added in v2.14.0
func (d *FvFBRGroupDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*FvFBRGroupDataSource) Read ¶ added in v2.14.0
func (d *FvFBRGroupDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*FvFBRGroupDataSource) Schema ¶ added in v2.14.0
func (d *FvFBRGroupDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type FvFBRGroupIdentifier ¶ added in v2.14.0
type FvFBRGroupResource ¶ added in v2.14.0
type FvFBRGroupResource struct {
// contains filtered or unexported fields
}
FvFBRGroupResource defines the resource implementation.
func (*FvFBRGroupResource) Configure ¶ added in v2.14.0
func (r *FvFBRGroupResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*FvFBRGroupResource) Create ¶ added in v2.14.0
func (r *FvFBRGroupResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*FvFBRGroupResource) Delete ¶ added in v2.14.0
func (r *FvFBRGroupResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*FvFBRGroupResource) ImportState ¶ added in v2.14.0
func (r *FvFBRGroupResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*FvFBRGroupResource) Metadata ¶ added in v2.14.0
func (r *FvFBRGroupResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*FvFBRGroupResource) ModifyPlan ¶ added in v2.16.0
func (r *FvFBRGroupResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*FvFBRGroupResource) Read ¶ added in v2.14.0
func (r *FvFBRGroupResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*FvFBRGroupResource) Schema ¶ added in v2.14.0
func (r *FvFBRGroupResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*FvFBRGroupResource) Update ¶ added in v2.14.0
func (r *FvFBRGroupResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
type FvFBRGroupResourceModel ¶ added in v2.14.0
type FvFBRGroupResourceModel struct {
Id types.String `tfsdk:"id"`
ParentDn types.String `tfsdk:"parent_dn"`
Annotation types.String `tfsdk:"annotation"`
Descr types.String `tfsdk:"description"`
Name types.String `tfsdk:"name"`
NameAlias types.String `tfsdk:"name_alias"`
FvFBRMember types.Set `tfsdk:"vrf_fallback_route_group_members"`
FvFBRoute types.Object `tfsdk:"vrf_fallback_route"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvFBRGroupResourceModel describes the resource data model.
type FvFBRMemberDataSource ¶ added in v2.14.0
type FvFBRMemberDataSource struct {
// contains filtered or unexported fields
}
FvFBRMemberDataSource defines the data source implementation.
func (*FvFBRMemberDataSource) Configure ¶ added in v2.14.0
func (d *FvFBRMemberDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*FvFBRMemberDataSource) Metadata ¶ added in v2.14.0
func (d *FvFBRMemberDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*FvFBRMemberDataSource) Read ¶ added in v2.14.0
func (d *FvFBRMemberDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*FvFBRMemberDataSource) Schema ¶ added in v2.14.0
func (d *FvFBRMemberDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type FvFBRMemberFvFBRGroupResourceModel ¶ added in v2.14.0
type FvFBRMemberFvFBRGroupResourceModel struct {
Annotation types.String `tfsdk:"annotation"`
Descr types.String `tfsdk:"description"`
Name types.String `tfsdk:"name"`
NameAlias types.String `tfsdk:"name_alias"`
RnhAddr types.String `tfsdk:"fallback_member"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvFBRMemberFvFBRGroupResourceModel describes the resource data model for the children without relation ships.
type FvFBRMemberIdentifier ¶ added in v2.14.0
type FvFBRMemberResource ¶ added in v2.14.0
type FvFBRMemberResource struct {
// contains filtered or unexported fields
}
FvFBRMemberResource defines the resource implementation.
func (*FvFBRMemberResource) Configure ¶ added in v2.14.0
func (r *FvFBRMemberResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*FvFBRMemberResource) Create ¶ added in v2.14.0
func (r *FvFBRMemberResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*FvFBRMemberResource) Delete ¶ added in v2.14.0
func (r *FvFBRMemberResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*FvFBRMemberResource) ImportState ¶ added in v2.14.0
func (r *FvFBRMemberResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*FvFBRMemberResource) Metadata ¶ added in v2.14.0
func (r *FvFBRMemberResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*FvFBRMemberResource) ModifyPlan ¶ added in v2.16.0
func (r *FvFBRMemberResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*FvFBRMemberResource) Read ¶ added in v2.14.0
func (r *FvFBRMemberResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*FvFBRMemberResource) Schema ¶ added in v2.14.0
func (r *FvFBRMemberResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*FvFBRMemberResource) Update ¶ added in v2.14.0
func (r *FvFBRMemberResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
type FvFBRMemberResourceModel ¶ added in v2.14.0
type FvFBRMemberResourceModel struct {
Id types.String `tfsdk:"id"`
ParentDn types.String `tfsdk:"parent_dn"`
Annotation types.String `tfsdk:"annotation"`
Descr types.String `tfsdk:"description"`
Name types.String `tfsdk:"name"`
NameAlias types.String `tfsdk:"name_alias"`
RnhAddr types.String `tfsdk:"fallback_member"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvFBRMemberResourceModel describes the resource data model.
type FvFBRouteDataSource ¶ added in v2.16.0
type FvFBRouteDataSource struct {
// contains filtered or unexported fields
}
FvFBRouteDataSource defines the data source implementation.
func (*FvFBRouteDataSource) Configure ¶ added in v2.16.0
func (d *FvFBRouteDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*FvFBRouteDataSource) Metadata ¶ added in v2.16.0
func (d *FvFBRouteDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*FvFBRouteDataSource) Read ¶ added in v2.16.0
func (d *FvFBRouteDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*FvFBRouteDataSource) Schema ¶ added in v2.16.0
func (d *FvFBRouteDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type FvFBRouteFvFBRGroupResourceModel ¶ added in v2.16.0
type FvFBRouteFvFBRGroupResourceModel struct {
Annotation types.String `tfsdk:"annotation"`
Descr types.String `tfsdk:"description"`
FbrPrefix types.String `tfsdk:"prefix_address"`
Name types.String `tfsdk:"name"`
NameAlias types.String `tfsdk:"name_alias"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvFBRouteFvFBRGroupResourceModel describes the resource data model for the children without relation ships.
type FvFBRouteIdentifier ¶ added in v2.16.0
type FvFBRouteResource ¶ added in v2.16.0
type FvFBRouteResource struct {
// contains filtered or unexported fields
}
FvFBRouteResource defines the resource implementation.
func (*FvFBRouteResource) Configure ¶ added in v2.16.0
func (r *FvFBRouteResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*FvFBRouteResource) Create ¶ added in v2.16.0
func (r *FvFBRouteResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*FvFBRouteResource) Delete ¶ added in v2.16.0
func (r *FvFBRouteResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*FvFBRouteResource) ImportState ¶ added in v2.16.0
func (r *FvFBRouteResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*FvFBRouteResource) Metadata ¶ added in v2.16.0
func (r *FvFBRouteResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*FvFBRouteResource) ModifyPlan ¶ added in v2.16.0
func (r *FvFBRouteResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*FvFBRouteResource) Read ¶ added in v2.16.0
func (r *FvFBRouteResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*FvFBRouteResource) Schema ¶ added in v2.16.0
func (r *FvFBRouteResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*FvFBRouteResource) Update ¶ added in v2.16.0
func (r *FvFBRouteResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
type FvFBRouteResourceModel ¶ added in v2.16.0
type FvFBRouteResourceModel struct {
Id types.String `tfsdk:"id"`
ParentDn types.String `tfsdk:"parent_dn"`
Annotation types.String `tfsdk:"annotation"`
Descr types.String `tfsdk:"description"`
FbrPrefix types.String `tfsdk:"prefix_address"`
Name types.String `tfsdk:"name"`
NameAlias types.String `tfsdk:"name_alias"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvFBRouteResourceModel describes the resource data model.
type FvFabricExtConnPDataSource ¶ added in v2.17.0
type FvFabricExtConnPDataSource struct {
// contains filtered or unexported fields
}
FvFabricExtConnPDataSource defines the data source implementation.
func (*FvFabricExtConnPDataSource) Configure ¶ added in v2.17.0
func (d *FvFabricExtConnPDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*FvFabricExtConnPDataSource) Metadata ¶ added in v2.17.0
func (d *FvFabricExtConnPDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*FvFabricExtConnPDataSource) Read ¶ added in v2.17.0
func (d *FvFabricExtConnPDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*FvFabricExtConnPDataSource) Schema ¶ added in v2.17.0
func (d *FvFabricExtConnPDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type FvFabricExtConnPIdentifier ¶ added in v2.17.0
type FvFabricExtConnPResource ¶ added in v2.17.0
type FvFabricExtConnPResource struct {
// contains filtered or unexported fields
}
FvFabricExtConnPResource defines the resource implementation.
func (*FvFabricExtConnPResource) Configure ¶ added in v2.17.0
func (r *FvFabricExtConnPResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*FvFabricExtConnPResource) Create ¶ added in v2.17.0
func (r *FvFabricExtConnPResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*FvFabricExtConnPResource) Delete ¶ added in v2.17.0
func (r *FvFabricExtConnPResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*FvFabricExtConnPResource) ImportState ¶ added in v2.17.0
func (r *FvFabricExtConnPResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*FvFabricExtConnPResource) Metadata ¶ added in v2.17.0
func (r *FvFabricExtConnPResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*FvFabricExtConnPResource) ModifyPlan ¶ added in v2.17.0
func (r *FvFabricExtConnPResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*FvFabricExtConnPResource) Read ¶ added in v2.17.0
func (r *FvFabricExtConnPResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*FvFabricExtConnPResource) Schema ¶ added in v2.17.0
func (r *FvFabricExtConnPResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*FvFabricExtConnPResource) Update ¶ added in v2.17.0
func (r *FvFabricExtConnPResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
type FvFabricExtConnPResourceModel ¶ added in v2.17.0
type FvFabricExtConnPResourceModel struct {
Id types.String `tfsdk:"id"`
ParentDn types.String `tfsdk:"parent_dn"`
Annotation types.String `tfsdk:"annotation"`
Descr types.String `tfsdk:"description"`
FvFabricExtConnPId types.String `tfsdk:"fabric_id"`
Name types.String `tfsdk:"name"`
NameAlias types.String `tfsdk:"name_alias"`
OwnerKey types.String `tfsdk:"owner_key"`
OwnerTag types.String `tfsdk:"owner_tag"`
Rt types.String `tfsdk:"community"`
SiteId types.String `tfsdk:"site_id"`
FvPeeringP types.Object `tfsdk:"peering_profile"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvFabricExtConnPResourceModel describes the resource data model.
type FvIdGroupAttrDataSource ¶ added in v2.16.0
type FvIdGroupAttrDataSource struct {
// contains filtered or unexported fields
}
FvIdGroupAttrDataSource defines the data source implementation.
func (*FvIdGroupAttrDataSource) Configure ¶ added in v2.16.0
func (d *FvIdGroupAttrDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*FvIdGroupAttrDataSource) Metadata ¶ added in v2.16.0
func (d *FvIdGroupAttrDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*FvIdGroupAttrDataSource) Read ¶ added in v2.16.0
func (d *FvIdGroupAttrDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*FvIdGroupAttrDataSource) Schema ¶ added in v2.16.0
func (d *FvIdGroupAttrDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type FvIdGroupAttrIdentifier ¶ added in v2.16.0
type FvIdGroupAttrResource ¶ added in v2.16.0
type FvIdGroupAttrResource struct {
// contains filtered or unexported fields
}
FvIdGroupAttrResource defines the resource implementation.
func (*FvIdGroupAttrResource) Configure ¶ added in v2.16.0
func (r *FvIdGroupAttrResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*FvIdGroupAttrResource) Create ¶ added in v2.16.0
func (r *FvIdGroupAttrResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*FvIdGroupAttrResource) Delete ¶ added in v2.16.0
func (r *FvIdGroupAttrResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*FvIdGroupAttrResource) ImportState ¶ added in v2.16.0
func (r *FvIdGroupAttrResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*FvIdGroupAttrResource) Metadata ¶ added in v2.16.0
func (r *FvIdGroupAttrResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*FvIdGroupAttrResource) ModifyPlan ¶ added in v2.16.0
func (r *FvIdGroupAttrResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*FvIdGroupAttrResource) Read ¶ added in v2.16.0
func (r *FvIdGroupAttrResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*FvIdGroupAttrResource) Schema ¶ added in v2.16.0
func (r *FvIdGroupAttrResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*FvIdGroupAttrResource) Update ¶ added in v2.16.0
func (r *FvIdGroupAttrResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
type FvIdGroupAttrResourceModel ¶ added in v2.16.0
type FvIdGroupAttrResourceModel struct {
Id types.String `tfsdk:"id"`
ParentDn types.String `tfsdk:"parent_dn"`
Annotation types.String `tfsdk:"annotation"`
Descr types.String `tfsdk:"description"`
Name types.String `tfsdk:"name"`
NameAlias types.String `tfsdk:"name_alias"`
OwnerKey types.String `tfsdk:"owner_key"`
OwnerTag types.String `tfsdk:"owner_tag"`
Selector types.String `tfsdk:"selector"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvIdGroupAttrResourceModel describes the resource data model.
type FvIpAttrDataSource ¶ added in v2.16.0
type FvIpAttrDataSource struct {
// contains filtered or unexported fields
}
FvIpAttrDataSource defines the data source implementation.
func (*FvIpAttrDataSource) Configure ¶ added in v2.16.0
func (d *FvIpAttrDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*FvIpAttrDataSource) Metadata ¶ added in v2.16.0
func (d *FvIpAttrDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*FvIpAttrDataSource) Read ¶ added in v2.16.0
func (d *FvIpAttrDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*FvIpAttrDataSource) Schema ¶ added in v2.16.0
func (d *FvIpAttrDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type FvIpAttrIdentifier ¶ added in v2.16.0
type FvIpAttrResource ¶ added in v2.16.0
type FvIpAttrResource struct {
// contains filtered or unexported fields
}
FvIpAttrResource defines the resource implementation.
func (*FvIpAttrResource) Configure ¶ added in v2.16.0
func (r *FvIpAttrResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*FvIpAttrResource) Create ¶ added in v2.16.0
func (r *FvIpAttrResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*FvIpAttrResource) Delete ¶ added in v2.16.0
func (r *FvIpAttrResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*FvIpAttrResource) ImportState ¶ added in v2.16.0
func (r *FvIpAttrResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*FvIpAttrResource) Metadata ¶ added in v2.16.0
func (r *FvIpAttrResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*FvIpAttrResource) ModifyPlan ¶ added in v2.16.0
func (r *FvIpAttrResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*FvIpAttrResource) Read ¶ added in v2.16.0
func (r *FvIpAttrResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*FvIpAttrResource) Schema ¶ added in v2.16.0
func (r *FvIpAttrResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*FvIpAttrResource) Update ¶ added in v2.16.0
func (r *FvIpAttrResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
type FvIpAttrResourceModel ¶ added in v2.16.0
type FvIpAttrResourceModel struct {
Id types.String `tfsdk:"id"`
ParentDn types.String `tfsdk:"parent_dn"`
Annotation types.String `tfsdk:"annotation"`
Descr types.String `tfsdk:"description"`
Ip types.String `tfsdk:"ip"`
Name types.String `tfsdk:"name"`
NameAlias types.String `tfsdk:"name_alias"`
OwnerKey types.String `tfsdk:"owner_key"`
OwnerTag types.String `tfsdk:"owner_tag"`
UsefvSubnet types.String `tfsdk:"use_epg_subnet"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvIpAttrResourceModel describes the resource data model.
type FvMacAttrDataSource ¶ added in v2.16.0
type FvMacAttrDataSource struct {
// contains filtered or unexported fields
}
FvMacAttrDataSource defines the data source implementation.
func (*FvMacAttrDataSource) Configure ¶ added in v2.16.0
func (d *FvMacAttrDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*FvMacAttrDataSource) Metadata ¶ added in v2.16.0
func (d *FvMacAttrDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*FvMacAttrDataSource) Read ¶ added in v2.16.0
func (d *FvMacAttrDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*FvMacAttrDataSource) Schema ¶ added in v2.16.0
func (d *FvMacAttrDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type FvMacAttrIdentifier ¶ added in v2.16.0
type FvMacAttrResource ¶ added in v2.16.0
type FvMacAttrResource struct {
// contains filtered or unexported fields
}
FvMacAttrResource defines the resource implementation.
func (*FvMacAttrResource) Configure ¶ added in v2.16.0
func (r *FvMacAttrResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*FvMacAttrResource) Create ¶ added in v2.16.0
func (r *FvMacAttrResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*FvMacAttrResource) Delete ¶ added in v2.16.0
func (r *FvMacAttrResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*FvMacAttrResource) ImportState ¶ added in v2.16.0
func (r *FvMacAttrResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*FvMacAttrResource) Metadata ¶ added in v2.16.0
func (r *FvMacAttrResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*FvMacAttrResource) ModifyPlan ¶ added in v2.16.0
func (r *FvMacAttrResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*FvMacAttrResource) Read ¶ added in v2.16.0
func (r *FvMacAttrResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*FvMacAttrResource) Schema ¶ added in v2.16.0
func (r *FvMacAttrResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*FvMacAttrResource) Update ¶ added in v2.16.0
func (r *FvMacAttrResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
type FvMacAttrResourceModel ¶ added in v2.16.0
type FvMacAttrResourceModel struct {
Id types.String `tfsdk:"id"`
ParentDn types.String `tfsdk:"parent_dn"`
Annotation types.String `tfsdk:"annotation"`
Descr types.String `tfsdk:"description"`
Mac types.String `tfsdk:"mac"`
Name types.String `tfsdk:"name"`
NameAlias types.String `tfsdk:"name_alias"`
OwnerKey types.String `tfsdk:"owner_key"`
OwnerTag types.String `tfsdk:"owner_tag"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvMacAttrResourceModel describes the resource data model.
type FvPeeringPFvFabricExtConnPResourceModel ¶ added in v2.17.0
type FvPeeringPFvFabricExtConnPResourceModel struct {
Annotation types.String `tfsdk:"annotation"`
Descr types.String `tfsdk:"description"`
Name types.String `tfsdk:"name"`
NameAlias types.String `tfsdk:"name_alias"`
OwnerKey types.String `tfsdk:"owner_key"`
OwnerTag types.String `tfsdk:"owner_tag"`
Password types.String `tfsdk:"password"`
Type types.String `tfsdk:"type"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvPeeringPFvFabricExtConnPResourceModel describes the resource data model for the children without relation ships.
type FvRemoteIdDataSource ¶ added in v2.17.0
type FvRemoteIdDataSource struct {
// contains filtered or unexported fields
}
FvRemoteIdDataSource defines the data source implementation.
func (*FvRemoteIdDataSource) Configure ¶ added in v2.17.0
func (d *FvRemoteIdDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*FvRemoteIdDataSource) Metadata ¶ added in v2.17.0
func (d *FvRemoteIdDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*FvRemoteIdDataSource) Read ¶ added in v2.17.0
func (d *FvRemoteIdDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*FvRemoteIdDataSource) Schema ¶ added in v2.17.0
func (d *FvRemoteIdDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type FvRemoteIdFvSiteAssociatedResourceModel ¶ added in v2.17.0
type FvRemoteIdFvSiteAssociatedResourceModel struct {
Annotation types.String `tfsdk:"annotation"`
Descr types.String `tfsdk:"description"`
Name types.String `tfsdk:"name"`
NameAlias types.String `tfsdk:"name_alias"`
OwnerKey types.String `tfsdk:"owner_key"`
OwnerTag types.String `tfsdk:"owner_tag"`
RemoteCtxPcTag types.String `tfsdk:"remote_vrf_pc_tag"`
RemotePcTag types.String `tfsdk:"remote_pc_tag"`
SiteId types.String `tfsdk:"site_id"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvRemoteIdFvSiteAssociatedResourceModel describes the resource data model for the children without relation ships.
type FvRemoteIdIdentifier ¶ added in v2.17.0
type FvRemoteIdResource ¶ added in v2.17.0
type FvRemoteIdResource struct {
// contains filtered or unexported fields
}
FvRemoteIdResource defines the resource implementation.
func (*FvRemoteIdResource) Configure ¶ added in v2.17.0
func (r *FvRemoteIdResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*FvRemoteIdResource) Create ¶ added in v2.17.0
func (r *FvRemoteIdResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*FvRemoteIdResource) Delete ¶ added in v2.17.0
func (r *FvRemoteIdResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*FvRemoteIdResource) ImportState ¶ added in v2.17.0
func (r *FvRemoteIdResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*FvRemoteIdResource) Metadata ¶ added in v2.17.0
func (r *FvRemoteIdResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*FvRemoteIdResource) ModifyPlan ¶ added in v2.17.0
func (r *FvRemoteIdResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*FvRemoteIdResource) Read ¶ added in v2.17.0
func (r *FvRemoteIdResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*FvRemoteIdResource) Schema ¶ added in v2.17.0
func (r *FvRemoteIdResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*FvRemoteIdResource) Update ¶ added in v2.17.0
func (r *FvRemoteIdResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
type FvRemoteIdResourceModel ¶ added in v2.17.0
type FvRemoteIdResourceModel struct {
Id types.String `tfsdk:"id"`
ParentDn types.String `tfsdk:"parent_dn"`
Annotation types.String `tfsdk:"annotation"`
Descr types.String `tfsdk:"description"`
Name types.String `tfsdk:"name"`
NameAlias types.String `tfsdk:"name_alias"`
OwnerKey types.String `tfsdk:"owner_key"`
OwnerTag types.String `tfsdk:"owner_tag"`
RemoteCtxPcTag types.String `tfsdk:"remote_vrf_pc_tag"`
RemotePcTag types.String `tfsdk:"remote_pc_tag"`
SiteId types.String `tfsdk:"site_id"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvRemoteIdResourceModel describes the resource data model.
type FvRogueExceptionMacDataSource ¶ added in v2.16.0
type FvRogueExceptionMacDataSource struct {
// contains filtered or unexported fields
}
FvRogueExceptionMacDataSource defines the data source implementation.
func (*FvRogueExceptionMacDataSource) Configure ¶ added in v2.16.0
func (d *FvRogueExceptionMacDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*FvRogueExceptionMacDataSource) Metadata ¶ added in v2.16.0
func (d *FvRogueExceptionMacDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*FvRogueExceptionMacDataSource) Read ¶ added in v2.16.0
func (d *FvRogueExceptionMacDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*FvRogueExceptionMacDataSource) Schema ¶ added in v2.16.0
func (d *FvRogueExceptionMacDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type FvRogueExceptionMacFvBDResourceModel ¶ added in v2.16.0
type FvRogueExceptionMacFvBDResourceModel struct {
Annotation types.String `tfsdk:"annotation"`
Descr types.String `tfsdk:"description"`
Mac types.String `tfsdk:"mac"`
Name types.String `tfsdk:"name"`
NameAlias types.String `tfsdk:"name_alias"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvRogueExceptionMacFvBDResourceModel describes the resource data model for the children without relation ships.
type FvRogueExceptionMacIdentifier ¶ added in v2.16.0
type FvRogueExceptionMacResource ¶ added in v2.16.0
type FvRogueExceptionMacResource struct {
// contains filtered or unexported fields
}
FvRogueExceptionMacResource defines the resource implementation.
func (*FvRogueExceptionMacResource) Configure ¶ added in v2.16.0
func (r *FvRogueExceptionMacResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*FvRogueExceptionMacResource) Create ¶ added in v2.16.0
func (r *FvRogueExceptionMacResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*FvRogueExceptionMacResource) Delete ¶ added in v2.16.0
func (r *FvRogueExceptionMacResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*FvRogueExceptionMacResource) ImportState ¶ added in v2.16.0
func (r *FvRogueExceptionMacResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*FvRogueExceptionMacResource) Metadata ¶ added in v2.16.0
func (r *FvRogueExceptionMacResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*FvRogueExceptionMacResource) ModifyPlan ¶ added in v2.16.0
func (r *FvRogueExceptionMacResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*FvRogueExceptionMacResource) Read ¶ added in v2.16.0
func (r *FvRogueExceptionMacResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*FvRogueExceptionMacResource) Schema ¶ added in v2.16.0
func (r *FvRogueExceptionMacResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*FvRogueExceptionMacResource) Update ¶ added in v2.16.0
func (r *FvRogueExceptionMacResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
type FvRogueExceptionMacResourceModel ¶ added in v2.16.0
type FvRogueExceptionMacResourceModel struct {
Id types.String `tfsdk:"id"`
ParentDn types.String `tfsdk:"parent_dn"`
Annotation types.String `tfsdk:"annotation"`
Descr types.String `tfsdk:"description"`
Mac types.String `tfsdk:"mac"`
Name types.String `tfsdk:"name"`
NameAlias types.String `tfsdk:"name_alias"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvRogueExceptionMacResourceModel describes the resource data model.
type FvRsABDPolMonPolFvBDResourceModel ¶ added in v2.16.0
type FvRsABDPolMonPolFvBDResourceModel struct {
Annotation types.String `tfsdk:"annotation"`
TnMonEPGPolName types.String `tfsdk:"monitoring_policy_name"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvRsABDPolMonPolFvBDResourceModel describes the resource data model for the children without relation ships.
type FvRsAEPgMonPolFvAEPgResourceModel ¶ added in v2.16.0
type FvRsAEPgMonPolFvAEPgResourceModel struct {
Annotation types.String `tfsdk:"annotation"`
TnMonEPGPolName types.String `tfsdk:"monitoring_policy_name"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvRsAEPgMonPolFvAEPgResourceModel describes the resource data model for the children without relation ships.
type FvRsApMonPolFvApResourceModel ¶ added in v2.16.0
type FvRsApMonPolFvApResourceModel struct {
Annotation types.String `tfsdk:"annotation"`
TnMonEPGPolName types.String `tfsdk:"monitoring_policy_name"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvRsApMonPolFvApResourceModel describes the resource data model for the children without relation ships.
type FvRsBDToFhsFvBDResourceModel ¶ added in v2.16.0
type FvRsBDToFhsFvBDResourceModel struct {
Annotation types.String `tfsdk:"annotation"`
TnFhsBDPolName types.String `tfsdk:"first_hop_security_policy_name"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvRsBDToFhsFvBDResourceModel describes the resource data model for the children without relation ships.
type FvRsBDToNdPFvBDResourceModel ¶ added in v2.16.0
type FvRsBDToNdPFvBDResourceModel struct {
Annotation types.String `tfsdk:"annotation"`
TnNdIfPolName types.String `tfsdk:"neighbor_discovery_interface_policy_name"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvRsBDToNdPFvBDResourceModel describes the resource data model for the children without relation ships.
type FvRsBDToNetflowMonitorPolDataSource ¶ added in v2.16.0
type FvRsBDToNetflowMonitorPolDataSource struct {
// contains filtered or unexported fields
}
FvRsBDToNetflowMonitorPolDataSource defines the data source implementation.
func (*FvRsBDToNetflowMonitorPolDataSource) Configure ¶ added in v2.16.0
func (d *FvRsBDToNetflowMonitorPolDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*FvRsBDToNetflowMonitorPolDataSource) Metadata ¶ added in v2.16.0
func (d *FvRsBDToNetflowMonitorPolDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*FvRsBDToNetflowMonitorPolDataSource) Read ¶ added in v2.16.0
func (d *FvRsBDToNetflowMonitorPolDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*FvRsBDToNetflowMonitorPolDataSource) Schema ¶ added in v2.16.0
func (d *FvRsBDToNetflowMonitorPolDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type FvRsBDToNetflowMonitorPolFvBDResourceModel ¶ added in v2.16.0
type FvRsBDToNetflowMonitorPolFvBDResourceModel struct {
Annotation types.String `tfsdk:"annotation"`
FltType types.String `tfsdk:"filter_type"`
TnNetflowMonitorPolName types.String `tfsdk:"netflow_monitor_policy_name"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvRsBDToNetflowMonitorPolFvBDResourceModel describes the resource data model for the children without relation ships.
type FvRsBDToNetflowMonitorPolFvBDResourceModelV1 ¶ added in v2.16.0
type FvRsBDToNetflowMonitorPolIdentifier ¶ added in v2.16.0
type FvRsBDToNetflowMonitorPolResource ¶ added in v2.16.0
type FvRsBDToNetflowMonitorPolResource struct {
// contains filtered or unexported fields
}
FvRsBDToNetflowMonitorPolResource defines the resource implementation.
func (*FvRsBDToNetflowMonitorPolResource) Configure ¶ added in v2.16.0
func (r *FvRsBDToNetflowMonitorPolResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*FvRsBDToNetflowMonitorPolResource) Create ¶ added in v2.16.0
func (r *FvRsBDToNetflowMonitorPolResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*FvRsBDToNetflowMonitorPolResource) Delete ¶ added in v2.16.0
func (r *FvRsBDToNetflowMonitorPolResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*FvRsBDToNetflowMonitorPolResource) ImportState ¶ added in v2.16.0
func (r *FvRsBDToNetflowMonitorPolResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*FvRsBDToNetflowMonitorPolResource) Metadata ¶ added in v2.16.0
func (r *FvRsBDToNetflowMonitorPolResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*FvRsBDToNetflowMonitorPolResource) ModifyPlan ¶ added in v2.16.0
func (r *FvRsBDToNetflowMonitorPolResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*FvRsBDToNetflowMonitorPolResource) Read ¶ added in v2.16.0
func (r *FvRsBDToNetflowMonitorPolResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*FvRsBDToNetflowMonitorPolResource) Schema ¶ added in v2.16.0
func (r *FvRsBDToNetflowMonitorPolResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*FvRsBDToNetflowMonitorPolResource) Update ¶ added in v2.16.0
func (r *FvRsBDToNetflowMonitorPolResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
type FvRsBDToNetflowMonitorPolResourceModel ¶ added in v2.16.0
type FvRsBDToNetflowMonitorPolResourceModel struct {
Id types.String `tfsdk:"id"`
ParentDn types.String `tfsdk:"parent_dn"`
Annotation types.String `tfsdk:"annotation"`
FltType types.String `tfsdk:"filter_type"`
TnNetflowMonitorPolName types.String `tfsdk:"netflow_monitor_policy_name"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvRsBDToNetflowMonitorPolResourceModel describes the resource data model.
type FvRsBDToOutDataSource ¶ added in v2.16.0
type FvRsBDToOutDataSource struct {
// contains filtered or unexported fields
}
FvRsBDToOutDataSource defines the data source implementation.
func (*FvRsBDToOutDataSource) Configure ¶ added in v2.16.0
func (d *FvRsBDToOutDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*FvRsBDToOutDataSource) Metadata ¶ added in v2.16.0
func (d *FvRsBDToOutDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*FvRsBDToOutDataSource) Read ¶ added in v2.16.0
func (d *FvRsBDToOutDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*FvRsBDToOutDataSource) Schema ¶ added in v2.16.0
func (d *FvRsBDToOutDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type FvRsBDToOutFvBDResourceModel ¶ added in v2.16.0
type FvRsBDToOutFvBDResourceModel struct {
Annotation types.String `tfsdk:"annotation"`
TnL3extOutName types.String `tfsdk:"l3_outside_name"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvRsBDToOutFvBDResourceModel describes the resource data model for the children without relation ships.
type FvRsBDToOutIdentifier ¶ added in v2.16.0
type FvRsBDToOutResource ¶ added in v2.16.0
type FvRsBDToOutResource struct {
// contains filtered or unexported fields
}
FvRsBDToOutResource defines the resource implementation.
func (*FvRsBDToOutResource) Configure ¶ added in v2.16.0
func (r *FvRsBDToOutResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*FvRsBDToOutResource) Create ¶ added in v2.16.0
func (r *FvRsBDToOutResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*FvRsBDToOutResource) Delete ¶ added in v2.16.0
func (r *FvRsBDToOutResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*FvRsBDToOutResource) ImportState ¶ added in v2.16.0
func (r *FvRsBDToOutResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*FvRsBDToOutResource) Metadata ¶ added in v2.16.0
func (r *FvRsBDToOutResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*FvRsBDToOutResource) ModifyPlan ¶ added in v2.16.0
func (r *FvRsBDToOutResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*FvRsBDToOutResource) Read ¶ added in v2.16.0
func (r *FvRsBDToOutResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*FvRsBDToOutResource) Schema ¶ added in v2.16.0
func (r *FvRsBDToOutResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*FvRsBDToOutResource) Update ¶ added in v2.16.0
func (r *FvRsBDToOutResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
type FvRsBDToOutResourceModel ¶ added in v2.16.0
type FvRsBDToOutResourceModel struct {
Id types.String `tfsdk:"id"`
ParentDn types.String `tfsdk:"parent_dn"`
Annotation types.String `tfsdk:"annotation"`
TnL3extOutName types.String `tfsdk:"l3_outside_name"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvRsBDToOutResourceModel describes the resource data model.
type FvRsBDToProfileFvBDResourceModel ¶ added in v2.16.0
type FvRsBDToProfileFvBDResourceModel struct {
Annotation types.String `tfsdk:"annotation"`
TnL3extOutName types.String `tfsdk:"l3_outside_name"`
TnRtctrlProfileName types.String `tfsdk:"route_control_profile_name"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvRsBDToProfileFvBDResourceModel describes the resource data model for the children without relation ships.
type FvRsBDToRelayPFvBDResourceModel ¶ added in v2.16.0
type FvRsBDToRelayPFvBDResourceModel struct {
Annotation types.String `tfsdk:"annotation"`
TnDhcpRelayPName types.String `tfsdk:"dhcp_relay_policy_name"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvRsBDToRelayPFvBDResourceModel describes the resource data model for the children without relation ships.
type FvRsBdFvAEPgResourceModel ¶ added in v2.16.0
type FvRsBdFvAEPgResourceModel struct {
Annotation types.String `tfsdk:"annotation"`
TnFvBDName types.String `tfsdk:"bridge_domain_name"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvRsBdFvAEPgResourceModel describes the resource data model for the children without relation ships.
type FvRsBdToEpRetFvBDResourceModel ¶ added in v2.16.0
type FvRsBdToEpRetFvBDResourceModel struct {
Annotation types.String `tfsdk:"annotation"`
ResolveAct types.String `tfsdk:"resolve_action"`
TnFvEpRetPolName types.String `tfsdk:"end_point_retention_policy_name"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvRsBdToEpRetFvBDResourceModel describes the resource data model for the children without relation ships.
type FvRsBgpCtxPolFvCtxResourceModel ¶ added in v2.17.0
type FvRsBgpCtxPolFvCtxResourceModel struct {
Annotation types.String `tfsdk:"annotation"`
TnBgpCtxPolName types.String `tfsdk:"bgp_timers_name"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvRsBgpCtxPolFvCtxResourceModel describes the resource data model for the children without relation ships.
type FvRsConsDataSource ¶ added in v2.16.0
type FvRsConsDataSource struct {
// contains filtered or unexported fields
}
FvRsConsDataSource defines the data source implementation.
func (*FvRsConsDataSource) Configure ¶ added in v2.16.0
func (d *FvRsConsDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*FvRsConsDataSource) Metadata ¶ added in v2.16.0
func (d *FvRsConsDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*FvRsConsDataSource) Read ¶ added in v2.16.0
func (d *FvRsConsDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*FvRsConsDataSource) Schema ¶ added in v2.16.0
func (d *FvRsConsDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type FvRsConsFvAEPgResourceModel ¶ added in v2.16.0
type FvRsConsFvAEPgResourceModel struct {
Annotation types.String `tfsdk:"annotation"`
Prio customTypes.FvRsConsPrioStringValue `tfsdk:"priority"`
TnVzBrCPName types.String `tfsdk:"contract_name"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvRsConsFvAEPgResourceModel describes the resource data model for the children without relation ships.
type FvRsConsFvESgResourceModel ¶ added in v2.16.0
type FvRsConsFvESgResourceModel struct {
Annotation types.String `tfsdk:"annotation"`
Prio customTypes.FvRsConsPrioStringValue `tfsdk:"priority"`
TnVzBrCPName types.String `tfsdk:"contract_name"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvRsConsFvESgResourceModel describes the resource data model for the children without relation ships.
type FvRsConsFvESgResourceModelV1 ¶ added in v2.16.0
type FvRsConsIdentifier ¶ added in v2.16.0
type FvRsConsIfDataSource ¶ added in v2.16.0
type FvRsConsIfDataSource struct {
// contains filtered or unexported fields
}
FvRsConsIfDataSource defines the data source implementation.
func (*FvRsConsIfDataSource) Configure ¶ added in v2.16.0
func (d *FvRsConsIfDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*FvRsConsIfDataSource) Metadata ¶ added in v2.16.0
func (d *FvRsConsIfDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*FvRsConsIfDataSource) Read ¶ added in v2.16.0
func (d *FvRsConsIfDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*FvRsConsIfDataSource) Schema ¶ added in v2.16.0
func (d *FvRsConsIfDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type FvRsConsIfFvAEPgResourceModel ¶ added in v2.16.0
type FvRsConsIfFvAEPgResourceModel struct {
Annotation types.String `tfsdk:"annotation"`
Prio customTypes.FvRsConsIfPrioStringValue `tfsdk:"priority"`
TnVzCPIfName types.String `tfsdk:"imported_contract_name"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvRsConsIfFvAEPgResourceModel describes the resource data model for the children without relation ships.
type FvRsConsIfFvESgResourceModel ¶ added in v2.16.0
type FvRsConsIfFvESgResourceModel struct {
Annotation types.String `tfsdk:"annotation"`
Prio customTypes.FvRsConsIfPrioStringValue `tfsdk:"priority"`
TnVzCPIfName types.String `tfsdk:"imported_contract_name"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvRsConsIfFvESgResourceModel describes the resource data model for the children without relation ships.
type FvRsConsIfFvESgResourceModelV1 ¶ added in v2.16.0
type FvRsConsIfIdentifier ¶ added in v2.16.0
type FvRsConsIfL3extInstPResourceModel ¶ added in v2.17.0
type FvRsConsIfL3extInstPResourceModel struct {
Annotation types.String `tfsdk:"annotation"`
Prio customTypes.FvRsConsIfPrioStringValue `tfsdk:"priority"`
TnVzCPIfName types.String `tfsdk:"imported_contract_name"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvRsConsIfL3extInstPResourceModel describes the resource data model for the children without relation ships.
type FvRsConsIfResource ¶ added in v2.16.0
type FvRsConsIfResource struct {
// contains filtered or unexported fields
}
FvRsConsIfResource defines the resource implementation.
func (*FvRsConsIfResource) Configure ¶ added in v2.16.0
func (r *FvRsConsIfResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*FvRsConsIfResource) Create ¶ added in v2.16.0
func (r *FvRsConsIfResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*FvRsConsIfResource) Delete ¶ added in v2.16.0
func (r *FvRsConsIfResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*FvRsConsIfResource) ImportState ¶ added in v2.16.0
func (r *FvRsConsIfResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*FvRsConsIfResource) Metadata ¶ added in v2.16.0
func (r *FvRsConsIfResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*FvRsConsIfResource) ModifyPlan ¶ added in v2.16.0
func (r *FvRsConsIfResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*FvRsConsIfResource) Read ¶ added in v2.16.0
func (r *FvRsConsIfResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*FvRsConsIfResource) Schema ¶ added in v2.16.0
func (r *FvRsConsIfResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*FvRsConsIfResource) Update ¶ added in v2.16.0
func (r *FvRsConsIfResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
type FvRsConsIfResourceModel ¶ added in v2.16.0
type FvRsConsIfResourceModel struct {
Id types.String `tfsdk:"id"`
ParentDn types.String `tfsdk:"parent_dn"`
Annotation types.String `tfsdk:"annotation"`
Prio customTypes.FvRsConsIfPrioStringValue `tfsdk:"priority"`
TnVzCPIfName types.String `tfsdk:"imported_contract_name"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvRsConsIfResourceModel describes the resource data model.
type FvRsConsL3extInstPResourceModel ¶ added in v2.17.0
type FvRsConsL3extInstPResourceModel struct {
Annotation types.String `tfsdk:"annotation"`
Prio customTypes.FvRsConsPrioStringValue `tfsdk:"priority"`
TnVzBrCPName types.String `tfsdk:"contract_name"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvRsConsL3extInstPResourceModel describes the resource data model for the children without relation ships.
type FvRsConsResource ¶ added in v2.16.0
type FvRsConsResource struct {
// contains filtered or unexported fields
}
FvRsConsResource defines the resource implementation.
func (*FvRsConsResource) Configure ¶ added in v2.16.0
func (r *FvRsConsResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*FvRsConsResource) Create ¶ added in v2.16.0
func (r *FvRsConsResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*FvRsConsResource) Delete ¶ added in v2.16.0
func (r *FvRsConsResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*FvRsConsResource) ImportState ¶ added in v2.16.0
func (r *FvRsConsResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*FvRsConsResource) Metadata ¶ added in v2.16.0
func (r *FvRsConsResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*FvRsConsResource) ModifyPlan ¶ added in v2.16.0
func (r *FvRsConsResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*FvRsConsResource) Read ¶ added in v2.16.0
func (r *FvRsConsResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*FvRsConsResource) Schema ¶ added in v2.16.0
func (r *FvRsConsResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*FvRsConsResource) Update ¶ added in v2.16.0
func (r *FvRsConsResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
type FvRsConsResourceModel ¶ added in v2.16.0
type FvRsConsResourceModel struct {
Id types.String `tfsdk:"id"`
ParentDn types.String `tfsdk:"parent_dn"`
Annotation types.String `tfsdk:"annotation"`
Prio customTypes.FvRsConsPrioStringValue `tfsdk:"priority"`
TnVzBrCPName types.String `tfsdk:"contract_name"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvRsConsResourceModel describes the resource data model.
type FvRsCtxFvBDResourceModel ¶ added in v2.16.0
type FvRsCtxFvBDResourceModel struct {
Annotation types.String `tfsdk:"annotation"`
TnFvCtxName types.String `tfsdk:"vrf_name"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvRsCtxFvBDResourceModel describes the resource data model for the children without relation ships.
type FvRsCtxMonPolFvCtxResourceModel ¶ added in v2.17.0
type FvRsCtxMonPolFvCtxResourceModel struct {
Annotation types.String `tfsdk:"annotation"`
TnMonEPGPolName types.String `tfsdk:"monitoring_policy_name"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvRsCtxMonPolFvCtxResourceModel describes the resource data model for the children without relation ships.
type FvRsCtxToBgpCtxAfPolDataSource ¶ added in v2.17.0
type FvRsCtxToBgpCtxAfPolDataSource struct {
// contains filtered or unexported fields
}
FvRsCtxToBgpCtxAfPolDataSource defines the data source implementation.
func (*FvRsCtxToBgpCtxAfPolDataSource) Configure ¶ added in v2.17.0
func (d *FvRsCtxToBgpCtxAfPolDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*FvRsCtxToBgpCtxAfPolDataSource) Metadata ¶ added in v2.17.0
func (d *FvRsCtxToBgpCtxAfPolDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*FvRsCtxToBgpCtxAfPolDataSource) Read ¶ added in v2.17.0
func (d *FvRsCtxToBgpCtxAfPolDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*FvRsCtxToBgpCtxAfPolDataSource) Schema ¶ added in v2.17.0
func (d *FvRsCtxToBgpCtxAfPolDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type FvRsCtxToBgpCtxAfPolFvCtxResourceModel ¶ added in v2.17.0
type FvRsCtxToBgpCtxAfPolFvCtxResourceModel struct {
Af types.String `tfsdk:"address_family"`
Annotation types.String `tfsdk:"annotation"`
TnBgpCtxAfPolName types.String `tfsdk:"bgp_address_family_context_name"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvRsCtxToBgpCtxAfPolFvCtxResourceModel describes the resource data model for the children without relation ships.
type FvRsCtxToBgpCtxAfPolFvCtxResourceModelV1 ¶ added in v2.17.0
type FvRsCtxToBgpCtxAfPolIdentifier ¶ added in v2.17.0
type FvRsCtxToBgpCtxAfPolResource ¶ added in v2.17.0
type FvRsCtxToBgpCtxAfPolResource struct {
// contains filtered or unexported fields
}
FvRsCtxToBgpCtxAfPolResource defines the resource implementation.
func (*FvRsCtxToBgpCtxAfPolResource) Configure ¶ added in v2.17.0
func (r *FvRsCtxToBgpCtxAfPolResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*FvRsCtxToBgpCtxAfPolResource) Create ¶ added in v2.17.0
func (r *FvRsCtxToBgpCtxAfPolResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*FvRsCtxToBgpCtxAfPolResource) Delete ¶ added in v2.17.0
func (r *FvRsCtxToBgpCtxAfPolResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*FvRsCtxToBgpCtxAfPolResource) ImportState ¶ added in v2.17.0
func (r *FvRsCtxToBgpCtxAfPolResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*FvRsCtxToBgpCtxAfPolResource) Metadata ¶ added in v2.17.0
func (r *FvRsCtxToBgpCtxAfPolResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*FvRsCtxToBgpCtxAfPolResource) ModifyPlan ¶ added in v2.17.0
func (r *FvRsCtxToBgpCtxAfPolResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*FvRsCtxToBgpCtxAfPolResource) Read ¶ added in v2.17.0
func (r *FvRsCtxToBgpCtxAfPolResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*FvRsCtxToBgpCtxAfPolResource) Schema ¶ added in v2.17.0
func (r *FvRsCtxToBgpCtxAfPolResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*FvRsCtxToBgpCtxAfPolResource) Update ¶ added in v2.17.0
func (r *FvRsCtxToBgpCtxAfPolResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
type FvRsCtxToBgpCtxAfPolResourceModel ¶ added in v2.17.0
type FvRsCtxToBgpCtxAfPolResourceModel struct {
Id types.String `tfsdk:"id"`
ParentDn types.String `tfsdk:"parent_dn"`
Af types.String `tfsdk:"address_family"`
Annotation types.String `tfsdk:"annotation"`
TnBgpCtxAfPolName types.String `tfsdk:"bgp_address_family_context_name"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvRsCtxToBgpCtxAfPolResourceModel describes the resource data model.
type FvRsCtxToEigrpCtxAfPolDataSource ¶ added in v2.17.0
type FvRsCtxToEigrpCtxAfPolDataSource struct {
// contains filtered or unexported fields
}
FvRsCtxToEigrpCtxAfPolDataSource defines the data source implementation.
func (*FvRsCtxToEigrpCtxAfPolDataSource) Configure ¶ added in v2.17.0
func (d *FvRsCtxToEigrpCtxAfPolDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*FvRsCtxToEigrpCtxAfPolDataSource) Metadata ¶ added in v2.17.0
func (d *FvRsCtxToEigrpCtxAfPolDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*FvRsCtxToEigrpCtxAfPolDataSource) Read ¶ added in v2.17.0
func (d *FvRsCtxToEigrpCtxAfPolDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*FvRsCtxToEigrpCtxAfPolDataSource) Schema ¶ added in v2.17.0
func (d *FvRsCtxToEigrpCtxAfPolDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type FvRsCtxToEigrpCtxAfPolFvCtxResourceModel ¶ added in v2.17.0
type FvRsCtxToEigrpCtxAfPolFvCtxResourceModel struct {
Af types.String `tfsdk:"address_family"`
Annotation types.String `tfsdk:"annotation"`
TnEigrpCtxAfPolName types.String `tfsdk:"eigrp_address_family_context_name"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvRsCtxToEigrpCtxAfPolFvCtxResourceModel describes the resource data model for the children without relation ships.
type FvRsCtxToEigrpCtxAfPolFvCtxResourceModelV1 ¶ added in v2.17.0
type FvRsCtxToEigrpCtxAfPolIdentifier ¶ added in v2.17.0
type FvRsCtxToEigrpCtxAfPolResource ¶ added in v2.17.0
type FvRsCtxToEigrpCtxAfPolResource struct {
// contains filtered or unexported fields
}
FvRsCtxToEigrpCtxAfPolResource defines the resource implementation.
func (*FvRsCtxToEigrpCtxAfPolResource) Configure ¶ added in v2.17.0
func (r *FvRsCtxToEigrpCtxAfPolResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*FvRsCtxToEigrpCtxAfPolResource) Create ¶ added in v2.17.0
func (r *FvRsCtxToEigrpCtxAfPolResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*FvRsCtxToEigrpCtxAfPolResource) Delete ¶ added in v2.17.0
func (r *FvRsCtxToEigrpCtxAfPolResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*FvRsCtxToEigrpCtxAfPolResource) ImportState ¶ added in v2.17.0
func (r *FvRsCtxToEigrpCtxAfPolResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*FvRsCtxToEigrpCtxAfPolResource) Metadata ¶ added in v2.17.0
func (r *FvRsCtxToEigrpCtxAfPolResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*FvRsCtxToEigrpCtxAfPolResource) ModifyPlan ¶ added in v2.17.0
func (r *FvRsCtxToEigrpCtxAfPolResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*FvRsCtxToEigrpCtxAfPolResource) Read ¶ added in v2.17.0
func (r *FvRsCtxToEigrpCtxAfPolResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*FvRsCtxToEigrpCtxAfPolResource) Schema ¶ added in v2.17.0
func (r *FvRsCtxToEigrpCtxAfPolResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*FvRsCtxToEigrpCtxAfPolResource) Update ¶ added in v2.17.0
func (r *FvRsCtxToEigrpCtxAfPolResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
type FvRsCtxToEigrpCtxAfPolResourceModel ¶ added in v2.17.0
type FvRsCtxToEigrpCtxAfPolResourceModel struct {
Id types.String `tfsdk:"id"`
ParentDn types.String `tfsdk:"parent_dn"`
Af types.String `tfsdk:"address_family"`
Annotation types.String `tfsdk:"annotation"`
TnEigrpCtxAfPolName types.String `tfsdk:"eigrp_address_family_context_name"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvRsCtxToEigrpCtxAfPolResourceModel describes the resource data model.
type FvRsCtxToEpRetFvCtxResourceModel ¶ added in v2.17.0
type FvRsCtxToEpRetFvCtxResourceModel struct {
Annotation types.String `tfsdk:"annotation"`
TnFvEpRetPolName types.String `tfsdk:"end_point_retention_policy_name"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvRsCtxToEpRetFvCtxResourceModel describes the resource data model for the children without relation ships.
type FvRsCtxToExtRouteTagPolFvCtxResourceModel ¶ added in v2.17.0
type FvRsCtxToExtRouteTagPolFvCtxResourceModel struct {
Annotation types.String `tfsdk:"annotation"`
TnL3extRouteTagPolName types.String `tfsdk:"l3out_route_tag_policy_name"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvRsCtxToExtRouteTagPolFvCtxResourceModel describes the resource data model for the children without relation ships.
type FvRsCtxToOspfCtxPolDataSource ¶ added in v2.17.0
type FvRsCtxToOspfCtxPolDataSource struct {
// contains filtered or unexported fields
}
FvRsCtxToOspfCtxPolDataSource defines the data source implementation.
func (*FvRsCtxToOspfCtxPolDataSource) Configure ¶ added in v2.17.0
func (d *FvRsCtxToOspfCtxPolDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*FvRsCtxToOspfCtxPolDataSource) Metadata ¶ added in v2.17.0
func (d *FvRsCtxToOspfCtxPolDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*FvRsCtxToOspfCtxPolDataSource) Read ¶ added in v2.17.0
func (d *FvRsCtxToOspfCtxPolDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*FvRsCtxToOspfCtxPolDataSource) Schema ¶ added in v2.17.0
func (d *FvRsCtxToOspfCtxPolDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type FvRsCtxToOspfCtxPolFvCtxResourceModel ¶ added in v2.17.0
type FvRsCtxToOspfCtxPolFvCtxResourceModel struct {
Af types.String `tfsdk:"address_family"`
Annotation types.String `tfsdk:"annotation"`
TnOspfCtxPolName types.String `tfsdk:"ospf_timers_name"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvRsCtxToOspfCtxPolFvCtxResourceModel describes the resource data model for the children without relation ships.
type FvRsCtxToOspfCtxPolFvCtxResourceModelV1 ¶ added in v2.17.0
type FvRsCtxToOspfCtxPolIdentifier ¶ added in v2.17.0
type FvRsCtxToOspfCtxPolResource ¶ added in v2.17.0
type FvRsCtxToOspfCtxPolResource struct {
// contains filtered or unexported fields
}
FvRsCtxToOspfCtxPolResource defines the resource implementation.
func (*FvRsCtxToOspfCtxPolResource) Configure ¶ added in v2.17.0
func (r *FvRsCtxToOspfCtxPolResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*FvRsCtxToOspfCtxPolResource) Create ¶ added in v2.17.0
func (r *FvRsCtxToOspfCtxPolResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*FvRsCtxToOspfCtxPolResource) Delete ¶ added in v2.17.0
func (r *FvRsCtxToOspfCtxPolResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*FvRsCtxToOspfCtxPolResource) ImportState ¶ added in v2.17.0
func (r *FvRsCtxToOspfCtxPolResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*FvRsCtxToOspfCtxPolResource) Metadata ¶ added in v2.17.0
func (r *FvRsCtxToOspfCtxPolResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*FvRsCtxToOspfCtxPolResource) ModifyPlan ¶ added in v2.17.0
func (r *FvRsCtxToOspfCtxPolResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*FvRsCtxToOspfCtxPolResource) Read ¶ added in v2.17.0
func (r *FvRsCtxToOspfCtxPolResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*FvRsCtxToOspfCtxPolResource) Schema ¶ added in v2.17.0
func (r *FvRsCtxToOspfCtxPolResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*FvRsCtxToOspfCtxPolResource) Update ¶ added in v2.17.0
func (r *FvRsCtxToOspfCtxPolResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
type FvRsCtxToOspfCtxPolResourceModel ¶ added in v2.17.0
type FvRsCtxToOspfCtxPolResourceModel struct {
Id types.String `tfsdk:"id"`
ParentDn types.String `tfsdk:"parent_dn"`
Af types.String `tfsdk:"address_family"`
Annotation types.String `tfsdk:"annotation"`
TnOspfCtxPolName types.String `tfsdk:"ospf_timers_name"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvRsCtxToOspfCtxPolResourceModel describes the resource data model.
type FvRsCtxToSDWanVpnFvCtxResourceModel ¶ added in v2.17.0
type FvRsCtxToSDWanVpnFvCtxResourceModel struct {
Annotation types.String `tfsdk:"annotation"`
TDn types.String `tfsdk:"target_dn"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvRsCtxToSDWanVpnFvCtxResourceModel describes the resource data model for the children without relation ships.
type FvRsCustQosPolFvAEPgResourceModel ¶ added in v2.16.0
type FvRsCustQosPolFvAEPgResourceModel struct {
Annotation types.String `tfsdk:"annotation"`
TnQosCustomPolName types.String `tfsdk:"custom_qos_policy_name"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvRsCustQosPolFvAEPgResourceModel describes the resource data model for the children without relation ships.
type FvRsCustQosPolL3extInstPResourceModel ¶ added in v2.17.0
type FvRsCustQosPolL3extInstPResourceModel struct {
Annotation types.String `tfsdk:"annotation"`
TnQosCustomPolName types.String `tfsdk:"custom_qos_policy_name"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvRsCustQosPolL3extInstPResourceModel describes the resource data model for the children without relation ships.
type FvRsDomAttDataSource ¶ added in v2.16.0
type FvRsDomAttDataSource struct {
// contains filtered or unexported fields
}
FvRsDomAttDataSource defines the data source implementation.
func (*FvRsDomAttDataSource) Configure ¶ added in v2.16.0
func (d *FvRsDomAttDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*FvRsDomAttDataSource) Metadata ¶ added in v2.16.0
func (d *FvRsDomAttDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*FvRsDomAttDataSource) Read ¶ added in v2.16.0
func (d *FvRsDomAttDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*FvRsDomAttDataSource) Schema ¶ added in v2.16.0
func (d *FvRsDomAttDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type FvRsDomAttFvAEPgResourceModel ¶ added in v2.16.0
type FvRsDomAttFvAEPgResourceModel struct {
Annotation types.String `tfsdk:"annotation"`
BindingType types.String `tfsdk:"binding_type"`
ClassPref types.String `tfsdk:"class_preference"`
CustomEpgName types.String `tfsdk:"custom_epg_name"`
Delimiter types.String `tfsdk:"delimiter"`
Encap types.String `tfsdk:"encapsulation"`
EncapMode types.String `tfsdk:"encapsulation_mode"`
EpgCos types.String `tfsdk:"epg_cos"`
EpgCosPref types.String `tfsdk:"epg_cos_pref"`
InstrImedcy types.String `tfsdk:"deployment_immediacy"`
IpamDhcpOverride types.String `tfsdk:"ipam_dhcp_override"`
IpamEnabled types.String `tfsdk:"ipam_enabled"`
IpamGateway types.String `tfsdk:"ipam_gateway"`
LagPolicyName types.String `tfsdk:"lag_policy_name"`
NetflowDir types.String `tfsdk:"netflow_direction"`
NetflowPref types.String `tfsdk:"enable_netflow"`
NumPorts types.String `tfsdk:"number_of_ports"`
PortAllocation types.String `tfsdk:"port_allocation"`
PrimaryEncap types.String `tfsdk:"primary_encapsulation"`
PrimaryEncapInner types.String `tfsdk:"primary_encapsulation_inner"`
ResImedcy types.String `tfsdk:"resolution_immediacy"`
SecondaryEncapInner types.String `tfsdk:"secondary_encapsulation_inner"`
SwitchingMode types.String `tfsdk:"switching_mode"`
TDn types.String `tfsdk:"target_dn"`
Untagged types.String `tfsdk:"untagged"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvRsDomAttFvAEPgResourceModel describes the resource data model for the children without relation ships.
type FvRsDomAttIdentifier ¶ added in v2.16.0
type FvRsDomAttResource ¶ added in v2.16.0
type FvRsDomAttResource struct {
// contains filtered or unexported fields
}
FvRsDomAttResource defines the resource implementation.
func (*FvRsDomAttResource) Configure ¶ added in v2.16.0
func (r *FvRsDomAttResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*FvRsDomAttResource) Create ¶ added in v2.16.0
func (r *FvRsDomAttResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*FvRsDomAttResource) Delete ¶ added in v2.16.0
func (r *FvRsDomAttResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*FvRsDomAttResource) ImportState ¶ added in v2.16.0
func (r *FvRsDomAttResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*FvRsDomAttResource) Metadata ¶ added in v2.16.0
func (r *FvRsDomAttResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*FvRsDomAttResource) ModifyPlan ¶ added in v2.16.0
func (r *FvRsDomAttResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*FvRsDomAttResource) Read ¶ added in v2.16.0
func (r *FvRsDomAttResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*FvRsDomAttResource) Schema ¶ added in v2.16.0
func (r *FvRsDomAttResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*FvRsDomAttResource) Update ¶ added in v2.16.0
func (r *FvRsDomAttResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
type FvRsDomAttResourceModel ¶ added in v2.16.0
type FvRsDomAttResourceModel struct {
Id types.String `tfsdk:"id"`
ParentDn types.String `tfsdk:"parent_dn"`
Annotation types.String `tfsdk:"annotation"`
BindingType types.String `tfsdk:"binding_type"`
ClassPref types.String `tfsdk:"class_preference"`
CustomEpgName types.String `tfsdk:"custom_epg_name"`
Delimiter types.String `tfsdk:"delimiter"`
Encap types.String `tfsdk:"encapsulation"`
EncapMode types.String `tfsdk:"encapsulation_mode"`
EpgCos types.String `tfsdk:"epg_cos"`
EpgCosPref types.String `tfsdk:"epg_cos_pref"`
InstrImedcy types.String `tfsdk:"deployment_immediacy"`
IpamDhcpOverride types.String `tfsdk:"ipam_dhcp_override"`
IpamEnabled types.String `tfsdk:"ipam_enabled"`
IpamGateway types.String `tfsdk:"ipam_gateway"`
LagPolicyName types.String `tfsdk:"lag_policy_name"`
NetflowDir types.String `tfsdk:"netflow_direction"`
NetflowPref types.String `tfsdk:"enable_netflow"`
NumPorts types.String `tfsdk:"number_of_ports"`
PortAllocation types.String `tfsdk:"port_allocation"`
PrimaryEncap types.String `tfsdk:"primary_encapsulation"`
PrimaryEncapInner types.String `tfsdk:"primary_encapsulation_inner"`
ResImedcy types.String `tfsdk:"resolution_immediacy"`
SecondaryEncapInner types.String `tfsdk:"secondary_encapsulation_inner"`
SwitchingMode types.String `tfsdk:"switching_mode"`
TDn types.String `tfsdk:"target_dn"`
Untagged types.String `tfsdk:"untagged"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvRsDomAttResourceModel describes the resource data model.
type FvRsDppPolFvAEPgResourceModel ¶ added in v2.16.0
type FvRsDppPolFvAEPgResourceModel struct {
Annotation types.String `tfsdk:"annotation"`
TnQosDppPolName types.String `tfsdk:"data_plane_policing_policy_name"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvRsDppPolFvAEPgResourceModel describes the resource data model for the children without relation ships.
type FvRsFcPathAttDataSource ¶ added in v2.16.0
type FvRsFcPathAttDataSource struct {
// contains filtered or unexported fields
}
FvRsFcPathAttDataSource defines the data source implementation.
func (*FvRsFcPathAttDataSource) Configure ¶ added in v2.16.0
func (d *FvRsFcPathAttDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*FvRsFcPathAttDataSource) Metadata ¶ added in v2.16.0
func (d *FvRsFcPathAttDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*FvRsFcPathAttDataSource) Read ¶ added in v2.16.0
func (d *FvRsFcPathAttDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*FvRsFcPathAttDataSource) Schema ¶ added in v2.16.0
func (d *FvRsFcPathAttDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type FvRsFcPathAttFvAEPgResourceModel ¶ added in v2.16.0
type FvRsFcPathAttFvAEPgResourceModel struct {
Annotation types.String `tfsdk:"annotation"`
Descr types.String `tfsdk:"description"`
TDn types.String `tfsdk:"target_dn"`
Vsan types.String `tfsdk:"vsan"`
VsanMode types.String `tfsdk:"vsan_mode"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvRsFcPathAttFvAEPgResourceModel describes the resource data model for the children without relation ships.
type FvRsFcPathAttIdentifier ¶ added in v2.16.0
type FvRsFcPathAttResource ¶ added in v2.16.0
type FvRsFcPathAttResource struct {
// contains filtered or unexported fields
}
FvRsFcPathAttResource defines the resource implementation.
func (*FvRsFcPathAttResource) Configure ¶ added in v2.16.0
func (r *FvRsFcPathAttResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*FvRsFcPathAttResource) Create ¶ added in v2.16.0
func (r *FvRsFcPathAttResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*FvRsFcPathAttResource) Delete ¶ added in v2.16.0
func (r *FvRsFcPathAttResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*FvRsFcPathAttResource) ImportState ¶ added in v2.16.0
func (r *FvRsFcPathAttResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*FvRsFcPathAttResource) Metadata ¶ added in v2.16.0
func (r *FvRsFcPathAttResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*FvRsFcPathAttResource) ModifyPlan ¶ added in v2.16.0
func (r *FvRsFcPathAttResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*FvRsFcPathAttResource) Read ¶ added in v2.16.0
func (r *FvRsFcPathAttResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*FvRsFcPathAttResource) Schema ¶ added in v2.16.0
func (r *FvRsFcPathAttResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*FvRsFcPathAttResource) Update ¶ added in v2.16.0
func (r *FvRsFcPathAttResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
type FvRsFcPathAttResourceModel ¶ added in v2.16.0
type FvRsFcPathAttResourceModel struct {
Id types.String `tfsdk:"id"`
ParentDn types.String `tfsdk:"parent_dn"`
Annotation types.String `tfsdk:"annotation"`
Descr types.String `tfsdk:"description"`
TDn types.String `tfsdk:"target_dn"`
Vsan types.String `tfsdk:"vsan"`
VsanMode types.String `tfsdk:"vsan_mode"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvRsFcPathAttResourceModel describes the resource data model.
type FvRsIgmpsnFvBDResourceModel ¶ added in v2.16.0
type FvRsIgmpsnFvBDResourceModel struct {
Annotation types.String `tfsdk:"annotation"`
TnIgmpSnoopPolName types.String `tfsdk:"igmp_snooping_policy_name"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvRsIgmpsnFvBDResourceModel describes the resource data model for the children without relation ships.
type FvRsIntraEpgDataSource ¶ added in v2.16.0
type FvRsIntraEpgDataSource struct {
// contains filtered or unexported fields
}
FvRsIntraEpgDataSource defines the data source implementation.
func (*FvRsIntraEpgDataSource) Configure ¶ added in v2.16.0
func (d *FvRsIntraEpgDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*FvRsIntraEpgDataSource) Metadata ¶ added in v2.16.0
func (d *FvRsIntraEpgDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*FvRsIntraEpgDataSource) Read ¶ added in v2.16.0
func (d *FvRsIntraEpgDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*FvRsIntraEpgDataSource) Schema ¶ added in v2.16.0
func (d *FvRsIntraEpgDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type FvRsIntraEpgFvAEPgResourceModel ¶ added in v2.16.0
type FvRsIntraEpgFvAEPgResourceModel struct {
Annotation types.String `tfsdk:"annotation"`
TnVzBrCPName types.String `tfsdk:"contract_name"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvRsIntraEpgFvAEPgResourceModel describes the resource data model for the children without relation ships.
type FvRsIntraEpgFvESgResourceModel ¶ added in v2.16.0
type FvRsIntraEpgFvESgResourceModel struct {
Annotation types.String `tfsdk:"annotation"`
TnVzBrCPName types.String `tfsdk:"contract_name"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvRsIntraEpgFvESgResourceModel describes the resource data model for the children without relation ships.
type FvRsIntraEpgIdentifier ¶ added in v2.16.0
type FvRsIntraEpgL3extInstPResourceModel ¶ added in v2.17.0
type FvRsIntraEpgL3extInstPResourceModel struct {
Annotation types.String `tfsdk:"annotation"`
TnVzBrCPName types.String `tfsdk:"contract_name"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvRsIntraEpgL3extInstPResourceModel describes the resource data model for the children without relation ships.
type FvRsIntraEpgResource ¶ added in v2.16.0
type FvRsIntraEpgResource struct {
// contains filtered or unexported fields
}
FvRsIntraEpgResource defines the resource implementation.
func (*FvRsIntraEpgResource) Configure ¶ added in v2.16.0
func (r *FvRsIntraEpgResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*FvRsIntraEpgResource) Create ¶ added in v2.16.0
func (r *FvRsIntraEpgResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*FvRsIntraEpgResource) Delete ¶ added in v2.16.0
func (r *FvRsIntraEpgResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*FvRsIntraEpgResource) ImportState ¶ added in v2.16.0
func (r *FvRsIntraEpgResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*FvRsIntraEpgResource) Metadata ¶ added in v2.16.0
func (r *FvRsIntraEpgResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*FvRsIntraEpgResource) ModifyPlan ¶ added in v2.16.0
func (r *FvRsIntraEpgResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*FvRsIntraEpgResource) Read ¶ added in v2.16.0
func (r *FvRsIntraEpgResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*FvRsIntraEpgResource) Schema ¶ added in v2.16.0
func (r *FvRsIntraEpgResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*FvRsIntraEpgResource) Update ¶ added in v2.16.0
func (r *FvRsIntraEpgResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
type FvRsIntraEpgResourceModel ¶ added in v2.16.0
type FvRsIntraEpgResourceModel struct {
Id types.String `tfsdk:"id"`
ParentDn types.String `tfsdk:"parent_dn"`
Annotation types.String `tfsdk:"annotation"`
TnVzBrCPName types.String `tfsdk:"contract_name"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvRsIntraEpgResourceModel describes the resource data model.
type FvRsIpslaMonPolFvTrackMemberResourceModel ¶ added in v2.16.0
type FvRsIpslaMonPolFvTrackMemberResourceModel struct {
Annotation types.String `tfsdk:"annotation"`
TDn types.String `tfsdk:"target_dn"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvRsIpslaMonPolFvTrackMemberResourceModel describes the resource data model for the children without relation ships.
type FvRsMldsnFvBDResourceModel ¶ added in v2.16.0
type FvRsMldsnFvBDResourceModel struct {
Annotation types.String `tfsdk:"annotation"`
TnMldSnoopPolName types.String `tfsdk:"mld_snooping_policy_name"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvRsMldsnFvBDResourceModel describes the resource data model for the children without relation ships.
type FvRsNodeAttDataSource ¶ added in v2.16.0
type FvRsNodeAttDataSource struct {
// contains filtered or unexported fields
}
FvRsNodeAttDataSource defines the data source implementation.
func (*FvRsNodeAttDataSource) Configure ¶ added in v2.16.0
func (d *FvRsNodeAttDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*FvRsNodeAttDataSource) Metadata ¶ added in v2.16.0
func (d *FvRsNodeAttDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*FvRsNodeAttDataSource) Read ¶ added in v2.16.0
func (d *FvRsNodeAttDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*FvRsNodeAttDataSource) Schema ¶ added in v2.16.0
func (d *FvRsNodeAttDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type FvRsNodeAttFvAEPgResourceModel ¶ added in v2.16.0
type FvRsNodeAttFvAEPgResourceModel struct {
Annotation types.String `tfsdk:"annotation"`
Descr types.String `tfsdk:"description"`
Encap types.String `tfsdk:"encapsulation"`
InstrImedcy types.String `tfsdk:"deployment_immediacy"`
Mode types.String `tfsdk:"mode"`
TDn types.String `tfsdk:"target_dn"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvRsNodeAttFvAEPgResourceModel describes the resource data model for the children without relation ships.
type FvRsNodeAttFvAEPgResourceModelV1 ¶ added in v2.16.0
type FvRsNodeAttIdentifier ¶ added in v2.16.0
type FvRsNodeAttResource ¶ added in v2.16.0
type FvRsNodeAttResource struct {
// contains filtered or unexported fields
}
FvRsNodeAttResource defines the resource implementation.
func (*FvRsNodeAttResource) Configure ¶ added in v2.16.0
func (r *FvRsNodeAttResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*FvRsNodeAttResource) Create ¶ added in v2.16.0
func (r *FvRsNodeAttResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*FvRsNodeAttResource) Delete ¶ added in v2.16.0
func (r *FvRsNodeAttResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*FvRsNodeAttResource) ImportState ¶ added in v2.16.0
func (r *FvRsNodeAttResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*FvRsNodeAttResource) Metadata ¶ added in v2.16.0
func (r *FvRsNodeAttResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*FvRsNodeAttResource) ModifyPlan ¶ added in v2.16.0
func (r *FvRsNodeAttResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*FvRsNodeAttResource) Read ¶ added in v2.16.0
func (r *FvRsNodeAttResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*FvRsNodeAttResource) Schema ¶ added in v2.16.0
func (r *FvRsNodeAttResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*FvRsNodeAttResource) Update ¶ added in v2.16.0
func (r *FvRsNodeAttResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
type FvRsNodeAttResourceModel ¶ added in v2.16.0
type FvRsNodeAttResourceModel struct {
Id types.String `tfsdk:"id"`
ParentDn types.String `tfsdk:"parent_dn"`
Annotation types.String `tfsdk:"annotation"`
Descr types.String `tfsdk:"description"`
Encap types.String `tfsdk:"encapsulation"`
InstrImedcy types.String `tfsdk:"deployment_immediacy"`
Mode types.String `tfsdk:"mode"`
TDn types.String `tfsdk:"target_dn"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvRsNodeAttResourceModel describes the resource data model.
type FvRsOspfCtxPolFvCtxResourceModel ¶ added in v2.17.0
type FvRsOspfCtxPolFvCtxResourceModel struct {
Annotation types.String `tfsdk:"annotation"`
TnOspfCtxPolName types.String `tfsdk:"ospf_timers_name"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvRsOspfCtxPolFvCtxResourceModel describes the resource data model for the children without relation ships.
type FvRsOtmListMemberDataSource ¶ added in v2.16.0
type FvRsOtmListMemberDataSource struct {
// contains filtered or unexported fields
}
FvRsOtmListMemberDataSource defines the data source implementation.
func (*FvRsOtmListMemberDataSource) Configure ¶ added in v2.16.0
func (d *FvRsOtmListMemberDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*FvRsOtmListMemberDataSource) Metadata ¶ added in v2.16.0
func (d *FvRsOtmListMemberDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*FvRsOtmListMemberDataSource) Read ¶ added in v2.16.0
func (d *FvRsOtmListMemberDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*FvRsOtmListMemberDataSource) Schema ¶ added in v2.16.0
func (d *FvRsOtmListMemberDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type FvRsOtmListMemberFvTrackListResourceModel ¶ added in v2.16.0
type FvRsOtmListMemberFvTrackListResourceModel struct {
Annotation types.String `tfsdk:"annotation"`
TDn types.String `tfsdk:"target_dn"`
Weight types.String `tfsdk:"weight"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvRsOtmListMemberFvTrackListResourceModel describes the resource data model for the children without relation ships.
type FvRsOtmListMemberIdentifier ¶ added in v2.16.0
type FvRsOtmListMemberResource ¶ added in v2.16.0
type FvRsOtmListMemberResource struct {
// contains filtered or unexported fields
}
FvRsOtmListMemberResource defines the resource implementation.
func (*FvRsOtmListMemberResource) Configure ¶ added in v2.16.0
func (r *FvRsOtmListMemberResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*FvRsOtmListMemberResource) Create ¶ added in v2.16.0
func (r *FvRsOtmListMemberResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*FvRsOtmListMemberResource) Delete ¶ added in v2.16.0
func (r *FvRsOtmListMemberResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*FvRsOtmListMemberResource) ImportState ¶ added in v2.16.0
func (r *FvRsOtmListMemberResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*FvRsOtmListMemberResource) Metadata ¶ added in v2.16.0
func (r *FvRsOtmListMemberResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*FvRsOtmListMemberResource) ModifyPlan ¶ added in v2.16.0
func (r *FvRsOtmListMemberResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*FvRsOtmListMemberResource) Read ¶ added in v2.16.0
func (r *FvRsOtmListMemberResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*FvRsOtmListMemberResource) Schema ¶ added in v2.16.0
func (r *FvRsOtmListMemberResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*FvRsOtmListMemberResource) Update ¶ added in v2.16.0
func (r *FvRsOtmListMemberResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
type FvRsOtmListMemberResourceModel ¶ added in v2.16.0
type FvRsOtmListMemberResourceModel struct {
Id types.String `tfsdk:"id"`
ParentDn types.String `tfsdk:"parent_dn"`
Annotation types.String `tfsdk:"annotation"`
TDn types.String `tfsdk:"target_dn"`
Weight types.String `tfsdk:"weight"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvRsOtmListMemberResourceModel describes the resource data model.
type FvRsPathAttDataSource ¶ added in v2.16.0
type FvRsPathAttDataSource struct {
// contains filtered or unexported fields
}
FvRsPathAttDataSource defines the data source implementation.
func (*FvRsPathAttDataSource) Configure ¶ added in v2.16.0
func (d *FvRsPathAttDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*FvRsPathAttDataSource) Metadata ¶ added in v2.16.0
func (d *FvRsPathAttDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*FvRsPathAttDataSource) Read ¶ added in v2.16.0
func (d *FvRsPathAttDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*FvRsPathAttDataSource) Schema ¶ added in v2.16.0
func (d *FvRsPathAttDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type FvRsPathAttFvAEPgResourceModel ¶ added in v2.16.0
type FvRsPathAttFvAEPgResourceModel struct {
Annotation types.String `tfsdk:"annotation"`
Descr types.String `tfsdk:"description"`
Encap types.String `tfsdk:"encapsulation"`
InstrImedcy types.String `tfsdk:"deployment_immediacy"`
Mode types.String `tfsdk:"mode"`
PrimaryEncap types.String `tfsdk:"primary_encapsulation"`
TDn types.String `tfsdk:"target_dn"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvRsPathAttFvAEPgResourceModel describes the resource data model for the children without relation ships.
type FvRsPathAttIdentifier ¶ added in v2.16.0
type FvRsPathAttResource ¶ added in v2.16.0
type FvRsPathAttResource struct {
// contains filtered or unexported fields
}
FvRsPathAttResource defines the resource implementation.
func (*FvRsPathAttResource) Configure ¶ added in v2.16.0
func (r *FvRsPathAttResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*FvRsPathAttResource) Create ¶ added in v2.16.0
func (r *FvRsPathAttResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*FvRsPathAttResource) Delete ¶ added in v2.16.0
func (r *FvRsPathAttResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*FvRsPathAttResource) ImportState ¶ added in v2.16.0
func (r *FvRsPathAttResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*FvRsPathAttResource) Metadata ¶ added in v2.16.0
func (r *FvRsPathAttResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*FvRsPathAttResource) ModifyPlan ¶ added in v2.16.0
func (r *FvRsPathAttResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*FvRsPathAttResource) Read ¶ added in v2.16.0
func (r *FvRsPathAttResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*FvRsPathAttResource) Schema ¶ added in v2.16.0
func (r *FvRsPathAttResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*FvRsPathAttResource) Update ¶ added in v2.16.0
func (r *FvRsPathAttResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
type FvRsPathAttResourceModel ¶ added in v2.16.0
type FvRsPathAttResourceModel struct {
Id types.String `tfsdk:"id"`
ParentDn types.String `tfsdk:"parent_dn"`
Annotation types.String `tfsdk:"annotation"`
Descr types.String `tfsdk:"description"`
Encap types.String `tfsdk:"encapsulation"`
InstrImedcy types.String `tfsdk:"deployment_immediacy"`
Mode types.String `tfsdk:"mode"`
PrimaryEncap types.String `tfsdk:"primary_encapsulation"`
TDn types.String `tfsdk:"target_dn"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvRsPathAttResourceModel describes the resource data model.
type FvRsProtByDataSource ¶ added in v2.16.0
type FvRsProtByDataSource struct {
// contains filtered or unexported fields
}
FvRsProtByDataSource defines the data source implementation.
func (*FvRsProtByDataSource) Configure ¶ added in v2.16.0
func (d *FvRsProtByDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*FvRsProtByDataSource) Metadata ¶ added in v2.16.0
func (d *FvRsProtByDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*FvRsProtByDataSource) Read ¶ added in v2.16.0
func (d *FvRsProtByDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*FvRsProtByDataSource) Schema ¶ added in v2.16.0
func (d *FvRsProtByDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type FvRsProtByFvAEPgResourceModel ¶ added in v2.16.0
type FvRsProtByFvAEPgResourceModel struct {
Annotation types.String `tfsdk:"annotation"`
TnVzTabooName types.String `tfsdk:"taboo_contract_name"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvRsProtByFvAEPgResourceModel describes the resource data model for the children without relation ships.
type FvRsProtByIdentifier ¶ added in v2.16.0
type FvRsProtByL3extInstPResourceModel ¶ added in v2.17.0
type FvRsProtByL3extInstPResourceModel struct {
Annotation types.String `tfsdk:"annotation"`
TnVzTabooName types.String `tfsdk:"taboo_contract_name"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvRsProtByL3extInstPResourceModel describes the resource data model for the children without relation ships.
type FvRsProtByResource ¶ added in v2.16.0
type FvRsProtByResource struct {
// contains filtered or unexported fields
}
FvRsProtByResource defines the resource implementation.
func (*FvRsProtByResource) Configure ¶ added in v2.16.0
func (r *FvRsProtByResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*FvRsProtByResource) Create ¶ added in v2.16.0
func (r *FvRsProtByResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*FvRsProtByResource) Delete ¶ added in v2.16.0
func (r *FvRsProtByResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*FvRsProtByResource) ImportState ¶ added in v2.16.0
func (r *FvRsProtByResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*FvRsProtByResource) Metadata ¶ added in v2.16.0
func (r *FvRsProtByResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*FvRsProtByResource) ModifyPlan ¶ added in v2.16.0
func (r *FvRsProtByResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*FvRsProtByResource) Read ¶ added in v2.16.0
func (r *FvRsProtByResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*FvRsProtByResource) Schema ¶ added in v2.16.0
func (r *FvRsProtByResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*FvRsProtByResource) Update ¶ added in v2.16.0
func (r *FvRsProtByResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
type FvRsProtByResourceModel ¶ added in v2.16.0
type FvRsProtByResourceModel struct {
Id types.String `tfsdk:"id"`
ParentDn types.String `tfsdk:"parent_dn"`
Annotation types.String `tfsdk:"annotation"`
TnVzTabooName types.String `tfsdk:"taboo_contract_name"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvRsProtByResourceModel describes the resource data model.
type FvRsProvDataSource ¶ added in v2.16.0
type FvRsProvDataSource struct {
// contains filtered or unexported fields
}
FvRsProvDataSource defines the data source implementation.
func (*FvRsProvDataSource) Configure ¶ added in v2.16.0
func (d *FvRsProvDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*FvRsProvDataSource) Metadata ¶ added in v2.16.0
func (d *FvRsProvDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*FvRsProvDataSource) Read ¶ added in v2.16.0
func (d *FvRsProvDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*FvRsProvDataSource) Schema ¶ added in v2.16.0
func (d *FvRsProvDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type FvRsProvFvAEPgResourceModel ¶ added in v2.16.0
type FvRsProvFvAEPgResourceModel struct {
Annotation types.String `tfsdk:"annotation"`
MatchT types.String `tfsdk:"match_criteria"`
Prio customTypes.FvRsProvPrioStringValue `tfsdk:"priority"`
TnVzBrCPName types.String `tfsdk:"contract_name"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvRsProvFvAEPgResourceModel describes the resource data model for the children without relation ships.
type FvRsProvFvESgResourceModel ¶ added in v2.16.0
type FvRsProvFvESgResourceModel struct {
Annotation types.String `tfsdk:"annotation"`
MatchT types.String `tfsdk:"match_criteria"`
Prio customTypes.FvRsProvPrioStringValue `tfsdk:"priority"`
TnVzBrCPName types.String `tfsdk:"contract_name"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvRsProvFvESgResourceModel describes the resource data model for the children without relation ships.
type FvRsProvFvESgResourceModelV1 ¶ added in v2.16.0
type FvRsProvIdentifier ¶ added in v2.16.0
type FvRsProvL3extInstPResourceModel ¶ added in v2.17.0
type FvRsProvL3extInstPResourceModel struct {
Annotation types.String `tfsdk:"annotation"`
MatchT types.String `tfsdk:"match_criteria"`
Prio customTypes.FvRsProvPrioStringValue `tfsdk:"priority"`
TnVzBrCPName types.String `tfsdk:"contract_name"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvRsProvL3extInstPResourceModel describes the resource data model for the children without relation ships.
type FvRsProvResource ¶ added in v2.16.0
type FvRsProvResource struct {
// contains filtered or unexported fields
}
FvRsProvResource defines the resource implementation.
func (*FvRsProvResource) Configure ¶ added in v2.16.0
func (r *FvRsProvResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*FvRsProvResource) Create ¶ added in v2.16.0
func (r *FvRsProvResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*FvRsProvResource) Delete ¶ added in v2.16.0
func (r *FvRsProvResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*FvRsProvResource) ImportState ¶ added in v2.16.0
func (r *FvRsProvResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*FvRsProvResource) Metadata ¶ added in v2.16.0
func (r *FvRsProvResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*FvRsProvResource) ModifyPlan ¶ added in v2.16.0
func (r *FvRsProvResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*FvRsProvResource) Read ¶ added in v2.16.0
func (r *FvRsProvResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*FvRsProvResource) Schema ¶ added in v2.16.0
func (r *FvRsProvResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*FvRsProvResource) Update ¶ added in v2.16.0
func (r *FvRsProvResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
type FvRsProvResourceModel ¶ added in v2.16.0
type FvRsProvResourceModel struct {
Id types.String `tfsdk:"id"`
ParentDn types.String `tfsdk:"parent_dn"`
Annotation types.String `tfsdk:"annotation"`
MatchT types.String `tfsdk:"match_criteria"`
Prio customTypes.FvRsProvPrioStringValue `tfsdk:"priority"`
TnVzBrCPName types.String `tfsdk:"contract_name"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvRsProvResourceModel describes the resource data model.
type FvRsScopeFvESgResourceModel ¶ added in v2.16.0
type FvRsScopeFvESgResourceModel struct {
Annotation types.String `tfsdk:"annotation"`
TnFvCtxName types.String `tfsdk:"vrf_name"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvRsScopeFvESgResourceModel describes the resource data model for the children without relation ships.
type FvRsSecInheritedDataSource ¶ added in v2.16.0
type FvRsSecInheritedDataSource struct {
// contains filtered or unexported fields
}
FvRsSecInheritedDataSource defines the data source implementation.
func (*FvRsSecInheritedDataSource) Configure ¶ added in v2.16.0
func (d *FvRsSecInheritedDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*FvRsSecInheritedDataSource) Metadata ¶ added in v2.16.0
func (d *FvRsSecInheritedDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*FvRsSecInheritedDataSource) Read ¶ added in v2.16.0
func (d *FvRsSecInheritedDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*FvRsSecInheritedDataSource) Schema ¶ added in v2.16.0
func (d *FvRsSecInheritedDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type FvRsSecInheritedFvAEPgResourceModel ¶ added in v2.16.0
type FvRsSecInheritedFvAEPgResourceModel struct {
Annotation types.String `tfsdk:"annotation"`
TDn types.String `tfsdk:"target_dn"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvRsSecInheritedFvAEPgResourceModel describes the resource data model for the children without relation ships.
type FvRsSecInheritedFvESgResourceModel ¶ added in v2.16.0
type FvRsSecInheritedFvESgResourceModel struct {
Annotation types.String `tfsdk:"annotation"`
TDn types.String `tfsdk:"target_dn"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvRsSecInheritedFvESgResourceModel describes the resource data model for the children without relation ships.
type FvRsSecInheritedIdentifier ¶ added in v2.16.0
type FvRsSecInheritedL3extInstPResourceModel ¶ added in v2.17.0
type FvRsSecInheritedL3extInstPResourceModel struct {
Annotation types.String `tfsdk:"annotation"`
TDn types.String `tfsdk:"target_dn"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvRsSecInheritedL3extInstPResourceModel describes the resource data model for the children without relation ships.
type FvRsSecInheritedResource ¶ added in v2.16.0
type FvRsSecInheritedResource struct {
// contains filtered or unexported fields
}
FvRsSecInheritedResource defines the resource implementation.
func (*FvRsSecInheritedResource) Configure ¶ added in v2.16.0
func (r *FvRsSecInheritedResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*FvRsSecInheritedResource) Create ¶ added in v2.16.0
func (r *FvRsSecInheritedResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*FvRsSecInheritedResource) Delete ¶ added in v2.16.0
func (r *FvRsSecInheritedResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*FvRsSecInheritedResource) ImportState ¶ added in v2.16.0
func (r *FvRsSecInheritedResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*FvRsSecInheritedResource) Metadata ¶ added in v2.16.0
func (r *FvRsSecInheritedResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*FvRsSecInheritedResource) ModifyPlan ¶ added in v2.16.0
func (r *FvRsSecInheritedResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*FvRsSecInheritedResource) Read ¶ added in v2.16.0
func (r *FvRsSecInheritedResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*FvRsSecInheritedResource) Schema ¶ added in v2.16.0
func (r *FvRsSecInheritedResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*FvRsSecInheritedResource) Update ¶ added in v2.16.0
func (r *FvRsSecInheritedResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
type FvRsSecInheritedResourceModel ¶ added in v2.16.0
type FvRsSecInheritedResourceModel struct {
Id types.String `tfsdk:"id"`
ParentDn types.String `tfsdk:"parent_dn"`
Annotation types.String `tfsdk:"annotation"`
TDn types.String `tfsdk:"target_dn"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvRsSecInheritedResourceModel describes the resource data model.
type FvRsTenantMonPolFvTenantResourceModel ¶ added in v2.16.0
type FvRsTenantMonPolFvTenantResourceModel struct {
Annotation types.String `tfsdk:"annotation"`
TnMonEPGPolName types.String `tfsdk:"monitoring_policy_name"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvRsTenantMonPolFvTenantResourceModel describes the resource data model for the children without relation ships.
type FvRsTrustCtrlFvAEPgResourceModel ¶ added in v2.16.0
type FvRsTrustCtrlFvAEPgResourceModel struct {
Annotation types.String `tfsdk:"annotation"`
TnFhsTrustCtrlPolName types.String `tfsdk:"trust_control_policy_name"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvRsTrustCtrlFvAEPgResourceModel describes the resource data model for the children without relation ships.
type FvSCrtrnDataSource ¶ added in v2.16.0
type FvSCrtrnDataSource struct {
// contains filtered or unexported fields
}
FvSCrtrnDataSource defines the data source implementation.
func (*FvSCrtrnDataSource) Configure ¶ added in v2.16.0
func (d *FvSCrtrnDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*FvSCrtrnDataSource) Metadata ¶ added in v2.16.0
func (d *FvSCrtrnDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*FvSCrtrnDataSource) Read ¶ added in v2.16.0
func (d *FvSCrtrnDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*FvSCrtrnDataSource) Schema ¶ added in v2.16.0
func (d *FvSCrtrnDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type FvSCrtrnIdentifier ¶ added in v2.16.0
type FvSCrtrnResource ¶ added in v2.16.0
type FvSCrtrnResource struct {
// contains filtered or unexported fields
}
FvSCrtrnResource defines the resource implementation.
func (*FvSCrtrnResource) Configure ¶ added in v2.16.0
func (r *FvSCrtrnResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*FvSCrtrnResource) Create ¶ added in v2.16.0
func (r *FvSCrtrnResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*FvSCrtrnResource) Delete ¶ added in v2.16.0
func (r *FvSCrtrnResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*FvSCrtrnResource) ImportState ¶ added in v2.16.0
func (r *FvSCrtrnResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*FvSCrtrnResource) Metadata ¶ added in v2.16.0
func (r *FvSCrtrnResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*FvSCrtrnResource) ModifyPlan ¶ added in v2.16.0
func (r *FvSCrtrnResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*FvSCrtrnResource) Read ¶ added in v2.16.0
func (r *FvSCrtrnResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*FvSCrtrnResource) Schema ¶ added in v2.16.0
func (r *FvSCrtrnResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*FvSCrtrnResource) Update ¶ added in v2.16.0
func (r *FvSCrtrnResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
type FvSCrtrnResourceModel ¶ added in v2.16.0
type FvSCrtrnResourceModel struct {
Id types.String `tfsdk:"id"`
ParentDn types.String `tfsdk:"parent_dn"`
Annotation types.String `tfsdk:"annotation"`
Descr types.String `tfsdk:"description"`
Match types.String `tfsdk:"match"`
Name types.String `tfsdk:"name"`
NameAlias types.String `tfsdk:"name_alias"`
OwnerKey types.String `tfsdk:"owner_key"`
OwnerTag types.String `tfsdk:"owner_tag"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvSCrtrnResourceModel describes the resource data model.
type FvSiteAssociatedDataSource ¶ added in v2.17.0
type FvSiteAssociatedDataSource struct {
// contains filtered or unexported fields
}
FvSiteAssociatedDataSource defines the data source implementation.
func (*FvSiteAssociatedDataSource) Configure ¶ added in v2.17.0
func (d *FvSiteAssociatedDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*FvSiteAssociatedDataSource) Metadata ¶ added in v2.17.0
func (d *FvSiteAssociatedDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*FvSiteAssociatedDataSource) Read ¶ added in v2.17.0
func (d *FvSiteAssociatedDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*FvSiteAssociatedDataSource) Schema ¶ added in v2.17.0
func (d *FvSiteAssociatedDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type FvSiteAssociatedResource ¶ added in v2.17.0
type FvSiteAssociatedResource struct {
// contains filtered or unexported fields
}
FvSiteAssociatedResource defines the resource implementation.
func (*FvSiteAssociatedResource) Configure ¶ added in v2.17.0
func (r *FvSiteAssociatedResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*FvSiteAssociatedResource) Create ¶ added in v2.17.0
func (r *FvSiteAssociatedResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*FvSiteAssociatedResource) Delete ¶ added in v2.17.0
func (r *FvSiteAssociatedResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*FvSiteAssociatedResource) ImportState ¶ added in v2.17.0
func (r *FvSiteAssociatedResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*FvSiteAssociatedResource) Metadata ¶ added in v2.17.0
func (r *FvSiteAssociatedResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*FvSiteAssociatedResource) ModifyPlan ¶ added in v2.17.0
func (r *FvSiteAssociatedResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*FvSiteAssociatedResource) Read ¶ added in v2.17.0
func (r *FvSiteAssociatedResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*FvSiteAssociatedResource) Schema ¶ added in v2.17.0
func (r *FvSiteAssociatedResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*FvSiteAssociatedResource) Update ¶ added in v2.17.0
func (r *FvSiteAssociatedResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
type FvSiteAssociatedResourceModel ¶ added in v2.17.0
type FvSiteAssociatedResourceModel struct {
Id types.String `tfsdk:"id"`
ParentDn types.String `tfsdk:"parent_dn"`
Annotation types.String `tfsdk:"annotation"`
Descr types.String `tfsdk:"description"`
Name types.String `tfsdk:"name"`
NameAlias types.String `tfsdk:"name_alias"`
OwnerKey types.String `tfsdk:"owner_key"`
OwnerTag types.String `tfsdk:"owner_tag"`
SiteId types.String `tfsdk:"site_id"`
FvRemoteId types.Set `tfsdk:"remote_sites"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvSiteAssociatedResourceModel describes the resource data model.
type FvTenantDataSource ¶ added in v2.16.0
type FvTenantDataSource struct {
// contains filtered or unexported fields
}
FvTenantDataSource defines the data source implementation.
func (*FvTenantDataSource) Configure ¶ added in v2.16.0
func (d *FvTenantDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*FvTenantDataSource) Metadata ¶ added in v2.16.0
func (d *FvTenantDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*FvTenantDataSource) Read ¶ added in v2.16.0
func (d *FvTenantDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*FvTenantDataSource) Schema ¶ added in v2.16.0
func (d *FvTenantDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type FvTenantIdentifier ¶ added in v2.16.0
type FvTenantResource ¶ added in v2.16.0
type FvTenantResource struct {
// contains filtered or unexported fields
}
FvTenantResource defines the resource implementation.
func (*FvTenantResource) Configure ¶ added in v2.16.0
func (r *FvTenantResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*FvTenantResource) Create ¶ added in v2.16.0
func (r *FvTenantResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*FvTenantResource) Delete ¶ added in v2.16.0
func (r *FvTenantResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*FvTenantResource) ImportState ¶ added in v2.16.0
func (r *FvTenantResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*FvTenantResource) Metadata ¶ added in v2.16.0
func (r *FvTenantResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*FvTenantResource) ModifyPlan ¶ added in v2.16.0
func (r *FvTenantResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*FvTenantResource) Read ¶ added in v2.16.0
func (r *FvTenantResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*FvTenantResource) Schema ¶ added in v2.16.0
func (r *FvTenantResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*FvTenantResource) Update ¶ added in v2.16.0
func (r *FvTenantResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
func (*FvTenantResource) UpgradeState ¶ added in v2.16.0
func (r *FvTenantResource) UpgradeState(ctx context.Context) map[int64]resource.StateUpgrader
type FvTenantResourceModel ¶ added in v2.16.0
type FvTenantResourceModel struct {
Id types.String `tfsdk:"id"`
Annotation types.String `tfsdk:"annotation"`
Descr types.String `tfsdk:"description"`
Name types.String `tfsdk:"name"`
NameAlias types.String `tfsdk:"name_alias"`
OwnerKey types.String `tfsdk:"owner_key"`
OwnerTag types.String `tfsdk:"owner_tag"`
FvRsTenantMonPol types.Object `tfsdk:"relation_to_monitoring_policy"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
DeprecatedFvRsTenantMonPol types.String `tfsdk:"relation_fv_rs_tenant_mon_pol"`
Ignored_relation_fv_rs_tn_deny_rule types.Set `tfsdk:"relation_fv_rs_tn_deny_rule"`
}
FvTenantResourceModel describes the resource data model.
type FvTenantResourceModelV1 ¶ added in v2.16.0
type FvTenantResourceModelV1 struct {
Annotation types.String `tfsdk:"annotation"`
Descr types.String `tfsdk:"description"`
Id types.String `tfsdk:"id"`
Name types.String `tfsdk:"name"`
NameAlias types.String `tfsdk:"name_alias"`
FvRsTenantMonPol types.String `tfsdk:"relation_fv_rs_tenant_mon_pol"`
Ignored_relation_fv_rs_tn_deny_rule types.Set `tfsdk:"relation_fv_rs_tn_deny_rule"`
}
type FvTrackListDataSource ¶ added in v2.16.0
type FvTrackListDataSource struct {
// contains filtered or unexported fields
}
FvTrackListDataSource defines the data source implementation.
func (*FvTrackListDataSource) Configure ¶ added in v2.16.0
func (d *FvTrackListDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*FvTrackListDataSource) Metadata ¶ added in v2.16.0
func (d *FvTrackListDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*FvTrackListDataSource) Read ¶ added in v2.16.0
func (d *FvTrackListDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*FvTrackListDataSource) Schema ¶ added in v2.16.0
func (d *FvTrackListDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type FvTrackListIdentifier ¶ added in v2.16.0
type FvTrackListResource ¶ added in v2.16.0
type FvTrackListResource struct {
// contains filtered or unexported fields
}
FvTrackListResource defines the resource implementation.
func (*FvTrackListResource) Configure ¶ added in v2.16.0
func (r *FvTrackListResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*FvTrackListResource) Create ¶ added in v2.16.0
func (r *FvTrackListResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*FvTrackListResource) Delete ¶ added in v2.16.0
func (r *FvTrackListResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*FvTrackListResource) ImportState ¶ added in v2.16.0
func (r *FvTrackListResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*FvTrackListResource) Metadata ¶ added in v2.16.0
func (r *FvTrackListResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*FvTrackListResource) ModifyPlan ¶ added in v2.16.0
func (r *FvTrackListResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*FvTrackListResource) Read ¶ added in v2.16.0
func (r *FvTrackListResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*FvTrackListResource) Schema ¶ added in v2.16.0
func (r *FvTrackListResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*FvTrackListResource) Update ¶ added in v2.16.0
func (r *FvTrackListResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
type FvTrackListResourceModel ¶ added in v2.16.0
type FvTrackListResourceModel struct {
Id types.String `tfsdk:"id"`
ParentDn types.String `tfsdk:"parent_dn"`
Annotation types.String `tfsdk:"annotation"`
Descr types.String `tfsdk:"description"`
Name types.String `tfsdk:"name"`
NameAlias types.String `tfsdk:"name_alias"`
OwnerKey types.String `tfsdk:"owner_key"`
OwnerTag types.String `tfsdk:"owner_tag"`
PercentageDown types.String `tfsdk:"percentage_down"`
PercentageUp types.String `tfsdk:"percentage_up"`
Type types.String `tfsdk:"type"`
WeightDown types.String `tfsdk:"weight_down"`
WeightUp types.String `tfsdk:"weight_up"`
FvRsOtmListMember types.Set `tfsdk:"relation_to_ip_sla_track_members"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvTrackListResourceModel describes the resource data model.
type FvTrackMemberDataSource ¶ added in v2.16.0
type FvTrackMemberDataSource struct {
// contains filtered or unexported fields
}
FvTrackMemberDataSource defines the data source implementation.
func (*FvTrackMemberDataSource) Configure ¶ added in v2.16.0
func (d *FvTrackMemberDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*FvTrackMemberDataSource) Metadata ¶ added in v2.16.0
func (d *FvTrackMemberDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*FvTrackMemberDataSource) Read ¶ added in v2.16.0
func (d *FvTrackMemberDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*FvTrackMemberDataSource) Schema ¶ added in v2.16.0
func (d *FvTrackMemberDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type FvTrackMemberIdentifier ¶ added in v2.16.0
type FvTrackMemberResource ¶ added in v2.16.0
type FvTrackMemberResource struct {
// contains filtered or unexported fields
}
FvTrackMemberResource defines the resource implementation.
func (*FvTrackMemberResource) Configure ¶ added in v2.16.0
func (r *FvTrackMemberResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*FvTrackMemberResource) Create ¶ added in v2.16.0
func (r *FvTrackMemberResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*FvTrackMemberResource) Delete ¶ added in v2.16.0
func (r *FvTrackMemberResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*FvTrackMemberResource) ImportState ¶ added in v2.16.0
func (r *FvTrackMemberResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*FvTrackMemberResource) Metadata ¶ added in v2.16.0
func (r *FvTrackMemberResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*FvTrackMemberResource) ModifyPlan ¶ added in v2.16.0
func (r *FvTrackMemberResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*FvTrackMemberResource) Read ¶ added in v2.16.0
func (r *FvTrackMemberResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*FvTrackMemberResource) Schema ¶ added in v2.16.0
func (r *FvTrackMemberResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*FvTrackMemberResource) Update ¶ added in v2.16.0
func (r *FvTrackMemberResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
type FvTrackMemberResourceModel ¶ added in v2.16.0
type FvTrackMemberResourceModel struct {
Id types.String `tfsdk:"id"`
ParentDn types.String `tfsdk:"parent_dn"`
Annotation types.String `tfsdk:"annotation"`
Descr types.String `tfsdk:"description"`
DstIpAddr types.String `tfsdk:"destination_ip_address"`
Name types.String `tfsdk:"name"`
NameAlias types.String `tfsdk:"name_alias"`
OwnerKey types.String `tfsdk:"owner_key"`
OwnerTag types.String `tfsdk:"owner_tag"`
ScopeDn types.String `tfsdk:"scope"`
FvRsIpslaMonPol types.Object `tfsdk:"relation_to_monitoring_policy"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvTrackMemberResourceModel describes the resource data model.
type FvVmAttrDataSource ¶ added in v2.16.0
type FvVmAttrDataSource struct {
// contains filtered or unexported fields
}
FvVmAttrDataSource defines the data source implementation.
func (*FvVmAttrDataSource) Configure ¶ added in v2.16.0
func (d *FvVmAttrDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*FvVmAttrDataSource) Metadata ¶ added in v2.16.0
func (d *FvVmAttrDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*FvVmAttrDataSource) Read ¶ added in v2.16.0
func (d *FvVmAttrDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*FvVmAttrDataSource) Schema ¶ added in v2.16.0
func (d *FvVmAttrDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type FvVmAttrIdentifier ¶ added in v2.16.0
type FvVmAttrResource ¶ added in v2.16.0
type FvVmAttrResource struct {
// contains filtered or unexported fields
}
FvVmAttrResource defines the resource implementation.
func (*FvVmAttrResource) Configure ¶ added in v2.16.0
func (r *FvVmAttrResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*FvVmAttrResource) Create ¶ added in v2.16.0
func (r *FvVmAttrResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*FvVmAttrResource) Delete ¶ added in v2.16.0
func (r *FvVmAttrResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*FvVmAttrResource) ImportState ¶ added in v2.16.0
func (r *FvVmAttrResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*FvVmAttrResource) Metadata ¶ added in v2.16.0
func (r *FvVmAttrResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*FvVmAttrResource) ModifyPlan ¶ added in v2.16.0
func (r *FvVmAttrResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*FvVmAttrResource) Read ¶ added in v2.16.0
func (r *FvVmAttrResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*FvVmAttrResource) Schema ¶ added in v2.16.0
func (r *FvVmAttrResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*FvVmAttrResource) Update ¶ added in v2.16.0
func (r *FvVmAttrResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
type FvVmAttrResourceModel ¶ added in v2.16.0
type FvVmAttrResourceModel struct {
Id types.String `tfsdk:"id"`
ParentDn types.String `tfsdk:"parent_dn"`
Annotation types.String `tfsdk:"annotation"`
Category types.String `tfsdk:"category"`
Descr types.String `tfsdk:"description"`
LabelName types.String `tfsdk:"label_name"`
Name types.String `tfsdk:"name"`
NameAlias types.String `tfsdk:"name_alias"`
Operator types.String `tfsdk:"operator"`
OwnerKey types.String `tfsdk:"owner_key"`
OwnerTag types.String `tfsdk:"owner_tag"`
Type types.String `tfsdk:"type"`
Value types.String `tfsdk:"value"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
FvVmAttrResourceModel describes the resource data model.
type IgmpSnoopPolDataSource ¶ added in v2.16.0
type IgmpSnoopPolDataSource struct {
// contains filtered or unexported fields
}
IgmpSnoopPolDataSource defines the data source implementation.
func (*IgmpSnoopPolDataSource) Configure ¶ added in v2.16.0
func (d *IgmpSnoopPolDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*IgmpSnoopPolDataSource) Metadata ¶ added in v2.16.0
func (d *IgmpSnoopPolDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*IgmpSnoopPolDataSource) Read ¶ added in v2.16.0
func (d *IgmpSnoopPolDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*IgmpSnoopPolDataSource) Schema ¶ added in v2.16.0
func (d *IgmpSnoopPolDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type IgmpSnoopPolIdentifier ¶ added in v2.16.0
type IgmpSnoopPolResource ¶ added in v2.16.0
type IgmpSnoopPolResource struct {
// contains filtered or unexported fields
}
IgmpSnoopPolResource defines the resource implementation.
func (*IgmpSnoopPolResource) Configure ¶ added in v2.16.0
func (r *IgmpSnoopPolResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*IgmpSnoopPolResource) Create ¶ added in v2.16.0
func (r *IgmpSnoopPolResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*IgmpSnoopPolResource) Delete ¶ added in v2.16.0
func (r *IgmpSnoopPolResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*IgmpSnoopPolResource) ImportState ¶ added in v2.16.0
func (r *IgmpSnoopPolResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*IgmpSnoopPolResource) Metadata ¶ added in v2.16.0
func (r *IgmpSnoopPolResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*IgmpSnoopPolResource) ModifyPlan ¶ added in v2.16.0
func (r *IgmpSnoopPolResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*IgmpSnoopPolResource) Read ¶ added in v2.16.0
func (r *IgmpSnoopPolResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*IgmpSnoopPolResource) Schema ¶ added in v2.16.0
func (r *IgmpSnoopPolResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*IgmpSnoopPolResource) Update ¶ added in v2.16.0
func (r *IgmpSnoopPolResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
type IgmpSnoopPolResourceModel ¶ added in v2.16.0
type IgmpSnoopPolResourceModel struct {
Id types.String `tfsdk:"id"`
ParentDn types.String `tfsdk:"parent_dn"`
AdminSt types.String `tfsdk:"admin_state"`
Annotation types.String `tfsdk:"annotation"`
Ctrl types.Set `tfsdk:"control"`
Descr types.String `tfsdk:"description"`
LastMbrIntvl types.String `tfsdk:"last_member_interval"`
Name types.String `tfsdk:"name"`
NameAlias types.String `tfsdk:"name_alias"`
OwnerKey types.String `tfsdk:"owner_key"`
OwnerTag types.String `tfsdk:"owner_tag"`
QueryIntvl types.String `tfsdk:"query_interval"`
RspIntvl types.String `tfsdk:"response_interval"`
StartQueryCnt types.String `tfsdk:"start_query_count"`
StartQueryIntvl types.String `tfsdk:"start_query_interval"`
Ver types.String `tfsdk:"querier_version"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
IgmpSnoopPolResourceModel describes the resource data model.
type ImportJsonString ¶ added in v2.18.0
type InfraHPathSDataSource ¶ added in v2.16.0
type InfraHPathSDataSource struct {
// contains filtered or unexported fields
}
InfraHPathSDataSource defines the data source implementation.
func (*InfraHPathSDataSource) Configure ¶ added in v2.16.0
func (d *InfraHPathSDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*InfraHPathSDataSource) Metadata ¶ added in v2.16.0
func (d *InfraHPathSDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*InfraHPathSDataSource) Read ¶ added in v2.16.0
func (d *InfraHPathSDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*InfraHPathSDataSource) Schema ¶ added in v2.16.0
func (d *InfraHPathSDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type InfraHPathSIdentifier ¶ added in v2.16.0
type InfraHPathSResource ¶ added in v2.16.0
type InfraHPathSResource struct {
// contains filtered or unexported fields
}
InfraHPathSResource defines the resource implementation.
func (*InfraHPathSResource) Configure ¶ added in v2.16.0
func (r *InfraHPathSResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*InfraHPathSResource) Create ¶ added in v2.16.0
func (r *InfraHPathSResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*InfraHPathSResource) Delete ¶ added in v2.16.0
func (r *InfraHPathSResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*InfraHPathSResource) ImportState ¶ added in v2.16.0
func (r *InfraHPathSResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*InfraHPathSResource) Metadata ¶ added in v2.16.0
func (r *InfraHPathSResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*InfraHPathSResource) ModifyPlan ¶ added in v2.16.0
func (r *InfraHPathSResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*InfraHPathSResource) Read ¶ added in v2.16.0
func (r *InfraHPathSResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*InfraHPathSResource) Schema ¶ added in v2.16.0
func (r *InfraHPathSResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*InfraHPathSResource) Update ¶ added in v2.16.0
func (r *InfraHPathSResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
type InfraHPathSResourceModel ¶ added in v2.16.0
type InfraHPathSResourceModel struct {
Id types.String `tfsdk:"id"`
ParentDn types.String `tfsdk:"parent_dn"`
Annotation types.String `tfsdk:"annotation"`
Descr types.String `tfsdk:"description"`
Name types.String `tfsdk:"name"`
NameAlias types.String `tfsdk:"name_alias"`
OwnerKey types.String `tfsdk:"owner_key"`
OwnerTag types.String `tfsdk:"owner_tag"`
InfraRsHPathAtt types.Object `tfsdk:"relation_to_host_path"`
InfraRsPathToAccBaseGrp types.Object `tfsdk:"relation_to_access_interface_policy_group"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
InfraHPathSResourceModel describes the resource data model.
type InfraRsHPathAttInfraHPathSResourceModel ¶ added in v2.16.0
type InfraRsHPathAttInfraHPathSResourceModel struct {
Annotation types.String `tfsdk:"annotation"`
TDn types.String `tfsdk:"target_dn"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
InfraRsHPathAttInfraHPathSResourceModel describes the resource data model for the children without relation ships.
type InfraRsPathToAccBaseGrpInfraHPathSResourceModel ¶ added in v2.16.0
type InfraRsPathToAccBaseGrpInfraHPathSResourceModel struct {
Annotation types.String `tfsdk:"annotation"`
TDn types.String `tfsdk:"target_dn"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
InfraRsPathToAccBaseGrpInfraHPathSResourceModel describes the resource data model for the children without relation ships.
type L3extConsLblDataSource ¶
type L3extConsLblDataSource struct {
// contains filtered or unexported fields
}
L3extConsLblDataSource defines the data source implementation.
func (*L3extConsLblDataSource) Configure ¶
func (d *L3extConsLblDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*L3extConsLblDataSource) Metadata ¶
func (d *L3extConsLblDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*L3extConsLblDataSource) Read ¶
func (d *L3extConsLblDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*L3extConsLblDataSource) Schema ¶
func (d *L3extConsLblDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type L3extConsLblIdentifier ¶
type L3extConsLblResource ¶
type L3extConsLblResource struct {
// contains filtered or unexported fields
}
L3extConsLblResource defines the resource implementation.
func (*L3extConsLblResource) Configure ¶
func (r *L3extConsLblResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*L3extConsLblResource) Create ¶
func (r *L3extConsLblResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*L3extConsLblResource) Delete ¶
func (r *L3extConsLblResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*L3extConsLblResource) ImportState ¶
func (r *L3extConsLblResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*L3extConsLblResource) Metadata ¶
func (r *L3extConsLblResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*L3extConsLblResource) ModifyPlan ¶ added in v2.16.0
func (r *L3extConsLblResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*L3extConsLblResource) Read ¶
func (r *L3extConsLblResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*L3extConsLblResource) Schema ¶
func (r *L3extConsLblResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*L3extConsLblResource) Update ¶
func (r *L3extConsLblResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
type L3extConsLblResourceModel ¶
type L3extConsLblResourceModel struct {
Id types.String `tfsdk:"id"`
ParentDn types.String `tfsdk:"parent_dn"`
Annotation types.String `tfsdk:"annotation"`
Descr types.String `tfsdk:"description"`
Name types.String `tfsdk:"name"`
NameAlias types.String `tfsdk:"name_alias"`
Owner types.String `tfsdk:"owner"`
OwnerKey types.String `tfsdk:"owner_key"`
OwnerTag types.String `tfsdk:"owner_tag"`
Tag types.String `tfsdk:"tag"`
L3extRsLblToInstP types.Set `tfsdk:"relation_to_external_epgs"`
L3extRsLblToProfile types.Set `tfsdk:"relation_to_route_control_profiles"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
L3extConsLblResourceModel describes the resource data model.
type L3extInstPDataSource ¶ added in v2.17.0
type L3extInstPDataSource struct {
// contains filtered or unexported fields
}
L3extInstPDataSource defines the data source implementation.
func (*L3extInstPDataSource) Configure ¶ added in v2.17.0
func (d *L3extInstPDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*L3extInstPDataSource) Metadata ¶ added in v2.17.0
func (d *L3extInstPDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*L3extInstPDataSource) Read ¶ added in v2.17.0
func (d *L3extInstPDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*L3extInstPDataSource) Schema ¶ added in v2.17.0
func (d *L3extInstPDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type L3extInstPIdentifier ¶ added in v2.17.0
type L3extInstPResource ¶ added in v2.17.0
type L3extInstPResource struct {
// contains filtered or unexported fields
}
L3extInstPResource defines the resource implementation.
func (*L3extInstPResource) Configure ¶ added in v2.17.0
func (r *L3extInstPResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*L3extInstPResource) Create ¶ added in v2.17.0
func (r *L3extInstPResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*L3extInstPResource) Delete ¶ added in v2.17.0
func (r *L3extInstPResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*L3extInstPResource) ImportState ¶ added in v2.17.0
func (r *L3extInstPResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*L3extInstPResource) Metadata ¶ added in v2.17.0
func (r *L3extInstPResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*L3extInstPResource) ModifyPlan ¶ added in v2.17.0
func (r *L3extInstPResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*L3extInstPResource) Read ¶ added in v2.17.0
func (r *L3extInstPResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*L3extInstPResource) Schema ¶ added in v2.17.0
func (r *L3extInstPResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*L3extInstPResource) Update ¶ added in v2.17.0
func (r *L3extInstPResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
type L3extInstPResourceModel ¶ added in v2.17.0
type L3extInstPResourceModel struct {
Id types.String `tfsdk:"id"`
ParentDn types.String `tfsdk:"parent_dn"`
Annotation types.String `tfsdk:"annotation"`
Descr types.String `tfsdk:"description"`
ExceptionTag types.String `tfsdk:"contract_exception_tag"`
FloodOnEncap types.String `tfsdk:"flood_in_encapsulation"`
MatchT types.String `tfsdk:"match_criteria"`
Name types.String `tfsdk:"name"`
NameAlias types.String `tfsdk:"name_alias"`
PcEnfPref types.String `tfsdk:"intra_epg_isolation"`
PcTag types.String `tfsdk:"pc_tag"`
PrefGrMemb types.String `tfsdk:"preferred_group_member"`
Prio customTypes.L3extInstPPrioStringValue `tfsdk:"priority"`
Scope types.String `tfsdk:"scope"`
TargetDscp customTypes.L3extInstPTargetDscpStringValue `tfsdk:"target_dscp"`
FvRsCons types.Set `tfsdk:"relation_to_consumed_contracts"`
FvRsConsIf types.Set `tfsdk:"relation_to_imported_contracts"`
FvRsCustQosPol types.Object `tfsdk:"relation_to_custom_qos_policy"`
FvRsIntraEpg types.Set `tfsdk:"relation_to_intra_epg_contracts"`
FvRsProtBy types.Set `tfsdk:"relation_to_taboo_contracts"`
FvRsProv types.Set `tfsdk:"relation_to_provided_contracts"`
FvRsSecInherited types.Set `tfsdk:"relation_to_contract_masters"`
L3extRsInstPToProfile types.Set `tfsdk:"relation_to_route_control_profiles"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
L3extInstPResourceModel describes the resource data model.
type L3extProvLblDataSource ¶ added in v2.15.0
type L3extProvLblDataSource struct {
// contains filtered or unexported fields
}
L3extProvLblDataSource defines the data source implementation.
func (*L3extProvLblDataSource) Configure ¶ added in v2.15.0
func (d *L3extProvLblDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*L3extProvLblDataSource) Metadata ¶ added in v2.15.0
func (d *L3extProvLblDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*L3extProvLblDataSource) Read ¶ added in v2.15.0
func (d *L3extProvLblDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*L3extProvLblDataSource) Schema ¶ added in v2.15.0
func (d *L3extProvLblDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type L3extProvLblIdentifier ¶ added in v2.15.0
type L3extProvLblResource ¶ added in v2.15.0
type L3extProvLblResource struct {
// contains filtered or unexported fields
}
L3extProvLblResource defines the resource implementation.
func (*L3extProvLblResource) Configure ¶ added in v2.15.0
func (r *L3extProvLblResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*L3extProvLblResource) Create ¶ added in v2.15.0
func (r *L3extProvLblResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*L3extProvLblResource) Delete ¶ added in v2.15.0
func (r *L3extProvLblResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*L3extProvLblResource) ImportState ¶ added in v2.15.0
func (r *L3extProvLblResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*L3extProvLblResource) Metadata ¶ added in v2.15.0
func (r *L3extProvLblResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*L3extProvLblResource) ModifyPlan ¶ added in v2.16.0
func (r *L3extProvLblResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*L3extProvLblResource) Read ¶ added in v2.15.0
func (r *L3extProvLblResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*L3extProvLblResource) Schema ¶ added in v2.15.0
func (r *L3extProvLblResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*L3extProvLblResource) Update ¶ added in v2.15.0
func (r *L3extProvLblResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
type L3extProvLblResourceModel ¶ added in v2.15.0
type L3extProvLblResourceModel struct {
Id types.String `tfsdk:"id"`
ParentDn types.String `tfsdk:"parent_dn"`
Annotation types.String `tfsdk:"annotation"`
Descr types.String `tfsdk:"description"`
Name types.String `tfsdk:"name"`
NameAlias types.String `tfsdk:"name_alias"`
OwnerKey types.String `tfsdk:"owner_key"`
OwnerTag types.String `tfsdk:"owner_tag"`
Tag types.String `tfsdk:"tag"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
L3extProvLblResourceModel describes the resource data model.
type L3extRsInstPToProfileDataSource ¶ added in v2.17.0
type L3extRsInstPToProfileDataSource struct {
// contains filtered or unexported fields
}
L3extRsInstPToProfileDataSource defines the data source implementation.
func (*L3extRsInstPToProfileDataSource) Configure ¶ added in v2.17.0
func (d *L3extRsInstPToProfileDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*L3extRsInstPToProfileDataSource) Metadata ¶ added in v2.17.0
func (d *L3extRsInstPToProfileDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*L3extRsInstPToProfileDataSource) Read ¶ added in v2.17.0
func (d *L3extRsInstPToProfileDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*L3extRsInstPToProfileDataSource) Schema ¶ added in v2.17.0
func (d *L3extRsInstPToProfileDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type L3extRsInstPToProfileIdentifier ¶ added in v2.17.0
type L3extRsInstPToProfileL3extInstPResourceModel ¶ added in v2.17.0
type L3extRsInstPToProfileL3extInstPResourceModel struct {
Annotation types.String `tfsdk:"annotation"`
Direction types.String `tfsdk:"direction"`
TnRtctrlProfileName types.String `tfsdk:"route_control_profile_name"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
L3extRsInstPToProfileL3extInstPResourceModel describes the resource data model for the children without relation ships.
type L3extRsInstPToProfileResource ¶ added in v2.17.0
type L3extRsInstPToProfileResource struct {
// contains filtered or unexported fields
}
L3extRsInstPToProfileResource defines the resource implementation.
func (*L3extRsInstPToProfileResource) Configure ¶ added in v2.17.0
func (r *L3extRsInstPToProfileResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*L3extRsInstPToProfileResource) Create ¶ added in v2.17.0
func (r *L3extRsInstPToProfileResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*L3extRsInstPToProfileResource) Delete ¶ added in v2.17.0
func (r *L3extRsInstPToProfileResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*L3extRsInstPToProfileResource) ImportState ¶ added in v2.17.0
func (r *L3extRsInstPToProfileResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*L3extRsInstPToProfileResource) Metadata ¶ added in v2.17.0
func (r *L3extRsInstPToProfileResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*L3extRsInstPToProfileResource) ModifyPlan ¶ added in v2.17.0
func (r *L3extRsInstPToProfileResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*L3extRsInstPToProfileResource) Read ¶ added in v2.17.0
func (r *L3extRsInstPToProfileResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*L3extRsInstPToProfileResource) Schema ¶ added in v2.17.0
func (r *L3extRsInstPToProfileResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*L3extRsInstPToProfileResource) Update ¶ added in v2.17.0
func (r *L3extRsInstPToProfileResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
type L3extRsInstPToProfileResourceModel ¶ added in v2.17.0
type L3extRsInstPToProfileResourceModel struct {
Id types.String `tfsdk:"id"`
ParentDn types.String `tfsdk:"parent_dn"`
Annotation types.String `tfsdk:"annotation"`
Direction types.String `tfsdk:"direction"`
TnRtctrlProfileName types.String `tfsdk:"route_control_profile_name"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
L3extRsInstPToProfileResourceModel describes the resource data model.
type L3extRsLblToInstPDataSource ¶ added in v2.16.0
type L3extRsLblToInstPDataSource struct {
// contains filtered or unexported fields
}
L3extRsLblToInstPDataSource defines the data source implementation.
func (*L3extRsLblToInstPDataSource) Configure ¶ added in v2.16.0
func (d *L3extRsLblToInstPDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*L3extRsLblToInstPDataSource) Metadata ¶ added in v2.16.0
func (d *L3extRsLblToInstPDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*L3extRsLblToInstPDataSource) Read ¶ added in v2.16.0
func (d *L3extRsLblToInstPDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*L3extRsLblToInstPDataSource) Schema ¶ added in v2.16.0
func (d *L3extRsLblToInstPDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type L3extRsLblToInstPIdentifier ¶ added in v2.16.0
type L3extRsLblToInstPL3extConsLblResourceModel ¶ added in v2.16.0
type L3extRsLblToInstPL3extConsLblResourceModel struct {
Annotation types.String `tfsdk:"annotation"`
TDn types.String `tfsdk:"target_dn"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
L3extRsLblToInstPL3extConsLblResourceModel describes the resource data model for the children without relation ships.
type L3extRsLblToInstPResource ¶ added in v2.16.0
type L3extRsLblToInstPResource struct {
// contains filtered or unexported fields
}
L3extRsLblToInstPResource defines the resource implementation.
func (*L3extRsLblToInstPResource) Configure ¶ added in v2.16.0
func (r *L3extRsLblToInstPResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*L3extRsLblToInstPResource) Create ¶ added in v2.16.0
func (r *L3extRsLblToInstPResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*L3extRsLblToInstPResource) Delete ¶ added in v2.16.0
func (r *L3extRsLblToInstPResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*L3extRsLblToInstPResource) ImportState ¶ added in v2.16.0
func (r *L3extRsLblToInstPResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*L3extRsLblToInstPResource) Metadata ¶ added in v2.16.0
func (r *L3extRsLblToInstPResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*L3extRsLblToInstPResource) ModifyPlan ¶ added in v2.16.0
func (r *L3extRsLblToInstPResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*L3extRsLblToInstPResource) Read ¶ added in v2.16.0
func (r *L3extRsLblToInstPResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*L3extRsLblToInstPResource) Schema ¶ added in v2.16.0
func (r *L3extRsLblToInstPResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*L3extRsLblToInstPResource) Update ¶ added in v2.16.0
func (r *L3extRsLblToInstPResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
type L3extRsLblToInstPResourceModel ¶ added in v2.16.0
type L3extRsLblToInstPResourceModel struct {
Id types.String `tfsdk:"id"`
ParentDn types.String `tfsdk:"parent_dn"`
Annotation types.String `tfsdk:"annotation"`
TDn types.String `tfsdk:"target_dn"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
L3extRsLblToInstPResourceModel describes the resource data model.
type L3extRsLblToProfileDataSource ¶ added in v2.16.0
type L3extRsLblToProfileDataSource struct {
// contains filtered or unexported fields
}
L3extRsLblToProfileDataSource defines the data source implementation.
func (*L3extRsLblToProfileDataSource) Configure ¶ added in v2.16.0
func (d *L3extRsLblToProfileDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*L3extRsLblToProfileDataSource) Metadata ¶ added in v2.16.0
func (d *L3extRsLblToProfileDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*L3extRsLblToProfileDataSource) Read ¶ added in v2.16.0
func (d *L3extRsLblToProfileDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*L3extRsLblToProfileDataSource) Schema ¶ added in v2.16.0
func (d *L3extRsLblToProfileDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type L3extRsLblToProfileIdentifier ¶ added in v2.16.0
type L3extRsLblToProfileL3extConsLblResourceModel ¶ added in v2.16.0
type L3extRsLblToProfileL3extConsLblResourceModel struct {
Annotation types.String `tfsdk:"annotation"`
Direction types.String `tfsdk:"direction"`
TDn types.String `tfsdk:"target_dn"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
L3extRsLblToProfileL3extConsLblResourceModel describes the resource data model for the children without relation ships.
type L3extRsLblToProfileResource ¶ added in v2.16.0
type L3extRsLblToProfileResource struct {
// contains filtered or unexported fields
}
L3extRsLblToProfileResource defines the resource implementation.
func (*L3extRsLblToProfileResource) Configure ¶ added in v2.16.0
func (r *L3extRsLblToProfileResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*L3extRsLblToProfileResource) Create ¶ added in v2.16.0
func (r *L3extRsLblToProfileResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*L3extRsLblToProfileResource) Delete ¶ added in v2.16.0
func (r *L3extRsLblToProfileResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*L3extRsLblToProfileResource) ImportState ¶ added in v2.16.0
func (r *L3extRsLblToProfileResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*L3extRsLblToProfileResource) Metadata ¶ added in v2.16.0
func (r *L3extRsLblToProfileResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*L3extRsLblToProfileResource) ModifyPlan ¶ added in v2.16.0
func (r *L3extRsLblToProfileResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*L3extRsLblToProfileResource) Read ¶ added in v2.16.0
func (r *L3extRsLblToProfileResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*L3extRsLblToProfileResource) Schema ¶ added in v2.16.0
func (r *L3extRsLblToProfileResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*L3extRsLblToProfileResource) Update ¶ added in v2.16.0
func (r *L3extRsLblToProfileResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
type L3extRsLblToProfileResourceModel ¶ added in v2.16.0
type L3extRsLblToProfileResourceModel struct {
Id types.String `tfsdk:"id"`
ParentDn types.String `tfsdk:"parent_dn"`
Annotation types.String `tfsdk:"annotation"`
Direction types.String `tfsdk:"direction"`
TDn types.String `tfsdk:"target_dn"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
L3extRsLblToProfileResourceModel describes the resource data model.
type L3extRsOutToFBRGroupDataSource ¶ added in v2.15.0
type L3extRsOutToFBRGroupDataSource struct {
// contains filtered or unexported fields
}
L3extRsOutToFBRGroupDataSource defines the data source implementation.
func (*L3extRsOutToFBRGroupDataSource) Configure ¶ added in v2.15.0
func (d *L3extRsOutToFBRGroupDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*L3extRsOutToFBRGroupDataSource) Metadata ¶ added in v2.15.0
func (d *L3extRsOutToFBRGroupDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*L3extRsOutToFBRGroupDataSource) Read ¶ added in v2.15.0
func (d *L3extRsOutToFBRGroupDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*L3extRsOutToFBRGroupDataSource) Schema ¶ added in v2.15.0
func (d *L3extRsOutToFBRGroupDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type L3extRsOutToFBRGroupIdentifier ¶ added in v2.15.0
type L3extRsOutToFBRGroupResource ¶ added in v2.15.0
type L3extRsOutToFBRGroupResource struct {
// contains filtered or unexported fields
}
L3extRsOutToFBRGroupResource defines the resource implementation.
func (*L3extRsOutToFBRGroupResource) Configure ¶ added in v2.15.0
func (r *L3extRsOutToFBRGroupResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*L3extRsOutToFBRGroupResource) Create ¶ added in v2.15.0
func (r *L3extRsOutToFBRGroupResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*L3extRsOutToFBRGroupResource) Delete ¶ added in v2.15.0
func (r *L3extRsOutToFBRGroupResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*L3extRsOutToFBRGroupResource) ImportState ¶ added in v2.15.0
func (r *L3extRsOutToFBRGroupResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*L3extRsOutToFBRGroupResource) Metadata ¶ added in v2.15.0
func (r *L3extRsOutToFBRGroupResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*L3extRsOutToFBRGroupResource) ModifyPlan ¶ added in v2.16.0
func (r *L3extRsOutToFBRGroupResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*L3extRsOutToFBRGroupResource) Read ¶ added in v2.15.0
func (r *L3extRsOutToFBRGroupResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*L3extRsOutToFBRGroupResource) Schema ¶ added in v2.15.0
func (r *L3extRsOutToFBRGroupResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*L3extRsOutToFBRGroupResource) Update ¶ added in v2.15.0
func (r *L3extRsOutToFBRGroupResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
type L3extRsOutToFBRGroupResourceModel ¶ added in v2.15.0
type L3extRsOutToFBRGroupResourceModel struct {
Id types.String `tfsdk:"id"`
ParentDn types.String `tfsdk:"parent_dn"`
Annotation types.String `tfsdk:"annotation"`
TDn types.String `tfsdk:"target_dn"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
L3extRsOutToFBRGroupResourceModel describes the resource data model.
type L3extRsRedistributePolDataSource ¶
type L3extRsRedistributePolDataSource struct {
// contains filtered or unexported fields
}
L3extRsRedistributePolDataSource defines the data source implementation.
func (*L3extRsRedistributePolDataSource) Configure ¶
func (d *L3extRsRedistributePolDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*L3extRsRedistributePolDataSource) Metadata ¶
func (d *L3extRsRedistributePolDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*L3extRsRedistributePolDataSource) Read ¶
func (d *L3extRsRedistributePolDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*L3extRsRedistributePolDataSource) Schema ¶
func (d *L3extRsRedistributePolDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type L3extRsRedistributePolResource ¶
type L3extRsRedistributePolResource struct {
// contains filtered or unexported fields
}
L3extRsRedistributePolResource defines the resource implementation.
func (*L3extRsRedistributePolResource) Configure ¶
func (r *L3extRsRedistributePolResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*L3extRsRedistributePolResource) Create ¶
func (r *L3extRsRedistributePolResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*L3extRsRedistributePolResource) Delete ¶
func (r *L3extRsRedistributePolResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*L3extRsRedistributePolResource) ImportState ¶
func (r *L3extRsRedistributePolResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*L3extRsRedistributePolResource) Metadata ¶
func (r *L3extRsRedistributePolResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*L3extRsRedistributePolResource) ModifyPlan ¶ added in v2.16.0
func (r *L3extRsRedistributePolResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*L3extRsRedistributePolResource) Read ¶
func (r *L3extRsRedistributePolResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*L3extRsRedistributePolResource) Schema ¶
func (r *L3extRsRedistributePolResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*L3extRsRedistributePolResource) Update ¶
func (r *L3extRsRedistributePolResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
type L3extRsRedistributePolResourceModel ¶
type L3extRsRedistributePolResourceModel struct {
Id types.String `tfsdk:"id"`
ParentDn types.String `tfsdk:"parent_dn"`
Annotation types.String `tfsdk:"annotation"`
Src types.String `tfsdk:"source"`
TnRtctrlProfileName types.String `tfsdk:"route_control_profile_name"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
L3extRsRedistributePolResourceModel describes the resource data model.
type LacpEnhancedLagPolDataSource ¶ added in v2.17.0
type LacpEnhancedLagPolDataSource struct {
// contains filtered or unexported fields
}
LacpEnhancedLagPolDataSource defines the data source implementation.
func (*LacpEnhancedLagPolDataSource) Configure ¶ added in v2.17.0
func (d *LacpEnhancedLagPolDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*LacpEnhancedLagPolDataSource) Metadata ¶ added in v2.17.0
func (d *LacpEnhancedLagPolDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*LacpEnhancedLagPolDataSource) Read ¶ added in v2.17.0
func (d *LacpEnhancedLagPolDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*LacpEnhancedLagPolDataSource) Schema ¶ added in v2.17.0
func (d *LacpEnhancedLagPolDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type LacpEnhancedLagPolIdentifier ¶ added in v2.17.0
type LacpEnhancedLagPolResource ¶ added in v2.17.0
type LacpEnhancedLagPolResource struct {
// contains filtered or unexported fields
}
LacpEnhancedLagPolResource defines the resource implementation.
func (*LacpEnhancedLagPolResource) Configure ¶ added in v2.17.0
func (r *LacpEnhancedLagPolResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*LacpEnhancedLagPolResource) Create ¶ added in v2.17.0
func (r *LacpEnhancedLagPolResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*LacpEnhancedLagPolResource) Delete ¶ added in v2.17.0
func (r *LacpEnhancedLagPolResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*LacpEnhancedLagPolResource) ImportState ¶ added in v2.17.0
func (r *LacpEnhancedLagPolResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*LacpEnhancedLagPolResource) Metadata ¶ added in v2.17.0
func (r *LacpEnhancedLagPolResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*LacpEnhancedLagPolResource) ModifyPlan ¶ added in v2.17.0
func (r *LacpEnhancedLagPolResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*LacpEnhancedLagPolResource) Read ¶ added in v2.17.0
func (r *LacpEnhancedLagPolResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*LacpEnhancedLagPolResource) Schema ¶ added in v2.17.0
func (r *LacpEnhancedLagPolResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*LacpEnhancedLagPolResource) Update ¶ added in v2.17.0
func (r *LacpEnhancedLagPolResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
type LacpEnhancedLagPolResourceModel ¶ added in v2.17.0
type LacpEnhancedLagPolResourceModel struct {
Id types.String `tfsdk:"id"`
ParentDn types.String `tfsdk:"parent_dn"`
Annotation types.String `tfsdk:"annotation"`
Lbmode types.String `tfsdk:"load_balancing_mode"`
Mode types.String `tfsdk:"mode"`
Name types.String `tfsdk:"name"`
NameAlias types.String `tfsdk:"name_alias"`
NumLinks types.String `tfsdk:"number_of_links"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
LacpEnhancedLagPolResourceModel describes the resource data model.
type MakeStringRequiredValidator ¶ added in v2.16.0
type MakeStringRequiredValidator struct{}
MakeStringRequiredValidator validates that an attribute is not null. Most attributes should set Required: true instead, however in certain scenarios, such as a computed nested attribute, all underlying attributes must also be computed for planning to not show unexpected differences.
func (MakeStringRequiredValidator) Description ¶ added in v2.16.0
func (v MakeStringRequiredValidator) Description(_ context.Context) string
Description describes the validation in plain text formatting.
func (MakeStringRequiredValidator) MarkdownDescription ¶ added in v2.16.0
func (v MakeStringRequiredValidator) MarkdownDescription(ctx context.Context) string
MarkdownDescription describes the validation in Markdown formatting.
func (MakeStringRequiredValidator) ValidateString ¶ added in v2.16.0
func (v MakeStringRequiredValidator) ValidateString(ctx context.Context, req validator.StringRequest, resp *validator.StringResponse)
Validate performs the validation.
type MgmtInstPDataSource ¶
type MgmtInstPDataSource struct {
// contains filtered or unexported fields
}
MgmtInstPDataSource defines the data source implementation.
func (*MgmtInstPDataSource) Configure ¶
func (d *MgmtInstPDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*MgmtInstPDataSource) Metadata ¶
func (d *MgmtInstPDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*MgmtInstPDataSource) Read ¶
func (d *MgmtInstPDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*MgmtInstPDataSource) Schema ¶
func (d *MgmtInstPDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type MgmtInstPIdentifier ¶
type MgmtInstPResource ¶
type MgmtInstPResource struct {
// contains filtered or unexported fields
}
MgmtInstPResource defines the resource implementation.
func (*MgmtInstPResource) Configure ¶
func (r *MgmtInstPResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*MgmtInstPResource) Create ¶
func (r *MgmtInstPResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*MgmtInstPResource) Delete ¶
func (r *MgmtInstPResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*MgmtInstPResource) ImportState ¶
func (r *MgmtInstPResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*MgmtInstPResource) Metadata ¶
func (r *MgmtInstPResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*MgmtInstPResource) ModifyPlan ¶ added in v2.16.0
func (r *MgmtInstPResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*MgmtInstPResource) Read ¶
func (r *MgmtInstPResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*MgmtInstPResource) Schema ¶
func (r *MgmtInstPResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*MgmtInstPResource) Update ¶
func (r *MgmtInstPResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
type MgmtInstPResourceModel ¶
type MgmtInstPResourceModel struct {
Id types.String `tfsdk:"id"`
Annotation types.String `tfsdk:"annotation"`
Descr types.String `tfsdk:"description"`
Name types.String `tfsdk:"name"`
NameAlias types.String `tfsdk:"name_alias"`
Prio customTypes.MgmtInstPPrioStringValue `tfsdk:"priority"`
MgmtRsOoBCons types.Set `tfsdk:"relation_to_consumed_out_of_band_contracts"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
MgmtInstPResourceModel describes the resource data model.
type MgmtRsOoBConsDataSource ¶
type MgmtRsOoBConsDataSource struct {
// contains filtered or unexported fields
}
MgmtRsOoBConsDataSource defines the data source implementation.
func (*MgmtRsOoBConsDataSource) Configure ¶
func (d *MgmtRsOoBConsDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*MgmtRsOoBConsDataSource) Metadata ¶
func (d *MgmtRsOoBConsDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*MgmtRsOoBConsDataSource) Read ¶
func (d *MgmtRsOoBConsDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*MgmtRsOoBConsDataSource) Schema ¶
func (d *MgmtRsOoBConsDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type MgmtRsOoBConsIdentifier ¶
type MgmtRsOoBConsMgmtInstPResourceModel ¶
type MgmtRsOoBConsMgmtInstPResourceModel struct {
Annotation types.String `tfsdk:"annotation"`
Prio customTypes.MgmtRsOoBConsPrioStringValue `tfsdk:"priority"`
TnVzOOBBrCPName types.String `tfsdk:"out_of_band_contract_name"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
MgmtRsOoBConsMgmtInstPResourceModel describes the resource data model for the children without relation ships.
type MgmtRsOoBConsResource ¶
type MgmtRsOoBConsResource struct {
// contains filtered or unexported fields
}
MgmtRsOoBConsResource defines the resource implementation.
func (*MgmtRsOoBConsResource) Configure ¶
func (r *MgmtRsOoBConsResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*MgmtRsOoBConsResource) Create ¶
func (r *MgmtRsOoBConsResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*MgmtRsOoBConsResource) Delete ¶
func (r *MgmtRsOoBConsResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*MgmtRsOoBConsResource) ImportState ¶
func (r *MgmtRsOoBConsResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*MgmtRsOoBConsResource) Metadata ¶
func (r *MgmtRsOoBConsResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*MgmtRsOoBConsResource) ModifyPlan ¶ added in v2.16.0
func (r *MgmtRsOoBConsResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*MgmtRsOoBConsResource) Read ¶
func (r *MgmtRsOoBConsResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*MgmtRsOoBConsResource) Schema ¶
func (r *MgmtRsOoBConsResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*MgmtRsOoBConsResource) Update ¶
func (r *MgmtRsOoBConsResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
type MgmtRsOoBConsResourceModel ¶
type MgmtRsOoBConsResourceModel struct {
Id types.String `tfsdk:"id"`
ParentDn types.String `tfsdk:"parent_dn"`
Annotation types.String `tfsdk:"annotation"`
Prio customTypes.MgmtRsOoBConsPrioStringValue `tfsdk:"priority"`
TnVzOOBBrCPName types.String `tfsdk:"out_of_band_contract_name"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
MgmtRsOoBConsResourceModel describes the resource data model.
type MgmtSubnetDataSource ¶
type MgmtSubnetDataSource struct {
// contains filtered or unexported fields
}
MgmtSubnetDataSource defines the data source implementation.
func (*MgmtSubnetDataSource) Configure ¶
func (d *MgmtSubnetDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*MgmtSubnetDataSource) Metadata ¶
func (d *MgmtSubnetDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*MgmtSubnetDataSource) Read ¶
func (d *MgmtSubnetDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*MgmtSubnetDataSource) Schema ¶
func (d *MgmtSubnetDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type MgmtSubnetIdentifier ¶
type MgmtSubnetResource ¶
type MgmtSubnetResource struct {
// contains filtered or unexported fields
}
MgmtSubnetResource defines the resource implementation.
func (*MgmtSubnetResource) Configure ¶
func (r *MgmtSubnetResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*MgmtSubnetResource) Create ¶
func (r *MgmtSubnetResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*MgmtSubnetResource) Delete ¶
func (r *MgmtSubnetResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*MgmtSubnetResource) ImportState ¶
func (r *MgmtSubnetResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*MgmtSubnetResource) Metadata ¶
func (r *MgmtSubnetResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*MgmtSubnetResource) ModifyPlan ¶ added in v2.16.0
func (r *MgmtSubnetResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*MgmtSubnetResource) Read ¶
func (r *MgmtSubnetResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*MgmtSubnetResource) Schema ¶
func (r *MgmtSubnetResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*MgmtSubnetResource) Update ¶
func (r *MgmtSubnetResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
type MgmtSubnetResourceModel ¶
type MgmtSubnetResourceModel struct {
Id types.String `tfsdk:"id"`
ParentDn types.String `tfsdk:"parent_dn"`
Annotation types.String `tfsdk:"annotation"`
Descr types.String `tfsdk:"description"`
Ip types.String `tfsdk:"ip"`
Name types.String `tfsdk:"name"`
NameAlias types.String `tfsdk:"name_alias"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
MgmtSubnetResourceModel describes the resource data model.
type MldSnoopPolDataSource ¶ added in v2.16.0
type MldSnoopPolDataSource struct {
// contains filtered or unexported fields
}
MldSnoopPolDataSource defines the data source implementation.
func (*MldSnoopPolDataSource) Configure ¶ added in v2.16.0
func (d *MldSnoopPolDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*MldSnoopPolDataSource) Metadata ¶ added in v2.16.0
func (d *MldSnoopPolDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*MldSnoopPolDataSource) Read ¶ added in v2.16.0
func (d *MldSnoopPolDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*MldSnoopPolDataSource) Schema ¶ added in v2.16.0
func (d *MldSnoopPolDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type MldSnoopPolIdentifier ¶ added in v2.16.0
type MldSnoopPolResource ¶ added in v2.16.0
type MldSnoopPolResource struct {
// contains filtered or unexported fields
}
MldSnoopPolResource defines the resource implementation.
func (*MldSnoopPolResource) Configure ¶ added in v2.16.0
func (r *MldSnoopPolResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*MldSnoopPolResource) Create ¶ added in v2.16.0
func (r *MldSnoopPolResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*MldSnoopPolResource) Delete ¶ added in v2.16.0
func (r *MldSnoopPolResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*MldSnoopPolResource) ImportState ¶ added in v2.16.0
func (r *MldSnoopPolResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*MldSnoopPolResource) Metadata ¶ added in v2.16.0
func (r *MldSnoopPolResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*MldSnoopPolResource) ModifyPlan ¶ added in v2.16.0
func (r *MldSnoopPolResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*MldSnoopPolResource) Read ¶ added in v2.16.0
func (r *MldSnoopPolResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*MldSnoopPolResource) Schema ¶ added in v2.16.0
func (r *MldSnoopPolResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*MldSnoopPolResource) Update ¶ added in v2.16.0
func (r *MldSnoopPolResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
type MldSnoopPolResourceModel ¶ added in v2.16.0
type MldSnoopPolResourceModel struct {
Id types.String `tfsdk:"id"`
ParentDn types.String `tfsdk:"parent_dn"`
AdminSt types.String `tfsdk:"admin_state"`
Annotation types.String `tfsdk:"annotation"`
Ctrl types.Set `tfsdk:"control"`
Descr types.String `tfsdk:"description"`
LastMbrIntvl types.String `tfsdk:"last_member_interval"`
Name types.String `tfsdk:"name"`
NameAlias types.String `tfsdk:"name_alias"`
OwnerKey types.String `tfsdk:"owner_key"`
OwnerTag types.String `tfsdk:"owner_tag"`
QueryIntvl types.String `tfsdk:"query_interval"`
RspIntvl types.String `tfsdk:"response_interval"`
StartQueryCnt types.String `tfsdk:"start_query_count"`
StartQueryIntvl types.String `tfsdk:"start_query_interval"`
Ver types.String `tfsdk:"version"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
MldSnoopPolResourceModel describes the resource data model.
type MplsNodeSidPDataSource ¶ added in v2.15.0
type MplsNodeSidPDataSource struct {
// contains filtered or unexported fields
}
MplsNodeSidPDataSource defines the data source implementation.
func (*MplsNodeSidPDataSource) Configure ¶ added in v2.15.0
func (d *MplsNodeSidPDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*MplsNodeSidPDataSource) Metadata ¶ added in v2.15.0
func (d *MplsNodeSidPDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*MplsNodeSidPDataSource) Read ¶ added in v2.15.0
func (d *MplsNodeSidPDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*MplsNodeSidPDataSource) Schema ¶ added in v2.15.0
func (d *MplsNodeSidPDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type MplsNodeSidPIdentifier ¶ added in v2.15.0
type MplsNodeSidPResource ¶ added in v2.15.0
type MplsNodeSidPResource struct {
// contains filtered or unexported fields
}
MplsNodeSidPResource defines the resource implementation.
func (*MplsNodeSidPResource) Configure ¶ added in v2.15.0
func (r *MplsNodeSidPResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*MplsNodeSidPResource) Create ¶ added in v2.15.0
func (r *MplsNodeSidPResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*MplsNodeSidPResource) Delete ¶ added in v2.15.0
func (r *MplsNodeSidPResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*MplsNodeSidPResource) ImportState ¶ added in v2.15.0
func (r *MplsNodeSidPResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*MplsNodeSidPResource) Metadata ¶ added in v2.15.0
func (r *MplsNodeSidPResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*MplsNodeSidPResource) ModifyPlan ¶ added in v2.16.0
func (r *MplsNodeSidPResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*MplsNodeSidPResource) Read ¶ added in v2.15.0
func (r *MplsNodeSidPResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*MplsNodeSidPResource) Schema ¶ added in v2.15.0
func (r *MplsNodeSidPResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*MplsNodeSidPResource) Update ¶ added in v2.15.0
func (r *MplsNodeSidPResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
type MplsNodeSidPResourceModel ¶ added in v2.15.0
type MplsNodeSidPResourceModel struct {
Id types.String `tfsdk:"id"`
ParentDn types.String `tfsdk:"parent_dn"`
Annotation types.String `tfsdk:"annotation"`
Descr types.String `tfsdk:"description"`
LoopbackAddr types.String `tfsdk:"loopback_address"`
Name types.String `tfsdk:"name"`
NameAlias types.String `tfsdk:"name_alias"`
Sidoffset types.String `tfsdk:"segment_id"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
MplsNodeSidPResourceModel describes the resource data model.
type NdIfPolDataSource ¶ added in v2.16.0
type NdIfPolDataSource struct {
// contains filtered or unexported fields
}
NdIfPolDataSource defines the data source implementation.
func (*NdIfPolDataSource) Configure ¶ added in v2.16.0
func (d *NdIfPolDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*NdIfPolDataSource) Metadata ¶ added in v2.16.0
func (d *NdIfPolDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*NdIfPolDataSource) Read ¶ added in v2.16.0
func (d *NdIfPolDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*NdIfPolDataSource) Schema ¶ added in v2.16.0
func (d *NdIfPolDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type NdIfPolIdentifier ¶ added in v2.16.0
type NdIfPolResource ¶ added in v2.16.0
type NdIfPolResource struct {
// contains filtered or unexported fields
}
NdIfPolResource defines the resource implementation.
func (*NdIfPolResource) Configure ¶ added in v2.16.0
func (r *NdIfPolResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*NdIfPolResource) Create ¶ added in v2.16.0
func (r *NdIfPolResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*NdIfPolResource) Delete ¶ added in v2.16.0
func (r *NdIfPolResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*NdIfPolResource) ImportState ¶ added in v2.16.0
func (r *NdIfPolResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*NdIfPolResource) Metadata ¶ added in v2.16.0
func (r *NdIfPolResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*NdIfPolResource) ModifyPlan ¶ added in v2.16.0
func (r *NdIfPolResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*NdIfPolResource) Read ¶ added in v2.16.0
func (r *NdIfPolResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*NdIfPolResource) Schema ¶ added in v2.16.0
func (r *NdIfPolResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*NdIfPolResource) Update ¶ added in v2.16.0
func (r *NdIfPolResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
type NdIfPolResourceModel ¶ added in v2.16.0
type NdIfPolResourceModel struct {
Id types.String `tfsdk:"id"`
ParentDn types.String `tfsdk:"parent_dn"`
Annotation types.String `tfsdk:"annotation"`
Ctrl types.Set `tfsdk:"controller_state"`
Descr types.String `tfsdk:"description"`
HopLimit types.String `tfsdk:"hop_limit"`
Mtu types.String `tfsdk:"mtu"`
Name types.String `tfsdk:"name"`
NameAlias types.String `tfsdk:"name_alias"`
NsIntvl types.String `tfsdk:"neighbor_solicitation_interval"`
NsRetries types.String `tfsdk:"neighbor_solicitation_retries"`
NudRetryBase types.String `tfsdk:"nud_retry_base"`
NudRetryInterval types.String `tfsdk:"nud_retry_interval"`
NudRetryMaxAttempts types.String `tfsdk:"nud_retry_max_attempts"`
OwnerKey types.String `tfsdk:"owner_key"`
OwnerTag types.String `tfsdk:"owner_tag"`
RaIntvl types.String `tfsdk:"router_advertisement_interval"`
RaLifetime types.String `tfsdk:"router_advertisement_lifetime"`
ReachableTime types.String `tfsdk:"reachable_time"`
RetransTimer types.String `tfsdk:"retransmit_timer"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
NdIfPolResourceModel describes the resource data model.
type NetflowExporterPolDataSource ¶ added in v2.16.0
type NetflowExporterPolDataSource struct {
// contains filtered or unexported fields
}
NetflowExporterPolDataSource defines the data source implementation.
func (*NetflowExporterPolDataSource) Configure ¶ added in v2.16.0
func (d *NetflowExporterPolDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*NetflowExporterPolDataSource) Metadata ¶ added in v2.16.0
func (d *NetflowExporterPolDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*NetflowExporterPolDataSource) Read ¶ added in v2.16.0
func (d *NetflowExporterPolDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*NetflowExporterPolDataSource) Schema ¶ added in v2.16.0
func (d *NetflowExporterPolDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type NetflowExporterPolIdentifier ¶ added in v2.16.0
type NetflowExporterPolResource ¶ added in v2.16.0
type NetflowExporterPolResource struct {
// contains filtered or unexported fields
}
NetflowExporterPolResource defines the resource implementation.
func (*NetflowExporterPolResource) Configure ¶ added in v2.16.0
func (r *NetflowExporterPolResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*NetflowExporterPolResource) Create ¶ added in v2.16.0
func (r *NetflowExporterPolResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*NetflowExporterPolResource) Delete ¶ added in v2.16.0
func (r *NetflowExporterPolResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*NetflowExporterPolResource) ImportState ¶ added in v2.16.0
func (r *NetflowExporterPolResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*NetflowExporterPolResource) Metadata ¶ added in v2.16.0
func (r *NetflowExporterPolResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*NetflowExporterPolResource) ModifyPlan ¶ added in v2.16.0
func (r *NetflowExporterPolResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*NetflowExporterPolResource) Read ¶ added in v2.16.0
func (r *NetflowExporterPolResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*NetflowExporterPolResource) Schema ¶ added in v2.16.0
func (r *NetflowExporterPolResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*NetflowExporterPolResource) Update ¶ added in v2.16.0
func (r *NetflowExporterPolResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
type NetflowExporterPolResourceModel ¶ added in v2.16.0
type NetflowExporterPolResourceModel struct {
Id types.String `tfsdk:"id"`
ParentDn types.String `tfsdk:"parent_dn"`
Annotation types.String `tfsdk:"annotation"`
Descr types.String `tfsdk:"description"`
Dscp customTypes.NetflowExporterPolDscpStringValue `tfsdk:"qos_dscp_value"`
DstAddr types.String `tfsdk:"destination_ip_address"`
DstPort customTypes.NetflowExporterPolDstPortStringValue `tfsdk:"destination_port"`
Name types.String `tfsdk:"name"`
NameAlias types.String `tfsdk:"name_alias"`
OwnerKey types.String `tfsdk:"owner_key"`
OwnerTag types.String `tfsdk:"owner_tag"`
SourceIpType types.String `tfsdk:"source_ip_type"`
SrcAddr types.String `tfsdk:"source_ip_address"`
Ver types.String `tfsdk:"version"`
NetflowRsExporterToCtx types.Object `tfsdk:"relation_to_vrf"`
NetflowRsExporterToEPg types.Object `tfsdk:"relation_to_epg"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
NetflowExporterPolResourceModel describes the resource data model.
type NetflowMonitorPolDataSource ¶ added in v2.15.0
type NetflowMonitorPolDataSource struct {
// contains filtered or unexported fields
}
NetflowMonitorPolDataSource defines the data source implementation.
func (*NetflowMonitorPolDataSource) Configure ¶ added in v2.15.0
func (d *NetflowMonitorPolDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*NetflowMonitorPolDataSource) Metadata ¶ added in v2.15.0
func (d *NetflowMonitorPolDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*NetflowMonitorPolDataSource) Read ¶ added in v2.15.0
func (d *NetflowMonitorPolDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*NetflowMonitorPolDataSource) Schema ¶ added in v2.15.0
func (d *NetflowMonitorPolDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type NetflowMonitorPolIdentifier ¶ added in v2.15.0
type NetflowMonitorPolResource ¶ added in v2.15.0
type NetflowMonitorPolResource struct {
// contains filtered or unexported fields
}
NetflowMonitorPolResource defines the resource implementation.
func (*NetflowMonitorPolResource) Configure ¶ added in v2.15.0
func (r *NetflowMonitorPolResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*NetflowMonitorPolResource) Create ¶ added in v2.15.0
func (r *NetflowMonitorPolResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*NetflowMonitorPolResource) Delete ¶ added in v2.15.0
func (r *NetflowMonitorPolResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*NetflowMonitorPolResource) ImportState ¶ added in v2.15.0
func (r *NetflowMonitorPolResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*NetflowMonitorPolResource) Metadata ¶ added in v2.15.0
func (r *NetflowMonitorPolResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*NetflowMonitorPolResource) ModifyPlan ¶ added in v2.16.0
func (r *NetflowMonitorPolResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*NetflowMonitorPolResource) Read ¶ added in v2.15.0
func (r *NetflowMonitorPolResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*NetflowMonitorPolResource) Schema ¶ added in v2.15.0
func (r *NetflowMonitorPolResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*NetflowMonitorPolResource) Update ¶ added in v2.15.0
func (r *NetflowMonitorPolResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
func (*NetflowMonitorPolResource) UpgradeState ¶ added in v2.16.0
func (r *NetflowMonitorPolResource) UpgradeState(ctx context.Context) map[int64]resource.StateUpgrader
type NetflowMonitorPolResourceModel ¶ added in v2.15.0
type NetflowMonitorPolResourceModel struct {
Id types.String `tfsdk:"id"`
ParentDn types.String `tfsdk:"parent_dn"`
Annotation types.String `tfsdk:"annotation"`
Descr types.String `tfsdk:"description"`
Name types.String `tfsdk:"name"`
NameAlias types.String `tfsdk:"name_alias"`
OwnerKey types.String `tfsdk:"owner_key"`
OwnerTag types.String `tfsdk:"owner_tag"`
NetflowRsMonitorToExporter types.Set `tfsdk:"relation_to_netflow_exporters"`
NetflowRsMonitorToRecord types.Object `tfsdk:"relation_to_netflow_record"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
NetflowMonitorPolResourceModel describes the resource data model.
type NetflowMonitorPolResourceModelV0 ¶ added in v2.16.0
type NetflowMonitorPolResourceModelV0 struct {
Id types.String `tfsdk:"id"`
ParentDn types.String `tfsdk:"parent_dn"`
Annotation types.String `tfsdk:"annotation"`
Descr types.String `tfsdk:"description"`
Name types.String `tfsdk:"name"`
NameAlias types.String `tfsdk:"name_alias"`
OwnerKey types.String `tfsdk:"owner_key"`
OwnerTag types.String `tfsdk:"owner_tag"`
NetflowRsMonitorToExporter types.Set `tfsdk:"relation_to_netflow_exporters"`
NetflowRsMonitorToRecord types.Set `tfsdk:"relation_to_netflow_record"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
type NetflowRecordPolDataSource ¶ added in v2.15.0
type NetflowRecordPolDataSource struct {
// contains filtered or unexported fields
}
NetflowRecordPolDataSource defines the data source implementation.
func (*NetflowRecordPolDataSource) Configure ¶ added in v2.15.0
func (d *NetflowRecordPolDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*NetflowRecordPolDataSource) Metadata ¶ added in v2.15.0
func (d *NetflowRecordPolDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*NetflowRecordPolDataSource) Read ¶ added in v2.15.0
func (d *NetflowRecordPolDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*NetflowRecordPolDataSource) Schema ¶ added in v2.15.0
func (d *NetflowRecordPolDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type NetflowRecordPolIdentifier ¶ added in v2.15.0
type NetflowRecordPolResource ¶ added in v2.15.0
type NetflowRecordPolResource struct {
// contains filtered or unexported fields
}
NetflowRecordPolResource defines the resource implementation.
func (*NetflowRecordPolResource) Configure ¶ added in v2.15.0
func (r *NetflowRecordPolResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*NetflowRecordPolResource) Create ¶ added in v2.15.0
func (r *NetflowRecordPolResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*NetflowRecordPolResource) Delete ¶ added in v2.15.0
func (r *NetflowRecordPolResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*NetflowRecordPolResource) ImportState ¶ added in v2.15.0
func (r *NetflowRecordPolResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*NetflowRecordPolResource) Metadata ¶ added in v2.15.0
func (r *NetflowRecordPolResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*NetflowRecordPolResource) ModifyPlan ¶ added in v2.16.0
func (r *NetflowRecordPolResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*NetflowRecordPolResource) Read ¶ added in v2.15.0
func (r *NetflowRecordPolResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*NetflowRecordPolResource) Schema ¶ added in v2.15.0
func (r *NetflowRecordPolResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*NetflowRecordPolResource) Update ¶ added in v2.15.0
func (r *NetflowRecordPolResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
type NetflowRecordPolResourceModel ¶ added in v2.15.0
type NetflowRecordPolResourceModel struct {
Id types.String `tfsdk:"id"`
ParentDn types.String `tfsdk:"parent_dn"`
Annotation types.String `tfsdk:"annotation"`
Collect types.Set `tfsdk:"collect_parameters"`
Descr types.String `tfsdk:"description"`
Match types.Set `tfsdk:"match_parameters"`
Name types.String `tfsdk:"name"`
NameAlias types.String `tfsdk:"name_alias"`
OwnerKey types.String `tfsdk:"owner_key"`
OwnerTag types.String `tfsdk:"owner_tag"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
NetflowRecordPolResourceModel describes the resource data model.
type NetflowRsExporterToCtxNetflowExporterPolResourceModel ¶ added in v2.16.0
type NetflowRsExporterToCtxNetflowExporterPolResourceModel struct {
Annotation types.String `tfsdk:"annotation"`
TDn types.String `tfsdk:"target_dn"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
NetflowRsExporterToCtxNetflowExporterPolResourceModel describes the resource data model for the children without relation ships.
type NetflowRsExporterToEPgNetflowExporterPolResourceModel ¶ added in v2.16.0
type NetflowRsExporterToEPgNetflowExporterPolResourceModel struct {
Annotation types.String `tfsdk:"annotation"`
TDn types.String `tfsdk:"target_dn"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
NetflowRsExporterToEPgNetflowExporterPolResourceModel describes the resource data model for the children without relation ships.
type NetflowRsMonitorToExporterDataSource ¶ added in v2.15.0
type NetflowRsMonitorToExporterDataSource struct {
// contains filtered or unexported fields
}
NetflowRsMonitorToExporterDataSource defines the data source implementation.
func (*NetflowRsMonitorToExporterDataSource) Configure ¶ added in v2.15.0
func (d *NetflowRsMonitorToExporterDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*NetflowRsMonitorToExporterDataSource) Metadata ¶ added in v2.15.0
func (d *NetflowRsMonitorToExporterDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*NetflowRsMonitorToExporterDataSource) Read ¶ added in v2.15.0
func (d *NetflowRsMonitorToExporterDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*NetflowRsMonitorToExporterDataSource) Schema ¶ added in v2.15.0
func (d *NetflowRsMonitorToExporterDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type NetflowRsMonitorToExporterIdentifier ¶ added in v2.15.0
type NetflowRsMonitorToExporterNetflowMonitorPolResourceModel ¶ added in v2.15.0
type NetflowRsMonitorToExporterNetflowMonitorPolResourceModel struct {
Annotation types.String `tfsdk:"annotation"`
TnNetflowExporterPolName types.String `tfsdk:"netflow_exporter_policy_name"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
NetflowRsMonitorToExporterNetflowMonitorPolResourceModel describes the resource data model for the children without relation ships.
type NetflowRsMonitorToExporterResource ¶ added in v2.15.0
type NetflowRsMonitorToExporterResource struct {
// contains filtered or unexported fields
}
NetflowRsMonitorToExporterResource defines the resource implementation.
func (*NetflowRsMonitorToExporterResource) Configure ¶ added in v2.15.0
func (r *NetflowRsMonitorToExporterResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*NetflowRsMonitorToExporterResource) Create ¶ added in v2.15.0
func (r *NetflowRsMonitorToExporterResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*NetflowRsMonitorToExporterResource) Delete ¶ added in v2.15.0
func (r *NetflowRsMonitorToExporterResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*NetflowRsMonitorToExporterResource) ImportState ¶ added in v2.15.0
func (r *NetflowRsMonitorToExporterResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*NetflowRsMonitorToExporterResource) Metadata ¶ added in v2.15.0
func (r *NetflowRsMonitorToExporterResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*NetflowRsMonitorToExporterResource) ModifyPlan ¶ added in v2.16.0
func (r *NetflowRsMonitorToExporterResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*NetflowRsMonitorToExporterResource) Read ¶ added in v2.15.0
func (r *NetflowRsMonitorToExporterResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*NetflowRsMonitorToExporterResource) Schema ¶ added in v2.15.0
func (r *NetflowRsMonitorToExporterResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*NetflowRsMonitorToExporterResource) Update ¶ added in v2.15.0
func (r *NetflowRsMonitorToExporterResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
type NetflowRsMonitorToExporterResourceModel ¶ added in v2.15.0
type NetflowRsMonitorToExporterResourceModel struct {
Id types.String `tfsdk:"id"`
ParentDn types.String `tfsdk:"parent_dn"`
Annotation types.String `tfsdk:"annotation"`
TnNetflowExporterPolName types.String `tfsdk:"netflow_exporter_policy_name"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
NetflowRsMonitorToExporterResourceModel describes the resource data model.
type NetflowRsMonitorToRecordNetflowMonitorPolResourceModel ¶ added in v2.15.0
type NetflowRsMonitorToRecordNetflowMonitorPolResourceModel struct {
Annotation types.String `tfsdk:"annotation"`
TnNetflowRecordPolName types.String `tfsdk:"netflow_record_policy_name"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
NetflowRsMonitorToRecordNetflowMonitorPolResourceModel describes the resource data model for the children without relation ships.
type PimRouteMapEntryDataSource ¶
type PimRouteMapEntryDataSource struct {
// contains filtered or unexported fields
}
PimRouteMapEntryDataSource defines the data source implementation.
func (*PimRouteMapEntryDataSource) Configure ¶
func (d *PimRouteMapEntryDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*PimRouteMapEntryDataSource) Metadata ¶
func (d *PimRouteMapEntryDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*PimRouteMapEntryDataSource) Read ¶
func (d *PimRouteMapEntryDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*PimRouteMapEntryDataSource) Schema ¶
func (d *PimRouteMapEntryDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type PimRouteMapEntryResource ¶
type PimRouteMapEntryResource struct {
// contains filtered or unexported fields
}
PimRouteMapEntryResource defines the resource implementation.
func (*PimRouteMapEntryResource) Configure ¶
func (r *PimRouteMapEntryResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*PimRouteMapEntryResource) Create ¶
func (r *PimRouteMapEntryResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*PimRouteMapEntryResource) Delete ¶
func (r *PimRouteMapEntryResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*PimRouteMapEntryResource) ImportState ¶
func (r *PimRouteMapEntryResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*PimRouteMapEntryResource) Metadata ¶
func (r *PimRouteMapEntryResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*PimRouteMapEntryResource) ModifyPlan ¶ added in v2.16.0
func (r *PimRouteMapEntryResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*PimRouteMapEntryResource) Read ¶
func (r *PimRouteMapEntryResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*PimRouteMapEntryResource) Schema ¶
func (r *PimRouteMapEntryResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*PimRouteMapEntryResource) Update ¶
func (r *PimRouteMapEntryResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
type PimRouteMapEntryResourceModel ¶
type PimRouteMapEntryResourceModel struct {
Id types.String `tfsdk:"id"`
ParentDn types.String `tfsdk:"parent_dn"`
Action types.String `tfsdk:"action"`
Annotation types.String `tfsdk:"annotation"`
Descr types.String `tfsdk:"description"`
Grp types.String `tfsdk:"group_ip"`
Name types.String `tfsdk:"name"`
NameAlias types.String `tfsdk:"name_alias"`
Order types.String `tfsdk:"order"`
Rp types.String `tfsdk:"rendezvous_point_ip"`
Src types.String `tfsdk:"source_ip"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
PimRouteMapEntryResourceModel describes the resource data model.
type PimRouteMapPolDataSource ¶
type PimRouteMapPolDataSource struct {
// contains filtered or unexported fields
}
PimRouteMapPolDataSource defines the data source implementation.
func (*PimRouteMapPolDataSource) Configure ¶
func (d *PimRouteMapPolDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*PimRouteMapPolDataSource) Metadata ¶
func (d *PimRouteMapPolDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*PimRouteMapPolDataSource) Read ¶
func (d *PimRouteMapPolDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*PimRouteMapPolDataSource) Schema ¶
func (d *PimRouteMapPolDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type PimRouteMapPolResource ¶
type PimRouteMapPolResource struct {
// contains filtered or unexported fields
}
PimRouteMapPolResource defines the resource implementation.
func (*PimRouteMapPolResource) Configure ¶
func (r *PimRouteMapPolResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*PimRouteMapPolResource) Create ¶
func (r *PimRouteMapPolResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*PimRouteMapPolResource) Delete ¶
func (r *PimRouteMapPolResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*PimRouteMapPolResource) ImportState ¶
func (r *PimRouteMapPolResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*PimRouteMapPolResource) Metadata ¶
func (r *PimRouteMapPolResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*PimRouteMapPolResource) ModifyPlan ¶ added in v2.16.0
func (r *PimRouteMapPolResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*PimRouteMapPolResource) Read ¶
func (r *PimRouteMapPolResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*PimRouteMapPolResource) Schema ¶
func (r *PimRouteMapPolResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*PimRouteMapPolResource) Update ¶
func (r *PimRouteMapPolResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
type PimRouteMapPolResourceModel ¶
type PimRouteMapPolResourceModel struct {
Id types.String `tfsdk:"id"`
ParentDn types.String `tfsdk:"parent_dn"`
Annotation types.String `tfsdk:"annotation"`
Descr types.String `tfsdk:"description"`
Name types.String `tfsdk:"name"`
NameAlias types.String `tfsdk:"name_alias"`
OwnerKey types.String `tfsdk:"owner_key"`
OwnerTag types.String `tfsdk:"owner_tag"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
PimRouteMapPolResourceModel describes the resource data model.
type PkiKeyRingDataSource ¶ added in v2.16.0
type PkiKeyRingDataSource struct {
// contains filtered or unexported fields
}
PkiKeyRingDataSource defines the data source implementation.
func (*PkiKeyRingDataSource) Configure ¶ added in v2.16.0
func (d *PkiKeyRingDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*PkiKeyRingDataSource) Metadata ¶ added in v2.16.0
func (d *PkiKeyRingDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*PkiKeyRingDataSource) Read ¶ added in v2.16.0
func (d *PkiKeyRingDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*PkiKeyRingDataSource) Schema ¶ added in v2.16.0
func (d *PkiKeyRingDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type PkiKeyRingIdentifier ¶ added in v2.16.0
type PkiKeyRingResource ¶ added in v2.16.0
type PkiKeyRingResource struct {
// contains filtered or unexported fields
}
PkiKeyRingResource defines the resource implementation.
func (*PkiKeyRingResource) Configure ¶ added in v2.16.0
func (r *PkiKeyRingResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*PkiKeyRingResource) Create ¶ added in v2.16.0
func (r *PkiKeyRingResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*PkiKeyRingResource) Delete ¶ added in v2.16.0
func (r *PkiKeyRingResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*PkiKeyRingResource) ImportState ¶ added in v2.16.0
func (r *PkiKeyRingResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*PkiKeyRingResource) Metadata ¶ added in v2.16.0
func (r *PkiKeyRingResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*PkiKeyRingResource) ModifyPlan ¶ added in v2.16.0
func (r *PkiKeyRingResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*PkiKeyRingResource) Read ¶ added in v2.16.0
func (r *PkiKeyRingResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*PkiKeyRingResource) Schema ¶ added in v2.16.0
func (r *PkiKeyRingResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*PkiKeyRingResource) Update ¶ added in v2.16.0
func (r *PkiKeyRingResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
type PkiKeyRingResourceModel ¶ added in v2.16.0
type PkiKeyRingResourceModel struct {
Id types.String `tfsdk:"id"`
ParentDn types.String `tfsdk:"parent_dn"`
AdminState types.String `tfsdk:"admin_state"`
Annotation types.String `tfsdk:"annotation"`
Cert types.String `tfsdk:"certificate"`
Descr types.String `tfsdk:"description"`
EccCurve types.String `tfsdk:"elliptic_curve"`
Key types.String `tfsdk:"key"`
KeyType types.String `tfsdk:"key_type"`
Modulus types.String `tfsdk:"modulus"`
Name types.String `tfsdk:"name"`
NameAlias types.String `tfsdk:"name_alias"`
OwnerKey types.String `tfsdk:"owner_key"`
OwnerTag types.String `tfsdk:"owner_tag"`
Regen types.String `tfsdk:"regenerate"`
Tp types.String `tfsdk:"certificate_authority"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
PkiKeyRingResourceModel describes the resource data model.
type PkiTPDataSource ¶ added in v2.16.0
type PkiTPDataSource struct {
// contains filtered or unexported fields
}
PkiTPDataSource defines the data source implementation.
func (*PkiTPDataSource) Configure ¶ added in v2.16.0
func (d *PkiTPDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*PkiTPDataSource) Metadata ¶ added in v2.16.0
func (d *PkiTPDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*PkiTPDataSource) Read ¶ added in v2.16.0
func (d *PkiTPDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*PkiTPDataSource) Schema ¶ added in v2.16.0
func (d *PkiTPDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type PkiTPIdentifier ¶ added in v2.16.0
type PkiTPResource ¶ added in v2.16.0
type PkiTPResource struct {
// contains filtered or unexported fields
}
PkiTPResource defines the resource implementation.
func (*PkiTPResource) Configure ¶ added in v2.16.0
func (r *PkiTPResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*PkiTPResource) Create ¶ added in v2.16.0
func (r *PkiTPResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*PkiTPResource) Delete ¶ added in v2.16.0
func (r *PkiTPResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*PkiTPResource) ImportState ¶ added in v2.16.0
func (r *PkiTPResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*PkiTPResource) Metadata ¶ added in v2.16.0
func (r *PkiTPResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*PkiTPResource) ModifyPlan ¶ added in v2.16.0
func (r *PkiTPResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*PkiTPResource) Read ¶ added in v2.16.0
func (r *PkiTPResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*PkiTPResource) Schema ¶ added in v2.16.0
func (r *PkiTPResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*PkiTPResource) Update ¶ added in v2.16.0
func (r *PkiTPResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
type PkiTPResourceModel ¶ added in v2.16.0
type PkiTPResourceModel struct {
Id types.String `tfsdk:"id"`
ParentDn types.String `tfsdk:"parent_dn"`
Annotation types.String `tfsdk:"annotation"`
CertChain types.String `tfsdk:"certificate_chain"`
CertUsage types.Set `tfsdk:"certificate_usage"`
Descr types.String `tfsdk:"description"`
Name types.String `tfsdk:"name"`
NameAlias types.String `tfsdk:"name_alias"`
OwnerKey types.String `tfsdk:"owner_key"`
OwnerTag types.String `tfsdk:"owner_tag"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
PkiTPResourceModel describes the resource data model.
type QosCustomPolDataSource ¶ added in v2.16.0
type QosCustomPolDataSource struct {
// contains filtered or unexported fields
}
QosCustomPolDataSource defines the data source implementation.
func (*QosCustomPolDataSource) Configure ¶ added in v2.16.0
func (d *QosCustomPolDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*QosCustomPolDataSource) Metadata ¶ added in v2.16.0
func (d *QosCustomPolDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*QosCustomPolDataSource) Read ¶ added in v2.16.0
func (d *QosCustomPolDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*QosCustomPolDataSource) Schema ¶ added in v2.16.0
func (d *QosCustomPolDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type QosCustomPolIdentifier ¶ added in v2.16.0
type QosCustomPolResource ¶ added in v2.16.0
type QosCustomPolResource struct {
// contains filtered or unexported fields
}
QosCustomPolResource defines the resource implementation.
func (*QosCustomPolResource) Configure ¶ added in v2.16.0
func (r *QosCustomPolResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*QosCustomPolResource) Create ¶ added in v2.16.0
func (r *QosCustomPolResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*QosCustomPolResource) Delete ¶ added in v2.16.0
func (r *QosCustomPolResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*QosCustomPolResource) ImportState ¶ added in v2.16.0
func (r *QosCustomPolResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*QosCustomPolResource) Metadata ¶ added in v2.16.0
func (r *QosCustomPolResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*QosCustomPolResource) ModifyPlan ¶ added in v2.16.0
func (r *QosCustomPolResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*QosCustomPolResource) Read ¶ added in v2.16.0
func (r *QosCustomPolResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*QosCustomPolResource) Schema ¶ added in v2.16.0
func (r *QosCustomPolResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*QosCustomPolResource) Update ¶ added in v2.16.0
func (r *QosCustomPolResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
type QosCustomPolResourceModel ¶ added in v2.16.0
type QosCustomPolResourceModel struct {
Id types.String `tfsdk:"id"`
ParentDn types.String `tfsdk:"parent_dn"`
Annotation types.String `tfsdk:"annotation"`
Descr types.String `tfsdk:"description"`
Name types.String `tfsdk:"name"`
NameAlias types.String `tfsdk:"name_alias"`
OwnerKey types.String `tfsdk:"owner_key"`
OwnerTag types.String `tfsdk:"owner_tag"`
QosDot1PClass types.Set `tfsdk:"dot1p_classifiers"`
QosDscpClass types.Set `tfsdk:"dscp_to_priority_maps"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
QosCustomPolResourceModel describes the resource data model.
type QosDot1PClassDataSource ¶ added in v2.16.0
type QosDot1PClassDataSource struct {
// contains filtered or unexported fields
}
QosDot1PClassDataSource defines the data source implementation.
func (*QosDot1PClassDataSource) Configure ¶ added in v2.16.0
func (d *QosDot1PClassDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*QosDot1PClassDataSource) Metadata ¶ added in v2.16.0
func (d *QosDot1PClassDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*QosDot1PClassDataSource) Read ¶ added in v2.16.0
func (d *QosDot1PClassDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*QosDot1PClassDataSource) Schema ¶ added in v2.16.0
func (d *QosDot1PClassDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type QosDot1PClassIdentifier ¶ added in v2.16.0
type QosDot1PClassQosCustomPolResourceModel ¶ added in v2.16.0
type QosDot1PClassQosCustomPolResourceModel struct {
Annotation types.String `tfsdk:"annotation"`
Descr types.String `tfsdk:"description"`
From customTypes.QosDot1PClassFromStringValue `tfsdk:"from"`
Name types.String `tfsdk:"name"`
NameAlias types.String `tfsdk:"name_alias"`
Prio customTypes.QosDot1PClassPrioStringValue `tfsdk:"priority"`
Target customTypes.QosDot1PClassTargetStringValue `tfsdk:"target"`
TargetCos customTypes.QosDot1PClassTargetCosStringValue `tfsdk:"target_cos"`
To customTypes.QosDot1PClassToStringValue `tfsdk:"to"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
QosDot1PClassQosCustomPolResourceModel describes the resource data model for the children without relation ships.
type QosDot1PClassResource ¶ added in v2.16.0
type QosDot1PClassResource struct {
// contains filtered or unexported fields
}
QosDot1PClassResource defines the resource implementation.
func (*QosDot1PClassResource) Configure ¶ added in v2.16.0
func (r *QosDot1PClassResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*QosDot1PClassResource) Create ¶ added in v2.16.0
func (r *QosDot1PClassResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*QosDot1PClassResource) Delete ¶ added in v2.16.0
func (r *QosDot1PClassResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*QosDot1PClassResource) ImportState ¶ added in v2.16.0
func (r *QosDot1PClassResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*QosDot1PClassResource) Metadata ¶ added in v2.16.0
func (r *QosDot1PClassResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*QosDot1PClassResource) ModifyPlan ¶ added in v2.16.0
func (r *QosDot1PClassResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*QosDot1PClassResource) Read ¶ added in v2.16.0
func (r *QosDot1PClassResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*QosDot1PClassResource) Schema ¶ added in v2.16.0
func (r *QosDot1PClassResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*QosDot1PClassResource) Update ¶ added in v2.16.0
func (r *QosDot1PClassResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
type QosDot1PClassResourceModel ¶ added in v2.16.0
type QosDot1PClassResourceModel struct {
Id types.String `tfsdk:"id"`
ParentDn types.String `tfsdk:"parent_dn"`
Annotation types.String `tfsdk:"annotation"`
Descr types.String `tfsdk:"description"`
From customTypes.QosDot1PClassFromStringValue `tfsdk:"from"`
Name types.String `tfsdk:"name"`
NameAlias types.String `tfsdk:"name_alias"`
Prio customTypes.QosDot1PClassPrioStringValue `tfsdk:"priority"`
Target customTypes.QosDot1PClassTargetStringValue `tfsdk:"target"`
TargetCos customTypes.QosDot1PClassTargetCosStringValue `tfsdk:"target_cos"`
To customTypes.QosDot1PClassToStringValue `tfsdk:"to"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
QosDot1PClassResourceModel describes the resource data model.
type QosDppPolDataSource ¶ added in v2.16.0
type QosDppPolDataSource struct {
// contains filtered or unexported fields
}
QosDppPolDataSource defines the data source implementation.
func (*QosDppPolDataSource) Configure ¶ added in v2.16.0
func (d *QosDppPolDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*QosDppPolDataSource) Metadata ¶ added in v2.16.0
func (d *QosDppPolDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*QosDppPolDataSource) Read ¶ added in v2.16.0
func (d *QosDppPolDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*QosDppPolDataSource) Schema ¶ added in v2.16.0
func (d *QosDppPolDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type QosDppPolIdentifier ¶ added in v2.16.0
type QosDppPolResource ¶ added in v2.16.0
type QosDppPolResource struct {
// contains filtered or unexported fields
}
QosDppPolResource defines the resource implementation.
func (*QosDppPolResource) Configure ¶ added in v2.16.0
func (r *QosDppPolResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*QosDppPolResource) Create ¶ added in v2.16.0
func (r *QosDppPolResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*QosDppPolResource) Delete ¶ added in v2.16.0
func (r *QosDppPolResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*QosDppPolResource) ImportState ¶ added in v2.16.0
func (r *QosDppPolResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*QosDppPolResource) Metadata ¶ added in v2.16.0
func (r *QosDppPolResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*QosDppPolResource) ModifyPlan ¶ added in v2.16.0
func (r *QosDppPolResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*QosDppPolResource) Read ¶ added in v2.16.0
func (r *QosDppPolResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*QosDppPolResource) Schema ¶ added in v2.16.0
func (r *QosDppPolResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*QosDppPolResource) Update ¶ added in v2.16.0
func (r *QosDppPolResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
type QosDppPolResourceModel ¶ added in v2.16.0
type QosDppPolResourceModel struct {
Id types.String `tfsdk:"id"`
ParentDn types.String `tfsdk:"parent_dn"`
AdminSt types.String `tfsdk:"admin_state"`
Annotation types.String `tfsdk:"annotation"`
Be customTypes.QosDppPolBeStringValue `tfsdk:"excessive_burst"`
BeUnit types.String `tfsdk:"excessive_burst_unit"`
Burst customTypes.QosDppPolBurstStringValue `tfsdk:"burst"`
BurstUnit types.String `tfsdk:"burst_unit"`
ConformAction types.String `tfsdk:"conform_action"`
ConformMarkCos customTypes.QosDppPolConformMarkCosStringValue `tfsdk:"conform_mark_cos"`
ConformMarkDscp customTypes.QosDppPolConformMarkDscpStringValue `tfsdk:"conform_mark_dscp"`
Descr types.String `tfsdk:"description"`
ExceedAction types.String `tfsdk:"exceed_action"`
ExceedMarkCos customTypes.QosDppPolExceedMarkCosStringValue `tfsdk:"exceed_mark_cos"`
ExceedMarkDscp customTypes.QosDppPolExceedMarkDscpStringValue `tfsdk:"exceed_mark_dscp"`
Mode types.String `tfsdk:"mode"`
Name types.String `tfsdk:"name"`
NameAlias types.String `tfsdk:"name_alias"`
OwnerKey types.String `tfsdk:"owner_key"`
OwnerTag types.String `tfsdk:"owner_tag"`
Pir types.String `tfsdk:"peak_rate"`
PirUnit types.String `tfsdk:"peak_rate_unit"`
Rate types.String `tfsdk:"rate"`
RateUnit types.String `tfsdk:"rate_unit"`
SharingMode types.String `tfsdk:"sharing_mode"`
Type types.String `tfsdk:"type"`
ViolateAction types.String `tfsdk:"violate_action"`
ViolateMarkCos customTypes.QosDppPolViolateMarkCosStringValue `tfsdk:"violate_mark_cos"`
ViolateMarkDscp customTypes.QosDppPolViolateMarkDscpStringValue `tfsdk:"violate_mark_dscp"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
QosDppPolResourceModel describes the resource data model.
type QosDscpClassDataSource ¶ added in v2.16.0
type QosDscpClassDataSource struct {
// contains filtered or unexported fields
}
QosDscpClassDataSource defines the data source implementation.
func (*QosDscpClassDataSource) Configure ¶ added in v2.16.0
func (d *QosDscpClassDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*QosDscpClassDataSource) Metadata ¶ added in v2.16.0
func (d *QosDscpClassDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*QosDscpClassDataSource) Read ¶ added in v2.16.0
func (d *QosDscpClassDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*QosDscpClassDataSource) Schema ¶ added in v2.16.0
func (d *QosDscpClassDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type QosDscpClassIdentifier ¶ added in v2.16.0
type QosDscpClassQosCustomPolResourceModel ¶ added in v2.16.0
type QosDscpClassQosCustomPolResourceModel struct {
Annotation types.String `tfsdk:"annotation"`
Descr types.String `tfsdk:"description"`
From customTypes.QosDscpClassFromStringValue `tfsdk:"from"`
Name types.String `tfsdk:"name"`
NameAlias types.String `tfsdk:"name_alias"`
Prio customTypes.QosDscpClassPrioStringValue `tfsdk:"priority"`
Target customTypes.QosDscpClassTargetStringValue `tfsdk:"target"`
TargetCos customTypes.QosDscpClassTargetCosStringValue `tfsdk:"target_cos"`
To customTypes.QosDscpClassToStringValue `tfsdk:"to"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
QosDscpClassQosCustomPolResourceModel describes the resource data model for the children without relation ships.
type QosDscpClassResource ¶ added in v2.16.0
type QosDscpClassResource struct {
// contains filtered or unexported fields
}
QosDscpClassResource defines the resource implementation.
func (*QosDscpClassResource) Configure ¶ added in v2.16.0
func (r *QosDscpClassResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*QosDscpClassResource) Create ¶ added in v2.16.0
func (r *QosDscpClassResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*QosDscpClassResource) Delete ¶ added in v2.16.0
func (r *QosDscpClassResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*QosDscpClassResource) ImportState ¶ added in v2.16.0
func (r *QosDscpClassResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*QosDscpClassResource) Metadata ¶ added in v2.16.0
func (r *QosDscpClassResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*QosDscpClassResource) ModifyPlan ¶ added in v2.16.0
func (r *QosDscpClassResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*QosDscpClassResource) Read ¶ added in v2.16.0
func (r *QosDscpClassResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*QosDscpClassResource) Schema ¶ added in v2.16.0
func (r *QosDscpClassResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*QosDscpClassResource) Update ¶ added in v2.16.0
func (r *QosDscpClassResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
type QosDscpClassResourceModel ¶ added in v2.16.0
type QosDscpClassResourceModel struct {
Id types.String `tfsdk:"id"`
ParentDn types.String `tfsdk:"parent_dn"`
Annotation types.String `tfsdk:"annotation"`
Descr types.String `tfsdk:"description"`
From customTypes.QosDscpClassFromStringValue `tfsdk:"from"`
Name types.String `tfsdk:"name"`
NameAlias types.String `tfsdk:"name_alias"`
Prio customTypes.QosDscpClassPrioStringValue `tfsdk:"priority"`
Target customTypes.QosDscpClassTargetStringValue `tfsdk:"target"`
TargetCos customTypes.QosDscpClassTargetCosStringValue `tfsdk:"target_cos"`
To customTypes.QosDscpClassToStringValue `tfsdk:"to"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
QosDscpClassResourceModel describes the resource data model.
type RtctrlProfileDataSource ¶ added in v2.16.0
type RtctrlProfileDataSource struct {
// contains filtered or unexported fields
}
RtctrlProfileDataSource defines the data source implementation.
func (*RtctrlProfileDataSource) Configure ¶ added in v2.16.0
func (d *RtctrlProfileDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*RtctrlProfileDataSource) Metadata ¶ added in v2.16.0
func (d *RtctrlProfileDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*RtctrlProfileDataSource) Read ¶ added in v2.16.0
func (d *RtctrlProfileDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*RtctrlProfileDataSource) Schema ¶ added in v2.16.0
func (d *RtctrlProfileDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type RtctrlProfileIdentifier ¶ added in v2.16.0
type RtctrlProfileResource ¶ added in v2.16.0
type RtctrlProfileResource struct {
// contains filtered or unexported fields
}
RtctrlProfileResource defines the resource implementation.
func (*RtctrlProfileResource) Configure ¶ added in v2.16.0
func (r *RtctrlProfileResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*RtctrlProfileResource) Create ¶ added in v2.16.0
func (r *RtctrlProfileResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*RtctrlProfileResource) Delete ¶ added in v2.16.0
func (r *RtctrlProfileResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*RtctrlProfileResource) ImportState ¶ added in v2.16.0
func (r *RtctrlProfileResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*RtctrlProfileResource) Metadata ¶ added in v2.16.0
func (r *RtctrlProfileResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*RtctrlProfileResource) ModifyPlan ¶ added in v2.16.0
func (r *RtctrlProfileResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*RtctrlProfileResource) Read ¶ added in v2.16.0
func (r *RtctrlProfileResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*RtctrlProfileResource) Schema ¶ added in v2.16.0
func (r *RtctrlProfileResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*RtctrlProfileResource) Update ¶ added in v2.16.0
func (r *RtctrlProfileResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
type RtctrlProfileResourceModel ¶ added in v2.16.0
type RtctrlProfileResourceModel struct {
Id types.String `tfsdk:"id"`
ParentDn types.String `tfsdk:"parent_dn"`
Annotation types.String `tfsdk:"annotation"`
AutoContinue types.String `tfsdk:"route_map_continue"`
Descr types.String `tfsdk:"description"`
Name types.String `tfsdk:"name"`
NameAlias types.String `tfsdk:"name_alias"`
OwnerKey types.String `tfsdk:"owner_key"`
OwnerTag types.String `tfsdk:"owner_tag"`
Type types.String `tfsdk:"route_control_profile_type"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
RtctrlProfileResourceModel describes the resource data model.
type SingleNestedAttributeRequiredAttributesNotProvidedValidator ¶ added in v2.16.0
type SingleNestedAttributeRequiredAttributesNotProvidedValidator struct {
// contains filtered or unexported fields
}
func (SingleNestedAttributeRequiredAttributesNotProvidedValidator) Description ¶ added in v2.16.0
func (v SingleNestedAttributeRequiredAttributesNotProvidedValidator) Description(_ context.Context) string
func (SingleNestedAttributeRequiredAttributesNotProvidedValidator) MarkdownDescription ¶ added in v2.16.0
func (v SingleNestedAttributeRequiredAttributesNotProvidedValidator) MarkdownDescription(ctx context.Context) string
func (SingleNestedAttributeRequiredAttributesNotProvidedValidator) ValidateObject ¶ added in v2.16.0
func (v SingleNestedAttributeRequiredAttributesNotProvidedValidator) ValidateObject(ctx context.Context, req validator.ObjectRequest, resp *validator.ObjectResponse)
type TagAnnotationCommHttpCommPolResourceModel ¶ added in v2.16.0
type TagAnnotationCommHttpCommPolResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationCommHttpCommPolResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationCommHttpsCommPolResourceModel ¶ added in v2.16.0
type TagAnnotationCommHttpsCommPolResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationCommHttpsCommPolResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationCommPolResourceModel ¶ added in v2.16.0
type TagAnnotationCommPolResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationCommPolResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationCommRsClientCertCACommHttpsCommPolResourceModel ¶ added in v2.16.0
type TagAnnotationCommRsClientCertCACommHttpsCommPolResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationCommRsClientCertCACommHttpsCommPolResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationCommRsKeyRingCommHttpsCommPolResourceModel ¶ added in v2.16.0
type TagAnnotationCommRsKeyRingCommHttpsCommPolResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationCommRsKeyRingCommHttpsCommPolResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationCommShellinaboxCommPolResourceModel ¶ added in v2.16.0
type TagAnnotationCommShellinaboxCommPolResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationCommShellinaboxCommPolResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationCommSshCommPolResourceModel ¶ added in v2.16.0
type TagAnnotationCommSshCommPolResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationCommSshCommPolResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationCommTelnetCommPolResourceModel ¶ added in v2.16.0
type TagAnnotationCommTelnetCommPolResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationCommTelnetCommPolResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationDataSource ¶
type TagAnnotationDataSource struct {
// contains filtered or unexported fields
}
TagAnnotationDataSource defines the data source implementation.
func (*TagAnnotationDataSource) Configure ¶
func (d *TagAnnotationDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*TagAnnotationDataSource) Metadata ¶
func (d *TagAnnotationDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*TagAnnotationDataSource) Read ¶
func (d *TagAnnotationDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*TagAnnotationDataSource) Schema ¶
func (d *TagAnnotationDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type TagAnnotationEigrpCtxAfPolResourceModel ¶ added in v2.17.0
type TagAnnotationEigrpCtxAfPolResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationEigrpCtxAfPolResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFhsBDPolResourceModel ¶ added in v2.16.0
type TagAnnotationFhsBDPolResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFhsBDPolResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFhsRaGuardPolFhsBDPolResourceModel ¶ added in v2.16.0
type TagAnnotationFhsRaGuardPolFhsBDPolResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFhsRaGuardPolFhsBDPolResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFhsTrustCtrlPolResourceModel ¶ added in v2.16.0
type TagAnnotationFhsTrustCtrlPolResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFhsTrustCtrlPolResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvAEPgResourceModel ¶ added in v2.16.0
type TagAnnotationFvAEPgResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvAEPgResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvAccPFvBDResourceModel ¶ added in v2.16.0
type TagAnnotationFvAccPFvBDResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvAccPFvBDResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvApResourceModel ¶ added in v2.16.0
type TagAnnotationFvApResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvApResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvBDResourceModel ¶ added in v2.16.0
type TagAnnotationFvBDResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvBDResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvCrtrnFvAEPgResourceModel ¶ added in v2.16.0
type TagAnnotationFvCrtrnFvAEPgResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvCrtrnFvAEPgResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvCrtrnResourceModel ¶ added in v2.16.0
type TagAnnotationFvCrtrnResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvCrtrnResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvCtxResourceModel ¶ added in v2.17.0
type TagAnnotationFvCtxResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvCtxResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvDnsAttrResourceModel ¶ added in v2.16.0
type TagAnnotationFvDnsAttrResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvDnsAttrResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvESgResourceModel ¶ added in v2.16.0
type TagAnnotationFvESgResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvESgResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvEpIpTagResourceModel ¶ added in v2.14.0
type TagAnnotationFvEpIpTagResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvEpIpTagResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvEpMacTagResourceModel ¶ added in v2.14.0
type TagAnnotationFvEpMacTagResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvEpMacTagResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvFBRGroupResourceModel ¶ added in v2.14.0
type TagAnnotationFvFBRGroupResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvFBRGroupResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvFBRMemberFvFBRGroupResourceModel ¶ added in v2.16.0
type TagAnnotationFvFBRMemberFvFBRGroupResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvFBRMemberFvFBRGroupResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvFBRMemberResourceModel ¶ added in v2.14.0
type TagAnnotationFvFBRMemberResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvFBRMemberResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvFBRouteFvFBRGroupResourceModel ¶ added in v2.16.0
type TagAnnotationFvFBRouteFvFBRGroupResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvFBRouteFvFBRGroupResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvFBRouteResourceModel ¶ added in v2.16.0
type TagAnnotationFvFBRouteResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvFBRouteResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvFabricExtConnPResourceModel ¶ added in v2.17.0
type TagAnnotationFvFabricExtConnPResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvFabricExtConnPResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvIdGroupAttrResourceModel ¶ added in v2.16.0
type TagAnnotationFvIdGroupAttrResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvIdGroupAttrResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvIpAttrResourceModel ¶ added in v2.16.0
type TagAnnotationFvIpAttrResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvIpAttrResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvMacAttrResourceModel ¶ added in v2.16.0
type TagAnnotationFvMacAttrResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvMacAttrResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvPeeringPFvFabricExtConnPResourceModel ¶ added in v2.17.0
type TagAnnotationFvPeeringPFvFabricExtConnPResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvPeeringPFvFabricExtConnPResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvRemoteIdFvSiteAssociatedResourceModel ¶ added in v2.17.0
type TagAnnotationFvRemoteIdFvSiteAssociatedResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvRemoteIdFvSiteAssociatedResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvRemoteIdResourceModel ¶ added in v2.17.0
type TagAnnotationFvRemoteIdResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvRemoteIdResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvRogueExceptionMacFvBDResourceModel ¶ added in v2.16.0
type TagAnnotationFvRogueExceptionMacFvBDResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvRogueExceptionMacFvBDResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvRogueExceptionMacResourceModel ¶ added in v2.16.0
type TagAnnotationFvRogueExceptionMacResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvRogueExceptionMacResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvRsABDPolMonPolFvBDResourceModel ¶ added in v2.16.0
type TagAnnotationFvRsABDPolMonPolFvBDResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvRsABDPolMonPolFvBDResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvRsAEPgMonPolFvAEPgResourceModel ¶ added in v2.16.0
type TagAnnotationFvRsAEPgMonPolFvAEPgResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvRsAEPgMonPolFvAEPgResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvRsApMonPolFvApResourceModel ¶ added in v2.16.0
type TagAnnotationFvRsApMonPolFvApResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvRsApMonPolFvApResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvRsBDToFhsFvBDResourceModel ¶ added in v2.16.0
type TagAnnotationFvRsBDToFhsFvBDResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvRsBDToFhsFvBDResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvRsBDToNdPFvBDResourceModel ¶ added in v2.16.0
type TagAnnotationFvRsBDToNdPFvBDResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvRsBDToNdPFvBDResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvRsBDToNetflowMonitorPolFvBDResourceModel ¶ added in v2.16.0
type TagAnnotationFvRsBDToNetflowMonitorPolFvBDResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvRsBDToNetflowMonitorPolFvBDResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvRsBDToNetflowMonitorPolResourceModel ¶ added in v2.16.0
type TagAnnotationFvRsBDToNetflowMonitorPolResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvRsBDToNetflowMonitorPolResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvRsBDToOutFvBDResourceModel ¶ added in v2.16.0
type TagAnnotationFvRsBDToOutFvBDResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvRsBDToOutFvBDResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvRsBDToOutResourceModel ¶ added in v2.16.0
type TagAnnotationFvRsBDToOutResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvRsBDToOutResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvRsBDToProfileFvBDResourceModel ¶ added in v2.16.0
type TagAnnotationFvRsBDToProfileFvBDResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvRsBDToProfileFvBDResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvRsBDToRelayPFvBDResourceModel ¶ added in v2.16.0
type TagAnnotationFvRsBDToRelayPFvBDResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvRsBDToRelayPFvBDResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvRsBdFvAEPgResourceModel ¶ added in v2.16.0
type TagAnnotationFvRsBdFvAEPgResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvRsBdFvAEPgResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvRsBdToEpRetFvBDResourceModel ¶ added in v2.16.0
type TagAnnotationFvRsBdToEpRetFvBDResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvRsBdToEpRetFvBDResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvRsBgpCtxPolFvCtxResourceModel ¶ added in v2.17.0
type TagAnnotationFvRsBgpCtxPolFvCtxResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvRsBgpCtxPolFvCtxResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvRsConsFvAEPgResourceModel ¶ added in v2.16.0
type TagAnnotationFvRsConsFvAEPgResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvRsConsFvAEPgResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvRsConsFvESgResourceModel ¶ added in v2.16.0
type TagAnnotationFvRsConsFvESgResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvRsConsFvESgResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvRsConsIfFvAEPgResourceModel ¶ added in v2.16.0
type TagAnnotationFvRsConsIfFvAEPgResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvRsConsIfFvAEPgResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvRsConsIfFvESgResourceModel ¶ added in v2.16.0
type TagAnnotationFvRsConsIfFvESgResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvRsConsIfFvESgResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvRsConsIfL3extInstPResourceModel ¶ added in v2.17.0
type TagAnnotationFvRsConsIfL3extInstPResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvRsConsIfL3extInstPResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvRsConsIfResourceModel ¶ added in v2.16.0
type TagAnnotationFvRsConsIfResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvRsConsIfResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvRsConsL3extInstPResourceModel ¶ added in v2.17.0
type TagAnnotationFvRsConsL3extInstPResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvRsConsL3extInstPResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvRsConsResourceModel ¶ added in v2.16.0
type TagAnnotationFvRsConsResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvRsConsResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvRsCtxFvBDResourceModel ¶ added in v2.16.0
type TagAnnotationFvRsCtxFvBDResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvRsCtxFvBDResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvRsCtxMonPolFvCtxResourceModel ¶ added in v2.17.0
type TagAnnotationFvRsCtxMonPolFvCtxResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvRsCtxMonPolFvCtxResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvRsCtxToBgpCtxAfPolFvCtxResourceModel ¶ added in v2.17.0
type TagAnnotationFvRsCtxToBgpCtxAfPolFvCtxResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvRsCtxToBgpCtxAfPolFvCtxResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvRsCtxToBgpCtxAfPolResourceModel ¶ added in v2.17.0
type TagAnnotationFvRsCtxToBgpCtxAfPolResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvRsCtxToBgpCtxAfPolResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvRsCtxToEigrpCtxAfPolFvCtxResourceModel ¶ added in v2.17.0
type TagAnnotationFvRsCtxToEigrpCtxAfPolFvCtxResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvRsCtxToEigrpCtxAfPolFvCtxResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvRsCtxToEigrpCtxAfPolResourceModel ¶ added in v2.17.0
type TagAnnotationFvRsCtxToEigrpCtxAfPolResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvRsCtxToEigrpCtxAfPolResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvRsCtxToEpRetFvCtxResourceModel ¶ added in v2.17.0
type TagAnnotationFvRsCtxToEpRetFvCtxResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvRsCtxToEpRetFvCtxResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvRsCtxToExtRouteTagPolFvCtxResourceModel ¶ added in v2.17.0
type TagAnnotationFvRsCtxToExtRouteTagPolFvCtxResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvRsCtxToExtRouteTagPolFvCtxResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvRsCtxToOspfCtxPolFvCtxResourceModel ¶ added in v2.17.0
type TagAnnotationFvRsCtxToOspfCtxPolFvCtxResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvRsCtxToOspfCtxPolFvCtxResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvRsCtxToOspfCtxPolResourceModel ¶ added in v2.17.0
type TagAnnotationFvRsCtxToOspfCtxPolResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvRsCtxToOspfCtxPolResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvRsCtxToSDWanVpnFvCtxResourceModel ¶ added in v2.17.0
type TagAnnotationFvRsCtxToSDWanVpnFvCtxResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvRsCtxToSDWanVpnFvCtxResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvRsCustQosPolFvAEPgResourceModel ¶ added in v2.16.0
type TagAnnotationFvRsCustQosPolFvAEPgResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvRsCustQosPolFvAEPgResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvRsCustQosPolL3extInstPResourceModel ¶ added in v2.17.0
type TagAnnotationFvRsCustQosPolL3extInstPResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvRsCustQosPolL3extInstPResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvRsDomAttFvAEPgResourceModel ¶ added in v2.16.0
type TagAnnotationFvRsDomAttFvAEPgResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvRsDomAttFvAEPgResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvRsDomAttResourceModel ¶ added in v2.16.0
type TagAnnotationFvRsDomAttResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvRsDomAttResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvRsDppPolFvAEPgResourceModel ¶ added in v2.16.0
type TagAnnotationFvRsDppPolFvAEPgResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvRsDppPolFvAEPgResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvRsFcPathAttFvAEPgResourceModel ¶ added in v2.16.0
type TagAnnotationFvRsFcPathAttFvAEPgResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvRsFcPathAttFvAEPgResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvRsFcPathAttResourceModel ¶ added in v2.16.0
type TagAnnotationFvRsFcPathAttResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvRsFcPathAttResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvRsIgmpsnFvBDResourceModel ¶ added in v2.16.0
type TagAnnotationFvRsIgmpsnFvBDResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvRsIgmpsnFvBDResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvRsIntraEpgFvAEPgResourceModel ¶ added in v2.16.0
type TagAnnotationFvRsIntraEpgFvAEPgResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvRsIntraEpgFvAEPgResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvRsIntraEpgFvESgResourceModel ¶ added in v2.16.0
type TagAnnotationFvRsIntraEpgFvESgResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvRsIntraEpgFvESgResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvRsIntraEpgL3extInstPResourceModel ¶ added in v2.17.0
type TagAnnotationFvRsIntraEpgL3extInstPResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvRsIntraEpgL3extInstPResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvRsIntraEpgResourceModel ¶ added in v2.16.0
type TagAnnotationFvRsIntraEpgResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvRsIntraEpgResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvRsIpslaMonPolFvTrackMemberResourceModel ¶ added in v2.16.0
type TagAnnotationFvRsIpslaMonPolFvTrackMemberResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvRsIpslaMonPolFvTrackMemberResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvRsMldsnFvBDResourceModel ¶ added in v2.16.0
type TagAnnotationFvRsMldsnFvBDResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvRsMldsnFvBDResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvRsNodeAttFvAEPgResourceModel ¶ added in v2.16.0
type TagAnnotationFvRsNodeAttFvAEPgResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvRsNodeAttFvAEPgResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvRsNodeAttResourceModel ¶ added in v2.16.0
type TagAnnotationFvRsNodeAttResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvRsNodeAttResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvRsOspfCtxPolFvCtxResourceModel ¶ added in v2.17.0
type TagAnnotationFvRsOspfCtxPolFvCtxResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvRsOspfCtxPolFvCtxResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvRsOtmListMemberFvTrackListResourceModel ¶ added in v2.16.0
type TagAnnotationFvRsOtmListMemberFvTrackListResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvRsOtmListMemberFvTrackListResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvRsOtmListMemberResourceModel ¶ added in v2.16.0
type TagAnnotationFvRsOtmListMemberResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvRsOtmListMemberResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvRsPathAttFvAEPgResourceModel ¶ added in v2.16.0
type TagAnnotationFvRsPathAttFvAEPgResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvRsPathAttFvAEPgResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvRsPathAttResourceModel ¶ added in v2.16.0
type TagAnnotationFvRsPathAttResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvRsPathAttResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvRsProtByFvAEPgResourceModel ¶ added in v2.16.0
type TagAnnotationFvRsProtByFvAEPgResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvRsProtByFvAEPgResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvRsProtByL3extInstPResourceModel ¶ added in v2.17.0
type TagAnnotationFvRsProtByL3extInstPResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvRsProtByL3extInstPResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvRsProtByResourceModel ¶ added in v2.16.0
type TagAnnotationFvRsProtByResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvRsProtByResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvRsProvFvAEPgResourceModel ¶ added in v2.16.0
type TagAnnotationFvRsProvFvAEPgResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvRsProvFvAEPgResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvRsProvFvESgResourceModel ¶ added in v2.16.0
type TagAnnotationFvRsProvFvESgResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvRsProvFvESgResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvRsProvL3extInstPResourceModel ¶ added in v2.17.0
type TagAnnotationFvRsProvL3extInstPResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvRsProvL3extInstPResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvRsProvResourceModel ¶ added in v2.16.0
type TagAnnotationFvRsProvResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvRsProvResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvRsScopeFvESgResourceModel ¶ added in v2.16.0
type TagAnnotationFvRsScopeFvESgResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvRsScopeFvESgResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvRsSecInheritedFvAEPgResourceModel ¶ added in v2.16.0
type TagAnnotationFvRsSecInheritedFvAEPgResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvRsSecInheritedFvAEPgResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvRsSecInheritedFvESgResourceModel ¶ added in v2.16.0
type TagAnnotationFvRsSecInheritedFvESgResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvRsSecInheritedFvESgResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvRsSecInheritedL3extInstPResourceModel ¶ added in v2.17.0
type TagAnnotationFvRsSecInheritedL3extInstPResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvRsSecInheritedL3extInstPResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvRsSecInheritedResourceModel ¶ added in v2.16.0
type TagAnnotationFvRsSecInheritedResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvRsSecInheritedResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvRsTenantMonPolFvTenantResourceModel ¶ added in v2.16.0
type TagAnnotationFvRsTenantMonPolFvTenantResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvRsTenantMonPolFvTenantResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvRsTrustCtrlFvAEPgResourceModel ¶ added in v2.16.0
type TagAnnotationFvRsTrustCtrlFvAEPgResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvRsTrustCtrlFvAEPgResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvSCrtrnResourceModel ¶ added in v2.16.0
type TagAnnotationFvSCrtrnResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvSCrtrnResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvSiteAssociatedResourceModel ¶ added in v2.17.0
type TagAnnotationFvSiteAssociatedResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvSiteAssociatedResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvTenantResourceModel ¶ added in v2.16.0
type TagAnnotationFvTenantResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvTenantResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvTrackListResourceModel ¶ added in v2.16.0
type TagAnnotationFvTrackListResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvTrackListResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvTrackMemberResourceModel ¶ added in v2.16.0
type TagAnnotationFvTrackMemberResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvTrackMemberResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationFvVmAttrResourceModel ¶ added in v2.16.0
type TagAnnotationFvVmAttrResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationFvVmAttrResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationIdentifier ¶
type TagAnnotationIgmpSnoopPolResourceModel ¶ added in v2.16.0
type TagAnnotationIgmpSnoopPolResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationIgmpSnoopPolResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationInfraHPathSResourceModel ¶ added in v2.16.0
type TagAnnotationInfraHPathSResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationInfraHPathSResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationInfraRsHPathAttInfraHPathSResourceModel ¶ added in v2.16.0
type TagAnnotationInfraRsHPathAttInfraHPathSResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationInfraRsHPathAttInfraHPathSResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationInfraRsPathToAccBaseGrpInfraHPathSResourceModel ¶ added in v2.16.0
type TagAnnotationInfraRsPathToAccBaseGrpInfraHPathSResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationInfraRsPathToAccBaseGrpInfraHPathSResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationL3extConsLblResourceModel ¶
type TagAnnotationL3extConsLblResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationL3extConsLblResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationL3extInstPResourceModel ¶ added in v2.17.0
type TagAnnotationL3extInstPResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationL3extInstPResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationL3extProvLblResourceModel ¶ added in v2.15.0
type TagAnnotationL3extProvLblResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationL3extProvLblResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationL3extRsInstPToProfileL3extInstPResourceModel ¶ added in v2.17.0
type TagAnnotationL3extRsInstPToProfileL3extInstPResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationL3extRsInstPToProfileL3extInstPResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationL3extRsInstPToProfileResourceModel ¶ added in v2.17.0
type TagAnnotationL3extRsInstPToProfileResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationL3extRsInstPToProfileResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationL3extRsLblToInstPL3extConsLblResourceModel ¶ added in v2.16.0
type TagAnnotationL3extRsLblToInstPL3extConsLblResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationL3extRsLblToInstPL3extConsLblResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationL3extRsLblToInstPResourceModel ¶ added in v2.16.0
type TagAnnotationL3extRsLblToInstPResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationL3extRsLblToInstPResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationL3extRsLblToProfileL3extConsLblResourceModel ¶ added in v2.16.0
type TagAnnotationL3extRsLblToProfileL3extConsLblResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationL3extRsLblToProfileL3extConsLblResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationL3extRsLblToProfileResourceModel ¶ added in v2.16.0
type TagAnnotationL3extRsLblToProfileResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationL3extRsLblToProfileResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationL3extRsOutToFBRGroupResourceModel ¶ added in v2.15.0
type TagAnnotationL3extRsOutToFBRGroupResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationL3extRsOutToFBRGroupResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationL3extRsRedistributePolResourceModel ¶
type TagAnnotationL3extRsRedistributePolResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationL3extRsRedistributePolResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationLacpEnhancedLagPolResourceModel ¶ added in v2.17.0
type TagAnnotationLacpEnhancedLagPolResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationLacpEnhancedLagPolResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationMgmtInstPResourceModel ¶
type TagAnnotationMgmtInstPResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationMgmtInstPResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationMgmtRsOoBConsMgmtInstPResourceModel ¶ added in v2.16.0
type TagAnnotationMgmtRsOoBConsMgmtInstPResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationMgmtRsOoBConsMgmtInstPResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationMgmtRsOoBConsResourceModel ¶
type TagAnnotationMgmtRsOoBConsResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationMgmtRsOoBConsResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationMgmtSubnetResourceModel ¶
type TagAnnotationMgmtSubnetResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationMgmtSubnetResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationMldSnoopPolResourceModel ¶ added in v2.16.0
type TagAnnotationMldSnoopPolResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationMldSnoopPolResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationMplsNodeSidPResourceModel ¶ added in v2.15.0
type TagAnnotationMplsNodeSidPResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationMplsNodeSidPResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationNdIfPolResourceModel ¶ added in v2.16.0
type TagAnnotationNdIfPolResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationNdIfPolResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationNetflowExporterPolResourceModel ¶ added in v2.16.0
type TagAnnotationNetflowExporterPolResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationNetflowExporterPolResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationNetflowMonitorPolResourceModel ¶ added in v2.15.0
type TagAnnotationNetflowMonitorPolResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationNetflowMonitorPolResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationNetflowRecordPolResourceModel ¶ added in v2.15.0
type TagAnnotationNetflowRecordPolResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationNetflowRecordPolResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationNetflowRsExporterToCtxNetflowExporterPolResourceModel ¶ added in v2.16.0
type TagAnnotationNetflowRsExporterToCtxNetflowExporterPolResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationNetflowRsExporterToCtxNetflowExporterPolResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationNetflowRsExporterToEPgNetflowExporterPolResourceModel ¶ added in v2.16.0
type TagAnnotationNetflowRsExporterToEPgNetflowExporterPolResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationNetflowRsExporterToEPgNetflowExporterPolResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationNetflowRsMonitorToExporterNetflowMonitorPolResourceModel ¶ added in v2.16.0
type TagAnnotationNetflowRsMonitorToExporterNetflowMonitorPolResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationNetflowRsMonitorToExporterNetflowMonitorPolResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationNetflowRsMonitorToExporterResourceModel ¶ added in v2.15.0
type TagAnnotationNetflowRsMonitorToExporterResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationNetflowRsMonitorToExporterResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationNetflowRsMonitorToRecordNetflowMonitorPolResourceModel ¶ added in v2.16.0
type TagAnnotationNetflowRsMonitorToRecordNetflowMonitorPolResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationNetflowRsMonitorToRecordNetflowMonitorPolResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationPimRouteMapEntryResourceModel ¶
type TagAnnotationPimRouteMapEntryResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationPimRouteMapEntryResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationPimRouteMapPolResourceModel ¶
type TagAnnotationPimRouteMapPolResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationPimRouteMapPolResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationPkiKeyRingResourceModel ¶ added in v2.16.0
type TagAnnotationPkiKeyRingResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationPkiKeyRingResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationPkiTPResourceModel ¶ added in v2.16.0
type TagAnnotationPkiTPResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationPkiTPResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationQosCustomPolResourceModel ¶ added in v2.16.0
type TagAnnotationQosCustomPolResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationQosCustomPolResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationQosDot1PClassQosCustomPolResourceModel ¶ added in v2.16.0
type TagAnnotationQosDot1PClassQosCustomPolResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationQosDot1PClassQosCustomPolResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationQosDot1PClassResourceModel ¶ added in v2.16.0
type TagAnnotationQosDot1PClassResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationQosDot1PClassResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationQosDppPolResourceModel ¶ added in v2.16.0
type TagAnnotationQosDppPolResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationQosDppPolResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationQosDscpClassQosCustomPolResourceModel ¶ added in v2.16.0
type TagAnnotationQosDscpClassQosCustomPolResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationQosDscpClassQosCustomPolResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationQosDscpClassResourceModel ¶ added in v2.16.0
type TagAnnotationQosDscpClassResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationQosDscpClassResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationResource ¶
type TagAnnotationResource struct {
// contains filtered or unexported fields
}
TagAnnotationResource defines the resource implementation.
func (*TagAnnotationResource) Configure ¶
func (r *TagAnnotationResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*TagAnnotationResource) Create ¶
func (r *TagAnnotationResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*TagAnnotationResource) Delete ¶
func (r *TagAnnotationResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*TagAnnotationResource) ImportState ¶
func (r *TagAnnotationResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*TagAnnotationResource) Metadata ¶
func (r *TagAnnotationResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*TagAnnotationResource) ModifyPlan ¶ added in v2.16.0
func (r *TagAnnotationResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*TagAnnotationResource) Read ¶
func (r *TagAnnotationResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*TagAnnotationResource) Schema ¶
func (r *TagAnnotationResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*TagAnnotationResource) Update ¶
func (r *TagAnnotationResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
type TagAnnotationResourceModel ¶
type TagAnnotationResourceModel struct {
Id types.String `tfsdk:"id"`
ParentDn types.String `tfsdk:"parent_dn"`
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationResourceModel describes the resource data model.
type TagAnnotationRtctrlProfileResourceModel ¶ added in v2.16.0
type TagAnnotationRtctrlProfileResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationRtctrlProfileResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationVmmUplinkPContResourceModel ¶ added in v2.18.0
type TagAnnotationVmmUplinkPContResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationVmmUplinkPContResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationVmmUplinkPResourceModel ¶ added in v2.18.0
type TagAnnotationVmmUplinkPResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationVmmUplinkPResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationVmmUplinkPVmmUplinkPContResourceModel ¶ added in v2.18.0
type TagAnnotationVmmUplinkPVmmUplinkPContResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationVmmUplinkPVmmUplinkPContResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationVzAnyResourceModel ¶ added in v2.17.0
type TagAnnotationVzAnyResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationVzAnyResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationVzOOBBrCPResourceModel ¶
type TagAnnotationVzOOBBrCPResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationVzOOBBrCPResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationVzRsAnyToConsIfResourceModel ¶ added in v2.17.0
type TagAnnotationVzRsAnyToConsIfResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationVzRsAnyToConsIfResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationVzRsAnyToConsIfVzAnyResourceModel ¶ added in v2.17.0
type TagAnnotationVzRsAnyToConsIfVzAnyResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationVzRsAnyToConsIfVzAnyResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationVzRsAnyToConsResourceModel ¶ added in v2.17.0
type TagAnnotationVzRsAnyToConsResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationVzRsAnyToConsResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationVzRsAnyToConsVzAnyResourceModel ¶ added in v2.17.0
type TagAnnotationVzRsAnyToConsVzAnyResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationVzRsAnyToConsVzAnyResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationVzRsAnyToProvResourceModel ¶ added in v2.17.0
type TagAnnotationVzRsAnyToProvResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationVzRsAnyToProvResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationVzRsAnyToProvVzAnyResourceModel ¶ added in v2.17.0
type TagAnnotationVzRsAnyToProvVzAnyResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationVzRsAnyToProvVzAnyResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationVzRsDenyRuleResourceModel ¶ added in v2.17.0
type TagAnnotationVzRsDenyRuleResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationVzRsDenyRuleResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationVzRsDenyRuleVzTSubjResourceModel ¶ added in v2.17.0
type TagAnnotationVzRsDenyRuleVzTSubjResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationVzRsDenyRuleVzTSubjResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationVzTSubjResourceModel ¶ added in v2.17.0
type TagAnnotationVzTSubjResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationVzTSubjResourceModel describes the resource data model for the children without relation ships.
type TagAnnotationVzTabooResourceModel ¶ added in v2.17.0
type TagAnnotationVzTabooResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagAnnotationVzTabooResourceModel describes the resource data model for the children without relation ships.
type TagTagCommHttpCommPolResourceModel ¶ added in v2.16.0
type TagTagCommHttpCommPolResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagCommHttpCommPolResourceModel describes the resource data model for the children without relation ships.
type TagTagCommHttpsCommPolResourceModel ¶ added in v2.16.0
type TagTagCommHttpsCommPolResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagCommHttpsCommPolResourceModel describes the resource data model for the children without relation ships.
type TagTagCommPolResourceModel ¶ added in v2.16.0
type TagTagCommPolResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagCommPolResourceModel describes the resource data model for the children without relation ships.
type TagTagCommRsClientCertCACommHttpsCommPolResourceModel ¶ added in v2.16.0
type TagTagCommRsClientCertCACommHttpsCommPolResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagCommRsClientCertCACommHttpsCommPolResourceModel describes the resource data model for the children without relation ships.
type TagTagCommRsKeyRingCommHttpsCommPolResourceModel ¶ added in v2.16.0
type TagTagCommRsKeyRingCommHttpsCommPolResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagCommRsKeyRingCommHttpsCommPolResourceModel describes the resource data model for the children without relation ships.
type TagTagCommShellinaboxCommPolResourceModel ¶ added in v2.16.0
type TagTagCommShellinaboxCommPolResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagCommShellinaboxCommPolResourceModel describes the resource data model for the children without relation ships.
type TagTagCommSshCommPolResourceModel ¶ added in v2.16.0
type TagTagCommSshCommPolResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagCommSshCommPolResourceModel describes the resource data model for the children without relation ships.
type TagTagCommTelnetCommPolResourceModel ¶ added in v2.16.0
type TagTagCommTelnetCommPolResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagCommTelnetCommPolResourceModel describes the resource data model for the children without relation ships.
type TagTagDataSource ¶ added in v2.14.0
type TagTagDataSource struct {
// contains filtered or unexported fields
}
TagTagDataSource defines the data source implementation.
func (*TagTagDataSource) Configure ¶ added in v2.14.0
func (d *TagTagDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*TagTagDataSource) Metadata ¶ added in v2.14.0
func (d *TagTagDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*TagTagDataSource) Read ¶ added in v2.14.0
func (d *TagTagDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*TagTagDataSource) Schema ¶ added in v2.14.0
func (d *TagTagDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type TagTagEigrpCtxAfPolResourceModel ¶ added in v2.17.0
type TagTagEigrpCtxAfPolResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagEigrpCtxAfPolResourceModel describes the resource data model for the children without relation ships.
type TagTagFhsBDPolResourceModel ¶ added in v2.16.0
type TagTagFhsBDPolResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFhsBDPolResourceModel describes the resource data model for the children without relation ships.
type TagTagFhsRaGuardPolFhsBDPolResourceModel ¶ added in v2.16.0
type TagTagFhsRaGuardPolFhsBDPolResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFhsRaGuardPolFhsBDPolResourceModel describes the resource data model for the children without relation ships.
type TagTagFhsTrustCtrlPolResourceModel ¶ added in v2.16.0
type TagTagFhsTrustCtrlPolResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFhsTrustCtrlPolResourceModel describes the resource data model for the children without relation ships.
type TagTagFvAEPgResourceModel ¶ added in v2.16.0
type TagTagFvAEPgResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvAEPgResourceModel describes the resource data model for the children without relation ships.
type TagTagFvAccPFvBDResourceModel ¶ added in v2.16.0
type TagTagFvAccPFvBDResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvAccPFvBDResourceModel describes the resource data model for the children without relation ships.
type TagTagFvApResourceModel ¶ added in v2.16.0
type TagTagFvApResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvApResourceModel describes the resource data model for the children without relation ships.
type TagTagFvBDResourceModel ¶ added in v2.16.0
type TagTagFvBDResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvBDResourceModel describes the resource data model for the children without relation ships.
type TagTagFvCrtrnFvAEPgResourceModel ¶ added in v2.16.0
type TagTagFvCrtrnFvAEPgResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvCrtrnFvAEPgResourceModel describes the resource data model for the children without relation ships.
type TagTagFvCrtrnResourceModel ¶ added in v2.16.0
type TagTagFvCrtrnResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvCrtrnResourceModel describes the resource data model for the children without relation ships.
type TagTagFvCtxResourceModel ¶ added in v2.17.0
type TagTagFvCtxResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvCtxResourceModel describes the resource data model for the children without relation ships.
type TagTagFvDnsAttrResourceModel ¶ added in v2.16.0
type TagTagFvDnsAttrResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvDnsAttrResourceModel describes the resource data model for the children without relation ships.
type TagTagFvESgResourceModel ¶ added in v2.16.0
type TagTagFvESgResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvESgResourceModel describes the resource data model for the children without relation ships.
type TagTagFvEpIpTagResourceModel ¶ added in v2.14.0
type TagTagFvEpIpTagResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvEpIpTagResourceModel describes the resource data model for the children without relation ships.
type TagTagFvEpMacTagResourceModel ¶ added in v2.14.0
type TagTagFvEpMacTagResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvEpMacTagResourceModel describes the resource data model for the children without relation ships.
type TagTagFvFBRGroupResourceModel ¶ added in v2.14.0
type TagTagFvFBRGroupResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvFBRGroupResourceModel describes the resource data model for the children without relation ships.
type TagTagFvFBRMemberFvFBRGroupResourceModel ¶ added in v2.16.0
type TagTagFvFBRMemberFvFBRGroupResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvFBRMemberFvFBRGroupResourceModel describes the resource data model for the children without relation ships.
type TagTagFvFBRMemberResourceModel ¶ added in v2.14.0
type TagTagFvFBRMemberResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvFBRMemberResourceModel describes the resource data model for the children without relation ships.
type TagTagFvFBRouteFvFBRGroupResourceModel ¶ added in v2.16.0
type TagTagFvFBRouteFvFBRGroupResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvFBRouteFvFBRGroupResourceModel describes the resource data model for the children without relation ships.
type TagTagFvFBRouteResourceModel ¶ added in v2.16.0
type TagTagFvFBRouteResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvFBRouteResourceModel describes the resource data model for the children without relation ships.
type TagTagFvFabricExtConnPResourceModel ¶ added in v2.17.0
type TagTagFvFabricExtConnPResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvFabricExtConnPResourceModel describes the resource data model for the children without relation ships.
type TagTagFvIdGroupAttrResourceModel ¶ added in v2.16.0
type TagTagFvIdGroupAttrResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvIdGroupAttrResourceModel describes the resource data model for the children without relation ships.
type TagTagFvIpAttrResourceModel ¶ added in v2.16.0
type TagTagFvIpAttrResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvIpAttrResourceModel describes the resource data model for the children without relation ships.
type TagTagFvMacAttrResourceModel ¶ added in v2.16.0
type TagTagFvMacAttrResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvMacAttrResourceModel describes the resource data model for the children without relation ships.
type TagTagFvPeeringPFvFabricExtConnPResourceModel ¶ added in v2.17.0
type TagTagFvPeeringPFvFabricExtConnPResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvPeeringPFvFabricExtConnPResourceModel describes the resource data model for the children without relation ships.
type TagTagFvRemoteIdFvSiteAssociatedResourceModel ¶ added in v2.17.0
type TagTagFvRemoteIdFvSiteAssociatedResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvRemoteIdFvSiteAssociatedResourceModel describes the resource data model for the children without relation ships.
type TagTagFvRemoteIdResourceModel ¶ added in v2.17.0
type TagTagFvRemoteIdResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvRemoteIdResourceModel describes the resource data model for the children without relation ships.
type TagTagFvRogueExceptionMacFvBDResourceModel ¶ added in v2.16.0
type TagTagFvRogueExceptionMacFvBDResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvRogueExceptionMacFvBDResourceModel describes the resource data model for the children without relation ships.
type TagTagFvRogueExceptionMacResourceModel ¶ added in v2.16.0
type TagTagFvRogueExceptionMacResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvRogueExceptionMacResourceModel describes the resource data model for the children without relation ships.
type TagTagFvRsABDPolMonPolFvBDResourceModel ¶ added in v2.16.0
type TagTagFvRsABDPolMonPolFvBDResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvRsABDPolMonPolFvBDResourceModel describes the resource data model for the children without relation ships.
type TagTagFvRsAEPgMonPolFvAEPgResourceModel ¶ added in v2.16.0
type TagTagFvRsAEPgMonPolFvAEPgResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvRsAEPgMonPolFvAEPgResourceModel describes the resource data model for the children without relation ships.
type TagTagFvRsApMonPolFvApResourceModel ¶ added in v2.16.0
type TagTagFvRsApMonPolFvApResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvRsApMonPolFvApResourceModel describes the resource data model for the children without relation ships.
type TagTagFvRsBDToFhsFvBDResourceModel ¶ added in v2.16.0
type TagTagFvRsBDToFhsFvBDResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvRsBDToFhsFvBDResourceModel describes the resource data model for the children without relation ships.
type TagTagFvRsBDToNdPFvBDResourceModel ¶ added in v2.16.0
type TagTagFvRsBDToNdPFvBDResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvRsBDToNdPFvBDResourceModel describes the resource data model for the children without relation ships.
type TagTagFvRsBDToNetflowMonitorPolFvBDResourceModel ¶ added in v2.16.0
type TagTagFvRsBDToNetflowMonitorPolFvBDResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvRsBDToNetflowMonitorPolFvBDResourceModel describes the resource data model for the children without relation ships.
type TagTagFvRsBDToNetflowMonitorPolResourceModel ¶ added in v2.16.0
type TagTagFvRsBDToNetflowMonitorPolResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvRsBDToNetflowMonitorPolResourceModel describes the resource data model for the children without relation ships.
type TagTagFvRsBDToOutFvBDResourceModel ¶ added in v2.16.0
type TagTagFvRsBDToOutFvBDResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvRsBDToOutFvBDResourceModel describes the resource data model for the children without relation ships.
type TagTagFvRsBDToOutResourceModel ¶ added in v2.16.0
type TagTagFvRsBDToOutResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvRsBDToOutResourceModel describes the resource data model for the children without relation ships.
type TagTagFvRsBDToProfileFvBDResourceModel ¶ added in v2.16.0
type TagTagFvRsBDToProfileFvBDResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvRsBDToProfileFvBDResourceModel describes the resource data model for the children without relation ships.
type TagTagFvRsBDToRelayPFvBDResourceModel ¶ added in v2.16.0
type TagTagFvRsBDToRelayPFvBDResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvRsBDToRelayPFvBDResourceModel describes the resource data model for the children without relation ships.
type TagTagFvRsBdFvAEPgResourceModel ¶ added in v2.16.0
type TagTagFvRsBdFvAEPgResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvRsBdFvAEPgResourceModel describes the resource data model for the children without relation ships.
type TagTagFvRsBdToEpRetFvBDResourceModel ¶ added in v2.16.0
type TagTagFvRsBdToEpRetFvBDResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvRsBdToEpRetFvBDResourceModel describes the resource data model for the children without relation ships.
type TagTagFvRsBgpCtxPolFvCtxResourceModel ¶ added in v2.17.0
type TagTagFvRsBgpCtxPolFvCtxResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvRsBgpCtxPolFvCtxResourceModel describes the resource data model for the children without relation ships.
type TagTagFvRsConsFvAEPgResourceModel ¶ added in v2.16.0
type TagTagFvRsConsFvAEPgResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvRsConsFvAEPgResourceModel describes the resource data model for the children without relation ships.
type TagTagFvRsConsFvESgResourceModel ¶ added in v2.16.0
type TagTagFvRsConsFvESgResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvRsConsFvESgResourceModel describes the resource data model for the children without relation ships.
type TagTagFvRsConsIfFvAEPgResourceModel ¶ added in v2.16.0
type TagTagFvRsConsIfFvAEPgResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvRsConsIfFvAEPgResourceModel describes the resource data model for the children without relation ships.
type TagTagFvRsConsIfFvESgResourceModel ¶ added in v2.16.0
type TagTagFvRsConsIfFvESgResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvRsConsIfFvESgResourceModel describes the resource data model for the children without relation ships.
type TagTagFvRsConsIfL3extInstPResourceModel ¶ added in v2.17.0
type TagTagFvRsConsIfL3extInstPResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvRsConsIfL3extInstPResourceModel describes the resource data model for the children without relation ships.
type TagTagFvRsConsIfResourceModel ¶ added in v2.16.0
type TagTagFvRsConsIfResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvRsConsIfResourceModel describes the resource data model for the children without relation ships.
type TagTagFvRsConsL3extInstPResourceModel ¶ added in v2.17.0
type TagTagFvRsConsL3extInstPResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvRsConsL3extInstPResourceModel describes the resource data model for the children without relation ships.
type TagTagFvRsConsResourceModel ¶ added in v2.16.0
type TagTagFvRsConsResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvRsConsResourceModel describes the resource data model for the children without relation ships.
type TagTagFvRsCtxFvBDResourceModel ¶ added in v2.16.0
type TagTagFvRsCtxFvBDResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvRsCtxFvBDResourceModel describes the resource data model for the children without relation ships.
type TagTagFvRsCtxMonPolFvCtxResourceModel ¶ added in v2.17.0
type TagTagFvRsCtxMonPolFvCtxResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvRsCtxMonPolFvCtxResourceModel describes the resource data model for the children without relation ships.
type TagTagFvRsCtxToBgpCtxAfPolFvCtxResourceModel ¶ added in v2.17.0
type TagTagFvRsCtxToBgpCtxAfPolFvCtxResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvRsCtxToBgpCtxAfPolFvCtxResourceModel describes the resource data model for the children without relation ships.
type TagTagFvRsCtxToBgpCtxAfPolResourceModel ¶ added in v2.17.0
type TagTagFvRsCtxToBgpCtxAfPolResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvRsCtxToBgpCtxAfPolResourceModel describes the resource data model for the children without relation ships.
type TagTagFvRsCtxToEigrpCtxAfPolFvCtxResourceModel ¶ added in v2.17.0
type TagTagFvRsCtxToEigrpCtxAfPolFvCtxResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvRsCtxToEigrpCtxAfPolFvCtxResourceModel describes the resource data model for the children without relation ships.
type TagTagFvRsCtxToEigrpCtxAfPolResourceModel ¶ added in v2.17.0
type TagTagFvRsCtxToEigrpCtxAfPolResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvRsCtxToEigrpCtxAfPolResourceModel describes the resource data model for the children without relation ships.
type TagTagFvRsCtxToEpRetFvCtxResourceModel ¶ added in v2.17.0
type TagTagFvRsCtxToEpRetFvCtxResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvRsCtxToEpRetFvCtxResourceModel describes the resource data model for the children without relation ships.
type TagTagFvRsCtxToExtRouteTagPolFvCtxResourceModel ¶ added in v2.17.0
type TagTagFvRsCtxToExtRouteTagPolFvCtxResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvRsCtxToExtRouteTagPolFvCtxResourceModel describes the resource data model for the children without relation ships.
type TagTagFvRsCtxToOspfCtxPolFvCtxResourceModel ¶ added in v2.17.0
type TagTagFvRsCtxToOspfCtxPolFvCtxResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvRsCtxToOspfCtxPolFvCtxResourceModel describes the resource data model for the children without relation ships.
type TagTagFvRsCtxToOspfCtxPolResourceModel ¶ added in v2.17.0
type TagTagFvRsCtxToOspfCtxPolResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvRsCtxToOspfCtxPolResourceModel describes the resource data model for the children without relation ships.
type TagTagFvRsCtxToSDWanVpnFvCtxResourceModel ¶ added in v2.17.0
type TagTagFvRsCtxToSDWanVpnFvCtxResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvRsCtxToSDWanVpnFvCtxResourceModel describes the resource data model for the children without relation ships.
type TagTagFvRsCustQosPolFvAEPgResourceModel ¶ added in v2.16.0
type TagTagFvRsCustQosPolFvAEPgResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvRsCustQosPolFvAEPgResourceModel describes the resource data model for the children without relation ships.
type TagTagFvRsCustQosPolL3extInstPResourceModel ¶ added in v2.17.0
type TagTagFvRsCustQosPolL3extInstPResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvRsCustQosPolL3extInstPResourceModel describes the resource data model for the children without relation ships.
type TagTagFvRsDomAttFvAEPgResourceModel ¶ added in v2.16.0
type TagTagFvRsDomAttFvAEPgResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvRsDomAttFvAEPgResourceModel describes the resource data model for the children without relation ships.
type TagTagFvRsDomAttResourceModel ¶ added in v2.16.0
type TagTagFvRsDomAttResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvRsDomAttResourceModel describes the resource data model for the children without relation ships.
type TagTagFvRsDppPolFvAEPgResourceModel ¶ added in v2.16.0
type TagTagFvRsDppPolFvAEPgResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvRsDppPolFvAEPgResourceModel describes the resource data model for the children without relation ships.
type TagTagFvRsFcPathAttFvAEPgResourceModel ¶ added in v2.16.0
type TagTagFvRsFcPathAttFvAEPgResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvRsFcPathAttFvAEPgResourceModel describes the resource data model for the children without relation ships.
type TagTagFvRsFcPathAttResourceModel ¶ added in v2.16.0
type TagTagFvRsFcPathAttResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvRsFcPathAttResourceModel describes the resource data model for the children without relation ships.
type TagTagFvRsIgmpsnFvBDResourceModel ¶ added in v2.16.0
type TagTagFvRsIgmpsnFvBDResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvRsIgmpsnFvBDResourceModel describes the resource data model for the children without relation ships.
type TagTagFvRsIntraEpgFvAEPgResourceModel ¶ added in v2.16.0
type TagTagFvRsIntraEpgFvAEPgResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvRsIntraEpgFvAEPgResourceModel describes the resource data model for the children without relation ships.
type TagTagFvRsIntraEpgFvESgResourceModel ¶ added in v2.16.0
type TagTagFvRsIntraEpgFvESgResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvRsIntraEpgFvESgResourceModel describes the resource data model for the children without relation ships.
type TagTagFvRsIntraEpgL3extInstPResourceModel ¶ added in v2.17.0
type TagTagFvRsIntraEpgL3extInstPResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvRsIntraEpgL3extInstPResourceModel describes the resource data model for the children without relation ships.
type TagTagFvRsIntraEpgResourceModel ¶ added in v2.16.0
type TagTagFvRsIntraEpgResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvRsIntraEpgResourceModel describes the resource data model for the children without relation ships.
type TagTagFvRsIpslaMonPolFvTrackMemberResourceModel ¶ added in v2.16.0
type TagTagFvRsIpslaMonPolFvTrackMemberResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvRsIpslaMonPolFvTrackMemberResourceModel describes the resource data model for the children without relation ships.
type TagTagFvRsMldsnFvBDResourceModel ¶ added in v2.16.0
type TagTagFvRsMldsnFvBDResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvRsMldsnFvBDResourceModel describes the resource data model for the children without relation ships.
type TagTagFvRsNodeAttFvAEPgResourceModel ¶ added in v2.16.0
type TagTagFvRsNodeAttFvAEPgResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvRsNodeAttFvAEPgResourceModel describes the resource data model for the children without relation ships.
type TagTagFvRsNodeAttResourceModel ¶ added in v2.16.0
type TagTagFvRsNodeAttResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvRsNodeAttResourceModel describes the resource data model for the children without relation ships.
type TagTagFvRsOspfCtxPolFvCtxResourceModel ¶ added in v2.17.0
type TagTagFvRsOspfCtxPolFvCtxResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvRsOspfCtxPolFvCtxResourceModel describes the resource data model for the children without relation ships.
type TagTagFvRsOtmListMemberFvTrackListResourceModel ¶ added in v2.16.0
type TagTagFvRsOtmListMemberFvTrackListResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvRsOtmListMemberFvTrackListResourceModel describes the resource data model for the children without relation ships.
type TagTagFvRsOtmListMemberResourceModel ¶ added in v2.16.0
type TagTagFvRsOtmListMemberResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvRsOtmListMemberResourceModel describes the resource data model for the children without relation ships.
type TagTagFvRsPathAttFvAEPgResourceModel ¶ added in v2.16.0
type TagTagFvRsPathAttFvAEPgResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvRsPathAttFvAEPgResourceModel describes the resource data model for the children without relation ships.
type TagTagFvRsPathAttResourceModel ¶ added in v2.16.0
type TagTagFvRsPathAttResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvRsPathAttResourceModel describes the resource data model for the children without relation ships.
type TagTagFvRsProtByFvAEPgResourceModel ¶ added in v2.16.0
type TagTagFvRsProtByFvAEPgResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvRsProtByFvAEPgResourceModel describes the resource data model for the children without relation ships.
type TagTagFvRsProtByL3extInstPResourceModel ¶ added in v2.17.0
type TagTagFvRsProtByL3extInstPResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvRsProtByL3extInstPResourceModel describes the resource data model for the children without relation ships.
type TagTagFvRsProtByResourceModel ¶ added in v2.16.0
type TagTagFvRsProtByResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvRsProtByResourceModel describes the resource data model for the children without relation ships.
type TagTagFvRsProvFvAEPgResourceModel ¶ added in v2.16.0
type TagTagFvRsProvFvAEPgResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvRsProvFvAEPgResourceModel describes the resource data model for the children without relation ships.
type TagTagFvRsProvFvESgResourceModel ¶ added in v2.16.0
type TagTagFvRsProvFvESgResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvRsProvFvESgResourceModel describes the resource data model for the children without relation ships.
type TagTagFvRsProvL3extInstPResourceModel ¶ added in v2.17.0
type TagTagFvRsProvL3extInstPResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvRsProvL3extInstPResourceModel describes the resource data model for the children without relation ships.
type TagTagFvRsProvResourceModel ¶ added in v2.16.0
type TagTagFvRsProvResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvRsProvResourceModel describes the resource data model for the children without relation ships.
type TagTagFvRsScopeFvESgResourceModel ¶ added in v2.16.0
type TagTagFvRsScopeFvESgResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvRsScopeFvESgResourceModel describes the resource data model for the children without relation ships.
type TagTagFvRsSecInheritedFvAEPgResourceModel ¶ added in v2.16.0
type TagTagFvRsSecInheritedFvAEPgResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvRsSecInheritedFvAEPgResourceModel describes the resource data model for the children without relation ships.
type TagTagFvRsSecInheritedFvESgResourceModel ¶ added in v2.16.0
type TagTagFvRsSecInheritedFvESgResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvRsSecInheritedFvESgResourceModel describes the resource data model for the children without relation ships.
type TagTagFvRsSecInheritedL3extInstPResourceModel ¶ added in v2.17.0
type TagTagFvRsSecInheritedL3extInstPResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvRsSecInheritedL3extInstPResourceModel describes the resource data model for the children without relation ships.
type TagTagFvRsSecInheritedResourceModel ¶ added in v2.16.0
type TagTagFvRsSecInheritedResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvRsSecInheritedResourceModel describes the resource data model for the children without relation ships.
type TagTagFvRsTenantMonPolFvTenantResourceModel ¶ added in v2.16.0
type TagTagFvRsTenantMonPolFvTenantResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvRsTenantMonPolFvTenantResourceModel describes the resource data model for the children without relation ships.
type TagTagFvRsTrustCtrlFvAEPgResourceModel ¶ added in v2.16.0
type TagTagFvRsTrustCtrlFvAEPgResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvRsTrustCtrlFvAEPgResourceModel describes the resource data model for the children without relation ships.
type TagTagFvSCrtrnResourceModel ¶ added in v2.16.0
type TagTagFvSCrtrnResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvSCrtrnResourceModel describes the resource data model for the children without relation ships.
type TagTagFvSiteAssociatedResourceModel ¶ added in v2.17.0
type TagTagFvSiteAssociatedResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvSiteAssociatedResourceModel describes the resource data model for the children without relation ships.
type TagTagFvTenantResourceModel ¶ added in v2.16.0
type TagTagFvTenantResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvTenantResourceModel describes the resource data model for the children without relation ships.
type TagTagFvTrackListResourceModel ¶ added in v2.16.0
type TagTagFvTrackListResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvTrackListResourceModel describes the resource data model for the children without relation ships.
type TagTagFvTrackMemberResourceModel ¶ added in v2.16.0
type TagTagFvTrackMemberResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvTrackMemberResourceModel describes the resource data model for the children without relation ships.
type TagTagFvVmAttrResourceModel ¶ added in v2.16.0
type TagTagFvVmAttrResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagFvVmAttrResourceModel describes the resource data model for the children without relation ships.
type TagTagIdentifier ¶ added in v2.14.0
type TagTagIgmpSnoopPolResourceModel ¶ added in v2.16.0
type TagTagIgmpSnoopPolResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagIgmpSnoopPolResourceModel describes the resource data model for the children without relation ships.
type TagTagInfraHPathSResourceModel ¶ added in v2.16.0
type TagTagInfraHPathSResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagInfraHPathSResourceModel describes the resource data model for the children without relation ships.
type TagTagInfraRsHPathAttInfraHPathSResourceModel ¶ added in v2.16.0
type TagTagInfraRsHPathAttInfraHPathSResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagInfraRsHPathAttInfraHPathSResourceModel describes the resource data model for the children without relation ships.
type TagTagInfraRsPathToAccBaseGrpInfraHPathSResourceModel ¶ added in v2.16.0
type TagTagInfraRsPathToAccBaseGrpInfraHPathSResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagInfraRsPathToAccBaseGrpInfraHPathSResourceModel describes the resource data model for the children without relation ships.
type TagTagL3extConsLblResourceModel ¶ added in v2.14.0
type TagTagL3extConsLblResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagL3extConsLblResourceModel describes the resource data model for the children without relation ships.
type TagTagL3extInstPResourceModel ¶ added in v2.17.0
type TagTagL3extInstPResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagL3extInstPResourceModel describes the resource data model for the children without relation ships.
type TagTagL3extProvLblResourceModel ¶ added in v2.15.0
type TagTagL3extProvLblResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagL3extProvLblResourceModel describes the resource data model for the children without relation ships.
type TagTagL3extRsInstPToProfileL3extInstPResourceModel ¶ added in v2.17.0
type TagTagL3extRsInstPToProfileL3extInstPResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagL3extRsInstPToProfileL3extInstPResourceModel describes the resource data model for the children without relation ships.
type TagTagL3extRsInstPToProfileResourceModel ¶ added in v2.17.0
type TagTagL3extRsInstPToProfileResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagL3extRsInstPToProfileResourceModel describes the resource data model for the children without relation ships.
type TagTagL3extRsLblToInstPL3extConsLblResourceModel ¶ added in v2.16.0
type TagTagL3extRsLblToInstPL3extConsLblResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagL3extRsLblToInstPL3extConsLblResourceModel describes the resource data model for the children without relation ships.
type TagTagL3extRsLblToInstPResourceModel ¶ added in v2.16.0
type TagTagL3extRsLblToInstPResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagL3extRsLblToInstPResourceModel describes the resource data model for the children without relation ships.
type TagTagL3extRsLblToProfileL3extConsLblResourceModel ¶ added in v2.16.0
type TagTagL3extRsLblToProfileL3extConsLblResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagL3extRsLblToProfileL3extConsLblResourceModel describes the resource data model for the children without relation ships.
type TagTagL3extRsLblToProfileResourceModel ¶ added in v2.16.0
type TagTagL3extRsLblToProfileResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagL3extRsLblToProfileResourceModel describes the resource data model for the children without relation ships.
type TagTagL3extRsOutToFBRGroupResourceModel ¶ added in v2.15.0
type TagTagL3extRsOutToFBRGroupResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagL3extRsOutToFBRGroupResourceModel describes the resource data model for the children without relation ships.
type TagTagL3extRsRedistributePolResourceModel ¶ added in v2.14.0
type TagTagL3extRsRedistributePolResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagL3extRsRedistributePolResourceModel describes the resource data model for the children without relation ships.
type TagTagLacpEnhancedLagPolResourceModel ¶ added in v2.17.0
type TagTagLacpEnhancedLagPolResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagLacpEnhancedLagPolResourceModel describes the resource data model for the children without relation ships.
type TagTagMgmtInstPResourceModel ¶ added in v2.14.0
type TagTagMgmtInstPResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagMgmtInstPResourceModel describes the resource data model for the children without relation ships.
type TagTagMgmtRsOoBConsMgmtInstPResourceModel ¶ added in v2.16.0
type TagTagMgmtRsOoBConsMgmtInstPResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagMgmtRsOoBConsMgmtInstPResourceModel describes the resource data model for the children without relation ships.
type TagTagMgmtRsOoBConsResourceModel ¶ added in v2.14.0
type TagTagMgmtRsOoBConsResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagMgmtRsOoBConsResourceModel describes the resource data model for the children without relation ships.
type TagTagMgmtSubnetResourceModel ¶ added in v2.14.0
type TagTagMgmtSubnetResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagMgmtSubnetResourceModel describes the resource data model for the children without relation ships.
type TagTagMldSnoopPolResourceModel ¶ added in v2.16.0
type TagTagMldSnoopPolResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagMldSnoopPolResourceModel describes the resource data model for the children without relation ships.
type TagTagMplsNodeSidPResourceModel ¶ added in v2.15.0
type TagTagMplsNodeSidPResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagMplsNodeSidPResourceModel describes the resource data model for the children without relation ships.
type TagTagNdIfPolResourceModel ¶ added in v2.16.0
type TagTagNdIfPolResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagNdIfPolResourceModel describes the resource data model for the children without relation ships.
type TagTagNetflowExporterPolResourceModel ¶ added in v2.16.0
type TagTagNetflowExporterPolResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagNetflowExporterPolResourceModel describes the resource data model for the children without relation ships.
type TagTagNetflowMonitorPolResourceModel ¶ added in v2.15.0
type TagTagNetflowMonitorPolResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagNetflowMonitorPolResourceModel describes the resource data model for the children without relation ships.
type TagTagNetflowRecordPolResourceModel ¶ added in v2.15.0
type TagTagNetflowRecordPolResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagNetflowRecordPolResourceModel describes the resource data model for the children without relation ships.
type TagTagNetflowRsExporterToCtxNetflowExporterPolResourceModel ¶ added in v2.16.0
type TagTagNetflowRsExporterToCtxNetflowExporterPolResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagNetflowRsExporterToCtxNetflowExporterPolResourceModel describes the resource data model for the children without relation ships.
type TagTagNetflowRsExporterToEPgNetflowExporterPolResourceModel ¶ added in v2.16.0
type TagTagNetflowRsExporterToEPgNetflowExporterPolResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagNetflowRsExporterToEPgNetflowExporterPolResourceModel describes the resource data model for the children without relation ships.
type TagTagNetflowRsMonitorToExporterNetflowMonitorPolResourceModel ¶ added in v2.16.0
type TagTagNetflowRsMonitorToExporterNetflowMonitorPolResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagNetflowRsMonitorToExporterNetflowMonitorPolResourceModel describes the resource data model for the children without relation ships.
type TagTagNetflowRsMonitorToExporterResourceModel ¶ added in v2.15.0
type TagTagNetflowRsMonitorToExporterResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagNetflowRsMonitorToExporterResourceModel describes the resource data model for the children without relation ships.
type TagTagNetflowRsMonitorToRecordNetflowMonitorPolResourceModel ¶ added in v2.16.0
type TagTagNetflowRsMonitorToRecordNetflowMonitorPolResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagNetflowRsMonitorToRecordNetflowMonitorPolResourceModel describes the resource data model for the children without relation ships.
type TagTagPimRouteMapEntryResourceModel ¶ added in v2.14.0
type TagTagPimRouteMapEntryResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagPimRouteMapEntryResourceModel describes the resource data model for the children without relation ships.
type TagTagPimRouteMapPolResourceModel ¶ added in v2.14.0
type TagTagPimRouteMapPolResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagPimRouteMapPolResourceModel describes the resource data model for the children without relation ships.
type TagTagPkiKeyRingResourceModel ¶ added in v2.16.0
type TagTagPkiKeyRingResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagPkiKeyRingResourceModel describes the resource data model for the children without relation ships.
type TagTagPkiTPResourceModel ¶ added in v2.16.0
type TagTagPkiTPResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagPkiTPResourceModel describes the resource data model for the children without relation ships.
type TagTagQosCustomPolResourceModel ¶ added in v2.16.0
type TagTagQosCustomPolResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagQosCustomPolResourceModel describes the resource data model for the children without relation ships.
type TagTagQosDot1PClassQosCustomPolResourceModel ¶ added in v2.16.0
type TagTagQosDot1PClassQosCustomPolResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagQosDot1PClassQosCustomPolResourceModel describes the resource data model for the children without relation ships.
type TagTagQosDot1PClassResourceModel ¶ added in v2.16.0
type TagTagQosDot1PClassResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagQosDot1PClassResourceModel describes the resource data model for the children without relation ships.
type TagTagQosDppPolResourceModel ¶ added in v2.16.0
type TagTagQosDppPolResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagQosDppPolResourceModel describes the resource data model for the children without relation ships.
type TagTagQosDscpClassQosCustomPolResourceModel ¶ added in v2.16.0
type TagTagQosDscpClassQosCustomPolResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagQosDscpClassQosCustomPolResourceModel describes the resource data model for the children without relation ships.
type TagTagQosDscpClassResourceModel ¶ added in v2.16.0
type TagTagQosDscpClassResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagQosDscpClassResourceModel describes the resource data model for the children without relation ships.
type TagTagResource ¶ added in v2.14.0
type TagTagResource struct {
// contains filtered or unexported fields
}
TagTagResource defines the resource implementation.
func (*TagTagResource) Configure ¶ added in v2.14.0
func (r *TagTagResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*TagTagResource) Create ¶ added in v2.14.0
func (r *TagTagResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*TagTagResource) Delete ¶ added in v2.14.0
func (r *TagTagResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*TagTagResource) ImportState ¶ added in v2.14.0
func (r *TagTagResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*TagTagResource) Metadata ¶ added in v2.14.0
func (r *TagTagResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*TagTagResource) ModifyPlan ¶ added in v2.16.0
func (r *TagTagResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*TagTagResource) Read ¶ added in v2.14.0
func (r *TagTagResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*TagTagResource) Schema ¶ added in v2.14.0
func (r *TagTagResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*TagTagResource) Update ¶ added in v2.14.0
func (r *TagTagResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
type TagTagResourceModel ¶ added in v2.14.0
type TagTagResourceModel struct {
Id types.String `tfsdk:"id"`
ParentDn types.String `tfsdk:"parent_dn"`
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagResourceModel describes the resource data model.
type TagTagRtctrlProfileResourceModel ¶ added in v2.16.0
type TagTagRtctrlProfileResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagRtctrlProfileResourceModel describes the resource data model for the children without relation ships.
type TagTagVmmUplinkPContResourceModel ¶ added in v2.18.0
type TagTagVmmUplinkPContResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagVmmUplinkPContResourceModel describes the resource data model for the children without relation ships.
type TagTagVmmUplinkPResourceModel ¶ added in v2.18.0
type TagTagVmmUplinkPResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagVmmUplinkPResourceModel describes the resource data model for the children without relation ships.
type TagTagVmmUplinkPVmmUplinkPContResourceModel ¶ added in v2.18.0
type TagTagVmmUplinkPVmmUplinkPContResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagVmmUplinkPVmmUplinkPContResourceModel describes the resource data model for the children without relation ships.
type TagTagVzAnyResourceModel ¶ added in v2.17.0
type TagTagVzAnyResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagVzAnyResourceModel describes the resource data model for the children without relation ships.
type TagTagVzOOBBrCPResourceModel ¶ added in v2.14.0
type TagTagVzOOBBrCPResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagVzOOBBrCPResourceModel describes the resource data model for the children without relation ships.
type TagTagVzRsAnyToConsIfResourceModel ¶ added in v2.17.0
type TagTagVzRsAnyToConsIfResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagVzRsAnyToConsIfResourceModel describes the resource data model for the children without relation ships.
type TagTagVzRsAnyToConsIfVzAnyResourceModel ¶ added in v2.17.0
type TagTagVzRsAnyToConsIfVzAnyResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagVzRsAnyToConsIfVzAnyResourceModel describes the resource data model for the children without relation ships.
type TagTagVzRsAnyToConsResourceModel ¶ added in v2.17.0
type TagTagVzRsAnyToConsResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagVzRsAnyToConsResourceModel describes the resource data model for the children without relation ships.
type TagTagVzRsAnyToConsVzAnyResourceModel ¶ added in v2.17.0
type TagTagVzRsAnyToConsVzAnyResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagVzRsAnyToConsVzAnyResourceModel describes the resource data model for the children without relation ships.
type TagTagVzRsAnyToProvResourceModel ¶ added in v2.17.0
type TagTagVzRsAnyToProvResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagVzRsAnyToProvResourceModel describes the resource data model for the children without relation ships.
type TagTagVzRsAnyToProvVzAnyResourceModel ¶ added in v2.17.0
type TagTagVzRsAnyToProvVzAnyResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagVzRsAnyToProvVzAnyResourceModel describes the resource data model for the children without relation ships.
type TagTagVzRsDenyRuleResourceModel ¶ added in v2.17.0
type TagTagVzRsDenyRuleResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagVzRsDenyRuleResourceModel describes the resource data model for the children without relation ships.
type TagTagVzRsDenyRuleVzTSubjResourceModel ¶ added in v2.17.0
type TagTagVzRsDenyRuleVzTSubjResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagVzRsDenyRuleVzTSubjResourceModel describes the resource data model for the children without relation ships.
type TagTagVzTSubjResourceModel ¶ added in v2.17.0
type TagTagVzTSubjResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagVzTSubjResourceModel describes the resource data model for the children without relation ships.
type TagTagVzTabooResourceModel ¶ added in v2.17.0
type TagTagVzTabooResourceModel struct {
Key types.String `tfsdk:"key"`
Value types.String `tfsdk:"value"`
}
TagTagVzTabooResourceModel describes the resource data model for the children without relation ships.
type TopSystemDataSource ¶ added in v2.16.0
type TopSystemDataSource struct {
// contains filtered or unexported fields
}
TopSystemDataSource defines the data source implementation.
func (*TopSystemDataSource) Configure ¶ added in v2.16.0
func (d *TopSystemDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*TopSystemDataSource) Metadata ¶ added in v2.16.0
func (d *TopSystemDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*TopSystemDataSource) Read ¶ added in v2.16.0
func (d *TopSystemDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*TopSystemDataSource) Schema ¶ added in v2.16.0
func (d *TopSystemDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type TopSystemResourceModel ¶ added in v2.16.0
type TopSystemResourceModel struct {
Id types.String `tfsdk:"id"`
Address types.String `tfsdk:"address"`
BootstrapState types.String `tfsdk:"bootstrap_state"`
ClusterTimeDiff types.String `tfsdk:"cluster_time_diff"`
ControlPlaneMTU types.String `tfsdk:"control_plane_mtu"`
CurrentTime types.String `tfsdk:"current_time"`
EnforceSubnetCheck types.String `tfsdk:"enforce_subnet_check"`
EtepAddr types.String `tfsdk:"external_tep_address"`
FabricDomain types.String `tfsdk:"fabric_domain"`
FabricId types.String `tfsdk:"fabric_id"`
FabricMAC types.String `tfsdk:"fabric_mac"`
SystemId types.String `tfsdk:"system_id"`
InbMgmtAddr types.String `tfsdk:"inband_management_address"`
InbMgmtAddr6 types.String `tfsdk:"inband_management_address_ipv6"`
InbMgmtAddr6Mask types.String `tfsdk:"inband_management_address_mask_ipv6"`
InbMgmtAddrMask types.String `tfsdk:"inband_management_address_mask"`
InbMgmtGateway types.String `tfsdk:"inband_management_gateway"`
InbMgmtGateway6 types.String `tfsdk:"inband_management_gateway_ipv6"`
LastRebootTime types.String `tfsdk:"last_reboot_time"`
LastResetReason types.String `tfsdk:"last_reset_reason"`
ModTs types.String `tfsdk:"mod_ts"`
Mode types.String `tfsdk:"mode"`
MonPolDn types.String `tfsdk:"monitoring_policy_dn"`
Name types.String `tfsdk:"name"`
NameAlias types.String `tfsdk:"name_alias"`
NodeType types.String `tfsdk:"node_type"`
OobMgmtAddr types.String `tfsdk:"out_of_band_management_address"`
OobMgmtAddr6 types.String `tfsdk:"out_of_band_management_address_ipv6"`
OobMgmtAddr6Mask types.String `tfsdk:"out_of_band_management_address_mask_ipv6"`
OobMgmtAddrMask types.String `tfsdk:"out_of_band_management_address_mask"`
OobMgmtGateway types.String `tfsdk:"out_of_band_management_gateway"`
OobMgmtGateway6 types.String `tfsdk:"out_of_band_management_gateway_ipv6"`
PodId types.String `tfsdk:"pod_id"`
RemoteNetworkId types.String `tfsdk:"remote_network_id"`
RemoteNode types.String `tfsdk:"remote_node"`
RlAutoMode types.String `tfsdk:"remote_leaf_auto_mode"`
RlGroupId types.String `tfsdk:"remote_leaf_group_id"`
RlOperPodId types.String `tfsdk:"remote_leaf_operational_pod_id"`
RlRoutableMode types.String `tfsdk:"remote_leaf_routable_mode"`
RldirectMode types.String `tfsdk:"remote_leaf_direct_mode"`
Role types.String `tfsdk:"role"`
Serial types.String `tfsdk:"serial"`
ServerType types.String `tfsdk:"server_type"`
SiteId types.String `tfsdk:"site_id"`
State types.String `tfsdk:"state"`
SystemUpTime types.String `tfsdk:"system_uptime"`
TepPool types.String `tfsdk:"tep_pool"`
UnicastXrEpLearnDisable types.String `tfsdk:"unicast_xr_endpoint_learn_disable"`
Version types.String `tfsdk:"version"`
VirtualMode types.String `tfsdk:"virtual_mode"`
DeprecatedEtepAddr types.String `tfsdk:"etep_addr"`
DeprecatedOobMgmtAddr types.String `tfsdk:"oob_mgmt_addr"`
DeprecatedOobMgmtAddr6 types.String `tfsdk:"oob_mgmt_addr6"`
DeprecatedOobMgmtAddr6Mask types.String `tfsdk:"oob_mgmt_addr6_mask"`
DeprecatedOobMgmtAddrMask types.String `tfsdk:"oob_mgmt_addr_mask"`
DeprecatedOobMgmtGateway types.String `tfsdk:"oob_mgmt_gateway"`
DeprecatedOobMgmtGateway6 types.String `tfsdk:"oob_mgmt_gateway6"`
DeprecatedRlAutoMode types.String `tfsdk:"rl_auto_mode"`
DeprecatedRlGroupId types.String `tfsdk:"rl_group_id"`
DeprecatedRlOperPodId types.String `tfsdk:"rl_oper_pod_id"`
DeprecatedRlRoutableMode types.String `tfsdk:"rl_routable_mode"`
DeprecatedRldirectMode types.String `tfsdk:"rldirect_mode"`
DeprecatedInbMgmtAddr types.String `tfsdk:"inb_mgmt_addr"`
DeprecatedInbMgmtAddr6 types.String `tfsdk:"inb_mgmt_addr6"`
DeprecatedInbMgmtAddr6Mask types.String `tfsdk:"inb_mgmt_addr6_mask"`
DeprecatedInbMgmtAddrMask types.String `tfsdk:"inb_mgmt_addr_mask"`
DeprecatedInbMgmtGateway types.String `tfsdk:"inb_mgmt_gateway"`
DeprecatedInbMgmtGateway6 types.String `tfsdk:"inb_mgmt_gateway6"`
DeprecatedMonPolDn types.String `tfsdk:"mon_pol_dn"`
DeprecatedChildAction types.String `tfsdk:"child_action"`
DeprecatedConfigIssues types.String `tfsdk:"config_issues"`
DeprecatedLcOwn types.String `tfsdk:"lc_own"`
DeprecatedStatus types.String `tfsdk:"status"`
DeprecatedUnicastXrEpLearnDisable types.String `tfsdk:"unicast_xr_ep_learn_disable"`
DeprecatedBootstrapState types.String `tfsdk:"boot_strap_tate"`
}
TopSystemResourceModel describes the resource data model.
type VersionRange ¶ added in v2.17.0
func GetVersionRangesListFromVersionRangesString ¶ added in v2.17.0
func GetVersionRangesListFromVersionRangesString(versionRanges string) ([]VersionRange, error)
type VersionResult ¶ added in v2.16.0
func ParseVersion ¶ added in v2.16.0
func ParseVersion(rawVersion string) VersionResult
type VmmUplinkPContDataSource ¶ added in v2.18.0
type VmmUplinkPContDataSource struct {
// contains filtered or unexported fields
}
VmmUplinkPContDataSource defines the data source implementation.
func (*VmmUplinkPContDataSource) Configure ¶ added in v2.18.0
func (d *VmmUplinkPContDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*VmmUplinkPContDataSource) Metadata ¶ added in v2.18.0
func (d *VmmUplinkPContDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*VmmUplinkPContDataSource) Read ¶ added in v2.18.0
func (d *VmmUplinkPContDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*VmmUplinkPContDataSource) Schema ¶ added in v2.18.0
func (d *VmmUplinkPContDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type VmmUplinkPContResource ¶ added in v2.18.0
type VmmUplinkPContResource struct {
// contains filtered or unexported fields
}
VmmUplinkPContResource defines the resource implementation.
func (*VmmUplinkPContResource) Configure ¶ added in v2.18.0
func (r *VmmUplinkPContResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*VmmUplinkPContResource) Create ¶ added in v2.18.0
func (r *VmmUplinkPContResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*VmmUplinkPContResource) Delete ¶ added in v2.18.0
func (r *VmmUplinkPContResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*VmmUplinkPContResource) ImportState ¶ added in v2.18.0
func (r *VmmUplinkPContResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*VmmUplinkPContResource) Metadata ¶ added in v2.18.0
func (r *VmmUplinkPContResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*VmmUplinkPContResource) ModifyPlan ¶ added in v2.18.0
func (r *VmmUplinkPContResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*VmmUplinkPContResource) Read ¶ added in v2.18.0
func (r *VmmUplinkPContResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*VmmUplinkPContResource) Schema ¶ added in v2.18.0
func (r *VmmUplinkPContResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*VmmUplinkPContResource) Update ¶ added in v2.18.0
func (r *VmmUplinkPContResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
type VmmUplinkPContResourceModel ¶ added in v2.18.0
type VmmUplinkPContResourceModel struct {
Id types.String `tfsdk:"id"`
ParentDn types.String `tfsdk:"parent_dn"`
Annotation types.String `tfsdk:"annotation"`
NameAlias types.String `tfsdk:"name_alias"`
NumOfUplinks types.String `tfsdk:"number_of_uplinks"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
VmmUplinkP types.Set `tfsdk:"uplink_policies"`
}
VmmUplinkPContResourceModel describes the resource data model.
type VmmUplinkPDataSource ¶ added in v2.18.0
type VmmUplinkPDataSource struct {
// contains filtered or unexported fields
}
VmmUplinkPDataSource defines the data source implementation.
func (*VmmUplinkPDataSource) Configure ¶ added in v2.18.0
func (d *VmmUplinkPDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*VmmUplinkPDataSource) Metadata ¶ added in v2.18.0
func (d *VmmUplinkPDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*VmmUplinkPDataSource) Read ¶ added in v2.18.0
func (d *VmmUplinkPDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*VmmUplinkPDataSource) Schema ¶ added in v2.18.0
func (d *VmmUplinkPDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type VmmUplinkPIdentifier ¶ added in v2.18.0
type VmmUplinkPResource ¶ added in v2.18.0
type VmmUplinkPResource struct {
// contains filtered or unexported fields
}
VmmUplinkPResource defines the resource implementation.
func (*VmmUplinkPResource) Configure ¶ added in v2.18.0
func (r *VmmUplinkPResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*VmmUplinkPResource) Create ¶ added in v2.18.0
func (r *VmmUplinkPResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*VmmUplinkPResource) Delete ¶ added in v2.18.0
func (r *VmmUplinkPResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*VmmUplinkPResource) ImportState ¶ added in v2.18.0
func (r *VmmUplinkPResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*VmmUplinkPResource) Metadata ¶ added in v2.18.0
func (r *VmmUplinkPResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*VmmUplinkPResource) ModifyPlan ¶ added in v2.18.0
func (r *VmmUplinkPResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*VmmUplinkPResource) Read ¶ added in v2.18.0
func (r *VmmUplinkPResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*VmmUplinkPResource) Schema ¶ added in v2.18.0
func (r *VmmUplinkPResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*VmmUplinkPResource) Update ¶ added in v2.18.0
func (r *VmmUplinkPResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
type VmmUplinkPResourceModel ¶ added in v2.18.0
type VmmUplinkPResourceModel struct {
Id types.String `tfsdk:"id"`
ParentDn types.String `tfsdk:"parent_dn"`
Annotation types.String `tfsdk:"annotation"`
NameAlias types.String `tfsdk:"name_alias"`
UplinkId types.String `tfsdk:"uplink_id"`
UplinkName types.String `tfsdk:"uplink_name"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
VmmUplinkPResourceModel describes the resource data model.
type VmmUplinkPVmmUplinkPContResourceModel ¶ added in v2.18.0
type VmmUplinkPVmmUplinkPContResourceModel struct {
Annotation types.String `tfsdk:"annotation"`
NameAlias types.String `tfsdk:"name_alias"`
UplinkId types.String `tfsdk:"uplink_id"`
UplinkName types.String `tfsdk:"uplink_name"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
VmmUplinkPVmmUplinkPContResourceModel describes the resource data model for the children without relation ships.
type VzAnyDataSource ¶ added in v2.17.0
type VzAnyDataSource struct {
// contains filtered or unexported fields
}
VzAnyDataSource defines the data source implementation.
func (*VzAnyDataSource) Configure ¶ added in v2.17.0
func (d *VzAnyDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*VzAnyDataSource) Metadata ¶ added in v2.17.0
func (d *VzAnyDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*VzAnyDataSource) Read ¶ added in v2.17.0
func (d *VzAnyDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*VzAnyDataSource) Schema ¶ added in v2.17.0
func (d *VzAnyDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type VzAnyResource ¶ added in v2.17.0
type VzAnyResource struct {
// contains filtered or unexported fields
}
VzAnyResource defines the resource implementation.
func (*VzAnyResource) Configure ¶ added in v2.17.0
func (r *VzAnyResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*VzAnyResource) Create ¶ added in v2.17.0
func (r *VzAnyResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*VzAnyResource) Delete ¶ added in v2.17.0
func (r *VzAnyResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*VzAnyResource) ImportState ¶ added in v2.17.0
func (r *VzAnyResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*VzAnyResource) Metadata ¶ added in v2.17.0
func (r *VzAnyResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*VzAnyResource) ModifyPlan ¶ added in v2.17.0
func (r *VzAnyResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*VzAnyResource) Read ¶ added in v2.17.0
func (r *VzAnyResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*VzAnyResource) Schema ¶ added in v2.17.0
func (r *VzAnyResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*VzAnyResource) Update ¶ added in v2.17.0
func (r *VzAnyResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
func (*VzAnyResource) UpgradeState ¶ added in v2.17.0
func (r *VzAnyResource) UpgradeState(ctx context.Context) map[int64]resource.StateUpgrader
type VzAnyResourceModel ¶ added in v2.17.0
type VzAnyResourceModel struct {
Id types.String `tfsdk:"id"`
ParentDn types.String `tfsdk:"parent_dn"`
Annotation types.String `tfsdk:"annotation"`
Descr types.String `tfsdk:"description"`
MatchT types.String `tfsdk:"match_criteria"`
Name types.String `tfsdk:"name"`
NameAlias types.String `tfsdk:"name_alias"`
PrefGrMemb types.String `tfsdk:"preferred_group_member"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
VzRsAnyToCons types.Set `tfsdk:"relation_to_consumer_contracts"`
VzRsAnyToConsIf types.Set `tfsdk:"relation_to_contract_interfaces"`
VzRsAnyToProv types.Set `tfsdk:"relation_to_provider_contracts"`
DeprecatedMatchT types.String `tfsdk:"match_t"`
DeprecatedParentDn types.String `tfsdk:"vrf_dn"`
DeprecatedPrefGrMemb types.String `tfsdk:"pref_gr_memb"`
DeprecatedVzRsAnyToCons types.Set `tfsdk:"relation_vz_rs_any_to_cons"`
DeprecatedVzRsAnyToConsIf types.Set `tfsdk:"relation_vz_rs_any_to_cons_if"`
DeprecatedVzRsAnyToProv types.Set `tfsdk:"relation_vz_rs_any_to_prov"`
}
VzAnyResourceModel describes the resource data model.
type VzAnyResourceModelV1 ¶ added in v2.17.0
type VzAnyResourceModelV1 struct {
Annotation types.String `tfsdk:"annotation"`
Descr types.String `tfsdk:"description"`
Id types.String `tfsdk:"id"`
MatchT types.String `tfsdk:"match_t"`
NameAlias types.String `tfsdk:"name_alias"`
ParentDn types.String `tfsdk:"vrf_dn"`
PrefGrMemb types.String `tfsdk:"pref_gr_memb"`
VzRsAnyToCons types.Set `tfsdk:"relation_vz_rs_any_to_cons"`
VzRsAnyToConsIf types.Set `tfsdk:"relation_vz_rs_any_to_cons_if"`
VzRsAnyToProv types.Set `tfsdk:"relation_vz_rs_any_to_prov"`
}
type VzOOBBrCPDataSource ¶
type VzOOBBrCPDataSource struct {
// contains filtered or unexported fields
}
VzOOBBrCPDataSource defines the data source implementation.
func (*VzOOBBrCPDataSource) Configure ¶
func (d *VzOOBBrCPDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*VzOOBBrCPDataSource) Metadata ¶
func (d *VzOOBBrCPDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*VzOOBBrCPDataSource) Read ¶
func (d *VzOOBBrCPDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*VzOOBBrCPDataSource) Schema ¶
func (d *VzOOBBrCPDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type VzOOBBrCPIdentifier ¶
type VzOOBBrCPResource ¶
type VzOOBBrCPResource struct {
// contains filtered or unexported fields
}
VzOOBBrCPResource defines the resource implementation.
func (*VzOOBBrCPResource) Configure ¶
func (r *VzOOBBrCPResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*VzOOBBrCPResource) Create ¶
func (r *VzOOBBrCPResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*VzOOBBrCPResource) Delete ¶
func (r *VzOOBBrCPResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*VzOOBBrCPResource) ImportState ¶
func (r *VzOOBBrCPResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*VzOOBBrCPResource) Metadata ¶
func (r *VzOOBBrCPResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*VzOOBBrCPResource) ModifyPlan ¶ added in v2.16.0
func (r *VzOOBBrCPResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*VzOOBBrCPResource) Read ¶
func (r *VzOOBBrCPResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*VzOOBBrCPResource) Schema ¶
func (r *VzOOBBrCPResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*VzOOBBrCPResource) Update ¶
func (r *VzOOBBrCPResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
type VzOOBBrCPResourceModel ¶
type VzOOBBrCPResourceModel struct {
Id types.String `tfsdk:"id"`
Annotation types.String `tfsdk:"annotation"`
Descr types.String `tfsdk:"description"`
Intent types.String `tfsdk:"intent"`
Name types.String `tfsdk:"name"`
NameAlias types.String `tfsdk:"name_alias"`
OwnerKey types.String `tfsdk:"owner_key"`
OwnerTag types.String `tfsdk:"owner_tag"`
Prio customTypes.VzOOBBrCPPrioStringValue `tfsdk:"priority"`
Scope types.String `tfsdk:"scope"`
TargetDscp customTypes.VzOOBBrCPTargetDscpStringValue `tfsdk:"target_dscp"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
VzOOBBrCPResourceModel describes the resource data model.
type VzRsAnyToConsDataSource ¶ added in v2.17.0
type VzRsAnyToConsDataSource struct {
// contains filtered or unexported fields
}
VzRsAnyToConsDataSource defines the data source implementation.
func (*VzRsAnyToConsDataSource) Configure ¶ added in v2.17.0
func (d *VzRsAnyToConsDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*VzRsAnyToConsDataSource) Metadata ¶ added in v2.17.0
func (d *VzRsAnyToConsDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*VzRsAnyToConsDataSource) Read ¶ added in v2.17.0
func (d *VzRsAnyToConsDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*VzRsAnyToConsDataSource) Schema ¶ added in v2.17.0
func (d *VzRsAnyToConsDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type VzRsAnyToConsIdentifier ¶ added in v2.17.0
type VzRsAnyToConsIfDataSource ¶ added in v2.17.0
type VzRsAnyToConsIfDataSource struct {
// contains filtered or unexported fields
}
VzRsAnyToConsIfDataSource defines the data source implementation.
func (*VzRsAnyToConsIfDataSource) Configure ¶ added in v2.17.0
func (d *VzRsAnyToConsIfDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*VzRsAnyToConsIfDataSource) Metadata ¶ added in v2.17.0
func (d *VzRsAnyToConsIfDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*VzRsAnyToConsIfDataSource) Read ¶ added in v2.17.0
func (d *VzRsAnyToConsIfDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*VzRsAnyToConsIfDataSource) Schema ¶ added in v2.17.0
func (d *VzRsAnyToConsIfDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type VzRsAnyToConsIfIdentifier ¶ added in v2.17.0
type VzRsAnyToConsIfResource ¶ added in v2.17.0
type VzRsAnyToConsIfResource struct {
// contains filtered or unexported fields
}
VzRsAnyToConsIfResource defines the resource implementation.
func (*VzRsAnyToConsIfResource) Configure ¶ added in v2.17.0
func (r *VzRsAnyToConsIfResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*VzRsAnyToConsIfResource) Create ¶ added in v2.17.0
func (r *VzRsAnyToConsIfResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*VzRsAnyToConsIfResource) Delete ¶ added in v2.17.0
func (r *VzRsAnyToConsIfResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*VzRsAnyToConsIfResource) ImportState ¶ added in v2.17.0
func (r *VzRsAnyToConsIfResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*VzRsAnyToConsIfResource) Metadata ¶ added in v2.17.0
func (r *VzRsAnyToConsIfResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*VzRsAnyToConsIfResource) ModifyPlan ¶ added in v2.17.0
func (r *VzRsAnyToConsIfResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*VzRsAnyToConsIfResource) Read ¶ added in v2.17.0
func (r *VzRsAnyToConsIfResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*VzRsAnyToConsIfResource) Schema ¶ added in v2.17.0
func (r *VzRsAnyToConsIfResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*VzRsAnyToConsIfResource) Update ¶ added in v2.17.0
func (r *VzRsAnyToConsIfResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
type VzRsAnyToConsIfResourceModel ¶ added in v2.17.0
type VzRsAnyToConsIfResourceModel struct {
Id types.String `tfsdk:"id"`
ParentDn types.String `tfsdk:"parent_dn"`
Annotation types.String `tfsdk:"annotation"`
Prio customTypes.VzRsAnyToConsIfPrioStringValue `tfsdk:"priority"`
TnVzCPIfName types.String `tfsdk:"imported_contract_name"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
VzRsAnyToConsIfResourceModel describes the resource data model.
type VzRsAnyToConsIfVzAnyResourceModel ¶ added in v2.17.0
type VzRsAnyToConsIfVzAnyResourceModel struct {
Annotation types.String `tfsdk:"annotation"`
Prio customTypes.VzRsAnyToConsIfPrioStringValue `tfsdk:"priority"`
TnVzCPIfName types.String `tfsdk:"imported_contract_name"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
VzRsAnyToConsIfVzAnyResourceModel describes the resource data model for the children without relation ships.
type VzRsAnyToConsResource ¶ added in v2.17.0
type VzRsAnyToConsResource struct {
// contains filtered or unexported fields
}
VzRsAnyToConsResource defines the resource implementation.
func (*VzRsAnyToConsResource) Configure ¶ added in v2.17.0
func (r *VzRsAnyToConsResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*VzRsAnyToConsResource) Create ¶ added in v2.17.0
func (r *VzRsAnyToConsResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*VzRsAnyToConsResource) Delete ¶ added in v2.17.0
func (r *VzRsAnyToConsResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*VzRsAnyToConsResource) ImportState ¶ added in v2.17.0
func (r *VzRsAnyToConsResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*VzRsAnyToConsResource) Metadata ¶ added in v2.17.0
func (r *VzRsAnyToConsResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*VzRsAnyToConsResource) ModifyPlan ¶ added in v2.17.0
func (r *VzRsAnyToConsResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*VzRsAnyToConsResource) Read ¶ added in v2.17.0
func (r *VzRsAnyToConsResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*VzRsAnyToConsResource) Schema ¶ added in v2.17.0
func (r *VzRsAnyToConsResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*VzRsAnyToConsResource) Update ¶ added in v2.17.0
func (r *VzRsAnyToConsResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
type VzRsAnyToConsResourceModel ¶ added in v2.17.0
type VzRsAnyToConsResourceModel struct {
Id types.String `tfsdk:"id"`
ParentDn types.String `tfsdk:"parent_dn"`
Annotation types.String `tfsdk:"annotation"`
Prio customTypes.VzRsAnyToConsPrioStringValue `tfsdk:"priority"`
TnVzBrCPName types.String `tfsdk:"contract_name"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
VzRsAnyToConsResourceModel describes the resource data model.
type VzRsAnyToConsVzAnyResourceModel ¶ added in v2.17.0
type VzRsAnyToConsVzAnyResourceModel struct {
Annotation types.String `tfsdk:"annotation"`
Prio customTypes.VzRsAnyToConsPrioStringValue `tfsdk:"priority"`
TnVzBrCPName types.String `tfsdk:"contract_name"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
VzRsAnyToConsVzAnyResourceModel describes the resource data model for the children without relation ships.
type VzRsAnyToProvDataSource ¶ added in v2.17.0
type VzRsAnyToProvDataSource struct {
// contains filtered or unexported fields
}
VzRsAnyToProvDataSource defines the data source implementation.
func (*VzRsAnyToProvDataSource) Configure ¶ added in v2.17.0
func (d *VzRsAnyToProvDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*VzRsAnyToProvDataSource) Metadata ¶ added in v2.17.0
func (d *VzRsAnyToProvDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*VzRsAnyToProvDataSource) Read ¶ added in v2.17.0
func (d *VzRsAnyToProvDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*VzRsAnyToProvDataSource) Schema ¶ added in v2.17.0
func (d *VzRsAnyToProvDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type VzRsAnyToProvIdentifier ¶ added in v2.17.0
type VzRsAnyToProvResource ¶ added in v2.17.0
type VzRsAnyToProvResource struct {
// contains filtered or unexported fields
}
VzRsAnyToProvResource defines the resource implementation.
func (*VzRsAnyToProvResource) Configure ¶ added in v2.17.0
func (r *VzRsAnyToProvResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*VzRsAnyToProvResource) Create ¶ added in v2.17.0
func (r *VzRsAnyToProvResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*VzRsAnyToProvResource) Delete ¶ added in v2.17.0
func (r *VzRsAnyToProvResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*VzRsAnyToProvResource) ImportState ¶ added in v2.17.0
func (r *VzRsAnyToProvResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*VzRsAnyToProvResource) Metadata ¶ added in v2.17.0
func (r *VzRsAnyToProvResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*VzRsAnyToProvResource) ModifyPlan ¶ added in v2.17.0
func (r *VzRsAnyToProvResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*VzRsAnyToProvResource) Read ¶ added in v2.17.0
func (r *VzRsAnyToProvResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*VzRsAnyToProvResource) Schema ¶ added in v2.17.0
func (r *VzRsAnyToProvResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*VzRsAnyToProvResource) Update ¶ added in v2.17.0
func (r *VzRsAnyToProvResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
type VzRsAnyToProvResourceModel ¶ added in v2.17.0
type VzRsAnyToProvResourceModel struct {
Id types.String `tfsdk:"id"`
ParentDn types.String `tfsdk:"parent_dn"`
Annotation types.String `tfsdk:"annotation"`
MatchT types.String `tfsdk:"match_criteria"`
Prio customTypes.VzRsAnyToProvPrioStringValue `tfsdk:"priority"`
TnVzBrCPName types.String `tfsdk:"contract_name"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
VzRsAnyToProvResourceModel describes the resource data model.
type VzRsAnyToProvVzAnyResourceModel ¶ added in v2.17.0
type VzRsAnyToProvVzAnyResourceModel struct {
Annotation types.String `tfsdk:"annotation"`
MatchT types.String `tfsdk:"match_criteria"`
Prio customTypes.VzRsAnyToProvPrioStringValue `tfsdk:"priority"`
TnVzBrCPName types.String `tfsdk:"contract_name"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
VzRsAnyToProvVzAnyResourceModel describes the resource data model for the children without relation ships.
type VzRsDenyRuleDataSource ¶ added in v2.17.0
type VzRsDenyRuleDataSource struct {
// contains filtered or unexported fields
}
VzRsDenyRuleDataSource defines the data source implementation.
func (*VzRsDenyRuleDataSource) Configure ¶ added in v2.17.0
func (d *VzRsDenyRuleDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*VzRsDenyRuleDataSource) Metadata ¶ added in v2.17.0
func (d *VzRsDenyRuleDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*VzRsDenyRuleDataSource) Read ¶ added in v2.17.0
func (d *VzRsDenyRuleDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*VzRsDenyRuleDataSource) Schema ¶ added in v2.17.0
func (d *VzRsDenyRuleDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type VzRsDenyRuleIdentifier ¶ added in v2.17.0
type VzRsDenyRuleResource ¶ added in v2.17.0
type VzRsDenyRuleResource struct {
// contains filtered or unexported fields
}
VzRsDenyRuleResource defines the resource implementation.
func (*VzRsDenyRuleResource) Configure ¶ added in v2.17.0
func (r *VzRsDenyRuleResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*VzRsDenyRuleResource) Create ¶ added in v2.17.0
func (r *VzRsDenyRuleResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*VzRsDenyRuleResource) Delete ¶ added in v2.17.0
func (r *VzRsDenyRuleResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*VzRsDenyRuleResource) ImportState ¶ added in v2.17.0
func (r *VzRsDenyRuleResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*VzRsDenyRuleResource) Metadata ¶ added in v2.17.0
func (r *VzRsDenyRuleResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*VzRsDenyRuleResource) ModifyPlan ¶ added in v2.17.0
func (r *VzRsDenyRuleResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*VzRsDenyRuleResource) Read ¶ added in v2.17.0
func (r *VzRsDenyRuleResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*VzRsDenyRuleResource) Schema ¶ added in v2.17.0
func (r *VzRsDenyRuleResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*VzRsDenyRuleResource) Update ¶ added in v2.17.0
func (r *VzRsDenyRuleResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
type VzRsDenyRuleResourceModel ¶ added in v2.17.0
type VzRsDenyRuleResourceModel struct {
Id types.String `tfsdk:"id"`
ParentDn types.String `tfsdk:"parent_dn"`
Annotation types.String `tfsdk:"annotation"`
Directives types.Set `tfsdk:"directives"`
TnVzFilterName types.String `tfsdk:"filter_name"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
VzRsDenyRuleResourceModel describes the resource data model.
type VzRsDenyRuleVzTSubjResourceModel ¶ added in v2.17.0
type VzRsDenyRuleVzTSubjResourceModel struct {
Annotation types.String `tfsdk:"annotation"`
Directives types.Set `tfsdk:"directives"`
TnVzFilterName types.String `tfsdk:"filter_name"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
}
VzRsDenyRuleVzTSubjResourceModel describes the resource data model for the children without relation ships.
type VzTSubjDataSource ¶ added in v2.17.0
type VzTSubjDataSource struct {
// contains filtered or unexported fields
}
VzTSubjDataSource defines the data source implementation.
func (*VzTSubjDataSource) Configure ¶ added in v2.17.0
func (d *VzTSubjDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*VzTSubjDataSource) Metadata ¶ added in v2.17.0
func (d *VzTSubjDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*VzTSubjDataSource) Read ¶ added in v2.17.0
func (d *VzTSubjDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*VzTSubjDataSource) Schema ¶ added in v2.17.0
func (d *VzTSubjDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type VzTSubjIdentifier ¶ added in v2.17.0
type VzTSubjResource ¶ added in v2.17.0
type VzTSubjResource struct {
// contains filtered or unexported fields
}
VzTSubjResource defines the resource implementation.
func (*VzTSubjResource) Configure ¶ added in v2.17.0
func (r *VzTSubjResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*VzTSubjResource) Create ¶ added in v2.17.0
func (r *VzTSubjResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*VzTSubjResource) Delete ¶ added in v2.17.0
func (r *VzTSubjResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*VzTSubjResource) ImportState ¶ added in v2.17.0
func (r *VzTSubjResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*VzTSubjResource) Metadata ¶ added in v2.17.0
func (r *VzTSubjResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*VzTSubjResource) ModifyPlan ¶ added in v2.17.0
func (r *VzTSubjResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*VzTSubjResource) Read ¶ added in v2.17.0
func (r *VzTSubjResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*VzTSubjResource) Schema ¶ added in v2.17.0
func (r *VzTSubjResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*VzTSubjResource) Update ¶ added in v2.17.0
func (r *VzTSubjResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
type VzTSubjResourceModel ¶ added in v2.17.0
type VzTSubjResourceModel struct {
Id types.String `tfsdk:"id"`
ParentDn types.String `tfsdk:"parent_dn"`
Annotation types.String `tfsdk:"annotation"`
Descr types.String `tfsdk:"description"`
Name types.String `tfsdk:"name"`
NameAlias types.String `tfsdk:"name_alias"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
VzRsDenyRule types.Set `tfsdk:"relation_to_filters"`
}
VzTSubjResourceModel describes the resource data model.
type VzTabooDataSource ¶ added in v2.17.0
type VzTabooDataSource struct {
// contains filtered or unexported fields
}
VzTabooDataSource defines the data source implementation.
func (*VzTabooDataSource) Configure ¶ added in v2.17.0
func (d *VzTabooDataSource) Configure(ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse)
func (*VzTabooDataSource) Metadata ¶ added in v2.17.0
func (d *VzTabooDataSource) Metadata(ctx context.Context, req datasource.MetadataRequest, resp *datasource.MetadataResponse)
func (*VzTabooDataSource) Read ¶ added in v2.17.0
func (d *VzTabooDataSource) Read(ctx context.Context, req datasource.ReadRequest, resp *datasource.ReadResponse)
func (*VzTabooDataSource) Schema ¶ added in v2.17.0
func (d *VzTabooDataSource) Schema(ctx context.Context, req datasource.SchemaRequest, resp *datasource.SchemaResponse)
type VzTabooIdentifier ¶ added in v2.17.0
type VzTabooResource ¶ added in v2.17.0
type VzTabooResource struct {
// contains filtered or unexported fields
}
VzTabooResource defines the resource implementation.
func (*VzTabooResource) Configure ¶ added in v2.17.0
func (r *VzTabooResource) Configure(ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse)
func (*VzTabooResource) Create ¶ added in v2.17.0
func (r *VzTabooResource) Create(ctx context.Context, req resource.CreateRequest, resp *resource.CreateResponse)
func (*VzTabooResource) Delete ¶ added in v2.17.0
func (r *VzTabooResource) Delete(ctx context.Context, req resource.DeleteRequest, resp *resource.DeleteResponse)
func (*VzTabooResource) ImportState ¶ added in v2.17.0
func (r *VzTabooResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
func (*VzTabooResource) Metadata ¶ added in v2.17.0
func (r *VzTabooResource) Metadata(ctx context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse)
func (*VzTabooResource) ModifyPlan ¶ added in v2.17.0
func (r *VzTabooResource) ModifyPlan(ctx context.Context, req resource.ModifyPlanRequest, resp *resource.ModifyPlanResponse)
func (*VzTabooResource) Read ¶ added in v2.17.0
func (r *VzTabooResource) Read(ctx context.Context, req resource.ReadRequest, resp *resource.ReadResponse)
func (*VzTabooResource) Schema ¶ added in v2.17.0
func (r *VzTabooResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse)
func (*VzTabooResource) Update ¶ added in v2.17.0
func (r *VzTabooResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse)
func (*VzTabooResource) UpgradeState ¶ added in v2.17.0
func (r *VzTabooResource) UpgradeState(ctx context.Context) map[int64]resource.StateUpgrader
type VzTabooResourceModel ¶ added in v2.17.0
type VzTabooResourceModel struct {
Id types.String `tfsdk:"id"`
ParentDn types.String `tfsdk:"parent_dn"`
Annotation types.String `tfsdk:"annotation"`
Descr types.String `tfsdk:"description"`
Name types.String `tfsdk:"name"`
NameAlias types.String `tfsdk:"name_alias"`
OwnerKey types.String `tfsdk:"owner_key"`
OwnerTag types.String `tfsdk:"owner_tag"`
TagAnnotation types.Set `tfsdk:"annotations"`
TagTag types.Set `tfsdk:"tags"`
DeprecatedParentDn types.String `tfsdk:"tenant_dn"`
}
VzTabooResourceModel describes the resource data model.
type VzTabooResourceModelV1 ¶ added in v2.17.0
Source Files
¶
- annotation_unsupported.go
- data_source_aci_access_interface_override.go
- data_source_aci_annotation.go
- data_source_aci_any.go
- data_source_aci_application_epg.go
- data_source_aci_application_profile.go
- data_source_aci_associated_site.go
- data_source_aci_bridge_domain.go
- data_source_aci_certificate_authority.go
- data_source_aci_custom_qos_policy.go
- data_source_aci_data_plane_policing_policy.go
- data_source_aci_dot1p_classifier.go
- data_source_aci_dscp_to_priority_map.go
- data_source_aci_eigrp_address_family_context.go
- data_source_aci_endpoint_security_group.go
- data_source_aci_endpoint_tag_ip.go
- data_source_aci_endpoint_tag_mac.go
- data_source_aci_epg_useg_ad_group_attribute.go
- data_source_aci_epg_useg_block_statement.go
- data_source_aci_epg_useg_dns_attribute.go
- data_source_aci_epg_useg_ip_attribute.go
- data_source_aci_epg_useg_mac_attribute.go
- data_source_aci_epg_useg_sub_block_statement.go
- data_source_aci_epg_useg_vm_attribute.go
- data_source_aci_external_epg.go
- data_source_aci_external_management_network_instance_profile.go
- data_source_aci_external_management_network_subnet.go
- data_source_aci_fabric_external_connection_policy.go
- data_source_aci_first_hop_security_policy.go
- data_source_aci_igmp_snooping_policy.go
- data_source_aci_ip_sla_track_list.go
- data_source_aci_ip_sla_track_member.go
- data_source_aci_key_ring.go
- data_source_aci_l3out_consumer_label.go
- data_source_aci_l3out_node_sid_profile.go
- data_source_aci_l3out_provider_label.go
- data_source_aci_l3out_redistribute_policy.go
- data_source_aci_lacp_enhanced_lag_policy.go
- data_source_aci_management_access_policy.go
- data_source_aci_mld_snooping_policy.go
- data_source_aci_neighbor_discovery_interface_policy.go
- data_source_aci_netflow_exporter_policy.go
- data_source_aci_netflow_monitor_policy.go
- data_source_aci_netflow_record_policy.go
- data_source_aci_out_of_band_contract.go
- data_source_aci_pim_route_map_entry.go
- data_source_aci_pim_route_map_policy.go
- data_source_aci_relation_from_any_to_consumer_contract.go
- data_source_aci_relation_from_any_to_contract_interface.go
- data_source_aci_relation_from_any_to_provider_contract.go
- data_source_aci_relation_from_bridge_domain_to_l3_outside.go
- data_source_aci_relation_from_bridge_domain_to_netflow_monitor_policy.go
- data_source_aci_relation_from_external_epg_to_route_control_profile.go
- data_source_aci_relation_from_l3out_consumer_label_to_external_epg.go
- data_source_aci_relation_from_l3out_consumer_label_to_route_control_profile.go
- data_source_aci_relation_from_taboo_contract_subject_to_filter.go
- data_source_aci_relation_from_vrf_to_address_family_ospf_timers.go
- data_source_aci_relation_from_vrf_to_bgp_address_family_context.go
- data_source_aci_relation_from_vrf_to_eigrp_address_family_context.go
- data_source_aci_relation_to_consumed_contract.go
- data_source_aci_relation_to_consumed_out_of_band_contract.go
- data_source_aci_relation_to_contract_master.go
- data_source_aci_relation_to_domain.go
- data_source_aci_relation_to_fibre_channel_path.go
- data_source_aci_relation_to_imported_contract.go
- data_source_aci_relation_to_intra_epg_contract.go
- data_source_aci_relation_to_ip_sla_track_member.go
- data_source_aci_relation_to_netflow_exporter.go
- data_source_aci_relation_to_provided_contract.go
- data_source_aci_relation_to_static_leaf.go
- data_source_aci_relation_to_static_path.go
- data_source_aci_relation_to_taboo_contract.go
- data_source_aci_relation_to_vrf_fallback_route_group.go
- data_source_aci_remote_site.go
- data_source_aci_rest_managed.go
- data_source_aci_rogue_coop_exception.go
- data_source_aci_route_control_profile.go
- data_source_aci_system.go
- data_source_aci_taboo_contract.go
- data_source_aci_taboo_contract_subject.go
- data_source_aci_tag.go
- data_source_aci_tenant.go
- data_source_aci_trust_control_policy.go
- data_source_aci_vmm_uplink_container.go
- data_source_aci_vmm_uplink_policy.go
- data_source_aci_vrf.go
- data_source_aci_vrf_fallback_route.go
- data_source_aci_vrf_fallback_route_group.go
- data_source_aci_vrf_fallback_route_group_member.go
- function_compare_versions.go
- provider.go
- resource_aci_access_interface_override.go
- resource_aci_annotation.go
- resource_aci_any.go
- resource_aci_application_epg.go
- resource_aci_application_profile.go
- resource_aci_associated_site.go
- resource_aci_bridge_domain.go
- resource_aci_certificate_authority.go
- resource_aci_custom_qos_policy.go
- resource_aci_data_plane_policing_policy.go
- resource_aci_dot1p_classifier.go
- resource_aci_dscp_to_priority_map.go
- resource_aci_eigrp_address_family_context.go
- resource_aci_endpoint_security_group.go
- resource_aci_endpoint_tag_ip.go
- resource_aci_endpoint_tag_mac.go
- resource_aci_epg_useg_ad_group_attribute.go
- resource_aci_epg_useg_block_statement.go
- resource_aci_epg_useg_dns_attribute.go
- resource_aci_epg_useg_ip_attribute.go
- resource_aci_epg_useg_mac_attribute.go
- resource_aci_epg_useg_sub_block_statement.go
- resource_aci_epg_useg_vm_attribute.go
- resource_aci_external_epg.go
- resource_aci_external_management_network_instance_profile.go
- resource_aci_external_management_network_subnet.go
- resource_aci_fabric_external_connection_policy.go
- resource_aci_first_hop_security_policy.go
- resource_aci_igmp_snooping_policy.go
- resource_aci_ip_sla_track_list.go
- resource_aci_ip_sla_track_member.go
- resource_aci_key_ring.go
- resource_aci_l3out_consumer_label.go
- resource_aci_l3out_node_sid_profile.go
- resource_aci_l3out_provider_label.go
- resource_aci_l3out_redistribute_policy.go
- resource_aci_lacp_enhanced_lag_policy.go
- resource_aci_management_access_policy.go
- resource_aci_mld_snooping_policy.go
- resource_aci_neighbor_discovery_interface_policy.go
- resource_aci_netflow_exporter_policy.go
- resource_aci_netflow_monitor_policy.go
- resource_aci_netflow_record_policy.go
- resource_aci_out_of_band_contract.go
- resource_aci_pim_route_map_entry.go
- resource_aci_pim_route_map_policy.go
- resource_aci_relation_from_any_to_consumer_contract.go
- resource_aci_relation_from_any_to_contract_interface.go
- resource_aci_relation_from_any_to_provider_contract.go
- resource_aci_relation_from_bridge_domain_to_l3_outside.go
- resource_aci_relation_from_bridge_domain_to_netflow_monitor_policy.go
- resource_aci_relation_from_external_epg_to_route_control_profile.go
- resource_aci_relation_from_l3out_consumer_label_to_external_epg.go
- resource_aci_relation_from_l3out_consumer_label_to_route_control_profile.go
- resource_aci_relation_from_taboo_contract_subject_to_filter.go
- resource_aci_relation_from_vrf_to_address_family_ospf_timers.go
- resource_aci_relation_from_vrf_to_bgp_address_family_context.go
- resource_aci_relation_from_vrf_to_eigrp_address_family_context.go
- resource_aci_relation_to_consumed_contract.go
- resource_aci_relation_to_consumed_out_of_band_contract.go
- resource_aci_relation_to_contract_master.go
- resource_aci_relation_to_domain.go
- resource_aci_relation_to_fibre_channel_path.go
- resource_aci_relation_to_imported_contract.go
- resource_aci_relation_to_intra_epg_contract.go
- resource_aci_relation_to_ip_sla_track_member.go
- resource_aci_relation_to_netflow_exporter.go
- resource_aci_relation_to_provided_contract.go
- resource_aci_relation_to_static_leaf.go
- resource_aci_relation_to_static_path.go
- resource_aci_relation_to_taboo_contract.go
- resource_aci_relation_to_vrf_fallback_route_group.go
- resource_aci_remote_site.go
- resource_aci_rest_managed.go
- resource_aci_rogue_coop_exception.go
- resource_aci_route_control_profile.go
- resource_aci_taboo_contract.go
- resource_aci_taboo_contract_subject.go
- resource_aci_tag.go
- resource_aci_tenant.go
- resource_aci_trust_control_policy.go
- resource_aci_vmm_uplink_container.go
- resource_aci_vmm_uplink_policy.go
- resource_aci_vrf.go
- resource_aci_vrf_fallback_route.go
- resource_aci_vrf_fallback_route_group.go
- resource_aci_vrf_fallback_route_group_member.go
- test_constants.go
- utils.go