departments

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Oct 25, 2023 License: MPL-2.0 Imports: 7 Imported by: 0

Documentation

Overview

department_data_source.go

department_resource.go

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DataSourceJamfProDepartments

func DataSourceJamfProDepartments() *schema.Resource

DepartmentDataSource provides information about a specific department in Jamf Pro. It can fetch department details using either the department's unique Name or its Id. The Name attribute is prioritized for fetching if provided. Otherwise, the Id is used.

func DataSourceJamfProDepartmentsRead

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

func ResourceJamfProDepartments

func ResourceJamfProDepartments() *schema.Resource

func ResourceJamfProDepartmentsCreate

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

func ResourceJamfProDepartmentsDelete

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

func ResourceJamfProDepartmentsRead

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

func ResourceJamfProDepartmentsUpdate

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

Types

This section is empty.

Jump to

Keyboard shortcuts

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