schemas

package
v2.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 27, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation ¶

Index ¶

Constants ¶

This section is empty.

Variables ¶

This section is empty.

Functions ¶

func ACL ¶

func ACL() map[string]*schema.Schema

func ACLAction ¶

func ACLAction() map[string]*schema.Schema

func ACLActionModel ¶

func ACLActionModel(d *schema.ResourceData) *models.ACLAction

func ACLActionModelFromMap ¶

func ACLActionModelFromMap(m map[string]interface{}) *models.ACLAction

func ACLModel ¶

func ACLModel(d *schema.ResourceData) *models.ACL

func ACLModelFromMap ¶

func ACLModelFromMap(m map[string]interface{}) *models.ACL

func ActionScopeModel ¶

func ActionScopeModel(d *schema.ResourceData) *models.ActionScope

func ActionScopeModelFromMap ¶

func ActionScopeModelFromMap(m map[string]interface{}) *models.ActionScope

func ActionScopeSchema ¶

func ActionScopeSchema() map[string]*schema.Schema

Schema mapping representing the ActionScope resource defined in the Terraform configuration

func AdapterUsageModel ¶

func AdapterUsageModel(d *schema.ResourceData) *models.AdapterUsage

Function to perform the following actions: (1) Translate AdapterUsage resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func AdapterUsageModelFromMap ¶

func AdapterUsageModelFromMap(m map[string]interface{}) *models.AdapterUsage

func AdapterUsageSchema ¶

func AdapterUsageSchema() map[string]*schema.Schema

Schema mapping representing the AdapterUsage resource defined in the Terraform configuration

func AdminStateModel ¶

func AdminStateModel(d *schema.ResourceData) *models.AdminState

Function to perform the following actions: (1) Translate AdminState resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func AdminStateModelFromMap ¶

func AdminStateModelFromMap(m map[string]interface{}) *models.AdminState

func AdminStateSchema ¶

func AdminStateSchema() map[string]*schema.Schema

Schema mapping representing the AdminState resource defined in the Terraform configuration

func AllocationPolicyModel ¶

func AllocationPolicyModel(d *schema.ResourceData) *models.AllocationPolicy

Function to perform the following actions: (1) Translate AllocationPolicy resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func AllocationPolicyModelFromMap ¶

func AllocationPolicyModelFromMap(m map[string]interface{}) *models.AllocationPolicy

func AllocationPolicySchema ¶

func AllocationPolicySchema() map[string]*schema.Schema

Schema mapping representing the AllocationPolicy resource defined in the Terraform configuration

func AllowedEnterpriseModel ¶

func AllowedEnterpriseModel(d *schema.ResourceData) *models.AllowedEnterprise

func AllowedEnterpriseModelFromMap ¶

func AllowedEnterpriseModelFromMap(m map[string]interface{}) *models.AllowedEnterprise

func AllowedEnterpriseSchema ¶

func AllowedEnterpriseSchema() map[string]*schema.Schema

func AppACE ¶

func AppACE() map[string]*schema.Schema

Schema mapping representing the AppACE resource defined in the Terraform configuration

func AppACEActionModel ¶

func AppACEActionModel(d *schema.ResourceData) *models.AppACEAction

func AppACEActionModelFromMap ¶

func AppACEActionModelFromMap(m map[string]interface{}) *models.AppACEAction

func AppACEActionSchema ¶

func AppACEActionSchema() map[string]*schema.Schema

Schema mapping representing the AppACEAction resource defined in the Terraform configuration

func AppACEMatchModel ¶

func AppACEMatchModel(d *schema.ResourceData) *models.AppACEMatch

func AppACEMatchModelFromMap ¶

func AppACEMatchModelFromMap(m map[string]interface{}) *models.AppACEMatch

func AppACEMatchSchema ¶

func AppACEMatchSchema() map[string]*schema.Schema

Schema mapping representing the AppACEMatch resource defined in the Terraform configuration

func AppACEModel ¶

func AppACEModel(d *schema.ResourceData) *models.AppACE

func AppACEModelFromMap ¶

func AppACEModelFromMap(m map[string]interface{}) *models.AppACE

func AppAccessPolicy ¶

func AppAccessPolicy() map[string]*schema.Schema

func AppAccessPolicyModel ¶

func AppAccessPolicyModel(d *schema.ResourceData) *models.AppAccessPolicy

func AppAccessPolicyModelFromMap ¶

func AppAccessPolicyModelFromMap(m map[string]interface{}) *models.AppAccessPolicy

func AppCategoryModel ¶

func AppCategoryModel(d *schema.ResourceData) *models.AppCategory

func AppCategoryModelFromMap ¶

func AppCategoryModelFromMap(m map[string]interface{}) *models.AppCategory

func AppCategorySchema ¶

func AppCategorySchema() map[string]*schema.Schema

Schema mapping representing the AppCategory resource defined in the Terraform configuration

func AppConfig ¶

func AppConfig() map[string]*schema.Schema

func AppConfigModel ¶

func AppConfigModel(d *schema.ResourceData) *models.AppConfig

func AppConfigModelFromMap ¶

func AppConfigModelFromMap(m map[string]interface{}) *models.AppConfig

func AppFilterModel ¶

func AppFilterModel(d *schema.ResourceData) *models.AppFilter

func AppFilterModelFromMap ¶

func AppFilterModelFromMap(m map[string]interface{}) *models.AppFilter

func AppFilterSchema ¶

func AppFilterSchema() map[string]*schema.Schema

Schema mapping representing the AppFilter resource defined in the Terraform configuration

func AppInstConfig ¶

func AppInstConfig() map[string]*schema.Schema

func AppInstConfigModel ¶

func AppInstConfigModel(d *schema.ResourceData) *models.AppInstConfig

func AppInstConfigModelFromMap ¶

func AppInstConfigModelFromMap(m map[string]interface{}) *models.AppInstConfig

func AppInstConfigStatusListModelFromMap ¶

func AppInstConfigStatusListModelFromMap(m map[string]interface{}) *models.AppInstConfigStatusList

func AppInstConfigStatusListSchema ¶

func AppInstConfigStatusListSchema() map[string]*schema.Schema

Schema mapping representing the AppInstConfigStatusList resource defined in the Terraform configuration

func AppInstConfigStatusModelFromMap ¶

func AppInstConfigStatusModelFromMap(m map[string]interface{}) *models.AppInstConfigStatus

func AppInstConfigStatusSchema ¶

func AppInstConfigStatusSchema() map[string]*schema.Schema

Schema mapping representing the AppInstConfigStatus resource defined in the Terraform configuration

func AppInstFilterModel ¶

func AppInstFilterModel(d *schema.ResourceData) *models.AppInstFilter

func AppInstFilterModelFromMap ¶

func AppInstFilterModelFromMap(m map[string]interface{}) *models.AppInstFilter

func AppInstFilterSchema ¶

func AppInstFilterSchema() map[string]*schema.Schema

Schema mapping representing the AppInstFilter resource defined in the Terraform configuration

func AppInstMemorySummaryModelFromMap ¶

func AppInstMemorySummaryModelFromMap(m map[string]interface{}) *models.AppInstMemorySummary

func AppInstMemorySummarySchema ¶

func AppInstMemorySummarySchema() map[string]*schema.Schema

Schema mapping representing the AppInstMemorySummary resource defined in the Terraform configuration

func AppInstPolicy ¶

func AppInstPolicy() map[string]*schema.Schema

func AppInstPolicyModel ¶

func AppInstPolicyModel(d *schema.ResourceData) *models.AppInstPolicy

func AppInstPolicyModelFromMap ¶

func AppInstPolicyModelFromMap(m map[string]interface{}) *models.AppInstPolicy

func AppInstStatusFilterModelFromMap ¶

func AppInstStatusFilterModelFromMap(m map[string]interface{}) *models.AppInstStatusFilter

func AppInstStatusFilterSchema ¶

func AppInstStatusFilterSchema() map[string]*schema.Schema

Schema mapping representing the AppInstStatusFilter resource defined in the Terraform configuration

func AppInstStatusListMsgModelFromMap ¶

func AppInstStatusListMsgModelFromMap(m map[string]interface{}) *models.AppInstStatusListMsg

func AppInstStatusListMsgSchema ¶

func AppInstStatusListMsgSchema() map[string]*schema.Schema

Schema mapping representing the AppInstStatusListMsg resource defined in the Terraform configuration

func AppInstStatusMsgModel ¶

func AppInstStatusMsgModel(d *schema.ResourceData) *models.AppInstStatusMsg

func AppInstStatusMsgModelFromMap ¶

func AppInstStatusMsgModelFromMap(m map[string]interface{}) *models.AppInstStatusMsg

func AppInstStatusMsgSchema ¶

func AppInstStatusMsgSchema() map[string]*schema.Schema

Schema mapping representing the AppInstStatusMsg resource defined in the Terraform configuration

func AppInstStatusSummaryMsgModelFromMap ¶

func AppInstStatusSummaryMsgModelFromMap(m map[string]interface{}) *models.AppInstStatusSummaryMsg

func AppInstStatusSummaryMsgSchema ¶

func AppInstStatusSummaryMsgSchema() map[string]*schema.Schema

Schema mapping representing the AppInstStatusSummaryMsg resource defined in the Terraform configuration

func AppInstanceLogs ¶

func AppInstanceLogs() map[string]*schema.Schema

func AppInstanceLogsModel ¶

func AppInstanceLogsModel(d *schema.ResourceData) *models.AppInstanceLogs

func AppInstanceLogsModelFromMap ¶

func AppInstanceLogsModelFromMap(m map[string]interface{}) *models.AppInstanceLogs

func AppInstanceLogsQueryResponseItemModelFromMap ¶

func AppInstanceLogsQueryResponseItemModelFromMap(m map[string]interface{}) *models.AppInstanceLogsQueryResponseItem

func AppInstanceLogsQueryResponseItemSchema ¶

func AppInstanceLogsQueryResponseItemSchema() map[string]*schema.Schema

Schema mapping representing the AppInstanceLogsQueryResponseItem resource defined in the Terraform configuration

func AppInstanceLogsQueryResponseModelFromMap ¶

func AppInstanceLogsQueryResponseModelFromMap(m map[string]interface{}) *models.AppInstanceLogsQueryResponse

func AppInstanceLogsQueryResponseSchema ¶

func AppInstanceLogsQueryResponseSchema() map[string]*schema.Schema

Schema mapping representing the AppInstanceLogsQueryResponse resource defined in the Terraform configuration

func AppInstanceLogsResponseModelFromMap ¶

func AppInstanceLogsResponseModelFromMap(m map[string]interface{}) *models.AppInstanceLogsResponse

func AppInstanceLogsResponseSchema ¶

func AppInstanceLogsResponseSchema() map[string]*schema.Schema

Schema mapping representing the AppInstanceLogsResponse resource defined in the Terraform configuration

func AppInstancesModel ¶

func AppInstancesModel(d *schema.ResourceData) *models.AppInstances

func AppInstancesModelFromMap ¶

func AppInstancesModelFromMap(m map[string]interface{}) *models.AppInstances

func AppInstancesSchema ¶

func AppInstancesSchema() map[string]*schema.Schema

Schema mapping representing the AppInstances resource defined in the Terraform configuration

func AppInterface ¶

func AppInterface() map[string]*schema.Schema

func AppInterfaceModel ¶

func AppInterfaceModel(d *schema.ResourceData) *models.AppInterface

func AppInterfaceModelFromMap ¶

func AppInterfaceModelFromMap(m map[string]interface{}) *models.AppInterface

func AppMapParamsModel ¶

func AppMapParamsModel(d *schema.ResourceData) *models.AppMapParams

func AppMapParamsModelFromMap ¶

func AppMapParamsModelFromMap(m map[string]interface{}) *models.AppMapParams

func AppMapParamsSchema ¶

func AppMapParamsSchema() map[string]*schema.Schema

Schema mapping representing the AppMapParams resource defined in the Terraform configuration

func AppNamingSchemeModel ¶

func AppNamingSchemeModel(d *schema.ResourceData) *models.AppNamingScheme

Function to perform the following actions: (1) Translate AppNamingScheme resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func AppNamingSchemeModelFromMap ¶

func AppNamingSchemeModelFromMap(m map[string]interface{}) *models.AppNamingScheme

func AppNamingSchemeSchema ¶

func AppNamingSchemeSchema() map[string]*schema.Schema

Schema mapping representing the AppNamingScheme resource defined in the Terraform configuration

func AppNamingSchemeV2Model ¶

func AppNamingSchemeV2Model(d *schema.ResourceData) *models.AppNamingSchemeV2

Function to perform the following actions: (1) Translate AppNamingSchemeV2 resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func AppNamingSchemeV2ModelFromMap ¶

func AppNamingSchemeV2ModelFromMap(m map[string]interface{}) *models.AppNamingSchemeV2

func AppNamingSchemeV2Schema ¶

func AppNamingSchemeV2Schema() map[string]*schema.Schema

Schema mapping representing the AppNamingSchemeV2 resource defined in the Terraform configuration

func AppPolicy ¶

func AppPolicy() map[string]*schema.Schema

func AppPolicyModel ¶

func AppPolicyModel(d *schema.ResourceData) *models.AppPolicy

func AppPolicyModelFromMap ¶

func AppPolicyModelFromMap(m map[string]interface{}) *models.AppPolicy

func AppProjectListModel ¶

func AppProjectListModel(d *schema.ResourceData) *models.AppProjectList

func AppProjectListModelFromMap ¶

func AppProjectListModelFromMap(m map[string]interface{}) *models.AppProjectList

func AppProjectListSchema ¶

func AppProjectListSchema() map[string]*schema.Schema

Schema mapping representing the AppProjectList resource defined in the Terraform configuration

func AppStatusFromTPControllerModelFromMap ¶

func AppStatusFromTPControllerModelFromMap(m map[string]interface{}) *models.AppStatusFromTPController

func AppStatusFromTPControllerSchema ¶

func AppStatusFromTPControllerSchema() map[string]*schema.Schema

Schema mapping representing the AppStatusFromTPController resource defined in the Terraform configuration

func AppSummaryModel ¶

func AppSummaryModel(d *schema.ResourceData) *models.AppSummary

func AppSummaryModelFromMap ¶

func AppSummaryModelFromMap(m map[string]interface{}) *models.AppSummary

func AppSummarySchema ¶

func AppSummarySchema() map[string]*schema.Schema

Schema mapping representing the AppSummary resource defined in the Terraform configuration

func AppTypeModel ¶

func AppTypeModel(d *schema.ResourceData) *models.AppType

func AppTypeModelFromMap ¶

func AppTypeModelFromMap(m map[string]interface{}) *models.AppType

func AppTypeSchema ¶

func AppTypeSchema() map[string]*schema.Schema

Schema mapping representing the AppType resource defined in the Terraform configuration

func Application ¶

func Application() map[string]*schema.Schema

Schema mapping representing the App resource defined in the Terraform configuration

func ApplicationInstance ¶

func ApplicationInstance() map[string]*schema.Schema

func ApplicationInstanceModel ¶

func ApplicationInstanceModel(d *schema.ResourceData) *models.AppInstance

func ApplicationInstanceModelFromMap ¶

func ApplicationInstanceModelFromMap(m map[string]interface{}) *models.AppInstance

func ApplicationModel ¶

func ApplicationModel(d *schema.ResourceData) *models.Application

func AppsModel ¶

func AppsModel(d *schema.ResourceData) *models.Apps

func AppsModelFromMap ¶

func AppsModelFromMap(m map[string]interface{}) *models.Apps

func AppsSchema ¶

func AppsSchema() map[string]*schema.Schema

Schema mapping representing the Apps resource defined in the Terraform configuration

func AttestPolicyTypeModel ¶

func AttestPolicyTypeModel(d *schema.ResourceData) *models.AttestPolicyType

Function to perform the following actions: (1) Translate AttestPolicyType resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func AttestPolicyTypeModelFromMap ¶

func AttestPolicyTypeModelFromMap(m map[string]interface{}) *models.AttestPolicyType

func AttestPolicyTypeSchema ¶

func AttestPolicyTypeSchema() map[string]*schema.Schema

Schema mapping representing the AttestPolicyType resource defined in the Terraform configuration

func AttestStateModel ¶

func AttestStateModel(d *schema.ResourceData) *models.AttestState

Function to perform the following actions: (1) Translate AttestState resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func AttestStateModelFromMap ¶

func AttestStateModelFromMap(m map[string]interface{}) *models.AttestState

func AttestStateSchema ¶

func AttestStateSchema() map[string]*schema.Schema

Schema mapping representing the AttestState resource defined in the Terraform configuration

func AttestationPolicy ¶

func AttestationPolicy() map[string]*schema.Schema

func AttestationPolicyModel ¶

func AttestationPolicyModel(d *schema.ResourceData) *models.AttestationPolicy

func AttestationPolicyModelFromMap ¶

func AttestationPolicyModelFromMap(m map[string]interface{}) *models.AttestationPolicy

func Author ¶

func Author() map[string]*schema.Schema

func AuthorModel ¶

func AuthorModel(d *schema.ResourceData) *models.Author

func AuthorModelFromMap ¶

func AuthorModelFromMap(m map[string]interface{}) *models.Author

func AzureDevStatusDetailModelFromMap ¶

func AzureDevStatusDetailModelFromMap(m map[string]interface{}) *models.AzureDevStatusDetail

func AzureDevStatusDetailSchema ¶

func AzureDevStatusDetailSchema() map[string]*schema.Schema

Schema mapping representing the AzureDevStatusDetail resource defined in the Terraform configuration

func AzurePolicy ¶

func AzurePolicy() map[string]*schema.Schema

func AzurePolicyModel ¶

func AzurePolicyModel(d *schema.ResourceData) *models.AzurePolicy

func AzurePolicyModelFromMap ¶

func AzurePolicyModelFromMap(m map[string]interface{}) *models.AzurePolicy

func AzureResourceAndServiceDetail ¶

func AzureResourceAndServiceDetail() map[string]*schema.Schema

func AzureResourceAndServiceDetailModelFromMap ¶

func AzureResourceAndServiceDetailModelFromMap(m map[string]interface{}) *models.AzureResourceAndServiceDetail

func AzureResourceAndServices ¶

func AzureResourceAndServices() map[string]*schema.Schema

func AzureResourceAndServicesModelFromMap ¶

func AzureResourceAndServicesModelFromMap(m map[string]interface{}) *models.AzureResourceAndServices

func AzureStatusModel ¶

func AzureStatusModel(d *schema.ResourceData) *models.AzureStatus

func AzureStatusModelFromMap ¶

func AzureStatusModelFromMap(m map[string]interface{}) *models.AzureStatus

func AzureStatusSchema ¶

func AzureStatusSchema() map[string]*schema.Schema

Schema mapping representing the AzureStatus resource defined in the Terraform configuration

func BaseOSImage ¶

func BaseOSImage() map[string]*schema.Schema

Schema mapping representing the BaseOSImage resource defined in the Terraform configuration

func BaseOSImageModel ¶

func BaseOSImageModel(d *schema.ResourceData) *models.BaseOSImage

func BaseOSImageModelFromMap ¶

func BaseOSImageModelFromMap(m map[string]interface{}) *models.BaseOSImage

func BinaryArtifactModel ¶

func BinaryArtifactModel(d *schema.ResourceData) *models.BinaryArtifact

func BinaryArtifactModelFromMap ¶

func BinaryArtifactModelFromMap(m map[string]interface{}) *models.BinaryArtifact

func BinaryArtifactSchema ¶

func BinaryArtifactSchema() map[string]*schema.Schema

func BlobInfoModel ¶

func BlobInfoModel(d *schema.ResourceData) *models.BlobInfo

func BlobInfoModelFromMap ¶

func BlobInfoModelFromMap(m map[string]interface{}) *models.BlobInfo

func BlobInfoSchema ¶

func BlobInfoSchema() map[string]*schema.Schema

Schema mapping representing the BlobInfo resource defined in the Terraform configuration

func BlobStatusModel ¶

func BlobStatusModel(d *schema.ResourceData) *models.BlobStatus

Function to perform the following actions: (1) Translate BlobStatus resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func BlobStatusModelFromMap ¶

func BlobStatusModelFromMap(m map[string]interface{}) *models.BlobStatus

func BlobStatusSchema ¶

func BlobStatusSchema() map[string]*schema.Schema

Schema mapping representing the BlobStatus resource defined in the Terraform configuration

func CPUSummaryModel ¶

func CPUSummaryModel(d *schema.ResourceData) *models.CPUSummary

Function to perform the following actions: (1) Translate CPUSummary resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func CPUSummaryModelFromMap ¶

func CPUSummaryModelFromMap(m map[string]interface{}) *models.CPUSummary

func CPUSummarySchema ¶

func CPUSummarySchema() map[string]*schema.Schema

Schema mapping representing the CPUSummary resource defined in the Terraform configuration

func CapabilitiesModel ¶

func CapabilitiesModel(d *schema.ResourceData) *models.Capabilities

Function to perform the following actions: (1) Translate Capabilities resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func CapabilitiesModelFromMap ¶

func CapabilitiesModelFromMap(m map[string]interface{}) *models.Capabilities

func CapabilitiesSchema ¶

func CapabilitiesSchema() map[string]*schema.Schema

Schema mapping representing the Capabilities resource defined in the Terraform configuration

func Certificate ¶

func Certificate() map[string]*schema.Schema

func CertificateChainModel ¶

func CertificateChainModel(d *schema.ResourceData) *models.CertificateChain

func CertificateChainModelFromMap ¶

func CertificateChainModelFromMap(m map[string]interface{}) *models.CertificateChain

func CertificateChainSchema ¶

func CertificateChainSchema() map[string]*schema.Schema

Schema mapping representing the CertificateChain resource defined in the Terraform configuration

func CertificateEnrollmentDetail ¶

func CertificateEnrollmentDetail() map[string]*schema.Schema

func CertificateEnrollmentDetailModelFromMap ¶

func CertificateEnrollmentDetailModelFromMap(m map[string]interface{}) *models.CertificateEnrollmentDetail

func CertificateModel ¶

func CertificateModel(d *schema.ResourceData) *models.Certificate

func CertificateModelFromMap ¶

func CertificateModelFromMap(m map[string]interface{}) *models.Certificate

func ClassificationItemModel ¶

func ClassificationItemModel(d *schema.ResourceData) *models.ClassificationItem

func ClassificationItemModelFromMap ¶

func ClassificationItemModelFromMap(m map[string]interface{}) *models.ClassificationItem

func ClassificationItemSchema ¶

func ClassificationItemSchema() map[string]*schema.Schema

Schema mapping representing the ClassificationItem resource defined in the Terraform configuration

func ClassificationResponseModelFromMap ¶

func ClassificationResponseModelFromMap(m map[string]interface{}) *models.ClassificationResponse

func ClassificationResponseSchema ¶

func ClassificationResponseSchema() map[string]*schema.Schema

Schema mapping representing the ClassificationResponse resource defined in the Terraform configuration

func ClusterConfig ¶

func ClusterConfig() map[string]*schema.Schema

func ClusterConfigModel ¶

func ClusterConfigModel(d *schema.ResourceData) *models.ClusterConfig

func ClusterConfigModelFromMap ¶

func ClusterConfigModelFromMap(m map[string]interface{}) *models.ClusterConfig

func ClusterInstPolicy ¶

func ClusterInstPolicy() map[string]*schema.Schema

func ClusterInstPolicyModel ¶

func ClusterInstPolicyModel(d *schema.ResourceData) *models.ClusterInstPolicy

func ClusterInstPolicyModelFromMap ¶

func ClusterInstPolicyModelFromMap(m map[string]interface{}) *models.ClusterInstPolicy

func ClusterPolicy ¶

func ClusterPolicy() map[string]*schema.Schema

func ClusterPolicyModel ¶

func ClusterPolicyModel(d *schema.ResourceData) *models.ClusterPolicy

func ClusterPolicyModelFromMap ¶

func ClusterPolicyModelFromMap(m map[string]interface{}) *models.ClusterPolicy

func ClusterTypeModel ¶

func ClusterTypeModel(d *schema.ResourceData) *models.ClusterType

Function to perform the following actions: (1) Translate ClusterType resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func ClusterTypeModelFromMap ¶

func ClusterTypeModelFromMap(m map[string]interface{}) *models.ClusterType

func ClusterTypeSchema ¶

func ClusterTypeSchema() map[string]*schema.Schema

Schema mapping representing the ClusterType resource defined in the Terraform configuration

func CmdArgModel ¶

func CmdArgModel(d *schema.ResourceData) *models.CmdArg

Function to perform the following actions: (1) Translate CmdArg resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func CmdArgModelFromMap ¶

func CmdArgModelFromMap(m map[string]interface{}) *models.CmdArg

func CmdArgSchema ¶

func CmdArgSchema() map[string]*schema.Schema

Schema mapping representing the CmdArg resource defined in the Terraform configuration

func CompareACLActionList ¶

func CompareACLActionList(a, b []*models.ACLAction) bool

func CompareACLList ¶

func CompareACLList(a, b []*models.ACL) bool

func CompareDNSLists ¶

func CompareDNSLists(a, b []*models.StaticDNSList) bool

func CompareInterfaceLists ¶

func CompareInterfaceLists(a, b []*models.Interface) bool

func CompareMatchList ¶

func CompareMatchList(a, b []*models.Match) bool

func CompareProxyLists ¶

func CompareProxyLists(a, b []*models.Proxy) bool

func CompareProxyServer ¶

func CompareProxyServer(a, b []*models.Server) bool

func CompareSystemInterfaceList ¶

func CompareSystemInterfaceList(a, b []*models.SystemInterface) bool

func ConfigFormatModel ¶

func ConfigFormatModel(d *schema.ResourceData) *models.ConfigFormat

Function to perform the following actions: (1) Translate ConfigFormat resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func ConfigFormatModelFromMap ¶

func ConfigFormatModelFromMap(m map[string]interface{}) *models.ConfigFormat

func ConfigFormatSchema ¶

func ConfigFormatSchema() map[string]*schema.Schema

Schema mapping representing the ConfigFormat resource defined in the Terraform configuration

func ContainerDetail ¶

func ContainerDetail() map[string]*schema.Schema

func ContainerDetailModel ¶

func ContainerDetailModel(d *schema.ResourceData) *models.ContainerDetail

func ContainerDetailModelFromMap ¶

func ContainerDetailModelFromMap(m map[string]interface{}) *models.ContainerDetail

func ControllerTypeModel ¶

func ControllerTypeModel(d *schema.ResourceData) *models.ControllerType

func ControllerTypeModelFromMap ¶

func ControllerTypeModelFromMap(m map[string]interface{}) *models.ControllerType

func ControllerTypeSchema ¶

func ControllerTypeSchema() map[string]*schema.Schema

Schema mapping representing the ControllerType resource defined in the Terraform configuration

func CredentialModel ¶

func CredentialModel(d *schema.ResourceData) *models.Credential

func CredentialModelFromMap ¶

func CredentialModelFromMap(m map[string]interface{}) *models.Credential

func CredentialSchema ¶

func CredentialSchema() map[string]*schema.Schema

func CredentialsModel ¶

func CredentialsModel(d *schema.ResourceData) *models.Credentials

func CredentialsModelFromMap ¶

func CredentialsModelFromMap(m map[string]interface{}) *models.Credentials

func CredentialsSchema ¶

func CredentialsSchema() map[string]*schema.Schema

func CursorModel ¶

func CursorModel(d *schema.ResourceData) *models.Cursor

func CursorModelFromMap ¶

func CursorModelFromMap(m map[string]interface{}) *models.Cursor

func CursorSchema ¶

func CursorSchema() map[string]*schema.Schema

Schema mapping representing the Cursor resource defined in the Terraform configuration

func CustomConfig ¶

func CustomConfig() map[string]*schema.Schema

Schema mapping representing the CustomConfig resource defined in the Terraform configuration

func CustomConfigModel ¶

func CustomConfigModel(d *schema.ResourceData) *models.CustomConfig

func CustomConfigModelFromMap ¶

func CustomConfigModelFromMap(m map[string]interface{}) *models.CustomConfig

func CustomConfigVariableGroupModelFromMap ¶

func CustomConfigVariableGroupModelFromMap(m map[string]interface{}) *models.CustomConfigVariableGroup

func DHCPServer ¶

func DHCPServer() map[string]*schema.Schema

Schema mapping representing the DHCPServer resource defined in the Terraform configuration

func DHCPServerModelFromMap ¶

func DHCPServerModelFromMap(m map[string]interface{}) *models.DhcpServerConfig

func DNSInfoModel ¶

func DNSInfoModel(d *schema.ResourceData) *models.DNSInfo

Function to perform the following actions: (1) Translate DNSInfo resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func DNSInfoModelFromMap ¶

func DNSInfoModelFromMap(m map[string]interface{}) *models.DNSInfo

func DNSInfoSchema ¶

func DNSInfoSchema() map[string]*schema.Schema

Schema mapping representing the DNSInfo resource defined in the Terraform configuration

func DPSServiceDetail ¶

func DPSServiceDetail() map[string]*schema.Schema

func DPSServiceDetailModel ¶

func DPSServiceDetailModel(d *schema.ResourceData) *models.DPSServiceDetail

func DPSServiceDetailModelFromMap ¶

func DPSServiceDetailModelFromMap(m map[string]interface{}) *models.DPSServiceDetail

func Datastore ¶

func Datastore() map[string]*schema.Schema

func DatastoreModel ¶

func DatastoreModel(d *schema.ResourceData) *models.Datastore

func DatastoreModelFromMap ¶

func DatastoreModelFromMap(m map[string]interface{}) *models.Datastore

func DatastoreSecrets ¶

func DatastoreSecrets() map[string]*schema.Schema

func DatastoreSecretsModelFromMap ¶

func DatastoreSecretsModelFromMap(m map[string]interface{}) *models.DatastoreInfoSecrets

func DatastoreStatusModel ¶

func DatastoreStatusModel(d *schema.ResourceData) *models.DatastoreStatus

func DatastoreStatusModelFromMap ¶

func DatastoreStatusModelFromMap(m map[string]interface{}) *models.DatastoreStatus

func DatastoreStatusSchema ¶

func DatastoreStatusSchema() map[string]*schema.Schema

Schema mapping representing the DatastoreStatus resource defined in the Terraform configuration

func DatastoreTypeModel ¶

func DatastoreTypeModel(d *schema.ResourceData) *models.DatastoreType

func DatastoreTypeModelFromMap ¶

func DatastoreTypeModelFromMap(m map[string]interface{}) *models.DatastoreType

func DatastoreTypeSchema ¶

func DatastoreTypeSchema() map[string]*schema.Schema

Schema mapping representing the DatastoreType resource defined in the Terraform configuration

func Datastores ¶

func Datastores() map[string]*schema.Schema

Schema mapping representing the Datastores resource defined in the Terraform configuration

func DatastoresModel ¶

func DatastoresModel(d *schema.ResourceData) *models.Datastores

func DatastoresModelFromMap ¶

func DatastoresModelFromMap(m map[string]interface{}) *models.Datastores

func DebugKnobDetail ¶

func DebugKnobDetail() map[string]*schema.Schema

Schema mapping representing the DebugKnobDetail resource defined in the Terraform configuration

func DebugKnobDetailModel ¶

func DebugKnobDetailModel(d *schema.ResourceData) *models.DebugKnobDetail

func DebugKnobDetailModelFromMap ¶

func DebugKnobDetailModelFromMap(m map[string]interface{}) *models.DebugKnobDetail

func DeploymentModel ¶

func DeploymentModel(d *schema.ResourceData) *models.Deployment

func DeploymentModelFromMap ¶

func DeploymentModelFromMap(m map[string]interface{}) *models.Deployment

func DeploymentSchema ¶

func DeploymentSchema() map[string]*schema.Schema

func DeploymentTypeModel ¶

func DeploymentTypeModel(d *schema.ResourceData) *models.DeploymentType

Function to perform the following actions: (1) Translate DeploymentType resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func DeploymentTypeModelFromMap ¶

func DeploymentTypeModelFromMap(m map[string]interface{}) *models.DeploymentType

func DeploymentTypeSchema ¶

func DeploymentTypeSchema() map[string]*schema.Schema

Schema mapping representing the DeploymentType resource defined in the Terraform configuration

func DetailedUserModel ¶

func DetailedUserModel(d *schema.ResourceData) *models.DetailedUser

func DetailedUserModelFromMap ¶

func DetailedUserModelFromMap(m map[string]interface{}) *models.DetailedUser

func DetailedUserSchema ¶

func DetailedUserSchema() map[string]*schema.Schema

func Details ¶

func Details() map[string]*schema.Schema

func DetailsModel ¶

func DetailsModel(d *schema.ResourceData) *models.Details

func DetailsModelFromMap ¶

func DetailsModelFromMap(m map[string]interface{}) *models.Details

func DevAccessPolicy ¶

func DevAccessPolicy() map[string]*schema.Schema

func DevAccessPolicyModel ¶

func DevAccessPolicyModel(d *schema.ResourceData) *models.DevAccessPolicy

func DevAccessPolicyModelFromMap ¶

func DevAccessPolicyModelFromMap(m map[string]interface{}) *models.DevAccessPolicy

func DevDataSecAtRestModel ¶

func DevDataSecAtRestModel(d *schema.ResourceData) *models.DevDataSecAtRest

Function to perform the following actions: (1) Translate DevDataSecAtRest resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func DevDataSecAtRestModelFromMap ¶

func DevDataSecAtRestModelFromMap(m map[string]interface{}) *models.DevDataSecAtRest

func DevDataSecAtRestSchema ¶

func DevDataSecAtRestSchema() map[string]*schema.Schema

Schema mapping representing the DevDataSecAtRest resource defined in the Terraform configuration

func DevZedServer ¶

func DevZedServer() map[string]*schema.Schema

Schema mapping representing the DevZedServer resource defined in the Terraform configuration

func DevZedServerModel ¶

func DevZedServerModel(d *schema.ResourceData) *models.DevZedServer

func DevZedServerModelFromMap ¶

func DevZedServerModelFromMap(m map[string]interface{}) *models.DevZedServer

func DeviceAttestPolicyTypeModel ¶

func DeviceAttestPolicyTypeModel(d *schema.ResourceData) *models.DeviceAttestPolicyType

Function to perform the following actions: (1) Translate DeviceAttestPolicyType resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func DeviceAttestPolicyTypeModelFromMap ¶

func DeviceAttestPolicyTypeModelFromMap(m map[string]interface{}) *models.DeviceAttestPolicyType

func DeviceAttestPolicyTypeSchema ¶

func DeviceAttestPolicyTypeSchema() map[string]*schema.Schema

Schema mapping representing the DeviceAttestPolicyType resource defined in the Terraform configuration

func DeviceAttestationPolicy ¶

func DeviceAttestationPolicy() map[string]*schema.Schema

func DeviceAttestationPolicyModelFromMap ¶

func DeviceAttestationPolicyModelFromMap(m map[string]interface{}) *models.DeviceAttestationPolicy

func DeviceBootReasonModel ¶

func DeviceBootReasonModel(d *schema.ResourceData) *models.DeviceBootReason

Function to perform the following actions: (1) Translate DeviceBootReason resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func DeviceBootReasonModelFromMap ¶

func DeviceBootReasonModelFromMap(m map[string]interface{}) *models.DeviceBootReason

func DeviceBootReasonSchema ¶

func DeviceBootReasonSchema() map[string]*schema.Schema

Schema mapping representing the DeviceBootReason resource defined in the Terraform configuration

func DeviceCertsModel ¶

func DeviceCertsModel(d *schema.ResourceData) *models.DeviceCerts

Function to perform the following actions: (1) Translate DeviceCerts resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func DeviceCertsModelFromMap ¶

func DeviceCertsModelFromMap(m map[string]interface{}) *models.DeviceCerts

func DeviceCertsSchema ¶

func DeviceCertsSchema() map[string]*schema.Schema

Schema mapping representing the DeviceCerts resource defined in the Terraform configuration

func DeviceCmdsSubTypeModel ¶

func DeviceCmdsSubTypeModel(d *schema.ResourceData) *models.DeviceCmdsSubType

Function to perform the following actions: (1) Translate DeviceCmdsSubType resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func DeviceCmdsSubTypeModelFromMap ¶

func DeviceCmdsSubTypeModelFromMap(m map[string]interface{}) *models.DeviceCmdsSubType

func DeviceCmdsSubTypeSchema ¶

func DeviceCmdsSubTypeSchema() map[string]*schema.Schema

Schema mapping representing the DeviceCmdsSubType resource defined in the Terraform configuration

func DeviceConfigListModel ¶

func DeviceConfigListModel(d *schema.ResourceData) *models.DeviceConfigList

Function to perform the following actions: (1) Translate DeviceConfigList resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func DeviceConfigListModelFromMap ¶

func DeviceConfigListModelFromMap(m map[string]interface{}) *models.DeviceConfigList

func DeviceConfigListSchema ¶

func DeviceConfigListSchema() map[string]*schema.Schema

Schema mapping representing the DeviceConfigList resource defined in the Terraform configuration

func DeviceConfigSummaryModel ¶

func DeviceConfigSummaryModel(d *schema.ResourceData) *models.DeviceConfigSummary

Function to perform the following actions: (1) Translate DeviceConfigSummary resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func DeviceConfigSummaryModelFromMap ¶

func DeviceConfigSummaryModelFromMap(m map[string]interface{}) *models.DeviceConfigSummary

func DeviceConfigSummarySchema ¶

func DeviceConfigSummarySchema() map[string]*schema.Schema

Schema mapping representing the DeviceConfigSummary resource defined in the Terraform configuration

func DeviceDataSecurityAtRestStatusModel ¶

func DeviceDataSecurityAtRestStatusModel(d *schema.ResourceData) *models.DeviceDataSecurityAtRestStatus

Function to perform the following actions: (1) Translate DeviceDataSecurityAtRestStatus resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func DeviceDataSecurityAtRestStatusModelFromMap ¶

func DeviceDataSecurityAtRestStatusModelFromMap(m map[string]interface{}) *models.DeviceDataSecurityAtRestStatus

func DeviceDataSecurityAtRestStatusSchema ¶

func DeviceDataSecurityAtRestStatusSchema() map[string]*schema.Schema

Schema mapping representing the DeviceDataSecurityAtRestStatus resource defined in the Terraform configuration

func DeviceEntityModel ¶

func DeviceEntityModel(d *schema.ResourceData) *models.DeviceEntity

func DeviceEntityModelFromMap ¶

func DeviceEntityModelFromMap(m map[string]interface{}) *models.DeviceEntity

func DeviceEntitySchema ¶

func DeviceEntitySchema() map[string]*schema.Schema

Schema mapping representing the DeviceEntity resource defined in the Terraform configuration

func DeviceErrorModel ¶

func DeviceErrorModel(d *schema.ResourceData) *models.DeviceError

func DeviceErrorModelFromMap ¶

func DeviceErrorModelFromMap(m map[string]interface{}) *models.DeviceError

func DeviceErrorSchema ¶

func DeviceErrorSchema() map[string]*schema.Schema

Schema mapping representing the DeviceError resource defined in the Terraform configuration

func DeviceFilterModel ¶

func DeviceFilterModel(d *schema.ResourceData) *models.DeviceFilter

Function to perform the following actions: (1) Translate DeviceFilter resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func DeviceFilterModelFromMap ¶

func DeviceFilterModelFromMap(m map[string]interface{}) *models.DeviceFilter

func DeviceFilterSchema ¶

func DeviceFilterSchema() map[string]*schema.Schema

Schema mapping representing the DeviceFilter resource defined in the Terraform configuration

func DeviceHWSecurityModuleStatusModel ¶

func DeviceHWSecurityModuleStatusModel(d *schema.ResourceData) *models.DeviceHWSecurityModuleStatus

Function to perform the following actions: (1) Translate DeviceHWSecurityModuleStatus resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func DeviceHWSecurityModuleStatusModelFromMap ¶

func DeviceHWSecurityModuleStatusModelFromMap(m map[string]interface{}) *models.DeviceHWSecurityModuleStatus

func DeviceHWSecurityModuleStatusSchema ¶

func DeviceHWSecurityModuleStatusSchema() map[string]*schema.Schema

Schema mapping representing the DeviceHWSecurityModuleStatus resource defined in the Terraform configuration

func DeviceInfoModel ¶

func DeviceInfoModel(d *schema.ResourceData) *models.DeviceInfo

Function to perform the following actions: (1) Translate DeviceInfo resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func DeviceInfoModelFromMap ¶

func DeviceInfoModelFromMap(m map[string]interface{}) *models.DeviceInfo

func DeviceInfoMsgModel ¶

func DeviceInfoMsgModel(d *schema.ResourceData) *models.DeviceInfoMsg

Function to perform the following actions: (1) Translate DeviceInfoMsg resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func DeviceInfoMsgModelFromMap ¶

func DeviceInfoMsgModelFromMap(m map[string]interface{}) *models.DeviceInfoMsg

func DeviceInfoMsgSchema ¶

func DeviceInfoMsgSchema() map[string]*schema.Schema

Schema mapping representing the DeviceInfoMsg resource defined in the Terraform configuration

func DeviceInfoSchema ¶

func DeviceInfoSchema() map[string]*schema.Schema

Schema mapping representing the DeviceInfo resource defined in the Terraform configuration

func DeviceLisp ¶

func DeviceLisp() map[string]*schema.Schema

Schema mapping representing the DeviceLisp resource defined in the Terraform configuration

func DeviceLispModel ¶

func DeviceLispModel(d *schema.ResourceData) *models.DeviceLisp

func DeviceLispModelFromMap ¶

func DeviceLispModelFromMap(m map[string]interface{}) *models.DeviceLisp

func DeviceLoadModel ¶

func DeviceLoadModel(d *schema.ResourceData) *models.DeviceLoad

Function to perform the following actions: (1) Translate DeviceLoad resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func DeviceLoadModelFromMap ¶

func DeviceLoadModelFromMap(m map[string]interface{}) *models.DeviceLoad

func DeviceLoadSchema ¶

func DeviceLoadSchema() map[string]*schema.Schema

Schema mapping representing the DeviceLoad resource defined in the Terraform configuration

func DeviceLocationModel ¶

func DeviceLocationModel(d *schema.ResourceData) *models.DeviceLocation

Function to perform the following actions: (1) Translate DeviceLocation resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func DeviceLocationModelFromMap ¶

func DeviceLocationModelFromMap(m map[string]interface{}) *models.DeviceLocation

func DeviceLocationSchema ¶

func DeviceLocationSchema() map[string]*schema.Schema

Schema mapping representing the DeviceLocation resource defined in the Terraform configuration

func DeviceLocationsModel ¶

func DeviceLocationsModel(d *schema.ResourceData) *models.DeviceLocations

Function to perform the following actions: (1) Translate DeviceLocations resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func DeviceLocationsModelFromMap ¶

func DeviceLocationsModelFromMap(m map[string]interface{}) *models.DeviceLocations

func DeviceLocationsSchema ¶

func DeviceLocationsSchema() map[string]*schema.Schema

Schema mapping representing the DeviceLocations resource defined in the Terraform configuration

func DeviceMemorySummaryModel ¶

func DeviceMemorySummaryModel(d *schema.ResourceData) *models.DeviceMemorySummary

Function to perform the following actions: (1) Translate DeviceMemorySummary resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func DeviceMemorySummaryModelFromMap ¶

func DeviceMemorySummaryModelFromMap(m map[string]interface{}) *models.DeviceMemorySummary

func DeviceMemorySummarySchema ¶

func DeviceMemorySummarySchema() map[string]*schema.Schema

Schema mapping representing the DeviceMemorySummary resource defined in the Terraform configuration

func DeviceObjectUsageInfoModelFromMap ¶

func DeviceObjectUsageInfoModelFromMap(m map[string]interface{}) *models.DeviceObjectUsageInfo

func DeviceObjectUsageInfoSchema ¶

func DeviceObjectUsageInfoSchema() map[string]*schema.Schema

Schema mapping representing the DeviceObjectUsageInfo resource defined in the Terraform configuration

func DevicePolicy ¶

func DevicePolicy() map[string]*schema.Schema

func DevicePolicyModel ¶

func DevicePolicyModel(d *schema.ResourceData) *models.DevicePolicy

func DevicePolicyModelFromMap ¶

func DevicePolicyModelFromMap(m map[string]interface{}) *models.DevicePolicy

func DevicePolicyTypeModel ¶

func DevicePolicyTypeModel(d *schema.ResourceData) *models.DevicePolicyType

Function to perform the following actions: (1) Translate DevicePolicyType resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func DevicePolicyTypeModelFromMap ¶

func DevicePolicyTypeModelFromMap(m map[string]interface{}) *models.DevicePolicyType

func DevicePolicyTypeSchema ¶

func DevicePolicyTypeSchema() map[string]*schema.Schema

Schema mapping representing the DevicePolicyType resource defined in the Terraform configuration

func DeviceRawMetricsModel ¶

func DeviceRawMetricsModel(d *schema.ResourceData) *models.DeviceRawMetrics

Function to perform the following actions: (1) Translate DeviceRawMetrics resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func DeviceRawMetricsModelFromMap ¶

func DeviceRawMetricsModelFromMap(m map[string]interface{}) *models.DeviceRawMetrics

func DeviceRawMetricsSchema ¶

func DeviceRawMetricsSchema() map[string]*schema.Schema

Schema mapping representing the DeviceRawMetrics resource defined in the Terraform configuration

func DeviceSWInfoModel ¶

func DeviceSWInfoModel(d *schema.ResourceData) *models.DeviceSWInfo

Function to perform the following actions: (1) Translate DeviceSWInfo resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func DeviceSWInfoModelFromMap ¶

func DeviceSWInfoModelFromMap(m map[string]interface{}) *models.DeviceSWInfo

func DeviceSWInfoSchema ¶

func DeviceSWInfoSchema() map[string]*schema.Schema

Schema mapping representing the DeviceSWInfo resource defined in the Terraform configuration

func DeviceSWStatusModel ¶

func DeviceSWStatusModel(d *schema.ResourceData) *models.DeviceSWStatus

Function to perform the following actions: (1) Translate DeviceSWStatus resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func DeviceSWStatusModelFromMap ¶

func DeviceSWStatusModelFromMap(m map[string]interface{}) *models.DeviceSWStatus

func DeviceSWStatusSchema ¶

func DeviceSWStatusSchema() map[string]*schema.Schema

Schema mapping representing the DeviceSWStatus resource defined in the Terraform configuration

func DeviceSWSubStatusModel ¶

func DeviceSWSubStatusModel(d *schema.ResourceData) *models.DeviceSWSubStatus

Function to perform the following actions: (1) Translate DeviceSWSubStatus resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func DeviceSWSubStatusModelFromMap ¶

func DeviceSWSubStatusModelFromMap(m map[string]interface{}) *models.DeviceSWSubStatus

func DeviceSWSubStatusSchema ¶

func DeviceSWSubStatusSchema() map[string]*schema.Schema

Schema mapping representing the DeviceSWSubStatus resource defined in the Terraform configuration

func DeviceStatusConfigListModel ¶

func DeviceStatusConfigListModel(d *schema.ResourceData) *models.DeviceStatusConfigList

Function to perform the following actions: (1) Translate DeviceStatusConfigList resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func DeviceStatusConfigListModelFromMap ¶

func DeviceStatusConfigListModelFromMap(m map[string]interface{}) *models.DeviceStatusConfigList

func DeviceStatusConfigListSchema ¶

func DeviceStatusConfigListSchema() map[string]*schema.Schema

Schema mapping representing the DeviceStatusConfigList resource defined in the Terraform configuration

func DeviceStatusConfigModel ¶

func DeviceStatusConfigModel(d *schema.ResourceData) *models.DeviceStatusConfig

Function to perform the following actions: (1) Translate DeviceStatusConfig resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func DeviceStatusConfigModelFromMap ¶

func DeviceStatusConfigModelFromMap(m map[string]interface{}) *models.DeviceStatusConfig

func DeviceStatusConfigSchema ¶

func DeviceStatusConfigSchema() map[string]*schema.Schema

Schema mapping representing the DeviceStatusConfig resource defined in the Terraform configuration

func DeviceStatusFilterModel ¶

func DeviceStatusFilterModel(d *schema.ResourceData) *models.DeviceStatusFilter

Function to perform the following actions: (1) Translate DeviceStatusFilter resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func DeviceStatusFilterModelFromMap ¶

func DeviceStatusFilterModelFromMap(m map[string]interface{}) *models.DeviceStatusFilter

func DeviceStatusFilterSchema ¶

func DeviceStatusFilterSchema() map[string]*schema.Schema

Schema mapping representing the DeviceStatusFilter resource defined in the Terraform configuration

func DeviceStatusListMsgModel ¶

func DeviceStatusListMsgModel(d *schema.ResourceData) *models.DeviceStatusListMsg

Function to perform the following actions: (1) Translate DeviceStatusListMsg resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func DeviceStatusListMsgModelFromMap ¶

func DeviceStatusListMsgModelFromMap(m map[string]interface{}) *models.DeviceStatusListMsg

func DeviceStatusListMsgSchema ¶

func DeviceStatusListMsgSchema() map[string]*schema.Schema

Schema mapping representing the DeviceStatusListMsg resource defined in the Terraform configuration

func DeviceStatusMsgModel ¶

func DeviceStatusMsgModel(d *schema.ResourceData) *models.DeviceStatusMsg

Function to perform the following actions: (1) Translate DeviceStatusMsg resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func DeviceStatusMsgModelFromMap ¶

func DeviceStatusMsgModelFromMap(m map[string]interface{}) *models.DeviceStatusMsg

func DeviceStatusMsgSchema ¶

func DeviceStatusMsgSchema() map[string]*schema.Schema

Schema mapping representing the DeviceStatusMsg resource defined in the Terraform configuration

func DeviceStatusSummaryMsgModel ¶

func DeviceStatusSummaryMsgModel(d *schema.ResourceData) *models.DeviceStatusSummaryMsg

Function to perform the following actions: (1) Translate DeviceStatusSummaryMsg resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func DeviceStatusSummaryMsgModelFromMap ¶

func DeviceStatusSummaryMsgModelFromMap(m map[string]interface{}) *models.DeviceStatusSummaryMsg

func DeviceStatusSummaryMsgSchema ¶

func DeviceStatusSummaryMsgSchema() map[string]*schema.Schema

Schema mapping representing the DeviceStatusSummaryMsg resource defined in the Terraform configuration

func DhcpIPRange ¶

func DhcpIPRange() map[string]*schema.Schema

func DhcpIPRangeModel ¶

func DhcpIPRangeModel(d *schema.ResourceData) *models.DhcpIPRange

func DhcpIPRangeModelFromMap ¶

func DhcpIPRangeModelFromMap(m map[string]interface{}) *models.DhcpIPRange

func DhcpIPRangePropertyFields ¶

func DhcpIPRangePropertyFields() (t []string)

func DiskDescriptionModel ¶

func DiskDescriptionModel(d *schema.ResourceData) *models.DiskDescription

Function to perform the following actions: (1) Translate DiskDescription resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func DiskDescriptionModelFromMap ¶

func DiskDescriptionModelFromMap(m map[string]interface{}) *models.DiskDescription

func DiskDescriptionSchema ¶

func DiskDescriptionSchema() map[string]*schema.Schema

Schema mapping representing the DiskDescription resource defined in the Terraform configuration

func DriveModel ¶

func DriveModel(d *schema.ResourceData) *models.Drive

func DriveModelFromMap ¶

func DriveModelFromMap(m map[string]interface{}) *models.Drive

func DriveSchema ¶

func DriveSchema() map[string]*schema.Schema

Schema mapping representing the Drive resource defined in the Terraform configuration

func ECDSA ¶

func ECDSA() map[string]*schema.Schema

func ECDSAModel ¶

func ECDSAModel(d *schema.ResourceData) *models.ECDSA

func ECDSAModelFromMap ¶

func ECDSAModelFromMap(m map[string]interface{}) *models.ECDSA

func EDConfigItem ¶

func EDConfigItem() map[string]*schema.Schema

Schema mapping representing the EDConfigItem resource defined in the Terraform configuration

func EDConfigItemModel ¶

func EDConfigItemModel(d *schema.ResourceData) *models.EDConfigItem

func EDConfigItemModelFromMap ¶

func EDConfigItemModelFromMap(m map[string]interface{}) *models.EDConfigItem

func EIDRegister ¶

func EIDRegister() map[string]*schema.Schema

Schema mapping representing the EIDRegister resource defined in the Terraform configuration

func EIDRegisterModel ¶

func EIDRegisterModel(d *schema.ResourceData) *models.EIDRegister

func EIDRegisterModelFromMap ¶

func EIDRegisterModelFromMap(m map[string]interface{}) *models.EIDRegister

func EdgeApplicationModelFromMap ¶

func EdgeApplicationModelFromMap(m map[string]interface{}) *models.Application

func EdgeNodeModelFromMap ¶

func EdgeNodeModelFromMap(m map[string]interface{}) *models.Node

func EdgeView ¶

func EdgeView() map[string]*schema.Schema

func EdgeviewCfgModel ¶

func EdgeviewCfgModel(d *schema.ResourceData) *models.EdgeviewCfg

func EdgeviewCfgModelFromMap ¶

func EdgeviewCfgModelFromMap(m map[string]interface{}) *models.EdgeviewCfg

func EdgeviewPolicy ¶

func EdgeviewPolicy() map[string]*schema.Schema

func EdgeviewPolicyModel ¶

func EdgeviewPolicyModel(d *schema.ResourceData) *models.EdgeviewPolicy

func EdgeviewPolicyModelFromMap ¶

func EdgeviewPolicyModelFromMap(m map[string]interface{}) *models.EdgeviewPolicy

func EnrollmentDetail ¶

func EnrollmentDetail() map[string]*schema.Schema

func EnrollmentDetailModel ¶

func EnrollmentDetailModel(d *schema.ResourceData) *models.EnrollmentDetail

func EnrollmentDetailModelFromMap ¶

func EnrollmentDetailModelFromMap(m map[string]interface{}) *models.EnrollmentDetail

func EnrollmentMechanismModel ¶

func EnrollmentMechanismModel(d *schema.ResourceData) *models.EnrollmentMechanism

Function to perform the following actions: (1) Translate EnrollmentMechanism resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func EnrollmentMechanismModelFromMap ¶

func EnrollmentMechanismModelFromMap(m map[string]interface{}) *models.EnrollmentMechanism

func EnrollmentMechanismSchema ¶

func EnrollmentMechanismSchema() map[string]*schema.Schema

Schema mapping representing the EnrollmentMechanism resource defined in the Terraform configuration

func EnrollmentTypeModel ¶

func EnrollmentTypeModel(d *schema.ResourceData) *models.EnrollmentType

Function to perform the following actions: (1) Translate EnrollmentType resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func EnrollmentTypeModelFromMap ¶

func EnrollmentTypeModelFromMap(m map[string]interface{}) *models.EnrollmentType

func EnrollmentTypeSchema ¶

func EnrollmentTypeSchema() map[string]*schema.Schema

Schema mapping representing the EnrollmentType resource defined in the Terraform configuration

func EntityModel ¶

func EntityModel(d *schema.ResourceData) *models.Entity

func EntityModelFromMap ¶

func EntityModelFromMap(m map[string]interface{}) *models.Entity

func EntitySchema ¶

func EntitySchema() map[string]*schema.Schema

Schema mapping representing the Entity resource defined in the Terraform configuration

func Equal ¶

func Equal(a, b []string) bool

Equal tells whether a and b contain the same elements. A nil argument is equivalent to an empty slice.

func EventQueryResponseItemModel ¶

func EventQueryResponseItemModel(d *schema.ResourceData) *models.EventQueryResponseItem

Function to perform the following actions: (1) Translate EventQueryResponseItem resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func EventQueryResponseItemModelFromMap ¶

func EventQueryResponseItemModelFromMap(m map[string]interface{}) *models.EventQueryResponseItem

func EventQueryResponseItemSchema ¶

func EventQueryResponseItemSchema() map[string]*schema.Schema

Schema mapping representing the EventQueryResponseItem resource defined in the Terraform configuration

func EventQueryResponseModel ¶

func EventQueryResponseModel(d *schema.ResourceData) *models.EventQueryResponse

Function to perform the following actions: (1) Translate EventQueryResponse resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func EventQueryResponseModelFromMap ¶

func EventQueryResponseModelFromMap(m map[string]interface{}) *models.EventQueryResponse

func EventQueryResponseSchema ¶

func EventQueryResponseSchema() map[string]*schema.Schema

Schema mapping representing the EventQueryResponse resource defined in the Terraform configuration

func EventSourceModel ¶

func EventSourceModel(d *schema.ResourceData) *models.EventSource

Function to perform the following actions: (1) Translate EventSource resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func EventSourceModelFromMap ¶

func EventSourceModelFromMap(m map[string]interface{}) *models.EventSource

func EventSourceSchema ¶

func EventSourceSchema() map[string]*schema.Schema

Schema mapping representing the EventSource resource defined in the Terraform configuration

func ExtAccessPolicy ¶

func ExtAccessPolicy() map[string]*schema.Schema

func ExtAccessPolicyModel ¶

func ExtAccessPolicyModel(d *schema.ResourceData) *models.ExtAccessPolicy

func ExtAccessPolicyModelFromMap ¶

func ExtAccessPolicyModelFromMap(m map[string]interface{}) *models.ExtAccessPolicy

func ExternalOpaqueBinaryBlobModelFromMap ¶

func ExternalOpaqueBinaryBlobModelFromMap(m map[string]interface{}) *models.ExternalOpaqueBinaryBlob

func ExternalOpaqueBinaryBlobSchema ¶

func ExternalOpaqueBinaryBlobSchema() map[string]*schema.Schema

func FlowlogActionModel ¶

func FlowlogActionModel(d *schema.ResourceData) *models.FlowlogAction

func FlowlogActionModelFromMap ¶

func FlowlogActionModelFromMap(m map[string]interface{}) *models.FlowlogAction

func FlowlogActionSchema ¶

func FlowlogActionSchema() map[string]*schema.Schema

Schema mapping representing the FlowlogAction resource defined in the Terraform configuration

func FlowlogCategoryTypeModelFromMap ¶

func FlowlogCategoryTypeModelFromMap(m map[string]interface{}) *models.FlowlogCategoryType

func FlowlogCategoryTypeSchema ¶

func FlowlogCategoryTypeSchema() map[string]*schema.Schema

Schema mapping representing the FlowlogCategoryType resource defined in the Terraform configuration

func FlowlogDirectionModel ¶

func FlowlogDirectionModel(d *schema.ResourceData) *models.FlowlogDirection

func FlowlogDirectionModelFromMap ¶

func FlowlogDirectionModelFromMap(m map[string]interface{}) *models.FlowlogDirection

func FlowlogDirectionSchema ¶

func FlowlogDirectionSchema() map[string]*schema.Schema

Schema mapping representing the FlowlogDirection resource defined in the Terraform configuration

func FlowlogMetricModel ¶

func FlowlogMetricModel(d *schema.ResourceData) *models.FlowlogMetric

func FlowlogMetricModelFromMap ¶

func FlowlogMetricModelFromMap(m map[string]interface{}) *models.FlowlogMetric

func FlowlogMetricSchema ¶

func FlowlogMetricSchema() map[string]*schema.Schema

Schema mapping representing the FlowlogMetric resource defined in the Terraform configuration

func GPSLocationModel ¶

func GPSLocationModel(d *schema.ResourceData) *models.GPSLocation

Function to perform the following actions: (1) Translate GPSLocation resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func GPSLocationModelFromMap ¶

func GPSLocationModelFromMap(m map[string]interface{}) *models.GPSLocation

func GPSLocationSchema ¶

func GPSLocationSchema() map[string]*schema.Schema

Schema mapping representing the GPSLocation resource defined in the Terraform configuration

func GeoLocationModel ¶

func GeoLocationModel(d *schema.ResourceData) *models.GeoLocation

Function to perform the following actions: (1) Translate GeoLocation resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func GeoLocationModelFromMap ¶

func GeoLocationModelFromMap(m map[string]interface{}) *models.GeoLocation

func GeoLocationSchema ¶

func GeoLocationSchema() map[string]*schema.Schema

Schema mapping representing the GeoLocation resource defined in the Terraform configuration

func GetACLActionPropertyFields ¶

func GetACLActionPropertyFields() (t []string)

Retrieve property field names for updating the ACLAction resource

func GetACLPropertyFields ¶

func GetACLPropertyFields() (t []string)

Retrieve property field names for updating the ACL resource

func GetActionScopePropertyFields ¶

func GetActionScopePropertyFields() (t []string)

Retrieve property field names for updating the ActionScope resource

func GetAdapterUsagePropertyFields ¶

func GetAdapterUsagePropertyFields() (t []string)

Retrieve property field names for updating the AdapterUsage resource

func GetAdminStatePropertyFields ¶

func GetAdminStatePropertyFields() (t []string)

Retrieve property field names for updating the AdminState resource

func GetAllocationPolicyPropertyFields ¶

func GetAllocationPolicyPropertyFields() (t []string)

Retrieve property field names for updating the AllocationPolicy resource

func GetAllowedEnterprisePropertyFields ¶

func GetAllowedEnterprisePropertyFields() (t []string)

func GetAppACEActionPropertyFields ¶

func GetAppACEActionPropertyFields() (t []string)

Retrieve property field names for updating the AppACEAction resource

func GetAppACEMatchPropertyFields ¶

func GetAppACEMatchPropertyFields() (t []string)

Retrieve property field names for updating the AppACEMatch resource

func GetAppACEPropertyFields ¶

func GetAppACEPropertyFields() (t []string)

Retrieve property field names for updating the AppACE resource

func GetAppAccessPolicyPropertyFields ¶

func GetAppAccessPolicyPropertyFields() (t []string)

Retrieve property field names for updating the AppAccessPolicy resource

func GetAppCategoryPropertyFields ¶

func GetAppCategoryPropertyFields() (t []string)

Retrieve property field names for updating the AppCategory resource

func GetAppConfigPropertyFields ¶

func GetAppConfigPropertyFields() (t []string)

func GetAppFilterPropertyFields ¶

func GetAppFilterPropertyFields() (t []string)

Retrieve property field names for updating the AppFilter resource

func GetAppInstConfigPropertyFields ¶

func GetAppInstConfigPropertyFields() (t []string)

func GetAppInstConfigStatusListPropertyFields ¶

func GetAppInstConfigStatusListPropertyFields() (t []string)

Retrieve property field names for updating the AppInstConfigStatusList resource

func GetAppInstConfigStatusPropertyFields ¶

func GetAppInstConfigStatusPropertyFields() (t []string)

Retrieve property field names for updating the AppInstConfigStatus resource

func GetAppInstFilterPropertyFields ¶

func GetAppInstFilterPropertyFields() (t []string)

Retrieve property field names for updating the AppInstFilter resource

func GetAppInstMemorySummaryPropertyFields ¶

func GetAppInstMemorySummaryPropertyFields() (t []string)

Retrieve property field names for updating the AppInstMemorySummary resource

func GetAppInstPolicyPropertyFields ¶

func GetAppInstPolicyPropertyFields() (t []string)

func GetAppInstStatusFilterPropertyFields ¶

func GetAppInstStatusFilterPropertyFields() (t []string)

Retrieve property field names for updating the AppInstStatusFilter resource

func GetAppInstStatusListMsgPropertyFields ¶

func GetAppInstStatusListMsgPropertyFields() (t []string)

Retrieve property field names for updating the AppInstStatusListMsg resource

func GetAppInstStatusMsgPropertyFields ¶

func GetAppInstStatusMsgPropertyFields() (t []string)

Retrieve property field names for updating the AppInstStatusMsg resource

func GetAppInstStatusSummaryMsgPropertyFields ¶

func GetAppInstStatusSummaryMsgPropertyFields() (t []string)

Retrieve property field names for updating the AppInstStatusSummaryMsg resource

func GetAppInstanceLogsPropertyFields ¶

func GetAppInstanceLogsPropertyFields() (t []string)

func GetAppInstanceLogsQueryResponseItemPropertyFields ¶

func GetAppInstanceLogsQueryResponseItemPropertyFields() (t []string)

Retrieve property field names for updating the AppInstanceLogsQueryResponseItem resource

func GetAppInstanceLogsQueryResponsePropertyFields ¶

func GetAppInstanceLogsQueryResponsePropertyFields() (t []string)

Retrieve property field names for updating the AppInstanceLogsQueryResponse resource

func GetAppInstanceLogsResponsePropertyFields ¶

func GetAppInstanceLogsResponsePropertyFields() (t []string)

Retrieve property field names for updating the AppInstanceLogsResponse resource

func GetAppInstancesPropertyFields ¶

func GetAppInstancesPropertyFields() (t []string)

Retrieve property field names for updating the AppInstances resource

func GetAppInterfacePropertyFields ¶

func GetAppInterfacePropertyFields() (t []string)

func GetAppMapParamsPropertyFields ¶

func GetAppMapParamsPropertyFields() (t []string)

Retrieve property field names for updating the AppMapParams resource

func GetAppNamingSchemePropertyFields ¶

func GetAppNamingSchemePropertyFields() (t []string)

Retrieve property field names for updating the AppNamingScheme resource

func GetAppNamingSchemeV2PropertyFields ¶

func GetAppNamingSchemeV2PropertyFields() (t []string)

Retrieve property field names for updating the AppNamingSchemeV2 resource

func GetAppPolicyPropertyFields ¶

func GetAppPolicyPropertyFields() (t []string)

func GetAppProjectListPropertyFields ¶

func GetAppProjectListPropertyFields() (t []string)

Retrieve property field names for updating the AppProjectList resource

func GetAppStatusFromTPControllerPropertyFields ¶

func GetAppStatusFromTPControllerPropertyFields() (t []string)

Retrieve property field names for updating the AppStatusFromTPController resource

func GetAppSummaryPropertyFields ¶

func GetAppSummaryPropertyFields() (t []string)

Retrieve property field names for updating the AppSummary resource

func GetAppTypePropertyFields ¶

func GetAppTypePropertyFields() (t []string)

Retrieve property field names for updating the AppType resource

func GetApplicationInstancePropertyFields ¶

func GetApplicationInstancePropertyFields() (t []string)

Retrieve property field names for updating the AppInstance resource

func GetApplicationPropertyFields ¶

func GetApplicationPropertyFields() (t []string)

Retrieve property field names for updating the App resource

func GetAppsPropertyFields ¶

func GetAppsPropertyFields() (t []string)

Retrieve property field names for updating the Apps resource

func GetAttestPolicyTypePropertyFields ¶

func GetAttestPolicyTypePropertyFields() (t []string)

Retrieve property field names for updating the AttestPolicyType resource

func GetAttestStatePropertyFields ¶

func GetAttestStatePropertyFields() (t []string)

Retrieve property field names for updating the AttestState resource

func GetAttestationPolicyPropertyFields ¶

func GetAttestationPolicyPropertyFields() (t []string)

func GetAuthorPropertyFields ¶

func GetAuthorPropertyFields() (t []string)

func GetAzureDevStatusDetailPropertyFields ¶

func GetAzureDevStatusDetailPropertyFields() (t []string)

Retrieve property field names for updating the AzureDevStatusDetail resource

func GetAzurePolicyPropertyFields ¶

func GetAzurePolicyPropertyFields() (t []string)

func GetAzureResourceAndServiceDetailPropertyFields ¶

func GetAzureResourceAndServiceDetailPropertyFields() (t []string)

func GetAzureResourceAndServicesPropertyFields ¶

func GetAzureResourceAndServicesPropertyFields() (t []string)

func GetAzureStatusPropertyFields ¶

func GetAzureStatusPropertyFields() (t []string)

Retrieve property field names for updating the AzureStatus resource

func GetBaseOSImagePropertyFields ¶

func GetBaseOSImagePropertyFields() (t []string)

Retrieve property field names for updating the BaseOSImage resource

func GetBinaryArtifactPropertyFields ¶

func GetBinaryArtifactPropertyFields() (t []string)

func GetBlobInfoPropertyFields ¶

func GetBlobInfoPropertyFields() (t []string)

Retrieve property field names for updating the BlobInfo resource

func GetBlobStatusPropertyFields ¶

func GetBlobStatusPropertyFields() (t []string)

Retrieve property field names for updating the BlobStatus resource

func GetCPUSummaryPropertyFields ¶

func GetCPUSummaryPropertyFields() (t []string)

Retrieve property field names for updating the CPUSummary resource

func GetCapabilitiesPropertyFields ¶

func GetCapabilitiesPropertyFields() (t []string)

Retrieve property field names for updating the Capabilities resource

func GetCertificateChainPropertyFields ¶

func GetCertificateChainPropertyFields() (t []string)

Retrieve property field names for updating the CertificateChain resource

func GetCertificateEnrollmentDetailPropertyFields ¶

func GetCertificateEnrollmentDetailPropertyFields() (t []string)

func GetCertificatePropertyFields ¶

func GetCertificatePropertyFields() (t []string)

func GetClassificationItemPropertyFields ¶

func GetClassificationItemPropertyFields() (t []string)

Retrieve property field names for updating the ClassificationItem resource

func GetClassificationResponsePropertyFields ¶

func GetClassificationResponsePropertyFields() (t []string)

Retrieve property field names for updating the ClassificationResponse resource

func GetClusterConfigPropertyFields ¶

func GetClusterConfigPropertyFields() (t []string)

func GetClusterInstPolicyPropertyFields ¶

func GetClusterInstPolicyPropertyFields() (t []string)

func GetClusterPolicyPropertyFields ¶

func GetClusterPolicyPropertyFields() (t []string)

func GetClusterTypePropertyFields ¶

func GetClusterTypePropertyFields() (t []string)

Retrieve property field names for updating the ClusterType resource

func GetCmdArgPropertyFields ¶

func GetCmdArgPropertyFields() (t []string)

Retrieve property field names for updating the CmdArg resource

func GetConfigFormatPropertyFields ¶

func GetConfigFormatPropertyFields() (t []string)

Retrieve property field names for updating the ConfigFormat resource

func GetContainerDetailPropertyFields ¶

func GetContainerDetailPropertyFields() (t []string)

func GetControllerTypePropertyFields ¶

func GetControllerTypePropertyFields() (t []string)

Retrieve property field names for updating the ControllerType resource

func GetCredentialPropertyFields ¶

func GetCredentialPropertyFields() (t []string)

func GetCredentialsPropertyFields ¶

func GetCredentialsPropertyFields() (t []string)

func GetCursorPropertyFields ¶

func GetCursorPropertyFields() (t []string)

Retrieve property field names for updating the Cursor resource

func GetCustomConfigPropertyFields ¶

func GetCustomConfigPropertyFields() (t []string)

Retrieve property field names for updating the CustomConfig resource

func GetCustomConfigVariableGroupPropertyFields ¶

func GetCustomConfigVariableGroupPropertyFields() (t []string)

Retrieve property field names for updating the CustomConfigVariableGroup resource

func GetDHCPServerPropertyFields ¶

func GetDHCPServerPropertyFields() (t []string)

Retrieve property field names for updating the DhcpServerConfig resource

func GetDNSInfoPropertyFields ¶

func GetDNSInfoPropertyFields() (t []string)

Retrieve property field names for updating the DNSInfo resource

func GetDPSServiceDetailPropertyFields ¶

func GetDPSServiceDetailPropertyFields() (t []string)

func GetDatastoreInfoPropertyFields ¶

func GetDatastoreInfoPropertyFields() (t []string)

Retrieve property field names for updating the DatastoreInfo resource

func GetDatastoreSecretsPropertyFields ¶

func GetDatastoreSecretsPropertyFields() (t []string)

Retrieve property field names for updating the DatastoreInfoSecrets resource

func GetDatastoreStatusPropertyFields ¶

func GetDatastoreStatusPropertyFields() (t []string)

Retrieve property field names for updating the DatastoreStatus resource

func GetDatastoreTypePropertyFields ¶

func GetDatastoreTypePropertyFields() (t []string)

Retrieve property field names for updating the DatastoreType resource

func GetDatastoresPropertyFields ¶

func GetDatastoresPropertyFields() (t []string)

Retrieve property field names for updating the Datastores resource

func GetDebugKnobDetailPropertyFields ¶

func GetDebugKnobDetailPropertyFields() (t []string)

Retrieve property field names for updating the DebugKnobDetail resource

func GetDeploymentPropertyFields ¶

func GetDeploymentPropertyFields() (t []string)

func GetDeploymentTypePropertyFields ¶

func GetDeploymentTypePropertyFields() (t []string)

Retrieve property field names for updating the DeploymentType resource

func GetDetailedUserPropertyFields ¶

func GetDetailedUserPropertyFields() (t []string)

func GetDetailsPropertyFields ¶

func GetDetailsPropertyFields() (t []string)

func GetDevAccessPolicyPropertyFields ¶

func GetDevAccessPolicyPropertyFields() (t []string)

Retrieve property field names for updating the DevAccessPolicy resource

func GetDevDataSecAtRestPropertyFields ¶

func GetDevDataSecAtRestPropertyFields() (t []string)

Retrieve property field names for updating the DevDataSecAtRest resource

func GetDevZedServerPropertyFields ¶

func GetDevZedServerPropertyFields() (t []string)

Retrieve property field names for updating the DevZedServer resource

func GetDeviceAttestPolicyTypePropertyFields ¶

func GetDeviceAttestPolicyTypePropertyFields() (t []string)

Retrieve property field names for updating the DeviceAttestPolicyType resource

func GetDeviceAttestationPolicyPropertyFields ¶

func GetDeviceAttestationPolicyPropertyFields() (t []string)

func GetDeviceBootReasonPropertyFields ¶

func GetDeviceBootReasonPropertyFields() (t []string)

Retrieve property field names for updating the DeviceBootReason resource

func GetDeviceCertsPropertyFields ¶

func GetDeviceCertsPropertyFields() (t []string)

Retrieve property field names for updating the DeviceCerts resource

func GetDeviceCmdsSubTypePropertyFields ¶

func GetDeviceCmdsSubTypePropertyFields() (t []string)

Retrieve property field names for updating the DeviceCmdsSubType resource

func GetDeviceConfigListPropertyFields ¶

func GetDeviceConfigListPropertyFields() (t []string)

Retrieve property field names for updating the DeviceConfigList resource

func GetDeviceConfigSummaryPropertyFields ¶

func GetDeviceConfigSummaryPropertyFields() (t []string)

Retrieve property field names for updating the DeviceConfigSummary resource

func GetDeviceDataSecurityAtRestStatusPropertyFields ¶

func GetDeviceDataSecurityAtRestStatusPropertyFields() (t []string)

Retrieve property field names for updating the DeviceDataSecurityAtRestStatus resource

func GetDeviceEntityPropertyFields ¶

func GetDeviceEntityPropertyFields() (t []string)

Retrieve property field names for updating the DeviceEntity resource

func GetDeviceErrorPropertyFields ¶

func GetDeviceErrorPropertyFields() (t []string)

Retrieve property field names for updating the DeviceError resource

func GetDeviceFilterPropertyFields ¶

func GetDeviceFilterPropertyFields() (t []string)

Retrieve property field names for updating the DeviceFilter resource

func GetDeviceHWSecurityModuleStatusPropertyFields ¶

func GetDeviceHWSecurityModuleStatusPropertyFields() (t []string)

Retrieve property field names for updating the DeviceHWSecurityModuleStatus resource

func GetDeviceInfoMsgPropertyFields ¶

func GetDeviceInfoMsgPropertyFields() (t []string)

Retrieve property field names for updating the DeviceInfoMsg resource

func GetDeviceInfoPropertyFields ¶

func GetDeviceInfoPropertyFields() (t []string)

Retrieve property field names for updating the DeviceInfo resource

func GetDeviceLispPropertyFields ¶

func GetDeviceLispPropertyFields() (t []string)

Retrieve property field names for updating the DeviceLisp resource

func GetDeviceLoadPropertyFields ¶

func GetDeviceLoadPropertyFields() (t []string)

Retrieve property field names for updating the DeviceLoad resource

func GetDeviceLocationPropertyFields ¶

func GetDeviceLocationPropertyFields() (t []string)

Retrieve property field names for updating the DeviceLocation resource

func GetDeviceLocationsPropertyFields ¶

func GetDeviceLocationsPropertyFields() (t []string)

Retrieve property field names for updating the DeviceLocations resource

func GetDeviceMemorySummaryPropertyFields ¶

func GetDeviceMemorySummaryPropertyFields() (t []string)

Retrieve property field names for updating the DeviceMemorySummary resource

func GetDeviceObjectUsageInfoPropertyFields ¶

func GetDeviceObjectUsageInfoPropertyFields() (t []string)

Retrieve property field names for updating the DeviceObjectUsageInfo resource

func GetDevicePolicyPropertyFields ¶

func GetDevicePolicyPropertyFields() (t []string)

func GetDevicePolicyTypePropertyFields ¶

func GetDevicePolicyTypePropertyFields() (t []string)

Retrieve property field names for updating the DevicePolicyType resource

func GetDeviceRawMetricsPropertyFields ¶

func GetDeviceRawMetricsPropertyFields() (t []string)

Retrieve property field names for updating the DeviceRawMetrics resource

func GetDeviceSWInfoPropertyFields ¶

func GetDeviceSWInfoPropertyFields() (t []string)

Retrieve property field names for updating the DeviceSWInfo resource

func GetDeviceSWStatusPropertyFields ¶

func GetDeviceSWStatusPropertyFields() (t []string)

Retrieve property field names for updating the DeviceSWStatus resource

func GetDeviceSWSubStatusPropertyFields ¶

func GetDeviceSWSubStatusPropertyFields() (t []string)

Retrieve property field names for updating the DeviceSWSubStatus resource

func GetDeviceStatusConfigListPropertyFields ¶

func GetDeviceStatusConfigListPropertyFields() (t []string)

Retrieve property field names for updating the DeviceStatusConfigList resource

func GetDeviceStatusConfigPropertyFields ¶

func GetDeviceStatusConfigPropertyFields() (t []string)

Retrieve property field names for updating the DeviceStatusConfig resource

func GetDeviceStatusFilterPropertyFields ¶

func GetDeviceStatusFilterPropertyFields() (t []string)

Retrieve property field names for updating the DeviceStatusFilter resource

func GetDeviceStatusListMsgPropertyFields ¶

func GetDeviceStatusListMsgPropertyFields() (t []string)

Retrieve property field names for updating the DeviceStatusListMsg resource

func GetDeviceStatusMsgPropertyFields ¶

func GetDeviceStatusMsgPropertyFields() (t []string)

Retrieve property field names for updating the DeviceStatusMsg resource

func GetDeviceStatusSummaryMsgPropertyFields ¶

func GetDeviceStatusSummaryMsgPropertyFields() (t []string)

Retrieve property field names for updating the DeviceStatusSummaryMsg resource

func GetDiskDescriptionPropertyFields ¶

func GetDiskDescriptionPropertyFields() (t []string)

Retrieve property field names for updating the DiskDescription resource

func GetDrivePropertyFields ¶

func GetDrivePropertyFields() (t []string)

Retrieve property field names for updating the Drive resource

func GetECDSAPropertyFields ¶

func GetECDSAPropertyFields() (t []string)

func GetEDConfigItemPropertyFields ¶

func GetEDConfigItemPropertyFields() (t []string)

Retrieve property field names for updating the EDConfigItem resource

func GetEIDRegisterPropertyFields ¶

func GetEIDRegisterPropertyFields() (t []string)

Retrieve property field names for updating the EIDRegister resource

func GetEdgeNodePropertyFields ¶

func GetEdgeNodePropertyFields() (t []string)

Retrieve property field names for updating the DeviceConfig resource

func GetEdgeviewCfgPropertyFields ¶

func GetEdgeviewCfgPropertyFields() (t []string)

func GetEdgeviewPolicyPropertyFields ¶

func GetEdgeviewPolicyPropertyFields() (t []string)

func GetEnrollmentDetailPropertyFields ¶

func GetEnrollmentDetailPropertyFields() (t []string)

func GetEnrollmentMechanismPropertyFields ¶

func GetEnrollmentMechanismPropertyFields() (t []string)

Retrieve property field names for updating the EnrollmentMechanism resource

func GetEnrollmentTypePropertyFields ¶

func GetEnrollmentTypePropertyFields() (t []string)

Retrieve property field names for updating the EnrollmentType resource

func GetEntityPropertyFields ¶

func GetEntityPropertyFields() (t []string)

Retrieve property field names for updating the Entity resource

func GetEventQueryResponseItemPropertyFields ¶

func GetEventQueryResponseItemPropertyFields() (t []string)

Retrieve property field names for updating the EventQueryResponseItem resource

func GetEventQueryResponsePropertyFields ¶

func GetEventQueryResponsePropertyFields() (t []string)

Retrieve property field names for updating the EventQueryResponse resource

func GetEventSourcePropertyFields ¶

func GetEventSourcePropertyFields() (t []string)

Retrieve property field names for updating the EventSource resource

func GetExtAccessPolicyPropertyFields ¶

func GetExtAccessPolicyPropertyFields() (t []string)

Retrieve property field names for updating the ExtAccessPolicy resource

func GetExternalOpaqueBinaryBlobPropertyFields ¶

func GetExternalOpaqueBinaryBlobPropertyFields() (t []string)

func GetFlowlogActionPropertyFields ¶

func GetFlowlogActionPropertyFields() (t []string)

Retrieve property field names for updating the FlowlogAction resource

func GetFlowlogCategoryTypePropertyFields ¶

func GetFlowlogCategoryTypePropertyFields() (t []string)

Retrieve property field names for updating the FlowlogCategoryType resource

func GetFlowlogDirectionPropertyFields ¶

func GetFlowlogDirectionPropertyFields() (t []string)

Retrieve property field names for updating the FlowlogDirection resource

func GetFlowlogMetricPropertyFields ¶

func GetFlowlogMetricPropertyFields() (t []string)

Retrieve property field names for updating the FlowlogMetric resource

func GetGPSLocationPropertyFields ¶

func GetGPSLocationPropertyFields() (t []string)

Retrieve property field names for updating the GPSLocation resource

func GetGeoLocationPropertyFields ¶

func GetGeoLocationPropertyFields() (t []string)

Retrieve property field names for updating the GeoLocation resource

func GetGooglerpcStatusPropertyFields ¶

func GetGooglerpcStatusPropertyFields() (t []string)

Retrieve property field names for updating the GooglerpcStatus resource

func GetGroupCertificateEnrollmentPropertyFields ¶

func GetGroupCertificateEnrollmentPropertyFields() (t []string)

func GetGroupSymmetricKeyEnrollmentPropertyFields ¶

func GetGroupSymmetricKeyEnrollmentPropertyFields() (t []string)

func GetHvModePropertyFields ¶

func GetHvModePropertyFields() (t []string)

Retrieve property field names for updating the HvMode resource

func GetIPAssignmentPropertyFields ¶

func GetIPAssignmentPropertyFields() (t []string)

Retrieve property field names for updating the IPAssignment resource

func GetImagePropertyFields ¶

func GetImagePropertyFields() (t []string)

func GetIndividualSymmetricKeyEnrollmentPropertyFields ¶

func GetIndividualSymmetricKeyEnrollmentPropertyFields() (t []string)

Retrieve property field names for updating the IndividualSymmetricKeyEnrollment resource

func GetInlineOpaqueBase64DataPropertyFields ¶

func GetInlineOpaqueBase64DataPropertyFields() (t []string)

func GetInstanceTransitionActionPropertyFields ¶

func GetInstanceTransitionActionPropertyFields() (t []string)

Retrieve property field names for updating the InstanceTransitionAction resource

func GetIntegrationPolicyPropertyFields ¶

func GetIntegrationPolicyPropertyFields() (t []string)

func GetInterfacePropertyFields ¶

func GetInterfacePropertyFields() (t []string)

Retrieve property field names for updating the Interface resource

func GetIoAddressesPropertyFields ¶

func GetIoAddressesPropertyFields() (t []string)

Retrieve property field names for updating the IoAddresses resource

func GetIoBundleStatusPropertyFields ¶

func GetIoBundleStatusPropertyFields() (t []string)

Retrieve property field names for updating the IoBundleStatus resource

func GetIoMemberPropertyFields ¶

func GetIoMemberPropertyFields() (t []string)

Retrieve property field names for updating the IoMember resource

func GetIoMemberStatusPropertyFields ¶

func GetIoMemberStatusPropertyFields() (t []string)

Retrieve property field names for updating the IoMemberStatus resource

func GetIoTypePropertyFields ¶

func GetIoTypePropertyFields() (t []string)

Retrieve property field names for updating the IoType resource

func GetIotHubServiceDetailPropertyFields ¶

func GetIotHubServiceDetailPropertyFields() (t []string)

func GetJWTInfoPropertyFields ¶

func GetJWTInfoPropertyFields() (t []string)

Retrieve property field names for updating the JWTInfo resource

func GetLTEAdapterPropertyFields ¶

func GetLTEAdapterPropertyFields() (t []string)

Retrieve property field names for updating the LTEAdapter resource

func GetLimitParamsPropertyFields ¶

func GetLimitParamsPropertyFields() (t []string)

Retrieve property field names for updating the LimitParams resource

func GetLispConfigPropertyFields ¶

func GetLispConfigPropertyFields() (t []string)

func GetLispPropertyFields ¶

func GetLispPropertyFields() (t []string)

func GetLispServerPropertyFields ¶

func GetLispServerPropertyFields() (t []string)

Retrieve property field names for updating the LispServer resource

func GetLocalOperatorConsolePolicyPropertyFields ¶

func GetLocalOperatorConsolePolicyPropertyFields() (t []string)

func GetManifestInfoPropertyFields ¶

func GetManifestInfoPropertyFields() (t []string)

func GetMapParamsPropertyFields ¶

func GetMapParamsPropertyFields() (t []string)

Retrieve property field names for updating the MapParams resource

func GetMatchPropertyFields ¶

func GetMatchPropertyFields() (t []string)

Retrieve property field names for updating the Match resource

func GetMemorySummaryPropertyFields ¶

func GetMemorySummaryPropertyFields() (t []string)

Retrieve property field names for updating the MemorySummary resource

func GetMetricQueryResponseItemPropertyFields ¶

func GetMetricQueryResponseItemPropertyFields() (t []string)

Retrieve property field names for updating the MetricQueryResponseItem resource

func GetMetricQueryResponsePropertyFields ¶

func GetMetricQueryResponsePropertyFields() (t []string)

Retrieve property field names for updating the MetricQueryResponse resource

func GetMetricThresholdPropertyFields ¶

func GetMetricThresholdPropertyFields() (t []string)

Retrieve property field names for updating the MetricThreshold resource

func GetMetricTypePropertyFields ¶

func GetMetricTypePropertyFields() (t []string)

Retrieve property field names for updating the MetricType resource

func GetMetricsDetailPropertyFields ¶

func GetMetricsDetailPropertyFields() (t []string)

func GetModelArchTypePropertyFields ¶

func GetModelArchTypePropertyFields() (t []string)

Retrieve property field names for updating the ModelArchType resource

func GetModuleDetailPropertyFields ¶

func GetModuleDetailPropertyFields() (t []string)

func GetModulePolicyPropertyFields ¶

func GetModulePolicyPropertyFields() (t []string)

func GetModuleSummaryPropertyFields ¶

func GetModuleSummaryPropertyFields() (t []string)

Retrieve property field names for updating the ModuleSummary resource

func GetModuleTypePropertyFields ¶

func GetModuleTypePropertyFields() (t []string)

Retrieve property field names for updating the ModuleType resource

func GetNetConfigListPropertyFields ¶

func GetNetConfigListPropertyFields() (t []string)

Retrieve property field names for updating the NetConfigList resource

func GetNetInstConfigStatusListPropertyFields ¶

func GetNetInstConfigStatusListPropertyFields() (t []string)

Retrieve property field names for updating the NetInstConfigStatusList resource

func GetNetInstConfigStatusPropertyFields ¶

func GetNetInstConfigStatusPropertyFields() (t []string)

Retrieve property field names for updating the NetInstConfigStatus resource

func GetNetInstFilterPropertyFields ¶

func GetNetInstFilterPropertyFields() (t []string)

Retrieve property field names for updating the NetInstFilter resource

func GetNetInstListPropertyFields ¶

func GetNetInstListPropertyFields() (t []string)

Retrieve property field names for updating the NetInstList resource

func GetNetInstOpaqueConfigPropertyFields ¶

func GetNetInstOpaqueConfigPropertyFields() (t []string)

func GetNetInstShortConfigPropertyFields ¶

func GetNetInstShortConfigPropertyFields() (t []string)

Retrieve property field names for updating the NetInstShortConfig resource

func GetNetInstStatusFilterPropertyFields ¶

func GetNetInstStatusFilterPropertyFields() (t []string)

Retrieve property field names for updating the NetInstStatusFilter resource

func GetNetInstStatusListMsgPropertyFields ¶

func GetNetInstStatusListMsgPropertyFields() (t []string)

Retrieve property field names for updating the NetInstStatusListMsg resource

func GetNetInstStatusMsgPropertyFields ¶

func GetNetInstStatusMsgPropertyFields() (t []string)

Retrieve property field names for updating the NetInstStatusMsg resource

func GetNetInstStatusSummaryMsgPropertyFields ¶

func GetNetInstStatusSummaryMsgPropertyFields() (t []string)

Retrieve property field names for updating the NetInstStatusSummaryMsg resource

func GetNetProxyServerPropertyFields ¶

func GetNetProxyServerPropertyFields() (t []string)

Retrieve property field names for updating the NetProxyServer resource

func GetNetProxyStatusPropertyFields ¶

func GetNetProxyStatusPropertyFields() (t []string)

Retrieve property field names for updating the NetProxyStatus resource

func GetNetWifiConfigNetcryptoblockPropertyFields ¶

func GetNetWifiConfigNetcryptoblockPropertyFields() (t []string)

Retrieve property field names for updating the NetWifiConfigNetcryptoblock resource

func GetNetWifiConfigSecretsPropertyFields ¶

func GetNetWifiConfigSecretsPropertyFields() (t []string)

Retrieve property field names for updating the NetWifiConfigSecrets resource

func GetNetworkCellularPropertyFields ¶

func GetNetworkCellularPropertyFields() (t []string)

Retrieve property field names for updating the Cellular resource

func GetNetworkCountersPropertyFields ¶

func GetNetworkCountersPropertyFields() (t []string)

Retrieve property field names for updating the NetworkCounters resource

func GetNetworkDHCPTypePropertyFields ¶

func GetNetworkDHCPTypePropertyFields() (t []string)

Retrieve property field names for updating the NetworkDHCPType resource

func GetNetworkFilterPropertyFields ¶

func GetNetworkFilterPropertyFields() (t []string)

Retrieve property field names for updating the NetworkFilter resource

func GetNetworkInstPolicyPropertyFields ¶

func GetNetworkInstPolicyPropertyFields() (t []string)

func GetNetworkInstanceDhcpTypePropertyFields ¶

func GetNetworkInstanceDhcpTypePropertyFields() (t []string)

Retrieve property field names for updating the NetworkInstanceDhcpType resource

func GetNetworkInstanceKindPropertyFields ¶

func GetNetworkInstanceKindPropertyFields() (t []string)

Retrieve property field names for updating the NetworkInstanceKind resource

func GetNetworkInstanceOpaquePropertyFields ¶

func GetNetworkInstanceOpaquePropertyFields() (t []string)

Retrieve property field names for updating the NetInstOpaqueConfig resource

func GetNetworkInstancePropertyFields ¶

func GetNetworkInstancePropertyFields() (t []string)

Retrieve property field names for updating the NetInstConfig resource

func GetNetworkKindPropertyFields ¶

func GetNetworkKindPropertyFields() (t []string)

Retrieve property field names for updating the NetworkKind resource

func GetNetworkPolicyPropertyFields ¶

func GetNetworkPolicyPropertyFields() (t []string)

func GetNetworkProxyProtoPropertyFields ¶

func GetNetworkProxyProtoPropertyFields() (t []string)

Retrieve property field names for updating the NetworkProxyProto resource

func GetNetworkStatusPropertyFields ¶

func GetNetworkStatusPropertyFields() (t []string)

Retrieve property field names for updating the NetworkStatus resource

func GetNetworkWiFiKeySchemePropertyFields ¶

func GetNetworkWiFiKeySchemePropertyFields() (t []string)

Retrieve property field names for updating the NetworkWiFiKeyScheme resource

func GetNetworkWifiPropertyFields ¶

func GetNetworkWifiPropertyFields() (t []string)

Retrieve property field names for updating the NetWifiConfig resource

func GetNetworkWirelessPropertyFields ¶

func GetNetworkWirelessPropertyFields() (t []string)

Retrieve property field names for updating the NetWirelessConfig resource

func GetNetworkWirelessTypePropertyFields ¶

func GetNetworkWirelessTypePropertyFields() (t []string)

Retrieve property field names for updating the NetworkWirelessType resource

func GetObjectDetailPropertyFields ¶

func GetObjectDetailPropertyFields() (t []string)

Retrieve property field names for updating the ObjectDetail resource

func GetObjectParentDetailPropertyFields ¶

func GetObjectParentDetailPropertyFields() (t []string)

func GetObjectRevisionPropertyFields ¶

func GetObjectRevisionPropertyFields() (t []string)

Retrieve property field names for updating the ObjectRevision resource

func GetObjectTagFilterPropertyFields ¶

func GetObjectTagFilterPropertyFields() (t []string)

Retrieve property field names for updating the ObjectTagFilter resource

func GetObjectTagPropertyFields ¶

func GetObjectTagPropertyFields() (t []string)

Retrieve property field names for updating the ObjectTag resource

func GetObjectTagsListPropertyFields ¶

func GetObjectTagsListPropertyFields() (t []string)

Retrieve property field names for updating the ObjectTagsList resource

func GetObjectTypePropertyFields ¶

func GetObjectTypePropertyFields() (t []string)

Retrieve property field names for updating the ObjectType resource

func GetOpaqueAppInstanceStatusPropertyFields ¶

func GetOpaqueAppInstanceStatusPropertyFields() (t []string)

func GetOpaqueConfigTypePropertyFields ¶

func GetOpaqueConfigTypePropertyFields() (t []string)

Retrieve property field names for updating the OpaqueConfigType resource

func GetOpaqueObjectCategoryPropertyFields ¶

func GetOpaqueObjectCategoryPropertyFields() (t []string)

func GetOriginPropertyFields ¶

func GetOriginPropertyFields() (t []string)

Retrieve property field names for updating the Origin resource

func GetPCRTemplatePropertyFields ¶

func GetPCRTemplatePropertyFields() (t []string)

Retrieve property field names for updating the PCRTemplate resource

func GetPCRTypePropertyFields ¶

func GetPCRTypePropertyFields() (t []string)

Retrieve property field names for updating the PCRType resource

func GetPCRValuePropertyFields ¶

func GetPCRValuePropertyFields() (t []string)

Retrieve property field names for updating the PCRValue resource

func GetParamPropertyFields ¶

func GetParamPropertyFields() (t []string)

func GetPatchEnvelopeActionPropertyFields ¶

func GetPatchEnvelopeActionPropertyFields() (t []string)

func GetPatchEnvelopeListPropertyFields ¶

func GetPatchEnvelopeListPropertyFields() (t []string)

func GetPatchEnvelopePropertyFields ¶

func GetPatchEnvelopePropertyFields() (t []string)

func GetPatchEnvelopeStatePropertyFields ¶

func GetPatchEnvelopeStatePropertyFields() (t []string)

func GetPatchEnvelopeStatusPropertyFields ¶

func GetPatchEnvelopeStatusPropertyFields() (t []string)

func GetPatchEnvelopeUsageInfoPropertyFields ¶

func GetPatchEnvelopeUsageInfoPropertyFields() (t []string)

func GetPatchReferenceUpdateConfigPropertyFields ¶

func GetPatchReferenceUpdateConfigPropertyFields() (t []string)

func GetPatchStatusFilterPropertyFields ¶

func GetPatchStatusFilterPropertyFields() (t []string)

func GetPatchStatusListMsgPropertyFields ¶

func GetPatchStatusListMsgPropertyFields() (t []string)

func GetPermissionPropertyFields ¶

func GetPermissionPropertyFields() (t []string)

func GetPhyAdapterPropertyFields ¶

func GetPhyAdapterPropertyFields() (t []string)

func GetPhysicalStorageDiskStatePropertyFields ¶

func GetPhysicalStorageDiskStatePropertyFields() (t []string)

Retrieve property field names for updating the PhysicalStorageDiskState resource

func GetPhysicalStoragePropertyFields ¶

func GetPhysicalStoragePropertyFields() (t []string)

Retrieve property field names for updating the PhysicalStorage resource

func GetPhysicalStorageRaidTypePropertyFields ¶

func GetPhysicalStorageRaidTypePropertyFields() (t []string)

Retrieve property field names for updating the PhysicalStorageRaidType resource

func GetPhysicalStorageStatusPropertyFields ¶

func GetPhysicalStorageStatusPropertyFields() (t []string)

Retrieve property field names for updating the PhysicalStorageStatus resource

func GetPhysicalStorageTypeInfoPropertyFields ¶

func GetPhysicalStorageTypeInfoPropertyFields() (t []string)

Retrieve property field names for updating the PhysicalStorageTypeInfo resource

func GetPolicyCommonPropertyFields ¶

func GetPolicyCommonPropertyFields() (t []string)

func GetPolicyConfigPropertyFields ¶

func GetPolicyConfigPropertyFields() (t []string)

func GetPolicyStatusPropertyFields ¶

func GetPolicyStatusPropertyFields() (t []string)

Retrieve property field names for updating the PolicyStatus resource

func GetPolicyTypePropertyFields ¶

func GetPolicyTypePropertyFields() (t []string)

Retrieve property field names for updating the PolicyType resource

func GetProtobufAnyPropertyFields ¶

func GetProtobufAnyPropertyFields() (t []string)

Retrieve property field names for updating the ProtobufAny resource

func GetProtobufNullValuePropertyFields ¶

func GetProtobufNullValuePropertyFields() (t []string)

Retrieve property field names for updating the ProtobufNullValue resource

func GetRSAPropertyFields ¶

func GetRSAPropertyFields() (t []string)

func GetResourceGroupDetailPropertyFields ¶

func GetResourceGroupDetailPropertyFields() (t []string)

Retrieve property field names for updating the ResourceGroupDetail resource

func GetResourcePropertyFields ¶

func GetResourcePropertyFields() (t []string)

func GetRolePropertyFields ¶

func GetRolePropertyFields() (t []string)

func GetRunStatePropertyFields ¶

func GetRunStatePropertyFields() (t []string)

Retrieve property field names for updating the RunState resource

func GetSANValuesPropertyFields ¶

func GetSANValuesPropertyFields() (t []string)

func GetSKUDetailPropertyFields ¶

func GetSKUDetailPropertyFields() (t []string)

Retrieve property field names for updating the SKUDetail resource

func GetSWInfoPropertyFields ¶

func GetSWInfoPropertyFields() (t []string)

Retrieve property field names for updating the SWInfo resource

func GetSWStatePropertyFields ¶

func GetSWStatePropertyFields() (t []string)

Retrieve property field names for updating the SWState resource

func GetScopePropertyFields ¶

func GetScopePropertyFields() (t []string)

func GetServicePointPropertyFields ¶

func GetServicePointPropertyFields() (t []string)

func GetSeverityPropertyFields ¶

func GetSeverityPropertyFields() (t []string)

Retrieve property field names for updating the Severity resource

func GetSimcardStatePropertyFields ¶

func GetSimcardStatePropertyFields() (t []string)

Retrieve property field names for updating the SimcardState resource

func GetSpTypePropertyFields ¶

func GetSpTypePropertyFields() (t []string)

Retrieve property field names for updating the SpType resource

func GetStaticDNSListPropertyFields ¶

func GetStaticDNSListPropertyFields() (t []string)

func GetStorageDeviceMetricsPropertyFields ¶

func GetStorageDeviceMetricsPropertyFields() (t []string)

Retrieve property field names for updating the StorageDeviceMetrics resource

func GetStorageStatusPropertyFields ¶

func GetStorageStatusPropertyFields() (t []string)

Retrieve property field names for updating the StorageStatus resource

func GetStorageSummaryPropertyFields ¶

func GetStorageSummaryPropertyFields() (t []string)

Retrieve property field names for updating the StorageSummary resource

func GetSubjectPropertyFields ¶

func GetSubjectPropertyFields() (t []string)

func GetSummaryPropertyFields ¶

func GetSummaryPropertyFields() (t []string)

Retrieve property field names for updating the Summary resource

func GetSymmetricKeyEnrollmentDetailPropertyFields ¶

func GetSymmetricKeyEnrollmentDetailPropertyFields() (t []string)

func GetSysBrandFilterPropertyFields ¶

func GetSysBrandFilterPropertyFields() (t []string)

Retrieve property field names for updating the SysBrandFilter resource

func GetSysBrandPropertyFields ¶

func GetSysBrandPropertyFields() (t []string)

Retrieve property field names for updating the SysBrand resource

func GetSysBrandsPropertyFields ¶

func GetSysBrandsPropertyFields() (t []string)

Retrieve property field names for updating the SysBrands resource

func GetSysInterfacePropertyFields ¶

func GetSysInterfacePropertyFields() (t []string)

Retrieve property field names for updating the SysInterface resource

func GetSysModelFilterPropertyFields ¶

func GetSysModelFilterPropertyFields() (t []string)

Retrieve property field names for updating the SysModelFilter resource

func GetSysModelPropertyFields ¶

func GetSysModelPropertyFields() (t []string)

Retrieve property field names for updating the SysModel resource

func GetSysModelStatePropertyFields ¶

func GetSysModelStatePropertyFields() (t []string)

Retrieve property field names for updating the SysModelState resource

func GetSysModelsPropertyFields ¶

func GetSysModelsPropertyFields() (t []string)

Retrieve property field names for updating the SysModels resource

func GetTPMEnrollmentDetailPropertyFields ¶

func GetTPMEnrollmentDetailPropertyFields() (t []string)

func GetTagConfigStatusPropertyFields ¶

func GetTagConfigStatusPropertyFields() (t []string)

Retrieve property field names for updating the TagConfigStatus resource

func GetTagFilterPropertyFields ¶

func GetTagFilterPropertyFields() (t []string)

Retrieve property field names for updating the TagFilter resource

func GetTagPropertyFields ¶

func GetTagPropertyFields() (t []string)

func GetTagStatusFilterPropertyFields ¶

func GetTagStatusFilterPropertyFields() (t []string)

Retrieve property field names for updating the TagStatusFilter resource

func GetTagStatusListMsgPropertyFields ¶

func GetTagStatusListMsgPropertyFields() (t []string)

Retrieve property field names for updating the TagStatusListMsg resource

func GetTagStatusMsgPropertyFields ¶

func GetTagStatusMsgPropertyFields() (t []string)

Retrieve property field names for updating the TagStatusMsg resource

func GetTagStatusPropertyFields ¶

func GetTagStatusPropertyFields() (t []string)

Retrieve property field names for updating the TagStatus resource

func GetTagTypePropertyFields ¶

func GetTagTypePropertyFields() (t []string)

Retrieve property field names for updating the TagType resource

func GetTagsConfigStatusPropertyFields ¶

func GetTagsConfigStatusPropertyFields() (t []string)

Retrieve property field names for updating the TagsConfigStatus resource

func GetTagsPropertyFields ¶

func GetTagsPropertyFields() (t []string)

Retrieve property field names for updating the Tags resource

func GetTopTalkersResponseItemPropertyFields ¶

func GetTopTalkersResponseItemPropertyFields() (t []string)

Retrieve property field names for updating the TopTalkersResponseItem resource

func GetTopTalkersResponsePropertyFields ¶

func GetTopTalkersResponsePropertyFields() (t []string)

Retrieve property field names for updating the TopTalkersResponse resource

func GetTransCausePropertyFields ¶

func GetTransCausePropertyFields() (t []string)

Retrieve property field names for updating the TransCause resource

func GetTransDetailsPropertyFields ¶

func GetTransDetailsPropertyFields() (t []string)

Retrieve property field names for updating the TransDetails resource

func GetTwinDetailPropertyFields ¶

func GetTwinDetailPropertyFields() (t []string)

Retrieve property field names for updating the TwinDetail resource

func GetUserTemplatePropertyFields ¶

func GetUserTemplatePropertyFields() (t []string)

func GetVCEStatusDetailPropertyFields ¶

func GetVCEStatusDetailPropertyFields() (t []string)

Retrieve property field names for updating the VCEStatusDetail resource

func GetVCEStatusPropertyFields ¶

func GetVCEStatusPropertyFields() (t []string)

Retrieve property field names for updating the VCEStatus resource

func GetVMManifestImagePropertyFields ¶

func GetVMManifestImagePropertyFields() (t []string)

func GetVMManifestPropertyFields ¶

func GetVMManifestPropertyFields() (t []string)

func GetVMManifestSummaryPropertyFields ¶

func GetVMManifestSummaryPropertyFields() (t []string)

Retrieve property field names for updating the VMManifestSummary resource

func GetVMPropertyFields ¶

func GetVMPropertyFields() (t []string)

Retrieve property field names for updating the VM resource

func GetVariableFileEncodingPropertyFields ¶

func GetVariableFileEncodingPropertyFields() (t []string)

Retrieve property field names for updating the VariableFileEncoding resource

func GetVariableGroupConditionOperatorPropertyFields ¶

func GetVariableGroupConditionOperatorPropertyFields() (t []string)

Retrieve property field names for updating the VariableGroupConditionOperator resource

func GetVariableGroupConditionPropertyFields ¶

func GetVariableGroupConditionPropertyFields() (t []string)

Retrieve property field names for updating the VariableGroupCondition resource

func GetVariableGroupVariablePropertyFields ¶

func GetVariableGroupVariablePropertyFields() (t []string)

Retrieve property field names for updating the VariableGroupVariable resource

func GetVariableOptionValPropertyFields ¶

func GetVariableOptionValPropertyFields() (t []string)

Retrieve property field names for updating the VariableOptionVal resource

func GetVariableVariableFormatPropertyFields ¶

func GetVariableVariableFormatPropertyFields() (t []string)

Retrieve property field names for updating the VariableVariableFormat resource

func GetVifInfoPropertyFields ¶

func GetVifInfoPropertyFields() (t []string)

Retrieve property field names for updating the VifInfo resource

func GetVolInstConfigPropertyFields ¶

func GetVolInstConfigPropertyFields() (t []string)

Retrieve property field names for updating the VolInstConfig resource

func GetVolInstFilterPropertyFields ¶

func GetVolInstFilterPropertyFields() (t []string)

Retrieve property field names for updating the VolInstFilter resource

func GetVolInstListPropertyFields ¶

func GetVolInstListPropertyFields() (t []string)

Retrieve property field names for updating the VolInstList resource

func GetVolInstResourcePropertyFields ¶

func GetVolInstResourcePropertyFields() (t []string)

Retrieve property field names for updating the VolInstResource resource

func GetVolInstShortConfigPropertyFields ¶

func GetVolInstShortConfigPropertyFields() (t []string)

Retrieve property field names for updating the VolInstShortConfig resource

func GetVolInstStatusFilterPropertyFields ¶

func GetVolInstStatusFilterPropertyFields() (t []string)

Retrieve property field names for updating the VolInstStatusFilter resource

func GetVolInstStatusListMsgPropertyFields ¶

func GetVolInstStatusListMsgPropertyFields() (t []string)

Retrieve property field names for updating the VolInstStatusListMsg resource

func GetVolInstStatusMsgPropertyFields ¶

func GetVolInstStatusMsgPropertyFields() (t []string)

Retrieve property field names for updating the VolInstStatusMsg resource

func GetVolInstStatusSummaryMsgPropertyFields ¶

func GetVolInstStatusSummaryMsgPropertyFields() (t []string)

Retrieve property field names for updating the VolInstStatusSummaryMsg resource

func GetVolumeInstPolicyPropertyFields ¶

func GetVolumeInstPolicyPropertyFields() (t []string)

Retrieve property field names for updating the VolumeInstPolicy resource

func GetVolumeInstanceAccessModePropertyFields ¶

func GetVolumeInstanceAccessModePropertyFields() (t []string)

Retrieve property field names for updating the VolumeInstanceAccessMode resource

func GetVolumeInstanceTypePropertyFields ¶

func GetVolumeInstanceTypePropertyFields() (t []string)

Retrieve property field names for updating the VolumeInstanceType resource

func GetZManufacturerInfoPropertyFields ¶

func GetZManufacturerInfoPropertyFields() (t []string)

Retrieve property field names for updating the ZManufacturerInfo resource

func GetZcOpsStatusPropertyFields ¶

func GetZcOpsStatusPropertyFields() (t []string)

Retrieve property field names for updating the ZcOpsStatus resource

func GetZcOpsTypePropertyFields ¶

func GetZcOpsTypePropertyFields() (t []string)

Retrieve property field names for updating the ZcOpsType resource

func GetZedCloudOpsCmdPropertyFields ¶

func GetZedCloudOpsCmdPropertyFields() (t []string)

Retrieve property field names for updating the ZedCloudOpsCmd resource

func GetZedcloudCountersPropertyFields ¶

func GetZedcloudCountersPropertyFields() (t []string)

Retrieve property field names for updating the ZedcloudCounters resource

func GetZsrvErrorCodePropertyFields ¶

func GetZsrvErrorCodePropertyFields() (t []string)

Retrieve property field names for updating the ZsrvErrorCode resource

func GetZsrvErrorPropertyFields ¶

func GetZsrvErrorPropertyFields() (t []string)

Retrieve property field names for updating the ZsrvError resource

func GetZsrvResponsePropertyFields ¶

func GetZsrvResponsePropertyFields() (t []string)

Retrieve property field names for updating the ZsrvResponse resource

func GooglerpcStatusModel ¶

func GooglerpcStatusModel(d *schema.ResourceData) *models.GooglerpcStatus

func GooglerpcStatusModelFromMap ¶

func GooglerpcStatusModelFromMap(m map[string]interface{}) *models.GooglerpcStatus

func GooglerpcStatusSchema ¶

func GooglerpcStatusSchema() map[string]*schema.Schema

Schema mapping representing the GooglerpcStatus resource defined in the Terraform configuration

func GroupCertificateEnrollmentModelFromMap ¶

func GroupCertificateEnrollmentModelFromMap(m map[string]interface{}) *models.GroupCertificateEnrollment

func GroupCertificateEnrollmentSchema ¶

func GroupCertificateEnrollmentSchema() map[string]*schema.Schema

func GroupSymmetricKeyEnrollmentModelFromMap ¶

func GroupSymmetricKeyEnrollmentModelFromMap(m map[string]interface{}) *models.GroupSymmetricKeyEnrollment

func GroupSymmetricKeyEnrollmentSchema ¶

func GroupSymmetricKeyEnrollmentSchema() map[string]*schema.Schema

func HvModeModel ¶

func HvModeModel(d *schema.ResourceData) *models.HvMode

Function to perform the following actions: (1) Translate HvMode resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func HvModeModelFromMap ¶

func HvModeModelFromMap(m map[string]interface{}) *models.HvMode

func HvModeSchema ¶

func HvModeSchema() map[string]*schema.Schema

Schema mapping representing the HvMode resource defined in the Terraform configuration

func IPAssignmentModel ¶

func IPAssignmentModel(d *schema.ResourceData) *models.IPAssignment

func IPAssignmentModelFromMap ¶

func IPAssignmentModelFromMap(m map[string]interface{}) *models.IPAssignment

func IPAssignmentSchema ¶

func IPAssignmentSchema() map[string]*schema.Schema

Schema mapping representing the IPAssignment resource defined in the Terraform configuration

func IPSpec ¶

func IPSpec() map[string]*schema.Schema

Schema mapping representing the IPSpec resource defined in the Terraform configuration

func IPSpecModel ¶

func IPSpecModel(d *schema.ResourceData) *models.IPSpec

func IPSpecModelFromMap ¶

func IPSpecModelFromMap(m map[string]interface{}) *models.IPSpec

func IPSpecPropertyFields ¶

func IPSpecPropertyFields() (t []string)

Retrieve property field names for updating the IPSpec resource

func Image ¶

func Image() map[string]*schema.Schema

Schema mapping representing the ImageConfig resource defined in the Terraform configuration

func ImageModel ¶

func ImageModel(d *schema.ResourceData) *models.Image

func ImageModelFromMap ¶

func ImageModelFromMap(m map[string]interface{}) *models.Image

func IndividualSymmetricKeyEnrollmentModel ¶

func IndividualSymmetricKeyEnrollmentModel(d *schema.ResourceData) *models.IndividualSymmetricKeyEnrollment

Function to perform the following actions: (1) Translate IndividualSymmetricKeyEnrollment resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func IndividualSymmetricKeyEnrollmentModelFromMap ¶

func IndividualSymmetricKeyEnrollmentModelFromMap(m map[string]interface{}) *models.IndividualSymmetricKeyEnrollment

func IndividualSymmetricKeyEnrollmentSchema ¶

func IndividualSymmetricKeyEnrollmentSchema() map[string]*schema.Schema

Schema mapping representing the IndividualSymmetricKeyEnrollment resource defined in the Terraform configuration

func InlineOpaqueBase64DataModelFromMap ¶

func InlineOpaqueBase64DataModelFromMap(m map[string]interface{}) *models.InlineOpaqueBase64Data

func InlineOpaqueBase64DataSchema ¶

func InlineOpaqueBase64DataSchema() map[string]*schema.Schema

func InstanceTransitionActionModelFromMap ¶

func InstanceTransitionActionModelFromMap(m map[string]interface{}) *models.InstanceTransitionAction

func InstanceTransitionActionSchema ¶

func InstanceTransitionActionSchema() map[string]*schema.Schema

Schema mapping representing the InstanceTransitionAction resource defined in the Terraform configuration

func IntegrationPolicy ¶

func IntegrationPolicy() map[string]*schema.Schema

func IntegrationPolicyModel ¶

func IntegrationPolicyModel(d *schema.ResourceData) *models.IntegrationPolicy

func IntegrationPolicyModelFromMap ¶

func IntegrationPolicyModelFromMap(m map[string]interface{}) *models.IntegrationPolicy

func Interface ¶

func Interface() map[string]*schema.Schema

Schema mapping representing the Interface resource defined in the Terraform configuration

func InterfaceModel ¶

func InterfaceModel(d *schema.ResourceData) *models.Interface

func InterfaceModelFromMap ¶

func InterfaceModelFromMap(m map[string]interface{}) *models.Interface

func IoAddressesModel ¶

func IoAddressesModel(d *schema.ResourceData) *models.IoAddresses

func IoAddressesModelFromMap ¶

func IoAddressesModelFromMap(m map[string]interface{}) *models.IoAddresses

func IoAddressesSchema ¶

func IoAddressesSchema() map[string]*schema.Schema

Schema mapping representing the IoAddresses resource defined in the Terraform configuration

func IoBundleStatusModel ¶

func IoBundleStatusModel(d *schema.ResourceData) *models.IoBundleStatus

func IoBundleStatusModelFromMap ¶

func IoBundleStatusModelFromMap(m map[string]interface{}) *models.IoBundleStatus

func IoBundleStatusSchema ¶

func IoBundleStatusSchema() map[string]*schema.Schema

Schema mapping representing the IoBundleStatus resource defined in the Terraform configuration

func IoMemberModel ¶

func IoMemberModel(d *schema.ResourceData) *models.IoMember

Function to perform the following actions: (1) Translate IoMember resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func IoMemberModelFromMap ¶

func IoMemberModelFromMap(m map[string]interface{}) *models.IoMember

func IoMemberSchema ¶

func IoMemberSchema() map[string]*schema.Schema

Schema mapping representing the IoMember resource defined in the Terraform configuration

func IoMemberStatusModel ¶

func IoMemberStatusModel(d *schema.ResourceData) *models.IoMemberStatus

func IoMemberStatusModelFromMap ¶

func IoMemberStatusModelFromMap(m map[string]interface{}) *models.IoMemberStatus

func IoMemberStatusSchema ¶

func IoMemberStatusSchema() map[string]*schema.Schema

Schema mapping representing the IoMemberStatus resource defined in the Terraform configuration

func IoTypeModel ¶

func IoTypeModel(d *schema.ResourceData) *models.IoType

func IoTypeModelFromMap ¶

func IoTypeModelFromMap(m map[string]interface{}) *models.IoType

func IoTypeSchema ¶

func IoTypeSchema() map[string]*schema.Schema

Schema mapping representing the IoType resource defined in the Terraform configuration

func IotHubServiceDetail ¶

func IotHubServiceDetail() map[string]*schema.Schema

func IotHubServiceDetailModelFromMap ¶

func IotHubServiceDetailModelFromMap(m map[string]interface{}) *models.IotHubServiceDetail

func JWT ¶

func JWT() map[string]*schema.Schema

Schema mapping representing the JWTInfo resource defined in the Terraform configuration

func JWTInfoModel ¶

func JWTInfoModel(d *schema.ResourceData) *models.JWTInfo

func JWTInfoModelFromMap ¶

func JWTInfoModelFromMap(m map[string]interface{}) *models.JWTInfo

func LTEAdapterModel ¶

func LTEAdapterModel(d *schema.ResourceData) *models.LTEAdapter

func LTEAdapterModelFromMap ¶

func LTEAdapterModelFromMap(m map[string]interface{}) *models.LTEAdapter

func LTEAdapterSchema ¶

func LTEAdapterSchema() map[string]*schema.Schema

Schema mapping representing the LTEAdapter resource defined in the Terraform configuration

func LimitParamsModel ¶

func LimitParamsModel(d *schema.ResourceData) *models.LimitParams

Function to perform the following actions: (1) Translate LimitParams resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func LimitParamsModelFromMap ¶

func LimitParamsModelFromMap(m map[string]interface{}) *models.LimitParams

func LimitParamsSchema ¶

func LimitParamsSchema() map[string]*schema.Schema

Schema mapping representing the LimitParams resource defined in the Terraform configuration

func Lisp ¶

func Lisp() map[string]*schema.Schema

func LispConfigModel ¶

func LispConfigModel(d *schema.ResourceData) *models.LispConfig

func LispConfigModelFromMap ¶

func LispConfigModelFromMap(m map[string]interface{}) *models.LispConfig

func LispConfigSchema ¶

func LispConfigSchema() map[string]*schema.Schema

func LispModel ¶

func LispModel(d *schema.ResourceData) *models.LispConfig

func LispModelFromMap ¶

func LispModelFromMap(m map[string]interface{}) *models.LispConfig

func LispServer ¶

func LispServer() map[string]*schema.Schema

Schema mapping representing the LispServer resource defined in the Terraform configuration

func LispServerModel ¶

func LispServerModel(d *schema.ResourceData) *models.LispServer

func LispServerModelFromMap ¶

func LispServerModelFromMap(m map[string]interface{}) *models.LispServer

func LocalOperatorConsolePolicy ¶

func LocalOperatorConsolePolicy() map[string]*schema.Schema

func LocalOperatorConsolePolicyModelFromMap ¶

func LocalOperatorConsolePolicyModelFromMap(m map[string]interface{}) *models.LocalOperatorConsolePolicy

func ManifestInfoModel ¶

func ManifestInfoModel(d *schema.ResourceData) *models.ManifestInfo

func ManifestInfoModelFromMap ¶

func ManifestInfoModelFromMap(m map[string]interface{}) *models.ManifestInfo

func ManifestInfoSchema ¶

func ManifestInfoSchema() map[string]*schema.Schema

func MapParamsModel ¶

func MapParamsModel(d *schema.ResourceData) *models.MapParams

Function to perform the following actions: (1) Translate MapParams resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func MapParamsModelFromMap ¶

func MapParamsModelFromMap(m map[string]interface{}) *models.MapParams

func MapParamsSchema ¶

func MapParamsSchema() map[string]*schema.Schema

Schema mapping representing the MapParams resource defined in the Terraform configuration

func MatchModel ¶

func MatchModel(d *schema.ResourceData) *models.Match

func MatchModelFromMap ¶

func MatchModelFromMap(m map[string]interface{}) *models.Match

func MatchSchema ¶

func MatchSchema() map[string]*schema.Schema

func MemorySummaryModel ¶

func MemorySummaryModel(d *schema.ResourceData) *models.MemorySummary

Function to perform the following actions: (1) Translate MemorySummary resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func MemorySummaryModelFromMap ¶

func MemorySummaryModelFromMap(m map[string]interface{}) *models.MemorySummary

func MemorySummarySchema ¶

func MemorySummarySchema() map[string]*schema.Schema

Schema mapping representing the MemorySummary resource defined in the Terraform configuration

func MetricQueryResponseItemModel ¶

func MetricQueryResponseItemModel(d *schema.ResourceData) *models.MetricQueryResponseItem

Function to perform the following actions: (1) Translate MetricQueryResponseItem resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func MetricQueryResponseItemModelFromMap ¶

func MetricQueryResponseItemModelFromMap(m map[string]interface{}) *models.MetricQueryResponseItem

func MetricQueryResponseItemSchema ¶

func MetricQueryResponseItemSchema() map[string]*schema.Schema

Schema mapping representing the MetricQueryResponseItem resource defined in the Terraform configuration

func MetricQueryResponseModel ¶

func MetricQueryResponseModel(d *schema.ResourceData) *models.MetricQueryResponse

Function to perform the following actions: (1) Translate MetricQueryResponse resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func MetricQueryResponseModelFromMap ¶

func MetricQueryResponseModelFromMap(m map[string]interface{}) *models.MetricQueryResponse

func MetricQueryResponseSchema ¶

func MetricQueryResponseSchema() map[string]*schema.Schema

Schema mapping representing the MetricQueryResponse resource defined in the Terraform configuration

func MetricThresholdModel ¶

func MetricThresholdModel(d *schema.ResourceData) *models.MetricThreshold

Function to perform the following actions: (1) Translate MetricThreshold resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func MetricThresholdModelFromMap ¶

func MetricThresholdModelFromMap(m map[string]interface{}) *models.MetricThreshold

func MetricThresholdSchema ¶

func MetricThresholdSchema() map[string]*schema.Schema

Schema mapping representing the MetricThreshold resource defined in the Terraform configuration

func MetricTypeModel ¶

func MetricTypeModel(d *schema.ResourceData) *models.MetricType

Function to perform the following actions: (1) Translate MetricType resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func MetricTypeModelFromMap ¶

func MetricTypeModelFromMap(m map[string]interface{}) *models.MetricType

func MetricTypeSchema ¶

func MetricTypeSchema() map[string]*schema.Schema

Schema mapping representing the MetricType resource defined in the Terraform configuration

func MetricsDetail ¶

func MetricsDetail() map[string]*schema.Schema

func MetricsDetailModel ¶

func MetricsDetailModel(d *schema.ResourceData) *models.MetricsDetail

func MetricsDetailModelFromMap ¶

func MetricsDetailModelFromMap(m map[string]interface{}) *models.MetricsDetail

func ModelArchTypeModel ¶

func ModelArchTypeModel(d *schema.ResourceData) *models.ModelArchType

Function to perform the following actions: (1) Translate ModelArchType resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func ModelArchTypeModelFromMap ¶

func ModelArchTypeModelFromMap(m map[string]interface{}) *models.ModelArchType

func ModelArchTypeSchema ¶

func ModelArchTypeSchema() map[string]*schema.Schema

Schema mapping representing the ModelArchType resource defined in the Terraform configuration

func ModuleDetail ¶

func ModuleDetail() map[string]*schema.Schema

func ModuleDetailModel ¶

func ModuleDetailModel(d *schema.ResourceData) *models.ModuleDetail

func ModuleDetailModelFromMap ¶

func ModuleDetailModelFromMap(m map[string]interface{}) *models.ModuleDetail

func ModulePolicy ¶

func ModulePolicy() map[string]*schema.Schema

func ModulePolicyModel ¶

func ModulePolicyModel(d *schema.ResourceData) *models.ModulePolicy

func ModulePolicyModelFromMap ¶

func ModulePolicyModelFromMap(m map[string]interface{}) *models.ModulePolicy

func ModuleSummaryModel ¶

func ModuleSummaryModel(d *schema.ResourceData) *models.ModuleSummary

func ModuleSummaryModelFromMap ¶

func ModuleSummaryModelFromMap(m map[string]interface{}) *models.ModuleSummary

func ModuleSummarySchema ¶

func ModuleSummarySchema() map[string]*schema.Schema

Schema mapping representing the ModuleSummary resource defined in the Terraform configuration

func ModuleTypeModel ¶

func ModuleTypeModel(d *schema.ResourceData) *models.ModuleType

Function to perform the following actions: (1) Translate ModuleType resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func ModuleTypeModelFromMap ¶

func ModuleTypeModelFromMap(m map[string]interface{}) *models.ModuleType

func ModuleTypeSchema ¶

func ModuleTypeSchema() map[string]*schema.Schema

Schema mapping representing the ModuleType resource defined in the Terraform configuration

func NetConfigListModel ¶

func NetConfigListModel(d *schema.ResourceData) *models.NetConfigList

func NetConfigListModelFromMap ¶

func NetConfigListModelFromMap(m map[string]interface{}) *models.NetConfigList

func NetConfigListSchema ¶

func NetConfigListSchema() map[string]*schema.Schema

Schema mapping representing the NetConfigList resource defined in the Terraform configuration

func NetInstConfigStatusListModelFromMap ¶

func NetInstConfigStatusListModelFromMap(m map[string]interface{}) *models.NetInstConfigStatusList

func NetInstConfigStatusListSchema ¶

func NetInstConfigStatusListSchema() map[string]*schema.Schema

Schema mapping representing the NetInstConfigStatusList resource defined in the Terraform configuration

func NetInstConfigStatusModelFromMap ¶

func NetInstConfigStatusModelFromMap(m map[string]interface{}) *models.NetInstConfigStatus

func NetInstConfigStatusSchema ¶

func NetInstConfigStatusSchema() map[string]*schema.Schema

Schema mapping representing the NetInstConfigStatus resource defined in the Terraform configuration

func NetInstFilterModel ¶

func NetInstFilterModel(d *schema.ResourceData) *models.NetInstFilter

func NetInstFilterModelFromMap ¶

func NetInstFilterModelFromMap(m map[string]interface{}) *models.NetInstFilter

func NetInstFilterSchema ¶

func NetInstFilterSchema() map[string]*schema.Schema

Schema mapping representing the NetInstFilter resource defined in the Terraform configuration

func NetInstListModel ¶

func NetInstListModel(d *schema.ResourceData) *models.NetInstList

func NetInstListModelFromMap ¶

func NetInstListModelFromMap(m map[string]interface{}) *models.NetInstList

func NetInstListSchema ¶

func NetInstListSchema() map[string]*schema.Schema

Schema mapping representing the NetInstList resource defined in the Terraform configuration

func NetInstOpaqueConfigModelFromMap ¶

func NetInstOpaqueConfigModelFromMap(m map[string]interface{}) *models.NetInstOpaqueConfig

func NetInstOpaqueConfigSchema ¶

func NetInstOpaqueConfigSchema() map[string]*schema.Schema

func NetInstShortConfigModel ¶

func NetInstShortConfigModel(d *schema.ResourceData) *models.NetInstShortConfig

func NetInstShortConfigModelFromMap ¶

func NetInstShortConfigModelFromMap(m map[string]interface{}) *models.NetInstShortConfig

func NetInstShortConfigSchema ¶

func NetInstShortConfigSchema() map[string]*schema.Schema

Schema mapping representing the NetInstShortConfig resource defined in the Terraform configuration

func NetInstStatusFilterModelFromMap ¶

func NetInstStatusFilterModelFromMap(m map[string]interface{}) *models.NetInstStatusFilter

func NetInstStatusFilterSchema ¶

func NetInstStatusFilterSchema() map[string]*schema.Schema

Schema mapping representing the NetInstStatusFilter resource defined in the Terraform configuration

func NetInstStatusListMsgModelFromMap ¶

func NetInstStatusListMsgModelFromMap(m map[string]interface{}) *models.NetInstStatusListMsg

func NetInstStatusListMsgSchema ¶

func NetInstStatusListMsgSchema() map[string]*schema.Schema

Schema mapping representing the NetInstStatusListMsg resource defined in the Terraform configuration

func NetInstStatusMsgModel ¶

func NetInstStatusMsgModel(d *schema.ResourceData) *models.NetInstStatusMsg

func NetInstStatusMsgModelFromMap ¶

func NetInstStatusMsgModelFromMap(m map[string]interface{}) *models.NetInstStatusMsg

func NetInstStatusMsgSchema ¶

func NetInstStatusMsgSchema() map[string]*schema.Schema

Schema mapping representing the NetInstStatusMsg resource defined in the Terraform configuration

func NetInstStatusSummaryMsgModelFromMap ¶

func NetInstStatusSummaryMsgModelFromMap(m map[string]interface{}) *models.NetInstStatusSummaryMsg

func NetInstStatusSummaryMsgSchema ¶

func NetInstStatusSummaryMsgSchema() map[string]*schema.Schema

Schema mapping representing the NetInstStatusSummaryMsg resource defined in the Terraform configuration

func NetProxyStatusModel ¶

func NetProxyStatusModel(d *schema.ResourceData) *models.NetProxyStatus

Function to perform the following actions: (1) Translate NetProxyStatus resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func NetProxyStatusModelFromMap ¶

func NetProxyStatusModelFromMap(m map[string]interface{}) *models.NetProxyStatus

func NetProxyStatusSchema ¶

func NetProxyStatusSchema() map[string]*schema.Schema

Schema mapping representing the NetProxyStatus resource defined in the Terraform configuration

func NetWifiConfigNetcryptoblockModelFromMap ¶

func NetWifiConfigNetcryptoblockModelFromMap(m map[string]interface{}) *models.NetWifiConfigNetcryptoblock

func NetWifiConfigNetcryptoblockSchema ¶

func NetWifiConfigNetcryptoblockSchema() map[string]*schema.Schema

Schema mapping representing the NetWifiConfigNetcryptoblock resource defined in the Terraform configuration

func NetWifiConfigSecretsModelFromMap ¶

func NetWifiConfigSecretsModelFromMap(m map[string]interface{}) *models.NetWifiConfigSecrets

func NetWifiConfigSecretsSchema ¶

func NetWifiConfigSecretsSchema() map[string]*schema.Schema

Schema mapping representing the NetWifiConfigSecrets resource defined in the Terraform configuration

func Network ¶

func Network() map[string]*schema.Schema

Schema mapping representing the Network resource defined in the Terraform configuration.

func NetworkCellular ¶

func NetworkCellular() map[string]*schema.Schema

Schema mapping representing the Cellular resource defined in the Terraform configuration

func NetworkCellularModel ¶

func NetworkCellularModel(d *schema.ResourceData) *models.Cellular

func NetworkCellularModelFromMap ¶

func NetworkCellularModelFromMap(m map[string]interface{}) *models.Cellular

func NetworkCellularResourceData ¶

func NetworkCellularResourceData(d *schema.ResourceData, m *models.Cellular)

func NetworkCountersModel ¶

func NetworkCountersModel(d *schema.ResourceData) *models.NetworkCounters

Function to perform the following actions: (1) Translate NetworkCounters resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func NetworkCountersModelFromMap ¶

func NetworkCountersModelFromMap(m map[string]interface{}) *models.NetworkCounters

func NetworkCountersSchema ¶

func NetworkCountersSchema() map[string]*schema.Schema

Schema mapping representing the NetworkCounters resource defined in the Terraform configuration

func NetworkDHCPTypeModel ¶

func NetworkDHCPTypeModel(d *schema.ResourceData) *models.NetworkDHCPType

func NetworkDHCPTypeModelFromMap ¶

func NetworkDHCPTypeModelFromMap(m map[string]interface{}) *models.NetworkDHCPType

func NetworkDHCPTypeSchema ¶

func NetworkDHCPTypeSchema() map[string]*schema.Schema

Schema mapping representing the NetworkDHCPType resource defined in the Terraform configuration

func NetworkFilterModel ¶

func NetworkFilterModel(d *schema.ResourceData) *models.NetworkFilter

func NetworkFilterModelFromMap ¶

func NetworkFilterModelFromMap(m map[string]interface{}) *models.NetworkFilter

func NetworkFilterSchema ¶

func NetworkFilterSchema() map[string]*schema.Schema

Schema mapping representing the NetworkFilter resource defined in the Terraform configuration

func NetworkInstPolicyModel ¶

func NetworkInstPolicyModel(d *schema.ResourceData) *models.NetworkInstPolicy

func NetworkInstPolicyModelFromMap ¶

func NetworkInstPolicyModelFromMap(m map[string]interface{}) *models.NetworkInstPolicy

func NetworkInstPolicySchema ¶

func NetworkInstPolicySchema() map[string]*schema.Schema

func NetworkInstance ¶

func NetworkInstance() map[string]*schema.Schema

func NetworkInstanceDhcpTypeModelFromMap ¶

func NetworkInstanceDhcpTypeModelFromMap(m map[string]interface{}) *models.NetworkInstanceDhcpType

func NetworkInstanceDhcpTypeSchema ¶

func NetworkInstanceDhcpTypeSchema() map[string]*schema.Schema

Schema mapping representing the NetworkInstanceDhcpType resource defined in the Terraform configuration

func NetworkInstanceKindModelFromMap ¶

func NetworkInstanceKindModelFromMap(m map[string]interface{}) *models.NetworkInstanceKind

func NetworkInstanceKindSchema ¶

func NetworkInstanceKindSchema() map[string]*schema.Schema

Schema mapping representing the NetworkInstanceKind resource defined in the Terraform configuration

func NetworkInstanceModel ¶

func NetworkInstanceModel(d *schema.ResourceData) *models.NetworkInstance

func NetworkInstanceModelFromMap ¶

func NetworkInstanceModelFromMap(m map[string]interface{}) *models.NetworkInstance

func NetworkInstanceOpaque ¶

func NetworkInstanceOpaque() map[string]*schema.Schema

Schema mapping representing the NetInstOpaqueConfig resource defined in the Terraform configuration

func NetworkInstanceOpaqueModel ¶

func NetworkInstanceOpaqueModel(d *schema.ResourceData) *models.NetInstOpaqueConfig

func NetworkInstanceOpaqueModelFromMap ¶

func NetworkInstanceOpaqueModelFromMap(m map[string]interface{}) *models.NetInstOpaqueConfig

func NetworkKindModel ¶

func NetworkKindModel(d *schema.ResourceData) *models.NetworkKind

func NetworkKindModelFromMap ¶

func NetworkKindModelFromMap(m map[string]interface{}) *models.NetworkKind

func NetworkKindSchema ¶

func NetworkKindSchema() map[string]*schema.Schema

Schema mapping representing the NetworkKind resource defined in the Terraform configuration

func NetworkModel ¶

func NetworkModel(d *schema.ResourceData) *models.Network

func NetworkModelFromMap ¶

func NetworkModelFromMap(m map[string]interface{}) *models.Network

func NetworkPolicy ¶

func NetworkPolicy() map[string]*schema.Schema

func NetworkPolicyModel ¶

func NetworkPolicyModel(d *schema.ResourceData) *models.NetworkPolicy

func NetworkPolicyModelFromMap ¶

func NetworkPolicyModelFromMap(m map[string]interface{}) *models.NetworkPolicy

func NetworkPropertyFields ¶

func NetworkPropertyFields() (t []string)

Retrieve property field names for updating the Network resource

func NetworkProxy ¶

func NetworkProxy() map[string]*schema.Schema

Schema mapping representing the NetworkProxy resource defined in the Terraform configuration

func NetworkProxyModel ¶

func NetworkProxyModel(d *schema.ResourceData) *models.Proxy

func NetworkProxyModelFromMap ¶

func NetworkProxyModelFromMap(m map[string]interface{}) *models.Proxy

func NetworkProxyPropertyFields ¶

func NetworkProxyPropertyFields() (t []string)

Retrieve property field names for updating the NetProxyConfig resource

func NetworkProxyProtoModel ¶

func NetworkProxyProtoModel(d *schema.ResourceData) *models.Proto

func NetworkProxyProtoModelFromMap ¶

func NetworkProxyProtoModelFromMap(m map[string]interface{}) *models.Proto

func NetworkProxyProtoSchema ¶

func NetworkProxyProtoSchema() map[string]*schema.Schema

Schema mapping representing the NetworkProxyProto resource defined in the Terraform configuration

func NetworkProxyServer ¶

func NetworkProxyServer() map[string]*schema.Schema

Schema mapping representing the NetProxyServer resource defined in the Terraform configuration

func NetworkProxyServerModel ¶

func NetworkProxyServerModel(d *schema.ResourceData) *models.Server

func NetworkProxyServerModelFromMap ¶

func NetworkProxyServerModelFromMap(m map[string]interface{}) *models.Server

func NetworkProxyServerPropertyFields ¶

func NetworkProxyServerPropertyFields() (t []string)

Retrieve property field names for updating the NetProxyServer resource

func NetworkStatusModel ¶

func NetworkStatusModel(d *schema.ResourceData) *models.NetworkStatus

Function to perform the following actions: (1) Translate NetworkStatus resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func NetworkStatusModelFromMap ¶

func NetworkStatusModelFromMap(m map[string]interface{}) *models.NetworkStatus

func NetworkStatusSchema ¶

func NetworkStatusSchema() map[string]*schema.Schema

Schema mapping representing the NetworkStatus resource defined in the Terraform configuration

func NetworkWiFiKeySchemeModelFromMap ¶

func NetworkWiFiKeySchemeModelFromMap(m map[string]interface{}) *models.NetworkWiFiKeyScheme

func NetworkWiFiKeySchemeSchema ¶

func NetworkWiFiKeySchemeSchema() map[string]*schema.Schema

Schema mapping representing the NetworkWiFiKeyScheme resource defined in the Terraform configuration

func NetworkWifi ¶

func NetworkWifi() map[string]*schema.Schema

Schema mapping representing the NetWifiConfig resource defined in the Terraform configuration

func NetworkWifiModel ¶

func NetworkWifiModel(d *schema.ResourceData) *models.Wifi

func NetworkWifiModelFromMap ¶

func NetworkWifiModelFromMap(m map[string]interface{}) *models.Wifi

func NetworkWireless ¶

func NetworkWireless() map[string]*schema.Schema

Schema mapping representing the NetWirelessConfig resource defined in the Terraform configuration

func NetworkWirelessModel ¶

func NetworkWirelessModel(d *schema.ResourceData) *models.Wireless

func NetworkWirelessModelFromMap ¶

func NetworkWirelessModelFromMap(m map[string]interface{}) *models.Wireless

func NetworkWirelessTypeModel ¶

func NetworkWirelessTypeModel(d *schema.ResourceData) *models.Type

func NetworkWirelessTypeModelFromMap ¶

func NetworkWirelessTypeModelFromMap(m map[string]interface{}) *models.Type

func NetworkWirelessTypeSchema ¶

func NetworkWirelessTypeSchema() map[string]*schema.Schema

Schema mapping representing the NetworkWirelessType resource defined in the Terraform configuration

func Node ¶

func Node() map[string]*schema.Schema

Schema mapping representing the DeviceConfig resource defined in the Terraform configuration

func NodeModel ¶

func NodeModel(d *schema.ResourceData) *models.Node

func ObjectDetailModel ¶

func ObjectDetailModel(d *schema.ResourceData) *models.ObjectDetail

func ObjectDetailModelFromMap ¶

func ObjectDetailModelFromMap(m map[string]interface{}) *models.ObjectDetail

func ObjectDetailSchema ¶

func ObjectDetailSchema() map[string]*schema.Schema

Schema mapping representing the ObjectDetail resource defined in the Terraform configuration

func ObjectParentDetail ¶

func ObjectParentDetail() map[string]*schema.Schema

func ObjectParentDetailModel ¶

func ObjectParentDetailModel(d *schema.ResourceData) *models.ObjectParentDetail

func ObjectParentDetailModelFromMap ¶

func ObjectParentDetailModelFromMap(m map[string]interface{}) *models.ObjectParentDetail

func ObjectRevision ¶

func ObjectRevision() map[string]*schema.Schema

Schema mapping representing the ObjectRevision resource defined in the Terraform configuration

func ObjectRevisionModel ¶

func ObjectRevisionModel(d *schema.ResourceData) *models.ObjectRevision

func ObjectRevisionModelFromMap ¶

func ObjectRevisionModelFromMap(m map[string]interface{}) *models.ObjectRevision

func ObjectTagFilterModel ¶

func ObjectTagFilterModel(d *schema.ResourceData) *models.ObjectTagFilter

func ObjectTagFilterModelFromMap ¶

func ObjectTagFilterModelFromMap(m map[string]interface{}) *models.ObjectTagFilter

func ObjectTagFilterSchema ¶

func ObjectTagFilterSchema() map[string]*schema.Schema

Schema mapping representing the ObjectTagFilter resource defined in the Terraform configuration

func ObjectTagModel ¶

func ObjectTagModel(d *schema.ResourceData) *models.ObjectTag

func ObjectTagModelFromMap ¶

func ObjectTagModelFromMap(m map[string]interface{}) *models.ObjectTag

func ObjectTagSchema ¶

func ObjectTagSchema() map[string]*schema.Schema

Schema mapping representing the ObjectTag resource defined in the Terraform configuration

func ObjectTagsListModel ¶

func ObjectTagsListModel(d *schema.ResourceData) *models.ObjectTagsList

func ObjectTagsListModelFromMap ¶

func ObjectTagsListModelFromMap(m map[string]interface{}) *models.ObjectTagsList

func ObjectTagsListSchema ¶

func ObjectTagsListSchema() map[string]*schema.Schema

Schema mapping representing the ObjectTagsList resource defined in the Terraform configuration

func ObjectTypeModel ¶

func ObjectTypeModel(d *schema.ResourceData) *models.ObjectType

func ObjectTypeModelFromMap ¶

func ObjectTypeModelFromMap(m map[string]interface{}) *models.ObjectType

func ObjectTypeSchema ¶

func ObjectTypeSchema() map[string]*schema.Schema

Schema mapping representing the ObjectType resource defined in the Terraform configuration

func OpaqueAppInstanceStatusModelFromMap ¶

func OpaqueAppInstanceStatusModelFromMap(m map[string]interface{}) *models.OpaqueAppInstanceStatus

func OpaqueAppInstanceStatusSchema ¶

func OpaqueAppInstanceStatusSchema() map[string]*schema.Schema

func OpaqueConfigTypeModel ¶

func OpaqueConfigTypeModel(d *schema.ResourceData) *models.OpaqueConfigType

func OpaqueConfigTypeModelFromMap ¶

func OpaqueConfigTypeModelFromMap(m map[string]interface{}) *models.OpaqueConfigType

func OpaqueConfigTypeSchema ¶

func OpaqueConfigTypeSchema() map[string]*schema.Schema

Schema mapping representing the OpaqueConfigType resource defined in the Terraform configuration

func OpaqueObjectCategoryModelFromMap ¶

func OpaqueObjectCategoryModelFromMap(m map[string]interface{}) *models.OpaqueObjectCategory

func OpaqueObjectCategorySchema ¶

func OpaqueObjectCategorySchema() map[string]*schema.Schema

func OriginModel ¶

func OriginModel(d *schema.ResourceData) *models.Origin

Function to perform the following actions: (1) Translate Origin resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func OriginModelFromMap ¶

func OriginModelFromMap(m map[string]interface{}) *models.Origin

func OriginSchema ¶

func OriginSchema() map[string]*schema.Schema

Schema mapping representing the Origin resource defined in the Terraform configuration

func PCRTemplateModel ¶

func PCRTemplateModel(d *schema.ResourceData) *models.PCRTemplate

Function to perform the following actions: (1) Translate PCRTemplate resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func PCRTemplateModelFromMap ¶

func PCRTemplateModelFromMap(m map[string]interface{}) *models.PCRTemplate

func PCRTemplateSchema ¶

func PCRTemplateSchema() map[string]*schema.Schema

Schema mapping representing the PCRTemplate resource defined in the Terraform configuration

func PCRTypeModel ¶

func PCRTypeModel(d *schema.ResourceData) *models.PCRType

Function to perform the following actions: (1) Translate PCRType resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func PCRTypeModelFromMap ¶

func PCRTypeModelFromMap(m map[string]interface{}) *models.PCRType

func PCRTypeSchema ¶

func PCRTypeSchema() map[string]*schema.Schema

Schema mapping representing the PCRType resource defined in the Terraform configuration

func PCRValueModel ¶

func PCRValueModel(d *schema.ResourceData) *models.PCRValue

Function to perform the following actions: (1) Translate PCRValue resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func PCRValueModelFromMap ¶

func PCRValueModelFromMap(m map[string]interface{}) *models.PCRValue

func PCRValueSchema ¶

func PCRValueSchema() map[string]*schema.Schema

Schema mapping representing the PCRValue resource defined in the Terraform configuration

func Param ¶

func Param() map[string]*schema.Schema

func ParamModel ¶

func ParamModel(d *schema.ResourceData) *models.Param

func ParamModelFromMap ¶

func ParamModelFromMap(m map[string]interface{}) *models.Param

func PatchEnvelopeActionModelFromMap ¶

func PatchEnvelopeActionModelFromMap(m map[string]interface{}) *models.PatchEnvelopeAction

func PatchEnvelopeActionSchema ¶

func PatchEnvelopeActionSchema() map[string]*schema.Schema

func PatchEnvelopeListModel ¶

func PatchEnvelopeListModel(d *schema.ResourceData) *models.PatchEnvelopeList

func PatchEnvelopeListModelFromMap ¶

func PatchEnvelopeListModelFromMap(m map[string]interface{}) *models.PatchEnvelopeList

func PatchEnvelopeListSchema ¶

func PatchEnvelopeListSchema() map[string]*schema.Schema

func PatchEnvelopeModel ¶

func PatchEnvelopeModel(d *schema.ResourceData) *models.PatchEnvelope

func PatchEnvelopeModelFromMap ¶

func PatchEnvelopeModelFromMap(m map[string]interface{}) *models.PatchEnvelope

func PatchEnvelopeSchema ¶

func PatchEnvelopeSchema() map[string]*schema.Schema

func PatchEnvelopeStateModel ¶

func PatchEnvelopeStateModel(d *schema.ResourceData) *models.PatchEnvelopeState

func PatchEnvelopeStateModelFromMap ¶

func PatchEnvelopeStateModelFromMap(m map[string]interface{}) *models.PatchEnvelopeState

func PatchEnvelopeStateSchema ¶

func PatchEnvelopeStateSchema() map[string]*schema.Schema

func PatchEnvelopeStatusModelFromMap ¶

func PatchEnvelopeStatusModelFromMap(m map[string]interface{}) *models.PatchEnvelopeStatus

func PatchEnvelopeStatusSchema ¶

func PatchEnvelopeStatusSchema() map[string]*schema.Schema

func PatchEnvelopeUsageInfoModelFromMap ¶

func PatchEnvelopeUsageInfoModelFromMap(m map[string]interface{}) *models.PatchEnvelopeUsageInfo

func PatchEnvelopeUsageInfoSchema ¶

func PatchEnvelopeUsageInfoSchema() map[string]*schema.Schema

func PatchReferenceUpdateConfigModelFromMap ¶

func PatchReferenceUpdateConfigModelFromMap(m map[string]interface{}) *models.PatchReferenceUpdateConfig

func PatchReferenceUpdateConfigSchema ¶

func PatchReferenceUpdateConfigSchema() map[string]*schema.Schema

func PatchStatusFilterModel ¶

func PatchStatusFilterModel(d *schema.ResourceData) *models.PatchStatusFilter

func PatchStatusFilterModelFromMap ¶

func PatchStatusFilterModelFromMap(m map[string]interface{}) *models.PatchStatusFilter

func PatchStatusFilterSchema ¶

func PatchStatusFilterSchema() map[string]*schema.Schema

func PatchStatusListMsgModel ¶

func PatchStatusListMsgModel(d *schema.ResourceData) *models.PatchStatusListMsg

func PatchStatusListMsgModelFromMap ¶

func PatchStatusListMsgModelFromMap(m map[string]interface{}) *models.PatchStatusListMsg

func PatchStatusListMsgSchema ¶

func PatchStatusListMsgSchema() map[string]*schema.Schema

func Permission ¶

func Permission() map[string]*schema.Schema

func PermissionModel ¶

func PermissionModel(d *schema.ResourceData) *models.Permission

func PermissionModelFromMap ¶

func PermissionModelFromMap(m map[string]interface{}) *models.Permission

func PhyAdapter ¶

func PhyAdapter() map[string]*schema.Schema

func PhyAdapterModel ¶

func PhyAdapterModel(d *schema.ResourceData) *models.PhyAdapter

func PhyAdapterModelFromMap ¶

func PhyAdapterModelFromMap(m map[string]interface{}) *models.PhyAdapter

func PhysicalStorageDiskStateModel ¶

func PhysicalStorageDiskStateModel(d *schema.ResourceData) *models.PhysicalStorageDiskState

Function to perform the following actions: (1) Translate PhysicalStorageDiskState resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func PhysicalStorageDiskStateModelFromMap ¶

func PhysicalStorageDiskStateModelFromMap(m map[string]interface{}) *models.PhysicalStorageDiskState

func PhysicalStorageDiskStateSchema ¶

func PhysicalStorageDiskStateSchema() map[string]*schema.Schema

Schema mapping representing the PhysicalStorageDiskState resource defined in the Terraform configuration

func PhysicalStorageModel ¶

func PhysicalStorageModel(d *schema.ResourceData) *models.PhysicalStorage

Function to perform the following actions: (1) Translate PhysicalStorage resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func PhysicalStorageModelFromMap ¶

func PhysicalStorageModelFromMap(m map[string]interface{}) *models.PhysicalStorage

func PhysicalStorageRaidTypeModel ¶

func PhysicalStorageRaidTypeModel(d *schema.ResourceData) *models.PhysicalStorageRaidType

Function to perform the following actions: (1) Translate PhysicalStorageRaidType resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func PhysicalStorageRaidTypeModelFromMap ¶

func PhysicalStorageRaidTypeModelFromMap(m map[string]interface{}) *models.PhysicalStorageRaidType

func PhysicalStorageRaidTypeSchema ¶

func PhysicalStorageRaidTypeSchema() map[string]*schema.Schema

Schema mapping representing the PhysicalStorageRaidType resource defined in the Terraform configuration

func PhysicalStorageSchema ¶

func PhysicalStorageSchema() map[string]*schema.Schema

Schema mapping representing the PhysicalStorage resource defined in the Terraform configuration

func PhysicalStorageStatusModel ¶

func PhysicalStorageStatusModel(d *schema.ResourceData) *models.PhysicalStorageStatus

Function to perform the following actions: (1) Translate PhysicalStorageStatus resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func PhysicalStorageStatusModelFromMap ¶

func PhysicalStorageStatusModelFromMap(m map[string]interface{}) *models.PhysicalStorageStatus

func PhysicalStorageStatusSchema ¶

func PhysicalStorageStatusSchema() map[string]*schema.Schema

Schema mapping representing the PhysicalStorageStatus resource defined in the Terraform configuration

func PhysicalStorageTypeInfoModel ¶

func PhysicalStorageTypeInfoModel(d *schema.ResourceData) *models.PhysicalStorageTypeInfo

Function to perform the following actions: (1) Translate PhysicalStorageTypeInfo resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func PhysicalStorageTypeInfoModelFromMap ¶

func PhysicalStorageTypeInfoModelFromMap(m map[string]interface{}) *models.PhysicalStorageTypeInfo

func PhysicalStorageTypeInfoSchema ¶

func PhysicalStorageTypeInfoSchema() map[string]*schema.Schema

Schema mapping representing the PhysicalStorageTypeInfo resource defined in the Terraform configuration

func Policy ¶

func Policy() map[string]*schema.Schema

func PolicyCommon ¶

func PolicyCommon() map[string]*schema.Schema

func PolicyCommonModel ¶

func PolicyCommonModel(d *schema.ResourceData) *models.PolicyCommon

func PolicyCommonModelFromMap ¶

func PolicyCommonModelFromMap(m map[string]interface{}) *models.PolicyCommon

func PolicyConfigModel ¶

func PolicyConfigModel(d *schema.ResourceData) *models.Policy

func PolicyConfigModelFromMap ¶

func PolicyConfigModelFromMap(m map[string]interface{}) *models.Policy

func PolicyStatusModel ¶

func PolicyStatusModel(d *schema.ResourceData) *models.PolicyStatus

Function to perform the following actions: (1) Translate PolicyStatus resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func PolicyStatusModelFromMap ¶

func PolicyStatusModelFromMap(m map[string]interface{}) *models.PolicyStatus

func PolicyStatusSchema ¶

func PolicyStatusSchema() map[string]*schema.Schema

Schema mapping representing the PolicyStatus resource defined in the Terraform configuration

func PolicyTypeModel ¶

func PolicyTypeModel(d *schema.ResourceData) *models.PolicyType

Function to perform the following actions: (1) Translate PolicyType resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func PolicyTypeModelFromMap ¶

func PolicyTypeModelFromMap(m map[string]interface{}) *models.PolicyType

func PolicyTypeSchema ¶

func PolicyTypeSchema() map[string]*schema.Schema

Schema mapping representing the PolicyType resource defined in the Terraform configuration

func Project ¶

func Project() map[string]*schema.Schema

func ProtobufAnyModel ¶

func ProtobufAnyModel(d *schema.ResourceData) *models.ProtobufAny

func ProtobufAnyModelFromMap ¶

func ProtobufAnyModelFromMap(m map[string]interface{}) *models.ProtobufAny

func ProtobufAnySchema ¶

func ProtobufAnySchema() map[string]*schema.Schema

Schema mapping representing the ProtobufAny resource defined in the Terraform configuration

func ProtobufNullValueModel ¶

func ProtobufNullValueModel(d *schema.ResourceData) *models.ProtobufNullValue

Function to perform the following actions: (1) Translate ProtobufNullValue resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func ProtobufNullValueModelFromMap ¶

func ProtobufNullValueModelFromMap(m map[string]interface{}) *models.ProtobufNullValue

func ProtobufNullValueSchema ¶

func ProtobufNullValueSchema() map[string]*schema.Schema

Schema mapping representing the ProtobufNullValue resource defined in the Terraform configuration

func ProxyServer ¶

func ProxyServer() map[string]*schema.Schema

func ProxyServerModel ¶

func ProxyServerModel(d *schema.ResourceData) *models.Server

func ProxyServerModelFromMap ¶

func ProxyServerModelFromMap(m map[string]interface{}) *models.Server

func RSA ¶

func RSA() map[string]*schema.Schema

func RSAModel ¶

func RSAModel(d *schema.ResourceData) *models.RSA

func RSAModelFromMap ¶

func RSAModelFromMap(m map[string]interface{}) *models.RSA

func Resource ¶

func Resource() map[string]*schema.Schema

func ResourceGroupDetail ¶

func ResourceGroupDetail() map[string]*schema.Schema

Schema mapping representing the ResourceGroupDetail resource defined in the Terraform configuration

func ResourceGroupDetailModel ¶

func ResourceGroupDetailModel(d *schema.ResourceData) *models.ResourceGroupDetail

Function to perform the following actions: (1) Translate ResourceGroupDetail resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func ResourceGroupDetailModelFromMap ¶

func ResourceGroupDetailModelFromMap(m map[string]interface{}) *models.ResourceGroupDetail

func ResourceModel ¶

func ResourceModel(d *schema.ResourceData) *models.Resource

func ResourceModelFromMap ¶

func ResourceModelFromMap(m map[string]interface{}) *models.Resource

func RoleModel ¶

func RoleModel(d *schema.ResourceData) *models.Role

func RoleModelFromMap ¶

func RoleModelFromMap(m map[string]interface{}) *models.Role

func RoleSchema ¶

func RoleSchema() map[string]*schema.Schema

func RunStateModel ¶

func RunStateModel(d *schema.ResourceData) *models.RunState

func RunStateModelFromMap ¶

func RunStateModelFromMap(m map[string]interface{}) *models.RunState

func RunStateSchema ¶

func RunStateSchema() map[string]*schema.Schema

Schema mapping representing the RunState resource defined in the Terraform configuration

func SANValues ¶

func SANValues() map[string]*schema.Schema

func SANValuesModel ¶

func SANValuesModel(d *schema.ResourceData) *models.SANValues

func SANValuesModelFromMap ¶

func SANValuesModelFromMap(m map[string]interface{}) *models.SANValues

func SKUDetailModel ¶

func SKUDetailModel(d *schema.ResourceData) *models.SKUDetail

Function to perform the following actions: (1) Translate SKUDetail resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func SKUDetailModelFromMap ¶

func SKUDetailModelFromMap(m map[string]interface{}) *models.SKUDetail

func SKUDetailSchema ¶

func SKUDetailSchema() map[string]*schema.Schema

Schema mapping representing the SKUDetail resource defined in the Terraform configuration

func SWInfoModel ¶

func SWInfoModel(d *schema.ResourceData) *models.SWInfo

func SWInfoModelFromMap ¶

func SWInfoModelFromMap(m map[string]interface{}) *models.SWInfo

func SWInfoSchema ¶

func SWInfoSchema() map[string]*schema.Schema

Schema mapping representing the SWInfo resource defined in the Terraform configuration

func SWStateModel ¶

func SWStateModel(d *schema.ResourceData) *models.SWState

Function to perform the following actions: (1) Translate SWState resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func SWStateModelFromMap ¶

func SWStateModelFromMap(m map[string]interface{}) *models.SWState

func SWStateSchema ¶

func SWStateSchema() map[string]*schema.Schema

Schema mapping representing the SWState resource defined in the Terraform configuration

func ScopeModel ¶

func ScopeModel(d *schema.ResourceData) *models.Scope

func ScopeModelFromMap ¶

func ScopeModelFromMap(m map[string]interface{}) *models.Scope

func ScopeSchema ¶

func ScopeSchema() map[string]*schema.Schema

func ServicePoint ¶

func ServicePoint() map[string]*schema.Schema

func ServicePointModel ¶

func ServicePointModel(d *schema.ResourceData) *models.ServicePoint

func ServicePointModelFromMap ¶

func ServicePointModelFromMap(m map[string]interface{}) *models.ServicePoint

func SetACLActionResourceData ¶

func SetACLActionResourceData(d *schema.ResourceData, m *models.ACLAction)

Update the underlying ACLAction resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetACLActionSubResourceData ¶

func SetACLActionSubResourceData(m []*models.ACLAction) (d []*map[string]interface{})

Iterate through and update the ACLAction resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetACLResourceData ¶

func SetACLResourceData(d *schema.ResourceData, m *models.ACL)

func SetACLSubResourceData ¶

func SetACLSubResourceData(m []*models.ACL) (d []*map[string]interface{})

func SetActionScopeResourceData ¶

func SetActionScopeResourceData(d *schema.ResourceData, m *models.ActionScope)

Update the underlying ActionScope resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetActionScopeSubResourceData ¶

func SetActionScopeSubResourceData(m []*models.ActionScope) (d []*map[string]interface{})

Iterate through and update the ActionScope resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetAdapterUsageResourceData ¶

func SetAdapterUsageResourceData(d *schema.ResourceData, m *models.AdapterUsage)

Update the underlying AdapterUsage resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetAdapterUsageSubResourceData ¶

func SetAdapterUsageSubResourceData(m []*models.AdapterUsage) (d []*map[string]interface{})

Iterate through and update the AdapterUsage resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetAdminStateResourceData ¶

func SetAdminStateResourceData(d *schema.ResourceData, m *models.AdminState)

Update the underlying AdminState resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetAdminStateSubResourceData ¶

func SetAdminStateSubResourceData(m []*models.AdminState) (d []*map[string]interface{})

Iterate through and update the AdminState resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetAllocationPolicyResourceData ¶

func SetAllocationPolicyResourceData(d *schema.ResourceData, m *models.AllocationPolicy)

Update the underlying AllocationPolicy resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetAllocationPolicySubResourceData ¶

func SetAllocationPolicySubResourceData(m []*models.AllocationPolicy) (d []*map[string]interface{})

Iterate through and update the AllocationPolicy resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetAllowedEnterpriseResourceData ¶

func SetAllowedEnterpriseResourceData(d *schema.ResourceData, m *models.AllowedEnterprise)

func SetAllowedEnterpriseSubResourceData ¶

func SetAllowedEnterpriseSubResourceData(m []*models.AllowedEnterprise) (d []*map[string]interface{})

func SetAppACEActionResourceData ¶

func SetAppACEActionResourceData(d *schema.ResourceData, m *models.AppACEAction)

Update the underlying AppACEAction resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetAppACEActionSubResourceData ¶

func SetAppACEActionSubResourceData(m []*models.AppACEAction) (d []*map[string]interface{})

Iterate through and update the AppACEAction resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetAppACEMatchResourceData ¶

func SetAppACEMatchResourceData(d *schema.ResourceData, m *models.AppACEMatch)

Update the underlying AppACEMatch resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetAppACEMatchSubResourceData ¶

func SetAppACEMatchSubResourceData(m []*models.AppACEMatch) (d []*map[string]interface{})

Iterate through and update the AppACEMatch resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetAppACEResourceData ¶

func SetAppACEResourceData(d *schema.ResourceData, m *models.AppACE)

Update the underlying AppACE resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetAppACESubResourceData ¶

func SetAppACESubResourceData(m []*models.AppACE) (d []*map[string]interface{})

Iterate through and update the AppACE resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetAppAccessPolicyResourceData ¶

func SetAppAccessPolicyResourceData(d *schema.ResourceData, m *models.AppAccessPolicy)

func SetAppAccessPolicySubResourceData ¶

func SetAppAccessPolicySubResourceData(m []*models.AppAccessPolicy) (d []*map[string]interface{})

func SetAppCategoryResourceData ¶

func SetAppCategoryResourceData(d *schema.ResourceData, m *models.AppCategory)

Update the underlying AppCategory resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetAppCategorySubResourceData ¶

func SetAppCategorySubResourceData(m []*models.AppCategory) (d []*map[string]interface{})

Iterate through and update the AppCategory resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetAppConfigResourceData ¶

func SetAppConfigResourceData(d *schema.ResourceData, m *models.AppConfig)

func SetAppConfigSubResourceData ¶

func SetAppConfigSubResourceData(m []*models.AppConfig) (d []*map[string]interface{})

func SetAppFilterResourceData ¶

func SetAppFilterResourceData(d *schema.ResourceData, m *models.AppFilter)

Update the underlying AppFilter resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetAppFilterSubResourceData ¶

func SetAppFilterSubResourceData(m []*models.AppFilter) (d []*map[string]interface{})

Iterate through and update the AppFilter resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetAppInstConfigResourceData ¶

func SetAppInstConfigResourceData(d *schema.ResourceData, m *models.AppInstConfig)

func SetAppInstConfigStatusListResourceData ¶

func SetAppInstConfigStatusListResourceData(d *schema.ResourceData, m *models.AppInstConfigStatusList)

Update the underlying AppInstConfigStatusList resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetAppInstConfigStatusListSubResourceData ¶

func SetAppInstConfigStatusListSubResourceData(m []*models.AppInstConfigStatusList) (d []*map[string]interface{})

Iterate through and update the AppInstConfigStatusList resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetAppInstConfigStatusResourceData ¶

func SetAppInstConfigStatusResourceData(d *schema.ResourceData, m *models.AppInstConfigStatus)

Update the underlying AppInstConfigStatus resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetAppInstConfigStatusSubResourceData ¶

func SetAppInstConfigStatusSubResourceData(m []*models.AppInstConfigStatus) (d []*map[string]interface{})

Iterate through and update the AppInstConfigStatus resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetAppInstConfigSubResourceData ¶

func SetAppInstConfigSubResourceData(m []*models.AppInstConfig) (d []*map[string]interface{})

func SetAppInstFilterResourceData ¶

func SetAppInstFilterResourceData(d *schema.ResourceData, m *models.AppInstFilter)

Update the underlying AppInstFilter resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetAppInstFilterSubResourceData ¶

func SetAppInstFilterSubResourceData(m []*models.AppInstFilter) (d []*map[string]interface{})

Iterate through and update the AppInstFilter resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetAppInstMemorySummaryResourceData ¶

func SetAppInstMemorySummaryResourceData(d *schema.ResourceData, m *models.AppInstMemorySummary)

Update the underlying AppInstMemorySummary resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetAppInstMemorySummarySubResourceData ¶

func SetAppInstMemorySummarySubResourceData(m []*models.AppInstMemorySummary) (d []*map[string]interface{})

Iterate through and update the AppInstMemorySummary resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetAppInstPolicyResourceData ¶

func SetAppInstPolicyResourceData(d *schema.ResourceData, m *models.AppInstPolicy)

func SetAppInstPolicySubResourceData ¶

func SetAppInstPolicySubResourceData(m []*models.AppInstPolicy) (d []*map[string]interface{})

func SetAppInstStatusFilterResourceData ¶

func SetAppInstStatusFilterResourceData(d *schema.ResourceData, m *models.AppInstStatusFilter)

Update the underlying AppInstStatusFilter resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetAppInstStatusFilterSubResourceData ¶

func SetAppInstStatusFilterSubResourceData(m []*models.AppInstStatusFilter) (d []*map[string]interface{})

Iterate through and update the AppInstStatusFilter resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetAppInstStatusListMsgResourceData ¶

func SetAppInstStatusListMsgResourceData(d *schema.ResourceData, m *models.AppInstStatusListMsg)

Update the underlying AppInstStatusListMsg resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetAppInstStatusListMsgSubResourceData ¶

func SetAppInstStatusListMsgSubResourceData(m []*models.AppInstStatusListMsg) (d []*map[string]interface{})

Iterate through and update the AppInstStatusListMsg resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetAppInstStatusMsgResourceData ¶

func SetAppInstStatusMsgResourceData(d *schema.ResourceData, m *models.AppInstStatusMsg)

Update the underlying AppInstStatusMsg resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetAppInstStatusMsgSubResourceData ¶

func SetAppInstStatusMsgSubResourceData(m []*models.AppInstStatusMsg) (d []*map[string]interface{})

Iterate through and update the AppInstStatusMsg resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetAppInstStatusSummaryMsgResourceData ¶

func SetAppInstStatusSummaryMsgResourceData(d *schema.ResourceData, m *models.AppInstStatusSummaryMsg)

Update the underlying AppInstStatusSummaryMsg resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetAppInstStatusSummaryMsgSubResourceData ¶

func SetAppInstStatusSummaryMsgSubResourceData(m []*models.AppInstStatusSummaryMsg) (d []*map[string]interface{})

Iterate through and update the AppInstStatusSummaryMsg resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetAppInstanceLogsQueryResponseItemResourceData ¶

func SetAppInstanceLogsQueryResponseItemResourceData(d *schema.ResourceData, m *models.AppInstanceLogsQueryResponseItem)

Update the underlying AppInstanceLogsQueryResponseItem resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetAppInstanceLogsQueryResponseItemSubResourceData ¶

func SetAppInstanceLogsQueryResponseItemSubResourceData(m []*models.AppInstanceLogsQueryResponseItem) (d []*map[string]interface{})

Iterate through and update the AppInstanceLogsQueryResponseItem resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetAppInstanceLogsQueryResponseResourceData ¶

func SetAppInstanceLogsQueryResponseResourceData(d *schema.ResourceData, m *models.AppInstanceLogsQueryResponse)

Update the underlying AppInstanceLogsQueryResponse resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetAppInstanceLogsQueryResponseSubResourceData ¶

func SetAppInstanceLogsQueryResponseSubResourceData(m []*models.AppInstanceLogsQueryResponse) (d []*map[string]interface{})

Iterate through and update the AppInstanceLogsQueryResponse resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetAppInstanceLogsResourceData ¶

func SetAppInstanceLogsResourceData(d *schema.ResourceData, m *models.AppInstanceLogs)

func SetAppInstanceLogsResponseResourceData ¶

func SetAppInstanceLogsResponseResourceData(d *schema.ResourceData, m *models.AppInstanceLogsResponse)

Update the underlying AppInstanceLogsResponse resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetAppInstanceLogsResponseSubResourceData ¶

func SetAppInstanceLogsResponseSubResourceData(m []*models.AppInstanceLogsResponse) (d []*map[string]interface{})

Iterate through and update the AppInstanceLogsResponse resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetAppInstanceLogsSubResourceData ¶

func SetAppInstanceLogsSubResourceData(m []*models.AppInstanceLogs) (d []*map[string]interface{})

func SetAppInstancesResourceData ¶

func SetAppInstancesResourceData(d *schema.ResourceData, m *models.AppInstances)

Update the underlying AppInstances resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetAppInstancesSubResourceData ¶

func SetAppInstancesSubResourceData(m []*models.AppInstances) (d []*map[string]interface{})

Iterate through and update the AppInstances resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetAppInterfaceResourceData ¶

func SetAppInterfaceResourceData(d *schema.ResourceData, m *models.AppInterface)

func SetAppInterfaceSubResourceData ¶

func SetAppInterfaceSubResourceData(m []*models.AppInterface) (d []*map[string]interface{})

func SetAppMapParamsResourceData ¶

func SetAppMapParamsResourceData(d *schema.ResourceData, m *models.AppMapParams)

Update the underlying AppMapParams resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetAppMapParamsSubResourceData ¶

func SetAppMapParamsSubResourceData(m []*models.AppMapParams) (d []*map[string]interface{})

Iterate through and update the AppMapParams resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetAppNamingSchemeResourceData ¶

func SetAppNamingSchemeResourceData(d *schema.ResourceData, m *models.AppNamingScheme)

Update the underlying AppNamingScheme resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetAppNamingSchemeSubResourceData ¶

func SetAppNamingSchemeSubResourceData(m []*models.AppNamingScheme) (d []*map[string]interface{})

Iterate through and update the AppNamingScheme resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetAppNamingSchemeV2ResourceData ¶

func SetAppNamingSchemeV2ResourceData(d *schema.ResourceData, m *models.AppNamingSchemeV2)

Update the underlying AppNamingSchemeV2 resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetAppNamingSchemeV2SubResourceData ¶

func SetAppNamingSchemeV2SubResourceData(m []*models.AppNamingSchemeV2) (d []*map[string]interface{})

Iterate through and update the AppNamingSchemeV2 resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetAppPolicyResourceData ¶

func SetAppPolicyResourceData(d *schema.ResourceData, m *models.AppPolicy)

func SetAppPolicySubResourceData ¶

func SetAppPolicySubResourceData(m []*models.AppPolicy) (d []*map[string]interface{})

func SetAppProjectListResourceData ¶

func SetAppProjectListResourceData(d *schema.ResourceData, m *models.AppProjectList)

Update the underlying AppProjectList resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetAppProjectListSubResourceData ¶

func SetAppProjectListSubResourceData(m []*models.AppProjectList) (d []*map[string]interface{})

Iterate through and update the AppProjectList resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetAppStatusFromTPControllerResourceData ¶

func SetAppStatusFromTPControllerResourceData(d *schema.ResourceData, m *models.AppStatusFromTPController)

Update the underlying AppStatusFromTPController resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetAppStatusFromTPControllerSubResourceData ¶

func SetAppStatusFromTPControllerSubResourceData(m []*models.AppStatusFromTPController) (d []*map[string]interface{})

Iterate through and update the AppStatusFromTPController resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetAppSummaryResourceData ¶

func SetAppSummaryResourceData(d *schema.ResourceData, m *models.AppSummary)

Update the underlying AppSummary resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetAppSummarySubResourceData ¶

func SetAppSummarySubResourceData(m []*models.AppSummary) (d []*map[string]interface{})

Iterate through and update the AppSummary resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetAppTypeResourceData ¶

func SetAppTypeResourceData(d *schema.ResourceData, m *models.AppType)

Update the underlying AppType resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetAppTypeSubResourceData ¶

func SetAppTypeSubResourceData(m []*models.AppType) (d []*map[string]interface{})

Iterate through and update the AppType resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetApplicationInstanceResourceData ¶

func SetApplicationInstanceResourceData(d *schema.ResourceData, m *models.AppInstance)

func SetApplicationInstanceSubResourceData ¶

func SetApplicationInstanceSubResourceData(m []*models.AppInstance) (d []*map[string]interface{})

func SetApplicationResourceData ¶

func SetApplicationResourceData(d *schema.ResourceData, m *models.Application)

func SetApplicationSubResourceData ¶

func SetApplicationSubResourceData(m []*models.Application) (d []*map[string]interface{})

func SetAppsResourceData ¶

func SetAppsResourceData(d *schema.ResourceData, m *models.Apps)

Update the underlying Apps resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetAppsSubResourceData ¶

func SetAppsSubResourceData(m []*models.Apps) (d []*map[string]interface{})

Iterate through and update the Apps resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetAttestPolicyTypeResourceData ¶

func SetAttestPolicyTypeResourceData(d *schema.ResourceData, m *models.AttestPolicyType)

Update the underlying AttestPolicyType resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetAttestPolicyTypeSubResourceData ¶

func SetAttestPolicyTypeSubResourceData(m []*models.AttestPolicyType) (d []*map[string]interface{})

Iterate through and update the AttestPolicyType resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetAttestStateResourceData ¶

func SetAttestStateResourceData(d *schema.ResourceData, m *models.AttestState)

Update the underlying AttestState resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetAttestStateSubResourceData ¶

func SetAttestStateSubResourceData(m []*models.AttestState) (d []*map[string]interface{})

Iterate through and update the AttestState resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetAttestationPolicyResourceData ¶

func SetAttestationPolicyResourceData(d *schema.ResourceData, m *models.AttestationPolicy)

func SetAttestationPolicySubResourceData ¶

func SetAttestationPolicySubResourceData(m []*models.AttestationPolicy) (d []*map[string]interface{})

func SetAuthorResourceData ¶

func SetAuthorResourceData(d *schema.ResourceData, m *models.Author)

func SetAuthorSubResourceData ¶

func SetAuthorSubResourceData(m []*models.Author) (d []*map[string]interface{})

func SetAzureDevStatusDetailResourceData ¶

func SetAzureDevStatusDetailResourceData(d *schema.ResourceData, m *models.AzureDevStatusDetail)

Update the underlying AzureDevStatusDetail resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetAzureDevStatusDetailSubResourceData ¶

func SetAzureDevStatusDetailSubResourceData(m []*models.AzureDevStatusDetail) (d []*map[string]interface{})

Iterate through and update the AzureDevStatusDetail resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetAzurePolicyResourceData ¶

func SetAzurePolicyResourceData(d *schema.ResourceData, m *models.AzurePolicy)

func SetAzurePolicySubResourceData ¶

func SetAzurePolicySubResourceData(m []*models.AzurePolicy) (d []*map[string]interface{})

func SetAzureResourceAndServiceDetailResourceData ¶

func SetAzureResourceAndServiceDetailResourceData(d *schema.ResourceData, m *models.AzureResourceAndServiceDetail)

func SetAzureResourceAndServiceDetailSubResourceData ¶

func SetAzureResourceAndServiceDetailSubResourceData(m []*models.AzureResourceAndServiceDetail) (d []*map[string]interface{})

func SetAzureResourceAndServicesResourceData ¶

func SetAzureResourceAndServicesResourceData(d *schema.ResourceData, m *models.AzureResourceAndServices)

func SetAzureResourceAndServicesSubResourceData ¶

func SetAzureResourceAndServicesSubResourceData(m []*models.AzureResourceAndServices) (d []*map[string]interface{})

func SetAzureStatusResourceData ¶

func SetAzureStatusResourceData(d *schema.ResourceData, m *models.AzureStatus)

Update the underlying AzureStatus resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetAzureStatusSubResourceData ¶

func SetAzureStatusSubResourceData(m []*models.AzureStatus) (d []*map[string]interface{})

Iterate through and update the AzureStatus resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetBaseOSImageResourceData ¶

func SetBaseOSImageResourceData(d *schema.ResourceData, m *models.BaseOSImage)

func SetBaseOSImageSubResourceData ¶

func SetBaseOSImageSubResourceData(m []*models.BaseOSImage) (d []*map[string]interface{})

func SetBinaryArtifactResourceData ¶

func SetBinaryArtifactResourceData(d *schema.ResourceData, m *models.BinaryArtifact)

func SetBinaryArtifactSubResourceData ¶

func SetBinaryArtifactSubResourceData(m []*models.BinaryArtifact) (d []*map[string]interface{})

func SetBlobInfoResourceData ¶

func SetBlobInfoResourceData(d *schema.ResourceData, m *models.BlobInfo)

Update the underlying BlobInfo resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetBlobInfoSubResourceData ¶

func SetBlobInfoSubResourceData(m []*models.BlobInfo) (d []*map[string]interface{})

Iterate through and update the BlobInfo resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetBlobStatusResourceData ¶

func SetBlobStatusResourceData(d *schema.ResourceData, m *models.BlobStatus)

Update the underlying BlobStatus resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetBlobStatusSubResourceData ¶

func SetBlobStatusSubResourceData(m []*models.BlobStatus) (d []*map[string]interface{})

Iterate through and update the BlobStatus resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetCPUSummaryResourceData ¶

func SetCPUSummaryResourceData(d *schema.ResourceData, m *models.CPUSummary)

Update the underlying CPUSummary resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetCPUSummarySubResourceData ¶

func SetCPUSummarySubResourceData(m []*models.CPUSummary) (d []*map[string]interface{})

Iterate through and update the CPUSummary resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetCapabilitiesResourceData ¶

func SetCapabilitiesResourceData(d *schema.ResourceData, m *models.Capabilities)

Update the underlying Capabilities resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetCapabilitiesSubResourceData ¶

func SetCapabilitiesSubResourceData(m []*models.Capabilities) (d []*map[string]interface{})

Iterate through and update the Capabilities resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetCertificateChainResourceData ¶

func SetCertificateChainResourceData(d *schema.ResourceData, m *models.CertificateChain)

Update the underlying CertificateChain resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetCertificateChainSubResourceData ¶

func SetCertificateChainSubResourceData(m []*models.CertificateChain) (d []*map[string]interface{})

Iterate through and update the CertificateChain resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetCertificateEnrollmentDetailResourceData ¶

func SetCertificateEnrollmentDetailResourceData(d *schema.ResourceData, m *models.CertificateEnrollmentDetail)

func SetCertificateEnrollmentDetailSubResourceData ¶

func SetCertificateEnrollmentDetailSubResourceData(m []*models.CertificateEnrollmentDetail) (d []*map[string]interface{})

func SetCertificateResourceData ¶

func SetCertificateResourceData(d *schema.ResourceData, m *models.Certificate)

func SetCertificateSubResourceData ¶

func SetCertificateSubResourceData(m []*models.Certificate) (d []*map[string]interface{})

func SetClassificationItemResourceData ¶

func SetClassificationItemResourceData(d *schema.ResourceData, m *models.ClassificationItem)

Update the underlying ClassificationItem resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetClassificationItemSubResourceData ¶

func SetClassificationItemSubResourceData(m []*models.ClassificationItem) (d []*map[string]interface{})

Iterate through and update the ClassificationItem resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetClassificationResponseResourceData ¶

func SetClassificationResponseResourceData(d *schema.ResourceData, m *models.ClassificationResponse)

Update the underlying ClassificationResponse resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetClassificationResponseSubResourceData ¶

func SetClassificationResponseSubResourceData(m []*models.ClassificationResponse) (d []*map[string]interface{})

Iterate through and update the ClassificationResponse resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetClusterConfigResourceData ¶

func SetClusterConfigResourceData(d *schema.ResourceData, m *models.ClusterConfig)

func SetClusterConfigSubResourceData ¶

func SetClusterConfigSubResourceData(m []*models.ClusterConfig) (d []*map[string]interface{})

func SetClusterInstPolicyResourceData ¶

func SetClusterInstPolicyResourceData(d *schema.ResourceData, m *models.ClusterInstPolicy)

func SetClusterInstPolicySubResourceData ¶

func SetClusterInstPolicySubResourceData(m []*models.ClusterInstPolicy) (d []*map[string]interface{})

func SetClusterPolicyResourceData ¶

func SetClusterPolicyResourceData(d *schema.ResourceData, m *models.ClusterPolicy)

func SetClusterPolicySubResourceData ¶

func SetClusterPolicySubResourceData(m []*models.ClusterPolicy) (d []*map[string]interface{})

func SetClusterTypeResourceData ¶

func SetClusterTypeResourceData(d *schema.ResourceData, m *models.ClusterType)

Update the underlying ClusterType resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetClusterTypeSubResourceData ¶

func SetClusterTypeSubResourceData(m []*models.ClusterType) (d []*map[string]interface{})

Iterate through and update the ClusterType resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetCmdArgResourceData ¶

func SetCmdArgResourceData(d *schema.ResourceData, m *models.CmdArg)

Update the underlying CmdArg resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetCmdArgSubResourceData ¶

func SetCmdArgSubResourceData(m []*models.CmdArg) (d []*map[string]interface{})

Iterate through and update the CmdArg resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetConfigFormatResourceData ¶

func SetConfigFormatResourceData(d *schema.ResourceData, m *models.ConfigFormat)

Update the underlying ConfigFormat resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetConfigFormatSubResourceData ¶

func SetConfigFormatSubResourceData(m []*models.ConfigFormat) (d []*map[string]interface{})

Iterate through and update the ConfigFormat resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetContainerDetailResourceData ¶

func SetContainerDetailResourceData(d *schema.ResourceData, m *models.ContainerDetail)

func SetContainerDetailSubResourceData ¶

func SetContainerDetailSubResourceData(m []*models.ContainerDetail) (d []*map[string]interface{})

func SetControllerTypeResourceData ¶

func SetControllerTypeResourceData(d *schema.ResourceData, m *models.ControllerType)

Update the underlying ControllerType resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetControllerTypeSubResourceData ¶

func SetControllerTypeSubResourceData(m []*models.ControllerType) (d []*map[string]interface{})

Iterate through and update the ControllerType resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetCredentialResourceData ¶

func SetCredentialResourceData(d *schema.ResourceData, m *models.Credential)

func SetCredentialSubResourceData ¶

func SetCredentialSubResourceData(m []*models.Credential) (d []*map[string]interface{})

func SetCredentialsResourceData ¶

func SetCredentialsResourceData(d *schema.ResourceData, m *models.Credentials)

func SetCredentialsSubResourceData ¶

func SetCredentialsSubResourceData(m []*models.Credentials) (d []*map[string]interface{})

func SetCursorResourceData ¶

func SetCursorResourceData(d *schema.ResourceData, m *models.Cursor)

Update the underlying Cursor resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetCursorSubResourceData ¶

func SetCursorSubResourceData(m []*models.Cursor) (d []*map[string]interface{})

Iterate through and update the Cursor resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetCustomConfigResourceData ¶

func SetCustomConfigResourceData(d *schema.ResourceData, m *models.CustomConfig)

func SetCustomConfigSubResourceData ¶

func SetCustomConfigSubResourceData(m []*models.CustomConfig) (d []*map[string]interface{})

func SetCustomConfigVariableGroupResourceData ¶

func SetCustomConfigVariableGroupResourceData(d *schema.ResourceData, m *models.CustomConfigVariableGroup)

func SetCustomConfigVariableGroupSubResourceData ¶

func SetCustomConfigVariableGroupSubResourceData(m []*models.CustomConfigVariableGroup) (d []*map[string]interface{})

func SetDHCPServerResourceData ¶

func SetDHCPServerResourceData(d *schema.ResourceData, m *models.DhcpServerConfig)

func SetDHCPServerSubResourceData ¶

func SetDHCPServerSubResourceData(m []*models.DhcpServerConfig) (d []*map[string]interface{})

func SetDNSInfoResourceData ¶

func SetDNSInfoResourceData(d *schema.ResourceData, m *models.DNSInfo)

Update the underlying DNSInfo resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetDNSInfoSubResourceData ¶

func SetDNSInfoSubResourceData(m []*models.DNSInfo) (d []*map[string]interface{})

Iterate through and update the DNSInfo resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetDPSServiceDetailResourceData ¶

func SetDPSServiceDetailResourceData(d *schema.ResourceData, m *models.DPSServiceDetail)

func SetDPSServiceDetailSubResourceData ¶

func SetDPSServiceDetailSubResourceData(m []*models.DPSServiceDetail) (d []*map[string]interface{})

func SetDatastoreInfoSubResourceData ¶

func SetDatastoreInfoSubResourceData(m []*models.Datastore) (d []*map[string]interface{})

func SetDatastoreResourceData ¶

func SetDatastoreResourceData(d *schema.ResourceData, m *models.Datastore)

func SetDatastoreSecretsResourceData ¶

func SetDatastoreSecretsResourceData(d *schema.ResourceData, m *models.DatastoreInfoSecrets)

func SetDatastoreSecretsSubResourceData ¶

func SetDatastoreSecretsSubResourceData(m []*models.DatastoreInfoSecrets) (d []*map[string]interface{})

func SetDatastoreStatusResourceData ¶

func SetDatastoreStatusResourceData(d *schema.ResourceData, m *models.DatastoreStatus)

Update the underlying DatastoreStatus resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetDatastoreStatusSubResourceData ¶

func SetDatastoreStatusSubResourceData(m []*models.DatastoreStatus) (d []*map[string]interface{})

Iterate through and update the DatastoreStatus resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetDatastoreTypeResourceData ¶

func SetDatastoreTypeResourceData(d *schema.ResourceData, m *models.DatastoreType)

Update the underlying DatastoreType resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetDatastoreTypeSubResourceData ¶

func SetDatastoreTypeSubResourceData(m []*models.DatastoreType) (d []*map[string]interface{})

Iterate through and update the DatastoreType resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetDatastoresResourceData ¶

func SetDatastoresResourceData(d *schema.ResourceData, m *models.Datastores)

Update the underlying Datastores resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetDatastoresSubResourceData ¶

func SetDatastoresSubResourceData(m []*models.Datastores) (d []*map[string]interface{})

Iterate through and update the Datastores resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetDebugKnobDetailResourceData ¶

func SetDebugKnobDetailResourceData(d *schema.ResourceData, m *models.DebugKnobDetail)

func SetDebugKnobDetailSubResourceData ¶

func SetDebugKnobDetailSubResourceData(m []*models.DebugKnobDetail) (d []*map[string]interface{})

func SetDeploymentResourceData ¶

func SetDeploymentResourceData(d *schema.ResourceData, m *models.Deployment)

func SetDeploymentSubResourceData ¶

func SetDeploymentSubResourceData(m []*models.Deployment) (d []*map[string]interface{})

func SetDeploymentTypeResourceData ¶

func SetDeploymentTypeResourceData(d *schema.ResourceData, m *models.DeploymentType)

Update the underlying DeploymentType resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetDeploymentTypeSubResourceData ¶

func SetDeploymentTypeSubResourceData(m []*models.DeploymentType) (d []*map[string]interface{})

Iterate through and update the DeploymentType resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetDetailedUserResourceData ¶

func SetDetailedUserResourceData(d *schema.ResourceData, m *models.DetailedUser)

func SetDetailedUserSubResourceData ¶

func SetDetailedUserSubResourceData(m []*models.DetailedUser) (d []*map[string]interface{})

func SetDetailsResourceData ¶

func SetDetailsResourceData(d *schema.ResourceData, m *models.Details)

func SetDetailsSubResourceData ¶

func SetDetailsSubResourceData(m []*models.Details) (d []*map[string]interface{})

func SetDevAccessPolicyResourceData ¶

func SetDevAccessPolicyResourceData(d *schema.ResourceData, m *models.DevAccessPolicy)

func SetDevAccessPolicySubResourceData ¶

func SetDevAccessPolicySubResourceData(m []*models.DevAccessPolicy) (d []*map[string]interface{})

func SetDevDataSecAtRestResourceData ¶

func SetDevDataSecAtRestResourceData(d *schema.ResourceData, m *models.DevDataSecAtRest)

Update the underlying DevDataSecAtRest resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetDevDataSecAtRestSubResourceData ¶

func SetDevDataSecAtRestSubResourceData(m []*models.DevDataSecAtRest) (d []*map[string]interface{})

Iterate through and update the DevDataSecAtRest resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetDevZedServerResourceData ¶

func SetDevZedServerResourceData(d *schema.ResourceData, m *models.DevZedServer)

func SetDevZedServerSubResourceData ¶

func SetDevZedServerSubResourceData(m []*models.DevZedServer) (d []*map[string]interface{})

func SetDeviceAttestPolicyTypeResourceData ¶

func SetDeviceAttestPolicyTypeResourceData(d *schema.ResourceData, m *models.DeviceAttestPolicyType)

Update the underlying DeviceAttestPolicyType resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetDeviceAttestPolicyTypeSubResourceData ¶

func SetDeviceAttestPolicyTypeSubResourceData(m []*models.DeviceAttestPolicyType) (d []*map[string]interface{})

Iterate through and update the DeviceAttestPolicyType resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetDeviceAttestationPolicyResourceData ¶

func SetDeviceAttestationPolicyResourceData(d *schema.ResourceData, m *models.DeviceAttestationPolicy)

func SetDeviceAttestationPolicySubResourceData ¶

func SetDeviceAttestationPolicySubResourceData(m []*models.DeviceAttestationPolicy) (d []*map[string]interface{})

func SetDeviceBootReasonResourceData ¶

func SetDeviceBootReasonResourceData(d *schema.ResourceData, m *models.DeviceBootReason)

Update the underlying DeviceBootReason resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetDeviceBootReasonSubResourceData ¶

func SetDeviceBootReasonSubResourceData(m []*models.DeviceBootReason) (d []*map[string]interface{})

Iterate through and update the DeviceBootReason resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetDeviceCertsResourceData ¶

func SetDeviceCertsResourceData(d *schema.ResourceData, m *models.DeviceCerts)

Update the underlying DeviceCerts resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetDeviceCertsSubResourceData ¶

func SetDeviceCertsSubResourceData(m []*models.DeviceCerts) (d []*map[string]interface{})

Iterate through and update the DeviceCerts resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetDeviceCmdsSubTypeResourceData ¶

func SetDeviceCmdsSubTypeResourceData(d *schema.ResourceData, m *models.DeviceCmdsSubType)

Update the underlying DeviceCmdsSubType resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetDeviceCmdsSubTypeSubResourceData ¶

func SetDeviceCmdsSubTypeSubResourceData(m []*models.DeviceCmdsSubType) (d []*map[string]interface{})

Iterate through and update the DeviceCmdsSubType resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetDeviceConfigListResourceData ¶

func SetDeviceConfigListResourceData(d *schema.ResourceData, m *models.DeviceConfigList)

Update the underlying DeviceConfigList resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetDeviceConfigListSubResourceData ¶

func SetDeviceConfigListSubResourceData(m []*models.DeviceConfigList) (d []*map[string]interface{})

Iterate through and update the DeviceConfigList resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetDeviceConfigSummaryResourceData ¶

func SetDeviceConfigSummaryResourceData(d *schema.ResourceData, m *models.DeviceConfigSummary)

Update the underlying DeviceConfigSummary resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetDeviceConfigSummarySubResourceData ¶

func SetDeviceConfigSummarySubResourceData(m []*models.DeviceConfigSummary) (d []*map[string]interface{})

Iterate through and update the DeviceConfigSummary resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetDeviceDataSecurityAtRestStatusResourceData ¶

func SetDeviceDataSecurityAtRestStatusResourceData(d *schema.ResourceData, m *models.DeviceDataSecurityAtRestStatus)

Update the underlying DeviceDataSecurityAtRestStatus resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetDeviceDataSecurityAtRestStatusSubResourceData ¶

func SetDeviceDataSecurityAtRestStatusSubResourceData(m []*models.DeviceDataSecurityAtRestStatus) (d []*map[string]interface{})

Iterate through and update the DeviceDataSecurityAtRestStatus resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetDeviceEntityResourceData ¶

func SetDeviceEntityResourceData(d *schema.ResourceData, m *models.DeviceEntity)

Update the underlying DeviceEntity resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetDeviceEntitySubResourceData ¶

func SetDeviceEntitySubResourceData(m []*models.DeviceEntity) (d []*map[string]interface{})

Iterate through and update the DeviceEntity resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetDeviceErrorResourceData ¶

func SetDeviceErrorResourceData(d *schema.ResourceData, m *models.DeviceError)

Update the underlying DeviceError resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetDeviceErrorSubResourceData ¶

func SetDeviceErrorSubResourceData(m []*models.DeviceError) (d []*map[string]interface{})

Iterate through and update the DeviceError resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetDeviceFilterResourceData ¶

func SetDeviceFilterResourceData(d *schema.ResourceData, m *models.DeviceFilter)

Update the underlying DeviceFilter resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetDeviceFilterSubResourceData ¶

func SetDeviceFilterSubResourceData(m []*models.DeviceFilter) (d []*map[string]interface{})

Iterate through and update the DeviceFilter resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetDeviceHWSecurityModuleStatusResourceData ¶

func SetDeviceHWSecurityModuleStatusResourceData(d *schema.ResourceData, m *models.DeviceHWSecurityModuleStatus)

Update the underlying DeviceHWSecurityModuleStatus resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetDeviceHWSecurityModuleStatusSubResourceData ¶

func SetDeviceHWSecurityModuleStatusSubResourceData(m []*models.DeviceHWSecurityModuleStatus) (d []*map[string]interface{})

Iterate through and update the DeviceHWSecurityModuleStatus resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetDeviceInfoMsgResourceData ¶

func SetDeviceInfoMsgResourceData(d *schema.ResourceData, m *models.DeviceInfoMsg)

Update the underlying DeviceInfoMsg resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetDeviceInfoMsgSubResourceData ¶

func SetDeviceInfoMsgSubResourceData(m []*models.DeviceInfoMsg) (d []*map[string]interface{})

Iterate through and update the DeviceInfoMsg resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetDeviceInfoResourceData ¶

func SetDeviceInfoResourceData(d *schema.ResourceData, m *models.DeviceInfo)

Update the underlying DeviceInfo resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetDeviceInfoSubResourceData ¶

func SetDeviceInfoSubResourceData(m []*models.DeviceInfo) (d []*map[string]interface{})

Iterate through and update the DeviceInfo resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetDeviceLispResourceData ¶

func SetDeviceLispResourceData(d *schema.ResourceData, m *models.DeviceLisp)

Update the underlying DeviceLisp resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetDeviceLispSubResourceData ¶

func SetDeviceLispSubResourceData(m []*models.DeviceLisp) (d []*map[string]interface{})

func SetDeviceLoadResourceData ¶

func SetDeviceLoadResourceData(d *schema.ResourceData, m *models.DeviceLoad)

Update the underlying DeviceLoad resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetDeviceLoadSubResourceData ¶

func SetDeviceLoadSubResourceData(m []*models.DeviceLoad) (d []*map[string]interface{})

Iterate through and update the DeviceLoad resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetDeviceLocationResourceData ¶

func SetDeviceLocationResourceData(d *schema.ResourceData, m *models.DeviceLocation)

Update the underlying DeviceLocation resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetDeviceLocationSubResourceData ¶

func SetDeviceLocationSubResourceData(m []*models.DeviceLocation) (d []*map[string]interface{})

Iterate through and update the DeviceLocation resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetDeviceLocationsResourceData ¶

func SetDeviceLocationsResourceData(d *schema.ResourceData, m *models.DeviceLocations)

Update the underlying DeviceLocations resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetDeviceLocationsSubResourceData ¶

func SetDeviceLocationsSubResourceData(m []*models.DeviceLocations) (d []*map[string]interface{})

Iterate through and update the DeviceLocations resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetDeviceMemorySummaryResourceData ¶

func SetDeviceMemorySummaryResourceData(d *schema.ResourceData, m *models.DeviceMemorySummary)

Update the underlying DeviceMemorySummary resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetDeviceMemorySummarySubResourceData ¶

func SetDeviceMemorySummarySubResourceData(m []*models.DeviceMemorySummary) (d []*map[string]interface{})

Iterate through and update the DeviceMemorySummary resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetDeviceObjectUsageInfoResourceData ¶

func SetDeviceObjectUsageInfoResourceData(d *schema.ResourceData, m *models.DeviceObjectUsageInfo)

Update the underlying DeviceObjectUsageInfo resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetDeviceObjectUsageInfoSubResourceData ¶

func SetDeviceObjectUsageInfoSubResourceData(m []*models.DeviceObjectUsageInfo) (d []*map[string]interface{})

Iterate through and update the DeviceObjectUsageInfo resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetDevicePolicyResourceData ¶

func SetDevicePolicyResourceData(d *schema.ResourceData, m *models.DevicePolicy)

func SetDevicePolicySubResourceData ¶

func SetDevicePolicySubResourceData(m []*models.DevicePolicy) (d []*map[string]interface{})

func SetDevicePolicyTypeResourceData ¶

func SetDevicePolicyTypeResourceData(d *schema.ResourceData, m *models.DevicePolicyType)

Update the underlying DevicePolicyType resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetDevicePolicyTypeSubResourceData ¶

func SetDevicePolicyTypeSubResourceData(m []*models.DevicePolicyType) (d []*map[string]interface{})

Iterate through and update the DevicePolicyType resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetDeviceRawMetricsResourceData ¶

func SetDeviceRawMetricsResourceData(d *schema.ResourceData, m *models.DeviceRawMetrics)

Update the underlying DeviceRawMetrics resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetDeviceRawMetricsSubResourceData ¶

func SetDeviceRawMetricsSubResourceData(m []*models.DeviceRawMetrics) (d []*map[string]interface{})

Iterate through and update the DeviceRawMetrics resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetDeviceSWInfoResourceData ¶

func SetDeviceSWInfoResourceData(d *schema.ResourceData, m *models.DeviceSWInfo)

Update the underlying DeviceSWInfo resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetDeviceSWInfoSubResourceData ¶

func SetDeviceSWInfoSubResourceData(m []*models.DeviceSWInfo) (d []*map[string]interface{})

Iterate through and update the DeviceSWInfo resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetDeviceSWStatusResourceData ¶

func SetDeviceSWStatusResourceData(d *schema.ResourceData, m *models.DeviceSWStatus)

Update the underlying DeviceSWStatus resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetDeviceSWStatusSubResourceData ¶

func SetDeviceSWStatusSubResourceData(m []*models.DeviceSWStatus) (d []*map[string]interface{})

Iterate through and update the DeviceSWStatus resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetDeviceSWSubStatusResourceData ¶

func SetDeviceSWSubStatusResourceData(d *schema.ResourceData, m *models.DeviceSWSubStatus)

Update the underlying DeviceSWSubStatus resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetDeviceSWSubStatusSubResourceData ¶

func SetDeviceSWSubStatusSubResourceData(m []*models.DeviceSWSubStatus) (d []*map[string]interface{})

Iterate through and update the DeviceSWSubStatus resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetDeviceStatusConfigListResourceData ¶

func SetDeviceStatusConfigListResourceData(d *schema.ResourceData, m *models.DeviceStatusConfigList)

Update the underlying DeviceStatusConfigList resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetDeviceStatusConfigListSubResourceData ¶

func SetDeviceStatusConfigListSubResourceData(m []*models.DeviceStatusConfigList) (d []*map[string]interface{})

Iterate through and update the DeviceStatusConfigList resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetDeviceStatusConfigResourceData ¶

func SetDeviceStatusConfigResourceData(d *schema.ResourceData, m *models.DeviceStatusConfig)

Update the underlying DeviceStatusConfig resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetDeviceStatusConfigSubResourceData ¶

func SetDeviceStatusConfigSubResourceData(m []*models.DeviceStatusConfig) (d []*map[string]interface{})

Iterate through and update the DeviceStatusConfig resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetDeviceStatusFilterResourceData ¶

func SetDeviceStatusFilterResourceData(d *schema.ResourceData, m *models.DeviceStatusFilter)

Update the underlying DeviceStatusFilter resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetDeviceStatusFilterSubResourceData ¶

func SetDeviceStatusFilterSubResourceData(m []*models.DeviceStatusFilter) (d []*map[string]interface{})

Iterate through and update the DeviceStatusFilter resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetDeviceStatusListMsgResourceData ¶

func SetDeviceStatusListMsgResourceData(d *schema.ResourceData, m *models.DeviceStatusListMsg)

Update the underlying DeviceStatusListMsg resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetDeviceStatusListMsgSubResourceData ¶

func SetDeviceStatusListMsgSubResourceData(m []*models.DeviceStatusListMsg) (d []*map[string]interface{})

Iterate through and update the DeviceStatusListMsg resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetDeviceStatusMsgResourceData ¶

func SetDeviceStatusMsgResourceData(d *schema.ResourceData, m *models.DeviceStatusMsg)

Update the underlying DeviceStatusMsg resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetDeviceStatusMsgSubResourceData ¶

func SetDeviceStatusMsgSubResourceData(m []*models.DeviceStatusMsg) (d []*map[string]interface{})

Iterate through and update the DeviceStatusMsg resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetDeviceStatusSummaryMsgResourceData ¶

func SetDeviceStatusSummaryMsgResourceData(d *schema.ResourceData, m *models.DeviceStatusSummaryMsg)

Update the underlying DeviceStatusSummaryMsg resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetDeviceStatusSummaryMsgSubResourceData ¶

func SetDeviceStatusSummaryMsgSubResourceData(m []*models.DeviceStatusSummaryMsg) (d []*map[string]interface{})

Iterate through and update the DeviceStatusSummaryMsg resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetDhcpIPRangeResourceData ¶

func SetDhcpIPRangeResourceData(d *schema.ResourceData, m *models.DhcpIPRange)

func SetDhcpIPRangeSubResourceData ¶

func SetDhcpIPRangeSubResourceData(m []*models.DhcpIPRange) (d []*map[string]interface{})

func SetDiskDescriptionResourceData ¶

func SetDiskDescriptionResourceData(d *schema.ResourceData, m *models.DiskDescription)

Update the underlying DiskDescription resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetDiskDescriptionSubResourceData ¶

func SetDiskDescriptionSubResourceData(m []*models.DiskDescription) (d []*map[string]interface{})

Iterate through and update the DiskDescription resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetDriveResourceData ¶

func SetDriveResourceData(d *schema.ResourceData, m *models.Drive)

func SetDriveSubResourceData ¶

func SetDriveSubResourceData(m []*models.Drive) (d []*map[string]interface{})

Iterate through and update the Drive resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetECDSAResourceData ¶

func SetECDSAResourceData(d *schema.ResourceData, m *models.ECDSA)

func SetECDSASubResourceData ¶

func SetECDSASubResourceData(m []*models.ECDSA) (d []*map[string]interface{})

func SetEDConfigItemResourceData ¶

func SetEDConfigItemResourceData(d *schema.ResourceData, m *models.EDConfigItem)

func SetEDConfigItemSubResourceData ¶

func SetEDConfigItemSubResourceData(m []*models.EDConfigItem) (d []*map[string]interface{})

func SetEIDRegisterResourceData ¶

func SetEIDRegisterResourceData(d *schema.ResourceData, m *models.EIDRegister)

func SetEIDRegisterSubResourceData ¶

func SetEIDRegisterSubResourceData(m []*models.EIDRegister) (d []*map[string]interface{})

func SetEdgeNodeSubResourceData ¶

func SetEdgeNodeSubResourceData(m []*models.Node) (d []*map[string]interface{})

func SetEdgeviewCfgResourceData ¶

func SetEdgeviewCfgResourceData(d *schema.ResourceData, m *models.EdgeviewCfg)

func SetEdgeviewCfgSubResourceData ¶

func SetEdgeviewCfgSubResourceData(m []*models.EdgeviewCfg) (d []*map[string]interface{})

func SetEdgeviewPolicyResourceData ¶

func SetEdgeviewPolicyResourceData(d *schema.ResourceData, m *models.EdgeviewPolicy)

func SetEdgeviewPolicySubResourceData ¶

func SetEdgeviewPolicySubResourceData(m []*models.EdgeviewPolicy) (d []*map[string]interface{})

func SetEnrollmentDetailResourceData ¶

func SetEnrollmentDetailResourceData(d *schema.ResourceData, m *models.EnrollmentDetail)

func SetEnrollmentDetailSubResourceData ¶

func SetEnrollmentDetailSubResourceData(m []*models.EnrollmentDetail) (d []*map[string]interface{})

func SetEnrollmentMechanismResourceData ¶

func SetEnrollmentMechanismResourceData(d *schema.ResourceData, m *models.EnrollmentMechanism)

Update the underlying EnrollmentMechanism resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetEnrollmentMechanismSubResourceData ¶

func SetEnrollmentMechanismSubResourceData(m []*models.EnrollmentMechanism) (d []*map[string]interface{})

Iterate through and update the EnrollmentMechanism resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetEnrollmentTypeResourceData ¶

func SetEnrollmentTypeResourceData(d *schema.ResourceData, m *models.EnrollmentType)

Update the underlying EnrollmentType resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetEnrollmentTypeSubResourceData ¶

func SetEnrollmentTypeSubResourceData(m []*models.EnrollmentType) (d []*map[string]interface{})

Iterate through and update the EnrollmentType resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetEntityResourceData ¶

func SetEntityResourceData(d *schema.ResourceData, m *models.Entity)

Update the underlying Entity resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetEntitySubResourceData ¶

func SetEntitySubResourceData(m []*models.Entity) (d []*map[string]interface{})

Iterate through and update the Entity resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetEventQueryResponseItemResourceData ¶

func SetEventQueryResponseItemResourceData(d *schema.ResourceData, m *models.EventQueryResponseItem)

Update the underlying EventQueryResponseItem resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetEventQueryResponseItemSubResourceData ¶

func SetEventQueryResponseItemSubResourceData(m []*models.EventQueryResponseItem) (d []*map[string]interface{})

Iterate through and update the EventQueryResponseItem resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetEventQueryResponseResourceData ¶

func SetEventQueryResponseResourceData(d *schema.ResourceData, m *models.EventQueryResponse)

Update the underlying EventQueryResponse resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetEventQueryResponseSubResourceData ¶

func SetEventQueryResponseSubResourceData(m []*models.EventQueryResponse) (d []*map[string]interface{})

Iterate through and update the EventQueryResponse resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetEventSourceResourceData ¶

func SetEventSourceResourceData(d *schema.ResourceData, m *models.EventSource)

Update the underlying EventSource resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetEventSourceSubResourceData ¶

func SetEventSourceSubResourceData(m []*models.EventSource) (d []*map[string]interface{})

Iterate through and update the EventSource resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetExtAccessPolicyResourceData ¶

func SetExtAccessPolicyResourceData(d *schema.ResourceData, m *models.ExtAccessPolicy)

func SetExtAccessPolicySubResourceData ¶

func SetExtAccessPolicySubResourceData(m []*models.ExtAccessPolicy) (d []*map[string]interface{})

func SetExternalOpaqueBinaryBlobResourceData ¶

func SetExternalOpaqueBinaryBlobResourceData(d *schema.ResourceData, m *models.ExternalOpaqueBinaryBlob)

func SetExternalOpaqueBinaryBlobSubResourceData ¶

func SetExternalOpaqueBinaryBlobSubResourceData(m []*models.ExternalOpaqueBinaryBlob) (d []*map[string]interface{})

func SetFlowlogActionResourceData ¶

func SetFlowlogActionResourceData(d *schema.ResourceData, m *models.FlowlogAction)

Update the underlying FlowlogAction resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetFlowlogActionSubResourceData ¶

func SetFlowlogActionSubResourceData(m []*models.FlowlogAction) (d []*map[string]interface{})

Iterate through and update the FlowlogAction resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetFlowlogCategoryTypeResourceData ¶

func SetFlowlogCategoryTypeResourceData(d *schema.ResourceData, m *models.FlowlogCategoryType)

Update the underlying FlowlogCategoryType resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetFlowlogCategoryTypeSubResourceData ¶

func SetFlowlogCategoryTypeSubResourceData(m []*models.FlowlogCategoryType) (d []*map[string]interface{})

Iterate through and update the FlowlogCategoryType resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetFlowlogDirectionResourceData ¶

func SetFlowlogDirectionResourceData(d *schema.ResourceData, m *models.FlowlogDirection)

Update the underlying FlowlogDirection resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetFlowlogDirectionSubResourceData ¶

func SetFlowlogDirectionSubResourceData(m []*models.FlowlogDirection) (d []*map[string]interface{})

Iterate through and update the FlowlogDirection resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetFlowlogMetricResourceData ¶

func SetFlowlogMetricResourceData(d *schema.ResourceData, m *models.FlowlogMetric)

Update the underlying FlowlogMetric resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetFlowlogMetricSubResourceData ¶

func SetFlowlogMetricSubResourceData(m []*models.FlowlogMetric) (d []*map[string]interface{})

Iterate through and update the FlowlogMetric resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetGPSLocationResourceData ¶

func SetGPSLocationResourceData(d *schema.ResourceData, m *models.GPSLocation)

Update the underlying GPSLocation resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetGPSLocationSubResourceData ¶

func SetGPSLocationSubResourceData(m []*models.GPSLocation) (d []*map[string]interface{})

Iterate through and update the GPSLocation resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetGeoLocationResourceData ¶

func SetGeoLocationResourceData(d *schema.ResourceData, m *models.GeoLocation)

Update the underlying GeoLocation resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetGeoLocationSubResourceData ¶

func SetGeoLocationSubResourceData(m []*models.GeoLocation) (d []*map[string]interface{})

Iterate through and update the GeoLocation resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetGooglerpcStatusResourceData ¶

func SetGooglerpcStatusResourceData(d *schema.ResourceData, m *models.GooglerpcStatus)

Update the underlying GooglerpcStatus resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetGooglerpcStatusSubResourceData ¶

func SetGooglerpcStatusSubResourceData(m []*models.GooglerpcStatus) (d []*map[string]interface{})

Iterate through and update the GooglerpcStatus resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetGroupCertificateEnrollmentResourceData ¶

func SetGroupCertificateEnrollmentResourceData(d *schema.ResourceData, m *models.GroupCertificateEnrollment)

func SetGroupCertificateEnrollmentSubResourceData ¶

func SetGroupCertificateEnrollmentSubResourceData(m []*models.GroupCertificateEnrollment) (d []*map[string]interface{})

func SetGroupSymmetricKeyEnrollmentResourceData ¶

func SetGroupSymmetricKeyEnrollmentResourceData(d *schema.ResourceData, m *models.GroupSymmetricKeyEnrollment)

func SetGroupSymmetricKeyEnrollmentSubResourceData ¶

func SetGroupSymmetricKeyEnrollmentSubResourceData(m []*models.GroupSymmetricKeyEnrollment) (d []*map[string]interface{})

func SetHvModeResourceData ¶

func SetHvModeResourceData(d *schema.ResourceData, m *models.HvMode)

Update the underlying HvMode resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetHvModeSubResourceData ¶

func SetHvModeSubResourceData(m []*models.HvMode) (d []*map[string]interface{})

Iterate through and update the HvMode resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetIPAssignmentResourceData ¶

func SetIPAssignmentResourceData(d *schema.ResourceData, m *models.IPAssignment)

Update the underlying IPAssignment resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetIPAssignmentSubResourceData ¶

func SetIPAssignmentSubResourceData(m []*models.IPAssignment) (d []*map[string]interface{})

Iterate through and update the IPAssignment resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetIPSpecResourceData ¶

func SetIPSpecResourceData(d *schema.ResourceData, m *models.IPSpec)

Update the underlying IPSpec resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetIPSpecSubResourceData ¶

func SetIPSpecSubResourceData(m []*models.IPSpec) (d []*map[string]interface{})

Iterate through and update the IPSpec resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetImageResourceData ¶

func SetImageResourceData(d *schema.ResourceData, m *models.Image)

func SetImageSubResourceData ¶

func SetImageSubResourceData(m []*models.Image) (d []*map[string]interface{})

func SetIndividualSymmetricKeyEnrollmentResourceData ¶

func SetIndividualSymmetricKeyEnrollmentResourceData(d *schema.ResourceData, m *models.IndividualSymmetricKeyEnrollment)

Update the underlying IndividualSymmetricKeyEnrollment resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetIndividualSymmetricKeyEnrollmentSubResourceData ¶

func SetIndividualSymmetricKeyEnrollmentSubResourceData(m []*models.IndividualSymmetricKeyEnrollment) (d []*map[string]interface{})

Iterate through and update the IndividualSymmetricKeyEnrollment resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetInlineOpaqueBase64DataResourceData ¶

func SetInlineOpaqueBase64DataResourceData(d *schema.ResourceData, m *models.InlineOpaqueBase64Data)

func SetInlineOpaqueBase64DataSubResourceData ¶

func SetInlineOpaqueBase64DataSubResourceData(m []*models.InlineOpaqueBase64Data) (d []*map[string]interface{})

func SetInstanceTransitionActionResourceData ¶

func SetInstanceTransitionActionResourceData(d *schema.ResourceData, m *models.InstanceTransitionAction)

Update the underlying InstanceTransitionAction resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetInstanceTransitionActionSubResourceData ¶

func SetInstanceTransitionActionSubResourceData(m []*models.InstanceTransitionAction) (d []*map[string]interface{})

Iterate through and update the InstanceTransitionAction resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetIntegrationPolicyResourceData ¶

func SetIntegrationPolicyResourceData(d *schema.ResourceData, m *models.IntegrationPolicy)

func SetIntegrationPolicySubResourceData ¶

func SetIntegrationPolicySubResourceData(m []*models.IntegrationPolicy) (d []*map[string]interface{})

func SetInterfaceResourceData ¶

func SetInterfaceResourceData(d *schema.ResourceData, m *models.Interface)

Update the underlying Interface resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetInterfaceSubResourceData ¶

func SetInterfaceSubResourceData(m []*models.Interface) (d []*map[string]interface{})

Iterate through and update the Interface resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetIoAddressesResourceData ¶

func SetIoAddressesResourceData(d *schema.ResourceData, m *models.IoAddresses)

Update the underlying IoAddresses resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetIoAddressesSubResourceData ¶

func SetIoAddressesSubResourceData(m []*models.IoAddresses) (d []*map[string]interface{})

Iterate through and update the IoAddresses resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetIoBundleStatusResourceData ¶

func SetIoBundleStatusResourceData(d *schema.ResourceData, m *models.IoBundleStatus)

Update the underlying IoBundleStatus resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetIoBundleStatusSubResourceData ¶

func SetIoBundleStatusSubResourceData(m []*models.IoBundleStatus) (d []*map[string]interface{})

Iterate through and update the IoBundleStatus resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetIoMemberResourceData ¶

func SetIoMemberResourceData(d *schema.ResourceData, m *models.IoMember)

Update the underlying IoMember resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetIoMemberStatusResourceData ¶

func SetIoMemberStatusResourceData(d *schema.ResourceData, m *models.IoMemberStatus)

Update the underlying IoMemberStatus resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetIoMemberStatusSubResourceData ¶

func SetIoMemberStatusSubResourceData(m []*models.IoMemberStatus) (d []*map[string]interface{})

Iterate through and update the IoMemberStatus resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetIoMemberSubResourceData ¶

func SetIoMemberSubResourceData(m []*models.IoMember) (d []*map[string]interface{})

Iterate through and update the IoMember resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetIoTypeResourceData ¶

func SetIoTypeResourceData(d *schema.ResourceData, m *models.IoType)

Update the underlying IoType resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetIoTypeSubResourceData ¶

func SetIoTypeSubResourceData(m []*models.IoType) (d []*map[string]interface{})

Iterate through and update the IoType resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetIotHubServiceDetailResourceData ¶

func SetIotHubServiceDetailResourceData(d *schema.ResourceData, m *models.IotHubServiceDetail)

func SetIotHubServiceDetailSubResourceData ¶

func SetIotHubServiceDetailSubResourceData(m []*models.IotHubServiceDetail) (d []*map[string]interface{})

func SetJWTInfoResourceData ¶

func SetJWTInfoResourceData(d *schema.ResourceData, m *models.JWTInfo)

func SetJWTInfoSubResourceData ¶

func SetJWTInfoSubResourceData(m []*models.JWTInfo) (d []*map[string]interface{})

func SetLTEAdapterResourceData ¶

func SetLTEAdapterResourceData(d *schema.ResourceData, m *models.LTEAdapter)

Update the underlying LTEAdapter resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetLTEAdapterSubResourceData ¶

func SetLTEAdapterSubResourceData(m []*models.LTEAdapter) (d []*map[string]interface{})

Iterate through and update the LTEAdapter resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetLimitParamsResourceData ¶

func SetLimitParamsResourceData(d *schema.ResourceData, m *models.LimitParams)

Update the underlying LimitParams resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetLimitParamsSubResourceData ¶

func SetLimitParamsSubResourceData(m []*models.LimitParams) (d []*map[string]interface{})

Iterate through and update the LimitParams resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetLispConfigResourceData ¶

func SetLispConfigResourceData(d *schema.ResourceData, m *models.LispConfig)

func SetLispConfigSubResourceData ¶

func SetLispConfigSubResourceData(m []*models.LispConfig) (d []*map[string]interface{})

func SetLispResourceData ¶

func SetLispResourceData(d *schema.ResourceData, m *models.LispConfig)

func SetLispServerResourceData ¶

func SetLispServerResourceData(d *schema.ResourceData, m *models.LispServer)

func SetLispServerSubResourceData ¶

func SetLispServerSubResourceData(m []*models.LispServer) (d []*map[string]interface{})

func SetLispSubResourceData ¶

func SetLispSubResourceData(m []*models.LispConfig) (d []*map[string]interface{})

func SetLocalOperatorConsolePolicyResourceData ¶

func SetLocalOperatorConsolePolicyResourceData(d *schema.ResourceData, m *models.LocalOperatorConsolePolicy)

func SetLocalOperatorConsolePolicySubResourceData ¶

func SetLocalOperatorConsolePolicySubResourceData(m []*models.LocalOperatorConsolePolicy) (d []*map[string]interface{})

func SetManifestInfoResourceData ¶

func SetManifestInfoResourceData(d *schema.ResourceData, m *models.ManifestInfo)

Update the underlying ManifestInfo resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetManifestInfoSubResourceData ¶

func SetManifestInfoSubResourceData(m []*models.ManifestInfo) (d []*map[string]interface{})

func SetMapParamsResourceData ¶

func SetMapParamsResourceData(d *schema.ResourceData, m *models.MapParams)

Update the underlying MapParams resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetMapParamsSubResourceData ¶

func SetMapParamsSubResourceData(m []*models.MapParams) (d []*map[string]interface{})

Iterate through and update the MapParams resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetMatchResourceData ¶

func SetMatchResourceData(d *schema.ResourceData, m *models.Match)

func SetMatchSubResourceData ¶

func SetMatchSubResourceData(m []*models.Match) (d []*map[string]interface{})

func SetMemorySummaryResourceData ¶

func SetMemorySummaryResourceData(d *schema.ResourceData, m *models.MemorySummary)

Update the underlying MemorySummary resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetMemorySummarySubResourceData ¶

func SetMemorySummarySubResourceData(m []*models.MemorySummary) (d []*map[string]interface{})

Iterate through and update the MemorySummary resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetMetricQueryResponseItemResourceData ¶

func SetMetricQueryResponseItemResourceData(d *schema.ResourceData, m *models.MetricQueryResponseItem)

Update the underlying MetricQueryResponseItem resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetMetricQueryResponseItemSubResourceData ¶

func SetMetricQueryResponseItemSubResourceData(m []*models.MetricQueryResponseItem) (d []*map[string]interface{})

Iterate through and update the MetricQueryResponseItem resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetMetricQueryResponseResourceData ¶

func SetMetricQueryResponseResourceData(d *schema.ResourceData, m *models.MetricQueryResponse)

Update the underlying MetricQueryResponse resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetMetricQueryResponseSubResourceData ¶

func SetMetricQueryResponseSubResourceData(m []*models.MetricQueryResponse) (d []*map[string]interface{})

Iterate through and update the MetricQueryResponse resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetMetricThresholdResourceData ¶

func SetMetricThresholdResourceData(d *schema.ResourceData, m *models.MetricThreshold)

Update the underlying MetricThreshold resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetMetricThresholdSubResourceData ¶

func SetMetricThresholdSubResourceData(m []*models.MetricThreshold) (d []*map[string]interface{})

Iterate through and update the MetricThreshold resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetMetricTypeResourceData ¶

func SetMetricTypeResourceData(d *schema.ResourceData, m *models.MetricType)

Update the underlying MetricType resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetMetricTypeSubResourceData ¶

func SetMetricTypeSubResourceData(m []*models.MetricType) (d []*map[string]interface{})

Iterate through and update the MetricType resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetMetricsDetailResourceData ¶

func SetMetricsDetailResourceData(d *schema.ResourceData, m *models.MetricsDetail)

func SetMetricsDetailSubResourceData ¶

func SetMetricsDetailSubResourceData(m []*models.MetricsDetail) (d []*map[string]interface{})

func SetModelArchTypeResourceData ¶

func SetModelArchTypeResourceData(d *schema.ResourceData, m *models.ModelArchType)

Update the underlying ModelArchType resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetModelArchTypeSubResourceData ¶

func SetModelArchTypeSubResourceData(m []*models.ModelArchType) (d []*map[string]interface{})

Iterate through and update the ModelArchType resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetModuleDetailResourceData ¶

func SetModuleDetailResourceData(d *schema.ResourceData, m *models.ModuleDetail)

func SetModuleDetailSubResourceData ¶

func SetModuleDetailSubResourceData(m []*models.ModuleDetail) (d []*map[string]interface{})

func SetModulePolicyResourceData ¶

func SetModulePolicyResourceData(d *schema.ResourceData, m *models.ModulePolicy)

func SetModulePolicySubResourceData ¶

func SetModulePolicySubResourceData(m []*models.ModulePolicy) (d []*map[string]interface{})

func SetModuleSummaryResourceData ¶

func SetModuleSummaryResourceData(d *schema.ResourceData, m *models.ModuleSummary)

Update the underlying ModuleSummary resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetModuleSummarySubResourceData ¶

func SetModuleSummarySubResourceData(m []*models.ModuleSummary) (d []*map[string]interface{})

Iterate through and update the ModuleSummary resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetModuleTypeResourceData ¶

func SetModuleTypeResourceData(d *schema.ResourceData, m *models.ModuleType)

Update the underlying ModuleType resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetModuleTypeSubResourceData ¶

func SetModuleTypeSubResourceData(m []*models.ModuleType) (d []*map[string]interface{})

Iterate through and update the ModuleType resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetNetConfigListResourceData ¶

func SetNetConfigListResourceData(d *schema.ResourceData, m *models.NetConfigList)

Update the underlying NetConfigList resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetNetConfigListSubResourceData ¶

func SetNetConfigListSubResourceData(m []*models.NetConfigList) (d []*map[string]interface{})

Iterate through and update the NetConfigList resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetNetInstConfigStatusListResourceData ¶

func SetNetInstConfigStatusListResourceData(d *schema.ResourceData, m *models.NetInstConfigStatusList)

Update the underlying NetInstConfigStatusList resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetNetInstConfigStatusListSubResourceData ¶

func SetNetInstConfigStatusListSubResourceData(m []*models.NetInstConfigStatusList) (d []*map[string]interface{})

Iterate through and update the NetInstConfigStatusList resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetNetInstConfigStatusResourceData ¶

func SetNetInstConfigStatusResourceData(d *schema.ResourceData, m *models.NetInstConfigStatus)

Update the underlying NetInstConfigStatus resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetNetInstConfigStatusSubResourceData ¶

func SetNetInstConfigStatusSubResourceData(m []*models.NetInstConfigStatus) (d []*map[string]interface{})

Iterate through and update the NetInstConfigStatus resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetNetInstFilterResourceData ¶

func SetNetInstFilterResourceData(d *schema.ResourceData, m *models.NetInstFilter)

Update the underlying NetInstFilter resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetNetInstFilterSubResourceData ¶

func SetNetInstFilterSubResourceData(m []*models.NetInstFilter) (d []*map[string]interface{})

Iterate through and update the NetInstFilter resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetNetInstListResourceData ¶

func SetNetInstListResourceData(d *schema.ResourceData, m *models.NetInstList)

Update the underlying NetInstList resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetNetInstListSubResourceData ¶

func SetNetInstListSubResourceData(m []*models.NetInstList) (d []*map[string]interface{})

Iterate through and update the NetInstList resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetNetInstOpaqueConfigResourceData ¶

func SetNetInstOpaqueConfigResourceData(d *schema.ResourceData, m *models.NetInstOpaqueConfig)

func SetNetInstOpaqueConfigSubResourceData ¶

func SetNetInstOpaqueConfigSubResourceData(m []*models.NetInstOpaqueConfig) (d []*map[string]interface{})

func SetNetInstShortConfigResourceData ¶

func SetNetInstShortConfigResourceData(d *schema.ResourceData, m *models.NetInstShortConfig)

Update the underlying NetInstShortConfig resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetNetInstShortConfigSubResourceData ¶

func SetNetInstShortConfigSubResourceData(m []*models.NetInstShortConfig) (d []*map[string]interface{})

Iterate through and update the NetInstShortConfig resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetNetInstStatusFilterResourceData ¶

func SetNetInstStatusFilterResourceData(d *schema.ResourceData, m *models.NetInstStatusFilter)

Update the underlying NetInstStatusFilter resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetNetInstStatusFilterSubResourceData ¶

func SetNetInstStatusFilterSubResourceData(m []*models.NetInstStatusFilter) (d []*map[string]interface{})

Iterate through and update the NetInstStatusFilter resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetNetInstStatusListMsgResourceData ¶

func SetNetInstStatusListMsgResourceData(d *schema.ResourceData, m *models.NetInstStatusListMsg)

Update the underlying NetInstStatusListMsg resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetNetInstStatusListMsgSubResourceData ¶

func SetNetInstStatusListMsgSubResourceData(m []*models.NetInstStatusListMsg) (d []*map[string]interface{})

Iterate through and update the NetInstStatusListMsg resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetNetInstStatusMsgResourceData ¶

func SetNetInstStatusMsgResourceData(d *schema.ResourceData, m *models.NetInstStatusMsg)

Update the underlying NetInstStatusMsg resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetNetInstStatusMsgSubResourceData ¶

func SetNetInstStatusMsgSubResourceData(m []*models.NetInstStatusMsg) (d []*map[string]interface{})

Iterate through and update the NetInstStatusMsg resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetNetInstStatusSummaryMsgResourceData ¶

func SetNetInstStatusSummaryMsgResourceData(d *schema.ResourceData, m *models.NetInstStatusSummaryMsg)

Update the underlying NetInstStatusSummaryMsg resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetNetInstStatusSummaryMsgSubResourceData ¶

func SetNetInstStatusSummaryMsgSubResourceData(m []*models.NetInstStatusSummaryMsg) (d []*map[string]interface{})

Iterate through and update the NetInstStatusSummaryMsg resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetNetProxyConfigSubResourceData ¶

func SetNetProxyConfigSubResourceData(m []*models.Proxy) (d []*map[string]interface{})

func SetNetProxyStatusResourceData ¶

func SetNetProxyStatusResourceData(d *schema.ResourceData, m *models.NetProxyStatus)

Update the underlying NetProxyStatus resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetNetProxyStatusSubResourceData ¶

func SetNetProxyStatusSubResourceData(m []*models.NetProxyStatus) (d []*map[string]interface{})

Iterate through and update the NetProxyStatus resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetNetWifiConfigNetcryptoblockResourceData ¶

func SetNetWifiConfigNetcryptoblockResourceData(d *schema.ResourceData, m *models.NetWifiConfigNetcryptoblock)

Update the underlying NetWifiConfigNetcryptoblock resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetNetWifiConfigNetcryptoblockSubResourceData ¶

func SetNetWifiConfigNetcryptoblockSubResourceData(m []*models.NetWifiConfigNetcryptoblock) (d []*map[string]interface{})

Iterate through and update the NetWifiConfigNetcryptoblock resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetNetWifiConfigSecretsResourceData ¶

func SetNetWifiConfigSecretsResourceData(d *schema.ResourceData, m *models.NetWifiConfigSecrets)

Update the underlying NetWifiConfigSecrets resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetNetWifiConfigSecretsSubResourceData ¶

func SetNetWifiConfigSecretsSubResourceData(m []*models.NetWifiConfigSecrets) (d []*map[string]interface{})

Iterate through and update the NetWifiConfigSecrets resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetNetWirelessConfigSubResourceData ¶

func SetNetWirelessConfigSubResourceData(m []*models.Wireless) (d []*map[string]interface{})

func SetNetworkCellularSubResourceData ¶

func SetNetworkCellularSubResourceData(m []*models.Cellular) (d []*map[string]interface{})

func SetNetworkCountersResourceData ¶

func SetNetworkCountersResourceData(d *schema.ResourceData, m *models.NetworkCounters)

Update the underlying NetworkCounters resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetNetworkCountersSubResourceData ¶

func SetNetworkCountersSubResourceData(m []*models.NetworkCounters) (d []*map[string]interface{})

Iterate through and update the NetworkCounters resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetNetworkDHCPTypeResourceData ¶

func SetNetworkDHCPTypeResourceData(d *schema.ResourceData, m *models.NetworkDHCPType)

Update the underlying NetworkDHCPType resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetNetworkDHCPTypeSubResourceData ¶

func SetNetworkDHCPTypeSubResourceData(m []*models.NetworkDHCPType) (d []*map[string]interface{})

Iterate through and update the NetworkDHCPType resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetNetworkFilterResourceData ¶

func SetNetworkFilterResourceData(d *schema.ResourceData, m *models.NetworkFilter)

Update the underlying NetworkFilter resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetNetworkFilterSubResourceData ¶

func SetNetworkFilterSubResourceData(m []*models.NetworkFilter) (d []*map[string]interface{})

Iterate through and update the NetworkFilter resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetNetworkInstPolicyResourceData ¶

func SetNetworkInstPolicyResourceData(d *schema.ResourceData, m *models.NetworkInstPolicy)

func SetNetworkInstPolicySubResourceData ¶

func SetNetworkInstPolicySubResourceData(m []*models.NetworkInstPolicy) (d []*map[string]interface{})

func SetNetworkInstanceDhcpTypeResourceData ¶

func SetNetworkInstanceDhcpTypeResourceData(d *schema.ResourceData, m *models.NetworkInstanceDhcpType)

Update the underlying NetworkInstanceDhcpType resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetNetworkInstanceDhcpTypeSubResourceData ¶

func SetNetworkInstanceDhcpTypeSubResourceData(m []*models.NetworkInstanceDhcpType) (d []*map[string]interface{})

Iterate through and update the NetworkInstanceDhcpType resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetNetworkInstanceKindResourceData ¶

func SetNetworkInstanceKindResourceData(d *schema.ResourceData, m *models.NetworkInstanceKind)

Update the underlying NetworkInstanceKind resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetNetworkInstanceKindSubResourceData ¶

func SetNetworkInstanceKindSubResourceData(m []*models.NetworkInstanceKind) (d []*map[string]interface{})

Iterate through and update the NetworkInstanceKind resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetNetworkInstanceOpaqueResourceData ¶

func SetNetworkInstanceOpaqueResourceData(d *schema.ResourceData, m *models.NetInstOpaqueConfig)

func SetNetworkInstanceOpaqueSubResourceData ¶

func SetNetworkInstanceOpaqueSubResourceData(m []*models.NetInstOpaqueConfig) (d []*map[string]interface{})

func SetNetworkInstanceResourceData ¶

func SetNetworkInstanceResourceData(d *schema.ResourceData, m *models.NetworkInstance)

func SetNetworkInstanceSubResourceData ¶

func SetNetworkInstanceSubResourceData(m []*models.NetworkInstance) (d []*map[string]interface{})

func SetNetworkKindResourceData ¶

func SetNetworkKindResourceData(d *schema.ResourceData, m *models.NetworkKind)

Update the underlying NetworkKind resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetNetworkKindSubResourceData ¶

func SetNetworkKindSubResourceData(m []*models.NetworkKind) (d []*map[string]interface{})

Iterate through and update the NetworkKind resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetNetworkPolicyResourceData ¶

func SetNetworkPolicyResourceData(d *schema.ResourceData, m *models.NetworkPolicy)

func SetNetworkPolicySubResourceData ¶

func SetNetworkPolicySubResourceData(m []*models.NetworkPolicy) (d []*map[string]interface{})

func SetNetworkProxyProtoResourceData ¶

func SetNetworkProxyProtoResourceData(d *schema.ResourceData, m *models.Proto)

Update the underlying NetworkProxyProto resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetNetworkProxyProtoSubResourceData ¶

func SetNetworkProxyProtoSubResourceData(m []*models.Proto) (d []*map[string]interface{})

Iterate through and update the NetworkProxyProto resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetNetworkProxyResourceData ¶

func SetNetworkProxyResourceData(d *schema.ResourceData, m *models.Proxy)

func SetNetworkProxyServerSubResourceData ¶

func SetNetworkProxyServerSubResourceData(m []*models.Server) (d []*map[string]interface{})

func SetNetworkResourceData ¶

func SetNetworkResourceData(d *schema.ResourceData, m *models.Network)

func SetNetworkStatusResourceData ¶

func SetNetworkStatusResourceData(d *schema.ResourceData, m *models.NetworkStatus)

Update the underlying NetworkStatus resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetNetworkStatusSubResourceData ¶

func SetNetworkStatusSubResourceData(m []*models.NetworkStatus) (d []*map[string]interface{})

Iterate through and update the NetworkStatus resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetNetworkSubResourceData ¶

func SetNetworkSubResourceData(m []*models.Network) (d []*map[string]interface{})

func SetNetworkWiFiKeySchemeResourceData ¶

func SetNetworkWiFiKeySchemeResourceData(d *schema.ResourceData, m *models.NetworkWiFiKeyScheme)

Update the underlying NetworkWiFiKeyScheme resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetNetworkWiFiKeySchemeSubResourceData ¶

func SetNetworkWiFiKeySchemeSubResourceData(m []*models.NetworkWiFiKeyScheme) (d []*map[string]interface{})

Iterate through and update the NetworkWiFiKeyScheme resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetNetworkWifiResourceData ¶

func SetNetworkWifiResourceData(d *schema.ResourceData, m *models.Wifi)

func SetNetworkWifiSubResourceData ¶

func SetNetworkWifiSubResourceData(m []*models.Wifi) (d []*map[string]interface{})

func SetNetworkWirelessResourceData ¶

func SetNetworkWirelessResourceData(d *schema.ResourceData, m *models.Wireless)

func SetNetworkWirelessTypeResourceData ¶

func SetNetworkWirelessTypeResourceData(d *schema.ResourceData, m *models.Type)

Update the underlying NetworkWirelessType resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetNetworkWirelessTypeSubResourceData ¶

func SetNetworkWirelessTypeSubResourceData(m []*models.Type) (d []*map[string]interface{})

Iterate through and update the NetworkWirelessType resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetNodeResourceData ¶

func SetNodeResourceData(d *schema.ResourceData, m *models.Node)

func SetObjectDetailResourceData ¶

func SetObjectDetailResourceData(d *schema.ResourceData, m *models.ObjectDetail)

Update the underlying ObjectDetail resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetObjectDetailSubResourceData ¶

func SetObjectDetailSubResourceData(m []*models.ObjectDetail) (d []*map[string]interface{})

Iterate through and update the ObjectDetail resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetObjectParentDetailResourceData ¶

func SetObjectParentDetailResourceData(d *schema.ResourceData, m *models.ObjectParentDetail)

func SetObjectParentDetailSubResourceData ¶

func SetObjectParentDetailSubResourceData(m []*models.ObjectParentDetail) (d []*map[string]interface{})

func SetObjectRevisionResourceData ¶

func SetObjectRevisionResourceData(d *schema.ResourceData, m *models.ObjectRevision)

func SetObjectRevisionSubResourceData ¶

func SetObjectRevisionSubResourceData(m []*models.ObjectRevision) (d []*map[string]interface{})

func SetObjectTagFilterResourceData ¶

func SetObjectTagFilterResourceData(d *schema.ResourceData, m *models.ObjectTagFilter)

Update the underlying ObjectTagFilter resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetObjectTagFilterSubResourceData ¶

func SetObjectTagFilterSubResourceData(m []*models.ObjectTagFilter) (d []*map[string]interface{})

Iterate through and update the ObjectTagFilter resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetObjectTagResourceData ¶

func SetObjectTagResourceData(d *schema.ResourceData, m *models.ObjectTag)

Update the underlying ObjectTag resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetObjectTagSubResourceData ¶

func SetObjectTagSubResourceData(m []*models.ObjectTag) (d []*map[string]interface{})

Iterate through and update the ObjectTag resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetObjectTagsListResourceData ¶

func SetObjectTagsListResourceData(d *schema.ResourceData, m *models.ObjectTagsList)

Update the underlying ObjectTagsList resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetObjectTagsListSubResourceData ¶

func SetObjectTagsListSubResourceData(m []*models.ObjectTagsList) (d []*map[string]interface{})

Iterate through and update the ObjectTagsList resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetObjectTypeResourceData ¶

func SetObjectTypeResourceData(d *schema.ResourceData, m *models.ObjectType)

Update the underlying ObjectType resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetObjectTypeSubResourceData ¶

func SetObjectTypeSubResourceData(m []*models.ObjectType) (d []*map[string]interface{})

Iterate through and update the ObjectType resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetOpaqueAppInstanceStatusResourceData ¶

func SetOpaqueAppInstanceStatusResourceData(d *schema.ResourceData, m *models.OpaqueAppInstanceStatus)

func SetOpaqueAppInstanceStatusSubResourceData ¶

func SetOpaqueAppInstanceStatusSubResourceData(m []*models.OpaqueAppInstanceStatus) (d []*map[string]interface{})

func SetOpaqueConfigTypeResourceData ¶

func SetOpaqueConfigTypeResourceData(d *schema.ResourceData, m *models.OpaqueConfigType)

Update the underlying OpaqueConfigType resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetOpaqueConfigTypeSubResourceData ¶

func SetOpaqueConfigTypeSubResourceData(m []*models.OpaqueConfigType) (d []*map[string]interface{})

Iterate through and update the OpaqueConfigType resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetOpaqueObjectCategoryResourceData ¶

func SetOpaqueObjectCategoryResourceData(d *schema.ResourceData, m *models.OpaqueObjectCategory)

func SetOpaqueObjectCategorySubResourceData ¶

func SetOpaqueObjectCategorySubResourceData(m []*models.OpaqueObjectCategory) (d []*map[string]interface{})

func SetOriginResourceData ¶

func SetOriginResourceData(d *schema.ResourceData, m *models.Origin)

Update the underlying Origin resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetOriginSubResourceData ¶

func SetOriginSubResourceData(m []*models.Origin) (d []*map[string]interface{})

Iterate through and update the Origin resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetPCRTemplateResourceData ¶

func SetPCRTemplateResourceData(d *schema.ResourceData, m *models.PCRTemplate)

Update the underlying PCRTemplate resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetPCRTemplateSubResourceData ¶

func SetPCRTemplateSubResourceData(m []*models.PCRTemplate) (d []*map[string]interface{})

Iterate through and update the PCRTemplate resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetPCRTypeResourceData ¶

func SetPCRTypeResourceData(d *schema.ResourceData, m *models.PCRType)

Update the underlying PCRType resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetPCRTypeSubResourceData ¶

func SetPCRTypeSubResourceData(m []*models.PCRType) (d []*map[string]interface{})

Iterate through and update the PCRType resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetPCRValueResourceData ¶

func SetPCRValueResourceData(d *schema.ResourceData, m *models.PCRValue)

Update the underlying PCRValue resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetPCRValueSubResourceData ¶

func SetPCRValueSubResourceData(m []*models.PCRValue) (d []*map[string]interface{})

Iterate through and update the PCRValue resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetParamResourceData ¶

func SetParamResourceData(d *schema.ResourceData, m *models.Param)

func SetParamSubResourceData ¶

func SetParamSubResourceData(m []*models.Param) (d []*map[string]interface{})

func SetPatchEnvelopeActionResourceData ¶

func SetPatchEnvelopeActionResourceData(d *schema.ResourceData, m *models.PatchEnvelopeAction)

func SetPatchEnvelopeActionSubResourceData ¶

func SetPatchEnvelopeActionSubResourceData(m []*models.PatchEnvelopeAction) (d []*map[string]interface{})

func SetPatchEnvelopeListResourceData ¶

func SetPatchEnvelopeListResourceData(d *schema.ResourceData, m *models.PatchEnvelopeList)

func SetPatchEnvelopeListSubResourceData ¶

func SetPatchEnvelopeListSubResourceData(m []*models.PatchEnvelopeList) (d []*map[string]interface{})

func SetPatchEnvelopeResourceData ¶

func SetPatchEnvelopeResourceData(d *schema.ResourceData, m *models.PatchEnvelope)

func SetPatchEnvelopeStateResourceData ¶

func SetPatchEnvelopeStateResourceData(d *schema.ResourceData, m *models.PatchEnvelopeState)

func SetPatchEnvelopeStateSubResourceData ¶

func SetPatchEnvelopeStateSubResourceData(m []*models.PatchEnvelopeState) (d []*map[string]interface{})

func SetPatchEnvelopeStatusResourceData ¶

func SetPatchEnvelopeStatusResourceData(d *schema.ResourceData, m *models.PatchEnvelopeStatus)

func SetPatchEnvelopeStatusSubResourceData ¶

func SetPatchEnvelopeStatusSubResourceData(m []*models.PatchEnvelopeStatus) (d []*map[string]interface{})

func SetPatchEnvelopeSubResourceData ¶

func SetPatchEnvelopeSubResourceData(m []*models.PatchEnvelope) (d []*map[string]interface{})

func SetPatchEnvelopeUsageInfoResourceData ¶

func SetPatchEnvelopeUsageInfoResourceData(d *schema.ResourceData, m *models.PatchEnvelopeUsageInfo)

func SetPatchEnvelopeUsageInfoSubResourceData ¶

func SetPatchEnvelopeUsageInfoSubResourceData(m []*models.PatchEnvelopeUsageInfo) (d []*map[string]interface{})

func SetPatchReferenceUpdateConfigResourceData ¶

func SetPatchReferenceUpdateConfigResourceData(d *schema.ResourceData, m *models.PatchReferenceUpdateConfig)

func SetPatchReferenceUpdateConfigSubResourceData ¶

func SetPatchReferenceUpdateConfigSubResourceData(m []*models.PatchReferenceUpdateConfig) (d []*map[string]interface{})

func SetPatchStatusFilterResourceData ¶

func SetPatchStatusFilterResourceData(d *schema.ResourceData, m *models.PatchStatusFilter)

func SetPatchStatusFilterSubResourceData ¶

func SetPatchStatusFilterSubResourceData(m []*models.PatchStatusFilter) (d []*map[string]interface{})

func SetPatchStatusListMsgResourceData ¶

func SetPatchStatusListMsgResourceData(d *schema.ResourceData, m *models.PatchStatusListMsg)

func SetPatchStatusListMsgSubResourceData ¶

func SetPatchStatusListMsgSubResourceData(m []*models.PatchStatusListMsg) (d []*map[string]interface{})

func SetPermissionResourceData ¶

func SetPermissionResourceData(d *schema.ResourceData, m *models.Permission)

func SetPermissionSubResourceData ¶

func SetPermissionSubResourceData(m []*models.Permission) (d []*map[string]interface{})

func SetPhyAdapterResourceData ¶

func SetPhyAdapterResourceData(d *schema.ResourceData, m *models.PhyAdapter)

func SetPhyAdapterSubResourceData ¶

func SetPhyAdapterSubResourceData(m []*models.PhyAdapter) (d []*map[string]interface{})

func SetPhysicalStorageDiskStateResourceData ¶

func SetPhysicalStorageDiskStateResourceData(d *schema.ResourceData, m *models.PhysicalStorageDiskState)

Update the underlying PhysicalStorageDiskState resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetPhysicalStorageDiskStateSubResourceData ¶

func SetPhysicalStorageDiskStateSubResourceData(m []*models.PhysicalStorageDiskState) (d []*map[string]interface{})

Iterate through and update the PhysicalStorageDiskState resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetPhysicalStorageRaidTypeResourceData ¶

func SetPhysicalStorageRaidTypeResourceData(d *schema.ResourceData, m *models.PhysicalStorageRaidType)

Update the underlying PhysicalStorageRaidType resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetPhysicalStorageRaidTypeSubResourceData ¶

func SetPhysicalStorageRaidTypeSubResourceData(m []*models.PhysicalStorageRaidType) (d []*map[string]interface{})

Iterate through and update the PhysicalStorageRaidType resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetPhysicalStorageResourceData ¶

func SetPhysicalStorageResourceData(d *schema.ResourceData, m *models.PhysicalStorage)

Update the underlying PhysicalStorage resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetPhysicalStorageStatusResourceData ¶

func SetPhysicalStorageStatusResourceData(d *schema.ResourceData, m *models.PhysicalStorageStatus)

Update the underlying PhysicalStorageStatus resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetPhysicalStorageStatusSubResourceData ¶

func SetPhysicalStorageStatusSubResourceData(m []*models.PhysicalStorageStatus) (d []*map[string]interface{})

Iterate through and update the PhysicalStorageStatus resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetPhysicalStorageSubResourceData ¶

func SetPhysicalStorageSubResourceData(m []*models.PhysicalStorage) (d []*map[string]interface{})

Iterate through and update the PhysicalStorage resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetPhysicalStorageTypeInfoResourceData ¶

func SetPhysicalStorageTypeInfoResourceData(d *schema.ResourceData, m *models.PhysicalStorageTypeInfo)

Update the underlying PhysicalStorageTypeInfo resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetPhysicalStorageTypeInfoSubResourceData ¶

func SetPhysicalStorageTypeInfoSubResourceData(m []*models.PhysicalStorageTypeInfo) (d []*map[string]interface{})

Iterate through and update the PhysicalStorageTypeInfo resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetPolicyCommonResourceData ¶

func SetPolicyCommonResourceData(d *schema.ResourceData, m *models.PolicyCommon)

func SetPolicyCommonSubResourceData ¶

func SetPolicyCommonSubResourceData(m []*models.PolicyCommon) (d []*map[string]interface{})

func SetPolicyConfigResourceData ¶

func SetPolicyConfigResourceData(d *schema.ResourceData, m *models.Policy)

func SetPolicyConfigSubResourceData ¶

func SetPolicyConfigSubResourceData(m []*models.Policy) (d []*map[string]interface{})

func SetPolicyStatusResourceData ¶

func SetPolicyStatusResourceData(d *schema.ResourceData, m *models.PolicyStatus)

Update the underlying PolicyStatus resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetPolicyStatusSubResourceData ¶

func SetPolicyStatusSubResourceData(m []*models.PolicyStatus) (d []*map[string]interface{})

Iterate through and update the PolicyStatus resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetPolicyTypeResourceData ¶

func SetPolicyTypeResourceData(d *schema.ResourceData, m *models.PolicyType)

Update the underlying PolicyType resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetPolicyTypeSubResourceData ¶

func SetPolicyTypeSubResourceData(m []*models.PolicyType) (d []*map[string]interface{})

Iterate through and update the PolicyType resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetProtobufAnyResourceData ¶

func SetProtobufAnyResourceData(d *schema.ResourceData, m *models.ProtobufAny)

Update the underlying ProtobufAny resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetProtobufAnySubResourceData ¶

func SetProtobufAnySubResourceData(m []*models.ProtobufAny) (d []*map[string]interface{})

Iterate through and update the ProtobufAny resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetProtobufNullValueResourceData ¶

func SetProtobufNullValueResourceData(d *schema.ResourceData, m *models.ProtobufNullValue)

Update the underlying ProtobufNullValue resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetProtobufNullValueSubResourceData ¶

func SetProtobufNullValueSubResourceData(m []*models.ProtobufNullValue) (d []*map[string]interface{})

Iterate through and update the ProtobufNullValue resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetProxyServerResourceData ¶

func SetProxyServerResourceData(d *schema.ResourceData, m *models.Server)

func SetProxyServerSubResourceData ¶

func SetProxyServerSubResourceData(m []*models.Server) (d []*map[string]interface{})

func SetRSAResourceData ¶

func SetRSAResourceData(d *schema.ResourceData, m *models.RSA)

func SetRSASubResourceData ¶

func SetRSASubResourceData(m []*models.RSA) (d []*map[string]interface{})

func SetResourceGroupDetailResourceData ¶

func SetResourceGroupDetailResourceData(d *schema.ResourceData, m *models.ResourceGroupDetail)

Update the underlying ResourceGroupDetail resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetResourceGroupDetailSubResourceData ¶

func SetResourceGroupDetailSubResourceData(m []*models.ResourceGroupDetail) (d []*map[string]interface{})

Iterate through and update the ResourceGroupDetail resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetResourceResourceData ¶

func SetResourceResourceData(d *schema.ResourceData, m *models.Resource)

func SetResourceSubResourceData ¶

func SetResourceSubResourceData(m []*models.Resource) (d []*map[string]interface{})

func SetRoleResourceData ¶

func SetRoleResourceData(d *schema.ResourceData, m *models.Role)

func SetRoleSubResourceData ¶

func SetRoleSubResourceData(m []*models.Role) (d []*map[string]interface{})

func SetRunStateResourceData ¶

func SetRunStateResourceData(d *schema.ResourceData, m *models.RunState)

Update the underlying RunState resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetRunStateSubResourceData ¶

func SetRunStateSubResourceData(m []*models.RunState) (d []*map[string]interface{})

Iterate through and update the RunState resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetSANValuesResourceData ¶

func SetSANValuesResourceData(d *schema.ResourceData, m *models.SANValues)

func SetSANValuesSubResourceData ¶

func SetSANValuesSubResourceData(m []*models.SANValues) (d []*map[string]interface{})

func SetSKUDetailResourceData ¶

func SetSKUDetailResourceData(d *schema.ResourceData, m *models.SKUDetail)

Update the underlying SKUDetail resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetSKUDetailSubResourceData ¶

func SetSKUDetailSubResourceData(m []*models.SKUDetail) (d []*map[string]interface{})

Iterate through and update the SKUDetail resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetSWInfoResourceData ¶

func SetSWInfoResourceData(d *schema.ResourceData, m *models.SWInfo)

Update the underlying SWInfo resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetSWInfoSubResourceData ¶

func SetSWInfoSubResourceData(m []*models.SWInfo) (d []*map[string]interface{})

Iterate through and update the SWInfo resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetSWStateResourceData ¶

func SetSWStateResourceData(d *schema.ResourceData, m *models.SWState)

Update the underlying SWState resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetSWStateSubResourceData ¶

func SetSWStateSubResourceData(m []*models.SWState) (d []*map[string]interface{})

Iterate through and update the SWState resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetScopeResourceData ¶

func SetScopeResourceData(d *schema.ResourceData, m *models.Scope)

func SetScopeSubResourceData ¶

func SetScopeSubResourceData(m []*models.Scope) (d []*map[string]interface{})

func SetServicePointResourceData ¶

func SetServicePointResourceData(d *schema.ResourceData, m *models.ServicePoint)

func SetServicePointSubResourceData ¶

func SetServicePointSubResourceData(m []*models.ServicePoint) (d []*map[string]interface{})

func SetSeverityResourceData ¶

func SetSeverityResourceData(d *schema.ResourceData, m *models.Severity)

Update the underlying Severity resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetSeveritySubResourceData ¶

func SetSeveritySubResourceData(m []*models.Severity) (d []*map[string]interface{})

Iterate through and update the Severity resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetSimcardStateResourceData ¶

func SetSimcardStateResourceData(d *schema.ResourceData, m *models.SimcardState)

Update the underlying SimcardState resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetSimcardStateSubResourceData ¶

func SetSimcardStateSubResourceData(m []*models.SimcardState) (d []*map[string]interface{})

Iterate through and update the SimcardState resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetSpTypeResourceData ¶

func SetSpTypeResourceData(d *schema.ResourceData, m *models.SpType)

Update the underlying SpType resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetSpTypeSubResourceData ¶

func SetSpTypeSubResourceData(m []*models.SpType) (d []*map[string]interface{})

Iterate through and update the SpType resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetStaticDNSListResourceData ¶

func SetStaticDNSListResourceData(d *schema.ResourceData, m *models.StaticDNSList)

func SetStaticDNSListSubResourceData ¶

func SetStaticDNSListSubResourceData(m []*models.StaticDNSList) (d []*map[string]interface{})

func SetStorageDeviceMetricsResourceData ¶

func SetStorageDeviceMetricsResourceData(d *schema.ResourceData, m *models.StorageDeviceMetrics)

Update the underlying StorageDeviceMetrics resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetStorageDeviceMetricsSubResourceData ¶

func SetStorageDeviceMetricsSubResourceData(m []*models.StorageDeviceMetrics) (d []*map[string]interface{})

Iterate through and update the StorageDeviceMetrics resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetStorageStatusResourceData ¶

func SetStorageStatusResourceData(d *schema.ResourceData, m *models.StorageStatus)

Update the underlying StorageStatus resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetStorageStatusSubResourceData ¶

func SetStorageStatusSubResourceData(m []*models.StorageStatus) (d []*map[string]interface{})

Iterate through and update the StorageStatus resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetStorageSummaryResourceData ¶

func SetStorageSummaryResourceData(d *schema.ResourceData, m *models.StorageSummary)

Update the underlying StorageSummary resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetStorageSummarySubResourceData ¶

func SetStorageSummarySubResourceData(m []*models.StorageSummary) (d []*map[string]interface{})

Iterate through and update the StorageSummary resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetSubjectResourceData ¶

func SetSubjectResourceData(d *schema.ResourceData, m *models.Subject)

func SetSubjectSubResourceData ¶

func SetSubjectSubResourceData(m []*models.Subject) (d []*map[string]interface{})

func SetSummaryResourceData ¶

func SetSummaryResourceData(d *schema.ResourceData, m *models.Summary)

Update the underlying Summary resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetSummarySubResourceData ¶

func SetSummarySubResourceData(m []*models.Summary) (d []*map[string]interface{})

Iterate through and update the Summary resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetSymmetricKeyEnrollmentDetailResourceData ¶

func SetSymmetricKeyEnrollmentDetailResourceData(d *schema.ResourceData, m *models.SymmetricKeyEnrollmentDetail)

func SetSymmetricKeyEnrollmentDetailSubResourceData ¶

func SetSymmetricKeyEnrollmentDetailSubResourceData(m []*models.SymmetricKeyEnrollmentDetail) (d []*map[string]interface{})

func SetSysBrandFilterResourceData ¶

func SetSysBrandFilterResourceData(d *schema.ResourceData, m *models.SysBrandFilter)

Update the underlying SysBrandFilter resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetSysBrandFilterSubResourceData ¶

func SetSysBrandFilterSubResourceData(m []*models.SysBrandFilter) (d []*map[string]interface{})

Iterate through and update the SysBrandFilter resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetSysBrandResourceData ¶

func SetSysBrandResourceData(d *schema.ResourceData, m *models.SysBrand)

Update the underlying SysBrand resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetSysBrandSubResourceData ¶

func SetSysBrandSubResourceData(m []*models.SysBrand) (d []*map[string]interface{})

Iterate through and update the SysBrand resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetSysBrandsResourceData ¶

func SetSysBrandsResourceData(d *schema.ResourceData, m *models.SysBrands)

Update the underlying SysBrands resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetSysBrandsSubResourceData ¶

func SetSysBrandsSubResourceData(m []*models.SysBrands) (d []*map[string]interface{})

Iterate through and update the SysBrands resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetSysInterfaceResourceData ¶

func SetSysInterfaceResourceData(d *schema.ResourceData, m *models.SystemInterface)

func SetSysInterfaceSubResourceData ¶

func SetSysInterfaceSubResourceData(m []*models.SystemInterface) (d []*map[string]interface{})

func SetSysModelFilterResourceData ¶

func SetSysModelFilterResourceData(d *schema.ResourceData, m *models.SysModelFilter)

Update the underlying SysModelFilter resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetSysModelFilterSubResourceData ¶

func SetSysModelFilterSubResourceData(m []*models.SysModelFilter) (d []*map[string]interface{})

Iterate through and update the SysModelFilter resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetSysModelResourceData ¶

func SetSysModelResourceData(d *schema.ResourceData, m *models.SysModel)

Update the underlying SysModel resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetSysModelStateResourceData ¶

func SetSysModelStateResourceData(d *schema.ResourceData, m *models.SysModelState)

Update the underlying SysModelState resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetSysModelStateSubResourceData ¶

func SetSysModelStateSubResourceData(m []*models.SysModelState) (d []*map[string]interface{})

Iterate through and update the SysModelState resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetSysModelSubResourceData ¶

func SetSysModelSubResourceData(m []*models.SysModel) (d []*map[string]interface{})

Iterate through and update the SysModel resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetSysModelsResourceData ¶

func SetSysModelsResourceData(d *schema.ResourceData, m *models.SysModels)

Update the underlying SysModels resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetSysModelsSubResourceData ¶

func SetSysModelsSubResourceData(m []*models.SysModels) (d []*map[string]interface{})

Iterate through and update the SysModels resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetTPMEnrollmentDetailResourceData ¶

func SetTPMEnrollmentDetailResourceData(d *schema.ResourceData, m *models.TPMEnrollmentDetail)

func SetTPMEnrollmentDetailSubResourceData ¶

func SetTPMEnrollmentDetailSubResourceData(m []*models.TPMEnrollmentDetail) (d []*map[string]interface{})

func SetTagConfigStatusResourceData ¶

func SetTagConfigStatusResourceData(d *schema.ResourceData, m *models.TagConfigStatus)

Update the underlying TagConfigStatus resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetTagConfigStatusSubResourceData ¶

func SetTagConfigStatusSubResourceData(m []*models.TagConfigStatus) (d []*map[string]interface{})

Iterate through and update the TagConfigStatus resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetTagFilterResourceData ¶

func SetTagFilterResourceData(d *schema.ResourceData, m *models.TagFilter)

Update the underlying TagFilter resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetTagFilterSubResourceData ¶

func SetTagFilterSubResourceData(m []*models.TagFilter) (d []*map[string]interface{})

Iterate through and update the TagFilter resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetTagResourceData ¶

func SetTagResourceData(d *schema.ResourceData, m *models.Tag)

func SetTagStatusFilterResourceData ¶

func SetTagStatusFilterResourceData(d *schema.ResourceData, m *models.TagStatusFilter)

Update the underlying TagStatusFilter resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetTagStatusFilterSubResourceData ¶

func SetTagStatusFilterSubResourceData(m []*models.TagStatusFilter) (d []*map[string]interface{})

Iterate through and update the TagStatusFilter resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetTagStatusListMsgResourceData ¶

func SetTagStatusListMsgResourceData(d *schema.ResourceData, m *models.TagStatusListMsg)

Update the underlying TagStatusListMsg resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetTagStatusListMsgSubResourceData ¶

func SetTagStatusListMsgSubResourceData(m []*models.TagStatusListMsg) (d []*map[string]interface{})

Iterate through and update the TagStatusListMsg resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetTagStatusMsgResourceData ¶

func SetTagStatusMsgResourceData(d *schema.ResourceData, m *models.TagStatusMsg)

Update the underlying TagStatusMsg resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetTagStatusMsgSubResourceData ¶

func SetTagStatusMsgSubResourceData(m []*models.TagStatusMsg) (d []*map[string]interface{})

Iterate through and update the TagStatusMsg resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetTagStatusResourceData ¶

func SetTagStatusResourceData(d *schema.ResourceData, m *models.TagStatus)

Update the underlying TagStatus resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetTagStatusSubResourceData ¶

func SetTagStatusSubResourceData(m []*models.TagStatus) (d []*map[string]interface{})

Iterate through and update the TagStatus resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetTagSubResourceData ¶

func SetTagSubResourceData(m []*models.Tag) (d []*map[string]interface{})

func SetTagTypeResourceData ¶

func SetTagTypeResourceData(d *schema.ResourceData, m *models.TagType)

Update the underlying TagType resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetTagTypeSubResourceData ¶

func SetTagTypeSubResourceData(m []*models.TagType) (d []*map[string]interface{})

Iterate through and update the TagType resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetTagsConfigStatusResourceData ¶

func SetTagsConfigStatusResourceData(d *schema.ResourceData, m *models.TagsConfigStatus)

Update the underlying TagsConfigStatus resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetTagsConfigStatusSubResourceData ¶

func SetTagsConfigStatusSubResourceData(m []*models.TagsConfigStatus) (d []*map[string]interface{})

Iterate through and update the TagsConfigStatus resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetTagsResourceData ¶

func SetTagsResourceData(d *schema.ResourceData, m *models.Tags)

func SetTagsSubResourceData ¶

func SetTagsSubResourceData(m []*models.Tags) (d []*map[string]interface{})

func SetTopTalkersResponseItemResourceData ¶

func SetTopTalkersResponseItemResourceData(d *schema.ResourceData, m *models.TopTalkersResponseItem)

Update the underlying TopTalkersResponseItem resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetTopTalkersResponseItemSubResourceData ¶

func SetTopTalkersResponseItemSubResourceData(m []*models.TopTalkersResponseItem) (d []*map[string]interface{})

Iterate through and update the TopTalkersResponseItem resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetTopTalkersResponseResourceData ¶

func SetTopTalkersResponseResourceData(d *schema.ResourceData, m *models.TopTalkersResponse)

Update the underlying TopTalkersResponse resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetTopTalkersResponseSubResourceData ¶

func SetTopTalkersResponseSubResourceData(m []*models.TopTalkersResponse) (d []*map[string]interface{})

Iterate through and update the TopTalkersResponse resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetTransCauseResourceData ¶

func SetTransCauseResourceData(d *schema.ResourceData, m *models.TransCause)

Update the underlying TransCause resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetTransCauseSubResourceData ¶

func SetTransCauseSubResourceData(m []*models.TransCause) (d []*map[string]interface{})

Iterate through and update the TransCause resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetTransDetailsResourceData ¶

func SetTransDetailsResourceData(d *schema.ResourceData, m *models.TransDetails)

Update the underlying TransDetails resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetTransDetailsSubResourceData ¶

func SetTransDetailsSubResourceData(m []*models.TransDetails) (d []*map[string]interface{})

Iterate through and update the TransDetails resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetTwinDetailResourceData ¶

func SetTwinDetailResourceData(d *schema.ResourceData, m *models.TwinDetail)

Update the underlying TwinDetail resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetTwinDetailSubResourceData ¶

func SetTwinDetailSubResourceData(m []*models.TwinDetail) (d []*map[string]interface{})

Iterate through and update the TwinDetail resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetUserTemplateResourceData ¶

func SetUserTemplateResourceData(d *schema.ResourceData, m *models.UserDataTemplate)

func SetUserTemplateSubResourceData ¶

func SetUserTemplateSubResourceData(m []*models.UserDataTemplate) (d []*map[string]interface{})

func SetVCEStatusDetailResourceData ¶

func SetVCEStatusDetailResourceData(d *schema.ResourceData, m *models.VCEStatusDetail)

Update the underlying VCEStatusDetail resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetVCEStatusDetailSubResourceData ¶

func SetVCEStatusDetailSubResourceData(m []*models.VCEStatusDetail) (d []*map[string]interface{})

Iterate through and update the VCEStatusDetail resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetVCEStatusResourceData ¶

func SetVCEStatusResourceData(d *schema.ResourceData, m *models.VCEStatus)

Update the underlying VCEStatus resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetVCEStatusSubResourceData ¶

func SetVCEStatusSubResourceData(m []*models.VCEStatus) (d []*map[string]interface{})

Iterate through and update the VCEStatus resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetVMManifestImageResourceData ¶

func SetVMManifestImageResourceData(d *schema.ResourceData, m *models.VMManifestImage)

func SetVMManifestImageSubResourceData ¶

func SetVMManifestImageSubResourceData(m []*models.VMManifestImage) (d []*map[string]interface{})

func SetVMManifestResourceData ¶

func SetVMManifestResourceData(d *schema.ResourceData, m *models.VMManifest)

func SetVMManifestSubResourceData ¶

func SetVMManifestSubResourceData(m []*models.VMManifest) (d []*map[string]interface{})

func SetVMManifestSummaryResourceData ¶

func SetVMManifestSummaryResourceData(d *schema.ResourceData, m *models.VMManifestSummary)

Update the underlying VMManifestSummary resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetVMManifestSummarySubResourceData ¶

func SetVMManifestSummarySubResourceData(m []*models.VMManifestSummary) (d []*map[string]interface{})

Iterate through and update the VMManifestSummary resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetVMResourceData ¶

func SetVMResourceData(d *schema.ResourceData, m *models.VM)

func SetVMSubResourceData ¶

func SetVMSubResourceData(m []*models.VM) (d []*map[string]interface{})

func SetVariableFileEncodingResourceData ¶

func SetVariableFileEncodingResourceData(d *schema.ResourceData, m *models.VariableFileEncoding)

Update the underlying VariableFileEncoding resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetVariableFileEncodingSubResourceData ¶

func SetVariableFileEncodingSubResourceData(m []*models.VariableFileEncoding) (d []*map[string]interface{})

Iterate through and update the VariableFileEncoding resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetVariableGroupConditionOperatorResourceData ¶

func SetVariableGroupConditionOperatorResourceData(d *schema.ResourceData, m *models.VariableGroupConditionOperator)

Update the underlying VariableGroupConditionOperator resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetVariableGroupConditionOperatorSubResourceData ¶

func SetVariableGroupConditionOperatorSubResourceData(m []*models.VariableGroupConditionOperator) (d []*map[string]interface{})

Iterate through and update the VariableGroupConditionOperator resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetVariableGroupConditionResourceData ¶

func SetVariableGroupConditionResourceData(d *schema.ResourceData, m *models.VariableGroupCondition)

func SetVariableGroupConditionSubResourceData ¶

func SetVariableGroupConditionSubResourceData(m []*models.VariableGroupCondition) (d []*map[string]interface{})

func SetVariableGroupVariableResourceData ¶

func SetVariableGroupVariableResourceData(d *schema.ResourceData, m *models.VariableGroupVariable)

func SetVariableGroupVariableSubResourceData ¶

func SetVariableGroupVariableSubResourceData(m []*models.VariableGroupVariable) (d []*map[string]interface{})

func SetVariableOptionValResourceData ¶

func SetVariableOptionValResourceData(d *schema.ResourceData, m *models.VariableOptionVal)

Update the underlying VariableOptionVal resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetVariableOptionValSubResourceData ¶

func SetVariableOptionValSubResourceData(m []*models.VariableOptionVal) (d []*map[string]interface{})

Iterate through and update the VariableOptionVal resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetVariableVariableFormatResourceData ¶

func SetVariableVariableFormatResourceData(d *schema.ResourceData, m *models.VariableVariableFormat)

Update the underlying VariableVariableFormat resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetVariableVariableFormatSubResourceData ¶

func SetVariableVariableFormatSubResourceData(m []*models.VariableVariableFormat) (d []*map[string]interface{})

Iterate through and update the VariableVariableFormat resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetVifInfoResourceData ¶

func SetVifInfoResourceData(d *schema.ResourceData, m *models.VifInfo)

Update the underlying VifInfo resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetVifInfoSubResourceData ¶

func SetVifInfoSubResourceData(m []*models.VifInfo) (d []*map[string]interface{})

Iterate through and update the VifInfo resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetVolInstFilterResourceData ¶

func SetVolInstFilterResourceData(d *schema.ResourceData, m *models.VolInstFilter)

Update the underlying VolInstFilter resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetVolInstFilterSubResourceData ¶

func SetVolInstFilterSubResourceData(m []*models.VolInstFilter) (d []*map[string]interface{})

Iterate through and update the VolInstFilter resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetVolInstListResourceData ¶

func SetVolInstListResourceData(d *schema.ResourceData, m *models.VolInstList)

Update the underlying VolInstList resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetVolInstListSubResourceData ¶

func SetVolInstListSubResourceData(m []*models.VolInstList) (d []*map[string]interface{})

Iterate through and update the VolInstList resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetVolInstResourceResourceData ¶

func SetVolInstResourceResourceData(d *schema.ResourceData, m *models.VolInstResource)

Update the underlying VolInstResource resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetVolInstResourceSubResourceData ¶

func SetVolInstResourceSubResourceData(m []*models.VolInstResource) (d []*map[string]interface{})

Iterate through and update the VolInstResource resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetVolInstShortConfigResourceData ¶

func SetVolInstShortConfigResourceData(d *schema.ResourceData, m *models.VolInstShortConfig)

Update the underlying VolInstShortConfig resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetVolInstShortConfigSubResourceData ¶

func SetVolInstShortConfigSubResourceData(m []*models.VolInstShortConfig) (d []*map[string]interface{})

Iterate through and update the VolInstShortConfig resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetVolInstStatusFilterResourceData ¶

func SetVolInstStatusFilterResourceData(d *schema.ResourceData, m *models.VolInstStatusFilter)

Update the underlying VolInstStatusFilter resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetVolInstStatusFilterSubResourceData ¶

func SetVolInstStatusFilterSubResourceData(m []*models.VolInstStatusFilter) (d []*map[string]interface{})

Iterate through and update the VolInstStatusFilter resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetVolInstStatusListMsgResourceData ¶

func SetVolInstStatusListMsgResourceData(d *schema.ResourceData, m *models.VolInstStatusListMsg)

Update the underlying VolInstStatusListMsg resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetVolInstStatusListMsgSubResourceData ¶

func SetVolInstStatusListMsgSubResourceData(m []*models.VolInstStatusListMsg) (d []*map[string]interface{})

Iterate through and update the VolInstStatusListMsg resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetVolInstStatusMsgResourceData ¶

func SetVolInstStatusMsgResourceData(d *schema.ResourceData, m *models.VolInstStatusMsg)

Update the underlying VolInstStatusMsg resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetVolInstStatusMsgSubResourceData ¶

func SetVolInstStatusMsgSubResourceData(m []*models.VolInstStatusMsg) (d []*map[string]interface{})

Iterate through and update the VolInstStatusMsg resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetVolInstStatusSummaryMsgResourceData ¶

func SetVolInstStatusSummaryMsgResourceData(d *schema.ResourceData, m *models.VolInstStatusSummaryMsg)

Update the underlying VolInstStatusSummaryMsg resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetVolInstStatusSummaryMsgSubResourceData ¶

func SetVolInstStatusSummaryMsgSubResourceData(m []*models.VolInstStatusSummaryMsg) (d []*map[string]interface{})

Iterate through and update the VolInstStatusSummaryMsg resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetVolumeInstPolicyResourceData ¶

func SetVolumeInstPolicyResourceData(d *schema.ResourceData, m *models.VolumeInstPolicy)

Update the underlying VolumeInstPolicy resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetVolumeInstPolicySubResourceData ¶

func SetVolumeInstPolicySubResourceData(m []*models.VolumeInstPolicy) (d []*map[string]interface{})

Iterate through and update the VolumeInstPolicy resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetVolumeInstanceAccessModeResourceData ¶

func SetVolumeInstanceAccessModeResourceData(d *schema.ResourceData, m *models.VolumeInstanceAccessMode)

Update the underlying VolumeInstanceAccessMode resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetVolumeInstanceAccessModeSubResourceData ¶

func SetVolumeInstanceAccessModeSubResourceData(m []*models.VolumeInstanceAccessMode) (d []*map[string]interface{})

Iterate through and update the VolumeInstanceAccessMode resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetVolumeInstanceResourceData ¶

func SetVolumeInstanceResourceData(d *schema.ResourceData, m *models.VolumeInstance)

func SetVolumeInstanceSubResourceData ¶

func SetVolumeInstanceSubResourceData(m []*models.VolumeInstance) (d []*map[string]interface{})

func SetVolumeInstanceTypeResourceData ¶

func SetVolumeInstanceTypeResourceData(d *schema.ResourceData, m *models.VolumeInstanceType)

Update the underlying VolumeInstanceType resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetVolumeInstanceTypeSubResourceData ¶

func SetVolumeInstanceTypeSubResourceData(m []*models.VolumeInstanceType) (d []*map[string]interface{})

Iterate through and update the VolumeInstanceType resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetZManufacturerInfoResourceData ¶

func SetZManufacturerInfoResourceData(d *schema.ResourceData, m *models.ZManufacturerInfo)

Update the underlying ZManufacturerInfo resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetZManufacturerInfoSubResourceData ¶

func SetZManufacturerInfoSubResourceData(m []*models.ZManufacturerInfo) (d []*map[string]interface{})

Iterate through and update the ZManufacturerInfo resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetZcOpsStatusResourceData ¶

func SetZcOpsStatusResourceData(d *schema.ResourceData, m *models.ZcOpsStatus)

Update the underlying ZcOpsStatus resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetZcOpsStatusSubResourceData ¶

func SetZcOpsStatusSubResourceData(m []*models.ZcOpsStatus) (d []*map[string]interface{})

Iterate through and update the ZcOpsStatus resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetZcOpsTypeResourceData ¶

func SetZcOpsTypeResourceData(d *schema.ResourceData, m *models.ZcOpsType)

Update the underlying ZcOpsType resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetZcOpsTypeSubResourceData ¶

func SetZcOpsTypeSubResourceData(m []*models.ZcOpsType) (d []*map[string]interface{})

Iterate through and update the ZcOpsType resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetZedCloudOpsCmdResourceData ¶

func SetZedCloudOpsCmdResourceData(d *schema.ResourceData, m *models.ZedCloudOpsCmd)

func SetZedCloudOpsCmdSubResourceData ¶

func SetZedCloudOpsCmdSubResourceData(m []*models.ZedCloudOpsCmd) (d []*map[string]interface{})

func SetZedcloudCountersResourceData ¶

func SetZedcloudCountersResourceData(d *schema.ResourceData, m *models.ZedcloudCounters)

Update the underlying ZedcloudCounters resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetZedcloudCountersSubResourceData ¶

func SetZedcloudCountersSubResourceData(m []*models.ZedcloudCounters) (d []*map[string]interface{})

Iterate through and update the ZedcloudCounters resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetZsrvErrorCodeResourceData ¶

func SetZsrvErrorCodeResourceData(d *schema.ResourceData, m *models.ZsrvErrorCode)

Update the underlying ZsrvErrorCode resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetZsrvErrorCodeSubResourceData ¶

func SetZsrvErrorCodeSubResourceData(m []*models.ZsrvErrorCode) (d []*map[string]interface{})

Iterate through and update the ZsrvErrorCode resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetZsrvErrorResourceData ¶

func SetZsrvErrorResourceData(d *schema.ResourceData, m *models.ZsrvError)

Update the underlying ZsrvError resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetZsrvErrorSubResourceData ¶

func SetZsrvErrorSubResourceData(m []*models.ZsrvError) (d []*map[string]interface{})

Iterate through and update the ZsrvError resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetZsrvResponseResourceData ¶

func SetZsrvResponseResourceData(d *schema.ResourceData, m *models.ZsrvResponse)

Update the underlying ZsrvResponse resource data in the Terraform configuration using the resource model built from the CREATE/UPDATE/READ LM API request response

func SetZsrvResponseSubResourceData ¶

func SetZsrvResponseSubResourceData(m []*models.ZsrvResponse) (d []*map[string]interface{})

Iterate through and update the ZsrvResponse resource data within a pagination response (typically defined in the items array field) retrieved from a READ operation for multiple LM resources

func SetworkNetProxyServerResourceData ¶

func SetworkNetProxyServerResourceData(d *schema.ResourceData, m *models.Server)

func SeverityModel ¶

func SeverityModel(d *schema.ResourceData) *models.Severity

func SeverityModelFromMap ¶

func SeverityModelFromMap(m map[string]interface{}) *models.Severity

func SeveritySchema ¶

func SeveritySchema() map[string]*schema.Schema

Schema mapping representing the Severity resource defined in the Terraform configuration

func SimcardStateModel ¶

func SimcardStateModel(d *schema.ResourceData) *models.SimcardState

func SimcardStateModelFromMap ¶

func SimcardStateModelFromMap(m map[string]interface{}) *models.SimcardState

func SimcardStateSchema ¶

func SimcardStateSchema() map[string]*schema.Schema

Schema mapping representing the SimcardState resource defined in the Terraform configuration

func SpTypeModel ¶

func SpTypeModel(d *schema.ResourceData) *models.SpType

func SpTypeModelFromMap ¶

func SpTypeModelFromMap(m map[string]interface{}) *models.SpType

func SpTypeSchema ¶

func SpTypeSchema() map[string]*schema.Schema

Schema mapping representing the SpType resource defined in the Terraform configuration

func StaticDNSList ¶

func StaticDNSList() map[string]*schema.Schema

func StaticDNSListModel ¶

func StaticDNSListModel(d *schema.ResourceData) *models.StaticDNSList

func StaticDNSListModelFromMap ¶

func StaticDNSListModelFromMap(m map[string]interface{}) *models.StaticDNSList

func StorageDeviceMetricsModel ¶

func StorageDeviceMetricsModel(d *schema.ResourceData) *models.StorageDeviceMetrics

Function to perform the following actions: (1) Translate StorageDeviceMetrics resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func StorageDeviceMetricsModelFromMap ¶

func StorageDeviceMetricsModelFromMap(m map[string]interface{}) *models.StorageDeviceMetrics

func StorageDeviceMetricsSchema ¶

func StorageDeviceMetricsSchema() map[string]*schema.Schema

Schema mapping representing the StorageDeviceMetrics resource defined in the Terraform configuration

func StorageStatusModel ¶

func StorageStatusModel(d *schema.ResourceData) *models.StorageStatus

Function to perform the following actions: (1) Translate StorageStatus resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func StorageStatusModelFromMap ¶

func StorageStatusModelFromMap(m map[string]interface{}) *models.StorageStatus

func StorageStatusSchema ¶

func StorageStatusSchema() map[string]*schema.Schema

Schema mapping representing the StorageStatus resource defined in the Terraform configuration

func StorageSummaryModel ¶

func StorageSummaryModel(d *schema.ResourceData) *models.StorageSummary

Function to perform the following actions: (1) Translate StorageSummary resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func StorageSummaryModelFromMap ¶

func StorageSummaryModelFromMap(m map[string]interface{}) *models.StorageSummary

func StorageSummarySchema ¶

func StorageSummarySchema() map[string]*schema.Schema

Schema mapping representing the StorageSummary resource defined in the Terraform configuration

func Subject ¶

func Subject() map[string]*schema.Schema

func SubjectModel ¶

func SubjectModel(d *schema.ResourceData) *models.Subject

func SubjectModelFromMap ¶

func SubjectModelFromMap(m map[string]interface{}) *models.Subject

func SummaryModel ¶

func SummaryModel(d *schema.ResourceData) *models.Summary

func SummaryModelFromMap ¶

func SummaryModelFromMap(m map[string]interface{}) *models.Summary

func SummarySchema ¶

func SummarySchema() map[string]*schema.Schema

Schema mapping representing the Summary resource defined in the Terraform configuration

func SymmetricKeyEnrollmentDetail ¶

func SymmetricKeyEnrollmentDetail() map[string]*schema.Schema

func SymmetricKeyEnrollmentDetailModelFromMap ¶

func SymmetricKeyEnrollmentDetailModelFromMap(m map[string]interface{}) *models.SymmetricKeyEnrollmentDetail

func SysBrandFilterModel ¶

func SysBrandFilterModel(d *schema.ResourceData) *models.SysBrandFilter

Function to perform the following actions: (1) Translate SysBrandFilter resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func SysBrandFilterModelFromMap ¶

func SysBrandFilterModelFromMap(m map[string]interface{}) *models.SysBrandFilter

func SysBrandFilterSchema ¶

func SysBrandFilterSchema() map[string]*schema.Schema

Schema mapping representing the SysBrandFilter resource defined in the Terraform configuration

func SysBrandModel ¶

func SysBrandModel(d *schema.ResourceData) *models.SysBrand

Function to perform the following actions: (1) Translate SysBrand resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func SysBrandModelFromMap ¶

func SysBrandModelFromMap(m map[string]interface{}) *models.SysBrand

func SysBrandSchema ¶

func SysBrandSchema() map[string]*schema.Schema

Schema mapping representing the SysBrand resource defined in the Terraform configuration

func SysBrandsModel ¶

func SysBrandsModel(d *schema.ResourceData) *models.SysBrands

Function to perform the following actions: (1) Translate SysBrands resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func SysBrandsModelFromMap ¶

func SysBrandsModelFromMap(m map[string]interface{}) *models.SysBrands

func SysBrandsSchema ¶

func SysBrandsSchema() map[string]*schema.Schema

Schema mapping representing the SysBrands resource defined in the Terraform configuration

func SysModelFilterModel ¶

func SysModelFilterModel(d *schema.ResourceData) *models.SysModelFilter

Function to perform the following actions: (1) Translate SysModelFilter resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func SysModelFilterModelFromMap ¶

func SysModelFilterModelFromMap(m map[string]interface{}) *models.SysModelFilter

func SysModelFilterSchema ¶

func SysModelFilterSchema() map[string]*schema.Schema

Schema mapping representing the SysModelFilter resource defined in the Terraform configuration

func SysModelModel ¶

func SysModelModel(d *schema.ResourceData) *models.SysModel

Function to perform the following actions: (1) Translate SysModel resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func SysModelModelFromMap ¶

func SysModelModelFromMap(m map[string]interface{}) *models.SysModel

func SysModelSchema ¶

func SysModelSchema() map[string]*schema.Schema

Schema mapping representing the SysModel resource defined in the Terraform configuration

func SysModelStateModel ¶

func SysModelStateModel(d *schema.ResourceData) *models.SysModelState

Function to perform the following actions: (1) Translate SysModelState resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func SysModelStateModelFromMap ¶

func SysModelStateModelFromMap(m map[string]interface{}) *models.SysModelState

func SysModelStateSchema ¶

func SysModelStateSchema() map[string]*schema.Schema

Schema mapping representing the SysModelState resource defined in the Terraform configuration

func SysModelsModel ¶

func SysModelsModel(d *schema.ResourceData) *models.SysModels

Function to perform the following actions: (1) Translate SysModels resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func SysModelsModelFromMap ¶

func SysModelsModelFromMap(m map[string]interface{}) *models.SysModels

func SysModelsSchema ¶

func SysModelsSchema() map[string]*schema.Schema

Schema mapping representing the SysModels resource defined in the Terraform configuration

func SystemInterface ¶

func SystemInterface() map[string]*schema.Schema

Schema mapping representing the SysInterface resource defined in the Terraform configuration

func SystemInterfaceModel ¶

func SystemInterfaceModel(d *schema.ResourceData) *models.SystemInterface

func SystemInterfaceModelFromMap ¶

func SystemInterfaceModelFromMap(m map[string]interface{}) *models.SystemInterface

func TPMEnrollmentDetail ¶

func TPMEnrollmentDetail() map[string]*schema.Schema

func TPMEnrollmentDetailModelFromMap ¶

func TPMEnrollmentDetailModelFromMap(m map[string]interface{}) *models.TPMEnrollmentDetail

func TagConfigStatusModel ¶

func TagConfigStatusModel(d *schema.ResourceData) *models.TagConfigStatus

Function to perform the following actions: (1) Translate TagConfigStatus resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func TagConfigStatusModelFromMap ¶

func TagConfigStatusModelFromMap(m map[string]interface{}) *models.TagConfigStatus

func TagConfigStatusSchema ¶

func TagConfigStatusSchema() map[string]*schema.Schema

Schema mapping representing the TagConfigStatus resource defined in the Terraform configuration

func TagFilterModel ¶

func TagFilterModel(d *schema.ResourceData) *models.TagFilter

Function to perform the following actions: (1) Translate TagFilter resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func TagFilterModelFromMap ¶

func TagFilterModelFromMap(m map[string]interface{}) *models.TagFilter

func TagFilterSchema ¶

func TagFilterSchema() map[string]*schema.Schema

Schema mapping representing the TagFilter resource defined in the Terraform configuration

func TagModel ¶

func TagModel(d *schema.ResourceData) *models.Tag

func TagModelFromMap ¶

func TagModelFromMap(m map[string]interface{}) *models.Tag

func TagStatusFilterModel ¶

func TagStatusFilterModel(d *schema.ResourceData) *models.TagStatusFilter

Function to perform the following actions: (1) Translate TagStatusFilter resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func TagStatusFilterModelFromMap ¶

func TagStatusFilterModelFromMap(m map[string]interface{}) *models.TagStatusFilter

func TagStatusFilterSchema ¶

func TagStatusFilterSchema() map[string]*schema.Schema

Schema mapping representing the TagStatusFilter resource defined in the Terraform configuration

func TagStatusListMsgModel ¶

func TagStatusListMsgModel(d *schema.ResourceData) *models.TagStatusListMsg

Function to perform the following actions: (1) Translate TagStatusListMsg resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func TagStatusListMsgModelFromMap ¶

func TagStatusListMsgModelFromMap(m map[string]interface{}) *models.TagStatusListMsg

func TagStatusListMsgSchema ¶

func TagStatusListMsgSchema() map[string]*schema.Schema

Schema mapping representing the TagStatusListMsg resource defined in the Terraform configuration

func TagStatusModel ¶

func TagStatusModel(d *schema.ResourceData) *models.TagStatus

Function to perform the following actions: (1) Translate TagStatus resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func TagStatusModelFromMap ¶

func TagStatusModelFromMap(m map[string]interface{}) *models.TagStatus

func TagStatusMsgModel ¶

func TagStatusMsgModel(d *schema.ResourceData) *models.TagStatusMsg

Function to perform the following actions: (1) Translate TagStatusMsg resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func TagStatusMsgModelFromMap ¶

func TagStatusMsgModelFromMap(m map[string]interface{}) *models.TagStatusMsg

func TagStatusMsgSchema ¶

func TagStatusMsgSchema() map[string]*schema.Schema

Schema mapping representing the TagStatusMsg resource defined in the Terraform configuration

func TagStatusSchema ¶

func TagStatusSchema() map[string]*schema.Schema

Schema mapping representing the TagStatus resource defined in the Terraform configuration

func TagTypeModel ¶

func TagTypeModel(d *schema.ResourceData) *models.TagType

Function to perform the following actions: (1) Translate TagType resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func TagTypeModelFromMap ¶

func TagTypeModelFromMap(m map[string]interface{}) *models.TagType

func TagTypeSchema ¶

func TagTypeSchema() map[string]*schema.Schema

Schema mapping representing the TagType resource defined in the Terraform configuration

func Tags ¶

func Tags() map[string]*schema.Schema

func TagsConfigStatusModel ¶

func TagsConfigStatusModel(d *schema.ResourceData) *models.TagsConfigStatus

Function to perform the following actions: (1) Translate TagsConfigStatus resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func TagsConfigStatusModelFromMap ¶

func TagsConfigStatusModelFromMap(m map[string]interface{}) *models.TagsConfigStatus

func TagsConfigStatusSchema ¶

func TagsConfigStatusSchema() map[string]*schema.Schema

Schema mapping representing the TagsConfigStatus resource defined in the Terraform configuration

func TagsModel ¶

func TagsModel(d *schema.ResourceData) *models.Tags

func TagsModelFromMap ¶

func TagsModelFromMap(m map[string]interface{}) *models.Tags

func TopTalkersResponseItemModelFromMap ¶

func TopTalkersResponseItemModelFromMap(m map[string]interface{}) *models.TopTalkersResponseItem

func TopTalkersResponseItemSchema ¶

func TopTalkersResponseItemSchema() map[string]*schema.Schema

Schema mapping representing the TopTalkersResponseItem resource defined in the Terraform configuration

func TopTalkersResponseModel ¶

func TopTalkersResponseModel(d *schema.ResourceData) *models.TopTalkersResponse

func TopTalkersResponseModelFromMap ¶

func TopTalkersResponseModelFromMap(m map[string]interface{}) *models.TopTalkersResponse

func TopTalkersResponseSchema ¶

func TopTalkersResponseSchema() map[string]*schema.Schema

Schema mapping representing the TopTalkersResponse resource defined in the Terraform configuration

func TransCauseModel ¶

func TransCauseModel(d *schema.ResourceData) *models.TransCause

func TransCauseModelFromMap ¶

func TransCauseModelFromMap(m map[string]interface{}) *models.TransCause

func TransCauseSchema ¶

func TransCauseSchema() map[string]*schema.Schema

Schema mapping representing the TransCause resource defined in the Terraform configuration

func TransDetailsModel ¶

func TransDetailsModel(d *schema.ResourceData) *models.TransDetails

func TransDetailsModelFromMap ¶

func TransDetailsModelFromMap(m map[string]interface{}) *models.TransDetails

func TransDetailsSchema ¶

func TransDetailsSchema() map[string]*schema.Schema

Schema mapping representing the TransDetails resource defined in the Terraform configuration

func TwinDetailModel ¶

func TwinDetailModel(d *schema.ResourceData) *models.TwinDetail

func TwinDetailModelFromMap ¶

func TwinDetailModelFromMap(m map[string]interface{}) *models.TwinDetail

func TwinDetailSchema ¶

func TwinDetailSchema() map[string]*schema.Schema

Schema mapping representing the TwinDetail resource defined in the Terraform configuration

func UserTemplate ¶

func UserTemplate() map[string]*schema.Schema

func UserTemplateModelFromMap ¶

func UserTemplateModelFromMap(m map[string]interface{}) *models.UserDataTemplate

func VCEStatusDetailModel ¶

func VCEStatusDetailModel(d *schema.ResourceData) *models.VCEStatusDetail

func VCEStatusDetailModelFromMap ¶

func VCEStatusDetailModelFromMap(m map[string]interface{}) *models.VCEStatusDetail

func VCEStatusDetailSchema ¶

func VCEStatusDetailSchema() map[string]*schema.Schema

Schema mapping representing the VCEStatusDetail resource defined in the Terraform configuration

func VCEStatusModel ¶

func VCEStatusModel(d *schema.ResourceData) *models.VCEStatus

func VCEStatusModelFromMap ¶

func VCEStatusModelFromMap(m map[string]interface{}) *models.VCEStatus

func VCEStatusSchema ¶

func VCEStatusSchema() map[string]*schema.Schema

Schema mapping representing the VCEStatus resource defined in the Terraform configuration

func VMManifest ¶

func VMManifest() map[string]*schema.Schema

func VMManifestImage ¶

func VMManifestImage() map[string]*schema.Schema

func VMManifestImageModel ¶

func VMManifestImageModel(d *schema.ResourceData) *models.VMManifestImage

func VMManifestImageModelFromMap ¶

func VMManifestImageModelFromMap(m map[string]interface{}) *models.VMManifestImage

func VMManifestModel ¶

func VMManifestModel(d *schema.ResourceData) *models.VMManifest

func VMManifestModelFromMap ¶

func VMManifestModelFromMap(m map[string]interface{}) *models.VMManifest

func VMManifestSummaryModel ¶

func VMManifestSummaryModel(d *schema.ResourceData) *models.VMManifestSummary

func VMManifestSummaryModelFromMap ¶

func VMManifestSummaryModelFromMap(m map[string]interface{}) *models.VMManifestSummary

func VMManifestSummarySchema ¶

func VMManifestSummarySchema() map[string]*schema.Schema

Schema mapping representing the VMManifestSummary resource defined in the Terraform configuration

func VMModel ¶

func VMModel(d *schema.ResourceData) *models.VM

func VMModelFromMap ¶

func VMModelFromMap(m map[string]interface{}) *models.VM

func VMSchema ¶

func VMSchema() map[string]*schema.Schema

func VariableFileEncodingModel ¶

func VariableFileEncodingModel(d *schema.ResourceData) *models.VariableFileEncoding

Function to perform the following actions: (1) Translate VariableFileEncoding resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func VariableFileEncodingModelFromMap ¶

func VariableFileEncodingModelFromMap(m map[string]interface{}) *models.VariableFileEncoding

func VariableFileEncodingSchema ¶

func VariableFileEncodingSchema() map[string]*schema.Schema

Schema mapping representing the VariableFileEncoding resource defined in the Terraform configuration

func VariableGroup ¶

func VariableGroup() map[string]*schema.Schema

Schema mapping representing the CustomConfigVariableGroup resource defined in the Terraform configuration

func VariableGroupConditionModelFromMap ¶

func VariableGroupConditionModelFromMap(m map[string]interface{}) *models.VariableGroupCondition

func VariableGroupConditionOperatorModel ¶

func VariableGroupConditionOperatorModel(d *schema.ResourceData) *models.VariableGroupConditionOperator

Function to perform the following actions: (1) Translate VariableGroupConditionOperator resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func VariableGroupConditionOperatorModelFromMap ¶

func VariableGroupConditionOperatorModelFromMap(m map[string]interface{}) *models.VariableGroupConditionOperator

func VariableGroupConditionOperatorSchema ¶

func VariableGroupConditionOperatorSchema() map[string]*schema.Schema

Schema mapping representing the VariableGroupConditionOperator resource defined in the Terraform configuration

func VariableGroupConditionSchema ¶

func VariableGroupConditionSchema() map[string]*schema.Schema

func VariableGroupVariable ¶

func VariableGroupVariable() map[string]*schema.Schema

Schema mapping representing the VariableGroupVariable resource defined in the Terraform configuration

func VariableGroupVariableModelFromMap ¶

func VariableGroupVariableModelFromMap(m map[string]interface{}) *models.VariableGroupVariable

func VariableOptionValModel ¶

func VariableOptionValModel(d *schema.ResourceData) *models.VariableOptionVal

Function to perform the following actions: (1) Translate VariableOptionVal resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func VariableOptionValModelFromMap ¶

func VariableOptionValModelFromMap(m map[string]interface{}) *models.VariableOptionVal

func VariableOptionValSchema ¶

func VariableOptionValSchema() map[string]*schema.Schema

Schema mapping representing the VariableOptionVal resource defined in the Terraform configuration

func VariableVariableFormatModel ¶

func VariableVariableFormatModel(d *schema.ResourceData) *models.VariableVariableFormat

Function to perform the following actions: (1) Translate VariableVariableFormat resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func VariableVariableFormatModelFromMap ¶

func VariableVariableFormatModelFromMap(m map[string]interface{}) *models.VariableVariableFormat

func VariableVariableFormatSchema ¶

func VariableVariableFormatSchema() map[string]*schema.Schema

Schema mapping representing the VariableVariableFormat resource defined in the Terraform configuration

func VifInfoModel ¶

func VifInfoModel(d *schema.ResourceData) *models.VifInfo

func VifInfoModelFromMap ¶

func VifInfoModelFromMap(m map[string]interface{}) *models.VifInfo

func VifInfoSchema ¶

func VifInfoSchema() map[string]*schema.Schema

Schema mapping representing the VifInfo resource defined in the Terraform configuration

func VolInstFilterModel ¶

func VolInstFilterModel(d *schema.ResourceData) *models.VolInstFilter

func VolInstFilterModelFromMap ¶

func VolInstFilterModelFromMap(m map[string]interface{}) *models.VolInstFilter

func VolInstFilterSchema ¶

func VolInstFilterSchema() map[string]*schema.Schema

Schema mapping representing the VolInstFilter resource defined in the Terraform configuration

func VolInstListModel ¶

func VolInstListModel(d *schema.ResourceData) *models.VolInstList

func VolInstListModelFromMap ¶

func VolInstListModelFromMap(m map[string]interface{}) *models.VolInstList

func VolInstListSchema ¶

func VolInstListSchema() map[string]*schema.Schema

Schema mapping representing the VolInstList resource defined in the Terraform configuration

func VolInstResourceModel ¶

func VolInstResourceModel(d *schema.ResourceData) *models.VolInstResource

func VolInstResourceModelFromMap ¶

func VolInstResourceModelFromMap(m map[string]interface{}) *models.VolInstResource

func VolInstResourceSchema ¶

func VolInstResourceSchema() map[string]*schema.Schema

Schema mapping representing the VolInstResource resource defined in the Terraform configuration

func VolInstShortConfigModel ¶

func VolInstShortConfigModel(d *schema.ResourceData) *models.VolInstShortConfig

func VolInstShortConfigModelFromMap ¶

func VolInstShortConfigModelFromMap(m map[string]interface{}) *models.VolInstShortConfig

func VolInstShortConfigSchema ¶

func VolInstShortConfigSchema() map[string]*schema.Schema

Schema mapping representing the VolInstShortConfig resource defined in the Terraform configuration

func VolInstStatusFilterModelFromMap ¶

func VolInstStatusFilterModelFromMap(m map[string]interface{}) *models.VolInstStatusFilter

func VolInstStatusFilterSchema ¶

func VolInstStatusFilterSchema() map[string]*schema.Schema

Schema mapping representing the VolInstStatusFilter resource defined in the Terraform configuration

func VolInstStatusListMsgModelFromMap ¶

func VolInstStatusListMsgModelFromMap(m map[string]interface{}) *models.VolInstStatusListMsg

func VolInstStatusListMsgSchema ¶

func VolInstStatusListMsgSchema() map[string]*schema.Schema

Schema mapping representing the VolInstStatusListMsg resource defined in the Terraform configuration

func VolInstStatusMsgModel ¶

func VolInstStatusMsgModel(d *schema.ResourceData) *models.VolInstStatusMsg

func VolInstStatusMsgModelFromMap ¶

func VolInstStatusMsgModelFromMap(m map[string]interface{}) *models.VolInstStatusMsg

func VolInstStatusMsgSchema ¶

func VolInstStatusMsgSchema() map[string]*schema.Schema

Schema mapping representing the VolInstStatusMsg resource defined in the Terraform configuration

func VolInstStatusSummaryMsgModelFromMap ¶

func VolInstStatusSummaryMsgModelFromMap(m map[string]interface{}) *models.VolInstStatusSummaryMsg

func VolInstStatusSummaryMsgSchema ¶

func VolInstStatusSummaryMsgSchema() map[string]*schema.Schema

Schema mapping representing the VolInstStatusSummaryMsg resource defined in the Terraform configuration

func VolumeInstPolicyModel ¶

func VolumeInstPolicyModel(d *schema.ResourceData) *models.VolumeInstPolicy

Function to perform the following actions: (1) Translate VolumeInstPolicy resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func VolumeInstPolicyModelFromMap ¶

func VolumeInstPolicyModelFromMap(m map[string]interface{}) *models.VolumeInstPolicy

func VolumeInstPolicySchema ¶

func VolumeInstPolicySchema() map[string]*schema.Schema

Schema mapping representing the VolumeInstPolicy resource defined in the Terraform configuration

func VolumeInstance ¶

func VolumeInstance() map[string]*schema.Schema

func VolumeInstanceAccessModeModelFromMap ¶

func VolumeInstanceAccessModeModelFromMap(m map[string]interface{}) *models.VolumeInstanceAccessMode

func VolumeInstanceAccessModeSchema ¶

func VolumeInstanceAccessModeSchema() map[string]*schema.Schema

Schema mapping representing the VolumeInstanceAccessMode resource defined in the Terraform configuration

func VolumeInstanceModel ¶

func VolumeInstanceModel(d *schema.ResourceData) *models.VolumeInstance

func VolumeInstanceModelFromMap ¶

func VolumeInstanceModelFromMap(m map[string]interface{}) *models.VolumeInstance

func VolumeInstanceTypeModel ¶

func VolumeInstanceTypeModel(d *schema.ResourceData) *models.VolumeInstanceType

func VolumeInstanceTypeModelFromMap ¶

func VolumeInstanceTypeModelFromMap(m map[string]interface{}) *models.VolumeInstanceType

func VolumeInstanceTypeSchema ¶

func VolumeInstanceTypeSchema() map[string]*schema.Schema

Schema mapping representing the VolumeInstanceType resource defined in the Terraform configuration

func ZManufacturerInfoModel ¶

func ZManufacturerInfoModel(d *schema.ResourceData) *models.ZManufacturerInfo

Function to perform the following actions: (1) Translate ZManufacturerInfo resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func ZManufacturerInfoModelFromMap ¶

func ZManufacturerInfoModelFromMap(m map[string]interface{}) *models.ZManufacturerInfo

func ZManufacturerInfoSchema ¶

func ZManufacturerInfoSchema() map[string]*schema.Schema

Schema mapping representing the ZManufacturerInfo resource defined in the Terraform configuration

func ZcOpsStatusModel ¶

func ZcOpsStatusModel(d *schema.ResourceData) *models.ZcOpsStatus

func ZcOpsStatusModelFromMap ¶

func ZcOpsStatusModelFromMap(m map[string]interface{}) *models.ZcOpsStatus

func ZcOpsStatusSchema ¶

func ZcOpsStatusSchema() map[string]*schema.Schema

Schema mapping representing the ZcOpsStatus resource defined in the Terraform configuration

func ZcOpsTypeModel ¶

func ZcOpsTypeModel(d *schema.ResourceData) *models.ZcOpsType

func ZcOpsTypeModelFromMap ¶

func ZcOpsTypeModelFromMap(m map[string]interface{}) *models.ZcOpsType

func ZcOpsTypeSchema ¶

func ZcOpsTypeSchema() map[string]*schema.Schema

Schema mapping representing the ZcOpsType resource defined in the Terraform configuration

func ZedCloudOpsCmdModel ¶

func ZedCloudOpsCmdModel(d *schema.ResourceData) *models.ZedCloudOpsCmd

func ZedCloudOpsCmdModelFromMap ¶

func ZedCloudOpsCmdModelFromMap(m map[string]interface{}) *models.ZedCloudOpsCmd

func ZedCloudOpsCmdSchema ¶

func ZedCloudOpsCmdSchema() map[string]*schema.Schema

func ZedcloudCountersModel ¶

func ZedcloudCountersModel(d *schema.ResourceData) *models.ZedcloudCounters

Function to perform the following actions: (1) Translate ZedcloudCounters resource data into a schema model struct that will sent to the LM API for resource creation/updating (2) Translate LM API response object from (1) or from a READ operation into a model that can be used to mofify the underlying resource data in the Terrraform configuration

func ZedcloudCountersModelFromMap ¶

func ZedcloudCountersModelFromMap(m map[string]interface{}) *models.ZedcloudCounters

func ZedcloudCountersSchema ¶

func ZedcloudCountersSchema() map[string]*schema.Schema

Schema mapping representing the ZedcloudCounters resource defined in the Terraform configuration

func ZsrvErrorCodeModel ¶

func ZsrvErrorCodeModel(d *schema.ResourceData) *models.ZsrvErrorCode

func ZsrvErrorCodeModelFromMap ¶

func ZsrvErrorCodeModelFromMap(m map[string]interface{}) *models.ZsrvErrorCode

func ZsrvErrorCodeSchema ¶

func ZsrvErrorCodeSchema() map[string]*schema.Schema

Schema mapping representing the ZsrvErrorCode resource defined in the Terraform configuration

func ZsrvErrorModel ¶

func ZsrvErrorModel(d *schema.ResourceData) *models.ZsrvError

func ZsrvErrorModelFromMap ¶

func ZsrvErrorModelFromMap(m map[string]interface{}) *models.ZsrvError

func ZsrvErrorSchema ¶

func ZsrvErrorSchema() map[string]*schema.Schema

Schema mapping representing the ZsrvError resource defined in the Terraform configuration

func ZsrvResponseModel ¶

func ZsrvResponseModel(d *schema.ResourceData) *models.ZsrvResponse

func ZsrvResponseModelFromMap ¶

func ZsrvResponseModelFromMap(m map[string]interface{}) *models.ZsrvResponse

func ZsrvResponseSchema ¶

func ZsrvResponseSchema() map[string]*schema.Schema

Schema mapping representing the ZsrvResponse resource defined in the Terraform configuration

Types ¶

This section is empty.

Source Files ¶

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL