remove_devices

package
v3.0.7 Latest Latest
Warning

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

Go to latest
Published: Nov 14, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RemoveDevicesRequest

type RemoveDevicesRequest struct {
	ClientConnectorVersion []string `json:"clientConnectorVersion,omitempty"`
	OsType                 int      `json:"osType,omitempty"`
	Udids                  []string `json:"udids,omitempty"`
	UserName               string   `json:"userName,omitempty"`
}

type RemoveDevicesResponse

type RemoveDevicesResponse struct {
	DevicesRemoved int    `json:"devicesRemoved,omitempty"`
	ErrorMsg       string `json:"errorMsg,omitempty"`
}

func ForceRemoveDevices

func ForceRemoveDevices(ctx context.Context, service *zscaler.Service, request RemoveDevicesRequest, pageSize int) (*RemoveDevicesResponse, error)

ForceRemoveDevices force removes the enrolled devices from the portal

func SoftRemoveDevices

func SoftRemoveDevices(ctx context.Context, service *zscaler.Service, request RemoveDevicesRequest, pageSize int) (*RemoveDevicesResponse, error)

SoftRemoveDevices soft removes the enrolled devices from the portal

Jump to

Keyboard shortcuts

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