customservice

package
v1.0.11 Latest Latest
Warning

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

Go to latest
Published: May 11, 2021 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Create

func Create(ctx context.Context, d *schema.ResourceData, m interface{}) diag.Diagnostics

Create expects configuration data for a Custom Service within the given ResourceData and sends it via POST to the Dynatrace Server in order to create that resource

func Delete

func Delete(ctx context.Context, d *schema.ResourceData, m interface{}) diag.Diagnostics

Delete removes the Custom Service with the given ID (within ResourceData) from the Dynatrace Server

func Read

func Read(ctx context.Context, d *schema.ResourceData, m interface{}) diag.Diagnostics

Read queries for the contents of a Custom Service with the given ID (within ResourceData)

func Resource

func Resource() *schema.Resource

Resource produces the resource schema for Custom Services

func Update

func Update(ctx context.Context, d *schema.ResourceData, m interface{}) diag.Diagnostics

Update expects configuration data for a Custom Service within the given ResourceData and sends a PUT request with the modified contents to the Dynatrace Server

Types

This section is empty.

Jump to

Keyboard shortcuts

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