rmoore/truenas

Truenas REST API v2.0 (generated by Openapi Generator https://github.com/openapitools/openapi-generator)

dev-main 2022-07-29 14:51 UTC

This package is auto-updated.

Last update: 2024-02-29 04:27:12 UTC


README

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)

Installation & Usage

Requirements

PHP 7.4 and later. Should also work with PHP 8.0.

Composer

To install the bindings via Composer, add the following to composer.json:

{
  "repositories": [
    {
      "type": "vcs",
      "url": "https://github.com/GIT_USER_ID/GIT_REPO_ID.git"
    }
  ],
  "require": {
    "GIT_USER_ID/GIT_REPO_ID": "*@dev"
  }
}

Then run composer install

Manual Installation

Download the files and include autoload.php:

<?php
require_once('/path/to/OpenAPIClient-php/vendor/autoload.php');

Getting Started

Please follow the installation procedure and then run the following:

<?php
require_once(__DIR__ . '/vendor/autoload.php');



// Configure HTTP basic authorization: basic
$config = RMoore\Truenas\Configuration::getDefaultConfiguration()
              ->setUsername('YOUR_USERNAME')
              ->setPassword('YOUR_PASSWORD');


$apiInstance = new RMoore\Truenas\Api\AcmeDnsAuthenticatorApi(
    // If you want use custom http client, pass your client which implements `GuzzleHttp\ClientInterface`.
    // This is optional, `GuzzleHttp\Client` will be used as default.
    new GuzzleHttp\Client(),
    $config
);

try {
    $apiInstance->acmeDnsAuthenticatorAuthenticatorSchemasGet();
} catch (Exception $e) {
    echo 'Exception when calling AcmeDnsAuthenticatorApi->acmeDnsAuthenticatorAuthenticatorSchemasGet: ', $e->getMessage(), PHP_EOL;
}

API Endpoints

All URIs are relative to https://truenas.local/api/v2.0

Class Method HTTP request Description
AcmeDnsAuthenticatorApi acmeDnsAuthenticatorAuthenticatorSchemasGet GET /acme/dns/authenticator/authenticator_schemas
AcmeDnsAuthenticatorApi acmeDnsAuthenticatorGet GET /acme/dns/authenticator
AcmeDnsAuthenticatorApi acmeDnsAuthenticatorIdIdDelete DELETE /acme/dns/authenticator/id/{id}
AcmeDnsAuthenticatorApi acmeDnsAuthenticatorIdIdGet GET /acme/dns/authenticator/id/{id}
AcmeDnsAuthenticatorApi acmeDnsAuthenticatorIdIdPut PUT /acme/dns/authenticator/id/{id}
AcmeDnsAuthenticatorApi acmeDnsAuthenticatorPost POST /acme/dns/authenticator
ActivedirectoryApi activedirectoryChangeTrustAccountPwGet GET /activedirectory/change_trust_account_pw
ActivedirectoryApi activedirectoryDomainInfoPost POST /activedirectory/domain_info
ActivedirectoryApi activedirectoryGet GET /activedirectory
ActivedirectoryApi activedirectoryGetSpnListGet GET /activedirectory/get_spn_list
ActivedirectoryApi activedirectoryGetStateGet GET /activedirectory/get_state
ActivedirectoryApi activedirectoryLeavePost POST /activedirectory/leave
ActivedirectoryApi activedirectoryNssInfoChoicesGet GET /activedirectory/nss_info_choices
ActivedirectoryApi activedirectoryPut PUT /activedirectory
ActivedirectoryApi activedirectoryStartedGet GET /activedirectory/started
AlertApi alertDismissPost POST /alert/dismiss
AlertApi alertListCategoriesGet GET /alert/list_categories
AlertApi alertListGet GET /alert/list
AlertApi alertListPoliciesGet GET /alert/list_policies
AlertApi alertRestorePost POST /alert/restore
AlertclassesApi alertclassesGet GET /alertclasses
AlertclassesApi alertclassesPut PUT /alertclasses
AlertserviceApi alertserviceGet GET /alertservice
AlertserviceApi alertserviceIdIdDelete DELETE /alertservice/id/{id}
AlertserviceApi alertserviceIdIdGet GET /alertservice/id/{id}
AlertserviceApi alertserviceIdIdPut PUT /alertservice/id/{id}
AlertserviceApi alertserviceListTypesGet GET /alertservice/list_types
AlertserviceApi alertservicePost POST /alertservice
AlertserviceApi alertserviceTestPost POST /alertservice/test
ApiKeyApi apiKeyGet GET /api_key
ApiKeyApi apiKeyIdIdDelete DELETE /api_key/id/{id}
ApiKeyApi apiKeyIdIdGet GET /api_key/id/{id}
ApiKeyApi apiKeyIdIdPut PUT /api_key/id/{id}
ApiKeyApi apiKeyPost POST /api_key
AuthApi authCheckPasswordPost POST /auth/check_password
AuthApi authCheckUserPost POST /auth/check_user
AuthApi authGenerateTokenPost POST /auth/generate_token
AuthApi authSessionsGet GET /auth/sessions
AuthApi authTwoFactorAuthGet GET /auth/two_factor_auth
AuthTwofactorApi authTwofactorGet GET /auth/twofactor
AuthTwofactorApi authTwofactorProvisioningUriGet GET /auth/twofactor/provisioning_uri
AuthTwofactorApi authTwofactorPut PUT /auth/twofactor
AuthTwofactorApi authTwofactorRenewSecretGet GET /auth/twofactor/renew_secret
AuthTwofactorApi authTwofactorVerifyPost POST /auth/twofactor/verify
BootApi bootAttachPost POST /boot/attach
BootApi bootDetachPost POST /boot/detach
BootApi bootGetDisksGet GET /boot/get_disks
BootApi bootGetScrubIntervalGet GET /boot/get_scrub_interval
BootApi bootGetStateGet GET /boot/get_state
BootApi bootReplacePost POST /boot/replace
BootApi bootScrubGet GET /boot/scrub
BootApi bootSetScrubIntervalPost POST /boot/set_scrub_interval
BootenvApi bootenvGet GET /bootenv
BootenvApi bootenvIdIdActivatePost POST /bootenv/id/{id}/activate
BootenvApi bootenvIdIdDelete DELETE /bootenv/id/{id}
BootenvApi bootenvIdIdGet GET /bootenv/id/{id}
BootenvApi bootenvIdIdPut PUT /bootenv/id/{id}
BootenvApi bootenvIdIdSetAttributePost POST /bootenv/id/{id}/set_attribute
BootenvApi bootenvPost POST /bootenv
CatalogApi catalogGet GET /catalog
CatalogApi catalogGetItemDetailsPost POST /catalog/get_item_details
CatalogApi catalogIdIdDelete DELETE /catalog/id/{id}
CatalogApi catalogIdIdGet GET /catalog/id/{id}
CatalogApi catalogIdIdPut PUT /catalog/id/{id}
CatalogApi catalogItemsPost POST /catalog/items
CatalogApi catalogPost POST /catalog
CatalogApi catalogSyncAllGet GET /catalog/sync_all
CatalogApi catalogSyncPost POST /catalog/sync
CatalogApi catalogValidatePost POST /catalog/validate
CertificateApi certificateAcmeServerChoicesGet GET /certificate/acme_server_choices
CertificateApi certificateCertificateSigningRequestsProfilesGet GET /certificate/certificate_signing_requests_profiles
CertificateApi certificateCountryChoicesGet GET /certificate/country_choices
CertificateApi certificateEcCurveChoicesGet GET /certificate/ec_curve_choices
CertificateApi certificateExtendedKeyUsageChoicesGet GET /certificate/extended_key_usage_choices
CertificateApi certificateGet GET /certificate
CertificateApi certificateIdIdDelete DELETE /certificate/id/{id}
CertificateApi certificateIdIdGet GET /certificate/id/{id}
CertificateApi certificateIdIdPut PUT /certificate/id/{id}
CertificateApi certificateKeyTypeChoicesGet GET /certificate/key_type_choices
CertificateApi certificatePost POST /certificate
CertificateApi certificateProfilesGet GET /certificate/profiles
CertificateauthorityApi certificateauthorityCaSignCsrPost POST /certificateauthority/ca_sign_csr
CertificateauthorityApi certificateauthorityGet GET /certificateauthority
CertificateauthorityApi certificateauthorityIdIdDelete DELETE /certificateauthority/id/{id}
CertificateauthorityApi certificateauthorityIdIdGet GET /certificateauthority/id/{id}
CertificateauthorityApi certificateauthorityIdIdPut PUT /certificateauthority/id/{id}
CertificateauthorityApi certificateauthorityPost POST /certificateauthority
CertificateauthorityApi certificateauthorityProfilesGet GET /certificateauthority/profiles
ChartReleaseApi chartReleaseCertificateAuthorityChoicesGet GET /chart/release/certificate_authority_choices
ChartReleaseApi chartReleaseCertificateChoicesGet GET /chart/release/certificate_choices
ChartReleaseApi chartReleaseEventsPost POST /chart/release/events
ChartReleaseApi chartReleaseGet GET /chart/release
ChartReleaseApi chartReleaseIdIdDelete DELETE /chart/release/id/{id}
ChartReleaseApi chartReleaseIdIdGet GET /chart/release/id/{id}
ChartReleaseApi chartReleaseIdIdPut PUT /chart/release/id/{id}
ChartReleaseApi chartReleaseNicChoicesGet GET /chart/release/nic_choices
ChartReleaseApi chartReleasePodConsoleChoicesPost POST /chart/release/pod_console_choices
ChartReleaseApi chartReleasePodLogsChoicesPost POST /chart/release/pod_logs_choices
ChartReleaseApi chartReleasePodLogsPost POST /chart/release/pod_logs
ChartReleaseApi chartReleasePodStatusPost POST /chart/release/pod_status
ChartReleaseApi chartReleasePost POST /chart/release
ChartReleaseApi chartReleasePullContainerImagesPost POST /chart/release/pull_container_images
ChartReleaseApi chartReleaseRedeployPost POST /chart/release/redeploy
ChartReleaseApi chartReleaseRemoveIxVolumePost POST /chart/release/remove_ix_volume
ChartReleaseApi chartReleaseRollbackPost POST /chart/release/rollback
ChartReleaseApi chartReleaseScalePost POST /chart/release/scale
ChartReleaseApi chartReleaseScaleWorkloadsPost POST /chart/release/scale_workloads
ChartReleaseApi chartReleaseScaleableResourcesGet GET /chart/release/scaleable_resources
ChartReleaseApi chartReleaseUpgradePost POST /chart/release/upgrade
ChartReleaseApi chartReleaseUpgradeSummaryPost POST /chart/release/upgrade_summary
ChartReleaseApi chartReleaseUsedPortsGet GET /chart/release/used_ports
CloudsyncApi cloudsyncGet GET /cloudsync
CloudsyncApi cloudsyncIdIdAbortPost POST /cloudsync/id/{id}/abort
CloudsyncApi cloudsyncIdIdDelete DELETE /cloudsync/id/{id}
CloudsyncApi cloudsyncIdIdGet GET /cloudsync/id/{id}
CloudsyncApi cloudsyncIdIdPut PUT /cloudsync/id/{id}
CloudsyncApi cloudsyncIdIdRestorePost POST /cloudsync/id/{id}/restore
CloudsyncApi cloudsyncIdIdSyncPost POST /cloudsync/id/{id}/sync
CloudsyncApi cloudsyncListBucketsPost POST /cloudsync/list_buckets
CloudsyncApi cloudsyncListDirectoryPost POST /cloudsync/list_directory
CloudsyncApi cloudsyncOnedriveListDrivesPost POST /cloudsync/onedrive_list_drives
CloudsyncApi cloudsyncPost POST /cloudsync
CloudsyncApi cloudsyncProvidersGet GET /cloudsync/providers
CloudsyncApi cloudsyncSyncOnetimePost POST /cloudsync/sync_onetime
CloudsyncCredentialsApi cloudsyncCredentialsGet GET /cloudsync/credentials
CloudsyncCredentialsApi cloudsyncCredentialsIdIdDelete DELETE /cloudsync/credentials/id/{id}
CloudsyncCredentialsApi cloudsyncCredentialsIdIdGet GET /cloudsync/credentials/id/{id}
CloudsyncCredentialsApi cloudsyncCredentialsIdIdPut PUT /cloudsync/credentials/id/{id}
CloudsyncCredentialsApi cloudsyncCredentialsPost POST /cloudsync/credentials
CloudsyncCredentialsApi cloudsyncCredentialsVerifyPost POST /cloudsync/credentials/verify
ConfigApi configResetPost POST /config/reset
ConfigApi configSavePost POST /config/save
ConfigApi configUploadPost POST /config/upload
ContainerApi containerGet GET /container
ContainerApi containerPrunePost POST /container/prune
ContainerApi containerPut PUT /container
ContainerImageApi containerImageGet GET /container/image
ContainerImageApi containerImageIdIdDelete DELETE /container/image/id/{id}
ContainerImageApi containerImageIdIdGet GET /container/image/id/{id}
ContainerImageApi containerImagePullPost POST /container/image/pull
CoreApi coreBulkPost POST /core/bulk
CoreApi coreDebugModeEnabledGet GET /core/debug_mode_enabled
CoreApi coreDebugPost POST /core/debug
CoreApi coreDownloadPost POST /core/download
CoreApi coreGetEventsGet GET /core/get_events
CoreApi coreGetJobsGet GET /core/get_jobs
CoreApi coreGetWebsocketMessagesGet GET /core/get_websocket_messages
CoreApi coreJobAbortPost POST /core/job_abort
CoreApi coreJobUpdatePost POST /core/job_update
CoreApi coreJobWaitPost POST /core/job_wait
CoreApi corePingGet GET /core/ping
CoreApi corePingRemotePost POST /core/ping_remote
CoreApi coreResizeShellPost POST /core/resize_shell
CoreApi coreSessionsGet GET /core/sessions
CoreApi coreSetDebugModePost POST /core/set_debug_mode
CronjobApi cronjobGet GET /cronjob
CronjobApi cronjobIdIdDelete DELETE /cronjob/id/{id}
CronjobApi cronjobIdIdGet GET /cronjob/id/{id}
CronjobApi cronjobIdIdPut PUT /cronjob/id/{id}
CronjobApi cronjobPost POST /cronjob
CronjobApi cronjobRunPost POST /cronjob/run
CtdbGeneralApi ctdbGeneralHealthyGet GET /ctdb/general/healthy
CtdbGeneralApi ctdbGeneralIpsPost POST /ctdb/general/ips
CtdbGeneralApi ctdbGeneralListnodesGet GET /ctdb/general/listnodes
CtdbGeneralApi ctdbGeneralPnnGet GET /ctdb/general/pnn
CtdbGeneralApi ctdbGeneralStatusPost POST /ctdb/general/status
CtdbPrivateIpsApi ctdbPrivateIpsGet GET /ctdb/private/ips
CtdbPrivateIpsApi ctdbPrivateIpsIdIdGet GET /ctdb/private/ips/id/{id}
CtdbPrivateIpsApi ctdbPrivateIpsIdIdPut PUT /ctdb/private/ips/id/{id}
CtdbPrivateIpsApi ctdbPrivateIpsPost POST /ctdb/private/ips
CtdbPublicIpsApi ctdbPublicIpsGet GET /ctdb/public/ips
CtdbPublicIpsApi ctdbPublicIpsIdIdGet GET /ctdb/public/ips/id/{id}
CtdbPublicIpsApi ctdbPublicIpsIdIdPut PUT /ctdb/public/ips/id/{id}
CtdbPublicIpsApi ctdbPublicIpsInterfaceChoicesPost POST /ctdb/public/ips/interface_choices
CtdbPublicIpsApi ctdbPublicIpsPost POST /ctdb/public/ips
DeviceApi deviceGetInfoPost POST /device/get_info
DeviceApi deviceGpuPciIdsChoicesGet GET /device/gpu_pci_ids_choices
DirectoryservicesApi directoryservicesCacheRefreshGet GET /directoryservices/cache_refresh
DirectoryservicesApi directoryservicesGetStateGet GET /directoryservices/get_state
DiskApi diskGet GET /disk
DiskApi diskGetUnusedPost POST /disk/get_unused
DiskApi diskIdIdGet GET /disk/id/{id}
DiskApi diskIdIdPut PUT /disk/id/{id}
DiskApi diskSmartAttributesPost POST /disk/smart_attributes
DiskApi diskTemperaturePost POST /disk/temperature
DiskApi diskTemperaturesPost POST /disk/temperatures
DiskApi diskWipePost POST /disk/wipe
DnsApi dnsQueryGet GET /dns/query
DyndnsApi dyndnsGet GET /dyndns
DyndnsApi dyndnsProviderChoicesGet GET /dyndns/provider_choices
DyndnsApi dyndnsPut PUT /dyndns
EnclosureApi enclosureGet GET /enclosure
EnclosureApi enclosureIdIdGet GET /enclosure/id/{id}
EnclosureApi enclosureIdIdPut PUT /enclosure/id/{id}
EnclosureApi enclosureSetSlotStatusPost POST /enclosure/set_slot_status
FailoverApi failoverBecomePassiveGet GET /failover/become_passive
FailoverApi failoverCallRemotePost POST /failover/call_remote
FailoverApi failoverControlPost POST /failover/control
FailoverApi failoverForceMasterGet GET /failover/force_master
FailoverApi failoverGet GET /failover
FailoverApi failoverHardwareGet GET /failover/hardware
FailoverApi failoverInProgressGet GET /failover/in_progress
FailoverApi failoverLicensedGet GET /failover/licensed
FailoverApi failoverNodeGet GET /failover/node
FailoverApi failoverPut PUT /failover
FailoverApi failoverStatusGet GET /failover/status
FailoverApi failoverSyncFromPeerGet GET /failover/sync_from_peer
FailoverApi failoverSyncToPeerPost POST /failover/sync_to_peer
FailoverApi failoverUnlockPost POST /failover/unlock
FailoverApi failoverUpgradeFinishGet GET /failover/upgrade_finish
FailoverApi failoverUpgradePendingGet GET /failover/upgrade_pending
FailoverApi failoverUpgradePost POST /failover/upgrade
FilesystemApi filesystemAclIsTrivialPost POST /filesystem/acl_is_trivial
FilesystemApi filesystemCanAccessAsUserPost POST /filesystem/can_access_as_user
FilesystemApi filesystemChownPost POST /filesystem/chown
FilesystemApi filesystemDefaultAclChoicesPost POST /filesystem/default_acl_choices
FilesystemApi filesystemGetDefaultAclPost POST /filesystem/get_default_acl
FilesystemApi filesystemGetDosmodePost POST /filesystem/get_dosmode
FilesystemApi filesystemGetPost POST /filesystem/get
FilesystemApi filesystemGetaclPost POST /filesystem/getacl
FilesystemApi filesystemIsImmutablePost POST /filesystem/is_immutable
FilesystemApi filesystemListdirPost POST /filesystem/listdir
FilesystemApi filesystemMkdirPost POST /filesystem/mkdir
FilesystemApi filesystemPutPost POST /filesystem/put
FilesystemApi filesystemSetDosmodePost POST /filesystem/set_dosmode
FilesystemApi filesystemSetImmutablePost POST /filesystem/set_immutable
FilesystemApi filesystemSetaclPost POST /filesystem/setacl
FilesystemApi filesystemSetpermPost POST /filesystem/setperm
FilesystemApi filesystemStatPost POST /filesystem/stat
FilesystemApi filesystemStatfsPost POST /filesystem/statfs
FilesystemAcltemplateApi filesystemAcltemplateByPathPost POST /filesystem/acltemplate/by_path
FilesystemAcltemplateApi filesystemAcltemplateGet GET /filesystem/acltemplate
FilesystemAcltemplateApi filesystemAcltemplateIdIdDelete DELETE /filesystem/acltemplate/id/{id}
FilesystemAcltemplateApi filesystemAcltemplateIdIdGet GET /filesystem/acltemplate/id/{id}
FilesystemAcltemplateApi filesystemAcltemplateIdIdPut PUT /filesystem/acltemplate/id/{id}
FilesystemAcltemplateApi filesystemAcltemplatePost POST /filesystem/acltemplate
FtpApi ftpGet GET /ftp
FtpApi ftpPut PUT /ftp
GlusterEventsdApi glusterEventsdCreatePost POST /gluster/eventsd/create
GlusterEventsdApi glusterEventsdDeletePost POST /gluster/eventsd/delete
GlusterEventsdApi glusterEventsdSyncGet GET /gluster/eventsd/sync
GlusterEventsdApi glusterEventsdWebhooksGet GET /gluster/eventsd/webhooks
GlusterFuseApi glusterFuseIsMountedPost POST /gluster/fuse/is_mounted
GlusterFuseApi glusterFuseMountPost POST /gluster/fuse/mount
GlusterFuseApi glusterFuseUmountPost POST /gluster/fuse/umount
GlusterLocaleventsApi glusterLocaleventsAddJwtSecretPost POST /gluster/localevents/add_jwt_secret
GlusterLocaleventsApi glusterLocaleventsGetSetJwtSecretGet GET /gluster/localevents/get_set_jwt_secret
GlusterPeerApi glusterPeerGet GET /gluster/peer
GlusterPeerApi glusterPeerIdIdDelete DELETE /gluster/peer/id/{id}
GlusterPeerApi glusterPeerIdIdGet GET /gluster/peer/id/{id}
GlusterPeerApi glusterPeerIpsAvailableGet GET /gluster/peer/ips_available
GlusterPeerApi glusterPeerPost POST /gluster/peer
GlusterPeerApi glusterPeerStatusPost POST /gluster/peer/status
GlusterRebalanceApi glusterRebalanceFixLayoutPost POST /gluster/rebalance/fix_layout
GlusterRebalanceApi glusterRebalanceStartPost POST /gluster/rebalance/start
GlusterRebalanceApi glusterRebalanceStatusPost POST /gluster/rebalance/status
GlusterRebalanceApi glusterRebalanceStopPost POST /gluster/rebalance/stop
GlusterVolumeApi glusterVolumeAddbrickPost POST /gluster/volume/addbrick
GlusterVolumeApi glusterVolumeGet GET /gluster/volume
GlusterVolumeApi glusterVolumeIdIdDelete DELETE /gluster/volume/id/{id}
GlusterVolumeApi glusterVolumeIdIdGet GET /gluster/volume/id/{id}
GlusterVolumeApi glusterVolumeInfoPost POST /gluster/volume/info
GlusterVolumeApi glusterVolumeListGet GET /gluster/volume/list
GlusterVolumeApi glusterVolumeOptresetPost POST /gluster/volume/optreset
GlusterVolumeApi glusterVolumeOptsetPost POST /gluster/volume/optset
GlusterVolumeApi glusterVolumePost POST /gluster/volume
GlusterVolumeApi glusterVolumeQuotaPost POST /gluster/volume/quota
GlusterVolumeApi glusterVolumeRemovebrickPost POST /gluster/volume/removebrick
GlusterVolumeApi glusterVolumeReplacebrickPost POST /gluster/volume/replacebrick
GlusterVolumeApi glusterVolumeRestartPost POST /gluster/volume/restart
GlusterVolumeApi glusterVolumeStartPost POST /gluster/volume/start
GlusterVolumeApi glusterVolumeStatusPost POST /gluster/volume/status
GlusterVolumeApi glusterVolumeStopPost POST /gluster/volume/stop
GroupApi groupGet GET /group
GroupApi groupGetGroupObjPost POST /group/get_group_obj
GroupApi groupGetNextGidGet GET /group/get_next_gid
GroupApi groupIdIdDelete DELETE /group/id/{id}
GroupApi groupIdIdGet GET /group/id/{id}
GroupApi groupIdIdPut PUT /group/id/{id}
GroupApi groupPost POST /group
IdmapApi idmapBackendChoicesGet GET /idmap/backend_choices
IdmapApi idmapBackendOptionsGet GET /idmap/backend_options
IdmapApi idmapClearIdmapCacheGet GET /idmap/clear_idmap_cache
IdmapApi idmapGet GET /idmap
IdmapApi idmapIdIdDelete DELETE /idmap/id/{id}
IdmapApi idmapIdIdGet GET /idmap/id/{id}
IdmapApi idmapIdIdPut PUT /idmap/id/{id}
IdmapApi idmapOptionsChoicesPost POST /idmap/options_choices
IdmapApi idmapPost POST /idmap
InitshutdownscriptApi initshutdownscriptGet GET /initshutdownscript
InitshutdownscriptApi initshutdownscriptIdIdDelete DELETE /initshutdownscript/id/{id}
InitshutdownscriptApi initshutdownscriptIdIdGet GET /initshutdownscript/id/{id}
InitshutdownscriptApi initshutdownscriptIdIdPut PUT /initshutdownscript/id/{id}
InitshutdownscriptApi initshutdownscriptPost POST /initshutdownscript
InterfaceApi interfaceBridgeMembersChoicesPost POST /interface/bridge_members_choices
InterfaceApi interfaceCheckinGet GET /interface/checkin
InterfaceApi interfaceCheckinWaitingGet GET /interface/checkin_waiting
InterfaceApi interfaceChoicesPost POST /interface/choices
InterfaceApi interfaceCommitPost POST /interface/commit
InterfaceApi interfaceGet GET /interface
InterfaceApi interfaceHasPendingChangesGet GET /interface/has_pending_changes
InterfaceApi interfaceIdIdDelete DELETE /interface/id/{id}
InterfaceApi interfaceIdIdGet GET /interface/id/{id}
InterfaceApi interfaceIdIdPut PUT /interface/id/{id}
InterfaceApi interfaceIpInUsePost POST /interface/ip_in_use
InterfaceApi interfaceLacpduRateChoicesGet GET /interface/lacpdu_rate_choices
InterfaceApi interfaceLagPortsChoicesPost POST /interface/lag_ports_choices
InterfaceApi interfacePost POST /interface
InterfaceApi interfaceRollbackGet GET /interface/rollback
InterfaceApi interfaceServicesRestartedOnSyncGet GET /interface/services_restarted_on_sync
InterfaceApi interfaceVlanParentInterfaceChoicesGet GET /interface/vlan_parent_interface_choices
InterfaceApi interfaceXmitHashPolicyChoicesGet GET /interface/xmit_hash_policy_choices
InterfaceCapabilitiesApi interfaceCapabilitiesGetPost POST /interface/capabilities/get
InterfaceCapabilitiesApi interfaceCapabilitiesSetPost POST /interface/capabilities/set
IpmiApi ipmiChannelsGet GET /ipmi/channels
IpmiApi ipmiClearSelGet GET /ipmi/clear_sel
IpmiApi ipmiGet GET /ipmi
IpmiApi ipmiIdIdGet GET /ipmi/id/{id}
IpmiApi ipmiIdIdPut PUT /ipmi/id/{id}
IpmiApi ipmiIdentifyPost POST /ipmi/identify
IpmiApi ipmiIsLoadedGet GET /ipmi/is_loaded
IpmiApi ipmiQuerySelGet GET /ipmi/query_sel
IscsiAuthApi iscsiAuthGet GET /iscsi/auth
IscsiAuthApi iscsiAuthIdIdDelete DELETE /iscsi/auth/id/{id}
IscsiAuthApi iscsiAuthIdIdGet GET /iscsi/auth/id/{id}
IscsiAuthApi iscsiAuthIdIdPut PUT /iscsi/auth/id/{id}
IscsiAuthApi iscsiAuthPost POST /iscsi/auth
IscsiExtentApi iscsiExtentDiskChoicesGet GET /iscsi/extent/disk_choices
IscsiExtentApi iscsiExtentGet GET /iscsi/extent
IscsiExtentApi iscsiExtentIdIdDelete DELETE /iscsi/extent/id/{id}
IscsiExtentApi iscsiExtentIdIdGet GET /iscsi/extent/id/{id}
IscsiExtentApi iscsiExtentIdIdPut PUT /iscsi/extent/id/{id}
IscsiExtentApi iscsiExtentPost POST /iscsi/extent
IscsiGlobalApi iscsiGlobalAluaEnabledGet GET /iscsi/global/alua_enabled
IscsiGlobalApi iscsiGlobalClientCountGet GET /iscsi/global/client_count
IscsiGlobalApi iscsiGlobalGet GET /iscsi/global
IscsiGlobalApi iscsiGlobalPut PUT /iscsi/global
IscsiGlobalApi iscsiGlobalSessionsGet GET /iscsi/global/sessions
IscsiHostApi iscsiHostGet GET /iscsi/host
IscsiHostApi iscsiHostGetInitiatorsPost POST /iscsi/host/get_initiators
IscsiHostApi iscsiHostGetTargetsPost POST /iscsi/host/get_targets
IscsiHostApi iscsiHostIdIdDelete DELETE /iscsi/host/id/{id}
IscsiHostApi iscsiHostIdIdGet GET /iscsi/host/id/{id}
IscsiHostApi iscsiHostIdIdPut PUT /iscsi/host/id/{id}
IscsiHostApi iscsiHostPost POST /iscsi/host
IscsiHostApi iscsiHostSetInitiatorsPost POST /iscsi/host/set_initiators
IscsiHostApi iscsiHostSetTargetsPost POST /iscsi/host/set_targets
IscsiInitiatorApi iscsiInitiatorGet GET /iscsi/initiator
IscsiInitiatorApi iscsiInitiatorIdIdDelete DELETE /iscsi/initiator/id/{id}
IscsiInitiatorApi iscsiInitiatorIdIdGet GET /iscsi/initiator/id/{id}
IscsiInitiatorApi iscsiInitiatorIdIdPut PUT /iscsi/initiator/id/{id}
IscsiInitiatorApi iscsiInitiatorPost POST /iscsi/initiator
IscsiPortalApi iscsiPortalGet GET /iscsi/portal
IscsiPortalApi iscsiPortalIdIdDelete DELETE /iscsi/portal/id/{id}
IscsiPortalApi iscsiPortalIdIdGet GET /iscsi/portal/id/{id}
IscsiPortalApi iscsiPortalIdIdPut PUT /iscsi/portal/id/{id}
IscsiPortalApi iscsiPortalListenIpChoicesGet GET /iscsi/portal/listen_ip_choices
IscsiPortalApi iscsiPortalPost POST /iscsi/portal
IscsiTargetApi iscsiTargetGet GET /iscsi/target
IscsiTargetApi iscsiTargetIdIdDelete DELETE /iscsi/target/id/{id}
IscsiTargetApi iscsiTargetIdIdGet GET /iscsi/target/id/{id}
IscsiTargetApi iscsiTargetIdIdPut PUT /iscsi/target/id/{id}
IscsiTargetApi iscsiTargetPost POST /iscsi/target
IscsiTargetextentApi iscsiTargetextentGet GET /iscsi/targetextent
IscsiTargetextentApi iscsiTargetextentIdIdDelete DELETE /iscsi/targetextent/id/{id}
IscsiTargetextentApi iscsiTargetextentIdIdGet GET /iscsi/targetextent/id/{id}
IscsiTargetextentApi iscsiTargetextentIdIdPut PUT /iscsi/targetextent/id/{id}
IscsiTargetextentApi iscsiTargetextentPost POST /iscsi/targetextent
KerberosApi kerberosGet GET /kerberos
KerberosApi kerberosPut PUT /kerberos
KerberosKeytabApi kerberosKeytabGet GET /kerberos/keytab
KerberosKeytabApi kerberosKeytabIdIdDelete DELETE /kerberos/keytab/id/{id}
KerberosKeytabApi kerberosKeytabIdIdGet GET /kerberos/keytab/id/{id}
KerberosKeytabApi kerberosKeytabIdIdPut PUT /kerberos/keytab/id/{id}
KerberosKeytabApi kerberosKeytabPost POST /kerberos/keytab
KerberosKeytabApi kerberosKeytabSystemKeytabListGet GET /kerberos/keytab/system_keytab_list
KerberosKeytabApi kerberosKeytabUploadKeytabPost POST /kerberos/keytab/upload_keytab
KerberosRealmApi kerberosRealmGet GET /kerberos/realm
KerberosRealmApi kerberosRealmIdIdDelete DELETE /kerberos/realm/id/{id}
KerberosRealmApi kerberosRealmIdIdGet GET /kerberos/realm/id/{id}
KerberosRealmApi kerberosRealmIdIdPut PUT /kerberos/realm/id/{id}
KerberosRealmApi kerberosRealmPost POST /kerberos/realm
KeychaincredentialApi keychaincredentialGenerateSshKeyPairGet GET /keychaincredential/generate_ssh_key_pair
KeychaincredentialApi keychaincredentialGet GET /keychaincredential
KeychaincredentialApi keychaincredentialIdIdDelete DELETE /keychaincredential/id/{id}
KeychaincredentialApi keychaincredentialIdIdGet GET /keychaincredential/id/{id}
KeychaincredentialApi keychaincredentialIdIdPut PUT /keychaincredential/id/{id}
KeychaincredentialApi keychaincredentialPost POST /keychaincredential
KeychaincredentialApi keychaincredentialRemoteSshHostKeyScanPost POST /keychaincredential/remote_ssh_host_key_scan
KeychaincredentialApi keychaincredentialRemoteSshSemiautomaticSetupPost POST /keychaincredential/remote_ssh_semiautomatic_setup
KeychaincredentialApi keychaincredentialSetupSshConnectionPost POST /keychaincredential/setup_ssh_connection
KeychaincredentialApi keychaincredentialUsedByPost POST /keychaincredential/used_by
KmipApi kmipClearSyncPendingKeysGet GET /kmip/clear_sync_pending_keys
KmipApi kmipGet GET /kmip
KmipApi kmipKmipSyncPendingGet GET /kmip/kmip_sync_pending
KmipApi kmipPut PUT /kmip
KmipApi kmipSslVersionChoicesGet GET /kmip/ssl_version_choices
KmipApi kmipSyncKeysGet GET /kmip/sync_keys
KubernetesApi kubernetesBackupChartReleasesPost POST /kubernetes/backup_chart_releases
KubernetesApi kubernetesBindipChoicesGet GET /kubernetes/bindip_choices
KubernetesApi kubernetesDeleteBackupPost POST /kubernetes/delete_backup
KubernetesApi kubernetesEventsGet GET /kubernetes/events
KubernetesApi kubernetesGet GET /kubernetes
KubernetesApi kubernetesListBackupsGet GET /kubernetes/list_backups
KubernetesApi kubernetesNodeIpGet GET /kubernetes/node_ip
KubernetesApi kubernetesPut PUT /kubernetes
KubernetesApi kubernetesRestoreBackupPost POST /kubernetes/restore_backup
KubernetesApi kubernetesRouteInterfaceChoicesGet GET /kubernetes/route_interface_choices
LdapApi ldapGet GET /ldap
LdapApi ldapGetStateGet GET /ldap/get_state
LdapApi ldapPut PUT /ldap
LdapApi ldapSchemaChoicesGet GET /ldap/schema_choices
LdapApi ldapSslChoicesGet GET /ldap/ssl_choices
LldpApi lldpCountryChoicesGet GET /lldp/country_choices
LldpApi lldpGet GET /lldp
LldpApi lldpPut PUT /lldp
MailApi mailGet GET /mail
MailApi mailPut PUT /mail
MailApi mailSendPost POST /mail/send
NetworkConfigurationApi networkConfigurationActivityChoicesGet GET /network/configuration/activity_choices
NetworkConfigurationApi networkConfigurationGet GET /network/configuration
NetworkConfigurationApi networkConfigurationPut PUT /network/configuration
NetworkGeneralApi networkGeneralSummaryGet GET /network/general/summary
NfsApi nfsAddPrincipalPost POST /nfs/add_principal
NfsApi nfsBindipChoicesGet GET /nfs/bindip_choices
NfsApi nfsClientCountGet GET /nfs/client_count
NfsApi nfsGet GET /nfs
NfsApi nfsGetNfs3ClientsGet GET /nfs/get_nfs3_clients
NfsApi nfsGetNfs4ClientsGet GET /nfs/get_nfs4_clients
NfsApi nfsPut PUT /nfs
OpenvpnClientApi openvpnClientAuthenticationAlgorithmChoicesGet GET /openvpn/client/authentication_algorithm_choices
OpenvpnClientApi openvpnClientCipherChoicesGet GET /openvpn/client/cipher_choices
OpenvpnClientApi openvpnClientGet GET /openvpn/client
OpenvpnClientApi openvpnClientPut PUT /openvpn/client
OpenvpnServerApi openvpnServerAuthenticationAlgorithmChoicesGet GET /openvpn/server/authentication_algorithm_choices
OpenvpnServerApi openvpnServerCipherChoicesGet GET /openvpn/server/cipher_choices
OpenvpnServerApi openvpnServerClientConfigurationGenerationPost POST /openvpn/server/client_configuration_generation
OpenvpnServerApi openvpnServerGet GET /openvpn/server
OpenvpnServerApi openvpnServerPut PUT /openvpn/server
OpenvpnServerApi openvpnServerRenewStaticKeyGet GET /openvpn/server/renew_static_key
PoolApi poolAttachPost POST /pool/attach
PoolApi poolFilesystemChoicesPost POST /pool/filesystem_choices
PoolApi poolGet GET /pool
PoolApi poolGetInstanceByNamePost POST /pool/get_instance_by_name
PoolApi poolIdIdAttachmentsPost POST /pool/id/{id}/attachments
PoolApi poolIdIdDetachPost POST /pool/id/{id}/detach
PoolApi poolIdIdExpandPost POST /pool/id/{id}/expand
PoolApi poolIdIdExportPost POST /pool/id/{id}/export
PoolApi poolIdIdGet GET /pool/id/{id}
PoolApi poolIdIdGetDisksPost POST /pool/id/{id}/get_disks
PoolApi poolIdIdIsUpgradedPost POST /pool/id/{id}/is_upgraded
PoolApi poolIdIdOfflinePost POST /pool/id/{id}/offline
PoolApi poolIdIdOnlinePost POST /pool/id/{id}/online
PoolApi poolIdIdProcessesPost POST /pool/id/{id}/processes
PoolApi poolIdIdPut PUT /pool/id/{id}
PoolApi poolIdIdRemovePost POST /pool/id/{id}/remove
PoolApi poolIdIdReplacePost POST /pool/id/{id}/replace
PoolApi poolIdIdScrubPost POST /pool/id/{id}/scrub
PoolApi poolIdIdUpgradePost POST /pool/id/{id}/upgrade
PoolApi poolImportDiskAutodetectFsTypePost POST /pool/import_disk_autodetect_fs_type
PoolApi poolImportDiskMsdosfsLocalesGet GET /pool/import_disk_msdosfs_locales
PoolApi poolImportDiskPost POST /pool/import_disk
PoolApi poolImportFindGet GET /pool/import_find
PoolApi poolImportPoolPost POST /pool/import_pool
PoolApi poolPost POST /pool
PoolDatasetApi poolDatasetChangeKeyPost POST /pool/dataset/change_key
PoolDatasetApi poolDatasetChecksumChoicesGet GET /pool/dataset/checksum_choices
PoolDatasetApi poolDatasetCompressionChoicesGet GET /pool/dataset/compression_choices
PoolDatasetApi poolDatasetDestroySnapshotsPost POST /pool/dataset/destroy_snapshots
PoolDatasetApi poolDatasetEncryptionAlgorithmChoicesGet GET /pool/dataset/encryption_algorithm_choices
PoolDatasetApi poolDatasetEncryptionSummaryPost POST /pool/dataset/encryption_summary
PoolDatasetApi poolDatasetExportKeyPost POST /pool/dataset/export_key
PoolDatasetApi poolDatasetExportKeysPost POST /pool/dataset/export_keys
PoolDatasetApi poolDatasetGet GET /pool/dataset
PoolDatasetApi poolDatasetIdIdAttachmentsPost POST /pool/dataset/id/{id}/attachments
PoolDatasetApi poolDatasetIdIdDelete DELETE /pool/dataset/id/{id}
PoolDatasetApi poolDatasetIdIdGet GET /pool/dataset/id/{id}
PoolDatasetApi poolDatasetIdIdGetQuotaPost POST /pool/dataset/id/{id}/get_quota
PoolDatasetApi poolDatasetIdIdPermissionPost POST /pool/dataset/id/{id}/permission
PoolDatasetApi poolDatasetIdIdProcessesPost POST /pool/dataset/id/{id}/processes
PoolDatasetApi poolDatasetIdIdPromotePost POST /pool/dataset/id/{id}/promote
PoolDatasetApi poolDatasetIdIdPut PUT /pool/dataset/id/{id}
PoolDatasetApi poolDatasetIdIdSetQuotaPost POST /pool/dataset/id/{id}/set_quota
PoolDatasetApi poolDatasetInheritParentEncryptionPropertiesPost POST /pool/dataset/inherit_parent_encryption_properties
PoolDatasetApi poolDatasetLockPost POST /pool/dataset/lock
PoolDatasetApi poolDatasetPost POST /pool/dataset
PoolDatasetApi poolDatasetRecommendedZvolBlocksizePost POST /pool/dataset/recommended_zvol_blocksize
PoolDatasetApi poolDatasetRecordsizeChoicesGet GET /pool/dataset/recordsize_choices
PoolDatasetApi poolDatasetUnlockPost POST /pool/dataset/unlock
PoolDatasetApi poolDatasetUnlockServicesRestartChoicesPost POST /pool/dataset/unlock_services_restart_choices
PoolDatasetUserpropApi poolDatasetUserpropGet GET /pool/dataset/userprop
PoolDatasetUserpropApi poolDatasetUserpropIdIdDelete DELETE /pool/dataset/userprop/id/{id}
PoolDatasetUserpropApi poolDatasetUserpropIdIdGet GET /pool/dataset/userprop/id/{id}
PoolDatasetUserpropApi poolDatasetUserpropIdIdPut PUT /pool/dataset/userprop/id/{id}
PoolDatasetUserpropApi poolDatasetUserpropPost POST /pool/dataset/userprop
PoolResilverApi poolResilverGet GET /pool/resilver
PoolResilverApi poolResilverPut PUT /pool/resilver
PoolScrubApi poolScrubGet GET /pool/scrub
PoolScrubApi poolScrubIdIdDelete DELETE /pool/scrub/id/{id}
PoolScrubApi poolScrubIdIdGet GET /pool/scrub/id/{id}
PoolScrubApi poolScrubIdIdPut PUT /pool/scrub/id/{id}
PoolScrubApi poolScrubPost POST /pool/scrub
PoolScrubApi poolScrubRunPost POST /pool/scrub/run
PoolScrubApi poolScrubScrubPost POST /pool/scrub/scrub
PoolSnapshottaskApi poolSnapshottaskForeseenCountPost POST /pool/snapshottask/foreseen_count
PoolSnapshottaskApi poolSnapshottaskGet GET /pool/snapshottask
PoolSnapshottaskApi poolSnapshottaskIdIdDelete DELETE /pool/snapshottask/id/{id}
PoolSnapshottaskApi poolSnapshottaskIdIdDeleteWillChangeRetentionForPost POST /pool/snapshottask/id/{id}/delete_will_change_retention_for
PoolSnapshottaskApi poolSnapshottaskIdIdGet GET /pool/snapshottask/id/{id}
PoolSnapshottaskApi poolSnapshottaskIdIdPut PUT /pool/snapshottask/id/{id}
PoolSnapshottaskApi poolSnapshottaskIdIdRunPost POST /pool/snapshottask/id/{id}/run
PoolSnapshottaskApi poolSnapshottaskIdIdUpdateWillChangeRetentionForPost POST /pool/snapshottask/id/{id}/update_will_change_retention_for
PoolSnapshottaskApi poolSnapshottaskMaxCountGet GET /pool/snapshottask/max_count
PoolSnapshottaskApi poolSnapshottaskMaxTotalCountGet GET /pool/snapshottask/max_total_count
PoolSnapshottaskApi poolSnapshottaskPost POST /pool/snapshottask
ReplicationApi replicationCountEligibleManualSnapshotsPost POST /replication/count_eligible_manual_snapshots
ReplicationApi replicationCreateDatasetPost POST /replication/create_dataset
ReplicationApi replicationGet GET /replication
ReplicationApi replicationIdIdDelete DELETE /replication/id/{id}
ReplicationApi replicationIdIdGet GET /replication/id/{id}
ReplicationApi replicationIdIdPut PUT /replication/id/{id}
ReplicationApi replicationIdIdRestorePost POST /replication/id/{id}/restore
ReplicationApi replicationIdIdRunPost POST /replication/id/{id}/run
ReplicationApi replicationListDatasetsPost POST /replication/list_datasets
ReplicationApi replicationListNamingSchemasGet GET /replication/list_naming_schemas
ReplicationApi replicationPost POST /replication
ReplicationApi replicationRunOnetimePost POST /replication/run_onetime
ReplicationApi replicationTargetUnmatchedSnapshotsPost POST /replication/target_unmatched_snapshots
ReplicationConfigApi replicationConfigGet GET /replication/config
ReplicationConfigApi replicationConfigPut PUT /replication/config
ReportingApi reportingClearGet GET /reporting/clear
ReportingApi reportingGet GET /reporting
ReportingApi reportingGetDataPost POST /reporting/get_data
ReportingApi reportingGraphsGet GET /reporting/graphs
ReportingApi reportingPut PUT /reporting
RouteApi routeIpv4gwReachablePost POST /route/ipv4gw_reachable
RouteApi routeSystemRoutesGet GET /route/system_routes
RsyncdApi rsyncdGet GET /rsyncd
RsyncdApi rsyncdPut PUT /rsyncd
RsyncmodApi rsyncmodGet GET /rsyncmod
RsyncmodApi rsyncmodIdIdDelete DELETE /rsyncmod/id/{id}
RsyncmodApi rsyncmodIdIdGet GET /rsyncmod/id/{id}
RsyncmodApi rsyncmodIdIdPut PUT /rsyncmod/id/{id}
RsyncmodApi rsyncmodPost POST /rsyncmod
RsynctaskApi rsynctaskGet GET /rsynctask
RsynctaskApi rsynctaskIdIdDelete DELETE /rsynctask/id/{id}
RsynctaskApi rsynctaskIdIdGet GET /rsynctask/id/{id}
RsynctaskApi rsynctaskIdIdPut PUT /rsynctask/id/{id}
RsynctaskApi rsynctaskIdIdRunPost POST /rsynctask/id/{id}/run
RsynctaskApi rsynctaskPost POST /rsynctask
S3Api s3BindipChoicesGet GET /s3/bindip_choices
S3Api s3Get GET /s3
S3Api s3Put PUT /s3
SensorApi sensorQueryGet GET /sensor/query
ServiceApi serviceGet GET /service
ServiceApi serviceIdIdGet GET /service/id/{id}
ServiceApi serviceIdIdPut PUT /service/id/{id}
ServiceApi serviceReloadPost POST /service/reload
ServiceApi serviceRestartPost POST /service/restart
ServiceApi serviceStartPost POST /service/start
ServiceApi serviceStartedOrEnabledPost POST /service/started_or_enabled
ServiceApi serviceStartedPost POST /service/started
ServiceApi serviceStopPost POST /service/stop
ServiceApi serviceTerminateProcessPost POST /service/terminate_process
SharingNfsApi sharingNfsGet GET /sharing/nfs
SharingNfsApi sharingNfsIdIdDelete DELETE /sharing/nfs/id/{id}
SharingNfsApi sharingNfsIdIdGet GET /sharing/nfs/id/{id}
SharingNfsApi sharingNfsIdIdPut PUT /sharing/nfs/id/{id}
SharingNfsApi sharingNfsPost POST /sharing/nfs
SharingSmbApi sharingSmbGet GET /sharing/smb
SharingSmbApi sharingSmbIdIdDelete DELETE /sharing/smb/id/{id}
SharingSmbApi sharingSmbIdIdGet GET /sharing/smb/id/{id}
SharingSmbApi sharingSmbIdIdPut PUT /sharing/smb/id/{id}
SharingSmbApi sharingSmbPost POST /sharing/smb
SharingSmbApi sharingSmbPresetsGet GET /sharing/smb/presets
SharingWebdavApi sharingWebdavGet GET /sharing/webdav
SharingWebdavApi sharingWebdavIdIdDelete DELETE /sharing/webdav/id/{id}
SharingWebdavApi sharingWebdavIdIdGet GET /sharing/webdav/id/{id}
SharingWebdavApi sharingWebdavIdIdPut PUT /sharing/webdav/id/{id}
SharingWebdavApi sharingWebdavPost POST /sharing/webdav
SmartApi smartGet GET /smart
SmartApi smartPut PUT /smart
SmartTestApi smartTestDiskChoicesPost POST /smart/test/disk_choices
SmartTestApi smartTestGet GET /smart/test
SmartTestApi smartTestIdIdDelete DELETE /smart/test/id/{id}
SmartTestApi smartTestIdIdGet GET /smart/test/id/{id}
SmartTestApi smartTestIdIdPut PUT /smart/test/id/{id}
SmartTestApi smartTestManualTestPost POST /smart/test/manual_test
SmartTestApi smartTestPost POST /smart/test
SmartTestApi smartTestResultsGet GET /smart/test/results
SmbApi smbBindipChoicesGet GET /smb/bindip_choices
SmbApi smbClientCountGet GET /smb/client_count
SmbApi smbDomainChoicesGet GET /smb/domain_choices
SmbApi smbGet GET /smb
SmbApi smbGetRemoteAclPost POST /smb/get_remote_acl
SmbApi smbPut PUT /smb
SmbApi smbStatusPost POST /smb/status
SmbApi smbUnixcharsetChoicesGet GET /smb/unixcharset_choices
SmbSharesecApi smbSharesecGet GET /smb/sharesec
SmbSharesecApi smbSharesecGetaclPost POST /smb/sharesec/getacl
SmbSharesecApi smbSharesecIdIdDelete DELETE /smb/sharesec/id/{id}
SmbSharesecApi smbSharesecIdIdGet GET /smb/sharesec/id/{id}
SmbSharesecApi smbSharesecIdIdPut PUT /smb/sharesec/id/{id}
SmbSharesecApi smbSharesecPost POST /smb/sharesec
SmbSharesecApi smbSharesecSynchronizeAclsGet GET /smb/sharesec/synchronize_acls
SnmpApi snmpGet GET /snmp
SnmpApi snmpPut PUT /snmp
SshApi sshBindifaceChoicesGet GET /ssh/bindiface_choices
SshApi sshGet GET /ssh
SshApi sshPut PUT /ssh
StaticrouteApi staticrouteGet GET /staticroute
StaticrouteApi staticrouteIdIdDelete DELETE /staticroute/id/{id}
StaticrouteApi staticrouteIdIdGet GET /staticroute/id/{id}
StaticrouteApi staticrouteIdIdPut PUT /staticroute/id/{id}
StaticrouteApi staticroutePost POST /staticroute
StatsApi statsGetDataPost POST /stats/get_data
StatsApi statsGetDatasetInfoPost POST /stats/get_dataset_info
StatsApi statsGetSourcesGet GET /stats/get_sources
SupportApi supportAttachTicketMaxSizeGet GET /support/attach_ticket_max_size
SupportApi supportAttachTicketPost POST /support/attach_ticket
SupportApi supportFetchCategoriesPost POST /support/fetch_categories
SupportApi supportFieldsGet GET /support/fields
SupportApi supportGet GET /support
SupportApi supportIsAvailableAndEnabledGet GET /support/is_available_and_enabled
SupportApi supportIsAvailableGet GET /support/is_available
SupportApi supportNewTicketPost POST /support/new_ticket
SupportApi supportPut PUT /support
SystemApi systemBootIdGet GET /system/boot_id
SystemApi systemDebugGet GET /system/debug
SystemApi systemEnvironmentGet GET /system/environment
SystemApi systemFeatureEnabledPost POST /system/feature_enabled
SystemApi systemHostIdGet GET /system/host_id
SystemApi systemInfoGet GET /system/info
SystemApi systemIsFreenasGet GET /system/is_freenas
SystemApi systemIsStableGet GET /system/is_stable
SystemApi systemLicenseUpdatePost POST /system/license_update
SystemApi systemProductNameGet GET /system/product_name
SystemApi systemProductTypeGet GET /system/product_type
SystemApi systemReadyGet GET /system/ready
SystemApi systemRebootPost POST /system/reboot
SystemApi systemShutdownPost POST /system/shutdown
SystemApi systemStateGet GET /system/state
SystemApi systemVersionGet GET /system/version
SystemAdvancedApi systemAdvancedGet GET /system/advanced
SystemAdvancedApi systemAdvancedPut PUT /system/advanced
SystemAdvancedApi systemAdvancedSedGlobalPasswordGet GET /system/advanced/sed_global_password
SystemAdvancedApi systemAdvancedSerialPortChoicesGet GET /system/advanced/serial_port_choices
SystemAdvancedApi systemAdvancedSyslogCertificateAuthorityChoicesGet GET /system/advanced/syslog_certificate_authority_choices
SystemAdvancedApi systemAdvancedSyslogCertificateChoicesGet GET /system/advanced/syslog_certificate_choices
SystemGeneralApi systemGeneralCountryChoicesGet GET /system/general/country_choices
SystemGeneralApi systemGeneralGet GET /system/general
SystemGeneralApi systemGeneralKbdmapChoicesGet GET /system/general/kbdmap_choices
SystemGeneralApi systemGeneralLanguageChoicesGet GET /system/general/language_choices
SystemGeneralApi systemGeneralLocalUrlGet GET /system/general/local_url
SystemGeneralApi systemGeneralPut PUT /system/general
SystemGeneralApi systemGeneralTimezoneChoicesGet GET /system/general/timezone_choices
SystemGeneralApi systemGeneralUiAddressChoicesGet GET /system/general/ui_address_choices
SystemGeneralApi systemGeneralUiCertificateChoicesGet GET /system/general/ui_certificate_choices
SystemGeneralApi systemGeneralUiHttpsprotocolsChoicesGet GET /system/general/ui_httpsprotocols_choices
SystemGeneralApi systemGeneralUiRestartGet GET /system/general/ui_restart
SystemGeneralApi systemGeneralUiRestartPost POST /system/general/ui_restart
SystemGeneralApi systemGeneralUiV6addressChoicesGet GET /system/general/ui_v6address_choices
SystemNtpserverApi systemNtpserverGet GET /system/ntpserver
SystemNtpserverApi systemNtpserverIdIdDelete DELETE /system/ntpserver/id/{id}
SystemNtpserverApi systemNtpserverIdIdGet GET /system/ntpserver/id/{id}
SystemNtpserverApi systemNtpserverIdIdPut PUT /system/ntpserver/id/{id}
SystemNtpserverApi systemNtpserverPost POST /system/ntpserver
SystemdatasetApi systemdatasetGet GET /systemdataset
SystemdatasetApi systemdatasetPoolChoicesGet GET /systemdataset/pool_choices
SystemdatasetApi systemdatasetPut PUT /systemdataset
TftpApi tftpGet GET /tftp
TftpApi tftpHostChoicesGet GET /tftp/host_choices
TftpApi tftpPut PUT /tftp
TruecommandApi truecommandGet GET /truecommand
TruecommandApi truecommandPut PUT /truecommand
TruenasApi truenasAcceptEulaGet GET /truenas/accept_eula
TruenasApi truenasGetChassisHardwareGet GET /truenas/get_chassis_hardware
TruenasApi truenasGetCustomerInformationGet GET /truenas/get_customer_information
TruenasApi truenasGetEulaGet GET /truenas/get_eula
TruenasApi truenasIsEulaAcceptedGet GET /truenas/is_eula_accepted
TruenasApi truenasIsProductionGet GET /truenas/is_production
TruenasApi truenasSetProductionPost POST /truenas/set_production
TruenasApi truenasUpdateCustomerInformationPost POST /truenas/update_customer_information
TunableApi tunableGet GET /tunable
TunableApi tunableIdIdDelete DELETE /tunable/id/{id}
TunableApi tunableIdIdGet GET /tunable/id/{id}
TunableApi tunableIdIdPut PUT /tunable/id/{id}
TunableApi tunablePost POST /tunable
TunableApi tunableTunableTypeChoicesGet GET /tunable/tunable_type_choices
UpdateApi updateCheckAvailablePost POST /update/check_available
UpdateApi updateDownloadGet GET /update/download
UpdateApi updateFilePost POST /update/file
UpdateApi updateGetAutoDownloadGet GET /update/get_auto_download
UpdateApi updateGetPendingPost POST /update/get_pending
UpdateApi updateGetTrainsGet GET /update/get_trains
UpdateApi updateManualPost POST /update/manual
UpdateApi updateSetAutoDownloadPost POST /update/set_auto_download
UpdateApi updateSetTrainPost POST /update/set_train
UpdateApi updateUpdatePost POST /update/update
UpsApi upsDriverChoicesGet GET /ups/driver_choices
UpsApi upsGet GET /ups
UpsApi upsPortChoicesGet GET /ups/port_choices
UpsApi upsPut PUT /ups
UserApi userGet GET /user
UserApi userGetNextUidGet GET /user/get_next_uid
UserApi userGetUserObjPost POST /user/get_user_obj
UserApi userHasRootPasswordGet GET /user/has_root_password
UserApi userIdIdDelete DELETE /user/id/{id}
UserApi userIdIdGet GET /user/id/{id}
UserApi userIdIdPopAttributePost POST /user/id/{id}/pop_attribute
UserApi userIdIdPut PUT /user/id/{id}
UserApi userIdIdSetAttributePost POST /user/id/{id}/set_attribute
UserApi userPost POST /user
UserApi userShellChoicesPost POST /user/shell_choices
VmApi vmBootloaderOptionsGet GET /vm/bootloader_options
VmApi vmCpuModelChoicesGet GET /vm/cpu_model_choices
VmApi vmFlagsGet GET /vm/flags
VmApi vmGet GET /vm
VmApi vmGetAvailableMemoryPost POST /vm/get_available_memory
VmApi vmGetConsolePost POST /vm/get_console
VmApi vmGetDisplayDevicesPost POST /vm/get_display_devices
VmApi vmGetMemoryUsagePost POST /vm/get_memory_usage
VmApi vmGetVmemoryInUseGet GET /vm/get_vmemory_in_use
VmApi vmGuestArchitectureAndMachineChoicesGet GET /vm/guest_architecture_and_machine_choices
VmApi vmIdIdClonePost POST /vm/id/{id}/clone
VmApi vmIdIdDelete DELETE /vm/id/{id}
VmApi vmIdIdGet GET /vm/id/{id}
VmApi vmIdIdPoweroffPost POST /vm/id/{id}/poweroff
VmApi vmIdIdPut PUT /vm/id/{id}
VmApi vmIdIdRestartPost POST /vm/id/{id}/restart
VmApi vmIdIdStartPost POST /vm/id/{id}/start
VmApi vmIdIdStatusPost POST /vm/id/{id}/status
VmApi vmIdIdStopPost POST /vm/id/{id}/stop
VmApi vmMaximumSupportedVcpusGet GET /vm/maximum_supported_vcpus
VmApi vmPortWizardGet GET /vm/port_wizard
VmApi vmPost POST /vm
VmApi vmRandomMacGet GET /vm/random_mac
VmApi vmResolutionChoicesGet GET /vm/resolution_choices
VmApi vmSupportsVirtualizationGet GET /vm/supports_virtualization
VmApi vmVirtualizationDetailsGet GET /vm/virtualization_details
VmDeviceApi vmDeviceBindChoicesGet GET /vm/device/bind_choices
VmDeviceApi vmDeviceDiskChoicesGet GET /vm/device/disk_choices
VmDeviceApi vmDeviceGet GET /vm/device
VmDeviceApi vmDeviceIdIdDelete DELETE /vm/device/id/{id}
VmDeviceApi vmDeviceIdIdGet GET /vm/device/id/{id}
VmDeviceApi vmDeviceIdIdPut PUT /vm/device/id/{id}
VmDeviceApi vmDeviceIommuEnabledGet GET /vm/device/iommu_enabled
VmDeviceApi vmDeviceNicAttachChoicesGet GET /vm/device/nic_attach_choices
VmDeviceApi vmDevicePassthroughDeviceChoicesGet GET /vm/device/passthrough_device_choices
VmDeviceApi vmDevicePassthroughDevicePost POST /vm/device/passthrough_device
VmDeviceApi vmDevicePost POST /vm/device
VmDeviceApi vmDevicePptdevChoicesGet GET /vm/device/pptdev_choices
VmwareApi vmwareDatasetHasVmsPost POST /vmware/dataset_has_vms
VmwareApi vmwareGet GET /vmware
VmwareApi vmwareGetDatastoresPost POST /vmware/get_datastores
VmwareApi vmwareGetVirtualMachinesPost POST /vmware/get_virtual_machines
VmwareApi vmwareIdIdDelete DELETE /vmware/id/{id}
VmwareApi vmwareIdIdGet GET /vmware/id/{id}
VmwareApi vmwareIdIdPut PUT /vmware/id/{id}
VmwareApi vmwareMatchDatastoresWithDatasetsPost POST /vmware/match_datastores_with_datasets
VmwareApi vmwarePost POST /vmware
WebdavApi webdavCertChoicesGet GET /webdav/cert_choices
WebdavApi webdavGet GET /webdav
WebdavApi webdavPut PUT /webdav
WebuiImageApi webuiImageGet GET /webui/image
WebuiImageApi webuiImageIdIdDelete DELETE /webui/image/id/{id}
WebuiImageApi webuiImageIdIdGet GET /webui/image/id/{id}
WebuiImageApi webuiImagePost POST /webui/image
ZfsSnapshotApi zfsSnapshotClonePost POST /zfs/snapshot/clone
ZfsSnapshotApi zfsSnapshotGet GET /zfs/snapshot
ZfsSnapshotApi zfsSnapshotIdIdDelete DELETE /zfs/snapshot/id/{id}
ZfsSnapshotApi zfsSnapshotIdIdGet GET /zfs/snapshot/id/{id}
ZfsSnapshotApi zfsSnapshotIdIdPut PUT /zfs/snapshot/id/{id}
ZfsSnapshotApi zfsSnapshotPost POST /zfs/snapshot
ZfsSnapshotApi zfsSnapshotRemovePost POST /zfs/snapshot/remove
ZfsSnapshotApi zfsSnapshotRollbackPost POST /zfs/snapshot/rollback

Models

Authorization

basic

  • Type: HTTP basic authentication

Tests

To run the tests, use:

composer install
vendor/bin/phpunit

Author

About this package

This PHP package is automatically generated by the OpenAPI Generator project:

  • API version: v2.0
  • Build package: org.openapitools.codegen.languages.PhpClientCodegen