hss

package
v1.70.2 Latest Latest
Warning

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

Go to latest
Published: Nov 8, 2024 License: MPL-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

View Source
const (
	QueryAllEpsValue string = "all_granted_eps"
)

Variables

This section is empty.

Functions

func DataSourceHostGroups added in v1.63.2

func DataSourceHostGroups() *schema.Resource

@API HSS GET /v5/{project_id}/host-management/groups

func DataSourceHosts added in v1.63.2

func DataSourceHosts() *schema.Resource

@API HSS GET /v5/{project_id}/host-management/hosts

func DataSourceQuotas added in v1.66.0

func DataSourceQuotas() *schema.Resource

@API HSS GET /v5/{project_id}/billing/quotas-detail

func DataSourceRansomwareProtectionPolicies added in v1.66.0

func DataSourceRansomwareProtectionPolicies() *schema.Resource

@API HSS GET /v5/{project_id}/ransomware/protection/policy

func DataSourceWebTamperHosts added in v1.64.2

func DataSourceWebTamperHosts() *schema.Resource

@API HSS GET /v5/{project_id}/webtamper/hosts

func GetQuotaById added in v1.64.3

func GetQuotaById(client *golangsdk.ServiceClient, id, epsId string) ([]interface{}, error)

func QueryHostGroupById

func QueryHostGroupById(client *hssv5.HssClient, region, epsId, groupId string) (*hssv5model.HostGroupItem, error)

func ResourceHostGroup

func ResourceHostGroup() *schema.Resource

@API HSS DELETE /v5/{project_id}/host-management/groups @API HSS GET /v5/{project_id}/host-management/groups @API HSS POST /v5/{project_id}/host-management/groups @API HSS PUT /v5/{project_id}/host-management/groups @API HSS GET /v5/{project_id}/host-management/hosts

func ResourceHostProtection added in v1.63.0

func ResourceHostProtection() *schema.Resource

@API HSS GET /v5/{project_id}/host-management/hosts @API HSS POST /v5/{project_id}/host-management/protection

func ResourceQuota added in v1.64.3

func ResourceQuota() *schema.Resource

@API HSS POST /v5/{project_id}/quotas/orders @API HSS GET /v5/{project_id}/billing/quotas-detail @API HSS POST /v5/{project_id}/{resource_type}/{resource_id}/tags/create @API HSS DELETE /v5/{project_id}/{resource_type}/{resource_id}/tags/{key} @API BSS GET /v2/orders/customer-orders/details/{order_id} @API BSS POST /v2/orders/suscriptions/resources/query @API BSS POST /v2/orders/subscriptions/resources/unsubscribe @API BSS POST /v2/orders/subscriptions/resources/autorenew/{resource_id} @API BSS DELETE /v2/orders/subscriptions/resources/autorenew/{resource_id}

func ResourceWebTamperProtection added in v1.63.1

func ResourceWebTamperProtection() *schema.Resource

@API HSS POST /v5/{project_id}/webtamper/static/status @API HSS POST /v5/{project_id}/webtamper/rasp/status @API HSS GET /v5/{project_id}/webtamper/hosts @API HSS GET /v5/{project_id}/host-management/hosts

Types

type ProtectStatus

type ProtectStatus string
const (
	ProtectStatusClosed ProtectStatus = "closed"
	ProtectStatusOpened ProtectStatus = "opened"
)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL