cbiregions

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: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CBIRegions

type CBIRegions struct {
	ID   string `json:"id,omitempty"`
	Name string `json:"name,omitempty"`
}

func GetAll

func GetAll(ctx context.Context, service *zscaler.Service) ([]CBIRegions, *http.Response, error)

func GetByName

func GetByName(ctx context.Context, service *zscaler.Service, cbiRegionName string) (*CBIRegions, *http.Response, error)

The current API does not seem to support search by Name

Jump to

Keyboard shortcuts

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