MCPcopy Create free account

hub / github.com/Telmate/proxmox-api-go / functions

Functions3,081 in github.com/Telmate/proxmox-api-go

MethodDelete
(ctx context.Context, client *Client)
proxmox/content__template.go:43
MethodDelete
(ctx context.Context, ref VmRef, name SnapshotName)
proxmox/snapshot.go:99
MethodDelete
Deprecated use SnapshotName.Delete() instead Deletes the specified snapshot, validates the input
proxmox/snapshot.go:585
MethodDelete
Returns true if the token existed and was deleted, false if the token did not exist.
proxmox/config__apiToken.go:22
MethodDelete
(ctx context.Context, token ApiTokenID)
proxmox/config__apiToken.go:59
MethodDelete
Returns true if the guest existed and was deleted, false if the guest did not exist.
proxmox/config__guest.go:19
MethodDelete
(ctx context.Context, c *Client)
proxmox/config__ha__rules.go:838
MethodDelete
(ctx context.Context, vmr VmRef)
proxmox/config__guest__delete.go:9
MethodDelete
(ctx context.Context, name GroupName)
proxmox/config__group.go:90
MethodDelete
Deprecated: use GroupInterface.Delete() instead. Deletes the specified group
proxmox/config__group.go:437
MethodDeleteApiToken
Deprecated: use ApiTokenInterface.Delete() instead.
proxmox/config__user.go:427
MethodDeleteHaResource
DeleteHaResource deletes an HA resource. Returns false if the resource does not exist and was not deleted, true if successfully deleted.
proxmox/config__guest.go:313
MethodDeleteNoCheck
Deprecated: use GuestInterface.DeleteNoCheck() instead.
proxmox/vmref.go:125
MethodDeleteNoCheck
Deprecated: use PoolInterface.DeleteNoCheck() instead.
proxmox/config__pool.go:863
MethodDeleteNoCheck
(context.Context, UserID)
proxmox/config__user.go:26
MethodDeleteNoCheck
(context.Context, ApiTokenID)
proxmox/config__apiToken.go:23
MethodDeleteNoCheck
(context.Context, VmRef)
proxmox/config__guest.go:20
MethodDeleteNoCheck
(ctx context.Context, c *Client)
proxmox/config__ha__rules.go:849
MethodDeleteNoCheck
(ctx context.Context, vmr VmRef)
proxmox/config__guest__delete.go:108
MethodDeleteNoCheck
(context.Context, GroupName)
proxmox/config__group.go:24
MethodDeletePool
Deprecated: use PoolName.Delete() instead
proxmox/client.go:1848
MethodDeleteQemuIPSet
DeleteQemuIPSet - Delete IPSet
proxmox/client.go:1464
MethodDeleteQemuIPSetNetwork
DeleteQemuIPSetNetwork - Remove IP or Network from IPSet.
proxmox/client.go:1485
MethodDeleteSDNDNS
DeleteSDNDNS deletes an existing SDN DNS in the cluster
proxmox/client.go:2182
MethodDeleteSDNSubnet
DeleteSDNSubnet deletes an existing SDN DNS in the cluster
proxmox/client.go:2140
MethodDeleteUser
Deprecated: use UserInterface.Delete() instead.
proxmox/config__user.go:191
MethodDeleteVm
Deprecated: use VmRef.Delete() instead.
proxmox/client.go:680
MethodDeleteVolume
DeleteVolume - Delete volume
proxmox/client.go:1228
FunctionDirectoryGetEmpty
(name string, t *testing.T)
test/cli/Storage/storage-sub-tests/directory.go:53
FunctionDirectoryGetFull
(name string, t *testing.T)
test/cli/Storage/storage-sub-tests/directory.go:47
FunctionEmpty
()
internal/array/array.go:59
MethodError
min value 0 is unset, max value 512. is QemuCpuCores * CpuSockets
proxmox/config__qemu__cpu.go:521
MethodError
()
proxmox/config__qemu__disk.go:535
MethodError
()
proxmox/config__qemu__disk.go:714
MethodError
()
proxmox/error.go:20
MethodError
()
proxmox/error.go:29
MethodError
()
proxmox/error.go:61
MethodError
()
proxmox/error.go:112
MethodExists
(ctx context.Context, pool PoolName)
proxmox/config__pool.go:100
MethodExists
Same as PoolName.Exists()
proxmox/config__pool.go:353
MethodExists
Deprecated: use PoolInterface.Exists() instead.
proxmox/config__pool.go:889
MethodExists
(context.Context, UserID)
proxmox/config__user.go:28
MethodExists
(ctx context.Context, id UserID)
proxmox/config__user.go:99
MethodExists
(ctx context.Context, client *Client)
proxmox/content__template.go:47
MethodExists
(context.Context, ApiTokenID)
proxmox/config__apiToken.go:25
MethodExists
(ctx context.Context, token ApiTokenID)
proxmox/config__apiToken.go:70
MethodExists
(ctx context.Context, c *Client)
proxmox/config__guest.go:341
MethodExists
(ctx context.Context, name GroupName)
proxmox/config__group.go:101
MethodExistsNoCheck
Deprecated: use PoolInterface.ExistsNoCheck() instead.
proxmox/config__pool.go:894
MethodExistsNoCheck
(context.Context, UserID)
proxmox/config__user.go:29
MethodExistsNoCheck
(context.Context, ApiTokenID)
proxmox/config__apiToken.go:26
MethodExistsNoCheck
(ctx context.Context, c *Client)
proxmox/config__guest.go:351
MethodExistsNoCheck
(context.Context, GroupName)
proxmox/config__group.go:27
MethodForceStop
ForceStop stops the guest immediately without a graceful shutdown and cancels any stop/shutdown operations in progress. This function requires Proxmox
proxmox/vmref.go:155
FunctionFormatToLongString
(size int, sizeUnit SizeUnit)
sizeunit/size_unit.go:32
FunctionFormatToShortString
(size int, sizeUnit SizeUnit)
sizeunit/size_unit.go:28
MethodFunctionalityNotSupportedInVersion
()
proxmox/error.go:69
MethodGet
()
proxmox/config__guest__resource.go:107
MethodGet
https://pve.proxmox.com/pve-docs/api-viewer/#/cluster/resources
proxmox/config__guest__resource.go:136
MethodGet
()
proxmox/vmref.go:563
MethodGet
()
proxmox/vmref.go:575
MethodGet
()
proxmox/config__pool.go:412
MethodGet
()
proxmox/config__pool.go:424
MethodGet
()
proxmox/config__pool.go:490
MethodGet
()
proxmox/config__pool.go:502
MethodGet
Deprecated: use PoolInterface.Read() instead.
proxmox/config__pool.go:899
MethodGet
()
proxmox/config__user.go:596
MethodGet
()
proxmox/config__user.go:702
MethodGet
Interface methods
proxmox/config__qemu__mock.go:26
MethodGet
(vmr VmRef, state PowerState)
proxmox/config__lxc__new.go:581
MethodGet
(vmr VmRef, state PowerState)
proxmox/config__lxc__new.go:609
MethodGet
()
proxmox/snapshot.go:387
MethodGet
()
proxmox/snapshot.go:402
MethodGet
()
proxmox/config__apiToken.go:262
MethodGet
()
proxmox/config__apiToken.go:276
MethodGet
Interface methods
proxmox/config__lxc__new__mock.go:27
MethodGet
()
proxmox/data__qemu__agent.go:44
MethodGet
()
proxmox/data__qemu__agent.go:53
MethodGet
()
proxmox/data__qemu__agent.go:114
MethodGet
()
proxmox/data__qemu__agent.go:125
MethodGet
()
proxmox/config__ha__rules.go:151
MethodGet
()
proxmox/config__ha__rules.go:165
MethodGet
()
proxmox/config__ha__rules.go:443
MethodGet
()
proxmox/config__group.go:353
MethodGetAgent
()
proxmox/config__qemu__mock.go:33
MethodGetAgent
()
proxmox/config__qemu.go:1388
MethodGetArchitecture
()
proxmox/config__lxc__new.go:582
MethodGetArchitecture
()
proxmox/config__lxc__new__mock.go:34
MethodGetArchitecture
()
proxmox/config__qemu.go:1389
MethodGetBootMount
()
proxmox/config__lxc__new__mock.go:41
MethodGetCPU
()
proxmox/config__qemu__cpu.go:784
MethodGetCPU
()
proxmox/config__qemu__mock.go:40
MethodGetCPU
()
proxmox/config__qemu.go:1390
MethodGetCPUcores
()
proxmox/config__guest__resource.go:108
MethodGetCPUusage
()
proxmox/config__guest__resource.go:109
MethodGetCloudInit
()
proxmox/config__qemu__mock.go:47
MethodGetCloudInit
()
proxmox/config__qemu.go:1391
MethodGetComment
()
proxmox/config__pool.go:413
MethodGetComment
()
proxmox/config__apiToken.go:264
MethodGetComment
()
proxmox/config__ha__rules.go:108
← previousnext →1,401–1,500 of 3,081, ranked by callers