codeartsinspector

package
v1.73.8 Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2025 License: MPL-2.0 Imports: 15 Imported by: 0

Documentation

Overview

Generated by PMS #542

Generated by PMS #547

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DataSourceCodeartsInspectorHostGroups added in v1.72.2

func DataSourceCodeartsInspectorHostGroups() *schema.Resource

func DataSourceCodeartsInspectorHosts added in v1.72.3

func DataSourceCodeartsInspectorHosts() *schema.Resource

func DataSourceCodeartsInspectorWebsiteScanTasks added in v1.73.0

func DataSourceCodeartsInspectorWebsiteScanTasks() *schema.Resource

@API VSS GET /v3/{project_id}/webscan/tasks/histories

func DataSourceCodeartsInspectorWebsites added in v1.72.3

func DataSourceCodeartsInspectorWebsites() *schema.Resource

@API VSS GET /v3/{project_id}/webscan/domains

func GetInspectorHost added in v1.72.3

func GetInspectorHost(client *golangsdk.ServiceClient, id string) (interface{}, error)

func GetInspectorHostGroup added in v1.72.2

func GetInspectorHostGroup(client *golangsdk.ServiceClient, id string) (interface{}, error)

func ResourceInspectorHost added in v1.72.3

func ResourceInspectorHost() *schema.Resource

@API VSS POST /v3/{project_id}/hostscan/hosts @API VSS GET /v3/{project_id}/hostscan/hosts @API VSS DELETE /v3/{project_id}/hostscan/hosts/delete/{host_id}

func ResourceInspectorHostGroup added in v1.72.2

func ResourceInspectorHostGroup() *schema.Resource

@API VSS POST /v3/{project_id}/hostscan/groups @API VSS GET /v3/{project_id}/hostscan/groups @API VSS DELETE /v3/{project_id}/hostscan/groups/{group_id}

func ResourceInspectorWebsite

func ResourceInspectorWebsite() *schema.Resource

@API VSS POST /v3/{project_id}/webscan/domains @API VSS POST /v3/{project_id}/webscan/domains/authenticate @API VSS POST /v3/{project_id}/webscan/domains/settings @API VSS GET /v3/{project_id}/webscan/domains @API VSS GET /v3/{project_id}/webscan/domains/settings @API VSS DELETE /v3/{project_id}/webscan/domains

func ResourceInspectorWebsiteScan

func ResourceInspectorWebsiteScan() *schema.Resource

@API VSS POST /v3/{project_id}/webscan/tasks @API VSS PUT /v3/{project_id}/webscan/tasks @API VSS GET /v3/{project_id}/webscan/tasks

Types

type HostGroupsDSWrapper added in v1.72.2

type HostGroupsDSWrapper struct {
	*schemas.ResourceDataWrapper
	Config *config.Config
}

func (*HostGroupsDSWrapper) ListGroups added in v1.72.2

func (w *HostGroupsDSWrapper) ListGroups() (*gjson.Result, error)

@API VSS GET /v3/{project_id}/hostscan/groups

type HostsDSWrapper added in v1.72.3

type HostsDSWrapper struct {
	*schemas.ResourceDataWrapper
	Config *config.Config
}

func (*HostsDSWrapper) ListHosts added in v1.72.3

func (w *HostsDSWrapper) ListHosts() (*gjson.Result, error)

@API VSS GET /v3/{project_id}/hostscan/hosts

Jump to

Keyboard shortcuts

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