packer-cn/vendor/github.com/hyperonecom/h1-client-go/README.md

92 KiB

Go API client for openapi

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

Overview

This API client was generated by the OpenAPI Generator project. By using the OpenAPI-spec from a remote server, you can easily generate an API client.

  • API version: 0.0.2
  • Package version: 1.0.0
  • Build package: org.openapitools.codegen.languages.GoClientCodegen

Installation

Install the following dependencies:

go get github.com/stretchr/testify/assert
go get golang.org/x/oauth2
go get golang.org/x/net/context
go get github.com/antihax/optional

Put the package under your project folder and add the following in import:

import "./openapi"

Documentation for API Endpoints

All URIs are relative to https://api.hyperone.com/v1

Class Method HTTP request Description
AgentApi AgentActionStart Post /agent/{agentId}/actions/start /actions/start
AgentApi AgentActionSuspend Post /agent/{agentId}/actions/suspend /actions/suspend
AgentApi AgentActionTransfer Post /agent/{agentId}/actions/transfer /actions/transfer
AgentApi AgentActionUpdateEnabledServices Post /agent/{agentId}/actions/update_enabledServices /actions/update_enabledServices
AgentApi AgentCreate Post /agent Create
AgentApi AgentDelete Delete /agent/{agentId} Delete
AgentApi AgentDeleteAccessrightsIdentity Delete /agent/{agentId}/accessrights/{identity} /accessrights/:identity
AgentApi AgentDeleteCredentialId Delete /agent/{agentId}/credential/{id} /credential/:id
AgentApi AgentDeleteCredentialcertificateId Delete /agent/{agentId}/credential/certificate/{id} /credential/certificate/:id
AgentApi AgentDeleteTagKey Delete /agent/{agentId}/tag/{key} /tag/:key
AgentApi AgentGetCredentialId Get /agent/{agentId}/credential/{id} /credential/:id
AgentApi AgentGetCredentialcertificateId Get /agent/{agentId}/credential/certificate/{id} /credential/certificate/:id
AgentApi AgentGetInspect Get /agent/{agentId}/inspect /inspect
AgentApi AgentGetResourceResourceIdinspect Get /agent/{agentId}/resource/{resourceId}/inspect /resource/:resourceId/inspect
AgentApi AgentGetServicesServiceId Get /agent/{agentId}/services/{serviceId} /services/:serviceId
AgentApi AgentGetTag Get /agent/{agentId}/tag /tag
AgentApi AgentList Get /agent List
AgentApi AgentListAccessrights Get /agent/{agentId}/accessrights /accessrights
AgentApi AgentListCredential Get /agent/{agentId}/credential /credential
AgentApi AgentListCredentialcertificate Get /agent/{agentId}/credential/certificate /credential/certificate
AgentApi AgentListEnabledServices Get /agent/{agentId}/enabledServices /enabledServices
AgentApi AgentListQueue Get /agent/{agentId}/queue /queue
AgentApi AgentListResource Get /agent/{agentId}/resource /resource
AgentApi AgentListResourceResourceIdqueue Get /agent/{agentId}/resource/{resourceId}/queue /resource/:resourceId/queue
AgentApi AgentListServices Get /agent/{agentId}/services /services
AgentApi AgentPatchCredentialId Patch /agent/{agentId}/credential/{id} /credential/:id
AgentApi AgentPatchCredentialcertificateId Patch /agent/{agentId}/credential/certificate/{id} /credential/certificate/:id
AgentApi AgentPatchTag Patch /agent/{agentId}/tag /tag
AgentApi AgentPostAccessrights Post /agent/{agentId}/accessrights /accessrights
AgentApi AgentPostCredential Post /agent/{agentId}/credential /credential
AgentApi AgentPostCredentialcertificate Post /agent/{agentId}/credential/certificate /credential/certificate
AgentApi AgentPostResourceResourceIdactionsrecreate Post /agent/{agentId}/resource/{resourceId}/actions/recreate /resource/:resourceId/actions/recreate
AgentApi AgentPutEnabledServices Put /agent/{agentId}/enabledServices /enabledServices
AgentApi AgentPutTag Put /agent/{agentId}/tag /tag
AgentApi AgentShow Get /agent/{agentId} Get
AgentApi AgentUpdate Patch /agent/{agentId} Update
ContainerApi ContainerActionRestart Post /container/{containerId}/actions/restart /actions/restart
ContainerApi ContainerActionStart Post /container/{containerId}/actions/start /actions/start
ContainerApi ContainerActionStop Post /container/{containerId}/actions/stop /actions/stop
ContainerApi ContainerCreate Post /container Create
ContainerApi ContainerDelete Delete /container/{containerId} Delete
ContainerApi ContainerDeleteAccessrightsIdentity Delete /container/{containerId}/accessrights/{identity} /accessrights/:identity
ContainerApi ContainerDeleteTagKey Delete /container/{containerId}/tag/{key} /tag/:key
ContainerApi ContainerGetServicesServiceId Get /container/{containerId}/services/{serviceId} /services/:serviceId
ContainerApi ContainerGetTag Get /container/{containerId}/tag /tag
ContainerApi ContainerList Get /container List
ContainerApi ContainerListAccessrights Get /container/{containerId}/accessrights /accessrights
ContainerApi ContainerListProcess Get /container/{containerId}/process /process
ContainerApi ContainerListQueue Get /container/{containerId}/queue /queue
ContainerApi ContainerListServices Get /container/{containerId}/services /services
ContainerApi ContainerPatchTag Patch /container/{containerId}/tag /tag
ContainerApi ContainerPostAccessrights Post /container/{containerId}/accessrights /accessrights
ContainerApi ContainerPutTag Put /container/{containerId}/tag /tag
ContainerApi ContainerShow Get /container/{containerId} Get
ContainerApi ContainerUpdate Patch /container/{containerId} Update
DatabaseApi DatabaseActionStart Post /database/{databaseId}/actions/start /actions/start
DatabaseApi DatabaseActionStop Post /database/{databaseId}/actions/stop /actions/stop
DatabaseApi DatabaseActionTransfer Post /database/{databaseId}/actions/transfer /actions/transfer
DatabaseApi DatabaseCreate Post /database Create
DatabaseApi DatabaseDelete Delete /database/{databaseId} Delete
DatabaseApi DatabaseDeleteAccessrightsIdentity Delete /database/{databaseId}/accessrights/{identity} /accessrights/:identity
DatabaseApi DatabaseDeleteCredentialId Delete /database/{databaseId}/credential/{id} /credential/:id
DatabaseApi DatabaseDeleteCredentialpasswordId Delete /database/{databaseId}/credential/password/{id} /credential/password/:id
DatabaseApi DatabaseDeleteTagKey Delete /database/{databaseId}/tag/{key} /tag/:key
DatabaseApi DatabaseGetCredentialId Get /database/{databaseId}/credential/{id} /credential/:id
DatabaseApi DatabaseGetCredentialpasswordId Get /database/{databaseId}/credential/password/{id} /credential/password/:id
DatabaseApi DatabaseGetServicesServiceId Get /database/{databaseId}/services/{serviceId} /services/:serviceId
DatabaseApi DatabaseGetTag Get /database/{databaseId}/tag /tag
DatabaseApi DatabaseList Get /database List
DatabaseApi DatabaseListAccessrights Get /database/{databaseId}/accessrights /accessrights
DatabaseApi DatabaseListCredential Get /database/{databaseId}/credential /credential
DatabaseApi DatabaseListCredentialpassword Get /database/{databaseId}/credential/password /credential/password
DatabaseApi DatabaseListQueue Get /database/{databaseId}/queue /queue
DatabaseApi DatabaseListServices Get /database/{databaseId}/services /services
DatabaseApi DatabasePatchCredentialId Patch /database/{databaseId}/credential/{id} /credential/:id
DatabaseApi DatabasePatchCredentialpasswordId Patch /database/{databaseId}/credential/password/{id} /credential/password/:id
DatabaseApi DatabasePatchTag Patch /database/{databaseId}/tag /tag
DatabaseApi DatabasePostAccessrights Post /database/{databaseId}/accessrights /accessrights
DatabaseApi DatabasePostCredential Post /database/{databaseId}/credential /credential
DatabaseApi DatabasePostCredentialpassword Post /database/{databaseId}/credential/password /credential/password
DatabaseApi DatabasePutTag Put /database/{databaseId}/tag /tag
DatabaseApi DatabaseShow Get /database/{databaseId} Get
DatabaseApi DatabaseUpdate Patch /database/{databaseId} Update
DiskApi DiskActionClone Post /disk/{diskId}/actions/clone /actions/clone
DiskApi DiskActionResize Post /disk/{diskId}/actions/resize /actions/resize
DiskApi DiskActionTransfer Post /disk/{diskId}/actions/transfer /actions/transfer
DiskApi DiskCreate Post /disk Create
DiskApi DiskDelete Delete /disk/{diskId} Delete
DiskApi DiskDeleteAccessrightsIdentity Delete /disk/{diskId}/accessrights/{identity} /accessrights/:identity
DiskApi DiskDeleteTagKey Delete /disk/{diskId}/tag/{key} /tag/:key
DiskApi DiskGetDownload Get /disk/{diskId}/download /download
DiskApi DiskGetServicesServiceId Get /disk/{diskId}/services/{serviceId} /services/:serviceId
DiskApi DiskGetTag Get /disk/{diskId}/tag /tag
DiskApi DiskList Get /disk List
DiskApi DiskListAccessrights Get /disk/{diskId}/accessrights /accessrights
DiskApi DiskListQueue Get /disk/{diskId}/queue /queue
DiskApi DiskListServices Get /disk/{diskId}/services /services
DiskApi DiskPatchTag Patch /disk/{diskId}/tag /tag
DiskApi DiskPostAccessrights Post /disk/{diskId}/accessrights /accessrights
DiskApi DiskPutTag Put /disk/{diskId}/tag /tag
DiskApi DiskShow Get /disk/{diskId} Get
DiskApi DiskUpdate Patch /disk/{diskId} Update
FirewallApi FirewallActionAttach Post /firewall/{firewallId}/actions/attach /actions/attach
FirewallApi FirewallActionDetach Post /firewall/{firewallId}/actions/detach /actions/detach
FirewallApi FirewallActionTransfer Post /firewall/{firewallId}/actions/transfer /actions/transfer
FirewallApi FirewallCreate Post /firewall Create
FirewallApi FirewallDelete Delete /firewall/{firewallId} Delete
FirewallApi FirewallDeleteAccessrightsIdentity Delete /firewall/{firewallId}/accessrights/{identity} /accessrights/:identity
FirewallApi FirewallDeleteEgressRuleId Delete /firewall/{firewallId}/egress/{ruleId} /egress/:ruleId
FirewallApi FirewallDeleteIngressRuleId Delete /firewall/{firewallId}/ingress/{ruleId} /ingress/:ruleId
FirewallApi FirewallDeleteTagKey Delete /firewall/{firewallId}/tag/{key} /tag/:key
FirewallApi FirewallGetEgressRuleId Get /firewall/{firewallId}/egress/{ruleId} /egress/:ruleId
FirewallApi FirewallGetIngressRuleId Get /firewall/{firewallId}/ingress/{ruleId} /ingress/:ruleId
FirewallApi FirewallGetServicesServiceId Get /firewall/{firewallId}/services/{serviceId} /services/:serviceId
FirewallApi FirewallGetTag Get /firewall/{firewallId}/tag /tag
FirewallApi FirewallList Get /firewall List
FirewallApi FirewallListAccessrights Get /firewall/{firewallId}/accessrights /accessrights
FirewallApi FirewallListEgress Get /firewall/{firewallId}/egress /egress
FirewallApi FirewallListIngress Get /firewall/{firewallId}/ingress /ingress
FirewallApi FirewallListQueue Get /firewall/{firewallId}/queue /queue
FirewallApi FirewallListServices Get /firewall/{firewallId}/services /services
FirewallApi FirewallPatchTag Patch /firewall/{firewallId}/tag /tag
FirewallApi FirewallPostAccessrights Post /firewall/{firewallId}/accessrights /accessrights
FirewallApi FirewallPostEgress Post /firewall/{firewallId}/egress /egress
FirewallApi FirewallPostIngress Post /firewall/{firewallId}/ingress /ingress
FirewallApi FirewallPutEgress Put /firewall/{firewallId}/egress /egress
FirewallApi FirewallPutIngress Put /firewall/{firewallId}/ingress /ingress
FirewallApi FirewallPutTag Put /firewall/{firewallId}/tag /tag
FirewallApi FirewallShow Get /firewall/{firewallId} Get
FirewallApi FirewallUpdate Patch /firewall/{firewallId} Update
ImageApi ImageActionTransfer Post /image/{imageId}/actions/transfer /actions/transfer
ImageApi ImageCreate Post /image Create
ImageApi ImageDelete Delete /image/{imageId} Delete
ImageApi ImageDeleteAccessrightsIdentity Delete /image/{imageId}/accessrights/{identity} /accessrights/:identity
ImageApi ImageDeleteTagKey Delete /image/{imageId}/tag/{key} /tag/:key
ImageApi ImageGetServicesServiceId Get /image/{imageId}/services/{serviceId} /services/:serviceId
ImageApi ImageGetTag Get /image/{imageId}/tag /tag
ImageApi ImageList Get /image List
ImageApi ImageListAccessrights Get /image/{imageId}/accessrights /accessrights
ImageApi ImageListQueue Get /image/{imageId}/queue /queue
ImageApi ImageListServices Get /image/{imageId}/services /services
ImageApi ImagePatchTag Patch /image/{imageId}/tag /tag
ImageApi ImagePostAccessrights Post /image/{imageId}/accessrights /accessrights
ImageApi ImagePutTag Put /image/{imageId}/tag /tag
ImageApi ImageShow Get /image/{imageId} Get
ImageApi ImageUpdate Patch /image/{imageId} Update
IpApi IpActionAllocate Post /ip/{ipId}/actions/allocate /actions/allocate
IpApi IpActionAssociate Post /ip/{ipId}/actions/associate /actions/associate
IpApi IpActionDisassociate Post /ip/{ipId}/actions/disassociate /actions/disassociate
IpApi IpActionTransfer Post /ip/{ipId}/actions/transfer /actions/transfer
IpApi IpCreate Post /ip Create
IpApi IpDelete Delete /ip/{ipId} Delete
IpApi IpDeleteAccessrightsIdentity Delete /ip/{ipId}/accessrights/{identity} /accessrights/:identity
IpApi IpDeleteTagKey Delete /ip/{ipId}/tag/{key} /tag/:key
IpApi IpGetServicesServiceId Get /ip/{ipId}/services/{serviceId} /services/:serviceId
IpApi IpGetTag Get /ip/{ipId}/tag /tag
IpApi IpList Get /ip List
IpApi IpListAccessrights Get /ip/{ipId}/accessrights /accessrights
IpApi IpListQueue Get /ip/{ipId}/queue /queue
IpApi IpListServices Get /ip/{ipId}/services /services
IpApi IpPatchTag Patch /ip/{ipId}/tag /tag
IpApi IpPostAccessrights Post /ip/{ipId}/accessrights /accessrights
IpApi IpPutTag Put /ip/{ipId}/tag /tag
IpApi IpShow Get /ip/{ipId} Get
IpApi IpUpdate Patch /ip/{ipId} Update
IsoApi IsoActionTransfer Post /iso/{isoId}/actions/transfer /actions/transfer
IsoApi IsoCreate Post /iso Create
IsoApi IsoDelete Delete /iso/{isoId} Delete
IsoApi IsoDeleteAccessrightsIdentity Delete /iso/{isoId}/accessrights/{identity} /accessrights/:identity
IsoApi IsoDeleteTagKey Delete /iso/{isoId}/tag/{key} /tag/:key
IsoApi IsoGetServicesServiceId Get /iso/{isoId}/services/{serviceId} /services/:serviceId
IsoApi IsoGetTag Get /iso/{isoId}/tag /tag
IsoApi IsoList Get /iso List
IsoApi IsoListAccessrights Get /iso/{isoId}/accessrights /accessrights
IsoApi IsoListQueue Get /iso/{isoId}/queue /queue
IsoApi IsoListServices Get /iso/{isoId}/services /services
IsoApi IsoPatchTag Patch /iso/{isoId}/tag /tag
IsoApi IsoPostAccessrights Post /iso/{isoId}/accessrights /accessrights
IsoApi IsoPutTag Put /iso/{isoId}/tag /tag
IsoApi IsoShow Get /iso/{isoId} Get
IsoApi IsoUpdate Patch /iso/{isoId} Update
JournalApi JournalActionTransfer Post /journal/{journalId}/actions/transfer /actions/transfer
JournalApi JournalActionUpdateRetention Post /journal/{journalId}/actions/update_retention /actions/update_retention
JournalApi JournalCreate Post /journal Create
JournalApi JournalDelete Delete /journal/{journalId} Delete
JournalApi JournalDeleteAccessrightsIdentity Delete /journal/{journalId}/accessrights/{identity} /accessrights/:identity
JournalApi JournalDeleteCredentialId Delete /journal/{journalId}/credential/{id} /credential/:id
JournalApi JournalDeleteCredentialpasswordId Delete /journal/{journalId}/credential/password/{id} /credential/password/:id
JournalApi JournalDeleteTagKey Delete /journal/{journalId}/tag/{key} /tag/:key
JournalApi JournalGetCredentialId Get /journal/{journalId}/credential/{id} /credential/:id
JournalApi JournalGetCredentialpasswordId Get /journal/{journalId}/credential/password/{id} /credential/password/:id
JournalApi JournalGetLog Get /journal/{journalId}/log /log
JournalApi JournalGetServicesServiceId Get /journal/{journalId}/services/{serviceId} /services/:serviceId
JournalApi JournalGetTag Get /journal/{journalId}/tag /tag
JournalApi JournalList Get /journal List
JournalApi JournalListAccessrights Get /journal/{journalId}/accessrights /accessrights
JournalApi JournalListCredential Get /journal/{journalId}/credential /credential
JournalApi JournalListCredentialpassword Get /journal/{journalId}/credential/password /credential/password
JournalApi JournalListQueue Get /journal/{journalId}/queue /queue
JournalApi JournalListServices Get /journal/{journalId}/services /services
JournalApi JournalPatchCredentialId Patch /journal/{journalId}/credential/{id} /credential/:id
JournalApi JournalPatchCredentialpasswordId Patch /journal/{journalId}/credential/password/{id} /credential/password/:id
JournalApi JournalPatchTag Patch /journal/{journalId}/tag /tag
JournalApi JournalPostAccessrights Post /journal/{journalId}/accessrights /accessrights
JournalApi JournalPostCredential Post /journal/{journalId}/credential /credential
JournalApi JournalPostCredentialpassword Post /journal/{journalId}/credential/password /credential/password
JournalApi JournalPutTag Put /journal/{journalId}/tag /tag
JournalApi JournalShow Get /journal/{journalId} Get
JournalApi JournalUpdate Patch /journal/{journalId} Update
NetadpApi NetadpActionFirewallAdd Post /netadp/{netadpId}/actions/firewall_add /actions/firewall_add
NetadpApi NetadpActionFirewallRemove Post /netadp/{netadpId}/actions/firewall_remove /actions/firewall_remove
NetadpApi NetadpDeleteAccessrightsIdentity Delete /netadp/{netadpId}/accessrights/{identity} /accessrights/:identity
NetadpApi NetadpDeleteTagKey Delete /netadp/{netadpId}/tag/{key} /tag/:key
NetadpApi NetadpGetServicesServiceId Get /netadp/{netadpId}/services/{serviceId} /services/:serviceId
NetadpApi NetadpGetTag Get /netadp/{netadpId}/tag /tag
NetadpApi NetadpList Get /netadp List
NetadpApi NetadpListAccessrights Get /netadp/{netadpId}/accessrights /accessrights
NetadpApi NetadpListQueue Get /netadp/{netadpId}/queue /queue
NetadpApi NetadpListServices Get /netadp/{netadpId}/services /services
NetadpApi NetadpPatchTag Patch /netadp/{netadpId}/tag /tag
NetadpApi NetadpPostAccessrights Post /netadp/{netadpId}/accessrights /accessrights
NetadpApi NetadpPutTag Put /netadp/{netadpId}/tag /tag
NetadpApi NetadpShow Get /netadp/{netadpId} Get
NetgwApi NetgwActionAttach Post /netgw/{netgwId}/actions/attach /actions/attach
NetgwApi NetgwActionDetach Post /netgw/{netgwId}/actions/detach /actions/detach
NetgwApi NetgwCreate Post /netgw Create
NetgwApi NetgwDelete Delete /netgw/{netgwId} Delete
NetgwApi NetgwDeleteAccessrightsIdentity Delete /netgw/{netgwId}/accessrights/{identity} /accessrights/:identity
NetgwApi NetgwDeleteTagKey Delete /netgw/{netgwId}/tag/{key} /tag/:key
NetgwApi NetgwGetServicesServiceId Get /netgw/{netgwId}/services/{serviceId} /services/:serviceId
NetgwApi NetgwGetTag Get /netgw/{netgwId}/tag /tag
NetgwApi NetgwList Get /netgw List
NetgwApi NetgwListAccessrights Get /netgw/{netgwId}/accessrights /accessrights
NetgwApi NetgwListQueue Get /netgw/{netgwId}/queue /queue
NetgwApi NetgwListServices Get /netgw/{netgwId}/services /services
NetgwApi NetgwPatchTag Patch /netgw/{netgwId}/tag /tag
NetgwApi NetgwPostAccessrights Post /netgw/{netgwId}/accessrights /accessrights
NetgwApi NetgwPutTag Put /netgw/{netgwId}/tag /tag
NetgwApi NetgwShow Get /netgw/{netgwId} Get
NetgwApi NetgwUpdate Patch /netgw/{netgwId} Update
NetworkApi NetworkActionFirewallAdd Post /network/{networkId}/actions/firewall_add /actions/firewall_add
NetworkApi NetworkActionFirewallRemove Post /network/{networkId}/actions/firewall_remove /actions/firewall_remove
NetworkApi NetworkCreate Post /network Create
NetworkApi NetworkDelete Delete /network/{networkId} Delete
NetworkApi NetworkDeleteAccessrightsIdentity Delete /network/{networkId}/accessrights/{identity} /accessrights/:identity
NetworkApi NetworkDeleteIpIpId Delete /network/{networkId}/ip/{ipId} /ip/:ipId
NetworkApi NetworkDeleteTagKey Delete /network/{networkId}/tag/{key} /tag/:key
NetworkApi NetworkGetIpIpId Get /network/{networkId}/ip/{ipId} /ip/:ipId
NetworkApi NetworkGetServicesServiceId Get /network/{networkId}/services/{serviceId} /services/:serviceId
NetworkApi NetworkGetTag Get /network/{networkId}/tag /tag
NetworkApi NetworkList Get /network List
NetworkApi NetworkListAccessrights Get /network/{networkId}/accessrights /accessrights
NetworkApi NetworkListIp Get /network/{networkId}/ip /ip
NetworkApi NetworkListQueue Get /network/{networkId}/queue /queue
NetworkApi NetworkListServices Get /network/{networkId}/services /services
NetworkApi NetworkPatchTag Patch /network/{networkId}/tag /tag
NetworkApi NetworkPostAccessrights Post /network/{networkId}/accessrights /accessrights
NetworkApi NetworkPostIp Post /network/{networkId}/ip /ip
NetworkApi NetworkPutTag Put /network/{networkId}/tag /tag
NetworkApi NetworkShow Get /network/{networkId} Get
NetworkApi NetworkUpdate Patch /network/{networkId} Update
OrganisationApi OrganisationActionPaymentAssign Post /organisation/{organisationId}/actions/payment_assign /actions/payment_assign
OrganisationApi OrganisationActionTransferAccept Post /organisation/{organisationId}/actions/transfer_accept /actions/transfer_accept
OrganisationApi OrganisationCreate Post /organisation Create
OrganisationApi OrganisationDeleteAccessrightsId Delete /organisation/{organisationId}/accessrights/{id} /accessrights/:id
OrganisationApi OrganisationDeleteTagKey Delete /organisation/{organisationId}/tag/{key} /tag/:key
OrganisationApi OrganisationGetTag Get /organisation/{organisationId}/tag /tag
OrganisationApi OrganisationList Get /organisation List
OrganisationApi OrganisationListAccessrights Get /organisation/{organisationId}/accessrights /accessrights
OrganisationApi OrganisationListBilling Get /organisation/{organisationId}/billing /billing
OrganisationApi OrganisationListQueue Get /organisation/{organisationId}/queue /queue
OrganisationApi OrganisationPatchTag Patch /organisation/{organisationId}/tag /tag
OrganisationApi OrganisationPostAccessrights Post /organisation/{organisationId}/accessrights /accessrights
OrganisationApi OrganisationPutTag Put /organisation/{organisationId}/tag /tag
OrganisationApi OrganisationShow Get /organisation/{organisationId} Get
OrganisationApi OrganisationUpdate Patch /organisation/{organisationId} Update
ProjectApi ProjectCreate Post /project Create
ProjectApi ProjectDelete Delete /project/{projectId} Delete
ProjectApi ProjectDeleteAccessrightsId Delete /project/{projectId}/accessrights/{id} /accessrights/:id
ProjectApi ProjectDeleteCredentialStoreId Delete /project/{projectId}/credentialStore/{id} /credentialStore/:id
ProjectApi ProjectDeleteCredentialStorecertificateId Delete /project/{projectId}/credentialStore/certificate/{id} /credentialStore/certificate/:id
ProjectApi ProjectDeleteTagKey Delete /project/{projectId}/tag/{key} /tag/:key
ProjectApi ProjectGetCredentialStoreId Get /project/{projectId}/credentialStore/{id} /credentialStore/:id
ProjectApi ProjectGetCredentialStorecertificateId Get /project/{projectId}/credentialStore/certificate/{id} /credentialStore/certificate/:id
ProjectApi ProjectGetLimit Get /project/{projectId}/limit /limit
ProjectApi ProjectGetServicesServiceId Get /project/{projectId}/services/{serviceId} /services/:serviceId
ProjectApi ProjectGetTag Get /project/{projectId}/tag /tag
ProjectApi ProjectList Get /project List
ProjectApi ProjectListAccessrights Get /project/{projectId}/accessrights /accessrights
ProjectApi ProjectListBilling Get /project/{projectId}/billing /billing
ProjectApi ProjectListCredentialStore Get /project/{projectId}/credentialStore /credentialStore
ProjectApi ProjectListCredentialStorecertificate Get /project/{projectId}/credentialStore/certificate /credentialStore/certificate
ProjectApi ProjectListQueue Get /project/{projectId}/queue /queue
ProjectApi ProjectListServices Get /project/{projectId}/services /services
ProjectApi ProjectListStats Get /project/{projectId}/stats /stats
ProjectApi ProjectPatchCredentialStoreId Patch /project/{projectId}/credentialStore/{id} /credentialStore/:id
ProjectApi ProjectPatchCredentialStorecertificateId Patch /project/{projectId}/credentialStore/certificate/{id} /credentialStore/certificate/:id
ProjectApi ProjectPatchTag Patch /project/{projectId}/tag /tag
ProjectApi ProjectPostAccessrights Post /project/{projectId}/accessrights /accessrights
ProjectApi ProjectPostCredentialStore Post /project/{projectId}/credentialStore /credentialStore
ProjectApi ProjectPostCredentialStorecertificate Post /project/{projectId}/credentialStore/certificate /credentialStore/certificate
ProjectApi ProjectPutTag Put /project/{projectId}/tag /tag
ProjectApi ProjectShow Get /project/{projectId} Get
ProjectApi ProjectUpdate Patch /project/{projectId} Update
RegistryApi RegistryActionStart Post /registry/{registryId}/actions/start /actions/start
RegistryApi RegistryActionStop Post /registry/{registryId}/actions/stop /actions/stop
RegistryApi RegistryActionTransfer Post /registry/{registryId}/actions/transfer /actions/transfer
RegistryApi RegistryActionUpdateDomain Post /registry/{registryId}/actions/update_domain /actions/update_domain
RegistryApi RegistryCreate Post /registry Create
RegistryApi RegistryDelete Delete /registry/{registryId} Delete
RegistryApi RegistryDeleteAccessrightsIdentity Delete /registry/{registryId}/accessrights/{identity} /accessrights/:identity
RegistryApi RegistryDeleteCredentialId Delete /registry/{registryId}/credential/{id} /credential/:id
RegistryApi RegistryDeleteCredentialpasswordId Delete /registry/{registryId}/credential/password/{id} /credential/password/:id
RegistryApi RegistryDeleteRepositoryRepositoryIdtagTagId Delete /registry/{registryId}/repository/{repositoryId}/tag/{tagId} /repository/:repositoryId/tag/:tagId
RegistryApi RegistryDeleteTagKey Delete /registry/{registryId}/tag/{key} /tag/:key
RegistryApi RegistryGetCredentialId Get /registry/{registryId}/credential/{id} /credential/:id
RegistryApi RegistryGetCredentialpasswordId Get /registry/{registryId}/credential/password/{id} /credential/password/:id
RegistryApi RegistryGetRepositoryRepositoryId Get /registry/{registryId}/repository/{repositoryId} /repository/:repositoryId
RegistryApi RegistryGetRepositoryRepositoryIdtagTagId Get /registry/{registryId}/repository/{repositoryId}/tag/{tagId} /repository/:repositoryId/tag/:tagId
RegistryApi RegistryGetServicesServiceId Get /registry/{registryId}/services/{serviceId} /services/:serviceId
RegistryApi RegistryGetTag Get /registry/{registryId}/tag /tag
RegistryApi RegistryList Get /registry List
RegistryApi RegistryListAccessrights Get /registry/{registryId}/accessrights /accessrights
RegistryApi RegistryListCredential Get /registry/{registryId}/credential /credential
RegistryApi RegistryListCredentialpassword Get /registry/{registryId}/credential/password /credential/password
RegistryApi RegistryListQueue Get /registry/{registryId}/queue /queue
RegistryApi RegistryListRepository Get /registry/{registryId}/repository /repository
RegistryApi RegistryListRepositoryRepositoryIdtag Get /registry/{registryId}/repository/{repositoryId}/tag /repository/:repositoryId/tag
RegistryApi RegistryListServices Get /registry/{registryId}/services /services
RegistryApi RegistryPatchCredentialId Patch /registry/{registryId}/credential/{id} /credential/:id
RegistryApi RegistryPatchCredentialpasswordId Patch /registry/{registryId}/credential/password/{id} /credential/password/:id
RegistryApi RegistryPatchTag Patch /registry/{registryId}/tag /tag
RegistryApi RegistryPostAccessrights Post /registry/{registryId}/accessrights /accessrights
RegistryApi RegistryPostCredential Post /registry/{registryId}/credential /credential
RegistryApi RegistryPostCredentialpassword Post /registry/{registryId}/credential/password /credential/password
RegistryApi RegistryPutTag Put /registry/{registryId}/tag /tag
RegistryApi RegistryShow Get /registry/{registryId} Get
RegistryApi RegistryUpdate Patch /registry/{registryId} Update
ReplicaApi ReplicaActionImage Post /replica/{replicaId}/actions/image /actions/image
ReplicaApi ReplicaCreate Post /replica Create
ReplicaApi ReplicaDelete Delete /replica/{replicaId} Delete
ReplicaApi ReplicaDeleteAccessrightsIdentity Delete /replica/{replicaId}/accessrights/{identity} /accessrights/:identity
ReplicaApi ReplicaDeleteTagKey Delete /replica/{replicaId}/tag/{key} /tag/:key
ReplicaApi ReplicaGetServicesServiceId Get /replica/{replicaId}/services/{serviceId} /services/:serviceId
ReplicaApi ReplicaGetTag Get /replica/{replicaId}/tag /tag
ReplicaApi ReplicaList Get /replica List
ReplicaApi ReplicaListAccessrights Get /replica/{replicaId}/accessrights /accessrights
ReplicaApi ReplicaListQueue Get /replica/{replicaId}/queue /queue
ReplicaApi ReplicaListServices Get /replica/{replicaId}/services /services
ReplicaApi ReplicaPatchTag Patch /replica/{replicaId}/tag /tag
ReplicaApi ReplicaPostAccessrights Post /replica/{replicaId}/accessrights /accessrights
ReplicaApi ReplicaPutTag Put /replica/{replicaId}/tag /tag
ReplicaApi ReplicaShow Get /replica/{replicaId} Get
ReservationApi ReservationActionAssign Post /reservation/{reservationId}/actions/assign /actions/assign
ReservationApi ReservationActionExtend Post /reservation/{reservationId}/actions/extend /actions/extend
ReservationApi ReservationCreate Post /reservation Create
ReservationApi ReservationDelete Delete /reservation/{reservationId} Delete
ReservationApi ReservationDeleteAccessrightsIdentity Delete /reservation/{reservationId}/accessrights/{identity} /accessrights/:identity
ReservationApi ReservationDeleteTagKey Delete /reservation/{reservationId}/tag/{key} /tag/:key
ReservationApi ReservationGetServicesServiceId Get /reservation/{reservationId}/services/{serviceId} /services/:serviceId
ReservationApi ReservationGetTag Get /reservation/{reservationId}/tag /tag
ReservationApi ReservationList Get /reservation List
ReservationApi ReservationListAccessrights Get /reservation/{reservationId}/accessrights /accessrights
ReservationApi ReservationListQueue Get /reservation/{reservationId}/queue /queue
ReservationApi ReservationListServices Get /reservation/{reservationId}/services /services
ReservationApi ReservationPatchTag Patch /reservation/{reservationId}/tag /tag
ReservationApi ReservationPostAccessrights Post /reservation/{reservationId}/accessrights /accessrights
ReservationApi ReservationPutTag Put /reservation/{reservationId}/tag /tag
ReservationApi ReservationShow Get /reservation/{reservationId} Get
ReservationApi ReservationUpdate Patch /reservation/{reservationId} Update
ServiceApi ServiceList Get /service List
ServiceApi ServiceShow Get /service/{serviceId} Get
SnapshotApi SnapshotCreate Post /snapshot Create
SnapshotApi SnapshotDelete Delete /snapshot/{snapshotId} Delete
SnapshotApi SnapshotDeleteAccessrightsIdentity Delete /snapshot/{snapshotId}/accessrights/{identity} /accessrights/:identity
SnapshotApi SnapshotDeleteTagKey Delete /snapshot/{snapshotId}/tag/{key} /tag/:key
SnapshotApi SnapshotGetServicesServiceId Get /snapshot/{snapshotId}/services/{serviceId} /services/:serviceId
SnapshotApi SnapshotGetTag Get /snapshot/{snapshotId}/tag /tag
SnapshotApi SnapshotList Get /snapshot List
SnapshotApi SnapshotListAccessrights Get /snapshot/{snapshotId}/accessrights /accessrights
SnapshotApi SnapshotListQueue Get /snapshot/{snapshotId}/queue /queue
SnapshotApi SnapshotListServices Get /snapshot/{snapshotId}/services /services
SnapshotApi SnapshotPatchTag Patch /snapshot/{snapshotId}/tag /tag
SnapshotApi SnapshotPostAccessrights Post /snapshot/{snapshotId}/accessrights /accessrights
SnapshotApi SnapshotPutTag Put /snapshot/{snapshotId}/tag /tag
SnapshotApi SnapshotShow Get /snapshot/{snapshotId} Get
SnapshotApi SnapshotUpdate Patch /snapshot/{snapshotId} Update
UserApi UserDeleteCredentialId Delete /user/{userId}/credential/{id} /credential/:id
UserApi UserDeleteCredentialauthtokenId Delete /user/{userId}/credential/authtoken/:id /credential/authtoken/:id
UserApi UserDeleteCredentialcertificateId Delete /user/{userId}/credential/certificate/{id} /credential/certificate/:id
UserApi UserDeleteCredentialpasswordId Delete /user/{userId}/credential/password/{id} /credential/password/:id
UserApi UserDeleteTagKey Delete /user/{userId}/tag/{key} /tag/:key
UserApi UserGetCredentialId Get /user/{userId}/credential/{id} /credential/:id
UserApi UserGetCredentialauthtokenId Get /user/{userId}/credential/authtoken/:id /credential/authtoken/:id
UserApi UserGetCredentialcertificateId Get /user/{userId}/credential/certificate/{id} /credential/certificate/:id
UserApi UserGetCredentialpasswordId Get /user/{userId}/credential/password/{id} /credential/password/:id
UserApi UserGetServicesServiceId Get /user/{userId}/services/{serviceId} /services/:serviceId
UserApi UserGetTag Get /user/{userId}/tag /tag
UserApi UserListCredential Get /user/{userId}/credential /credential
UserApi UserListCredentialauthtoken Get /user/{userId}/credential/authtoken /credential/authtoken
UserApi UserListCredentialcertificate Get /user/{userId}/credential/certificate /credential/certificate
UserApi UserListCredentialpassword Get /user/{userId}/credential/password /credential/password
UserApi UserListInvitation Get /user/{userId}/invitation /invitation
UserApi UserListServices Get /user/{userId}/services /services
UserApi UserPatchCredentialId Patch /user/{userId}/credential/{id} /credential/:id
UserApi UserPatchCredentialcertificateId Patch /user/{userId}/credential/certificate/{id} /credential/certificate/:id
UserApi UserPatchCredentialpasswordId Patch /user/{userId}/credential/password/{id} /credential/password/:id
UserApi UserPatchTag Patch /user/{userId}/tag /tag
UserApi UserPostCredential Post /user/{userId}/credential /credential
UserApi UserPostCredentialcertificate Post /user/{userId}/credential/certificate /credential/certificate
UserApi UserPostCredentialpassword Post /user/{userId}/credential/password /credential/password
UserApi UserPostInvitationInvitationIdaccept Post /user/{userId}/invitation/{invitationId}/accept /invitation/:invitationId/accept
UserApi UserPostInvitationInvitationIddecline Post /user/{userId}/invitation/{invitationId}/decline /invitation/:invitationId/decline
UserApi UserPutTag Put /user/{userId}/tag /tag
UserApi UserShow Get /user/{userId} Get
UserApi UserUpdate Patch /user/{userId} Update
VaultApi VaultActionResize Post /vault/{vaultId}/actions/resize /actions/resize
VaultApi VaultActionSnapshot Post /vault/{vaultId}/actions/snapshot /actions/snapshot
VaultApi VaultActionStart Post /vault/{vaultId}/actions/start /actions/start
VaultApi VaultActionStop Post /vault/{vaultId}/actions/stop /actions/stop
VaultApi VaultCreate Post /vault Create
VaultApi VaultDelete Delete /vault/{vaultId} Delete
VaultApi VaultDeleteAccessrightsIdentity Delete /vault/{vaultId}/accessrights/{identity} /accessrights/:identity
VaultApi VaultDeleteCredentialId Delete /vault/{vaultId}/credential/{id} /credential/:id
VaultApi VaultDeleteCredentialcertificateId Delete /vault/{vaultId}/credential/certificate/{id} /credential/certificate/:id
VaultApi VaultDeleteCredentialpasswordId Delete /vault/{vaultId}/credential/password/{id} /credential/password/:id
VaultApi VaultDeleteTagKey Delete /vault/{vaultId}/tag/{key} /tag/:key
VaultApi VaultGetCredentialId Get /vault/{vaultId}/credential/{id} /credential/:id
VaultApi VaultGetCredentialcertificateId Get /vault/{vaultId}/credential/certificate/{id} /credential/certificate/:id
VaultApi VaultGetCredentialpasswordId Get /vault/{vaultId}/credential/password/{id} /credential/password/:id
VaultApi VaultGetServicesServiceId Get /vault/{vaultId}/services/{serviceId} /services/:serviceId
VaultApi VaultGetTag Get /vault/{vaultId}/tag /tag
VaultApi VaultList Get /vault List
VaultApi VaultListAccessrights Get /vault/{vaultId}/accessrights /accessrights
VaultApi VaultListCredential Get /vault/{vaultId}/credential /credential
VaultApi VaultListCredentialcertificate Get /vault/{vaultId}/credential/certificate /credential/certificate
VaultApi VaultListCredentialpassword Get /vault/{vaultId}/credential/password /credential/password
VaultApi VaultListQueue Get /vault/{vaultId}/queue /queue
VaultApi VaultListServices Get /vault/{vaultId}/services /services
VaultApi VaultPatchCredentialId Patch /vault/{vaultId}/credential/{id} /credential/:id
VaultApi VaultPatchCredentialcertificateId Patch /vault/{vaultId}/credential/certificate/{id} /credential/certificate/:id
VaultApi VaultPatchCredentialpasswordId Patch /vault/{vaultId}/credential/password/{id} /credential/password/:id
VaultApi VaultPatchTag Patch /vault/{vaultId}/tag /tag
VaultApi VaultPostAccessrights Post /vault/{vaultId}/accessrights /accessrights
VaultApi VaultPostCredential Post /vault/{vaultId}/credential /credential
VaultApi VaultPostCredentialcertificate Post /vault/{vaultId}/credential/certificate /credential/certificate
VaultApi VaultPostCredentialpassword Post /vault/{vaultId}/credential/password /credential/password
VaultApi VaultPutTag Put /vault/{vaultId}/tag /tag
VaultApi VaultShow Get /vault/{vaultId} Get
VaultApi VaultUpdate Patch /vault/{vaultId} Update
VmApi VmActionFlavour Post /vm/{vmId}/actions/flavour /actions/flavour
VmApi VmActionImage Post /vm/{vmId}/actions/image /actions/image
VmApi VmActionPasswordReset Post /vm/{vmId}/actions/password_reset /actions/password_reset
VmApi VmActionRename Post /vm/{vmId}/actions/rename /actions/rename
VmApi VmActionRestart Post /vm/{vmId}/actions/restart /actions/restart
VmApi VmActionStart Post /vm/{vmId}/actions/start /actions/start
VmApi VmActionStop Post /vm/{vmId}/actions/stop /actions/stop
VmApi VmActionTurnoff Post /vm/{vmId}/actions/turnoff /actions/turnoff
VmApi VmCreate Post /vm Create
VmApi VmDelete Delete /vm/{vmId} Delete
VmApi VmDeleteAccessrightsIdentity Delete /vm/{vmId}/accessrights/{identity} /accessrights/:identity
VmApi VmDeleteHddDiskId Delete /vm/{vmId}/hdd/{diskId} /hdd/:diskId
VmApi VmDeleteNetadpNetadpId Delete /vm/{vmId}/netadp/{netadpId} /netadp/:netadpId
VmApi VmDeleteTagKey Delete /vm/{vmId}/tag/{key} /tag/:key
VmApi VmGetConsole Get /vm/{vmId}/console /console
VmApi VmGetServicesServiceId Get /vm/{vmId}/services/{serviceId} /services/:serviceId
VmApi VmGetTag Get /vm/{vmId}/tag /tag
VmApi VmList Get /vm List
VmApi VmListAccessrights Get /vm/{vmId}/accessrights /accessrights
VmApi VmListHdd Get /vm/{vmId}/hdd /hdd
VmApi VmListNetadp Get /vm/{vmId}/netadp /netadp
VmApi VmListQueue Get /vm/{vmId}/queue /queue
VmApi VmListServices Get /vm/{vmId}/services /services
VmApi VmPatchTag Patch /vm/{vmId}/tag /tag
VmApi VmPostAccessrights Post /vm/{vmId}/accessrights /accessrights
VmApi VmPostHdd Post /vm/{vmId}/hdd /hdd
VmApi VmPostNetadp Post /vm/{vmId}/netadp /netadp
VmApi VmPutTag Put /vm/{vmId}/tag /tag
VmApi VmShow Get /vm/{vmId} Get
VmApi VmUpdate Patch /vm/{vmId} Update
VmhostApi VmhostDeleteAccessrightsIdentity Delete /vmhost/{vmhostId}/accessrights/{identity} /accessrights/:identity
VmhostApi VmhostDeleteTagKey Delete /vmhost/{vmhostId}/tag/{key} /tag/:key
VmhostApi VmhostGetServicesServiceId Get /vmhost/{vmhostId}/services/{serviceId} /services/:serviceId
VmhostApi VmhostGetTag Get /vmhost/{vmhostId}/tag /tag
VmhostApi VmhostList Get /vmhost List
VmhostApi VmhostListAccessrights Get /vmhost/{vmhostId}/accessrights /accessrights
VmhostApi VmhostListQueue Get /vmhost/{vmhostId}/queue /queue
VmhostApi VmhostListServices Get /vmhost/{vmhostId}/services /services
VmhostApi VmhostPatchTag Patch /vmhost/{vmhostId}/tag /tag
VmhostApi VmhostPostAccessrights Post /vmhost/{vmhostId}/accessrights /accessrights
VmhostApi VmhostPutTag Put /vmhost/{vmhostId}/tag /tag
VmhostApi VmhostShow Get /vmhost/{vmhostId} Get
VolumeApi VolumeCreate Post /volume Create
VolumeApi VolumeDelete Delete /volume/{volumeId} Delete
VolumeApi VolumeDeleteAccessrightsIdentity Delete /volume/{volumeId}/accessrights/{identity} /accessrights/:identity
VolumeApi VolumeDeleteTagKey Delete /volume/{volumeId}/tag/{key} /tag/:key
VolumeApi VolumeGetServicesServiceId Get /volume/{volumeId}/services/{serviceId} /services/:serviceId
VolumeApi VolumeGetTag Get /volume/{volumeId}/tag /tag
VolumeApi VolumeList Get /volume List
VolumeApi VolumeListAccessrights Get /volume/{volumeId}/accessrights /accessrights
VolumeApi VolumeListQueue Get /volume/{volumeId}/queue /queue
VolumeApi VolumeListServices Get /volume/{volumeId}/services /services
VolumeApi VolumePatchTag Patch /volume/{volumeId}/tag /tag
VolumeApi VolumePostAccessrights Post /volume/{volumeId}/accessrights /accessrights
VolumeApi VolumePutTag Put /volume/{volumeId}/tag /tag
VolumeApi VolumeShow Get /volume/{volumeId} Get
VolumeApi VolumeUpdate Patch /volume/{volumeId} Update
WebsiteApi WebsiteActionRestart Post /website/{websiteId}/actions/restart /actions/restart
WebsiteApi WebsiteActionStart Post /website/{websiteId}/actions/start /actions/start
WebsiteApi WebsiteActionStop Post /website/{websiteId}/actions/stop /actions/stop
WebsiteApi WebsiteActionTransfer Post /website/{websiteId}/actions/transfer /actions/transfer
WebsiteApi WebsiteActionUpdateDomain Post /website/{websiteId}/actions/update_domain /actions/update_domain
WebsiteApi WebsiteCreate Post /website Create
WebsiteApi WebsiteDelete Delete /website/{websiteId} Delete
WebsiteApi WebsiteDeleteAccessrightsIdentity Delete /website/{websiteId}/accessrights/{identity} /accessrights/:identity
WebsiteApi WebsiteDeleteCredentialId Delete /website/{websiteId}/credential/{id} /credential/:id
WebsiteApi WebsiteDeleteCredentialcertificateId Delete /website/{websiteId}/credential/certificate/{id} /credential/certificate/:id
WebsiteApi WebsiteDeleteCredentialpasswordId Delete /website/{websiteId}/credential/password/{id} /credential/password/:id
WebsiteApi WebsiteDeleteSnapshotId Delete /website/{websiteId}/snapshot/{id} /snapshot/:id
WebsiteApi WebsiteDeleteTagKey Delete /website/{websiteId}/tag/{key} /tag/:key
WebsiteApi WebsiteGetCredentialId Get /website/{websiteId}/credential/{id} /credential/:id
WebsiteApi WebsiteGetCredentialcertificateId Get /website/{websiteId}/credential/certificate/{id} /credential/certificate/:id
WebsiteApi WebsiteGetCredentialpasswordId Get /website/{websiteId}/credential/password/{id} /credential/password/:id
WebsiteApi WebsiteGetServicesServiceId Get /website/{websiteId}/services/{serviceId} /services/:serviceId
WebsiteApi WebsiteGetSnapshotId Get /website/{websiteId}/snapshot/{id} /snapshot/:id
WebsiteApi WebsiteGetSnapshotIddownload Get /website/{websiteId}/snapshot/:id/download /snapshot/:id/download
WebsiteApi WebsiteGetTag Get /website/{websiteId}/tag /tag
WebsiteApi WebsiteList Get /website List
WebsiteApi WebsiteListAccessrights Get /website/{websiteId}/accessrights /accessrights
WebsiteApi WebsiteListCredential Get /website/{websiteId}/credential /credential
WebsiteApi WebsiteListCredentialcertificate Get /website/{websiteId}/credential/certificate /credential/certificate
WebsiteApi WebsiteListCredentialpassword Get /website/{websiteId}/credential/password /credential/password
WebsiteApi WebsiteListQueue Get /website/{websiteId}/queue /queue
WebsiteApi WebsiteListServices Get /website/{websiteId}/services /services
WebsiteApi WebsiteListSnapshot Get /website/{websiteId}/snapshot /snapshot
WebsiteApi WebsitePatchCredentialId Patch /website/{websiteId}/credential/{id} /credential/:id
WebsiteApi WebsitePatchCredentialcertificateId Patch /website/{websiteId}/credential/certificate/{id} /credential/certificate/:id
WebsiteApi WebsitePatchCredentialpasswordId Patch /website/{websiteId}/credential/password/{id} /credential/password/:id
WebsiteApi WebsitePatchTag Patch /website/{websiteId}/tag /tag
WebsiteApi WebsitePostAccessrights Post /website/{websiteId}/accessrights /accessrights
WebsiteApi WebsitePostCredential Post /website/{websiteId}/credential /credential
WebsiteApi WebsitePostCredentialcertificate Post /website/{websiteId}/credential/certificate /credential/certificate
WebsiteApi WebsitePostCredentialpassword Post /website/{websiteId}/credential/password /credential/password
WebsiteApi WebsitePostSnapshot Post /website/{websiteId}/snapshot /snapshot
WebsiteApi WebsitePutTag Put /website/{websiteId}/tag /tag
WebsiteApi WebsiteShow Get /website/{websiteId} Get
WebsiteApi WebsiteUpdate Patch /website/{websiteId} Update
ZoneApi ZoneCreate Post /zone Create
ZoneApi ZoneDelete Delete /zone/{zoneId} Delete
ZoneApi ZoneDeleteAccessrightsIdentity Delete /zone/{zoneId}/accessrights/{identity} /accessrights/:identity
ZoneApi ZoneDeleteRecordsetRecordsetId Delete /zone/{zoneId}/recordset/{recordsetId} /recordset/:recordsetId
ZoneApi ZoneDeleteTagKey Delete /zone/{zoneId}/tag/{key} /tag/:key
ZoneApi ZoneGetRecordsetRecordsetId Get /zone/{zoneId}/recordset/{recordsetId} /recordset/:recordsetId
ZoneApi ZoneGetServicesServiceId Get /zone/{zoneId}/services/{serviceId} /services/:serviceId
ZoneApi ZoneGetTag Get /zone/{zoneId}/tag /tag
ZoneApi ZoneList Get /zone List
ZoneApi ZoneListAccessrights Get /zone/{zoneId}/accessrights /accessrights
ZoneApi ZoneListQueue Get /zone/{zoneId}/queue /queue
ZoneApi ZoneListRecordset Get /zone/{zoneId}/recordset /recordset
ZoneApi ZoneListRecordsetRecordsetIdrecord Get /zone/{zoneId}/recordset/{recordsetId}/record /recordset/:recordsetId/record
ZoneApi ZoneListServices Get /zone/{zoneId}/services /services
ZoneApi ZonePatchRecordsetRecordsetId Patch /zone/{zoneId}/recordset/{recordsetId} /recordset/:recordsetId
ZoneApi ZonePatchTag Patch /zone/{zoneId}/tag /tag
ZoneApi ZonePostAccessrights Post /zone/{zoneId}/accessrights /accessrights
ZoneApi ZonePostRecordset Post /zone/{zoneId}/recordset /recordset
ZoneApi ZonePutRecordsetRecordsetIdrecord Put /zone/{zoneId}/recordset/{recordsetId}/record /recordset/:recordsetId/record
ZoneApi ZonePutTag Put /zone/{zoneId}/tag /tag
ZoneApi ZoneShow Get /zone/{zoneId} Get
ZoneApi ZoneUpdate Patch /zone/{zoneId} Update

Documentation For Models

Documentation For Authorization

Project

  • Type: API key

Example

auth := context.WithValue(context.Background(), sw.ContextAPIKey, sw.APIKey{
    Key: "APIKEY",
    Prefix: "Bearer", // Omit if not necessary.
})
r, err := client.Service.Operation(auth, args)

ServiceAccount

  • Type: HTTP basic authentication

Example

auth := context.WithValue(context.Background(), sw.ContextBasicAuth, sw.BasicAuth{
    UserName: "username",
    Password: "password",
})
r, err := client.Service.Operation(auth, args)

Session

  • Type: HTTP basic authentication

Example

auth := context.WithValue(context.Background(), sw.ContextBasicAuth, sw.BasicAuth{
    UserName: "username",
    Password: "password",
})
r, err := client.Service.Operation(auth, args)

Author