postgresflex

package module
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Mar 6, 2026 License: Apache-2.0 Imports: 23 Imported by: 3

Documentation

Overview

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CacheExpires

func CacheExpires(r *http.Response) time.Time

CacheExpires helper function to determine remaining time before repeating a request. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func IsNil

func IsNil(i interface{}) bool

IsNil checks if an input is nil Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewConfiguration

func NewConfiguration() *config.Configuration

NewConfiguration returns a new Configuration object Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func ParameterValueToString deprecated

func ParameterValueToString(obj interface{}, key string) string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func PtrBool

func PtrBool(v bool) *bool

PtrBool is a helper routine that returns a pointer to given boolean value. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func PtrFloat32

func PtrFloat32(v float32) *float32

PtrFloat32 is a helper routine that returns a pointer to given float value. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func PtrFloat64

func PtrFloat64(v float64) *float64

PtrFloat64 is a helper routine that returns a pointer to given float value. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func PtrInt

func PtrInt(v int) *int

PtrInt is a helper routine that returns a pointer to given integer value. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func PtrInt32

func PtrInt32(v int32) *int32

PtrInt32 is a helper routine that returns a pointer to given integer value. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func PtrInt64

func PtrInt64(v int64) *int64

PtrInt64 is a helper routine that returns a pointer to given integer value. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func PtrString

func PtrString(v string) *string

PtrString is a helper routine that returns a pointer to given string value. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func PtrTime

func PtrTime(v time.Time) *time.Time

PtrTime is helper routine that returns a pointer to given Time value. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

Types

type ACL

type ACL struct {
	Items ACLGetItemsAttributeType `json:"items,omitempty"`
}

ACL struct for ACL Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewACL added in v0.16.0

func NewACL() *ACL

NewACL instantiates a new ACL object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewACLWithDefaults added in v0.16.0

func NewACLWithDefaults() *ACL

NewACLWithDefaults instantiates a new ACL object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ACL) GetItems added in v0.16.0

func (o *ACL) GetItems() (res ACLGetItemsRetType)

GetItems returns the Items field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ACL) GetItemsOk added in v0.16.0

func (o *ACL) GetItemsOk() (ret ACLGetItemsRetType, ok bool)

GetItemsOk returns a tuple with the Items field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ACL) HasItems added in v0.16.0

func (o *ACL) HasItems() bool

HasItems returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ACL) SetItems added in v0.16.0

func (o *ACL) SetItems(v ACLGetItemsRetType)

SetItems gets a reference to the given []string and assigns it to the Items field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (ACL) ToMap deprecated added in v0.16.0

func (o ACL) ToMap() (map[string]interface{}, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ACLGetItemsArgType deprecated added in v1.0.2

type ACLGetItemsArgType = []string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ACLGetItemsAttributeType added in v1.0.2

type ACLGetItemsAttributeType = *[]string

isArray Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ACLGetItemsRetType deprecated added in v1.0.2

type ACLGetItemsRetType = []string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type APIClient

type APIClient struct {
	// contains filtered or unexported fields
}

APIClient manages communication with the STACKIT PostgreSQL Flex API API v2.0.0 In most cases there should be only one, shared, APIClient. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewAPIClient

func NewAPIClient(opts ...config.ConfigurationOption) (*APIClient, error)

NewAPIClient creates a new API client. Optionally receives configuration options Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*APIClient) CloneInstance deprecated added in v0.10.0

func (a *APIClient) CloneInstance(ctx context.Context, projectId string, region string, instanceId string) ApiCloneInstanceRequest

CloneInstance: Clone Instance

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param projectId Project ID
@param region The region which should be addressed
@param instanceId Instance ID
@return ApiCloneInstanceRequest

func (*APIClient) CloneInstanceExecute deprecated added in v0.10.0

func (a *APIClient) CloneInstanceExecute(ctx context.Context, projectId string, region string, instanceId string) (*CloneInstanceResponse, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*APIClient) CreateDatabase deprecated added in v0.15.0

func (a *APIClient) CreateDatabase(ctx context.Context, projectId string, region string, instanceId string) ApiCreateDatabaseRequest

CreateDatabase: Create Database

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param projectId Project ID
@param region The region which should be addressed
@param instanceId Instance ID
@return ApiCreateDatabaseRequest

func (*APIClient) CreateDatabaseExecute deprecated added in v0.15.0

func (a *APIClient) CreateDatabaseExecute(ctx context.Context, projectId string, region string, instanceId string) (*InstanceCreateDatabaseResponse, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*APIClient) CreateInstance deprecated

func (a *APIClient) CreateInstance(ctx context.Context, projectId string, region string) ApiCreateInstanceRequest

CreateInstance: Create Instance

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param projectId Project ID
@param region The region which should be addressed
@return ApiCreateInstanceRequest

func (*APIClient) CreateInstanceExecute deprecated

func (a *APIClient) CreateInstanceExecute(ctx context.Context, projectId string, region string) (*CreateInstanceResponse, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*APIClient) CreateUser deprecated

func (a *APIClient) CreateUser(ctx context.Context, projectId string, region string, instanceId string) ApiCreateUserRequest

CreateUser: Create User

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param projectId Project ID
@param region The region which should be addressed
@param instanceId Instance ID
@return ApiCreateUserRequest

func (*APIClient) CreateUserExecute deprecated

func (a *APIClient) CreateUserExecute(ctx context.Context, projectId string, region string, instanceId string) (*CreateUserResponse, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*APIClient) DeleteDatabase deprecated added in v0.15.0

func (a *APIClient) DeleteDatabase(ctx context.Context, projectId string, region string, instanceId string, databaseId string) ApiDeleteDatabaseRequest

DeleteDatabase: Delete Database

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param projectId Project ID
@param region The region which should be addressed
@param instanceId Instance ID
@param databaseId Database ID
@return ApiDeleteDatabaseRequest

func (*APIClient) DeleteDatabaseExecute deprecated added in v0.15.0

func (a *APIClient) DeleteDatabaseExecute(ctx context.Context, projectId string, region string, instanceId string, databaseId string) error

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*APIClient) DeleteInstance deprecated

func (a *APIClient) DeleteInstance(ctx context.Context, projectId string, region string, instanceId string) ApiDeleteInstanceRequest

DeleteInstance: Delete Instance

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param projectId Project ID
@param region The region which should be addressed
@param instanceId Instance ID
@return ApiDeleteInstanceRequest

func (*APIClient) DeleteInstanceExecute deprecated

func (a *APIClient) DeleteInstanceExecute(ctx context.Context, projectId string, region string, instanceId string) error

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*APIClient) DeleteUser deprecated

func (a *APIClient) DeleteUser(ctx context.Context, projectId string, region string, instanceId string, userId string) ApiDeleteUserRequest

DeleteUser: Delete User

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param projectId Project ID
@param region The region which should be addressed
@param instanceId Instance ID
@param userId User ID
@return ApiDeleteUserRequest

func (*APIClient) DeleteUserExecute deprecated

func (a *APIClient) DeleteUserExecute(ctx context.Context, projectId string, region string, instanceId string, userId string) error

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*APIClient) ForceDeleteInstance deprecated added in v0.11.0

func (a *APIClient) ForceDeleteInstance(ctx context.Context, projectId string, region string, instanceId string) ApiForceDeleteInstanceRequest

ForceDeleteInstance: Force delete instance

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param projectId Project ID
@param region The region which should be addressed
@param instanceId Instance ID
@return ApiForceDeleteInstanceRequest

func (*APIClient) ForceDeleteInstanceExecute deprecated added in v0.11.0

func (a *APIClient) ForceDeleteInstanceExecute(ctx context.Context, projectId string, region string, instanceId string) error

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*APIClient) GetBackup deprecated

func (a *APIClient) GetBackup(ctx context.Context, projectId string, region string, instanceId string, backupId string) ApiGetBackupRequest

GetBackup: Get specific backup

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param projectId Project ID
@param region The region which should be addressed
@param instanceId Instance ID
@param backupId Backup ID
@return ApiGetBackupRequest

func (*APIClient) GetBackupExecute deprecated

func (a *APIClient) GetBackupExecute(ctx context.Context, projectId string, region string, instanceId string, backupId string) (*GetBackupResponse, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*APIClient) GetConfig

func (c *APIClient) GetConfig() *config.Configuration

Allow modification of underlying config for alternate implementations and testing Caution: modifying the configuration while live can cause data races and potentially unwanted behavior Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*APIClient) GetInstance deprecated

func (a *APIClient) GetInstance(ctx context.Context, projectId string, region string, instanceId string) ApiGetInstanceRequest

GetInstance: Get specific instance

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param projectId Project ID
@param region The region which should be addressed
@param instanceId Instance ID
@return ApiGetInstanceRequest

func (*APIClient) GetInstanceExecute deprecated

func (a *APIClient) GetInstanceExecute(ctx context.Context, projectId string, region string, instanceId string) (*InstanceResponse, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*APIClient) GetUser deprecated

func (a *APIClient) GetUser(ctx context.Context, projectId string, region string, instanceId string, userId string) ApiGetUserRequest

GetUser: Get User

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param projectId Project ID
@param region The region which should be addressed
@param instanceId Instance ID
@param userId User ID
@return ApiGetUserRequest

func (*APIClient) GetUserExecute deprecated

func (a *APIClient) GetUserExecute(ctx context.Context, projectId string, region string, instanceId string, userId string) (*GetUserResponse, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*APIClient) ListBackups deprecated

func (a *APIClient) ListBackups(ctx context.Context, projectId string, region string, instanceId string) ApiListBackupsRequest

ListBackups: List backups

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param projectId Project ID
@param region The region which should be addressed
@param instanceId Instance ID
@return ApiListBackupsRequest

func (*APIClient) ListBackupsExecute deprecated

func (a *APIClient) ListBackupsExecute(ctx context.Context, projectId string, region string, instanceId string) (*ListBackupsResponse, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*APIClient) ListDatabaseParameters deprecated added in v0.15.0

func (a *APIClient) ListDatabaseParameters(ctx context.Context, projectId string, region string, instanceId string) ApiListDatabaseParametersRequest

ListDatabaseParameters: List Databases parameter

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param projectId Project ID
@param region The region which should be addressed
@param instanceId Instance ID
@return ApiListDatabaseParametersRequest

func (*APIClient) ListDatabaseParametersExecute deprecated added in v0.15.0

func (a *APIClient) ListDatabaseParametersExecute(ctx context.Context, projectId string, region string, instanceId string) (*PostgresDatabaseParameterResponse, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*APIClient) ListDatabases deprecated added in v0.15.0

func (a *APIClient) ListDatabases(ctx context.Context, projectId string, region string, instanceId string) ApiListDatabasesRequest

ListDatabases: List Databases

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param projectId Project ID
@param region The region which should be addressed
@param instanceId Instance ID
@return ApiListDatabasesRequest

func (*APIClient) ListDatabasesExecute deprecated added in v0.15.0

func (a *APIClient) ListDatabasesExecute(ctx context.Context, projectId string, region string, instanceId string) (*InstanceListDatabasesResponse, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*APIClient) ListFlavors deprecated

func (a *APIClient) ListFlavors(ctx context.Context, projectId string, region string) ApiListFlavorsRequest

ListFlavors: Get Flavors

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param projectId Project ID
@param region The region which should be addressed
@return ApiListFlavorsRequest

func (*APIClient) ListFlavorsExecute deprecated

func (a *APIClient) ListFlavorsExecute(ctx context.Context, projectId string, region string) (*ListFlavorsResponse, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*APIClient) ListInstances deprecated

func (a *APIClient) ListInstances(ctx context.Context, projectId string, region string) ApiListInstancesRequest

ListInstances: List Instances

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param projectId Project ID
@param region The region which should be addressed
@return ApiListInstancesRequest

func (*APIClient) ListInstancesExecute deprecated

func (a *APIClient) ListInstancesExecute(ctx context.Context, projectId string, region string) (*ListInstancesResponse, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*APIClient) ListMetrics deprecated added in v0.15.0

func (a *APIClient) ListMetrics(ctx context.Context, projectId string, region string, instanceId string, metric string) ApiListMetricsRequest

ListMetrics: Get Metric

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param projectId The UUID of the project.
@param region The region which should be addressed
@param instanceId The UUID of the instance.
@param metric The name of the metric. Valid metrics are 'cpu', 'memory', 'max-connections', 'connections' and 'disk-use'.
@return ApiListMetricsRequest

func (*APIClient) ListMetricsExecute deprecated added in v0.15.0

func (a *APIClient) ListMetricsExecute(ctx context.Context, projectId string, region string, instanceId string, metric string) (*InstanceMetricsResponse, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*APIClient) ListStorages deprecated

func (a *APIClient) ListStorages(ctx context.Context, projectId string, region string, flavorId string) ApiListStoragesRequest

ListStorages: Get Storages

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param projectId Project ID
@param region The region which should be addressed
@param flavorId Flavor ID
@return ApiListStoragesRequest

func (*APIClient) ListStoragesExecute deprecated

func (a *APIClient) ListStoragesExecute(ctx context.Context, projectId string, region string, flavorId string) (*ListStoragesResponse, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*APIClient) ListUsers deprecated

func (a *APIClient) ListUsers(ctx context.Context, projectId string, region string, instanceId string) ApiListUsersRequest

ListUsers: List Users

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param projectId Project ID
@param region The region which should be addressed
@param instanceId Instance ID
@return ApiListUsersRequest

func (*APIClient) ListUsersExecute deprecated

func (a *APIClient) ListUsersExecute(ctx context.Context, projectId string, region string, instanceId string) (*ListUsersResponse, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*APIClient) ListVersions deprecated

func (a *APIClient) ListVersions(ctx context.Context, projectId string, region string) ApiListVersionsRequest

ListVersions: Get Versions

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param projectId Project ID
@param region The region which should be addressed
@return ApiListVersionsRequest

func (*APIClient) ListVersionsExecute deprecated

func (a *APIClient) ListVersionsExecute(ctx context.Context, projectId string, region string) (*ListVersionsResponse, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*APIClient) PartialUpdateInstance deprecated

func (a *APIClient) PartialUpdateInstance(ctx context.Context, projectId string, region string, instanceId string) ApiPartialUpdateInstanceRequest

PartialUpdateInstance: Update Instance

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param projectId Project ID
@param region The region which should be addressed
@param instanceId Instance ID
@return ApiPartialUpdateInstanceRequest

func (*APIClient) PartialUpdateInstanceExecute deprecated

func (a *APIClient) PartialUpdateInstanceExecute(ctx context.Context, projectId string, region string, instanceId string) (*PartialUpdateInstanceResponse, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*APIClient) PartialUpdateUser deprecated added in v0.9.0

func (a *APIClient) PartialUpdateUser(ctx context.Context, projectId string, region string, instanceId string, userId string) ApiPartialUpdateUserRequest

PartialUpdateUser: Update User

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param projectId The ID of the project
@param region The region which should be addressed
@param instanceId The ID of the instance
@param userId The ID of the user in the database
@return ApiPartialUpdateUserRequest

func (*APIClient) PartialUpdateUserExecute deprecated added in v0.9.0

func (a *APIClient) PartialUpdateUserExecute(ctx context.Context, projectId string, region string, instanceId string, userId string) error

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*APIClient) ResetUser deprecated added in v0.9.0

func (a *APIClient) ResetUser(ctx context.Context, projectId string, region string, instanceId string, userId string) ApiResetUserRequest

ResetUser: Reset User

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param projectId Project ID
@param region The region which should be addressed
@param instanceId Instance ID
@param userId user ID
@return ApiResetUserRequest

func (*APIClient) ResetUserExecute deprecated added in v0.9.0

func (a *APIClient) ResetUserExecute(ctx context.Context, projectId string, region string, instanceId string, userId string) (*ResetUserResponse, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*APIClient) UpdateBackupSchedule deprecated

func (a *APIClient) UpdateBackupSchedule(ctx context.Context, projectId string, region string, instanceId string) ApiUpdateBackupScheduleRequest

UpdateBackupSchedule: Update Backup Schedule

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param projectId Project ID
@param region The region which should be addressed
@param instanceId Instance ID
@return ApiUpdateBackupScheduleRequest

func (*APIClient) UpdateBackupScheduleExecute deprecated

func (a *APIClient) UpdateBackupScheduleExecute(ctx context.Context, projectId string, region string, instanceId string) error

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*APIClient) UpdateInstance deprecated added in v0.15.0

func (a *APIClient) UpdateInstance(ctx context.Context, projectId string, region string, instanceId string) ApiUpdateInstanceRequest

UpdateInstance: Update Instance

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param projectId Project ID
@param region The region which should be addressed
@param instanceId Instance ID
@return ApiUpdateInstanceRequest

func (*APIClient) UpdateInstanceExecute deprecated added in v0.15.0

func (a *APIClient) UpdateInstanceExecute(ctx context.Context, projectId string, region string, instanceId string) (*PartialUpdateInstanceResponse, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*APIClient) UpdateUser deprecated added in v0.9.0

func (a *APIClient) UpdateUser(ctx context.Context, projectId string, region string, instanceId string, userId string) ApiUpdateUserRequest

UpdateUser: Update User

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param projectId The ID of the project
@param region The region which should be addressed
@param instanceId The ID of the instance
@param userId The ID of the user in the database
@return ApiUpdateUserRequest

func (*APIClient) UpdateUserExecute deprecated added in v0.9.0

func (a *APIClient) UpdateUserExecute(ctx context.Context, projectId string, region string, instanceId string, userId string) error

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ApiCloneInstanceRequest deprecated added in v0.10.0

type ApiCloneInstanceRequest interface {
	// Body
	// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	CloneInstancePayload(cloneInstancePayload CloneInstancePayload) ApiCloneInstanceRequest
	// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	Execute() (*CloneInstanceResponse, error)
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ApiConfiguration added in v0.11.0

type ApiConfiguration struct {
	Name    ApiConfigurationGetNameAttributeType    `json:"name,omitempty"`
	Setting ApiConfigurationGetSettingAttributeType `json:"setting,omitempty"`
}

ApiConfiguration struct for ApiConfiguration Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewApiConfiguration added in v0.16.0

func NewApiConfiguration() *ApiConfiguration

NewApiConfiguration instantiates a new ApiConfiguration object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewApiConfigurationWithDefaults added in v0.16.0

func NewApiConfigurationWithDefaults() *ApiConfiguration

NewApiConfigurationWithDefaults instantiates a new ApiConfiguration object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ApiConfiguration) GetName added in v0.16.0

GetName returns the Name field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ApiConfiguration) GetNameOk added in v0.16.0

func (o *ApiConfiguration) GetNameOk() (ret ApiConfigurationGetNameRetType, ok bool)

GetNameOk returns a tuple with the Name field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ApiConfiguration) GetSetting added in v0.16.0

GetSetting returns the Setting field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ApiConfiguration) GetSettingOk added in v0.16.0

func (o *ApiConfiguration) GetSettingOk() (ret ApiConfigurationGetSettingRetType, ok bool)

GetSettingOk returns a tuple with the Setting field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ApiConfiguration) HasName added in v0.16.0

func (o *ApiConfiguration) HasName() bool

HasName returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ApiConfiguration) HasSetting added in v0.16.0

func (o *ApiConfiguration) HasSetting() bool

HasSetting returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ApiConfiguration) SetName added in v0.16.0

SetName gets a reference to the given string and assigns it to the Name field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ApiConfiguration) SetSetting added in v0.16.0

SetSetting gets a reference to the given string and assigns it to the Setting field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (ApiConfiguration) ToMap deprecated added in v0.16.0

func (o ApiConfiguration) ToMap() (map[string]interface{}, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ApiConfigurationGetNameArgType deprecated added in v1.0.2

type ApiConfigurationGetNameArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ApiConfigurationGetNameAttributeType added in v1.0.2

type ApiConfigurationGetNameAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ApiConfigurationGetNameRetType deprecated added in v1.0.2

type ApiConfigurationGetNameRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ApiConfigurationGetSettingArgType deprecated added in v1.0.2

type ApiConfigurationGetSettingArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ApiConfigurationGetSettingAttributeType added in v1.0.2

type ApiConfigurationGetSettingAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ApiConfigurationGetSettingRetType deprecated added in v1.0.2

type ApiConfigurationGetSettingRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ApiCreateDatabaseRequest deprecated added in v0.15.0

type ApiCreateDatabaseRequest interface {
	// body
	// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	CreateDatabasePayload(createDatabasePayload CreateDatabasePayload) ApiCreateDatabaseRequest
	// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	Execute() (*InstanceCreateDatabaseResponse, error)
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ApiCreateInstanceRequest deprecated

type ApiCreateInstanceRequest interface {
	// Body
	// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	CreateInstancePayload(createInstancePayload CreateInstancePayload) ApiCreateInstanceRequest
	// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	Execute() (*CreateInstanceResponse, error)
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ApiCreateUserRequest deprecated

type ApiCreateUserRequest interface {
	// body
	// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	CreateUserPayload(createUserPayload CreateUserPayload) ApiCreateUserRequest
	// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	Execute() (*CreateUserResponse, error)
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ApiDeleteDatabaseRequest deprecated added in v0.15.0

type ApiDeleteDatabaseRequest interface {
	// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	Execute() error
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ApiDeleteInstanceRequest deprecated

type ApiDeleteInstanceRequest interface {
	// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	Execute() error
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ApiDeleteUserRequest deprecated

type ApiDeleteUserRequest interface {
	// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	Execute() error
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ApiExtensionConfigLoadResponse added in v0.11.0

type ApiExtensionConfigLoadResponse struct {
	// Returns marshalled JSON of the new configuration of whatever extension is called
	Configuration ApiExtensionConfigLoadResponseGetConfigurationAttributeType `json:"configuration,omitempty"`
}

ApiExtensionConfigLoadResponse struct for ApiExtensionConfigLoadResponse Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewApiExtensionConfigLoadResponse added in v0.16.0

func NewApiExtensionConfigLoadResponse() *ApiExtensionConfigLoadResponse

NewApiExtensionConfigLoadResponse instantiates a new ApiExtensionConfigLoadResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewApiExtensionConfigLoadResponseWithDefaults added in v0.16.0

func NewApiExtensionConfigLoadResponseWithDefaults() *ApiExtensionConfigLoadResponse

NewApiExtensionConfigLoadResponseWithDefaults instantiates a new ApiExtensionConfigLoadResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ApiExtensionConfigLoadResponse) GetConfiguration added in v0.16.0

GetConfiguration returns the Configuration field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ApiExtensionConfigLoadResponse) GetConfigurationOk added in v0.16.0

GetConfigurationOk returns a tuple with the Configuration field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ApiExtensionConfigLoadResponse) HasConfiguration added in v0.16.0

func (o *ApiExtensionConfigLoadResponse) HasConfiguration() bool

HasConfiguration returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ApiExtensionConfigLoadResponse) SetConfiguration added in v0.16.0

SetConfiguration gets a reference to the given []ApiConfiguration and assigns it to the Configuration field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (ApiExtensionConfigLoadResponse) ToMap deprecated added in v0.16.0

func (o ApiExtensionConfigLoadResponse) ToMap() (map[string]interface{}, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ApiExtensionConfigLoadResponseGetConfigurationArgType deprecated added in v1.0.2

type ApiExtensionConfigLoadResponseGetConfigurationArgType = []ApiConfiguration

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ApiExtensionConfigLoadResponseGetConfigurationAttributeType added in v1.0.2

type ApiExtensionConfigLoadResponseGetConfigurationAttributeType = *[]ApiConfiguration

isArray Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ApiExtensionConfigLoadResponseGetConfigurationRetType deprecated added in v1.0.2

type ApiExtensionConfigLoadResponseGetConfigurationRetType = []ApiConfiguration

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ApiExtensionConfigureResponse added in v0.11.0

type ApiExtensionConfigureResponse struct {
	// Returns marshalled JSON of the new configuration of whatever extension is called
	Configuration ApiExtensionConfigureResponseGetConfigurationAttributeType `json:"configuration,omitempty"`
}

ApiExtensionConfigureResponse struct for ApiExtensionConfigureResponse Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewApiExtensionConfigureResponse added in v0.16.0

func NewApiExtensionConfigureResponse() *ApiExtensionConfigureResponse

NewApiExtensionConfigureResponse instantiates a new ApiExtensionConfigureResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewApiExtensionConfigureResponseWithDefaults added in v0.16.0

func NewApiExtensionConfigureResponseWithDefaults() *ApiExtensionConfigureResponse

NewApiExtensionConfigureResponseWithDefaults instantiates a new ApiExtensionConfigureResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ApiExtensionConfigureResponse) GetConfiguration added in v0.16.0

GetConfiguration returns the Configuration field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ApiExtensionConfigureResponse) GetConfigurationOk added in v0.16.0

GetConfigurationOk returns a tuple with the Configuration field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ApiExtensionConfigureResponse) HasConfiguration added in v0.16.0

func (o *ApiExtensionConfigureResponse) HasConfiguration() bool

HasConfiguration returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ApiExtensionConfigureResponse) SetConfiguration added in v0.16.0

SetConfiguration gets a reference to the given []ApiConfiguration and assigns it to the Configuration field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (ApiExtensionConfigureResponse) ToMap deprecated added in v0.16.0

func (o ApiExtensionConfigureResponse) ToMap() (map[string]interface{}, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ApiExtensionConfigureResponseGetConfigurationArgType deprecated added in v1.0.2

type ApiExtensionConfigureResponseGetConfigurationArgType = []ApiConfiguration

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ApiExtensionConfigureResponseGetConfigurationAttributeType added in v1.0.2

type ApiExtensionConfigureResponseGetConfigurationAttributeType = *[]ApiConfiguration

isArray Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ApiExtensionConfigureResponseGetConfigurationRetType deprecated added in v1.0.2

type ApiExtensionConfigureResponseGetConfigurationRetType = []ApiConfiguration

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ApiExtensionDeleteResponse added in v0.11.0

type ApiExtensionDeleteResponse struct {
	IsSucceded ApiExtensionDeleteResponsegetIsSuccededAttributeType `json:"isSucceded,omitempty"`
}

ApiExtensionDeleteResponse struct for ApiExtensionDeleteResponse Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewApiExtensionDeleteResponse added in v0.16.0

func NewApiExtensionDeleteResponse() *ApiExtensionDeleteResponse

NewApiExtensionDeleteResponse instantiates a new ApiExtensionDeleteResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewApiExtensionDeleteResponseWithDefaults added in v0.16.0

func NewApiExtensionDeleteResponseWithDefaults() *ApiExtensionDeleteResponse

NewApiExtensionDeleteResponseWithDefaults instantiates a new ApiExtensionDeleteResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ApiExtensionDeleteResponse) GetIsSucceded added in v0.16.0

GetIsSucceded returns the IsSucceded field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ApiExtensionDeleteResponse) GetIsSuccededOk added in v0.16.0

GetIsSuccededOk returns a tuple with the IsSucceded field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ApiExtensionDeleteResponse) HasIsSucceded added in v0.16.0

func (o *ApiExtensionDeleteResponse) HasIsSucceded() bool

HasIsSucceded returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ApiExtensionDeleteResponse) SetIsSucceded added in v0.16.0

SetIsSucceded gets a reference to the given bool and assigns it to the IsSucceded field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (ApiExtensionDeleteResponse) ToMap deprecated added in v0.16.0

func (o ApiExtensionDeleteResponse) ToMap() (map[string]interface{}, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ApiExtensionDeleteResponsegetIsSuccededArgType deprecated added in v1.0.2

type ApiExtensionDeleteResponsegetIsSuccededArgType = bool

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ApiExtensionDeleteResponsegetIsSuccededAttributeType added in v1.0.2

type ApiExtensionDeleteResponsegetIsSuccededAttributeType = *bool

isBoolean Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ApiExtensionDeleteResponsegetIsSuccededRetType deprecated added in v1.0.2

type ApiExtensionDeleteResponsegetIsSuccededRetType = bool

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ApiExtensionList added in v0.11.0

type ApiExtensionList struct {
	ID          ApiExtensionListGetIDAttributeType          `json:"ID,omitempty"`
	Description ApiExtensionListGetDescriptionAttributeType `json:"description,omitempty"`
	Name        ApiExtensionListGetNameAttributeType        `json:"name,omitempty"`
}

ApiExtensionList struct for ApiExtensionList Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewApiExtensionList added in v0.16.0

func NewApiExtensionList() *ApiExtensionList

NewApiExtensionList instantiates a new ApiExtensionList object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewApiExtensionListWithDefaults added in v0.16.0

func NewApiExtensionListWithDefaults() *ApiExtensionList

NewApiExtensionListWithDefaults instantiates a new ApiExtensionList object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ApiExtensionList) GetDescription added in v0.16.0

func (o *ApiExtensionList) GetDescription() (res ApiExtensionListGetDescriptionRetType)

GetDescription returns the Description field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ApiExtensionList) GetDescriptionOk added in v0.16.0

func (o *ApiExtensionList) GetDescriptionOk() (ret ApiExtensionListGetDescriptionRetType, ok bool)

GetDescriptionOk returns a tuple with the Description field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ApiExtensionList) GetID added in v0.16.0

GetID returns the ID field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ApiExtensionList) GetIDOk added in v0.16.0

func (o *ApiExtensionList) GetIDOk() (ret ApiExtensionListGetIDRetType, ok bool)

GetIDOk returns a tuple with the ID field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ApiExtensionList) GetName added in v0.16.0

GetName returns the Name field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ApiExtensionList) GetNameOk added in v0.16.0

func (o *ApiExtensionList) GetNameOk() (ret ApiExtensionListGetNameRetType, ok bool)

GetNameOk returns a tuple with the Name field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ApiExtensionList) HasDescription added in v0.16.0

func (o *ApiExtensionList) HasDescription() bool

HasDescription returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ApiExtensionList) HasID added in v0.16.0

func (o *ApiExtensionList) HasID() bool

HasID returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ApiExtensionList) HasName added in v0.16.0

func (o *ApiExtensionList) HasName() bool

HasName returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ApiExtensionList) SetDescription added in v0.16.0

SetDescription gets a reference to the given string and assigns it to the Description field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ApiExtensionList) SetID added in v0.16.0

SetID gets a reference to the given int64 and assigns it to the ID field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ApiExtensionList) SetName added in v0.16.0

SetName gets a reference to the given string and assigns it to the Name field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (ApiExtensionList) ToMap deprecated added in v0.16.0

func (o ApiExtensionList) ToMap() (map[string]interface{}, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ApiExtensionListGetDescriptionArgType deprecated added in v1.0.2

type ApiExtensionListGetDescriptionArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ApiExtensionListGetDescriptionAttributeType added in v1.0.2

type ApiExtensionListGetDescriptionAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ApiExtensionListGetDescriptionRetType deprecated added in v1.0.2

type ApiExtensionListGetDescriptionRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ApiExtensionListGetIDArgType deprecated added in v1.0.2

type ApiExtensionListGetIDArgType = int64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ApiExtensionListGetIDAttributeType added in v1.0.2

type ApiExtensionListGetIDAttributeType = *int64

isLong Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ApiExtensionListGetIDRetType deprecated added in v1.0.2

type ApiExtensionListGetIDRetType = int64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ApiExtensionListGetNameArgType deprecated added in v1.0.2

type ApiExtensionListGetNameArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ApiExtensionListGetNameAttributeType added in v1.0.2

type ApiExtensionListGetNameAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ApiExtensionListGetNameRetType deprecated added in v1.0.2

type ApiExtensionListGetNameRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ApiExtensionLoadResponse added in v0.11.0

type ApiExtensionLoadResponse struct {
	Extension ApiExtensionLoadResponseGetExtensionAttributeType `json:"extension,omitempty"`
}

ApiExtensionLoadResponse struct for ApiExtensionLoadResponse Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewApiExtensionLoadResponse added in v0.16.0

func NewApiExtensionLoadResponse() *ApiExtensionLoadResponse

NewApiExtensionLoadResponse instantiates a new ApiExtensionLoadResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewApiExtensionLoadResponseWithDefaults added in v0.16.0

func NewApiExtensionLoadResponseWithDefaults() *ApiExtensionLoadResponse

NewApiExtensionLoadResponseWithDefaults instantiates a new ApiExtensionLoadResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ApiExtensionLoadResponse) GetExtension added in v0.16.0

GetExtension returns the Extension field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ApiExtensionLoadResponse) GetExtensionOk added in v0.16.0

GetExtensionOk returns a tuple with the Extension field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ApiExtensionLoadResponse) HasExtension added in v0.16.0

func (o *ApiExtensionLoadResponse) HasExtension() bool

HasExtension returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ApiExtensionLoadResponse) SetExtension added in v0.16.0

SetExtension gets a reference to the given ApiExtensionList and assigns it to the Extension field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (ApiExtensionLoadResponse) ToMap deprecated added in v0.16.0

func (o ApiExtensionLoadResponse) ToMap() (map[string]interface{}, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ApiExtensionLoadResponseGetExtensionArgType deprecated added in v1.0.2

type ApiExtensionLoadResponseGetExtensionArgType = ApiExtensionList

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ApiExtensionLoadResponseGetExtensionAttributeType added in v1.0.2

type ApiExtensionLoadResponseGetExtensionAttributeType = *ApiExtensionList

isModel Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ApiExtensionLoadResponseGetExtensionRetType deprecated added in v1.0.2

type ApiExtensionLoadResponseGetExtensionRetType = ApiExtensionList

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ApiForceDeleteInstanceRequest deprecated added in v0.11.0

type ApiForceDeleteInstanceRequest interface {
	// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	Execute() error
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ApiGetBackupRequest deprecated

type ApiGetBackupRequest interface {
	// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	Execute() (*GetBackupResponse, error)
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ApiGetInstanceRequest deprecated

type ApiGetInstanceRequest interface {
	// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	Execute() (*InstanceResponse, error)
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ApiGetUserRequest deprecated

type ApiGetUserRequest interface {
	// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	Execute() (*GetUserResponse, error)
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ApiInstallResponse added in v0.11.0

type ApiInstallResponse struct {
	Extension ApiInstallResponseGetExtensionAttributeType `json:"extension,omitempty"`
}

ApiInstallResponse struct for ApiInstallResponse Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewApiInstallResponse added in v0.16.0

func NewApiInstallResponse() *ApiInstallResponse

NewApiInstallResponse instantiates a new ApiInstallResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewApiInstallResponseWithDefaults added in v0.16.0

func NewApiInstallResponseWithDefaults() *ApiInstallResponse

NewApiInstallResponseWithDefaults instantiates a new ApiInstallResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ApiInstallResponse) GetExtension added in v0.16.0

GetExtension returns the Extension field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ApiInstallResponse) GetExtensionOk added in v0.16.0

func (o *ApiInstallResponse) GetExtensionOk() (ret ApiInstallResponseGetExtensionRetType, ok bool)

GetExtensionOk returns a tuple with the Extension field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ApiInstallResponse) HasExtension added in v0.16.0

func (o *ApiInstallResponse) HasExtension() bool

HasExtension returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ApiInstallResponse) SetExtension added in v0.16.0

SetExtension gets a reference to the given ApiExtensionList and assigns it to the Extension field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (ApiInstallResponse) ToMap deprecated added in v0.16.0

func (o ApiInstallResponse) ToMap() (map[string]interface{}, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ApiInstallResponseGetExtensionArgType deprecated added in v1.0.2

type ApiInstallResponseGetExtensionArgType = ApiExtensionList

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ApiInstallResponseGetExtensionAttributeType added in v1.0.2

type ApiInstallResponseGetExtensionAttributeType = *ApiExtensionList

isModel Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ApiInstallResponseGetExtensionRetType deprecated added in v1.0.2

type ApiInstallResponseGetExtensionRetType = ApiExtensionList

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ApiInstalledListResponse added in v0.11.0

type ApiInstalledListResponse struct {
	Installed ApiInstalledListResponseGetInstalledAttributeType `json:"installed,omitempty"`
}

ApiInstalledListResponse struct for ApiInstalledListResponse Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewApiInstalledListResponse added in v0.16.0

func NewApiInstalledListResponse() *ApiInstalledListResponse

NewApiInstalledListResponse instantiates a new ApiInstalledListResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewApiInstalledListResponseWithDefaults added in v0.16.0

func NewApiInstalledListResponseWithDefaults() *ApiInstalledListResponse

NewApiInstalledListResponseWithDefaults instantiates a new ApiInstalledListResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ApiInstalledListResponse) GetInstalled added in v0.16.0

GetInstalled returns the Installed field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ApiInstalledListResponse) GetInstalledOk added in v0.16.0

GetInstalledOk returns a tuple with the Installed field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ApiInstalledListResponse) HasInstalled added in v0.16.0

func (o *ApiInstalledListResponse) HasInstalled() bool

HasInstalled returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ApiInstalledListResponse) SetInstalled added in v0.16.0

SetInstalled gets a reference to the given []ApiExtensionList and assigns it to the Installed field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (ApiInstalledListResponse) ToMap deprecated added in v0.16.0

func (o ApiInstalledListResponse) ToMap() (map[string]interface{}, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ApiInstalledListResponseGetInstalledArgType deprecated added in v1.0.2

type ApiInstalledListResponseGetInstalledArgType = []ApiExtensionList

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ApiInstalledListResponseGetInstalledAttributeType added in v1.0.2

type ApiInstalledListResponseGetInstalledAttributeType = *[]ApiExtensionList

isArray Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ApiInstalledListResponseGetInstalledRetType deprecated added in v1.0.2

type ApiInstalledListResponseGetInstalledRetType = []ApiExtensionList

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ApiListBackupsRequest deprecated

type ApiListBackupsRequest interface {
	// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	Execute() (*ListBackupsResponse, error)
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ApiListDatabaseParametersRequest deprecated added in v0.15.0

type ApiListDatabaseParametersRequest interface {
	// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	Execute() (*PostgresDatabaseParameterResponse, error)
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ApiListDatabasesRequest deprecated added in v0.15.0

type ApiListDatabasesRequest interface {
	// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	Execute() (*InstanceListDatabasesResponse, error)
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ApiListFlavorsRequest deprecated

type ApiListFlavorsRequest interface {
	// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	Execute() (*ListFlavorsResponse, error)
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ApiListInstancesRequest deprecated

type ApiListInstancesRequest interface {
	// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	Execute() (*ListInstancesResponse, error)
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ApiListMetricsRequest deprecated added in v0.15.0

type ApiListMetricsRequest interface {
	// The granularity in ISO8601 e.g. 5 minutes are 'PT5M'.
	// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	Granularity(granularity string) ApiListMetricsRequest
	// The period in ISO8601 format e.g. 5 minutes are 'PT5M'. If no period is provided, the standard value of 5 minutes is used.
	// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	Period(period string) ApiListMetricsRequest
	// The start of the timeframe as timestamp in ISO8601 (RFC3339) e.g. '2023-08-28T07:10:52.536Z'. If no start time is provided, current server time as UTC is used.
	// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	Start(start string) ApiListMetricsRequest
	// The end of the timeframe as timestamp in ISO8601 (RFC3339) e.g. '2023-08-28T07:10:52.536Z'.
	// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	End(end string) ApiListMetricsRequest
	// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	Execute() (*InstanceMetricsResponse, error)
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ApiListStoragesRequest deprecated

type ApiListStoragesRequest interface {
	// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	Execute() (*ListStoragesResponse, error)
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ApiListUsersRequest deprecated

type ApiListUsersRequest interface {
	// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	Execute() (*ListUsersResponse, error)
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ApiListVersionsRequest deprecated

type ApiListVersionsRequest interface {
	// Instance ID
	// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	InstanceId(instanceId string) ApiListVersionsRequest
	// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	Execute() (*ListVersionsResponse, error)
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ApiPartialUpdateInstanceRequest deprecated

type ApiPartialUpdateInstanceRequest interface {
	// Body
	// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	PartialUpdateInstancePayload(partialUpdateInstancePayload PartialUpdateInstancePayload) ApiPartialUpdateInstanceRequest
	// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	Execute() (*PartialUpdateInstanceResponse, error)
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ApiPartialUpdateUserRequest deprecated added in v0.9.0

type ApiPartialUpdateUserRequest interface {
	// The Request body only required in PUT endpoint. If empty request body is send via patch, then login and createdb roles are removed from user. The field
	// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	PartialUpdateUserPayload(partialUpdateUserPayload PartialUpdateUserPayload) ApiPartialUpdateUserRequest
	// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	Execute() error
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ApiResetUserRequest deprecated added in v0.9.0

type ApiResetUserRequest interface {
	// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	Execute() (*ResetUserResponse, error)
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ApiUpdateBackupScheduleRequest deprecated

type ApiUpdateBackupScheduleRequest interface {
	// Body
	// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	UpdateBackupSchedulePayload(updateBackupSchedulePayload UpdateBackupSchedulePayload) ApiUpdateBackupScheduleRequest
	// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	Execute() error
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ApiUpdateInstanceRequest deprecated added in v0.15.0

type ApiUpdateInstanceRequest interface {
	// Body
	// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	UpdateInstancePayload(updateInstancePayload UpdateInstancePayload) ApiUpdateInstanceRequest
	// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	Execute() (*PartialUpdateInstanceResponse, error)
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ApiUpdateUserRequest deprecated added in v0.9.0

type ApiUpdateUserRequest interface {
	// The Request body only required in PUT endpoint. If empty request body is send via patch, then login and createdb roles are removed from user. The field
	// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	UpdateUserPayload(updateUserPayload UpdateUserPayload) ApiUpdateUserRequest
	// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	Execute() error
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type Backup

type Backup struct {
	EndTime   BackupGetEndTimeAttributeType   `json:"endTime,omitempty"`
	Error     BackupGetErrorAttributeType     `json:"error,omitempty"`
	Id        BackupGetIdAttributeType        `json:"id,omitempty"`
	Labels    BackupGetLabelsAttributeType    `json:"labels,omitempty"`
	Name      BackupGetNameAttributeType      `json:"name,omitempty"`
	Options   BackupGetOptionsAttributeType   `json:"options,omitempty"`
	Size      BackupGetSizeAttributeType      `json:"size,omitempty"`
	StartTime BackupGetStartTimeAttributeType `json:"startTime,omitempty"`
}

Backup struct for Backup Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewBackup added in v0.16.0

func NewBackup() *Backup

NewBackup instantiates a new Backup object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewBackupWithDefaults added in v0.16.0

func NewBackupWithDefaults() *Backup

NewBackupWithDefaults instantiates a new Backup object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Backup) GetEndTime added in v0.16.0

func (o *Backup) GetEndTime() (res BackupGetEndTimeRetType)

GetEndTime returns the EndTime field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Backup) GetEndTimeOk added in v0.16.0

func (o *Backup) GetEndTimeOk() (ret BackupGetEndTimeRetType, ok bool)

GetEndTimeOk returns a tuple with the EndTime field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Backup) GetError added in v0.16.0

func (o *Backup) GetError() (res BackupGetErrorRetType)

GetError returns the Error field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Backup) GetErrorOk added in v0.16.0

func (o *Backup) GetErrorOk() (ret BackupGetErrorRetType, ok bool)

GetErrorOk returns a tuple with the Error field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Backup) GetId added in v0.16.0

func (o *Backup) GetId() (res BackupGetIdRetType)

GetId returns the Id field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Backup) GetIdOk added in v0.16.0

func (o *Backup) GetIdOk() (ret BackupGetIdRetType, ok bool)

GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Backup) GetLabels added in v0.16.0

func (o *Backup) GetLabels() (res BackupGetLabelsRetType)

GetLabels returns the Labels field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Backup) GetLabelsOk added in v0.16.0

func (o *Backup) GetLabelsOk() (ret BackupGetLabelsRetType, ok bool)

GetLabelsOk returns a tuple with the Labels field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Backup) GetName added in v0.16.0

func (o *Backup) GetName() (res BackupGetNameRetType)

GetName returns the Name field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Backup) GetNameOk added in v0.16.0

func (o *Backup) GetNameOk() (ret BackupGetNameRetType, ok bool)

GetNameOk returns a tuple with the Name field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Backup) GetOptions added in v0.16.0

func (o *Backup) GetOptions() (res BackupGetOptionsRetType)

GetOptions returns the Options field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Backup) GetOptionsOk added in v0.16.0

func (o *Backup) GetOptionsOk() (ret BackupGetOptionsRetType, ok bool)

GetOptionsOk returns a tuple with the Options field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Backup) GetSize added in v0.16.0

func (o *Backup) GetSize() (res BackupGetSizeRetType)

GetSize returns the Size field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Backup) GetSizeOk added in v0.16.0

func (o *Backup) GetSizeOk() (ret BackupGetSizeRetType, ok bool)

GetSizeOk returns a tuple with the Size field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Backup) GetStartTime added in v0.16.0

func (o *Backup) GetStartTime() (res BackupGetStartTimeRetType)

GetStartTime returns the StartTime field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Backup) GetStartTimeOk added in v0.16.0

func (o *Backup) GetStartTimeOk() (ret BackupGetStartTimeRetType, ok bool)

GetStartTimeOk returns a tuple with the StartTime field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Backup) HasEndTime added in v0.16.0

func (o *Backup) HasEndTime() bool

HasEndTime returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Backup) HasError added in v0.16.0

func (o *Backup) HasError() bool

HasError returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Backup) HasId added in v0.16.0

func (o *Backup) HasId() bool

HasId returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Backup) HasLabels added in v0.16.0

func (o *Backup) HasLabels() bool

HasLabels returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Backup) HasName added in v0.16.0

func (o *Backup) HasName() bool

HasName returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Backup) HasOptions added in v0.16.0

func (o *Backup) HasOptions() bool

HasOptions returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Backup) HasSize added in v0.16.0

func (o *Backup) HasSize() bool

HasSize returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Backup) HasStartTime added in v0.16.0

func (o *Backup) HasStartTime() bool

HasStartTime returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Backup) SetEndTime added in v0.16.0

func (o *Backup) SetEndTime(v BackupGetEndTimeRetType)

SetEndTime gets a reference to the given string and assigns it to the EndTime field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Backup) SetError added in v0.16.0

func (o *Backup) SetError(v BackupGetErrorRetType)

SetError gets a reference to the given string and assigns it to the Error field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Backup) SetId added in v0.16.0

func (o *Backup) SetId(v BackupGetIdRetType)

SetId gets a reference to the given string and assigns it to the Id field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Backup) SetLabels added in v0.16.0

func (o *Backup) SetLabels(v BackupGetLabelsRetType)

SetLabels gets a reference to the given []string and assigns it to the Labels field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Backup) SetName added in v0.16.0

func (o *Backup) SetName(v BackupGetNameRetType)

SetName gets a reference to the given string and assigns it to the Name field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Backup) SetOptions added in v0.16.0

func (o *Backup) SetOptions(v BackupGetOptionsRetType)

SetOptions gets a reference to the given map[string]string and assigns it to the Options field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Backup) SetSize added in v0.16.0

func (o *Backup) SetSize(v BackupGetSizeRetType)

SetSize gets a reference to the given int64 and assigns it to the Size field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Backup) SetStartTime added in v0.16.0

func (o *Backup) SetStartTime(v BackupGetStartTimeRetType)

SetStartTime gets a reference to the given string and assigns it to the StartTime field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (Backup) ToMap deprecated added in v0.16.0

func (o Backup) ToMap() (map[string]interface{}, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type BackupGetEndTimeArgType deprecated added in v1.0.2

type BackupGetEndTimeArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type BackupGetEndTimeAttributeType added in v1.0.2

type BackupGetEndTimeAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type BackupGetEndTimeRetType deprecated added in v1.0.2

type BackupGetEndTimeRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type BackupGetErrorArgType deprecated added in v1.0.2

type BackupGetErrorArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type BackupGetErrorAttributeType added in v1.0.2

type BackupGetErrorAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type BackupGetErrorRetType deprecated added in v1.0.2

type BackupGetErrorRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type BackupGetIdArgType deprecated added in v1.0.2

type BackupGetIdArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type BackupGetIdAttributeType added in v1.0.2

type BackupGetIdAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type BackupGetIdRetType deprecated added in v1.0.2

type BackupGetIdRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type BackupGetLabelsArgType deprecated added in v1.0.2

type BackupGetLabelsArgType = []string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type BackupGetLabelsAttributeType added in v1.0.2

type BackupGetLabelsAttributeType = *[]string

isArray Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type BackupGetLabelsRetType deprecated added in v1.0.2

type BackupGetLabelsRetType = []string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type BackupGetNameArgType deprecated added in v1.0.2

type BackupGetNameArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type BackupGetNameAttributeType added in v1.0.2

type BackupGetNameAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type BackupGetNameRetType deprecated added in v1.0.2

type BackupGetNameRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type BackupGetOptionsArgType deprecated added in v1.0.2

type BackupGetOptionsArgType = map[string]string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type BackupGetOptionsAttributeType added in v1.0.2

type BackupGetOptionsAttributeType = *map[string]string

isContainer Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type BackupGetOptionsRetType deprecated added in v1.0.2

type BackupGetOptionsRetType = map[string]string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type BackupGetSizeArgType deprecated added in v1.0.2

type BackupGetSizeArgType = int64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type BackupGetSizeAttributeType added in v1.0.2

type BackupGetSizeAttributeType = *int64

isLong Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type BackupGetSizeRetType deprecated added in v1.0.2

type BackupGetSizeRetType = int64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type BackupGetStartTimeArgType deprecated added in v1.0.2

type BackupGetStartTimeArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type BackupGetStartTimeAttributeType added in v1.0.2

type BackupGetStartTimeAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type BackupGetStartTimeRetType deprecated added in v1.0.2

type BackupGetStartTimeRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type CloneInstancePayload added in v0.10.0

type CloneInstancePayload struct {
	Class CloneInstancePayloadGetClassAttributeType `json:"class,omitempty"`
	Size  CloneInstancePayloadGetSizeAttributeType  `json:"size,omitempty"`
	// The timestamp should be specified in UTC time following the format provided in the example.
	Timestamp CloneInstancePayloadGetTimestampAttributeType `json:"timestamp,omitempty"`
}

CloneInstancePayload struct for CloneInstancePayload Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewCloneInstancePayload added in v0.16.0

func NewCloneInstancePayload() *CloneInstancePayload

NewCloneInstancePayload instantiates a new CloneInstancePayload object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewCloneInstancePayloadWithDefaults added in v0.16.0

func NewCloneInstancePayloadWithDefaults() *CloneInstancePayload

NewCloneInstancePayloadWithDefaults instantiates a new CloneInstancePayload object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*CloneInstancePayload) GetClass added in v0.16.0

GetClass returns the Class field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*CloneInstancePayload) GetClassOk added in v0.16.0

GetClassOk returns a tuple with the Class field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*CloneInstancePayload) GetSize added in v0.16.0

GetSize returns the Size field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*CloneInstancePayload) GetSizeOk added in v0.16.0

GetSizeOk returns a tuple with the Size field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*CloneInstancePayload) GetTimestamp added in v0.16.0

GetTimestamp returns the Timestamp field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*CloneInstancePayload) GetTimestampOk added in v0.16.0

GetTimestampOk returns a tuple with the Timestamp field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*CloneInstancePayload) HasClass added in v0.16.0

func (o *CloneInstancePayload) HasClass() bool

HasClass returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*CloneInstancePayload) HasSize added in v0.16.0

func (o *CloneInstancePayload) HasSize() bool

HasSize returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*CloneInstancePayload) HasTimestamp added in v0.16.0

func (o *CloneInstancePayload) HasTimestamp() bool

HasTimestamp returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*CloneInstancePayload) SetClass added in v0.16.0

SetClass gets a reference to the given string and assigns it to the Class field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*CloneInstancePayload) SetSize added in v0.16.0

SetSize gets a reference to the given int64 and assigns it to the Size field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*CloneInstancePayload) SetTimestamp added in v0.16.0

SetTimestamp gets a reference to the given string and assigns it to the Timestamp field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (CloneInstancePayload) ToMap deprecated added in v0.16.0

func (o CloneInstancePayload) ToMap() (map[string]interface{}, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type CloneInstancePayloadGetClassArgType deprecated added in v1.0.2

type CloneInstancePayloadGetClassArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type CloneInstancePayloadGetClassAttributeType added in v1.0.2

type CloneInstancePayloadGetClassAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type CloneInstancePayloadGetClassRetType deprecated added in v1.0.2

type CloneInstancePayloadGetClassRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type CloneInstancePayloadGetSizeArgType deprecated added in v1.0.2

type CloneInstancePayloadGetSizeArgType = int64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type CloneInstancePayloadGetSizeAttributeType added in v1.0.2

type CloneInstancePayloadGetSizeAttributeType = *int64

isLong Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type CloneInstancePayloadGetSizeRetType deprecated added in v1.0.2

type CloneInstancePayloadGetSizeRetType = int64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type CloneInstancePayloadGetTimestampArgType deprecated added in v1.0.2

type CloneInstancePayloadGetTimestampArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type CloneInstancePayloadGetTimestampAttributeType added in v1.0.2

type CloneInstancePayloadGetTimestampAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type CloneInstancePayloadGetTimestampRetType deprecated added in v1.0.2

type CloneInstancePayloadGetTimestampRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type CloneInstanceRequest deprecated added in v1.1.0

type CloneInstanceRequest struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (CloneInstanceRequest) CloneInstancePayload added in v1.1.0

func (r CloneInstanceRequest) CloneInstancePayload(cloneInstancePayload CloneInstancePayload) ApiCloneInstanceRequest

Body Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (CloneInstanceRequest) Execute deprecated added in v1.1.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type CloneInstanceResponse added in v0.10.0

type CloneInstanceResponse struct {
	InstanceId CloneInstanceResponseGetInstanceIdAttributeType `json:"instanceId,omitempty"`
}

CloneInstanceResponse struct for CloneInstanceResponse Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewCloneInstanceResponse added in v0.16.0

func NewCloneInstanceResponse() *CloneInstanceResponse

NewCloneInstanceResponse instantiates a new CloneInstanceResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewCloneInstanceResponseWithDefaults added in v0.16.0

func NewCloneInstanceResponseWithDefaults() *CloneInstanceResponse

NewCloneInstanceResponseWithDefaults instantiates a new CloneInstanceResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*CloneInstanceResponse) GetInstanceId added in v0.16.0

GetInstanceId returns the InstanceId field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*CloneInstanceResponse) GetInstanceIdOk added in v0.16.0

GetInstanceIdOk returns a tuple with the InstanceId field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*CloneInstanceResponse) HasInstanceId added in v0.16.0

func (o *CloneInstanceResponse) HasInstanceId() bool

HasInstanceId returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*CloneInstanceResponse) SetInstanceId added in v0.16.0

SetInstanceId gets a reference to the given string and assigns it to the InstanceId field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (CloneInstanceResponse) ToMap deprecated added in v0.16.0

func (o CloneInstanceResponse) ToMap() (map[string]interface{}, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type CloneInstanceResponseGetInstanceIdArgType deprecated added in v1.0.2

type CloneInstanceResponseGetInstanceIdArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type CloneInstanceResponseGetInstanceIdAttributeType added in v1.0.2

type CloneInstanceResponseGetInstanceIdAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type CloneInstanceResponseGetInstanceIdRetType deprecated added in v1.0.2

type CloneInstanceResponseGetInstanceIdRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type CreateDatabasePayload added in v0.15.0

type CreateDatabasePayload struct {
	Name CreateDatabasePayloadGetNameAttributeType `json:"name,omitempty"`
	// Database specific options
	Options CreateDatabasePayloadGetOptionsAttributeType `json:"options,omitempty"`
}

CreateDatabasePayload struct for CreateDatabasePayload Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewCreateDatabasePayload added in v0.16.0

func NewCreateDatabasePayload() *CreateDatabasePayload

NewCreateDatabasePayload instantiates a new CreateDatabasePayload object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewCreateDatabasePayloadWithDefaults added in v0.16.0

func NewCreateDatabasePayloadWithDefaults() *CreateDatabasePayload

NewCreateDatabasePayloadWithDefaults instantiates a new CreateDatabasePayload object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*CreateDatabasePayload) GetName added in v0.16.0

GetName returns the Name field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*CreateDatabasePayload) GetNameOk added in v0.16.0

GetNameOk returns a tuple with the Name field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*CreateDatabasePayload) GetOptions added in v0.16.0

GetOptions returns the Options field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*CreateDatabasePayload) GetOptionsOk added in v0.16.0

GetOptionsOk returns a tuple with the Options field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*CreateDatabasePayload) HasName added in v0.16.0

func (o *CreateDatabasePayload) HasName() bool

HasName returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*CreateDatabasePayload) HasOptions added in v0.16.0

func (o *CreateDatabasePayload) HasOptions() bool

HasOptions returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*CreateDatabasePayload) SetName added in v0.16.0

SetName gets a reference to the given string and assigns it to the Name field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*CreateDatabasePayload) SetOptions added in v0.16.0

SetOptions gets a reference to the given map[string]string and assigns it to the Options field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (CreateDatabasePayload) ToMap deprecated added in v0.16.0

func (o CreateDatabasePayload) ToMap() (map[string]interface{}, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type CreateDatabasePayloadGetNameArgType deprecated added in v1.0.2

type CreateDatabasePayloadGetNameArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type CreateDatabasePayloadGetNameAttributeType added in v1.0.2

type CreateDatabasePayloadGetNameAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type CreateDatabasePayloadGetNameRetType deprecated added in v1.0.2

type CreateDatabasePayloadGetNameRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type CreateDatabasePayloadGetOptionsArgType deprecated added in v1.0.2

type CreateDatabasePayloadGetOptionsArgType = map[string]string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type CreateDatabasePayloadGetOptionsAttributeType added in v1.0.2

type CreateDatabasePayloadGetOptionsAttributeType = *map[string]string

isContainer Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type CreateDatabasePayloadGetOptionsRetType deprecated added in v1.0.2

type CreateDatabasePayloadGetOptionsRetType = map[string]string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type CreateDatabaseRequest deprecated added in v1.1.0

type CreateDatabaseRequest struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (CreateDatabaseRequest) CreateDatabasePayload added in v1.1.0

func (r CreateDatabaseRequest) CreateDatabasePayload(createDatabasePayload CreateDatabasePayload) ApiCreateDatabaseRequest

body Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (CreateDatabaseRequest) Execute deprecated added in v1.1.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type CreateInstancePayload

type CreateInstancePayload struct {
	// REQUIRED
	Acl CreateInstancePayloadGetAclAttributeType `json:"acl" required:"true"`
	// REQUIRED
	BackupSchedule CreateInstancePayloadGetBackupScheduleAttributeType `json:"backupSchedule" required:"true"`
	// REQUIRED
	FlavorId CreateInstancePayloadGetFlavorIdAttributeType `json:"flavorId" required:"true"`
	// Labels field is not certain/clear
	Labels CreateInstancePayloadGetLabelsAttributeType `json:"labels,omitempty"`
	// REQUIRED
	Name CreateInstancePayloadGetNameAttributeType `json:"name" required:"true"`
	// REQUIRED
	Options CreateInstancePayloadGetOptionsAttributeType `json:"options" required:"true"`
	// Can be cast to int32 without loss of precision.
	// REQUIRED
	Replicas CreateInstancePayloadGetReplicasAttributeType `json:"replicas" required:"true"`
	// REQUIRED
	Storage CreateInstancePayloadGetStorageAttributeType `json:"storage" required:"true"`
	// REQUIRED
	Version CreateInstancePayloadGetVersionAttributeType `json:"version" required:"true"`
}

CreateInstancePayload struct for CreateInstancePayload Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewCreateInstancePayload added in v0.16.0

NewCreateInstancePayload instantiates a new CreateInstancePayload object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewCreateInstancePayloadWithDefaults added in v0.16.0

func NewCreateInstancePayloadWithDefaults() *CreateInstancePayload

NewCreateInstancePayloadWithDefaults instantiates a new CreateInstancePayload object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*CreateInstancePayload) GetAcl added in v0.16.0

GetAcl returns the Acl field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*CreateInstancePayload) GetAclOk added in v0.16.0

GetAclOk returns a tuple with the Acl field value and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*CreateInstancePayload) GetBackupSchedule added in v0.16.0

GetBackupSchedule returns the BackupSchedule field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*CreateInstancePayload) GetBackupScheduleOk added in v0.16.0

GetBackupScheduleOk returns a tuple with the BackupSchedule field value and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*CreateInstancePayload) GetFlavorId added in v0.16.0

GetFlavorId returns the FlavorId field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*CreateInstancePayload) GetFlavorIdOk added in v0.16.0

GetFlavorIdOk returns a tuple with the FlavorId field value and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*CreateInstancePayload) GetLabels added in v0.16.0

GetLabels returns the Labels field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*CreateInstancePayload) GetLabelsOk added in v0.16.0

GetLabelsOk returns a tuple with the Labels field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*CreateInstancePayload) GetName added in v0.16.0

GetName returns the Name field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*CreateInstancePayload) GetNameOk added in v0.16.0

GetNameOk returns a tuple with the Name field value and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*CreateInstancePayload) GetOptions added in v0.16.0

GetOptions returns the Options field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*CreateInstancePayload) GetOptionsOk added in v0.16.0

GetOptionsOk returns a tuple with the Options field value and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*CreateInstancePayload) GetReplicas added in v0.16.0

GetReplicas returns the Replicas field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*CreateInstancePayload) GetReplicasOk added in v0.16.0

GetReplicasOk returns a tuple with the Replicas field value and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*CreateInstancePayload) GetStorage added in v0.16.0

GetStorage returns the Storage field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*CreateInstancePayload) GetStorageOk added in v0.16.0

GetStorageOk returns a tuple with the Storage field value and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*CreateInstancePayload) GetVersion added in v0.16.0

GetVersion returns the Version field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*CreateInstancePayload) GetVersionOk added in v0.16.0

GetVersionOk returns a tuple with the Version field value and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*CreateInstancePayload) HasLabels added in v0.16.0

func (o *CreateInstancePayload) HasLabels() bool

HasLabels returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*CreateInstancePayload) SetAcl added in v0.16.0

SetAcl sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*CreateInstancePayload) SetBackupSchedule added in v0.16.0

SetBackupSchedule sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*CreateInstancePayload) SetFlavorId added in v0.16.0

SetFlavorId sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*CreateInstancePayload) SetLabels added in v0.16.0

SetLabels gets a reference to the given map[string]string and assigns it to the Labels field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*CreateInstancePayload) SetName added in v0.16.0

SetName sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*CreateInstancePayload) SetOptions added in v0.16.0

SetOptions sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*CreateInstancePayload) SetReplicas added in v0.16.0

SetReplicas sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*CreateInstancePayload) SetStorage added in v0.16.0

SetStorage sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*CreateInstancePayload) SetVersion added in v0.16.0

SetVersion sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (CreateInstancePayload) ToMap deprecated added in v0.16.0

func (o CreateInstancePayload) ToMap() (map[string]interface{}, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type CreateInstancePayloadGetAclArgType deprecated added in v1.0.2

type CreateInstancePayloadGetAclArgType = ACL

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type CreateInstancePayloadGetAclAttributeType added in v1.0.2

type CreateInstancePayloadGetAclAttributeType = *ACL

isModel Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type CreateInstancePayloadGetAclRetType deprecated added in v1.0.2

type CreateInstancePayloadGetAclRetType = ACL

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type CreateInstancePayloadGetBackupScheduleArgType deprecated added in v1.0.2

type CreateInstancePayloadGetBackupScheduleArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type CreateInstancePayloadGetBackupScheduleAttributeType added in v1.0.2

type CreateInstancePayloadGetBackupScheduleAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type CreateInstancePayloadGetBackupScheduleRetType deprecated added in v1.0.2

type CreateInstancePayloadGetBackupScheduleRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type CreateInstancePayloadGetFlavorIdArgType deprecated added in v1.0.2

type CreateInstancePayloadGetFlavorIdArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type CreateInstancePayloadGetFlavorIdAttributeType added in v1.0.2

type CreateInstancePayloadGetFlavorIdAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type CreateInstancePayloadGetFlavorIdRetType deprecated added in v1.0.2

type CreateInstancePayloadGetFlavorIdRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type CreateInstancePayloadGetLabelsArgType deprecated added in v1.0.2

type CreateInstancePayloadGetLabelsArgType = map[string]string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type CreateInstancePayloadGetLabelsAttributeType added in v1.0.2

type CreateInstancePayloadGetLabelsAttributeType = *map[string]string

isContainer Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type CreateInstancePayloadGetLabelsRetType deprecated added in v1.0.2

type CreateInstancePayloadGetLabelsRetType = map[string]string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type CreateInstancePayloadGetNameArgType deprecated added in v1.0.2

type CreateInstancePayloadGetNameArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type CreateInstancePayloadGetNameAttributeType added in v1.0.2

type CreateInstancePayloadGetNameAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type CreateInstancePayloadGetNameRetType deprecated added in v1.0.2

type CreateInstancePayloadGetNameRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type CreateInstancePayloadGetOptionsArgType deprecated added in v1.0.2

type CreateInstancePayloadGetOptionsArgType = map[string]string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type CreateInstancePayloadGetOptionsAttributeType added in v1.0.2

type CreateInstancePayloadGetOptionsAttributeType = *map[string]string

isContainer Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type CreateInstancePayloadGetOptionsRetType deprecated added in v1.0.2

type CreateInstancePayloadGetOptionsRetType = map[string]string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type CreateInstancePayloadGetReplicasArgType deprecated added in v1.0.2

type CreateInstancePayloadGetReplicasArgType = int64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type CreateInstancePayloadGetReplicasAttributeType added in v1.0.2

type CreateInstancePayloadGetReplicasAttributeType = *int64

isInteger Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type CreateInstancePayloadGetReplicasRetType deprecated added in v1.0.2

type CreateInstancePayloadGetReplicasRetType = int64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type CreateInstancePayloadGetStorageArgType deprecated added in v1.0.2

type CreateInstancePayloadGetStorageArgType = Storage

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type CreateInstancePayloadGetStorageAttributeType added in v1.0.2

type CreateInstancePayloadGetStorageAttributeType = *Storage

isModel Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type CreateInstancePayloadGetStorageRetType deprecated added in v1.0.2

type CreateInstancePayloadGetStorageRetType = Storage

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type CreateInstancePayloadGetVersionArgType deprecated added in v1.0.2

type CreateInstancePayloadGetVersionArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type CreateInstancePayloadGetVersionAttributeType added in v1.0.2

type CreateInstancePayloadGetVersionAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type CreateInstancePayloadGetVersionRetType deprecated added in v1.0.2

type CreateInstancePayloadGetVersionRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type CreateInstanceRequest deprecated added in v1.1.0

type CreateInstanceRequest struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (CreateInstanceRequest) CreateInstancePayload added in v1.1.0

func (r CreateInstanceRequest) CreateInstancePayload(createInstancePayload CreateInstancePayload) ApiCreateInstanceRequest

Body Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (CreateInstanceRequest) Execute deprecated added in v1.1.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type CreateInstanceResponse

type CreateInstanceResponse struct {
	Id CreateInstanceResponseGetIdAttributeType `json:"id,omitempty"`
}

CreateInstanceResponse struct for CreateInstanceResponse Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewCreateInstanceResponse added in v0.16.0

func NewCreateInstanceResponse() *CreateInstanceResponse

NewCreateInstanceResponse instantiates a new CreateInstanceResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewCreateInstanceResponseWithDefaults added in v0.16.0

func NewCreateInstanceResponseWithDefaults() *CreateInstanceResponse

NewCreateInstanceResponseWithDefaults instantiates a new CreateInstanceResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*CreateInstanceResponse) GetId added in v0.16.0

GetId returns the Id field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*CreateInstanceResponse) GetIdOk added in v0.16.0

GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*CreateInstanceResponse) HasId added in v0.16.0

func (o *CreateInstanceResponse) HasId() bool

HasId returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*CreateInstanceResponse) SetId added in v0.16.0

SetId gets a reference to the given string and assigns it to the Id field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (CreateInstanceResponse) ToMap deprecated added in v0.16.0

func (o CreateInstanceResponse) ToMap() (map[string]interface{}, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type CreateInstanceResponseGetIdArgType deprecated added in v1.0.2

type CreateInstanceResponseGetIdArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type CreateInstanceResponseGetIdAttributeType added in v1.0.2

type CreateInstanceResponseGetIdAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type CreateInstanceResponseGetIdRetType deprecated added in v1.0.2

type CreateInstanceResponseGetIdRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type CreateUserPayload

type CreateUserPayload struct {
	Roles    CreateUserPayloadGetRolesAttributeType    `json:"roles,omitempty"`
	Username CreateUserPayloadGetUsernameAttributeType `json:"username,omitempty"`
}

CreateUserPayload struct for CreateUserPayload Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewCreateUserPayload added in v0.16.0

func NewCreateUserPayload() *CreateUserPayload

NewCreateUserPayload instantiates a new CreateUserPayload object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewCreateUserPayloadWithDefaults added in v0.16.0

func NewCreateUserPayloadWithDefaults() *CreateUserPayload

NewCreateUserPayloadWithDefaults instantiates a new CreateUserPayload object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*CreateUserPayload) GetRoles added in v0.16.0

GetRoles returns the Roles field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*CreateUserPayload) GetRolesOk added in v0.16.0

func (o *CreateUserPayload) GetRolesOk() (ret CreateUserPayloadGetRolesRetType, ok bool)

GetRolesOk returns a tuple with the Roles field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*CreateUserPayload) GetUsername added in v0.16.0

GetUsername returns the Username field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*CreateUserPayload) GetUsernameOk added in v0.16.0

func (o *CreateUserPayload) GetUsernameOk() (ret CreateUserPayloadGetUsernameRetType, ok bool)

GetUsernameOk returns a tuple with the Username field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*CreateUserPayload) HasRoles added in v0.16.0

func (o *CreateUserPayload) HasRoles() bool

HasRoles returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*CreateUserPayload) HasUsername added in v0.16.0

func (o *CreateUserPayload) HasUsername() bool

HasUsername returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*CreateUserPayload) SetRoles added in v0.16.0

SetRoles gets a reference to the given []string and assigns it to the Roles field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*CreateUserPayload) SetUsername added in v0.16.0

SetUsername gets a reference to the given string and assigns it to the Username field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (CreateUserPayload) ToMap deprecated added in v0.16.0

func (o CreateUserPayload) ToMap() (map[string]interface{}, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type CreateUserPayloadGetRolesArgType deprecated added in v1.0.2

type CreateUserPayloadGetRolesArgType = []string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type CreateUserPayloadGetRolesAttributeType added in v1.0.2

type CreateUserPayloadGetRolesAttributeType = *[]string

isArray Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type CreateUserPayloadGetRolesRetType deprecated added in v1.0.2

type CreateUserPayloadGetRolesRetType = []string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type CreateUserPayloadGetUsernameArgType deprecated added in v1.0.2

type CreateUserPayloadGetUsernameArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type CreateUserPayloadGetUsernameAttributeType added in v1.0.2

type CreateUserPayloadGetUsernameAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type CreateUserPayloadGetUsernameRetType deprecated added in v1.0.2

type CreateUserPayloadGetUsernameRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type CreateUserRequest deprecated

type CreateUserRequest struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (CreateUserRequest) CreateUserPayload added in v1.1.0

func (r CreateUserRequest) CreateUserPayload(createUserPayload CreateUserPayload) ApiCreateUserRequest

body Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (CreateUserRequest) Execute deprecated added in v1.1.0

func (r CreateUserRequest) Execute() (*CreateUserResponse, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type CreateUserResponse

type CreateUserResponse struct {
	Item CreateUserResponseGetItemAttributeType `json:"item,omitempty"`
}

CreateUserResponse struct for CreateUserResponse Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewCreateUserResponse added in v0.16.0

func NewCreateUserResponse() *CreateUserResponse

NewCreateUserResponse instantiates a new CreateUserResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewCreateUserResponseWithDefaults added in v0.16.0

func NewCreateUserResponseWithDefaults() *CreateUserResponse

NewCreateUserResponseWithDefaults instantiates a new CreateUserResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*CreateUserResponse) GetItem added in v0.16.0

GetItem returns the Item field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*CreateUserResponse) GetItemOk added in v0.16.0

func (o *CreateUserResponse) GetItemOk() (ret CreateUserResponseGetItemRetType, ok bool)

GetItemOk returns a tuple with the Item field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*CreateUserResponse) HasItem added in v0.16.0

func (o *CreateUserResponse) HasItem() bool

HasItem returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*CreateUserResponse) SetItem added in v0.16.0

SetItem gets a reference to the given User and assigns it to the Item field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (CreateUserResponse) ToMap deprecated added in v0.16.0

func (o CreateUserResponse) ToMap() (map[string]interface{}, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type CreateUserResponseGetItemArgType deprecated added in v1.0.2

type CreateUserResponseGetItemArgType = User

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type CreateUserResponseGetItemAttributeType added in v1.0.2

type CreateUserResponseGetItemAttributeType = *User

isModel Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type CreateUserResponseGetItemRetType deprecated added in v1.0.2

type CreateUserResponseGetItemRetType = User

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type DefaultApi deprecated added in v1.1.0

type DefaultApi interface {
	/*
		CloneInstance Clone Instance
		Clone an existing instance of a postgres database to a new destination instance

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId Project ID
		@param region The region which should be addressed
		@param instanceId Instance ID
		@return ApiCloneInstanceRequest

		// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	*/
	CloneInstance(ctx context.Context, projectId string, region string, instanceId string) ApiCloneInstanceRequest
	/*
		CloneInstanceExecute executes the request

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId Project ID
		@param region The region which should be addressed
		@param instanceId Instance ID
		@return CloneInstanceResponse

		// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	*/
	CloneInstanceExecute(ctx context.Context, projectId string, region string, instanceId string) (*CloneInstanceResponse, error)
	/*
		CreateDatabase Create Database
		Create database for a user
		Note: The name of a valid user must be provided in the "options" map field using the key "owner"

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId Project ID
		@param region The region which should be addressed
		@param instanceId Instance ID
		@return ApiCreateDatabaseRequest

		// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	*/
	CreateDatabase(ctx context.Context, projectId string, region string, instanceId string) ApiCreateDatabaseRequest
	/*
		CreateDatabaseExecute executes the request

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId Project ID
		@param region The region which should be addressed
		@param instanceId Instance ID
		@return InstanceCreateDatabaseResponse

		// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	*/
	CreateDatabaseExecute(ctx context.Context, projectId string, region string, instanceId string) (*InstanceCreateDatabaseResponse, error)
	/*
		CreateInstance Create Instance
		Create a new instance of a postgres database

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId Project ID
		@param region The region which should be addressed
		@return ApiCreateInstanceRequest

		// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	*/
	CreateInstance(ctx context.Context, projectId string, region string) ApiCreateInstanceRequest
	/*
		CreateInstanceExecute executes the request

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId Project ID
		@param region The region which should be addressed
		@return CreateInstanceResponse

		// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	*/
	CreateInstanceExecute(ctx context.Context, projectId string, region string) (*CreateInstanceResponse, error)
	/*
		CreateUser Create User
		Create user for an instance

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId Project ID
		@param region The region which should be addressed
		@param instanceId Instance ID
		@return ApiCreateUserRequest

		// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	*/
	CreateUser(ctx context.Context, projectId string, region string, instanceId string) ApiCreateUserRequest
	/*
		CreateUserExecute executes the request

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId Project ID
		@param region The region which should be addressed
		@param instanceId Instance ID
		@return CreateUserResponse

		// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	*/
	CreateUserExecute(ctx context.Context, projectId string, region string, instanceId string) (*CreateUserResponse, error)
	/*
		DeleteDatabase Delete Database
		Delete database for an instance

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId Project ID
		@param region The region which should be addressed
		@param instanceId Instance ID
		@param databaseId Database ID
		@return ApiDeleteDatabaseRequest

		// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	*/
	DeleteDatabase(ctx context.Context, projectId string, region string, instanceId string, databaseId string) ApiDeleteDatabaseRequest
	/*
		DeleteDatabaseExecute executes the request

		// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	*/
	DeleteDatabaseExecute(ctx context.Context, projectId string, region string, instanceId string, databaseId string) error
	/*
		DeleteInstance Delete Instance
		Delete available instance

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId Project ID
		@param region The region which should be addressed
		@param instanceId Instance ID
		@return ApiDeleteInstanceRequest

		// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	*/
	DeleteInstance(ctx context.Context, projectId string, region string, instanceId string) ApiDeleteInstanceRequest
	/*
		DeleteInstanceExecute executes the request

		// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	*/
	DeleteInstanceExecute(ctx context.Context, projectId string, region string, instanceId string) error
	/*
		DeleteUser Delete User
		Delete user for an instance

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId Project ID
		@param region The region which should be addressed
		@param instanceId Instance ID
		@param userId User ID
		@return ApiDeleteUserRequest

		// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	*/
	DeleteUser(ctx context.Context, projectId string, region string, instanceId string, userId string) ApiDeleteUserRequest
	/*
		DeleteUserExecute executes the request

		// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	*/
	DeleteUserExecute(ctx context.Context, projectId string, region string, instanceId string, userId string) error
	/*
		ForceDeleteInstance Force delete instance
		Forces the deletion of an delayed deleted instance

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId Project ID
		@param region The region which should be addressed
		@param instanceId Instance ID
		@return ApiForceDeleteInstanceRequest

		// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	*/
	ForceDeleteInstance(ctx context.Context, projectId string, region string, instanceId string) ApiForceDeleteInstanceRequest
	/*
		ForceDeleteInstanceExecute executes the request

		// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	*/
	ForceDeleteInstanceExecute(ctx context.Context, projectId string, region string, instanceId string) error
	/*
		GetBackup Get specific backup
		Get specific available backup

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId Project ID
		@param region The region which should be addressed
		@param instanceId Instance ID
		@param backupId Backup ID
		@return ApiGetBackupRequest

		// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	*/
	GetBackup(ctx context.Context, projectId string, region string, instanceId string, backupId string) ApiGetBackupRequest
	/*
		GetBackupExecute executes the request

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId Project ID
		@param region The region which should be addressed
		@param instanceId Instance ID
		@param backupId Backup ID
		@return GetBackupResponse

		// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	*/
	GetBackupExecute(ctx context.Context, projectId string, region string, instanceId string, backupId string) (*GetBackupResponse, error)
	/*
		GetInstance Get specific instance
		Get specific available instances

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId Project ID
		@param region The region which should be addressed
		@param instanceId Instance ID
		@return ApiGetInstanceRequest

		// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	*/
	GetInstance(ctx context.Context, projectId string, region string, instanceId string) ApiGetInstanceRequest
	/*
		GetInstanceExecute executes the request

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId Project ID
		@param region The region which should be addressed
		@param instanceId Instance ID
		@return InstanceResponse

		// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	*/
	GetInstanceExecute(ctx context.Context, projectId string, region string, instanceId string) (*InstanceResponse, error)
	/*
		GetUser Get User
		Get specific available user for an instance

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId Project ID
		@param region The region which should be addressed
		@param instanceId Instance ID
		@param userId User ID
		@return ApiGetUserRequest

		// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	*/
	GetUser(ctx context.Context, projectId string, region string, instanceId string, userId string) ApiGetUserRequest
	/*
		GetUserExecute executes the request

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId Project ID
		@param region The region which should be addressed
		@param instanceId Instance ID
		@param userId User ID
		@return GetUserResponse

		// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	*/
	GetUserExecute(ctx context.Context, projectId string, region string, instanceId string, userId string) (*GetUserResponse, error)
	/*
		ListBackups List backups
		List all backups which are available for a specific instance

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId Project ID
		@param region The region which should be addressed
		@param instanceId Instance ID
		@return ApiListBackupsRequest

		// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	*/
	ListBackups(ctx context.Context, projectId string, region string, instanceId string) ApiListBackupsRequest
	/*
		ListBackupsExecute executes the request

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId Project ID
		@param region The region which should be addressed
		@param instanceId Instance ID
		@return ListBackupsResponse

		// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	*/
	ListBackupsExecute(ctx context.Context, projectId string, region string, instanceId string) (*ListBackupsResponse, error)
	/*
		ListDatabaseParameters List Databases parameter
		List available databases parameter

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId Project ID
		@param region The region which should be addressed
		@param instanceId Instance ID
		@return ApiListDatabaseParametersRequest

		// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	*/
	ListDatabaseParameters(ctx context.Context, projectId string, region string, instanceId string) ApiListDatabaseParametersRequest
	/*
		ListDatabaseParametersExecute executes the request

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId Project ID
		@param region The region which should be addressed
		@param instanceId Instance ID
		@return PostgresDatabaseParameterResponse

		// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	*/
	ListDatabaseParametersExecute(ctx context.Context, projectId string, region string, instanceId string) (*PostgresDatabaseParameterResponse, error)
	/*
		ListDatabases List Databases
		List available databases for an instance

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId Project ID
		@param region The region which should be addressed
		@param instanceId Instance ID
		@return ApiListDatabasesRequest

		// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	*/
	ListDatabases(ctx context.Context, projectId string, region string, instanceId string) ApiListDatabasesRequest
	/*
		ListDatabasesExecute executes the request

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId Project ID
		@param region The region which should be addressed
		@param instanceId Instance ID
		@return InstanceListDatabasesResponse

		// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	*/
	ListDatabasesExecute(ctx context.Context, projectId string, region string, instanceId string) (*InstanceListDatabasesResponse, error)
	/*
		ListFlavors Get Flavors
		Get available flavors for a specific projectID

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId Project ID
		@param region The region which should be addressed
		@return ApiListFlavorsRequest

		// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	*/
	ListFlavors(ctx context.Context, projectId string, region string) ApiListFlavorsRequest
	/*
		ListFlavorsExecute executes the request

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId Project ID
		@param region The region which should be addressed
		@return ListFlavorsResponse

		// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	*/
	ListFlavorsExecute(ctx context.Context, projectId string, region string) (*ListFlavorsResponse, error)
	/*
		ListInstances List Instances
		List available instances

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId Project ID
		@param region The region which should be addressed
		@return ApiListInstancesRequest

		// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	*/
	ListInstances(ctx context.Context, projectId string, region string) ApiListInstancesRequest
	/*
		ListInstancesExecute executes the request

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId Project ID
		@param region The region which should be addressed
		@return ListInstancesResponse

		// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	*/
	ListInstancesExecute(ctx context.Context, projectId string, region string) (*ListInstancesResponse, error)
	/*
		ListMetrics Get Metric
		Returns a metric for an instance. The metric will only be for the master pod if needed. Granularity parameter is always needed. If start and end time is provided, period is not considered in max-connections and disk-use. If you provide start time, you have to provide end time as well and vice versa.

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId The UUID of the project.
		@param region The region which should be addressed
		@param instanceId The UUID of the instance.
		@param metric The name of the metric. Valid metrics are 'cpu', 'memory', 'max-connections', 'connections' and 'disk-use'.
		@return ApiListMetricsRequest

		// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	*/
	ListMetrics(ctx context.Context, projectId string, region string, instanceId string, metric string) ApiListMetricsRequest
	/*
		ListMetricsExecute executes the request

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId The UUID of the project.
		@param region The region which should be addressed
		@param instanceId The UUID of the instance.
		@param metric The name of the metric. Valid metrics are 'cpu', 'memory', 'max-connections', 'connections' and 'disk-use'.
		@return InstanceMetricsResponse

		// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	*/
	ListMetricsExecute(ctx context.Context, projectId string, region string, instanceId string, metric string) (*InstanceMetricsResponse, error)
	/*
		ListStorages Get Storages
		Get available storages for a specific flavor

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId Project ID
		@param region The region which should be addressed
		@param flavorId Flavor ID
		@return ApiListStoragesRequest

		// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	*/
	ListStorages(ctx context.Context, projectId string, region string, flavorId string) ApiListStoragesRequest
	/*
		ListStoragesExecute executes the request

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId Project ID
		@param region The region which should be addressed
		@param flavorId Flavor ID
		@return ListStoragesResponse

		// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	*/
	ListStoragesExecute(ctx context.Context, projectId string, region string, flavorId string) (*ListStoragesResponse, error)
	/*
		ListUsers List Users
		List available users for an instance

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId Project ID
		@param region The region which should be addressed
		@param instanceId Instance ID
		@return ApiListUsersRequest

		// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	*/
	ListUsers(ctx context.Context, projectId string, region string, instanceId string) ApiListUsersRequest
	/*
		ListUsersExecute executes the request

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId Project ID
		@param region The region which should be addressed
		@param instanceId Instance ID
		@return ListUsersResponse

		// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	*/
	ListUsersExecute(ctx context.Context, projectId string, region string, instanceId string) (*ListUsersResponse, error)
	/*
		ListVersions Get Versions
		Get available versions for postgres database

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId Project ID
		@param region The region which should be addressed
		@return ApiListVersionsRequest

		// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	*/
	ListVersions(ctx context.Context, projectId string, region string) ApiListVersionsRequest
	/*
		ListVersionsExecute executes the request

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId Project ID
		@param region The region which should be addressed
		@return ListVersionsResponse

		// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	*/
	ListVersionsExecute(ctx context.Context, projectId string, region string) (*ListVersionsResponse, error)
	/*
		PartialUpdateInstance Update Instance
		Update available instance of a postgres database. Supported Versions are 12, 13, 14, 15 -- only upgrades are allowed!

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId Project ID
		@param region The region which should be addressed
		@param instanceId Instance ID
		@return ApiPartialUpdateInstanceRequest

		// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	*/
	PartialUpdateInstance(ctx context.Context, projectId string, region string, instanceId string) ApiPartialUpdateInstanceRequest
	/*
		PartialUpdateInstanceExecute executes the request

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId Project ID
		@param region The region which should be addressed
		@param instanceId Instance ID
		@return PartialUpdateInstanceResponse

		// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	*/
	PartialUpdateInstanceExecute(ctx context.Context, projectId string, region string, instanceId string) (*PartialUpdateInstanceResponse, error)
	/*
		PartialUpdateUser Update User
		Update user for an instance. Only the roles are updatable.

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId The ID of the project
		@param region The region which should be addressed
		@param instanceId The ID of the instance
		@param userId The ID of the user in the database
		@return ApiPartialUpdateUserRequest

		// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	*/
	PartialUpdateUser(ctx context.Context, projectId string, region string, instanceId string, userId string) ApiPartialUpdateUserRequest
	/*
		PartialUpdateUserExecute executes the request

		// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	*/
	PartialUpdateUserExecute(ctx context.Context, projectId string, region string, instanceId string, userId string) error
	/*
		ResetUser Reset User
		Reset user password for a postgres instance

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId Project ID
		@param region The region which should be addressed
		@param instanceId Instance ID
		@param userId user ID
		@return ApiResetUserRequest

		// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	*/
	ResetUser(ctx context.Context, projectId string, region string, instanceId string, userId string) ApiResetUserRequest
	/*
		ResetUserExecute executes the request

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId Project ID
		@param region The region which should be addressed
		@param instanceId Instance ID
		@param userId user ID
		@return ResetUserResponse

		// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	*/
	ResetUserExecute(ctx context.Context, projectId string, region string, instanceId string, userId string) (*ResetUserResponse, error)
	/*
		UpdateBackupSchedule Update Backup Schedule
		Update backup schedule

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId Project ID
		@param region The region which should be addressed
		@param instanceId Instance ID
		@return ApiUpdateBackupScheduleRequest

		// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	*/
	UpdateBackupSchedule(ctx context.Context, projectId string, region string, instanceId string) ApiUpdateBackupScheduleRequest
	/*
		UpdateBackupScheduleExecute executes the request

		// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	*/
	UpdateBackupScheduleExecute(ctx context.Context, projectId string, region string, instanceId string) error
	/*
		UpdateInstance Update Instance
		Update available instance of a postgres database. Supported Versions are 12, 13, 14, 15 -- only upgrades are allowed!

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId Project ID
		@param region The region which should be addressed
		@param instanceId Instance ID
		@return ApiUpdateInstanceRequest

		// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	*/
	UpdateInstance(ctx context.Context, projectId string, region string, instanceId string) ApiUpdateInstanceRequest
	/*
		UpdateInstanceExecute executes the request

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId Project ID
		@param region The region which should be addressed
		@param instanceId Instance ID
		@return PartialUpdateInstanceResponse

		// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	*/
	UpdateInstanceExecute(ctx context.Context, projectId string, region string, instanceId string) (*PartialUpdateInstanceResponse, error)
	/*
		UpdateUser Update User
		Update user for an instance. Only the roles are updatable.

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId The ID of the project
		@param region The region which should be addressed
		@param instanceId The ID of the instance
		@param userId The ID of the user in the database
		@return ApiUpdateUserRequest

		// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	*/
	UpdateUser(ctx context.Context, projectId string, region string, instanceId string, userId string) ApiUpdateUserRequest
	/*
		UpdateUserExecute executes the request

		// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	*/
	UpdateUserExecute(ctx context.Context, projectId string, region string, instanceId string, userId string) error
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type DefaultApiService

type DefaultApiService service

DefaultApiService DefaultApi service Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type DeleteDatabaseRequest deprecated added in v1.1.0

type DeleteDatabaseRequest struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (DeleteDatabaseRequest) Execute deprecated added in v1.1.0

func (r DeleteDatabaseRequest) Execute() error

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type DeleteInstanceRequest deprecated added in v1.1.0

type DeleteInstanceRequest struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (DeleteInstanceRequest) Execute deprecated added in v1.1.0

func (r DeleteInstanceRequest) Execute() error

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type DeleteUserRequest deprecated added in v1.1.0

type DeleteUserRequest struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (DeleteUserRequest) Execute deprecated added in v1.1.0

func (r DeleteUserRequest) Execute() error

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type Error

type Error struct {
	// Can be cast to int32 without loss of precision.
	Code    ErrorGetCodeAttributeType    `json:"code,omitempty"`
	Fields  ErrorGetFieldsAttributeType  `json:"fields,omitempty"`
	Message ErrorGetMessageAttributeType `json:"message,omitempty"`
	Type    ErrorGetTypeAttributeType    `json:"type,omitempty"`
}

Error struct for Error Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewError added in v0.16.0

func NewError() *Error

NewError instantiates a new Error object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewErrorWithDefaults added in v0.16.0

func NewErrorWithDefaults() *Error

NewErrorWithDefaults instantiates a new Error object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Error) GetCode added in v0.16.0

func (o *Error) GetCode() (res ErrorGetCodeRetType)

GetCode returns the Code field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Error) GetCodeOk added in v0.16.0

func (o *Error) GetCodeOk() (ret ErrorGetCodeRetType, ok bool)

GetCodeOk returns a tuple with the Code field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Error) GetFields added in v0.16.0

func (o *Error) GetFields() (res ErrorGetFieldsRetType)

GetFields returns the Fields field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Error) GetFieldsOk added in v0.16.0

func (o *Error) GetFieldsOk() (ret ErrorGetFieldsRetType, ok bool)

GetFieldsOk returns a tuple with the Fields field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Error) GetMessage added in v0.16.0

func (o *Error) GetMessage() (res ErrorGetMessageRetType)

GetMessage returns the Message field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Error) GetMessageOk added in v0.16.0

func (o *Error) GetMessageOk() (ret ErrorGetMessageRetType, ok bool)

GetMessageOk returns a tuple with the Message field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Error) GetType added in v0.16.0

func (o *Error) GetType() (res ErrorGetTypeRetType)

GetType returns the Type field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Error) GetTypeOk added in v0.16.0

func (o *Error) GetTypeOk() (ret ErrorGetTypeRetType, ok bool)

GetTypeOk returns a tuple with the Type field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Error) HasCode added in v0.16.0

func (o *Error) HasCode() bool

HasCode returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Error) HasFields added in v0.16.0

func (o *Error) HasFields() bool

HasFields returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Error) HasMessage added in v0.16.0

func (o *Error) HasMessage() bool

HasMessage returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Error) HasType added in v0.16.0

func (o *Error) HasType() bool

HasType returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Error) SetCode added in v0.16.0

func (o *Error) SetCode(v ErrorGetCodeRetType)

SetCode gets a reference to the given int64 and assigns it to the Code field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Error) SetFields added in v0.16.0

func (o *Error) SetFields(v ErrorGetFieldsRetType)

SetFields gets a reference to the given map[string][]string and assigns it to the Fields field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Error) SetMessage added in v0.16.0

func (o *Error) SetMessage(v ErrorGetMessageRetType)

SetMessage gets a reference to the given string and assigns it to the Message field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Error) SetType added in v0.16.0

func (o *Error) SetType(v ErrorGetTypeRetType)

SetType gets a reference to the given string and assigns it to the Type field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (Error) ToMap deprecated added in v0.16.0

func (o Error) ToMap() (map[string]interface{}, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ErrorGetCodeArgType deprecated added in v1.0.2

type ErrorGetCodeArgType = int64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ErrorGetCodeAttributeType added in v1.0.2

type ErrorGetCodeAttributeType = *int64

isInteger Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ErrorGetCodeRetType deprecated added in v1.0.2

type ErrorGetCodeRetType = int64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ErrorGetFieldsArgType deprecated added in v1.0.2

type ErrorGetFieldsArgType = map[string][]string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ErrorGetFieldsAttributeType added in v1.0.2

type ErrorGetFieldsAttributeType = *map[string][]string

isContainer Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ErrorGetFieldsRetType deprecated added in v1.0.2

type ErrorGetFieldsRetType = map[string][]string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ErrorGetMessageArgType deprecated added in v1.0.2

type ErrorGetMessageArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ErrorGetMessageAttributeType added in v1.0.2

type ErrorGetMessageAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ErrorGetMessageRetType deprecated added in v1.0.2

type ErrorGetMessageRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ErrorGetTypeArgType deprecated added in v1.0.2

type ErrorGetTypeArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ErrorGetTypeAttributeType added in v1.0.2

type ErrorGetTypeAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ErrorGetTypeRetType deprecated added in v1.0.2

type ErrorGetTypeRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ExtensionsConfiguration added in v0.11.0

type ExtensionsConfiguration struct {
	Name    ExtensionsConfigurationGetNameAttributeType    `json:"name,omitempty"`
	Setting ExtensionsConfigurationGetSettingAttributeType `json:"setting,omitempty"`
}

ExtensionsConfiguration struct for ExtensionsConfiguration Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewExtensionsConfiguration added in v0.16.0

func NewExtensionsConfiguration() *ExtensionsConfiguration

NewExtensionsConfiguration instantiates a new ExtensionsConfiguration object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewExtensionsConfigurationWithDefaults added in v0.16.0

func NewExtensionsConfigurationWithDefaults() *ExtensionsConfiguration

NewExtensionsConfigurationWithDefaults instantiates a new ExtensionsConfiguration object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ExtensionsConfiguration) GetName added in v0.16.0

GetName returns the Name field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ExtensionsConfiguration) GetNameOk added in v0.16.0

GetNameOk returns a tuple with the Name field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ExtensionsConfiguration) GetSetting added in v0.16.0

GetSetting returns the Setting field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ExtensionsConfiguration) GetSettingOk added in v0.16.0

GetSettingOk returns a tuple with the Setting field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ExtensionsConfiguration) HasName added in v0.16.0

func (o *ExtensionsConfiguration) HasName() bool

HasName returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ExtensionsConfiguration) HasSetting added in v0.16.0

func (o *ExtensionsConfiguration) HasSetting() bool

HasSetting returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ExtensionsConfiguration) SetName added in v0.16.0

SetName gets a reference to the given string and assigns it to the Name field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ExtensionsConfiguration) SetSetting added in v0.16.0

SetSetting gets a reference to the given string and assigns it to the Setting field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (ExtensionsConfiguration) ToMap deprecated added in v0.16.0

func (o ExtensionsConfiguration) ToMap() (map[string]interface{}, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ExtensionsConfigurationGetNameArgType deprecated added in v1.0.2

type ExtensionsConfigurationGetNameArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ExtensionsConfigurationGetNameAttributeType added in v1.0.2

type ExtensionsConfigurationGetNameAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ExtensionsConfigurationGetNameRetType deprecated added in v1.0.2

type ExtensionsConfigurationGetNameRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ExtensionsConfigurationGetSettingArgType deprecated added in v1.0.2

type ExtensionsConfigurationGetSettingArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ExtensionsConfigurationGetSettingAttributeType added in v1.0.2

type ExtensionsConfigurationGetSettingAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ExtensionsConfigurationGetSettingRetType deprecated added in v1.0.2

type ExtensionsConfigurationGetSettingRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ExtensionsExtensionListResponse added in v0.11.0

type ExtensionsExtensionListResponse struct {
	List ExtensionsExtensionListResponseGetListAttributeType `json:"list,omitempty"`
}

ExtensionsExtensionListResponse struct for ExtensionsExtensionListResponse Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewExtensionsExtensionListResponse added in v0.16.0

func NewExtensionsExtensionListResponse() *ExtensionsExtensionListResponse

NewExtensionsExtensionListResponse instantiates a new ExtensionsExtensionListResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewExtensionsExtensionListResponseWithDefaults added in v0.16.0

func NewExtensionsExtensionListResponseWithDefaults() *ExtensionsExtensionListResponse

NewExtensionsExtensionListResponseWithDefaults instantiates a new ExtensionsExtensionListResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ExtensionsExtensionListResponse) GetList added in v0.16.0

GetList returns the List field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ExtensionsExtensionListResponse) GetListOk added in v0.16.0

GetListOk returns a tuple with the List field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ExtensionsExtensionListResponse) HasList added in v0.16.0

HasList returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ExtensionsExtensionListResponse) SetList added in v0.16.0

SetList gets a reference to the given []ApiExtensionList and assigns it to the List field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (ExtensionsExtensionListResponse) ToMap deprecated added in v0.16.0

func (o ExtensionsExtensionListResponse) ToMap() (map[string]interface{}, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ExtensionsExtensionListResponseGetListArgType deprecated added in v1.0.2

type ExtensionsExtensionListResponseGetListArgType = []ApiExtensionList

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ExtensionsExtensionListResponseGetListAttributeType added in v1.0.2

type ExtensionsExtensionListResponseGetListAttributeType = *[]ApiExtensionList

isArray Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ExtensionsExtensionListResponseGetListRetType deprecated added in v1.0.2

type ExtensionsExtensionListResponseGetListRetType = []ApiExtensionList

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ExtensionsNewConfig added in v0.11.0

type ExtensionsNewConfig struct {
	Configuration ExtensionsNewConfigGetConfigurationAttributeType `json:"configuration,omitempty"`
}

ExtensionsNewConfig struct for ExtensionsNewConfig Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewExtensionsNewConfig added in v0.16.0

func NewExtensionsNewConfig() *ExtensionsNewConfig

NewExtensionsNewConfig instantiates a new ExtensionsNewConfig object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewExtensionsNewConfigWithDefaults added in v0.16.0

func NewExtensionsNewConfigWithDefaults() *ExtensionsNewConfig

NewExtensionsNewConfigWithDefaults instantiates a new ExtensionsNewConfig object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ExtensionsNewConfig) GetConfiguration added in v0.16.0

GetConfiguration returns the Configuration field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ExtensionsNewConfig) GetConfigurationOk added in v0.16.0

func (o *ExtensionsNewConfig) GetConfigurationOk() (ret ExtensionsNewConfigGetConfigurationRetType, ok bool)

GetConfigurationOk returns a tuple with the Configuration field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ExtensionsNewConfig) HasConfiguration added in v0.16.0

func (o *ExtensionsNewConfig) HasConfiguration() bool

HasConfiguration returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ExtensionsNewConfig) SetConfiguration added in v0.16.0

SetConfiguration gets a reference to the given []ExtensionsConfiguration and assigns it to the Configuration field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (ExtensionsNewConfig) ToMap deprecated added in v0.16.0

func (o ExtensionsNewConfig) ToMap() (map[string]interface{}, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ExtensionsNewConfigGetConfigurationArgType deprecated added in v1.0.2

type ExtensionsNewConfigGetConfigurationArgType = []ExtensionsConfiguration

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ExtensionsNewConfigGetConfigurationAttributeType added in v1.0.2

type ExtensionsNewConfigGetConfigurationAttributeType = *[]ExtensionsConfiguration

isArray Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ExtensionsNewConfigGetConfigurationRetType deprecated added in v1.0.2

type ExtensionsNewConfigGetConfigurationRetType = []ExtensionsConfiguration

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type Flavor

type Flavor struct {
	Cpu         FlavorGetCpuAttributeType         `json:"cpu,omitempty"`
	Description FlavorGetDescriptionAttributeType `json:"description,omitempty"`
	Id          FlavorGetIdAttributeType          `json:"id,omitempty"`
	Memory      FlavorGetMemoryAttributeType      `json:"memory,omitempty"`
}

Flavor struct for Flavor Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewFlavor added in v0.16.0

func NewFlavor() *Flavor

NewFlavor instantiates a new Flavor object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewFlavorWithDefaults added in v0.16.0

func NewFlavorWithDefaults() *Flavor

NewFlavorWithDefaults instantiates a new Flavor object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Flavor) GetCpu added in v0.16.0

func (o *Flavor) GetCpu() (res FlavorGetCpuRetType)

GetCpu returns the Cpu field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Flavor) GetCpuOk added in v0.16.0

func (o *Flavor) GetCpuOk() (ret FlavorGetCpuRetType, ok bool)

GetCpuOk returns a tuple with the Cpu field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Flavor) GetDescription added in v0.16.0

func (o *Flavor) GetDescription() (res FlavorGetDescriptionRetType)

GetDescription returns the Description field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Flavor) GetDescriptionOk added in v0.16.0

func (o *Flavor) GetDescriptionOk() (ret FlavorGetDescriptionRetType, ok bool)

GetDescriptionOk returns a tuple with the Description field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Flavor) GetId added in v0.16.0

func (o *Flavor) GetId() (res FlavorGetIdRetType)

GetId returns the Id field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Flavor) GetIdOk added in v0.16.0

func (o *Flavor) GetIdOk() (ret FlavorGetIdRetType, ok bool)

GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Flavor) GetMemory added in v0.16.0

func (o *Flavor) GetMemory() (res FlavorGetMemoryRetType)

GetMemory returns the Memory field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Flavor) GetMemoryOk added in v0.16.0

func (o *Flavor) GetMemoryOk() (ret FlavorGetMemoryRetType, ok bool)

GetMemoryOk returns a tuple with the Memory field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Flavor) HasCpu added in v0.16.0

func (o *Flavor) HasCpu() bool

HasCpu returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Flavor) HasDescription added in v0.16.0

func (o *Flavor) HasDescription() bool

HasDescription returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Flavor) HasId added in v0.16.0

func (o *Flavor) HasId() bool

HasId returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Flavor) HasMemory added in v0.16.0

func (o *Flavor) HasMemory() bool

HasMemory returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Flavor) SetCpu added in v0.16.0

func (o *Flavor) SetCpu(v FlavorGetCpuRetType)

SetCpu gets a reference to the given int64 and assigns it to the Cpu field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Flavor) SetDescription added in v0.16.0

func (o *Flavor) SetDescription(v FlavorGetDescriptionRetType)

SetDescription gets a reference to the given string and assigns it to the Description field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Flavor) SetId added in v0.16.0

func (o *Flavor) SetId(v FlavorGetIdRetType)

SetId gets a reference to the given string and assigns it to the Id field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Flavor) SetMemory added in v0.16.0

func (o *Flavor) SetMemory(v FlavorGetMemoryRetType)

SetMemory gets a reference to the given int64 and assigns it to the Memory field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (Flavor) ToMap deprecated added in v0.16.0

func (o Flavor) ToMap() (map[string]interface{}, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type FlavorGetCpuArgType deprecated added in v1.0.2

type FlavorGetCpuArgType = int64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type FlavorGetCpuAttributeType added in v1.0.2

type FlavorGetCpuAttributeType = *int64

isLong Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type FlavorGetCpuRetType deprecated added in v1.0.2

type FlavorGetCpuRetType = int64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type FlavorGetDescriptionArgType deprecated added in v1.0.2

type FlavorGetDescriptionArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type FlavorGetDescriptionAttributeType added in v1.0.2

type FlavorGetDescriptionAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type FlavorGetDescriptionRetType deprecated added in v1.0.2

type FlavorGetDescriptionRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type FlavorGetIdArgType deprecated added in v1.0.2

type FlavorGetIdArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type FlavorGetIdAttributeType added in v1.0.2

type FlavorGetIdAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type FlavorGetIdRetType deprecated added in v1.0.2

type FlavorGetIdRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type FlavorGetMemoryArgType deprecated added in v1.0.2

type FlavorGetMemoryArgType = int64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type FlavorGetMemoryAttributeType added in v1.0.2

type FlavorGetMemoryAttributeType = *int64

isLong Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type FlavorGetMemoryRetType deprecated added in v1.0.2

type FlavorGetMemoryRetType = int64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ForceDeleteInstanceRequest deprecated added in v1.1.0

type ForceDeleteInstanceRequest struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (ForceDeleteInstanceRequest) Execute deprecated added in v1.1.0

func (r ForceDeleteInstanceRequest) Execute() error

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type GetBackupRequest deprecated added in v1.1.0

type GetBackupRequest struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (GetBackupRequest) Execute deprecated added in v1.1.0

func (r GetBackupRequest) Execute() (*GetBackupResponse, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type GetBackupResponse

type GetBackupResponse struct {
	Item GetBackupResponseGetItemAttributeType `json:"item,omitempty"`
}

GetBackupResponse struct for GetBackupResponse Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewGetBackupResponse added in v0.16.0

func NewGetBackupResponse() *GetBackupResponse

NewGetBackupResponse instantiates a new GetBackupResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewGetBackupResponseWithDefaults added in v0.16.0

func NewGetBackupResponseWithDefaults() *GetBackupResponse

NewGetBackupResponseWithDefaults instantiates a new GetBackupResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*GetBackupResponse) GetItem added in v0.16.0

GetItem returns the Item field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*GetBackupResponse) GetItemOk added in v0.16.0

func (o *GetBackupResponse) GetItemOk() (ret GetBackupResponseGetItemRetType, ok bool)

GetItemOk returns a tuple with the Item field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*GetBackupResponse) HasItem added in v0.16.0

func (o *GetBackupResponse) HasItem() bool

HasItem returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*GetBackupResponse) SetItem added in v0.16.0

SetItem gets a reference to the given Backup and assigns it to the Item field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (GetBackupResponse) ToMap deprecated added in v0.16.0

func (o GetBackupResponse) ToMap() (map[string]interface{}, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type GetBackupResponseGetItemArgType deprecated added in v1.0.2

type GetBackupResponseGetItemArgType = Backup

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type GetBackupResponseGetItemAttributeType added in v1.0.2

type GetBackupResponseGetItemAttributeType = *Backup

isModel Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type GetBackupResponseGetItemRetType deprecated added in v1.0.2

type GetBackupResponseGetItemRetType = Backup

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type GetInstanceRequest deprecated added in v1.1.0

type GetInstanceRequest struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (GetInstanceRequest) Execute deprecated added in v1.1.0

func (r GetInstanceRequest) Execute() (*InstanceResponse, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type GetUserRequest deprecated added in v1.1.0

type GetUserRequest struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (GetUserRequest) Execute deprecated added in v1.1.0

func (r GetUserRequest) Execute() (*GetUserResponse, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type GetUserResponse

type GetUserResponse struct {
	Item GetUserResponseGetItemAttributeType `json:"item,omitempty"`
}

GetUserResponse struct for GetUserResponse Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewGetUserResponse added in v0.16.0

func NewGetUserResponse() *GetUserResponse

NewGetUserResponse instantiates a new GetUserResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewGetUserResponseWithDefaults added in v0.16.0

func NewGetUserResponseWithDefaults() *GetUserResponse

NewGetUserResponseWithDefaults instantiates a new GetUserResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*GetUserResponse) GetItem added in v0.16.0

GetItem returns the Item field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*GetUserResponse) GetItemOk added in v0.16.0

func (o *GetUserResponse) GetItemOk() (ret GetUserResponseGetItemRetType, ok bool)

GetItemOk returns a tuple with the Item field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*GetUserResponse) HasItem added in v0.16.0

func (o *GetUserResponse) HasItem() bool

HasItem returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*GetUserResponse) SetItem added in v0.16.0

SetItem gets a reference to the given UserResponse and assigns it to the Item field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (GetUserResponse) ToMap deprecated added in v0.16.0

func (o GetUserResponse) ToMap() (map[string]interface{}, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type GetUserResponseGetItemArgType deprecated added in v1.0.2

type GetUserResponseGetItemArgType = UserResponse

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type GetUserResponseGetItemAttributeType added in v1.0.2

type GetUserResponseGetItemAttributeType = *UserResponse

isModel Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type GetUserResponseGetItemRetType deprecated added in v1.0.2

type GetUserResponseGetItemRetType = UserResponse

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type Instance

type Instance struct {
	Acl            InstanceGetAclAttributeType            `json:"acl,omitempty"`
	BackupSchedule InstanceGetBackupScheduleAttributeType `json:"backupSchedule,omitempty"`
	Flavor         InstanceGetFlavorAttributeType         `json:"flavor,omitempty"`
	Id             InstanceGetIdAttributeType             `json:"id,omitempty"`
	Name           InstanceGetNameAttributeType           `json:"name,omitempty"`
	Options        InstanceGetOptionsAttributeType        `json:"options,omitempty"`
	// Can be cast to int32 without loss of precision.
	Replicas InstanceGetReplicasAttributeType `json:"replicas,omitempty"`
	Status   InstanceGetStatusAttributeType   `json:"status,omitempty"`
	Storage  InstanceGetStorageAttributeType  `json:"storage,omitempty"`
	Version  InstanceGetVersionAttributeType  `json:"version,omitempty"`
}

Instance struct for Instance Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewInstance added in v0.16.0

func NewInstance() *Instance

NewInstance instantiates a new Instance object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewInstanceWithDefaults added in v0.16.0

func NewInstanceWithDefaults() *Instance

NewInstanceWithDefaults instantiates a new Instance object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Instance) GetAcl added in v0.16.0

func (o *Instance) GetAcl() (res InstanceGetAclRetType)

GetAcl returns the Acl field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Instance) GetAclOk added in v0.16.0

func (o *Instance) GetAclOk() (ret InstanceGetAclRetType, ok bool)

GetAclOk returns a tuple with the Acl field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Instance) GetBackupSchedule added in v0.16.0

func (o *Instance) GetBackupSchedule() (res InstanceGetBackupScheduleRetType)

GetBackupSchedule returns the BackupSchedule field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Instance) GetBackupScheduleOk added in v0.16.0

func (o *Instance) GetBackupScheduleOk() (ret InstanceGetBackupScheduleRetType, ok bool)

GetBackupScheduleOk returns a tuple with the BackupSchedule field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Instance) GetFlavor added in v0.16.0

func (o *Instance) GetFlavor() (res InstanceGetFlavorRetType)

GetFlavor returns the Flavor field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Instance) GetFlavorOk added in v0.16.0

func (o *Instance) GetFlavorOk() (ret InstanceGetFlavorRetType, ok bool)

GetFlavorOk returns a tuple with the Flavor field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Instance) GetId added in v0.16.0

func (o *Instance) GetId() (res InstanceGetIdRetType)

GetId returns the Id field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Instance) GetIdOk added in v0.16.0

func (o *Instance) GetIdOk() (ret InstanceGetIdRetType, ok bool)

GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Instance) GetName added in v0.16.0

func (o *Instance) GetName() (res InstanceGetNameRetType)

GetName returns the Name field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Instance) GetNameOk added in v0.16.0

func (o *Instance) GetNameOk() (ret InstanceGetNameRetType, ok bool)

GetNameOk returns a tuple with the Name field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Instance) GetOptions added in v0.16.0

func (o *Instance) GetOptions() (res InstanceGetOptionsRetType)

GetOptions returns the Options field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Instance) GetOptionsOk added in v0.16.0

func (o *Instance) GetOptionsOk() (ret InstanceGetOptionsRetType, ok bool)

GetOptionsOk returns a tuple with the Options field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Instance) GetReplicas added in v0.16.0

func (o *Instance) GetReplicas() (res InstanceGetReplicasRetType)

GetReplicas returns the Replicas field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Instance) GetReplicasOk added in v0.16.0

func (o *Instance) GetReplicasOk() (ret InstanceGetReplicasRetType, ok bool)

GetReplicasOk returns a tuple with the Replicas field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Instance) GetStatus added in v0.16.0

func (o *Instance) GetStatus() (res InstanceGetStatusRetType)

GetStatus returns the Status field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Instance) GetStatusOk added in v0.16.0

func (o *Instance) GetStatusOk() (ret InstanceGetStatusRetType, ok bool)

GetStatusOk returns a tuple with the Status field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Instance) GetStorage added in v0.16.0

func (o *Instance) GetStorage() (res InstanceGetStorageRetType)

GetStorage returns the Storage field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Instance) GetStorageOk added in v0.16.0

func (o *Instance) GetStorageOk() (ret InstanceGetStorageRetType, ok bool)

GetStorageOk returns a tuple with the Storage field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Instance) GetVersion added in v0.16.0

func (o *Instance) GetVersion() (res InstanceGetVersionRetType)

GetVersion returns the Version field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Instance) GetVersionOk added in v0.16.0

func (o *Instance) GetVersionOk() (ret InstanceGetVersionRetType, ok bool)

GetVersionOk returns a tuple with the Version field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Instance) HasAcl added in v0.16.0

func (o *Instance) HasAcl() bool

HasAcl returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Instance) HasBackupSchedule added in v0.16.0

func (o *Instance) HasBackupSchedule() bool

HasBackupSchedule returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Instance) HasFlavor added in v0.16.0

func (o *Instance) HasFlavor() bool

HasFlavor returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Instance) HasId added in v0.16.0

func (o *Instance) HasId() bool

HasId returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Instance) HasName added in v0.16.0

func (o *Instance) HasName() bool

HasName returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Instance) HasOptions added in v0.16.0

func (o *Instance) HasOptions() bool

HasOptions returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Instance) HasReplicas added in v0.16.0

func (o *Instance) HasReplicas() bool

HasReplicas returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Instance) HasStatus added in v0.16.0

func (o *Instance) HasStatus() bool

HasStatus returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Instance) HasStorage added in v0.16.0

func (o *Instance) HasStorage() bool

HasStorage returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Instance) HasVersion added in v0.16.0

func (o *Instance) HasVersion() bool

HasVersion returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Instance) SetAcl added in v0.16.0

func (o *Instance) SetAcl(v InstanceGetAclRetType)

SetAcl gets a reference to the given ACL and assigns it to the Acl field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Instance) SetBackupSchedule added in v0.16.0

func (o *Instance) SetBackupSchedule(v InstanceGetBackupScheduleRetType)

SetBackupSchedule gets a reference to the given string and assigns it to the BackupSchedule field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Instance) SetFlavor added in v0.16.0

func (o *Instance) SetFlavor(v InstanceGetFlavorRetType)

SetFlavor gets a reference to the given Flavor and assigns it to the Flavor field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Instance) SetId added in v0.16.0

func (o *Instance) SetId(v InstanceGetIdRetType)

SetId gets a reference to the given string and assigns it to the Id field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Instance) SetName added in v0.16.0

func (o *Instance) SetName(v InstanceGetNameRetType)

SetName gets a reference to the given string and assigns it to the Name field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Instance) SetOptions added in v0.16.0

func (o *Instance) SetOptions(v InstanceGetOptionsRetType)

SetOptions gets a reference to the given map[string]string and assigns it to the Options field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Instance) SetReplicas added in v0.16.0

func (o *Instance) SetReplicas(v InstanceGetReplicasRetType)

SetReplicas gets a reference to the given int64 and assigns it to the Replicas field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Instance) SetStatus added in v0.16.0

func (o *Instance) SetStatus(v InstanceGetStatusRetType)

SetStatus gets a reference to the given string and assigns it to the Status field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Instance) SetStorage added in v0.16.0

func (o *Instance) SetStorage(v InstanceGetStorageRetType)

SetStorage gets a reference to the given Storage and assigns it to the Storage field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Instance) SetVersion added in v0.16.0

func (o *Instance) SetVersion(v InstanceGetVersionRetType)

SetVersion gets a reference to the given string and assigns it to the Version field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (Instance) ToMap deprecated added in v0.16.0

func (o Instance) ToMap() (map[string]interface{}, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceCreateDatabaseResponse added in v0.8.5

type InstanceCreateDatabaseResponse struct {
	Id InstanceCreateDatabaseResponseGetIdAttributeType `json:"id,omitempty"`
}

InstanceCreateDatabaseResponse struct for InstanceCreateDatabaseResponse Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewInstanceCreateDatabaseResponse added in v0.16.0

func NewInstanceCreateDatabaseResponse() *InstanceCreateDatabaseResponse

NewInstanceCreateDatabaseResponse instantiates a new InstanceCreateDatabaseResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewInstanceCreateDatabaseResponseWithDefaults added in v0.16.0

func NewInstanceCreateDatabaseResponseWithDefaults() *InstanceCreateDatabaseResponse

NewInstanceCreateDatabaseResponseWithDefaults instantiates a new InstanceCreateDatabaseResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*InstanceCreateDatabaseResponse) GetId added in v0.16.0

GetId returns the Id field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*InstanceCreateDatabaseResponse) GetIdOk added in v0.16.0

GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*InstanceCreateDatabaseResponse) HasId added in v0.16.0

HasId returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*InstanceCreateDatabaseResponse) SetId added in v0.16.0

SetId gets a reference to the given string and assigns it to the Id field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (InstanceCreateDatabaseResponse) ToMap deprecated added in v0.16.0

func (o InstanceCreateDatabaseResponse) ToMap() (map[string]interface{}, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceCreateDatabaseResponseGetIdArgType deprecated added in v1.0.2

type InstanceCreateDatabaseResponseGetIdArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceCreateDatabaseResponseGetIdAttributeType added in v1.0.2

type InstanceCreateDatabaseResponseGetIdAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceCreateDatabaseResponseGetIdRetType deprecated added in v1.0.2

type InstanceCreateDatabaseResponseGetIdRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceDataPoint

type InstanceDataPoint struct {
	Timestamp InstanceDataPointGetTimestampAttributeType `json:"timestamp,omitempty"`
	Value     InstanceDataPointGetValueAttributeType     `json:"value,omitempty"`
}

InstanceDataPoint struct for InstanceDataPoint Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewInstanceDataPoint added in v0.16.0

func NewInstanceDataPoint() *InstanceDataPoint

NewInstanceDataPoint instantiates a new InstanceDataPoint object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewInstanceDataPointWithDefaults added in v0.16.0

func NewInstanceDataPointWithDefaults() *InstanceDataPoint

NewInstanceDataPointWithDefaults instantiates a new InstanceDataPoint object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*InstanceDataPoint) GetTimestamp added in v0.16.0

GetTimestamp returns the Timestamp field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*InstanceDataPoint) GetTimestampOk added in v0.16.0

func (o *InstanceDataPoint) GetTimestampOk() (ret InstanceDataPointGetTimestampRetType, ok bool)

GetTimestampOk returns a tuple with the Timestamp field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*InstanceDataPoint) GetValue added in v0.16.0

GetValue returns the Value field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*InstanceDataPoint) GetValueOk added in v0.16.0

func (o *InstanceDataPoint) GetValueOk() (ret InstanceDataPointGetValueRetType, ok bool)

GetValueOk returns a tuple with the Value field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*InstanceDataPoint) HasTimestamp added in v0.16.0

func (o *InstanceDataPoint) HasTimestamp() bool

HasTimestamp returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*InstanceDataPoint) HasValue added in v0.16.0

func (o *InstanceDataPoint) HasValue() bool

HasValue returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*InstanceDataPoint) SetTimestamp added in v0.16.0

SetTimestamp gets a reference to the given string and assigns it to the Timestamp field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*InstanceDataPoint) SetValue added in v0.16.0

SetValue gets a reference to the given float64 and assigns it to the Value field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (InstanceDataPoint) ToMap deprecated added in v0.16.0

func (o InstanceDataPoint) ToMap() (map[string]interface{}, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceDataPointGetTimestampArgType deprecated added in v1.0.2

type InstanceDataPointGetTimestampArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceDataPointGetTimestampAttributeType added in v1.0.2

type InstanceDataPointGetTimestampAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceDataPointGetTimestampRetType deprecated added in v1.0.2

type InstanceDataPointGetTimestampRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceDataPointGetValueArgType deprecated added in v1.0.2

type InstanceDataPointGetValueArgType = float64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceDataPointGetValueAttributeType added in v1.0.2

type InstanceDataPointGetValueAttributeType = *float64

isNumber Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceDataPointGetValueRetType deprecated added in v1.0.2

type InstanceDataPointGetValueRetType = float64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceDatabase added in v0.8.5

type InstanceDatabase struct {
	Id   InstanceDatabaseGetIdAttributeType   `json:"id,omitempty"`
	Name InstanceDatabaseGetNameAttributeType `json:"name,omitempty"`
	// Database specific options
	Options InstanceDatabaseGetOptionsAttributeType `json:"options,omitempty"`
}

InstanceDatabase struct for InstanceDatabase Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewInstanceDatabase added in v0.16.0

func NewInstanceDatabase() *InstanceDatabase

NewInstanceDatabase instantiates a new InstanceDatabase object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewInstanceDatabaseWithDefaults added in v0.16.0

func NewInstanceDatabaseWithDefaults() *InstanceDatabase

NewInstanceDatabaseWithDefaults instantiates a new InstanceDatabase object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*InstanceDatabase) GetId added in v0.16.0

GetId returns the Id field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*InstanceDatabase) GetIdOk added in v0.16.0

func (o *InstanceDatabase) GetIdOk() (ret InstanceDatabaseGetIdRetType, ok bool)

GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*InstanceDatabase) GetName added in v0.16.0

GetName returns the Name field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*InstanceDatabase) GetNameOk added in v0.16.0

func (o *InstanceDatabase) GetNameOk() (ret InstanceDatabaseGetNameRetType, ok bool)

GetNameOk returns a tuple with the Name field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*InstanceDatabase) GetOptions added in v0.16.0

GetOptions returns the Options field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*InstanceDatabase) GetOptionsOk added in v0.16.0

func (o *InstanceDatabase) GetOptionsOk() (ret InstanceDatabaseGetOptionsRetType, ok bool)

GetOptionsOk returns a tuple with the Options field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*InstanceDatabase) HasId added in v0.16.0

func (o *InstanceDatabase) HasId() bool

HasId returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*InstanceDatabase) HasName added in v0.16.0

func (o *InstanceDatabase) HasName() bool

HasName returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*InstanceDatabase) HasOptions added in v0.16.0

func (o *InstanceDatabase) HasOptions() bool

HasOptions returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*InstanceDatabase) SetId added in v0.16.0

SetId gets a reference to the given string and assigns it to the Id field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*InstanceDatabase) SetName added in v0.16.0

SetName gets a reference to the given string and assigns it to the Name field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*InstanceDatabase) SetOptions added in v0.16.0

SetOptions gets a reference to the given map[string]interface{} and assigns it to the Options field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (InstanceDatabase) ToMap deprecated added in v0.16.0

func (o InstanceDatabase) ToMap() (map[string]interface{}, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceDatabaseGetIdArgType deprecated added in v1.0.2

type InstanceDatabaseGetIdArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceDatabaseGetIdAttributeType added in v1.0.2

type InstanceDatabaseGetIdAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceDatabaseGetIdRetType deprecated added in v1.0.2

type InstanceDatabaseGetIdRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceDatabaseGetNameArgType deprecated added in v1.0.2

type InstanceDatabaseGetNameArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceDatabaseGetNameAttributeType added in v1.0.2

type InstanceDatabaseGetNameAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceDatabaseGetNameRetType deprecated added in v1.0.2

type InstanceDatabaseGetNameRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceDatabaseGetOptionsArgType deprecated added in v1.0.2

type InstanceDatabaseGetOptionsArgType = map[string]interface{}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceDatabaseGetOptionsAttributeType added in v1.0.2

type InstanceDatabaseGetOptionsAttributeType = *map[string]interface{}

isFreeform Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceDatabaseGetOptionsRetType deprecated added in v1.0.2

type InstanceDatabaseGetOptionsRetType = map[string]interface{}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceGetAclArgType deprecated added in v1.0.2

type InstanceGetAclArgType = ACL

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceGetAclAttributeType added in v1.0.2

type InstanceGetAclAttributeType = *ACL

isModel Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceGetAclRetType deprecated added in v1.0.2

type InstanceGetAclRetType = ACL

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceGetBackupScheduleArgType deprecated added in v1.0.2

type InstanceGetBackupScheduleArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceGetBackupScheduleAttributeType added in v1.0.2

type InstanceGetBackupScheduleAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceGetBackupScheduleRetType deprecated added in v1.0.2

type InstanceGetBackupScheduleRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceGetFlavorArgType deprecated added in v1.0.2

type InstanceGetFlavorArgType = Flavor

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceGetFlavorAttributeType added in v1.0.2

type InstanceGetFlavorAttributeType = *Flavor

isModel Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceGetFlavorRetType deprecated added in v1.0.2

type InstanceGetFlavorRetType = Flavor

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceGetIdArgType deprecated added in v1.0.2

type InstanceGetIdArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceGetIdAttributeType added in v1.0.2

type InstanceGetIdAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceGetIdRetType deprecated added in v1.0.2

type InstanceGetIdRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceGetNameArgType deprecated added in v1.0.2

type InstanceGetNameArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceGetNameAttributeType added in v1.0.2

type InstanceGetNameAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceGetNameRetType deprecated added in v1.0.2

type InstanceGetNameRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceGetOptionsArgType deprecated added in v1.0.2

type InstanceGetOptionsArgType = map[string]string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceGetOptionsAttributeType added in v1.0.2

type InstanceGetOptionsAttributeType = *map[string]string

isContainer Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceGetOptionsRetType deprecated added in v1.0.2

type InstanceGetOptionsRetType = map[string]string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceGetReplicasArgType deprecated added in v1.0.2

type InstanceGetReplicasArgType = int64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceGetReplicasAttributeType added in v1.0.2

type InstanceGetReplicasAttributeType = *int64

isInteger Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceGetReplicasRetType deprecated added in v1.0.2

type InstanceGetReplicasRetType = int64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceGetStatusArgType deprecated added in v1.0.2

type InstanceGetStatusArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceGetStatusAttributeType added in v1.0.2

type InstanceGetStatusAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceGetStatusRetType deprecated added in v1.0.2

type InstanceGetStatusRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceGetStorageArgType deprecated added in v1.0.2

type InstanceGetStorageArgType = Storage

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceGetStorageAttributeType added in v1.0.2

type InstanceGetStorageAttributeType = *Storage

isModel Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceGetStorageRetType deprecated added in v1.0.2

type InstanceGetStorageRetType = Storage

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceGetVersionArgType deprecated added in v1.0.2

type InstanceGetVersionArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceGetVersionAttributeType added in v1.0.2

type InstanceGetVersionAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceGetVersionRetType deprecated added in v1.0.2

type InstanceGetVersionRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceHost

type InstanceHost struct {
	HostMetrics InstanceHostGetHostMetricsAttributeType `json:"hostMetrics,omitempty"`
	Id          InstanceHostGetIdAttributeType          `json:"id,omitempty"`
}

InstanceHost struct for InstanceHost Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewInstanceHost added in v0.16.0

func NewInstanceHost() *InstanceHost

NewInstanceHost instantiates a new InstanceHost object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewInstanceHostWithDefaults added in v0.16.0

func NewInstanceHostWithDefaults() *InstanceHost

NewInstanceHostWithDefaults instantiates a new InstanceHost object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*InstanceHost) GetHostMetrics added in v0.16.0

func (o *InstanceHost) GetHostMetrics() (res InstanceHostGetHostMetricsRetType)

GetHostMetrics returns the HostMetrics field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*InstanceHost) GetHostMetricsOk added in v0.16.0

func (o *InstanceHost) GetHostMetricsOk() (ret InstanceHostGetHostMetricsRetType, ok bool)

GetHostMetricsOk returns a tuple with the HostMetrics field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*InstanceHost) GetId added in v0.16.0

func (o *InstanceHost) GetId() (res InstanceHostGetIdRetType)

GetId returns the Id field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*InstanceHost) GetIdOk added in v0.16.0

func (o *InstanceHost) GetIdOk() (ret InstanceHostGetIdRetType, ok bool)

GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*InstanceHost) HasHostMetrics added in v0.16.0

func (o *InstanceHost) HasHostMetrics() bool

HasHostMetrics returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*InstanceHost) HasId added in v0.16.0

func (o *InstanceHost) HasId() bool

HasId returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*InstanceHost) SetHostMetrics added in v0.16.0

func (o *InstanceHost) SetHostMetrics(v InstanceHostGetHostMetricsRetType)

SetHostMetrics gets a reference to the given []InstanceHostMetric and assigns it to the HostMetrics field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*InstanceHost) SetId added in v0.16.0

SetId gets a reference to the given string and assigns it to the Id field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (InstanceHost) ToMap deprecated added in v0.16.0

func (o InstanceHost) ToMap() (map[string]interface{}, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceHostGetHostMetricsArgType deprecated added in v1.0.2

type InstanceHostGetHostMetricsArgType = []InstanceHostMetric

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceHostGetHostMetricsAttributeType added in v1.0.2

type InstanceHostGetHostMetricsAttributeType = *[]InstanceHostMetric

isArray Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceHostGetHostMetricsRetType deprecated added in v1.0.2

type InstanceHostGetHostMetricsRetType = []InstanceHostMetric

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceHostGetIdArgType deprecated added in v1.0.2

type InstanceHostGetIdArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceHostGetIdAttributeType added in v1.0.2

type InstanceHostGetIdAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceHostGetIdRetType deprecated added in v1.0.2

type InstanceHostGetIdRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceHostMetric

type InstanceHostMetric struct {
	Datapoints InstanceHostMetricGetDatapointsAttributeType `json:"datapoints,omitempty"`
	Name       InstanceHostMetricGetNameAttributeType       `json:"name,omitempty"`
	Units      InstanceHostMetricGetUnitsAttributeType      `json:"units,omitempty"`
}

InstanceHostMetric struct for InstanceHostMetric Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewInstanceHostMetric added in v0.16.0

func NewInstanceHostMetric() *InstanceHostMetric

NewInstanceHostMetric instantiates a new InstanceHostMetric object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewInstanceHostMetricWithDefaults added in v0.16.0

func NewInstanceHostMetricWithDefaults() *InstanceHostMetric

NewInstanceHostMetricWithDefaults instantiates a new InstanceHostMetric object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*InstanceHostMetric) GetDatapoints added in v0.16.0

GetDatapoints returns the Datapoints field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*InstanceHostMetric) GetDatapointsOk added in v0.16.0

func (o *InstanceHostMetric) GetDatapointsOk() (ret InstanceHostMetricGetDatapointsRetType, ok bool)

GetDatapointsOk returns a tuple with the Datapoints field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*InstanceHostMetric) GetName added in v0.16.0

GetName returns the Name field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*InstanceHostMetric) GetNameOk added in v0.16.0

func (o *InstanceHostMetric) GetNameOk() (ret InstanceHostMetricGetNameRetType, ok bool)

GetNameOk returns a tuple with the Name field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*InstanceHostMetric) GetUnits added in v0.16.0

GetUnits returns the Units field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*InstanceHostMetric) GetUnitsOk added in v0.16.0

func (o *InstanceHostMetric) GetUnitsOk() (ret InstanceHostMetricGetUnitsRetType, ok bool)

GetUnitsOk returns a tuple with the Units field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*InstanceHostMetric) HasDatapoints added in v0.16.0

func (o *InstanceHostMetric) HasDatapoints() bool

HasDatapoints returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*InstanceHostMetric) HasName added in v0.16.0

func (o *InstanceHostMetric) HasName() bool

HasName returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*InstanceHostMetric) HasUnits added in v0.16.0

func (o *InstanceHostMetric) HasUnits() bool

HasUnits returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*InstanceHostMetric) SetDatapoints added in v0.16.0

SetDatapoints gets a reference to the given []InstanceDataPoint and assigns it to the Datapoints field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*InstanceHostMetric) SetName added in v0.16.0

SetName gets a reference to the given string and assigns it to the Name field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*InstanceHostMetric) SetUnits added in v0.16.0

SetUnits gets a reference to the given string and assigns it to the Units field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (InstanceHostMetric) ToMap deprecated added in v0.16.0

func (o InstanceHostMetric) ToMap() (map[string]interface{}, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceHostMetricGetDatapointsArgType deprecated added in v1.0.2

type InstanceHostMetricGetDatapointsArgType = []InstanceDataPoint

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceHostMetricGetDatapointsAttributeType added in v1.0.2

type InstanceHostMetricGetDatapointsAttributeType = *[]InstanceDataPoint

isArray Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceHostMetricGetDatapointsRetType deprecated added in v1.0.2

type InstanceHostMetricGetDatapointsRetType = []InstanceDataPoint

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceHostMetricGetNameArgType deprecated added in v1.0.2

type InstanceHostMetricGetNameArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceHostMetricGetNameAttributeType added in v1.0.2

type InstanceHostMetricGetNameAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceHostMetricGetNameRetType deprecated added in v1.0.2

type InstanceHostMetricGetNameRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceHostMetricGetUnitsArgType deprecated added in v1.0.2

type InstanceHostMetricGetUnitsArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceHostMetricGetUnitsAttributeType added in v1.0.2

type InstanceHostMetricGetUnitsAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceHostMetricGetUnitsRetType deprecated added in v1.0.2

type InstanceHostMetricGetUnitsRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceListDatabasesResponse added in v0.8.5

type InstanceListDatabasesResponse struct {
	Databases InstanceListDatabasesResponseGetDatabasesAttributeType `json:"databases,omitempty"`
}

InstanceListDatabasesResponse struct for InstanceListDatabasesResponse Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewInstanceListDatabasesResponse added in v0.16.0

func NewInstanceListDatabasesResponse() *InstanceListDatabasesResponse

NewInstanceListDatabasesResponse instantiates a new InstanceListDatabasesResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewInstanceListDatabasesResponseWithDefaults added in v0.16.0

func NewInstanceListDatabasesResponseWithDefaults() *InstanceListDatabasesResponse

NewInstanceListDatabasesResponseWithDefaults instantiates a new InstanceListDatabasesResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*InstanceListDatabasesResponse) GetDatabases added in v0.16.0

GetDatabases returns the Databases field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*InstanceListDatabasesResponse) GetDatabasesOk added in v0.16.0

GetDatabasesOk returns a tuple with the Databases field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*InstanceListDatabasesResponse) HasDatabases added in v0.16.0

func (o *InstanceListDatabasesResponse) HasDatabases() bool

HasDatabases returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*InstanceListDatabasesResponse) SetDatabases added in v0.16.0

SetDatabases gets a reference to the given []InstanceDatabase and assigns it to the Databases field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (InstanceListDatabasesResponse) ToMap deprecated added in v0.16.0

func (o InstanceListDatabasesResponse) ToMap() (map[string]interface{}, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceListDatabasesResponseGetDatabasesArgType deprecated added in v1.0.2

type InstanceListDatabasesResponseGetDatabasesArgType = []InstanceDatabase

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceListDatabasesResponseGetDatabasesAttributeType added in v1.0.2

type InstanceListDatabasesResponseGetDatabasesAttributeType = *[]InstanceDatabase

isArray Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceListDatabasesResponseGetDatabasesRetType deprecated added in v1.0.2

type InstanceListDatabasesResponseGetDatabasesRetType = []InstanceDatabase

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceListInstance

type InstanceListInstance struct {
	Id     InstanceListInstanceGetIdAttributeType     `json:"id,omitempty"`
	Name   InstanceListInstanceGetNameAttributeType   `json:"name,omitempty"`
	Status InstanceListInstanceGetStatusAttributeType `json:"status,omitempty"`
}

InstanceListInstance struct for InstanceListInstance Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewInstanceListInstance added in v0.16.0

func NewInstanceListInstance() *InstanceListInstance

NewInstanceListInstance instantiates a new InstanceListInstance object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewInstanceListInstanceWithDefaults added in v0.16.0

func NewInstanceListInstanceWithDefaults() *InstanceListInstance

NewInstanceListInstanceWithDefaults instantiates a new InstanceListInstance object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*InstanceListInstance) GetId added in v0.16.0

GetId returns the Id field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*InstanceListInstance) GetIdOk added in v0.16.0

GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*InstanceListInstance) GetName added in v0.16.0

GetName returns the Name field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*InstanceListInstance) GetNameOk added in v0.16.0

GetNameOk returns a tuple with the Name field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*InstanceListInstance) GetStatus added in v0.16.0

GetStatus returns the Status field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*InstanceListInstance) GetStatusOk added in v0.16.0

GetStatusOk returns a tuple with the Status field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*InstanceListInstance) HasId added in v0.16.0

func (o *InstanceListInstance) HasId() bool

HasId returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*InstanceListInstance) HasName added in v0.16.0

func (o *InstanceListInstance) HasName() bool

HasName returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*InstanceListInstance) HasStatus added in v0.16.0

func (o *InstanceListInstance) HasStatus() bool

HasStatus returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*InstanceListInstance) SetId added in v0.16.0

SetId gets a reference to the given string and assigns it to the Id field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*InstanceListInstance) SetName added in v0.16.0

SetName gets a reference to the given string and assigns it to the Name field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*InstanceListInstance) SetStatus added in v0.16.0

SetStatus gets a reference to the given string and assigns it to the Status field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (InstanceListInstance) ToMap deprecated added in v0.16.0

func (o InstanceListInstance) ToMap() (map[string]interface{}, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceListInstanceGetIdArgType deprecated added in v1.0.2

type InstanceListInstanceGetIdArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceListInstanceGetIdAttributeType added in v1.0.2

type InstanceListInstanceGetIdAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceListInstanceGetIdRetType deprecated added in v1.0.2

type InstanceListInstanceGetIdRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceListInstanceGetNameArgType deprecated added in v1.0.2

type InstanceListInstanceGetNameArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceListInstanceGetNameAttributeType added in v1.0.2

type InstanceListInstanceGetNameAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceListInstanceGetNameRetType deprecated added in v1.0.2

type InstanceListInstanceGetNameRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceListInstanceGetStatusArgType deprecated added in v1.0.2

type InstanceListInstanceGetStatusArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceListInstanceGetStatusAttributeType added in v1.0.2

type InstanceListInstanceGetStatusAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceListInstanceGetStatusRetType deprecated added in v1.0.2

type InstanceListInstanceGetStatusRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceMetricsResponse

type InstanceMetricsResponse struct {
	Hosts InstanceMetricsResponseGetHostsAttributeType `json:"hosts,omitempty"`
}

InstanceMetricsResponse struct for InstanceMetricsResponse Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewInstanceMetricsResponse added in v0.16.0

func NewInstanceMetricsResponse() *InstanceMetricsResponse

NewInstanceMetricsResponse instantiates a new InstanceMetricsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewInstanceMetricsResponseWithDefaults added in v0.16.0

func NewInstanceMetricsResponseWithDefaults() *InstanceMetricsResponse

NewInstanceMetricsResponseWithDefaults instantiates a new InstanceMetricsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*InstanceMetricsResponse) GetHosts added in v0.16.0

GetHosts returns the Hosts field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*InstanceMetricsResponse) GetHostsOk added in v0.16.0

GetHostsOk returns a tuple with the Hosts field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*InstanceMetricsResponse) HasHosts added in v0.16.0

func (o *InstanceMetricsResponse) HasHosts() bool

HasHosts returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*InstanceMetricsResponse) SetHosts added in v0.16.0

SetHosts gets a reference to the given []InstanceHost and assigns it to the Hosts field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (InstanceMetricsResponse) ToMap deprecated added in v0.16.0

func (o InstanceMetricsResponse) ToMap() (map[string]interface{}, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceMetricsResponseGetHostsArgType deprecated added in v1.0.2

type InstanceMetricsResponseGetHostsArgType = []InstanceHost

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceMetricsResponseGetHostsAttributeType added in v1.0.2

type InstanceMetricsResponseGetHostsAttributeType = *[]InstanceHost

isArray Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceMetricsResponseGetHostsRetType deprecated added in v1.0.2

type InstanceMetricsResponseGetHostsRetType = []InstanceHost

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceResponse

type InstanceResponse struct {
	Item InstanceResponseGetItemAttributeType `json:"item,omitempty"`
}

InstanceResponse struct for InstanceResponse Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewInstanceResponse added in v0.16.0

func NewInstanceResponse() *InstanceResponse

NewInstanceResponse instantiates a new InstanceResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewInstanceResponseWithDefaults added in v0.16.0

func NewInstanceResponseWithDefaults() *InstanceResponse

NewInstanceResponseWithDefaults instantiates a new InstanceResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*InstanceResponse) GetItem added in v0.16.0

GetItem returns the Item field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*InstanceResponse) GetItemOk added in v0.16.0

func (o *InstanceResponse) GetItemOk() (ret InstanceResponseGetItemRetType, ok bool)

GetItemOk returns a tuple with the Item field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*InstanceResponse) HasItem added in v0.16.0

func (o *InstanceResponse) HasItem() bool

HasItem returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*InstanceResponse) SetItem added in v0.16.0

SetItem gets a reference to the given Instance and assigns it to the Item field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (InstanceResponse) ToMap deprecated added in v0.16.0

func (o InstanceResponse) ToMap() (map[string]interface{}, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceResponseGetItemArgType deprecated added in v1.0.2

type InstanceResponseGetItemArgType = Instance

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceResponseGetItemAttributeType added in v1.0.2

type InstanceResponseGetItemAttributeType = *Instance

isModel Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type InstanceResponseGetItemRetType deprecated added in v1.0.2

type InstanceResponseGetItemRetType = Instance

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ListBackupsRequest deprecated added in v1.1.0

type ListBackupsRequest struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (ListBackupsRequest) Execute deprecated added in v1.1.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ListBackupsResponse

type ListBackupsResponse struct {
	Count ListBackupsResponseGetCountAttributeType `json:"count,omitempty"`
	Items ListBackupsResponseGetItemsAttributeType `json:"items,omitempty"`
}

ListBackupsResponse struct for ListBackupsResponse Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewListBackupsResponse added in v0.16.0

func NewListBackupsResponse() *ListBackupsResponse

NewListBackupsResponse instantiates a new ListBackupsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewListBackupsResponseWithDefaults added in v0.16.0

func NewListBackupsResponseWithDefaults() *ListBackupsResponse

NewListBackupsResponseWithDefaults instantiates a new ListBackupsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ListBackupsResponse) GetCount added in v0.16.0

GetCount returns the Count field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ListBackupsResponse) GetCountOk added in v0.16.0

GetCountOk returns a tuple with the Count field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ListBackupsResponse) GetItems added in v0.16.0

GetItems returns the Items field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ListBackupsResponse) GetItemsOk added in v0.16.0

GetItemsOk returns a tuple with the Items field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ListBackupsResponse) HasCount added in v0.16.0

func (o *ListBackupsResponse) HasCount() bool

HasCount returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ListBackupsResponse) HasItems added in v0.16.0

func (o *ListBackupsResponse) HasItems() bool

HasItems returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ListBackupsResponse) SetCount added in v0.16.0

SetCount gets a reference to the given int64 and assigns it to the Count field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ListBackupsResponse) SetItems added in v0.16.0

SetItems gets a reference to the given []Backup and assigns it to the Items field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (ListBackupsResponse) ToMap deprecated added in v0.16.0

func (o ListBackupsResponse) ToMap() (map[string]interface{}, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ListBackupsResponseGetCountArgType deprecated added in v1.0.2

type ListBackupsResponseGetCountArgType = int64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ListBackupsResponseGetCountAttributeType added in v1.0.2

type ListBackupsResponseGetCountAttributeType = *int64

isLong Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ListBackupsResponseGetCountRetType deprecated added in v1.0.2

type ListBackupsResponseGetCountRetType = int64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ListBackupsResponseGetItemsArgType deprecated added in v1.0.2

type ListBackupsResponseGetItemsArgType = []Backup

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ListBackupsResponseGetItemsAttributeType added in v1.0.2

type ListBackupsResponseGetItemsAttributeType = *[]Backup

isArray Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ListBackupsResponseGetItemsRetType deprecated added in v1.0.2

type ListBackupsResponseGetItemsRetType = []Backup

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ListDatabaseParametersRequest deprecated added in v1.1.0

type ListDatabaseParametersRequest struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (ListDatabaseParametersRequest) Execute deprecated added in v1.1.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ListDatabasesRequest deprecated added in v1.1.0

type ListDatabasesRequest struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (ListDatabasesRequest) Execute deprecated added in v1.1.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ListFlavorsRequest deprecated added in v1.1.0

type ListFlavorsRequest struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (ListFlavorsRequest) Execute deprecated added in v1.1.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ListFlavorsResponse

type ListFlavorsResponse struct {
	Flavors ListFlavorsResponseGetFlavorsAttributeType `json:"flavors,omitempty"`
}

ListFlavorsResponse struct for ListFlavorsResponse Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewListFlavorsResponse added in v0.16.0

func NewListFlavorsResponse() *ListFlavorsResponse

NewListFlavorsResponse instantiates a new ListFlavorsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewListFlavorsResponseWithDefaults added in v0.16.0

func NewListFlavorsResponseWithDefaults() *ListFlavorsResponse

NewListFlavorsResponseWithDefaults instantiates a new ListFlavorsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ListFlavorsResponse) GetFlavors added in v0.16.0

GetFlavors returns the Flavors field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ListFlavorsResponse) GetFlavorsOk added in v0.16.0

GetFlavorsOk returns a tuple with the Flavors field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ListFlavorsResponse) HasFlavors added in v0.16.0

func (o *ListFlavorsResponse) HasFlavors() bool

HasFlavors returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ListFlavorsResponse) SetFlavors added in v0.16.0

SetFlavors gets a reference to the given []Flavor and assigns it to the Flavors field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (ListFlavorsResponse) ToMap deprecated added in v0.16.0

func (o ListFlavorsResponse) ToMap() (map[string]interface{}, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ListFlavorsResponseGetFlavorsArgType deprecated added in v1.0.2

type ListFlavorsResponseGetFlavorsArgType = []Flavor

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ListFlavorsResponseGetFlavorsAttributeType added in v1.0.2

type ListFlavorsResponseGetFlavorsAttributeType = *[]Flavor

isArray Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ListFlavorsResponseGetFlavorsRetType deprecated added in v1.0.2

type ListFlavorsResponseGetFlavorsRetType = []Flavor

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ListInstancesRequest deprecated added in v1.1.0

type ListInstancesRequest struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (ListInstancesRequest) Execute deprecated added in v1.1.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ListInstancesResponse

type ListInstancesResponse struct {
	Count ListInstancesResponseGetCountAttributeType `json:"count,omitempty"`
	Items ListInstancesResponseGetItemsAttributeType `json:"items,omitempty"`
}

ListInstancesResponse struct for ListInstancesResponse Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewListInstancesResponse added in v0.16.0

func NewListInstancesResponse() *ListInstancesResponse

NewListInstancesResponse instantiates a new ListInstancesResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewListInstancesResponseWithDefaults added in v0.16.0

func NewListInstancesResponseWithDefaults() *ListInstancesResponse

NewListInstancesResponseWithDefaults instantiates a new ListInstancesResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ListInstancesResponse) GetCount added in v0.16.0

GetCount returns the Count field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ListInstancesResponse) GetCountOk added in v0.16.0

GetCountOk returns a tuple with the Count field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ListInstancesResponse) GetItems added in v0.16.0

GetItems returns the Items field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ListInstancesResponse) GetItemsOk added in v0.16.0

GetItemsOk returns a tuple with the Items field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ListInstancesResponse) HasCount added in v0.16.0

func (o *ListInstancesResponse) HasCount() bool

HasCount returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ListInstancesResponse) HasItems added in v0.16.0

func (o *ListInstancesResponse) HasItems() bool

HasItems returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ListInstancesResponse) SetCount added in v0.16.0

SetCount gets a reference to the given int64 and assigns it to the Count field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ListInstancesResponse) SetItems added in v0.16.0

SetItems gets a reference to the given []InstanceListInstance and assigns it to the Items field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (ListInstancesResponse) ToMap deprecated added in v0.16.0

func (o ListInstancesResponse) ToMap() (map[string]interface{}, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ListInstancesResponseGetCountArgType deprecated added in v1.0.2

type ListInstancesResponseGetCountArgType = int64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ListInstancesResponseGetCountAttributeType added in v1.0.2

type ListInstancesResponseGetCountAttributeType = *int64

isLong Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ListInstancesResponseGetCountRetType deprecated added in v1.0.2

type ListInstancesResponseGetCountRetType = int64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ListInstancesResponseGetItemsArgType deprecated added in v1.0.2

type ListInstancesResponseGetItemsArgType = []InstanceListInstance

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ListInstancesResponseGetItemsAttributeType added in v1.0.2

type ListInstancesResponseGetItemsAttributeType = *[]InstanceListInstance

isArray Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ListInstancesResponseGetItemsRetType deprecated added in v1.0.2

type ListInstancesResponseGetItemsRetType = []InstanceListInstance

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ListMetricsRequest deprecated added in v1.1.0

type ListMetricsRequest struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (ListMetricsRequest) End added in v1.1.0

The end of the timeframe as timestamp in ISO8601 (RFC3339) e.g. '2023-08-28T07:10:52.536Z'. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (ListMetricsRequest) Execute deprecated added in v1.1.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (ListMetricsRequest) Granularity added in v1.1.0

func (r ListMetricsRequest) Granularity(granularity string) ApiListMetricsRequest

The granularity in ISO8601 e.g. 5 minutes are 'PT5M'. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (ListMetricsRequest) Period added in v1.1.0

The period in ISO8601 format e.g. 5 minutes are 'PT5M'. If no period is provided, the standard value of 5 minutes is used. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (ListMetricsRequest) Start added in v1.1.0

The start of the timeframe as timestamp in ISO8601 (RFC3339) e.g. '2023-08-28T07:10:52.536Z'. If no start time is provided, current server time as UTC is used. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ListStoragesRequest deprecated added in v1.1.0

type ListStoragesRequest struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (ListStoragesRequest) Execute deprecated added in v1.1.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ListStoragesResponse

type ListStoragesResponse struct {
	StorageClasses ListStoragesResponseGetStorageClassesAttributeType `json:"storageClasses,omitempty"`
	StorageRange   ListStoragesResponseGetStorageRangeAttributeType   `json:"storageRange,omitempty"`
}

ListStoragesResponse struct for ListStoragesResponse Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewListStoragesResponse added in v0.16.0

func NewListStoragesResponse() *ListStoragesResponse

NewListStoragesResponse instantiates a new ListStoragesResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewListStoragesResponseWithDefaults added in v0.16.0

func NewListStoragesResponseWithDefaults() *ListStoragesResponse

NewListStoragesResponseWithDefaults instantiates a new ListStoragesResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ListStoragesResponse) GetStorageClasses added in v0.16.0

GetStorageClasses returns the StorageClasses field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ListStoragesResponse) GetStorageClassesOk added in v0.16.0

func (o *ListStoragesResponse) GetStorageClassesOk() (ret ListStoragesResponseGetStorageClassesRetType, ok bool)

GetStorageClassesOk returns a tuple with the StorageClasses field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ListStoragesResponse) GetStorageRange added in v0.16.0

GetStorageRange returns the StorageRange field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ListStoragesResponse) GetStorageRangeOk added in v0.16.0

func (o *ListStoragesResponse) GetStorageRangeOk() (ret ListStoragesResponseGetStorageRangeRetType, ok bool)

GetStorageRangeOk returns a tuple with the StorageRange field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ListStoragesResponse) HasStorageClasses added in v0.16.0

func (o *ListStoragesResponse) HasStorageClasses() bool

HasStorageClasses returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ListStoragesResponse) HasStorageRange added in v0.16.0

func (o *ListStoragesResponse) HasStorageRange() bool

HasStorageRange returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ListStoragesResponse) SetStorageClasses added in v0.16.0

SetStorageClasses gets a reference to the given []string and assigns it to the StorageClasses field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ListStoragesResponse) SetStorageRange added in v0.16.0

SetStorageRange gets a reference to the given StorageRange and assigns it to the StorageRange field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (ListStoragesResponse) ToMap deprecated added in v0.16.0

func (o ListStoragesResponse) ToMap() (map[string]interface{}, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ListStoragesResponseGetStorageClassesArgType deprecated added in v1.0.2

type ListStoragesResponseGetStorageClassesArgType = []string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ListStoragesResponseGetStorageClassesAttributeType added in v1.0.2

type ListStoragesResponseGetStorageClassesAttributeType = *[]string

isArray Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ListStoragesResponseGetStorageClassesRetType deprecated added in v1.0.2

type ListStoragesResponseGetStorageClassesRetType = []string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ListStoragesResponseGetStorageRangeArgType deprecated added in v1.0.2

type ListStoragesResponseGetStorageRangeArgType = StorageRange

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ListStoragesResponseGetStorageRangeAttributeType added in v1.0.2

type ListStoragesResponseGetStorageRangeAttributeType = *StorageRange

isModel Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ListStoragesResponseGetStorageRangeRetType deprecated added in v1.0.2

type ListStoragesResponseGetStorageRangeRetType = StorageRange

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ListUsersRequest deprecated added in v1.1.0

type ListUsersRequest struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (ListUsersRequest) Execute deprecated added in v1.1.0

func (r ListUsersRequest) Execute() (*ListUsersResponse, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ListUsersResponse

type ListUsersResponse struct {
	Count ListUsersResponseGetCountAttributeType `json:"count,omitempty"`
	Items ListUsersResponseGetItemsAttributeType `json:"items,omitempty"`
}

ListUsersResponse struct for ListUsersResponse Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewListUsersResponse added in v0.16.0

func NewListUsersResponse() *ListUsersResponse

NewListUsersResponse instantiates a new ListUsersResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewListUsersResponseWithDefaults added in v0.16.0

func NewListUsersResponseWithDefaults() *ListUsersResponse

NewListUsersResponseWithDefaults instantiates a new ListUsersResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ListUsersResponse) GetCount added in v0.16.0

GetCount returns the Count field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ListUsersResponse) GetCountOk added in v0.16.0

func (o *ListUsersResponse) GetCountOk() (ret ListUsersResponseGetCountRetType, ok bool)

GetCountOk returns a tuple with the Count field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ListUsersResponse) GetItems added in v0.16.0

GetItems returns the Items field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ListUsersResponse) GetItemsOk added in v0.16.0

func (o *ListUsersResponse) GetItemsOk() (ret ListUsersResponseGetItemsRetType, ok bool)

GetItemsOk returns a tuple with the Items field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ListUsersResponse) HasCount added in v0.16.0

func (o *ListUsersResponse) HasCount() bool

HasCount returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ListUsersResponse) HasItems added in v0.16.0

func (o *ListUsersResponse) HasItems() bool

HasItems returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ListUsersResponse) SetCount added in v0.16.0

SetCount gets a reference to the given int64 and assigns it to the Count field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ListUsersResponse) SetItems added in v0.16.0

SetItems gets a reference to the given []ListUsersResponseItem and assigns it to the Items field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (ListUsersResponse) ToMap deprecated added in v0.16.0

func (o ListUsersResponse) ToMap() (map[string]interface{}, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ListUsersResponseGetCountArgType deprecated added in v1.0.2

type ListUsersResponseGetCountArgType = int64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ListUsersResponseGetCountAttributeType added in v1.0.2

type ListUsersResponseGetCountAttributeType = *int64

isLong Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ListUsersResponseGetCountRetType deprecated added in v1.0.2

type ListUsersResponseGetCountRetType = int64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ListUsersResponseGetItemsArgType deprecated added in v1.0.2

type ListUsersResponseGetItemsArgType = []ListUsersResponseItem

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ListUsersResponseGetItemsAttributeType added in v1.0.2

type ListUsersResponseGetItemsAttributeType = *[]ListUsersResponseItem

isArray Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ListUsersResponseGetItemsRetType deprecated added in v1.0.2

type ListUsersResponseGetItemsRetType = []ListUsersResponseItem

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ListUsersResponseItem

type ListUsersResponseItem struct {
	Id       ListUsersResponseItemGetIdAttributeType       `json:"id,omitempty"`
	Username ListUsersResponseItemGetUsernameAttributeType `json:"username,omitempty"`
}

ListUsersResponseItem struct for ListUsersResponseItem Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewListUsersResponseItem added in v0.16.0

func NewListUsersResponseItem() *ListUsersResponseItem

NewListUsersResponseItem instantiates a new ListUsersResponseItem object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewListUsersResponseItemWithDefaults added in v0.16.0

func NewListUsersResponseItemWithDefaults() *ListUsersResponseItem

NewListUsersResponseItemWithDefaults instantiates a new ListUsersResponseItem object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ListUsersResponseItem) GetId added in v0.16.0

GetId returns the Id field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ListUsersResponseItem) GetIdOk added in v0.16.0

GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ListUsersResponseItem) GetUsername added in v0.16.0

GetUsername returns the Username field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ListUsersResponseItem) GetUsernameOk added in v0.16.0

GetUsernameOk returns a tuple with the Username field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ListUsersResponseItem) HasId added in v0.16.0

func (o *ListUsersResponseItem) HasId() bool

HasId returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ListUsersResponseItem) HasUsername added in v0.16.0

func (o *ListUsersResponseItem) HasUsername() bool

HasUsername returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ListUsersResponseItem) SetId added in v0.16.0

SetId gets a reference to the given string and assigns it to the Id field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ListUsersResponseItem) SetUsername added in v0.16.0

SetUsername gets a reference to the given string and assigns it to the Username field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (ListUsersResponseItem) ToMap deprecated added in v0.16.0

func (o ListUsersResponseItem) ToMap() (map[string]interface{}, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ListUsersResponseItemGetIdArgType deprecated added in v1.0.2

type ListUsersResponseItemGetIdArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ListUsersResponseItemGetIdAttributeType added in v1.0.2

type ListUsersResponseItemGetIdAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ListUsersResponseItemGetIdRetType deprecated added in v1.0.2

type ListUsersResponseItemGetIdRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ListUsersResponseItemGetUsernameArgType deprecated added in v1.0.2

type ListUsersResponseItemGetUsernameArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ListUsersResponseItemGetUsernameAttributeType added in v1.0.2

type ListUsersResponseItemGetUsernameAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ListUsersResponseItemGetUsernameRetType deprecated added in v1.0.2

type ListUsersResponseItemGetUsernameRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ListVersionsRequest deprecated added in v1.1.0

type ListVersionsRequest struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (ListVersionsRequest) Execute deprecated added in v1.1.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (ListVersionsRequest) InstanceId added in v1.1.0

func (r ListVersionsRequest) InstanceId(instanceId string) ApiListVersionsRequest

Instance ID Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ListVersionsResponse

type ListVersionsResponse struct {
	Versions ListVersionsResponseGetVersionsAttributeType `json:"versions,omitempty"`
}

ListVersionsResponse struct for ListVersionsResponse Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewListVersionsResponse added in v0.16.0

func NewListVersionsResponse() *ListVersionsResponse

NewListVersionsResponse instantiates a new ListVersionsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewListVersionsResponseWithDefaults added in v0.16.0

func NewListVersionsResponseWithDefaults() *ListVersionsResponse

NewListVersionsResponseWithDefaults instantiates a new ListVersionsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ListVersionsResponse) GetVersions added in v0.16.0

GetVersions returns the Versions field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ListVersionsResponse) GetVersionsOk added in v0.16.0

GetVersionsOk returns a tuple with the Versions field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ListVersionsResponse) HasVersions added in v0.16.0

func (o *ListVersionsResponse) HasVersions() bool

HasVersions returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ListVersionsResponse) SetVersions added in v0.16.0

SetVersions gets a reference to the given []string and assigns it to the Versions field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (ListVersionsResponse) ToMap deprecated added in v0.16.0

func (o ListVersionsResponse) ToMap() (map[string]interface{}, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ListVersionsResponseGetVersionsArgType deprecated added in v1.0.2

type ListVersionsResponseGetVersionsArgType = []string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ListVersionsResponseGetVersionsAttributeType added in v1.0.2

type ListVersionsResponseGetVersionsAttributeType = *[]string

isArray Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ListVersionsResponseGetVersionsRetType deprecated added in v1.0.2

type ListVersionsResponseGetVersionsRetType = []string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type MappedNullable deprecated

type MappedNullable interface {
	ToMap() (map[string]interface{}, error)
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type NullableACL deprecated added in v0.16.0

type NullableACL struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewNullableACL deprecated added in v0.16.0

func NewNullableACL(val *ACL) *NullableACL

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableACL) Get deprecated added in v0.16.0

func (v NullableACL) Get() *ACL

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableACL) IsSet deprecated added in v0.16.0

func (v NullableACL) IsSet() bool

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableACL) MarshalJSON deprecated added in v0.16.0

func (v NullableACL) MarshalJSON() ([]byte, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableACL) Set deprecated added in v0.16.0

func (v *NullableACL) Set(val *ACL)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableACL) UnmarshalJSON deprecated added in v0.16.0

func (v *NullableACL) UnmarshalJSON(src []byte) error

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableACL) Unset deprecated added in v0.16.0

func (v *NullableACL) Unset()

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type NullableApiConfiguration deprecated added in v0.16.0

type NullableApiConfiguration struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewNullableApiConfiguration deprecated added in v0.16.0

func NewNullableApiConfiguration(val *ApiConfiguration) *NullableApiConfiguration

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableApiConfiguration) Get deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableApiConfiguration) IsSet deprecated added in v0.16.0

func (v NullableApiConfiguration) IsSet() bool

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableApiConfiguration) MarshalJSON deprecated added in v0.16.0

func (v NullableApiConfiguration) MarshalJSON() ([]byte, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableApiConfiguration) Set deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableApiConfiguration) UnmarshalJSON deprecated added in v0.16.0

func (v *NullableApiConfiguration) UnmarshalJSON(src []byte) error

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableApiConfiguration) Unset deprecated added in v0.16.0

func (v *NullableApiConfiguration) Unset()

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type NullableApiExtensionConfigLoadResponse deprecated added in v0.16.0

type NullableApiExtensionConfigLoadResponse struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewNullableApiExtensionConfigLoadResponse deprecated added in v0.16.0

func NewNullableApiExtensionConfigLoadResponse(val *ApiExtensionConfigLoadResponse) *NullableApiExtensionConfigLoadResponse

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableApiExtensionConfigLoadResponse) Get deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableApiExtensionConfigLoadResponse) IsSet deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableApiExtensionConfigLoadResponse) MarshalJSON deprecated added in v0.16.0

func (v NullableApiExtensionConfigLoadResponse) MarshalJSON() ([]byte, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableApiExtensionConfigLoadResponse) Set deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableApiExtensionConfigLoadResponse) UnmarshalJSON deprecated added in v0.16.0

func (v *NullableApiExtensionConfigLoadResponse) UnmarshalJSON(src []byte) error

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableApiExtensionConfigLoadResponse) Unset deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type NullableApiExtensionConfigureResponse deprecated added in v0.16.0

type NullableApiExtensionConfigureResponse struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewNullableApiExtensionConfigureResponse deprecated added in v0.16.0

func NewNullableApiExtensionConfigureResponse(val *ApiExtensionConfigureResponse) *NullableApiExtensionConfigureResponse

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableApiExtensionConfigureResponse) Get deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableApiExtensionConfigureResponse) IsSet deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableApiExtensionConfigureResponse) MarshalJSON deprecated added in v0.16.0

func (v NullableApiExtensionConfigureResponse) MarshalJSON() ([]byte, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableApiExtensionConfigureResponse) Set deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableApiExtensionConfigureResponse) UnmarshalJSON deprecated added in v0.16.0

func (v *NullableApiExtensionConfigureResponse) UnmarshalJSON(src []byte) error

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableApiExtensionConfigureResponse) Unset deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type NullableApiExtensionDeleteResponse deprecated added in v0.16.0

type NullableApiExtensionDeleteResponse struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewNullableApiExtensionDeleteResponse deprecated added in v0.16.0

func NewNullableApiExtensionDeleteResponse(val *ApiExtensionDeleteResponse) *NullableApiExtensionDeleteResponse

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableApiExtensionDeleteResponse) Get deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableApiExtensionDeleteResponse) IsSet deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableApiExtensionDeleteResponse) MarshalJSON deprecated added in v0.16.0

func (v NullableApiExtensionDeleteResponse) MarshalJSON() ([]byte, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableApiExtensionDeleteResponse) Set deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableApiExtensionDeleteResponse) UnmarshalJSON deprecated added in v0.16.0

func (v *NullableApiExtensionDeleteResponse) UnmarshalJSON(src []byte) error

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableApiExtensionDeleteResponse) Unset deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type NullableApiExtensionList deprecated added in v0.16.0

type NullableApiExtensionList struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewNullableApiExtensionList deprecated added in v0.16.0

func NewNullableApiExtensionList(val *ApiExtensionList) *NullableApiExtensionList

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableApiExtensionList) Get deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableApiExtensionList) IsSet deprecated added in v0.16.0

func (v NullableApiExtensionList) IsSet() bool

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableApiExtensionList) MarshalJSON deprecated added in v0.16.0

func (v NullableApiExtensionList) MarshalJSON() ([]byte, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableApiExtensionList) Set deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableApiExtensionList) UnmarshalJSON deprecated added in v0.16.0

func (v *NullableApiExtensionList) UnmarshalJSON(src []byte) error

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableApiExtensionList) Unset deprecated added in v0.16.0

func (v *NullableApiExtensionList) Unset()

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type NullableApiExtensionLoadResponse deprecated added in v0.16.0

type NullableApiExtensionLoadResponse struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewNullableApiExtensionLoadResponse deprecated added in v0.16.0

func NewNullableApiExtensionLoadResponse(val *ApiExtensionLoadResponse) *NullableApiExtensionLoadResponse

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableApiExtensionLoadResponse) Get deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableApiExtensionLoadResponse) IsSet deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableApiExtensionLoadResponse) MarshalJSON deprecated added in v0.16.0

func (v NullableApiExtensionLoadResponse) MarshalJSON() ([]byte, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableApiExtensionLoadResponse) Set deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableApiExtensionLoadResponse) UnmarshalJSON deprecated added in v0.16.0

func (v *NullableApiExtensionLoadResponse) UnmarshalJSON(src []byte) error

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableApiExtensionLoadResponse) Unset deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type NullableApiInstallResponse deprecated added in v0.16.0

type NullableApiInstallResponse struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewNullableApiInstallResponse deprecated added in v0.16.0

func NewNullableApiInstallResponse(val *ApiInstallResponse) *NullableApiInstallResponse

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableApiInstallResponse) Get deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableApiInstallResponse) IsSet deprecated added in v0.16.0

func (v NullableApiInstallResponse) IsSet() bool

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableApiInstallResponse) MarshalJSON deprecated added in v0.16.0

func (v NullableApiInstallResponse) MarshalJSON() ([]byte, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableApiInstallResponse) Set deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableApiInstallResponse) UnmarshalJSON deprecated added in v0.16.0

func (v *NullableApiInstallResponse) UnmarshalJSON(src []byte) error

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableApiInstallResponse) Unset deprecated added in v0.16.0

func (v *NullableApiInstallResponse) Unset()

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type NullableApiInstalledListResponse deprecated added in v0.16.0

type NullableApiInstalledListResponse struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewNullableApiInstalledListResponse deprecated added in v0.16.0

func NewNullableApiInstalledListResponse(val *ApiInstalledListResponse) *NullableApiInstalledListResponse

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableApiInstalledListResponse) Get deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableApiInstalledListResponse) IsSet deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableApiInstalledListResponse) MarshalJSON deprecated added in v0.16.0

func (v NullableApiInstalledListResponse) MarshalJSON() ([]byte, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableApiInstalledListResponse) Set deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableApiInstalledListResponse) UnmarshalJSON deprecated added in v0.16.0

func (v *NullableApiInstalledListResponse) UnmarshalJSON(src []byte) error

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableApiInstalledListResponse) Unset deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type NullableBackup deprecated added in v0.16.0

type NullableBackup struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewNullableBackup deprecated added in v0.16.0

func NewNullableBackup(val *Backup) *NullableBackup

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableBackup) Get deprecated added in v0.16.0

func (v NullableBackup) Get() *Backup

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableBackup) IsSet deprecated added in v0.16.0

func (v NullableBackup) IsSet() bool

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableBackup) MarshalJSON deprecated added in v0.16.0

func (v NullableBackup) MarshalJSON() ([]byte, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableBackup) Set deprecated added in v0.16.0

func (v *NullableBackup) Set(val *Backup)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableBackup) UnmarshalJSON deprecated added in v0.16.0

func (v *NullableBackup) UnmarshalJSON(src []byte) error

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableBackup) Unset deprecated added in v0.16.0

func (v *NullableBackup) Unset()

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type NullableBool deprecated

type NullableBool struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewNullableBool deprecated

func NewNullableBool(val *bool) *NullableBool

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableBool) Get deprecated

func (v NullableBool) Get() *bool

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableBool) IsSet deprecated

func (v NullableBool) IsSet() bool

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableBool) MarshalJSON deprecated

func (v NullableBool) MarshalJSON() ([]byte, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableBool) Set deprecated

func (v *NullableBool) Set(val *bool)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableBool) UnmarshalJSON deprecated

func (v *NullableBool) UnmarshalJSON(src []byte) error

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableBool) Unset deprecated

func (v *NullableBool) Unset()

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type NullableCloneInstancePayload deprecated added in v0.16.0

type NullableCloneInstancePayload struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewNullableCloneInstancePayload deprecated added in v0.16.0

func NewNullableCloneInstancePayload(val *CloneInstancePayload) *NullableCloneInstancePayload

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableCloneInstancePayload) Get deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableCloneInstancePayload) IsSet deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableCloneInstancePayload) MarshalJSON deprecated added in v0.16.0

func (v NullableCloneInstancePayload) MarshalJSON() ([]byte, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableCloneInstancePayload) Set deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableCloneInstancePayload) UnmarshalJSON deprecated added in v0.16.0

func (v *NullableCloneInstancePayload) UnmarshalJSON(src []byte) error

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableCloneInstancePayload) Unset deprecated added in v0.16.0

func (v *NullableCloneInstancePayload) Unset()

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type NullableCloneInstanceResponse deprecated added in v0.16.0

type NullableCloneInstanceResponse struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewNullableCloneInstanceResponse deprecated added in v0.16.0

func NewNullableCloneInstanceResponse(val *CloneInstanceResponse) *NullableCloneInstanceResponse

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableCloneInstanceResponse) Get deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableCloneInstanceResponse) IsSet deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableCloneInstanceResponse) MarshalJSON deprecated added in v0.16.0

func (v NullableCloneInstanceResponse) MarshalJSON() ([]byte, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableCloneInstanceResponse) Set deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableCloneInstanceResponse) UnmarshalJSON deprecated added in v0.16.0

func (v *NullableCloneInstanceResponse) UnmarshalJSON(src []byte) error

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableCloneInstanceResponse) Unset deprecated added in v0.16.0

func (v *NullableCloneInstanceResponse) Unset()

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type NullableCreateDatabasePayload deprecated added in v0.16.0

type NullableCreateDatabasePayload struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewNullableCreateDatabasePayload deprecated added in v0.16.0

func NewNullableCreateDatabasePayload(val *CreateDatabasePayload) *NullableCreateDatabasePayload

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableCreateDatabasePayload) Get deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableCreateDatabasePayload) IsSet deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableCreateDatabasePayload) MarshalJSON deprecated added in v0.16.0

func (v NullableCreateDatabasePayload) MarshalJSON() ([]byte, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableCreateDatabasePayload) Set deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableCreateDatabasePayload) UnmarshalJSON deprecated added in v0.16.0

func (v *NullableCreateDatabasePayload) UnmarshalJSON(src []byte) error

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableCreateDatabasePayload) Unset deprecated added in v0.16.0

func (v *NullableCreateDatabasePayload) Unset()

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type NullableCreateInstancePayload deprecated added in v0.16.0

type NullableCreateInstancePayload struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewNullableCreateInstancePayload deprecated added in v0.16.0

func NewNullableCreateInstancePayload(val *CreateInstancePayload) *NullableCreateInstancePayload

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableCreateInstancePayload) Get deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableCreateInstancePayload) IsSet deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableCreateInstancePayload) MarshalJSON deprecated added in v0.16.0

func (v NullableCreateInstancePayload) MarshalJSON() ([]byte, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableCreateInstancePayload) Set deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableCreateInstancePayload) UnmarshalJSON deprecated added in v0.16.0

func (v *NullableCreateInstancePayload) UnmarshalJSON(src []byte) error

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableCreateInstancePayload) Unset deprecated added in v0.16.0

func (v *NullableCreateInstancePayload) Unset()

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type NullableCreateInstanceResponse deprecated added in v0.16.0

type NullableCreateInstanceResponse struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewNullableCreateInstanceResponse deprecated added in v0.16.0

func NewNullableCreateInstanceResponse(val *CreateInstanceResponse) *NullableCreateInstanceResponse

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableCreateInstanceResponse) Get deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableCreateInstanceResponse) IsSet deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableCreateInstanceResponse) MarshalJSON deprecated added in v0.16.0

func (v NullableCreateInstanceResponse) MarshalJSON() ([]byte, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableCreateInstanceResponse) Set deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableCreateInstanceResponse) UnmarshalJSON deprecated added in v0.16.0

func (v *NullableCreateInstanceResponse) UnmarshalJSON(src []byte) error

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableCreateInstanceResponse) Unset deprecated added in v0.16.0

func (v *NullableCreateInstanceResponse) Unset()

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type NullableCreateUserPayload deprecated added in v0.16.0

type NullableCreateUserPayload struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewNullableCreateUserPayload deprecated added in v0.16.0

func NewNullableCreateUserPayload(val *CreateUserPayload) *NullableCreateUserPayload

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableCreateUserPayload) Get deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableCreateUserPayload) IsSet deprecated added in v0.16.0

func (v NullableCreateUserPayload) IsSet() bool

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableCreateUserPayload) MarshalJSON deprecated added in v0.16.0

func (v NullableCreateUserPayload) MarshalJSON() ([]byte, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableCreateUserPayload) Set deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableCreateUserPayload) UnmarshalJSON deprecated added in v0.16.0

func (v *NullableCreateUserPayload) UnmarshalJSON(src []byte) error

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableCreateUserPayload) Unset deprecated added in v0.16.0

func (v *NullableCreateUserPayload) Unset()

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type NullableCreateUserResponse deprecated added in v0.16.0

type NullableCreateUserResponse struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewNullableCreateUserResponse deprecated added in v0.16.0

func NewNullableCreateUserResponse(val *CreateUserResponse) *NullableCreateUserResponse

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableCreateUserResponse) Get deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableCreateUserResponse) IsSet deprecated added in v0.16.0

func (v NullableCreateUserResponse) IsSet() bool

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableCreateUserResponse) MarshalJSON deprecated added in v0.16.0

func (v NullableCreateUserResponse) MarshalJSON() ([]byte, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableCreateUserResponse) Set deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableCreateUserResponse) UnmarshalJSON deprecated added in v0.16.0

func (v *NullableCreateUserResponse) UnmarshalJSON(src []byte) error

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableCreateUserResponse) Unset deprecated added in v0.16.0

func (v *NullableCreateUserResponse) Unset()

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type NullableError deprecated added in v0.16.0

type NullableError struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewNullableError deprecated added in v0.16.0

func NewNullableError(val *Error) *NullableError

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableError) Get deprecated added in v0.16.0

func (v NullableError) Get() *Error

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableError) IsSet deprecated added in v0.16.0

func (v NullableError) IsSet() bool

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableError) MarshalJSON deprecated added in v0.16.0

func (v NullableError) MarshalJSON() ([]byte, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableError) Set deprecated added in v0.16.0

func (v *NullableError) Set(val *Error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableError) UnmarshalJSON deprecated added in v0.16.0

func (v *NullableError) UnmarshalJSON(src []byte) error

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableError) Unset deprecated added in v0.16.0

func (v *NullableError) Unset()

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type NullableExtensionsConfiguration deprecated added in v0.16.0

type NullableExtensionsConfiguration struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewNullableExtensionsConfiguration deprecated added in v0.16.0

func NewNullableExtensionsConfiguration(val *ExtensionsConfiguration) *NullableExtensionsConfiguration

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableExtensionsConfiguration) Get deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableExtensionsConfiguration) IsSet deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableExtensionsConfiguration) MarshalJSON deprecated added in v0.16.0

func (v NullableExtensionsConfiguration) MarshalJSON() ([]byte, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableExtensionsConfiguration) Set deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableExtensionsConfiguration) UnmarshalJSON deprecated added in v0.16.0

func (v *NullableExtensionsConfiguration) UnmarshalJSON(src []byte) error

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableExtensionsConfiguration) Unset deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type NullableExtensionsExtensionListResponse deprecated added in v0.16.0

type NullableExtensionsExtensionListResponse struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewNullableExtensionsExtensionListResponse deprecated added in v0.16.0

func NewNullableExtensionsExtensionListResponse(val *ExtensionsExtensionListResponse) *NullableExtensionsExtensionListResponse

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableExtensionsExtensionListResponse) Get deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableExtensionsExtensionListResponse) IsSet deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableExtensionsExtensionListResponse) MarshalJSON deprecated added in v0.16.0

func (v NullableExtensionsExtensionListResponse) MarshalJSON() ([]byte, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableExtensionsExtensionListResponse) Set deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableExtensionsExtensionListResponse) UnmarshalJSON deprecated added in v0.16.0

func (v *NullableExtensionsExtensionListResponse) UnmarshalJSON(src []byte) error

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableExtensionsExtensionListResponse) Unset deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type NullableExtensionsNewConfig deprecated added in v0.16.0

type NullableExtensionsNewConfig struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewNullableExtensionsNewConfig deprecated added in v0.16.0

func NewNullableExtensionsNewConfig(val *ExtensionsNewConfig) *NullableExtensionsNewConfig

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableExtensionsNewConfig) Get deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableExtensionsNewConfig) IsSet deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableExtensionsNewConfig) MarshalJSON deprecated added in v0.16.0

func (v NullableExtensionsNewConfig) MarshalJSON() ([]byte, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableExtensionsNewConfig) Set deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableExtensionsNewConfig) UnmarshalJSON deprecated added in v0.16.0

func (v *NullableExtensionsNewConfig) UnmarshalJSON(src []byte) error

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableExtensionsNewConfig) Unset deprecated added in v0.16.0

func (v *NullableExtensionsNewConfig) Unset()

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type NullableFlavor deprecated added in v0.16.0

type NullableFlavor struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewNullableFlavor deprecated added in v0.16.0

func NewNullableFlavor(val *Flavor) *NullableFlavor

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableFlavor) Get deprecated added in v0.16.0

func (v NullableFlavor) Get() *Flavor

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableFlavor) IsSet deprecated added in v0.16.0

func (v NullableFlavor) IsSet() bool

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableFlavor) MarshalJSON deprecated added in v0.16.0

func (v NullableFlavor) MarshalJSON() ([]byte, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableFlavor) Set deprecated added in v0.16.0

func (v *NullableFlavor) Set(val *Flavor)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableFlavor) UnmarshalJSON deprecated added in v0.16.0

func (v *NullableFlavor) UnmarshalJSON(src []byte) error

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableFlavor) Unset deprecated added in v0.16.0

func (v *NullableFlavor) Unset()

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type NullableFloat32 deprecated

type NullableFloat32 struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewNullableFloat32 deprecated

func NewNullableFloat32(val *float32) *NullableFloat32

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableFloat32) Get deprecated

func (v NullableFloat32) Get() *float32

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableFloat32) IsSet deprecated

func (v NullableFloat32) IsSet() bool

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableFloat32) MarshalJSON deprecated

func (v NullableFloat32) MarshalJSON() ([]byte, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableFloat32) Set deprecated

func (v *NullableFloat32) Set(val *float32)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableFloat32) UnmarshalJSON deprecated

func (v *NullableFloat32) UnmarshalJSON(src []byte) error

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableFloat32) Unset deprecated

func (v *NullableFloat32) Unset()

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type NullableFloat64 deprecated

type NullableFloat64 struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewNullableFloat64 deprecated

func NewNullableFloat64(val *float64) *NullableFloat64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableFloat64) Get deprecated

func (v NullableFloat64) Get() *float64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableFloat64) IsSet deprecated

func (v NullableFloat64) IsSet() bool

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableFloat64) MarshalJSON deprecated

func (v NullableFloat64) MarshalJSON() ([]byte, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableFloat64) Set deprecated

func (v *NullableFloat64) Set(val *float64)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableFloat64) UnmarshalJSON deprecated

func (v *NullableFloat64) UnmarshalJSON(src []byte) error

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableFloat64) Unset deprecated

func (v *NullableFloat64) Unset()

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type NullableGetBackupResponse deprecated added in v0.16.0

type NullableGetBackupResponse struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewNullableGetBackupResponse deprecated added in v0.16.0

func NewNullableGetBackupResponse(val *GetBackupResponse) *NullableGetBackupResponse

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableGetBackupResponse) Get deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableGetBackupResponse) IsSet deprecated added in v0.16.0

func (v NullableGetBackupResponse) IsSet() bool

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableGetBackupResponse) MarshalJSON deprecated added in v0.16.0

func (v NullableGetBackupResponse) MarshalJSON() ([]byte, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableGetBackupResponse) Set deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableGetBackupResponse) UnmarshalJSON deprecated added in v0.16.0

func (v *NullableGetBackupResponse) UnmarshalJSON(src []byte) error

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableGetBackupResponse) Unset deprecated added in v0.16.0

func (v *NullableGetBackupResponse) Unset()

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type NullableGetUserResponse deprecated added in v0.16.0

type NullableGetUserResponse struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewNullableGetUserResponse deprecated added in v0.16.0

func NewNullableGetUserResponse(val *GetUserResponse) *NullableGetUserResponse

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableGetUserResponse) Get deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableGetUserResponse) IsSet deprecated added in v0.16.0

func (v NullableGetUserResponse) IsSet() bool

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableGetUserResponse) MarshalJSON deprecated added in v0.16.0

func (v NullableGetUserResponse) MarshalJSON() ([]byte, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableGetUserResponse) Set deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableGetUserResponse) UnmarshalJSON deprecated added in v0.16.0

func (v *NullableGetUserResponse) UnmarshalJSON(src []byte) error

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableGetUserResponse) Unset deprecated added in v0.16.0

func (v *NullableGetUserResponse) Unset()

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type NullableInstance deprecated added in v0.16.0

type NullableInstance struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewNullableInstance deprecated added in v0.16.0

func NewNullableInstance(val *Instance) *NullableInstance

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableInstance) Get deprecated added in v0.16.0

func (v NullableInstance) Get() *Instance

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableInstance) IsSet deprecated added in v0.16.0

func (v NullableInstance) IsSet() bool

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableInstance) MarshalJSON deprecated added in v0.16.0

func (v NullableInstance) MarshalJSON() ([]byte, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableInstance) Set deprecated added in v0.16.0

func (v *NullableInstance) Set(val *Instance)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableInstance) UnmarshalJSON deprecated added in v0.16.0

func (v *NullableInstance) UnmarshalJSON(src []byte) error

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableInstance) Unset deprecated added in v0.16.0

func (v *NullableInstance) Unset()

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type NullableInstanceCreateDatabaseResponse deprecated added in v0.16.0

type NullableInstanceCreateDatabaseResponse struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewNullableInstanceCreateDatabaseResponse deprecated added in v0.16.0

func NewNullableInstanceCreateDatabaseResponse(val *InstanceCreateDatabaseResponse) *NullableInstanceCreateDatabaseResponse

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableInstanceCreateDatabaseResponse) Get deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableInstanceCreateDatabaseResponse) IsSet deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableInstanceCreateDatabaseResponse) MarshalJSON deprecated added in v0.16.0

func (v NullableInstanceCreateDatabaseResponse) MarshalJSON() ([]byte, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableInstanceCreateDatabaseResponse) Set deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableInstanceCreateDatabaseResponse) UnmarshalJSON deprecated added in v0.16.0

func (v *NullableInstanceCreateDatabaseResponse) UnmarshalJSON(src []byte) error

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableInstanceCreateDatabaseResponse) Unset deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type NullableInstanceDataPoint deprecated added in v0.16.0

type NullableInstanceDataPoint struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewNullableInstanceDataPoint deprecated added in v0.16.0

func NewNullableInstanceDataPoint(val *InstanceDataPoint) *NullableInstanceDataPoint

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableInstanceDataPoint) Get deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableInstanceDataPoint) IsSet deprecated added in v0.16.0

func (v NullableInstanceDataPoint) IsSet() bool

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableInstanceDataPoint) MarshalJSON deprecated added in v0.16.0

func (v NullableInstanceDataPoint) MarshalJSON() ([]byte, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableInstanceDataPoint) Set deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableInstanceDataPoint) UnmarshalJSON deprecated added in v0.16.0

func (v *NullableInstanceDataPoint) UnmarshalJSON(src []byte) error

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableInstanceDataPoint) Unset deprecated added in v0.16.0

func (v *NullableInstanceDataPoint) Unset()

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type NullableInstanceDatabase deprecated added in v0.16.0

type NullableInstanceDatabase struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewNullableInstanceDatabase deprecated added in v0.16.0

func NewNullableInstanceDatabase(val *InstanceDatabase) *NullableInstanceDatabase

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableInstanceDatabase) Get deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableInstanceDatabase) IsSet deprecated added in v0.16.0

func (v NullableInstanceDatabase) IsSet() bool

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableInstanceDatabase) MarshalJSON deprecated added in v0.16.0

func (v NullableInstanceDatabase) MarshalJSON() ([]byte, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableInstanceDatabase) Set deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableInstanceDatabase) UnmarshalJSON deprecated added in v0.16.0

func (v *NullableInstanceDatabase) UnmarshalJSON(src []byte) error

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableInstanceDatabase) Unset deprecated added in v0.16.0

func (v *NullableInstanceDatabase) Unset()

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type NullableInstanceHost deprecated added in v0.16.0

type NullableInstanceHost struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewNullableInstanceHost deprecated added in v0.16.0

func NewNullableInstanceHost(val *InstanceHost) *NullableInstanceHost

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableInstanceHost) Get deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableInstanceHost) IsSet deprecated added in v0.16.0

func (v NullableInstanceHost) IsSet() bool

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableInstanceHost) MarshalJSON deprecated added in v0.16.0

func (v NullableInstanceHost) MarshalJSON() ([]byte, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableInstanceHost) Set deprecated added in v0.16.0

func (v *NullableInstanceHost) Set(val *InstanceHost)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableInstanceHost) UnmarshalJSON deprecated added in v0.16.0

func (v *NullableInstanceHost) UnmarshalJSON(src []byte) error

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableInstanceHost) Unset deprecated added in v0.16.0

func (v *NullableInstanceHost) Unset()

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type NullableInstanceHostMetric deprecated added in v0.16.0

type NullableInstanceHostMetric struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewNullableInstanceHostMetric deprecated added in v0.16.0

func NewNullableInstanceHostMetric(val *InstanceHostMetric) *NullableInstanceHostMetric

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableInstanceHostMetric) Get deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableInstanceHostMetric) IsSet deprecated added in v0.16.0

func (v NullableInstanceHostMetric) IsSet() bool

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableInstanceHostMetric) MarshalJSON deprecated added in v0.16.0

func (v NullableInstanceHostMetric) MarshalJSON() ([]byte, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableInstanceHostMetric) Set deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableInstanceHostMetric) UnmarshalJSON deprecated added in v0.16.0

func (v *NullableInstanceHostMetric) UnmarshalJSON(src []byte) error

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableInstanceHostMetric) Unset deprecated added in v0.16.0

func (v *NullableInstanceHostMetric) Unset()

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type NullableInstanceListDatabasesResponse deprecated added in v0.16.0

type NullableInstanceListDatabasesResponse struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewNullableInstanceListDatabasesResponse deprecated added in v0.16.0

func NewNullableInstanceListDatabasesResponse(val *InstanceListDatabasesResponse) *NullableInstanceListDatabasesResponse

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableInstanceListDatabasesResponse) Get deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableInstanceListDatabasesResponse) IsSet deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableInstanceListDatabasesResponse) MarshalJSON deprecated added in v0.16.0

func (v NullableInstanceListDatabasesResponse) MarshalJSON() ([]byte, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableInstanceListDatabasesResponse) Set deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableInstanceListDatabasesResponse) UnmarshalJSON deprecated added in v0.16.0

func (v *NullableInstanceListDatabasesResponse) UnmarshalJSON(src []byte) error

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableInstanceListDatabasesResponse) Unset deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type NullableInstanceListInstance deprecated added in v0.16.0

type NullableInstanceListInstance struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewNullableInstanceListInstance deprecated added in v0.16.0

func NewNullableInstanceListInstance(val *InstanceListInstance) *NullableInstanceListInstance

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableInstanceListInstance) Get deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableInstanceListInstance) IsSet deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableInstanceListInstance) MarshalJSON deprecated added in v0.16.0

func (v NullableInstanceListInstance) MarshalJSON() ([]byte, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableInstanceListInstance) Set deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableInstanceListInstance) UnmarshalJSON deprecated added in v0.16.0

func (v *NullableInstanceListInstance) UnmarshalJSON(src []byte) error

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableInstanceListInstance) Unset deprecated added in v0.16.0

func (v *NullableInstanceListInstance) Unset()

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type NullableInstanceMetricsResponse deprecated added in v0.16.0

type NullableInstanceMetricsResponse struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewNullableInstanceMetricsResponse deprecated added in v0.16.0

func NewNullableInstanceMetricsResponse(val *InstanceMetricsResponse) *NullableInstanceMetricsResponse

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableInstanceMetricsResponse) Get deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableInstanceMetricsResponse) IsSet deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableInstanceMetricsResponse) MarshalJSON deprecated added in v0.16.0

func (v NullableInstanceMetricsResponse) MarshalJSON() ([]byte, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableInstanceMetricsResponse) Set deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableInstanceMetricsResponse) UnmarshalJSON deprecated added in v0.16.0

func (v *NullableInstanceMetricsResponse) UnmarshalJSON(src []byte) error

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableInstanceMetricsResponse) Unset deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type NullableInstanceResponse deprecated added in v0.16.0

type NullableInstanceResponse struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewNullableInstanceResponse deprecated added in v0.16.0

func NewNullableInstanceResponse(val *InstanceResponse) *NullableInstanceResponse

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableInstanceResponse) Get deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableInstanceResponse) IsSet deprecated added in v0.16.0

func (v NullableInstanceResponse) IsSet() bool

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableInstanceResponse) MarshalJSON deprecated added in v0.16.0

func (v NullableInstanceResponse) MarshalJSON() ([]byte, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableInstanceResponse) Set deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableInstanceResponse) UnmarshalJSON deprecated added in v0.16.0

func (v *NullableInstanceResponse) UnmarshalJSON(src []byte) error

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableInstanceResponse) Unset deprecated added in v0.16.0

func (v *NullableInstanceResponse) Unset()

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type NullableInt deprecated

type NullableInt struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewNullableInt deprecated

func NewNullableInt(val *int) *NullableInt

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableInt) Get deprecated

func (v NullableInt) Get() *int

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableInt) IsSet deprecated

func (v NullableInt) IsSet() bool

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableInt) MarshalJSON deprecated

func (v NullableInt) MarshalJSON() ([]byte, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableInt) Set deprecated

func (v *NullableInt) Set(val *int)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableInt) UnmarshalJSON deprecated

func (v *NullableInt) UnmarshalJSON(src []byte) error

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableInt) Unset deprecated

func (v *NullableInt) Unset()

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type NullableInt32 deprecated

type NullableInt32 struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewNullableInt32 deprecated

func NewNullableInt32(val *int32) *NullableInt32

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableInt32) Get deprecated

func (v NullableInt32) Get() *int32

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableInt32) IsSet deprecated

func (v NullableInt32) IsSet() bool

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableInt32) MarshalJSON deprecated

func (v NullableInt32) MarshalJSON() ([]byte, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableInt32) Set deprecated

func (v *NullableInt32) Set(val *int32)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableInt32) UnmarshalJSON deprecated

func (v *NullableInt32) UnmarshalJSON(src []byte) error

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableInt32) Unset deprecated

func (v *NullableInt32) Unset()

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type NullableInt64 deprecated

type NullableInt64 struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewNullableInt64 deprecated

func NewNullableInt64(val *int64) *NullableInt64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableInt64) Get deprecated

func (v NullableInt64) Get() *int64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableInt64) IsSet deprecated

func (v NullableInt64) IsSet() bool

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableInt64) MarshalJSON deprecated

func (v NullableInt64) MarshalJSON() ([]byte, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableInt64) Set deprecated

func (v *NullableInt64) Set(val *int64)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableInt64) UnmarshalJSON deprecated

func (v *NullableInt64) UnmarshalJSON(src []byte) error

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableInt64) Unset deprecated

func (v *NullableInt64) Unset()

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type NullableListBackupsResponse deprecated added in v0.16.0

type NullableListBackupsResponse struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewNullableListBackupsResponse deprecated added in v0.16.0

func NewNullableListBackupsResponse(val *ListBackupsResponse) *NullableListBackupsResponse

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableListBackupsResponse) Get deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableListBackupsResponse) IsSet deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableListBackupsResponse) MarshalJSON deprecated added in v0.16.0

func (v NullableListBackupsResponse) MarshalJSON() ([]byte, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableListBackupsResponse) Set deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableListBackupsResponse) UnmarshalJSON deprecated added in v0.16.0

func (v *NullableListBackupsResponse) UnmarshalJSON(src []byte) error

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableListBackupsResponse) Unset deprecated added in v0.16.0

func (v *NullableListBackupsResponse) Unset()

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type NullableListFlavorsResponse deprecated added in v0.16.0

type NullableListFlavorsResponse struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewNullableListFlavorsResponse deprecated added in v0.16.0

func NewNullableListFlavorsResponse(val *ListFlavorsResponse) *NullableListFlavorsResponse

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableListFlavorsResponse) Get deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableListFlavorsResponse) IsSet deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableListFlavorsResponse) MarshalJSON deprecated added in v0.16.0

func (v NullableListFlavorsResponse) MarshalJSON() ([]byte, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableListFlavorsResponse) Set deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableListFlavorsResponse) UnmarshalJSON deprecated added in v0.16.0

func (v *NullableListFlavorsResponse) UnmarshalJSON(src []byte) error

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableListFlavorsResponse) Unset deprecated added in v0.16.0

func (v *NullableListFlavorsResponse) Unset()

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type NullableListInstancesResponse deprecated added in v0.16.0

type NullableListInstancesResponse struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewNullableListInstancesResponse deprecated added in v0.16.0

func NewNullableListInstancesResponse(val *ListInstancesResponse) *NullableListInstancesResponse

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableListInstancesResponse) Get deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableListInstancesResponse) IsSet deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableListInstancesResponse) MarshalJSON deprecated added in v0.16.0

func (v NullableListInstancesResponse) MarshalJSON() ([]byte, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableListInstancesResponse) Set deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableListInstancesResponse) UnmarshalJSON deprecated added in v0.16.0

func (v *NullableListInstancesResponse) UnmarshalJSON(src []byte) error

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableListInstancesResponse) Unset deprecated added in v0.16.0

func (v *NullableListInstancesResponse) Unset()

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type NullableListStoragesResponse deprecated added in v0.16.0

type NullableListStoragesResponse struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewNullableListStoragesResponse deprecated added in v0.16.0

func NewNullableListStoragesResponse(val *ListStoragesResponse) *NullableListStoragesResponse

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableListStoragesResponse) Get deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableListStoragesResponse) IsSet deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableListStoragesResponse) MarshalJSON deprecated added in v0.16.0

func (v NullableListStoragesResponse) MarshalJSON() ([]byte, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableListStoragesResponse) Set deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableListStoragesResponse) UnmarshalJSON deprecated added in v0.16.0

func (v *NullableListStoragesResponse) UnmarshalJSON(src []byte) error

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableListStoragesResponse) Unset deprecated added in v0.16.0

func (v *NullableListStoragesResponse) Unset()

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type NullableListUsersResponse deprecated added in v0.16.0

type NullableListUsersResponse struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewNullableListUsersResponse deprecated added in v0.16.0

func NewNullableListUsersResponse(val *ListUsersResponse) *NullableListUsersResponse

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableListUsersResponse) Get deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableListUsersResponse) IsSet deprecated added in v0.16.0

func (v NullableListUsersResponse) IsSet() bool

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableListUsersResponse) MarshalJSON deprecated added in v0.16.0

func (v NullableListUsersResponse) MarshalJSON() ([]byte, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableListUsersResponse) Set deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableListUsersResponse) UnmarshalJSON deprecated added in v0.16.0

func (v *NullableListUsersResponse) UnmarshalJSON(src []byte) error

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableListUsersResponse) Unset deprecated added in v0.16.0

func (v *NullableListUsersResponse) Unset()

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type NullableListUsersResponseItem deprecated added in v0.16.0

type NullableListUsersResponseItem struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewNullableListUsersResponseItem deprecated added in v0.16.0

func NewNullableListUsersResponseItem(val *ListUsersResponseItem) *NullableListUsersResponseItem

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableListUsersResponseItem) Get deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableListUsersResponseItem) IsSet deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableListUsersResponseItem) MarshalJSON deprecated added in v0.16.0

func (v NullableListUsersResponseItem) MarshalJSON() ([]byte, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableListUsersResponseItem) Set deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableListUsersResponseItem) UnmarshalJSON deprecated added in v0.16.0

func (v *NullableListUsersResponseItem) UnmarshalJSON(src []byte) error

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableListUsersResponseItem) Unset deprecated added in v0.16.0

func (v *NullableListUsersResponseItem) Unset()

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type NullableListVersionsResponse deprecated added in v0.16.0

type NullableListVersionsResponse struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewNullableListVersionsResponse deprecated added in v0.16.0

func NewNullableListVersionsResponse(val *ListVersionsResponse) *NullableListVersionsResponse

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableListVersionsResponse) Get deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableListVersionsResponse) IsSet deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableListVersionsResponse) MarshalJSON deprecated added in v0.16.0

func (v NullableListVersionsResponse) MarshalJSON() ([]byte, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableListVersionsResponse) Set deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableListVersionsResponse) UnmarshalJSON deprecated added in v0.16.0

func (v *NullableListVersionsResponse) UnmarshalJSON(src []byte) error

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableListVersionsResponse) Unset deprecated added in v0.16.0

func (v *NullableListVersionsResponse) Unset()

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type NullablePartialUpdateInstancePayload deprecated added in v0.16.0

type NullablePartialUpdateInstancePayload struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewNullablePartialUpdateInstancePayload deprecated added in v0.16.0

func NewNullablePartialUpdateInstancePayload(val *PartialUpdateInstancePayload) *NullablePartialUpdateInstancePayload

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullablePartialUpdateInstancePayload) Get deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullablePartialUpdateInstancePayload) IsSet deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullablePartialUpdateInstancePayload) MarshalJSON deprecated added in v0.16.0

func (v NullablePartialUpdateInstancePayload) MarshalJSON() ([]byte, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullablePartialUpdateInstancePayload) Set deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullablePartialUpdateInstancePayload) UnmarshalJSON deprecated added in v0.16.0

func (v *NullablePartialUpdateInstancePayload) UnmarshalJSON(src []byte) error

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullablePartialUpdateInstancePayload) Unset deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type NullablePartialUpdateInstanceResponse deprecated added in v0.16.0

type NullablePartialUpdateInstanceResponse struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewNullablePartialUpdateInstanceResponse deprecated added in v0.16.0

func NewNullablePartialUpdateInstanceResponse(val *PartialUpdateInstanceResponse) *NullablePartialUpdateInstanceResponse

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullablePartialUpdateInstanceResponse) Get deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullablePartialUpdateInstanceResponse) IsSet deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullablePartialUpdateInstanceResponse) MarshalJSON deprecated added in v0.16.0

func (v NullablePartialUpdateInstanceResponse) MarshalJSON() ([]byte, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullablePartialUpdateInstanceResponse) Set deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullablePartialUpdateInstanceResponse) UnmarshalJSON deprecated added in v0.16.0

func (v *NullablePartialUpdateInstanceResponse) UnmarshalJSON(src []byte) error

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullablePartialUpdateInstanceResponse) Unset deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type NullablePartialUpdateUserPayload deprecated added in v0.16.0

type NullablePartialUpdateUserPayload struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewNullablePartialUpdateUserPayload deprecated added in v0.16.0

func NewNullablePartialUpdateUserPayload(val *PartialUpdateUserPayload) *NullablePartialUpdateUserPayload

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullablePartialUpdateUserPayload) Get deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullablePartialUpdateUserPayload) IsSet deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullablePartialUpdateUserPayload) MarshalJSON deprecated added in v0.16.0

func (v NullablePartialUpdateUserPayload) MarshalJSON() ([]byte, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullablePartialUpdateUserPayload) Set deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullablePartialUpdateUserPayload) UnmarshalJSON deprecated added in v0.16.0

func (v *NullablePartialUpdateUserPayload) UnmarshalJSON(src []byte) error

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullablePartialUpdateUserPayload) Unset deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type NullablePostgresDatabaseParameter deprecated added in v0.16.0

type NullablePostgresDatabaseParameter struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewNullablePostgresDatabaseParameter deprecated added in v0.16.0

func NewNullablePostgresDatabaseParameter(val *PostgresDatabaseParameter) *NullablePostgresDatabaseParameter

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullablePostgresDatabaseParameter) Get deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullablePostgresDatabaseParameter) IsSet deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullablePostgresDatabaseParameter) MarshalJSON deprecated added in v0.16.0

func (v NullablePostgresDatabaseParameter) MarshalJSON() ([]byte, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullablePostgresDatabaseParameter) Set deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullablePostgresDatabaseParameter) UnmarshalJSON deprecated added in v0.16.0

func (v *NullablePostgresDatabaseParameter) UnmarshalJSON(src []byte) error

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullablePostgresDatabaseParameter) Unset deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type NullablePostgresDatabaseParameterResponse deprecated added in v0.16.0

type NullablePostgresDatabaseParameterResponse struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewNullablePostgresDatabaseParameterResponse deprecated added in v0.16.0

func NewNullablePostgresDatabaseParameterResponse(val *PostgresDatabaseParameterResponse) *NullablePostgresDatabaseParameterResponse

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullablePostgresDatabaseParameterResponse) Get deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullablePostgresDatabaseParameterResponse) IsSet deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullablePostgresDatabaseParameterResponse) MarshalJSON deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullablePostgresDatabaseParameterResponse) Set deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullablePostgresDatabaseParameterResponse) UnmarshalJSON deprecated added in v0.16.0

func (v *NullablePostgresDatabaseParameterResponse) UnmarshalJSON(src []byte) error

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullablePostgresDatabaseParameterResponse) Unset deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type NullableResetUserResponse deprecated added in v0.16.0

type NullableResetUserResponse struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewNullableResetUserResponse deprecated added in v0.16.0

func NewNullableResetUserResponse(val *ResetUserResponse) *NullableResetUserResponse

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableResetUserResponse) Get deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableResetUserResponse) IsSet deprecated added in v0.16.0

func (v NullableResetUserResponse) IsSet() bool

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableResetUserResponse) MarshalJSON deprecated added in v0.16.0

func (v NullableResetUserResponse) MarshalJSON() ([]byte, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableResetUserResponse) Set deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableResetUserResponse) UnmarshalJSON deprecated added in v0.16.0

func (v *NullableResetUserResponse) UnmarshalJSON(src []byte) error

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableResetUserResponse) Unset deprecated added in v0.16.0

func (v *NullableResetUserResponse) Unset()

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type NullableStorage deprecated added in v0.16.0

type NullableStorage struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewNullableStorage deprecated added in v0.16.0

func NewNullableStorage(val *Storage) *NullableStorage

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableStorage) Get deprecated added in v0.16.0

func (v NullableStorage) Get() *Storage

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableStorage) IsSet deprecated added in v0.16.0

func (v NullableStorage) IsSet() bool

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableStorage) MarshalJSON deprecated added in v0.16.0

func (v NullableStorage) MarshalJSON() ([]byte, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableStorage) Set deprecated added in v0.16.0

func (v *NullableStorage) Set(val *Storage)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableStorage) UnmarshalJSON deprecated added in v0.16.0

func (v *NullableStorage) UnmarshalJSON(src []byte) error

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableStorage) Unset deprecated added in v0.16.0

func (v *NullableStorage) Unset()

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type NullableStorageRange deprecated added in v0.16.0

type NullableStorageRange struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewNullableStorageRange deprecated added in v0.16.0

func NewNullableStorageRange(val *StorageRange) *NullableStorageRange

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableStorageRange) Get deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableStorageRange) IsSet deprecated added in v0.16.0

func (v NullableStorageRange) IsSet() bool

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableStorageRange) MarshalJSON deprecated added in v0.16.0

func (v NullableStorageRange) MarshalJSON() ([]byte, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableStorageRange) Set deprecated added in v0.16.0

func (v *NullableStorageRange) Set(val *StorageRange)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableStorageRange) UnmarshalJSON deprecated added in v0.16.0

func (v *NullableStorageRange) UnmarshalJSON(src []byte) error

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableStorageRange) Unset deprecated added in v0.16.0

func (v *NullableStorageRange) Unset()

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type NullableStorageUpdate deprecated added in v1.3.0

type NullableStorageUpdate struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewNullableStorageUpdate deprecated added in v1.3.0

func NewNullableStorageUpdate(val *StorageUpdate) *NullableStorageUpdate

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableStorageUpdate) Get deprecated added in v1.3.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableStorageUpdate) IsSet deprecated added in v1.3.0

func (v NullableStorageUpdate) IsSet() bool

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableStorageUpdate) MarshalJSON deprecated added in v1.3.0

func (v NullableStorageUpdate) MarshalJSON() ([]byte, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableStorageUpdate) Set deprecated added in v1.3.0

func (v *NullableStorageUpdate) Set(val *StorageUpdate)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableStorageUpdate) UnmarshalJSON deprecated added in v1.3.0

func (v *NullableStorageUpdate) UnmarshalJSON(src []byte) error

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableStorageUpdate) Unset deprecated added in v1.3.0

func (v *NullableStorageUpdate) Unset()

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type NullableString deprecated

type NullableString struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewNullableString deprecated

func NewNullableString(val *string) *NullableString

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableString) Get deprecated

func (v NullableString) Get() *string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableString) IsSet deprecated

func (v NullableString) IsSet() bool

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableString) MarshalJSON deprecated

func (v NullableString) MarshalJSON() ([]byte, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableString) Set deprecated

func (v *NullableString) Set(val *string)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableString) UnmarshalJSON deprecated

func (v *NullableString) UnmarshalJSON(src []byte) error

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableString) Unset deprecated

func (v *NullableString) Unset()

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type NullableTime deprecated

type NullableTime struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewNullableTime deprecated

func NewNullableTime(val *time.Time) *NullableTime

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableTime) Get deprecated

func (v NullableTime) Get() *time.Time

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableTime) IsSet deprecated

func (v NullableTime) IsSet() bool

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableTime) MarshalJSON deprecated

func (v NullableTime) MarshalJSON() ([]byte, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableTime) Set deprecated

func (v *NullableTime) Set(val *time.Time)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableTime) UnmarshalJSON deprecated

func (v *NullableTime) UnmarshalJSON(src []byte) error

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableTime) Unset deprecated

func (v *NullableTime) Unset()

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type NullableUpdateBackupSchedulePayload deprecated added in v0.16.0

type NullableUpdateBackupSchedulePayload struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewNullableUpdateBackupSchedulePayload deprecated added in v0.16.0

func NewNullableUpdateBackupSchedulePayload(val *UpdateBackupSchedulePayload) *NullableUpdateBackupSchedulePayload

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableUpdateBackupSchedulePayload) Get deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableUpdateBackupSchedulePayload) IsSet deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableUpdateBackupSchedulePayload) MarshalJSON deprecated added in v0.16.0

func (v NullableUpdateBackupSchedulePayload) MarshalJSON() ([]byte, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableUpdateBackupSchedulePayload) Set deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableUpdateBackupSchedulePayload) UnmarshalJSON deprecated added in v0.16.0

func (v *NullableUpdateBackupSchedulePayload) UnmarshalJSON(src []byte) error

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableUpdateBackupSchedulePayload) Unset deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type NullableUpdateInstancePayload deprecated added in v0.16.0

type NullableUpdateInstancePayload struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewNullableUpdateInstancePayload deprecated added in v0.16.0

func NewNullableUpdateInstancePayload(val *UpdateInstancePayload) *NullableUpdateInstancePayload

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableUpdateInstancePayload) Get deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableUpdateInstancePayload) IsSet deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableUpdateInstancePayload) MarshalJSON deprecated added in v0.16.0

func (v NullableUpdateInstancePayload) MarshalJSON() ([]byte, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableUpdateInstancePayload) Set deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableUpdateInstancePayload) UnmarshalJSON deprecated added in v0.16.0

func (v *NullableUpdateInstancePayload) UnmarshalJSON(src []byte) error

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableUpdateInstancePayload) Unset deprecated added in v0.16.0

func (v *NullableUpdateInstancePayload) Unset()

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type NullableUpdateUserPayload deprecated added in v0.16.0

type NullableUpdateUserPayload struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewNullableUpdateUserPayload deprecated added in v0.16.0

func NewNullableUpdateUserPayload(val *UpdateUserPayload) *NullableUpdateUserPayload

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableUpdateUserPayload) Get deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableUpdateUserPayload) IsSet deprecated added in v0.16.0

func (v NullableUpdateUserPayload) IsSet() bool

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableUpdateUserPayload) MarshalJSON deprecated added in v0.16.0

func (v NullableUpdateUserPayload) MarshalJSON() ([]byte, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableUpdateUserPayload) Set deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableUpdateUserPayload) UnmarshalJSON deprecated added in v0.16.0

func (v *NullableUpdateUserPayload) UnmarshalJSON(src []byte) error

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableUpdateUserPayload) Unset deprecated added in v0.16.0

func (v *NullableUpdateUserPayload) Unset()

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type NullableUser deprecated added in v0.16.0

type NullableUser struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewNullableUser deprecated added in v0.16.0

func NewNullableUser(val *User) *NullableUser

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableUser) Get deprecated added in v0.16.0

func (v NullableUser) Get() *User

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableUser) IsSet deprecated added in v0.16.0

func (v NullableUser) IsSet() bool

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableUser) MarshalJSON deprecated added in v0.16.0

func (v NullableUser) MarshalJSON() ([]byte, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableUser) Set deprecated added in v0.16.0

func (v *NullableUser) Set(val *User)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableUser) UnmarshalJSON deprecated added in v0.16.0

func (v *NullableUser) UnmarshalJSON(src []byte) error

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableUser) Unset deprecated added in v0.16.0

func (v *NullableUser) Unset()

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type NullableUserResponse deprecated added in v0.16.0

type NullableUserResponse struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewNullableUserResponse deprecated added in v0.16.0

func NewNullableUserResponse(val *UserResponse) *NullableUserResponse

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableUserResponse) Get deprecated added in v0.16.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableUserResponse) IsSet deprecated added in v0.16.0

func (v NullableUserResponse) IsSet() bool

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableUserResponse) MarshalJSON deprecated added in v0.16.0

func (v NullableUserResponse) MarshalJSON() ([]byte, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableUserResponse) Set deprecated added in v0.16.0

func (v *NullableUserResponse) Set(val *UserResponse)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableUserResponse) UnmarshalJSON deprecated added in v0.16.0

func (v *NullableUserResponse) UnmarshalJSON(src []byte) error

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableUserResponse) Unset deprecated added in v0.16.0

func (v *NullableUserResponse) Unset()

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type NullableValue deprecated added in v1.0.2

type NullableValue[T any] struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableValue[T]) Get deprecated added in v1.0.2

func (v NullableValue[T]) Get() *T

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (NullableValue[T]) IsSet deprecated added in v1.0.2

func (v NullableValue[T]) IsSet() bool

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableValue[T]) Set deprecated added in v1.0.2

func (v *NullableValue[T]) Set(val *T)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*NullableValue[T]) Unset deprecated added in v1.0.2

func (v *NullableValue[T]) Unset()

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PartialUpdateInstancePayload

type PartialUpdateInstancePayload struct {
	Acl            PartialUpdateInstancePayloadGetAclAttributeType            `json:"acl,omitempty"`
	BackupSchedule PartialUpdateInstancePayloadGetBackupScheduleAttributeType `json:"backupSchedule,omitempty"`
	FlavorId       PartialUpdateInstancePayloadGetFlavorIdAttributeType       `json:"flavorId,omitempty"`
	// Labels field is not certain/clear
	Labels  PartialUpdateInstancePayloadGetLabelsAttributeType  `json:"labels,omitempty"`
	Name    PartialUpdateInstancePayloadGetNameAttributeType    `json:"name,omitempty"`
	Options PartialUpdateInstancePayloadGetOptionsAttributeType `json:"options,omitempty"`
	// Can be cast to int32 without loss of precision.
	Replicas PartialUpdateInstancePayloadGetReplicasAttributeType `json:"replicas,omitempty"`
	Storage  PartialUpdateInstancePayloadGetStorageAttributeType  `json:"storage,omitempty"`
	Version  PartialUpdateInstancePayloadGetVersionAttributeType  `json:"version,omitempty"`
}

PartialUpdateInstancePayload struct for PartialUpdateInstancePayload Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewPartialUpdateInstancePayload added in v0.16.0

func NewPartialUpdateInstancePayload() *PartialUpdateInstancePayload

NewPartialUpdateInstancePayload instantiates a new PartialUpdateInstancePayload object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewPartialUpdateInstancePayloadWithDefaults added in v0.16.0

func NewPartialUpdateInstancePayloadWithDefaults() *PartialUpdateInstancePayload

NewPartialUpdateInstancePayloadWithDefaults instantiates a new PartialUpdateInstancePayload object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PartialUpdateInstancePayload) GetAcl added in v0.16.0

GetAcl returns the Acl field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PartialUpdateInstancePayload) GetAclOk added in v0.16.0

GetAclOk returns a tuple with the Acl field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PartialUpdateInstancePayload) GetBackupSchedule added in v0.16.0

GetBackupSchedule returns the BackupSchedule field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PartialUpdateInstancePayload) GetBackupScheduleOk added in v0.16.0

GetBackupScheduleOk returns a tuple with the BackupSchedule field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PartialUpdateInstancePayload) GetFlavorId added in v0.16.0

GetFlavorId returns the FlavorId field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PartialUpdateInstancePayload) GetFlavorIdOk added in v0.16.0

GetFlavorIdOk returns a tuple with the FlavorId field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PartialUpdateInstancePayload) GetLabels added in v0.16.0

GetLabels returns the Labels field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PartialUpdateInstancePayload) GetLabelsOk added in v0.16.0

GetLabelsOk returns a tuple with the Labels field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PartialUpdateInstancePayload) GetName added in v0.16.0

GetName returns the Name field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PartialUpdateInstancePayload) GetNameOk added in v0.16.0

GetNameOk returns a tuple with the Name field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PartialUpdateInstancePayload) GetOptions added in v0.16.0

GetOptions returns the Options field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PartialUpdateInstancePayload) GetOptionsOk added in v0.16.0

GetOptionsOk returns a tuple with the Options field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PartialUpdateInstancePayload) GetReplicas added in v0.16.0

GetReplicas returns the Replicas field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PartialUpdateInstancePayload) GetReplicasOk added in v0.16.0

GetReplicasOk returns a tuple with the Replicas field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PartialUpdateInstancePayload) GetStorage added in v0.16.0

GetStorage returns the Storage field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PartialUpdateInstancePayload) GetStorageOk added in v0.16.0

GetStorageOk returns a tuple with the Storage field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PartialUpdateInstancePayload) GetVersion added in v0.16.0

GetVersion returns the Version field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PartialUpdateInstancePayload) GetVersionOk added in v0.16.0

GetVersionOk returns a tuple with the Version field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PartialUpdateInstancePayload) HasAcl added in v0.16.0

func (o *PartialUpdateInstancePayload) HasAcl() bool

HasAcl returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PartialUpdateInstancePayload) HasBackupSchedule added in v0.16.0

func (o *PartialUpdateInstancePayload) HasBackupSchedule() bool

HasBackupSchedule returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PartialUpdateInstancePayload) HasFlavorId added in v0.16.0

func (o *PartialUpdateInstancePayload) HasFlavorId() bool

HasFlavorId returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PartialUpdateInstancePayload) HasLabels added in v0.16.0

func (o *PartialUpdateInstancePayload) HasLabels() bool

HasLabels returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PartialUpdateInstancePayload) HasName added in v0.16.0

func (o *PartialUpdateInstancePayload) HasName() bool

HasName returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PartialUpdateInstancePayload) HasOptions added in v0.16.0

func (o *PartialUpdateInstancePayload) HasOptions() bool

HasOptions returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PartialUpdateInstancePayload) HasReplicas added in v0.16.0

func (o *PartialUpdateInstancePayload) HasReplicas() bool

HasReplicas returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PartialUpdateInstancePayload) HasStorage added in v0.16.0

func (o *PartialUpdateInstancePayload) HasStorage() bool

HasStorage returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PartialUpdateInstancePayload) HasVersion added in v0.16.0

func (o *PartialUpdateInstancePayload) HasVersion() bool

HasVersion returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PartialUpdateInstancePayload) SetAcl added in v0.16.0

SetAcl gets a reference to the given ACL and assigns it to the Acl field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PartialUpdateInstancePayload) SetBackupSchedule added in v0.16.0

SetBackupSchedule gets a reference to the given string and assigns it to the BackupSchedule field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PartialUpdateInstancePayload) SetFlavorId added in v0.16.0

SetFlavorId gets a reference to the given string and assigns it to the FlavorId field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PartialUpdateInstancePayload) SetLabels added in v0.16.0

SetLabels gets a reference to the given map[string]string and assigns it to the Labels field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PartialUpdateInstancePayload) SetName added in v0.16.0

SetName gets a reference to the given string and assigns it to the Name field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PartialUpdateInstancePayload) SetOptions added in v0.16.0

SetOptions gets a reference to the given map[string]string and assigns it to the Options field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PartialUpdateInstancePayload) SetReplicas added in v0.16.0

SetReplicas gets a reference to the given int64 and assigns it to the Replicas field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PartialUpdateInstancePayload) SetStorage added in v0.16.0

SetStorage gets a reference to the given StorageUpdate and assigns it to the Storage field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PartialUpdateInstancePayload) SetVersion added in v0.16.0

SetVersion gets a reference to the given string and assigns it to the Version field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (PartialUpdateInstancePayload) ToMap deprecated added in v0.16.0

func (o PartialUpdateInstancePayload) ToMap() (map[string]interface{}, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PartialUpdateInstancePayloadGetAclArgType deprecated added in v1.0.2

type PartialUpdateInstancePayloadGetAclArgType = ACL

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PartialUpdateInstancePayloadGetAclAttributeType added in v1.0.2

type PartialUpdateInstancePayloadGetAclAttributeType = *ACL

isModel Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PartialUpdateInstancePayloadGetAclRetType deprecated added in v1.0.2

type PartialUpdateInstancePayloadGetAclRetType = ACL

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PartialUpdateInstancePayloadGetBackupScheduleArgType deprecated added in v1.0.2

type PartialUpdateInstancePayloadGetBackupScheduleArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PartialUpdateInstancePayloadGetBackupScheduleAttributeType added in v1.0.2

type PartialUpdateInstancePayloadGetBackupScheduleAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PartialUpdateInstancePayloadGetBackupScheduleRetType deprecated added in v1.0.2

type PartialUpdateInstancePayloadGetBackupScheduleRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PartialUpdateInstancePayloadGetFlavorIdArgType deprecated added in v1.0.2

type PartialUpdateInstancePayloadGetFlavorIdArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PartialUpdateInstancePayloadGetFlavorIdAttributeType added in v1.0.2

type PartialUpdateInstancePayloadGetFlavorIdAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PartialUpdateInstancePayloadGetFlavorIdRetType deprecated added in v1.0.2

type PartialUpdateInstancePayloadGetFlavorIdRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PartialUpdateInstancePayloadGetLabelsArgType deprecated added in v1.0.2

type PartialUpdateInstancePayloadGetLabelsArgType = map[string]string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PartialUpdateInstancePayloadGetLabelsAttributeType added in v1.0.2

type PartialUpdateInstancePayloadGetLabelsAttributeType = *map[string]string

isContainer Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PartialUpdateInstancePayloadGetLabelsRetType deprecated added in v1.0.2

type PartialUpdateInstancePayloadGetLabelsRetType = map[string]string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PartialUpdateInstancePayloadGetNameArgType deprecated added in v1.0.2

type PartialUpdateInstancePayloadGetNameArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PartialUpdateInstancePayloadGetNameAttributeType added in v1.0.2

type PartialUpdateInstancePayloadGetNameAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PartialUpdateInstancePayloadGetNameRetType deprecated added in v1.0.2

type PartialUpdateInstancePayloadGetNameRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PartialUpdateInstancePayloadGetOptionsArgType deprecated added in v1.0.2

type PartialUpdateInstancePayloadGetOptionsArgType = map[string]string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PartialUpdateInstancePayloadGetOptionsAttributeType added in v1.0.2

type PartialUpdateInstancePayloadGetOptionsAttributeType = *map[string]string

isContainer Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PartialUpdateInstancePayloadGetOptionsRetType deprecated added in v1.0.2

type PartialUpdateInstancePayloadGetOptionsRetType = map[string]string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PartialUpdateInstancePayloadGetReplicasArgType deprecated added in v1.0.2

type PartialUpdateInstancePayloadGetReplicasArgType = int64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PartialUpdateInstancePayloadGetReplicasAttributeType added in v1.0.2

type PartialUpdateInstancePayloadGetReplicasAttributeType = *int64

isInteger Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PartialUpdateInstancePayloadGetReplicasRetType deprecated added in v1.0.2

type PartialUpdateInstancePayloadGetReplicasRetType = int64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PartialUpdateInstancePayloadGetStorageArgType deprecated added in v1.0.2

type PartialUpdateInstancePayloadGetStorageArgType = StorageUpdate

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PartialUpdateInstancePayloadGetStorageAttributeType added in v1.0.2

type PartialUpdateInstancePayloadGetStorageAttributeType = *StorageUpdate

isModel Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PartialUpdateInstancePayloadGetStorageRetType deprecated added in v1.0.2

type PartialUpdateInstancePayloadGetStorageRetType = StorageUpdate

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PartialUpdateInstancePayloadGetVersionArgType deprecated added in v1.0.2

type PartialUpdateInstancePayloadGetVersionArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PartialUpdateInstancePayloadGetVersionAttributeType added in v1.0.2

type PartialUpdateInstancePayloadGetVersionAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PartialUpdateInstancePayloadGetVersionRetType deprecated added in v1.0.2

type PartialUpdateInstancePayloadGetVersionRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PartialUpdateInstanceRequest deprecated added in v1.1.0

type PartialUpdateInstanceRequest struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (PartialUpdateInstanceRequest) Execute deprecated added in v1.1.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (PartialUpdateInstanceRequest) PartialUpdateInstancePayload added in v1.1.0

func (r PartialUpdateInstanceRequest) PartialUpdateInstancePayload(partialUpdateInstancePayload PartialUpdateInstancePayload) ApiPartialUpdateInstanceRequest

Body Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PartialUpdateInstanceResponse

type PartialUpdateInstanceResponse struct {
	Item PartialUpdateInstanceResponseGetItemAttributeType `json:"item,omitempty"`
}

PartialUpdateInstanceResponse struct for PartialUpdateInstanceResponse Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewPartialUpdateInstanceResponse added in v0.16.0

func NewPartialUpdateInstanceResponse() *PartialUpdateInstanceResponse

NewPartialUpdateInstanceResponse instantiates a new PartialUpdateInstanceResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewPartialUpdateInstanceResponseWithDefaults added in v0.16.0

func NewPartialUpdateInstanceResponseWithDefaults() *PartialUpdateInstanceResponse

NewPartialUpdateInstanceResponseWithDefaults instantiates a new PartialUpdateInstanceResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PartialUpdateInstanceResponse) GetItem added in v0.16.0

GetItem returns the Item field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PartialUpdateInstanceResponse) GetItemOk added in v0.16.0

GetItemOk returns a tuple with the Item field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PartialUpdateInstanceResponse) HasItem added in v0.16.0

func (o *PartialUpdateInstanceResponse) HasItem() bool

HasItem returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PartialUpdateInstanceResponse) SetItem added in v0.16.0

SetItem gets a reference to the given Instance and assigns it to the Item field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (PartialUpdateInstanceResponse) ToMap deprecated added in v0.16.0

func (o PartialUpdateInstanceResponse) ToMap() (map[string]interface{}, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PartialUpdateInstanceResponseGetItemArgType deprecated added in v1.0.2

type PartialUpdateInstanceResponseGetItemArgType = Instance

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PartialUpdateInstanceResponseGetItemAttributeType added in v1.0.2

type PartialUpdateInstanceResponseGetItemAttributeType = *Instance

isModel Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PartialUpdateInstanceResponseGetItemRetType deprecated added in v1.0.2

type PartialUpdateInstanceResponseGetItemRetType = Instance

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PartialUpdateUserPayload added in v0.9.0

type PartialUpdateUserPayload struct {
	Database PartialUpdateUserPayloadGetDatabaseAttributeType `json:"database,omitempty"`
	Roles    PartialUpdateUserPayloadGetRolesAttributeType    `json:"roles,omitempty"`
}

PartialUpdateUserPayload struct for PartialUpdateUserPayload Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewPartialUpdateUserPayload added in v0.16.0

func NewPartialUpdateUserPayload() *PartialUpdateUserPayload

NewPartialUpdateUserPayload instantiates a new PartialUpdateUserPayload object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewPartialUpdateUserPayloadWithDefaults added in v0.16.0

func NewPartialUpdateUserPayloadWithDefaults() *PartialUpdateUserPayload

NewPartialUpdateUserPayloadWithDefaults instantiates a new PartialUpdateUserPayload object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PartialUpdateUserPayload) GetDatabase added in v0.16.0

GetDatabase returns the Database field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PartialUpdateUserPayload) GetDatabaseOk added in v0.16.0

GetDatabaseOk returns a tuple with the Database field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PartialUpdateUserPayload) GetRoles added in v0.16.0

GetRoles returns the Roles field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PartialUpdateUserPayload) GetRolesOk added in v0.16.0

GetRolesOk returns a tuple with the Roles field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PartialUpdateUserPayload) HasDatabase added in v0.16.0

func (o *PartialUpdateUserPayload) HasDatabase() bool

HasDatabase returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PartialUpdateUserPayload) HasRoles added in v0.16.0

func (o *PartialUpdateUserPayload) HasRoles() bool

HasRoles returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PartialUpdateUserPayload) SetDatabase added in v0.16.0

SetDatabase gets a reference to the given string and assigns it to the Database field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PartialUpdateUserPayload) SetRoles added in v0.16.0

SetRoles gets a reference to the given []string and assigns it to the Roles field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (PartialUpdateUserPayload) ToMap deprecated added in v0.16.0

func (o PartialUpdateUserPayload) ToMap() (map[string]interface{}, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PartialUpdateUserPayloadGetDatabaseArgType deprecated added in v1.0.2

type PartialUpdateUserPayloadGetDatabaseArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PartialUpdateUserPayloadGetDatabaseAttributeType added in v1.0.2

type PartialUpdateUserPayloadGetDatabaseAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PartialUpdateUserPayloadGetDatabaseRetType deprecated added in v1.0.2

type PartialUpdateUserPayloadGetDatabaseRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PartialUpdateUserPayloadGetRolesArgType deprecated added in v1.0.2

type PartialUpdateUserPayloadGetRolesArgType = []string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PartialUpdateUserPayloadGetRolesAttributeType added in v1.0.2

type PartialUpdateUserPayloadGetRolesAttributeType = *[]string

isArray Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PartialUpdateUserPayloadGetRolesRetType deprecated added in v1.0.2

type PartialUpdateUserPayloadGetRolesRetType = []string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PartialUpdateUserRequest deprecated added in v1.1.0

type PartialUpdateUserRequest struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (PartialUpdateUserRequest) Execute deprecated added in v1.1.0

func (r PartialUpdateUserRequest) Execute() error

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (PartialUpdateUserRequest) PartialUpdateUserPayload added in v1.1.0

func (r PartialUpdateUserRequest) PartialUpdateUserPayload(partialUpdateUserPayload PartialUpdateUserPayload) ApiPartialUpdateUserRequest

The Request body only required in PUT endpoint. If empty request body is send via patch, then login and createdb roles are removed from user. The field Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PostgresDatabaseParameter added in v0.11.0

type PostgresDatabaseParameter struct {
	// Context of the parameter.
	Context PostgresDatabaseParameterGetContextAttributeType `json:"context,omitempty"`
	// Datatype describes the type of data that is used in the Value field.
	DataType PostgresDatabaseParameterGetDataTypeAttributeType `json:"dataType,omitempty"`
	// DefaultValue for the value field.
	DefaultValue PostgresDatabaseParameterGetDefaultValueAttributeType `json:"defaultValue,omitempty"`
	// Description of the parameter.
	Description PostgresDatabaseParameterGetDescriptionAttributeType `json:"description,omitempty"`
	// Edit shows if the user can change this value.
	Edit PostgresDatabaseParametergetEditAttributeType `json:"edit,omitempty"`
	// MaxValue describes the highest possible value that can be set.
	MaxValue PostgresDatabaseParameterGetMaxValueAttributeType `json:"maxValue,omitempty"`
	// MinValue describes the lowest possible value that can be set.
	MinValue PostgresDatabaseParameterGetMinValueAttributeType `json:"minValue,omitempty"`
	// Name of the parameter.
	Name PostgresDatabaseParameterGetNameAttributeType `json:"name,omitempty"`
	// PendingRestart describes if a parameter change requires a restart of the server.
	PendingRestart PostgresDatabaseParametergetPendingRestartAttributeType `json:"pendingRestart,omitempty"`
	// ResetValue for the value field af.ter a reset.
	ResetValue PostgresDatabaseParameterGetResetValueAttributeType `json:"resetValue,omitempty"`
	// Unit if the parameter has a unit if not empty.
	Unit PostgresDatabaseParameterGetUnitAttributeType `json:"unit,omitempty"`
	// Value of this parameter.
	Value PostgresDatabaseParameterGetValueAttributeType `json:"value,omitempty"`
}

PostgresDatabaseParameter struct for PostgresDatabaseParameter Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewPostgresDatabaseParameter added in v0.16.0

func NewPostgresDatabaseParameter() *PostgresDatabaseParameter

NewPostgresDatabaseParameter instantiates a new PostgresDatabaseParameter object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewPostgresDatabaseParameterWithDefaults added in v0.16.0

func NewPostgresDatabaseParameterWithDefaults() *PostgresDatabaseParameter

NewPostgresDatabaseParameterWithDefaults instantiates a new PostgresDatabaseParameter object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PostgresDatabaseParameter) GetContext added in v0.16.0

GetContext returns the Context field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PostgresDatabaseParameter) GetContextOk added in v0.16.0

GetContextOk returns a tuple with the Context field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PostgresDatabaseParameter) GetDataType added in v0.16.0

GetDataType returns the DataType field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PostgresDatabaseParameter) GetDataTypeOk added in v0.16.0

GetDataTypeOk returns a tuple with the DataType field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PostgresDatabaseParameter) GetDefaultValue added in v0.16.0

GetDefaultValue returns the DefaultValue field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PostgresDatabaseParameter) GetDefaultValueOk added in v0.16.0

GetDefaultValueOk returns a tuple with the DefaultValue field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PostgresDatabaseParameter) GetDescription added in v0.16.0

GetDescription returns the Description field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PostgresDatabaseParameter) GetDescriptionOk added in v0.16.0

GetDescriptionOk returns a tuple with the Description field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PostgresDatabaseParameter) GetEdit added in v0.16.0

GetEdit returns the Edit field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PostgresDatabaseParameter) GetEditOk added in v0.16.0

GetEditOk returns a tuple with the Edit field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PostgresDatabaseParameter) GetMaxValue added in v0.16.0

GetMaxValue returns the MaxValue field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PostgresDatabaseParameter) GetMaxValueOk added in v0.16.0

GetMaxValueOk returns a tuple with the MaxValue field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PostgresDatabaseParameter) GetMinValue added in v0.16.0

GetMinValue returns the MinValue field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PostgresDatabaseParameter) GetMinValueOk added in v0.16.0

GetMinValueOk returns a tuple with the MinValue field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PostgresDatabaseParameter) GetName added in v0.16.0

GetName returns the Name field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PostgresDatabaseParameter) GetNameOk added in v0.16.0

GetNameOk returns a tuple with the Name field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PostgresDatabaseParameter) GetPendingRestart added in v0.16.0

GetPendingRestart returns the PendingRestart field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PostgresDatabaseParameter) GetPendingRestartOk added in v0.16.0

GetPendingRestartOk returns a tuple with the PendingRestart field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PostgresDatabaseParameter) GetResetValue added in v0.16.0

GetResetValue returns the ResetValue field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PostgresDatabaseParameter) GetResetValueOk added in v0.16.0

GetResetValueOk returns a tuple with the ResetValue field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PostgresDatabaseParameter) GetUnit added in v0.16.0

GetUnit returns the Unit field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PostgresDatabaseParameter) GetUnitOk added in v0.16.0

GetUnitOk returns a tuple with the Unit field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PostgresDatabaseParameter) GetValue added in v0.16.0

GetValue returns the Value field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PostgresDatabaseParameter) GetValueOk added in v0.16.0

GetValueOk returns a tuple with the Value field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PostgresDatabaseParameter) HasContext added in v0.16.0

func (o *PostgresDatabaseParameter) HasContext() bool

HasContext returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PostgresDatabaseParameter) HasDataType added in v0.16.0

func (o *PostgresDatabaseParameter) HasDataType() bool

HasDataType returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PostgresDatabaseParameter) HasDefaultValue added in v0.16.0

func (o *PostgresDatabaseParameter) HasDefaultValue() bool

HasDefaultValue returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PostgresDatabaseParameter) HasDescription added in v0.16.0

func (o *PostgresDatabaseParameter) HasDescription() bool

HasDescription returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PostgresDatabaseParameter) HasEdit added in v0.16.0

func (o *PostgresDatabaseParameter) HasEdit() bool

HasEdit returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PostgresDatabaseParameter) HasMaxValue added in v0.16.0

func (o *PostgresDatabaseParameter) HasMaxValue() bool

HasMaxValue returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PostgresDatabaseParameter) HasMinValue added in v0.16.0

func (o *PostgresDatabaseParameter) HasMinValue() bool

HasMinValue returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PostgresDatabaseParameter) HasName added in v0.16.0

func (o *PostgresDatabaseParameter) HasName() bool

HasName returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PostgresDatabaseParameter) HasPendingRestart added in v0.16.0

func (o *PostgresDatabaseParameter) HasPendingRestart() bool

HasPendingRestart returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PostgresDatabaseParameter) HasResetValue added in v0.16.0

func (o *PostgresDatabaseParameter) HasResetValue() bool

HasResetValue returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PostgresDatabaseParameter) HasUnit added in v0.16.0

func (o *PostgresDatabaseParameter) HasUnit() bool

HasUnit returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PostgresDatabaseParameter) HasValue added in v0.16.0

func (o *PostgresDatabaseParameter) HasValue() bool

HasValue returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PostgresDatabaseParameter) SetContext added in v0.16.0

SetContext gets a reference to the given string and assigns it to the Context field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PostgresDatabaseParameter) SetDataType added in v0.16.0

SetDataType gets a reference to the given string and assigns it to the DataType field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PostgresDatabaseParameter) SetDefaultValue added in v0.16.0

SetDefaultValue gets a reference to the given string and assigns it to the DefaultValue field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PostgresDatabaseParameter) SetDescription added in v0.16.0

SetDescription gets a reference to the given string and assigns it to the Description field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PostgresDatabaseParameter) SetEdit added in v0.16.0

SetEdit gets a reference to the given bool and assigns it to the Edit field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PostgresDatabaseParameter) SetMaxValue added in v0.16.0

SetMaxValue gets a reference to the given string and assigns it to the MaxValue field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PostgresDatabaseParameter) SetMinValue added in v0.16.0

SetMinValue gets a reference to the given string and assigns it to the MinValue field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PostgresDatabaseParameter) SetName added in v0.16.0

SetName gets a reference to the given string and assigns it to the Name field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PostgresDatabaseParameter) SetPendingRestart added in v0.16.0

SetPendingRestart gets a reference to the given bool and assigns it to the PendingRestart field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PostgresDatabaseParameter) SetResetValue added in v0.16.0

SetResetValue gets a reference to the given string and assigns it to the ResetValue field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PostgresDatabaseParameter) SetUnit added in v0.16.0

SetUnit gets a reference to the given string and assigns it to the Unit field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PostgresDatabaseParameter) SetValue added in v0.16.0

SetValue gets a reference to the given string and assigns it to the Value field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (PostgresDatabaseParameter) ToMap deprecated added in v0.16.0

func (o PostgresDatabaseParameter) ToMap() (map[string]interface{}, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PostgresDatabaseParameterGetContextArgType deprecated added in v1.0.2

type PostgresDatabaseParameterGetContextArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PostgresDatabaseParameterGetContextAttributeType added in v1.0.2

type PostgresDatabaseParameterGetContextAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PostgresDatabaseParameterGetContextRetType deprecated added in v1.0.2

type PostgresDatabaseParameterGetContextRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PostgresDatabaseParameterGetDataTypeArgType deprecated added in v1.0.2

type PostgresDatabaseParameterGetDataTypeArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PostgresDatabaseParameterGetDataTypeAttributeType added in v1.0.2

type PostgresDatabaseParameterGetDataTypeAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PostgresDatabaseParameterGetDataTypeRetType deprecated added in v1.0.2

type PostgresDatabaseParameterGetDataTypeRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PostgresDatabaseParameterGetDefaultValueArgType deprecated added in v1.0.2

type PostgresDatabaseParameterGetDefaultValueArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PostgresDatabaseParameterGetDefaultValueAttributeType added in v1.0.2

type PostgresDatabaseParameterGetDefaultValueAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PostgresDatabaseParameterGetDefaultValueRetType deprecated added in v1.0.2

type PostgresDatabaseParameterGetDefaultValueRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PostgresDatabaseParameterGetDescriptionArgType deprecated added in v1.0.2

type PostgresDatabaseParameterGetDescriptionArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PostgresDatabaseParameterGetDescriptionAttributeType added in v1.0.2

type PostgresDatabaseParameterGetDescriptionAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PostgresDatabaseParameterGetDescriptionRetType deprecated added in v1.0.2

type PostgresDatabaseParameterGetDescriptionRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PostgresDatabaseParameterGetMaxValueArgType deprecated added in v1.0.2

type PostgresDatabaseParameterGetMaxValueArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PostgresDatabaseParameterGetMaxValueAttributeType added in v1.0.2

type PostgresDatabaseParameterGetMaxValueAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PostgresDatabaseParameterGetMaxValueRetType deprecated added in v1.0.2

type PostgresDatabaseParameterGetMaxValueRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PostgresDatabaseParameterGetMinValueArgType deprecated added in v1.0.2

type PostgresDatabaseParameterGetMinValueArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PostgresDatabaseParameterGetMinValueAttributeType added in v1.0.2

type PostgresDatabaseParameterGetMinValueAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PostgresDatabaseParameterGetMinValueRetType deprecated added in v1.0.2

type PostgresDatabaseParameterGetMinValueRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PostgresDatabaseParameterGetNameArgType deprecated added in v1.0.2

type PostgresDatabaseParameterGetNameArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PostgresDatabaseParameterGetNameAttributeType added in v1.0.2

type PostgresDatabaseParameterGetNameAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PostgresDatabaseParameterGetNameRetType deprecated added in v1.0.2

type PostgresDatabaseParameterGetNameRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PostgresDatabaseParameterGetResetValueArgType deprecated added in v1.0.2

type PostgresDatabaseParameterGetResetValueArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PostgresDatabaseParameterGetResetValueAttributeType added in v1.0.2

type PostgresDatabaseParameterGetResetValueAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PostgresDatabaseParameterGetResetValueRetType deprecated added in v1.0.2

type PostgresDatabaseParameterGetResetValueRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PostgresDatabaseParameterGetUnitArgType deprecated added in v1.0.2

type PostgresDatabaseParameterGetUnitArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PostgresDatabaseParameterGetUnitAttributeType added in v1.0.2

type PostgresDatabaseParameterGetUnitAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PostgresDatabaseParameterGetUnitRetType deprecated added in v1.0.2

type PostgresDatabaseParameterGetUnitRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PostgresDatabaseParameterGetValueArgType deprecated added in v1.0.2

type PostgresDatabaseParameterGetValueArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PostgresDatabaseParameterGetValueAttributeType added in v1.0.2

type PostgresDatabaseParameterGetValueAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PostgresDatabaseParameterGetValueRetType deprecated added in v1.0.2

type PostgresDatabaseParameterGetValueRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PostgresDatabaseParameterResponse added in v0.11.0

type PostgresDatabaseParameterResponse struct {
	// List of the parameter
	Parameter PostgresDatabaseParameterResponseGetParameterAttributeType `json:"parameter,omitempty"`
}

PostgresDatabaseParameterResponse struct for PostgresDatabaseParameterResponse Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewPostgresDatabaseParameterResponse added in v0.16.0

func NewPostgresDatabaseParameterResponse() *PostgresDatabaseParameterResponse

NewPostgresDatabaseParameterResponse instantiates a new PostgresDatabaseParameterResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewPostgresDatabaseParameterResponseWithDefaults added in v0.16.0

func NewPostgresDatabaseParameterResponseWithDefaults() *PostgresDatabaseParameterResponse

NewPostgresDatabaseParameterResponseWithDefaults instantiates a new PostgresDatabaseParameterResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PostgresDatabaseParameterResponse) GetParameter added in v0.16.0

GetParameter returns the Parameter field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PostgresDatabaseParameterResponse) GetParameterOk added in v0.16.0

GetParameterOk returns a tuple with the Parameter field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PostgresDatabaseParameterResponse) HasParameter added in v0.16.0

func (o *PostgresDatabaseParameterResponse) HasParameter() bool

HasParameter returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PostgresDatabaseParameterResponse) SetParameter added in v0.16.0

SetParameter gets a reference to the given []PostgresDatabaseParameter and assigns it to the Parameter field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (PostgresDatabaseParameterResponse) ToMap deprecated added in v0.16.0

func (o PostgresDatabaseParameterResponse) ToMap() (map[string]interface{}, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PostgresDatabaseParameterResponseGetParameterArgType deprecated added in v1.0.2

type PostgresDatabaseParameterResponseGetParameterArgType = []PostgresDatabaseParameter

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PostgresDatabaseParameterResponseGetParameterAttributeType added in v1.0.2

type PostgresDatabaseParameterResponseGetParameterAttributeType = *[]PostgresDatabaseParameter

isArray Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PostgresDatabaseParameterResponseGetParameterRetType deprecated added in v1.0.2

type PostgresDatabaseParameterResponseGetParameterRetType = []PostgresDatabaseParameter

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PostgresDatabaseParametergetEditArgType deprecated added in v1.0.2

type PostgresDatabaseParametergetEditArgType = bool

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PostgresDatabaseParametergetEditAttributeType added in v1.0.2

type PostgresDatabaseParametergetEditAttributeType = *bool

isBoolean Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PostgresDatabaseParametergetEditRetType deprecated added in v1.0.2

type PostgresDatabaseParametergetEditRetType = bool

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PostgresDatabaseParametergetPendingRestartArgType deprecated added in v1.0.2

type PostgresDatabaseParametergetPendingRestartArgType = bool

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PostgresDatabaseParametergetPendingRestartAttributeType added in v1.0.2

type PostgresDatabaseParametergetPendingRestartAttributeType = *bool

isBoolean Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PostgresDatabaseParametergetPendingRestartRetType deprecated added in v1.0.2

type PostgresDatabaseParametergetPendingRestartRetType = bool

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ResetUserRequest deprecated added in v1.1.0

type ResetUserRequest struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (ResetUserRequest) Execute deprecated added in v1.1.0

func (r ResetUserRequest) Execute() (*ResetUserResponse, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ResetUserResponse

type ResetUserResponse struct {
	Item ResetUserResponseGetItemAttributeType `json:"item,omitempty"`
}

ResetUserResponse struct for ResetUserResponse Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewResetUserResponse added in v0.16.0

func NewResetUserResponse() *ResetUserResponse

NewResetUserResponse instantiates a new ResetUserResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewResetUserResponseWithDefaults added in v0.16.0

func NewResetUserResponseWithDefaults() *ResetUserResponse

NewResetUserResponseWithDefaults instantiates a new ResetUserResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ResetUserResponse) GetItem added in v0.16.0

GetItem returns the Item field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ResetUserResponse) GetItemOk added in v0.16.0

func (o *ResetUserResponse) GetItemOk() (ret ResetUserResponseGetItemRetType, ok bool)

GetItemOk returns a tuple with the Item field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ResetUserResponse) HasItem added in v0.16.0

func (o *ResetUserResponse) HasItem() bool

HasItem returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*ResetUserResponse) SetItem added in v0.16.0

SetItem gets a reference to the given User and assigns it to the Item field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (ResetUserResponse) ToMap deprecated added in v0.16.0

func (o ResetUserResponse) ToMap() (map[string]interface{}, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ResetUserResponseGetItemArgType deprecated added in v1.0.2

type ResetUserResponseGetItemArgType = User

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ResetUserResponseGetItemAttributeType added in v1.0.2

type ResetUserResponseGetItemAttributeType = *User

isModel Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ResetUserResponseGetItemRetType deprecated added in v1.0.2

type ResetUserResponseGetItemRetType = User

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type Storage

type Storage struct {
	Class StorageGetClassAttributeType `json:"class,omitempty"`
	Size  StorageGetSizeAttributeType  `json:"size,omitempty"`
}

Storage struct for Storage Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewStorage added in v0.16.0

func NewStorage() *Storage

NewStorage instantiates a new Storage object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewStorageWithDefaults added in v0.16.0

func NewStorageWithDefaults() *Storage

NewStorageWithDefaults instantiates a new Storage object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Storage) GetClass added in v0.16.0

func (o *Storage) GetClass() (res StorageGetClassRetType)

GetClass returns the Class field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Storage) GetClassOk added in v0.16.0

func (o *Storage) GetClassOk() (ret StorageGetClassRetType, ok bool)

GetClassOk returns a tuple with the Class field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Storage) GetSize added in v0.16.0

func (o *Storage) GetSize() (res StorageGetSizeRetType)

GetSize returns the Size field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Storage) GetSizeOk added in v0.16.0

func (o *Storage) GetSizeOk() (ret StorageGetSizeRetType, ok bool)

GetSizeOk returns a tuple with the Size field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Storage) HasClass added in v0.16.0

func (o *Storage) HasClass() bool

HasClass returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Storage) HasSize added in v0.16.0

func (o *Storage) HasSize() bool

HasSize returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Storage) SetClass added in v0.16.0

func (o *Storage) SetClass(v StorageGetClassRetType)

SetClass gets a reference to the given string and assigns it to the Class field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Storage) SetSize added in v0.16.0

func (o *Storage) SetSize(v StorageGetSizeRetType)

SetSize gets a reference to the given int64 and assigns it to the Size field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (Storage) ToMap deprecated added in v0.16.0

func (o Storage) ToMap() (map[string]interface{}, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type StorageGetClassArgType deprecated added in v1.0.2

type StorageGetClassArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type StorageGetClassAttributeType added in v1.0.2

type StorageGetClassAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type StorageGetClassRetType deprecated added in v1.0.2

type StorageGetClassRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type StorageGetSizeArgType deprecated added in v1.0.2

type StorageGetSizeArgType = int64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type StorageGetSizeAttributeType added in v1.0.2

type StorageGetSizeAttributeType = *int64

isLong Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type StorageGetSizeRetType deprecated added in v1.0.2

type StorageGetSizeRetType = int64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type StorageRange

type StorageRange struct {
	Max StorageRangeGetMaxAttributeType `json:"max,omitempty"`
	Min StorageRangeGetMinAttributeType `json:"min,omitempty"`
}

StorageRange struct for StorageRange Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewStorageRange added in v0.16.0

func NewStorageRange() *StorageRange

NewStorageRange instantiates a new StorageRange object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewStorageRangeWithDefaults added in v0.16.0

func NewStorageRangeWithDefaults() *StorageRange

NewStorageRangeWithDefaults instantiates a new StorageRange object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*StorageRange) GetMax added in v0.16.0

func (o *StorageRange) GetMax() (res StorageRangeGetMaxRetType)

GetMax returns the Max field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*StorageRange) GetMaxOk added in v0.16.0

func (o *StorageRange) GetMaxOk() (ret StorageRangeGetMaxRetType, ok bool)

GetMaxOk returns a tuple with the Max field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*StorageRange) GetMin added in v0.16.0

func (o *StorageRange) GetMin() (res StorageRangeGetMinRetType)

GetMin returns the Min field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*StorageRange) GetMinOk added in v0.16.0

func (o *StorageRange) GetMinOk() (ret StorageRangeGetMinRetType, ok bool)

GetMinOk returns a tuple with the Min field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*StorageRange) HasMax added in v0.16.0

func (o *StorageRange) HasMax() bool

HasMax returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*StorageRange) HasMin added in v0.16.0

func (o *StorageRange) HasMin() bool

HasMin returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*StorageRange) SetMax added in v0.16.0

SetMax gets a reference to the given int64 and assigns it to the Max field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*StorageRange) SetMin added in v0.16.0

SetMin gets a reference to the given int64 and assigns it to the Min field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (StorageRange) ToMap deprecated added in v0.16.0

func (o StorageRange) ToMap() (map[string]interface{}, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type StorageRangeGetMaxArgType deprecated added in v1.0.2

type StorageRangeGetMaxArgType = int64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type StorageRangeGetMaxAttributeType added in v1.0.2

type StorageRangeGetMaxAttributeType = *int64

isLong Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type StorageRangeGetMaxRetType deprecated added in v1.0.2

type StorageRangeGetMaxRetType = int64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type StorageRangeGetMinArgType deprecated added in v1.0.2

type StorageRangeGetMinArgType = int64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type StorageRangeGetMinAttributeType added in v1.0.2

type StorageRangeGetMinAttributeType = *int64

isLong Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type StorageRangeGetMinRetType deprecated added in v1.0.2

type StorageRangeGetMinRetType = int64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type StorageUpdate added in v1.3.0

type StorageUpdate struct {
	//  Deprecated:  ⚠️ **DEPRECATED AND NON-FUNCTIONAL:** Updating the performance class field is not possible.
	Class StorageUpdateGetClassAttributeType `json:"class,omitempty"`
	Size  StorageUpdateGetSizeAttributeType  `json:"size,omitempty"`
}

StorageUpdate struct for StorageUpdate Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewStorageUpdate added in v1.3.0

func NewStorageUpdate() *StorageUpdate

NewStorageUpdate instantiates a new StorageUpdate object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewStorageUpdateWithDefaults added in v1.3.0

func NewStorageUpdateWithDefaults() *StorageUpdate

NewStorageUpdateWithDefaults instantiates a new StorageUpdate object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*StorageUpdate) GetClass added in v1.3.0

func (o *StorageUpdate) GetClass() (res StorageUpdateGetClassRetType)

GetClass returns the Class field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*StorageUpdate) GetClassOk added in v1.3.0

func (o *StorageUpdate) GetClassOk() (ret StorageUpdateGetClassRetType, ok bool)

GetClassOk returns a tuple with the Class field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*StorageUpdate) GetSize added in v1.3.0

func (o *StorageUpdate) GetSize() (res StorageUpdateGetSizeRetType)

GetSize returns the Size field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*StorageUpdate) GetSizeOk added in v1.3.0

func (o *StorageUpdate) GetSizeOk() (ret StorageUpdateGetSizeRetType, ok bool)

GetSizeOk returns a tuple with the Size field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*StorageUpdate) HasClass added in v1.3.0

func (o *StorageUpdate) HasClass() bool

HasClass returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*StorageUpdate) HasSize added in v1.3.0

func (o *StorageUpdate) HasSize() bool

HasSize returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*StorageUpdate) SetClass added in v1.3.0

SetClass gets a reference to the given string and assigns it to the Class field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*StorageUpdate) SetSize added in v1.3.0

SetSize gets a reference to the given int64 and assigns it to the Size field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (StorageUpdate) ToMap deprecated added in v1.3.0

func (o StorageUpdate) ToMap() (map[string]interface{}, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type StorageUpdateGetClassArgType deprecated added in v1.3.0

type StorageUpdateGetClassArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type StorageUpdateGetClassAttributeType added in v1.3.0

type StorageUpdateGetClassAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type StorageUpdateGetClassRetType deprecated added in v1.3.0

type StorageUpdateGetClassRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type StorageUpdateGetSizeArgType deprecated added in v1.3.0

type StorageUpdateGetSizeArgType = int64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type StorageUpdateGetSizeAttributeType added in v1.3.0

type StorageUpdateGetSizeAttributeType = *int64

isLong Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type StorageUpdateGetSizeRetType deprecated added in v1.3.0

type StorageUpdateGetSizeRetType = int64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UpdateBackupSchedulePayload

type UpdateBackupSchedulePayload struct {
	// REQUIRED
	BackupSchedule UpdateBackupSchedulePayloadGetBackupScheduleAttributeType `json:"backupSchedule" required:"true"`
}

UpdateBackupSchedulePayload struct for UpdateBackupSchedulePayload Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewUpdateBackupSchedulePayload added in v0.16.0

func NewUpdateBackupSchedulePayload(backupSchedule UpdateBackupSchedulePayloadGetBackupScheduleArgType) *UpdateBackupSchedulePayload

NewUpdateBackupSchedulePayload instantiates a new UpdateBackupSchedulePayload object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewUpdateBackupSchedulePayloadWithDefaults added in v0.16.0

func NewUpdateBackupSchedulePayloadWithDefaults() *UpdateBackupSchedulePayload

NewUpdateBackupSchedulePayloadWithDefaults instantiates a new UpdateBackupSchedulePayload object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*UpdateBackupSchedulePayload) GetBackupSchedule added in v0.16.0

GetBackupSchedule returns the BackupSchedule field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*UpdateBackupSchedulePayload) GetBackupScheduleOk added in v0.16.0

GetBackupScheduleOk returns a tuple with the BackupSchedule field value and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*UpdateBackupSchedulePayload) SetBackupSchedule added in v0.16.0

SetBackupSchedule sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (UpdateBackupSchedulePayload) ToMap deprecated added in v0.16.0

func (o UpdateBackupSchedulePayload) ToMap() (map[string]interface{}, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UpdateBackupSchedulePayloadGetBackupScheduleArgType deprecated added in v1.0.2

type UpdateBackupSchedulePayloadGetBackupScheduleArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UpdateBackupSchedulePayloadGetBackupScheduleAttributeType added in v1.0.2

type UpdateBackupSchedulePayloadGetBackupScheduleAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UpdateBackupSchedulePayloadGetBackupScheduleRetType deprecated added in v1.0.2

type UpdateBackupSchedulePayloadGetBackupScheduleRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UpdateBackupScheduleRequest deprecated added in v1.1.0

type UpdateBackupScheduleRequest struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (UpdateBackupScheduleRequest) Execute deprecated added in v1.1.0

func (r UpdateBackupScheduleRequest) Execute() error

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (UpdateBackupScheduleRequest) UpdateBackupSchedulePayload added in v1.1.0

func (r UpdateBackupScheduleRequest) UpdateBackupSchedulePayload(updateBackupSchedulePayload UpdateBackupSchedulePayload) ApiUpdateBackupScheduleRequest

Body Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UpdateInstancePayload added in v0.15.0

type UpdateInstancePayload struct {
	Acl            UpdateInstancePayloadGetAclAttributeType            `json:"acl,omitempty"`
	BackupSchedule UpdateInstancePayloadGetBackupScheduleAttributeType `json:"backupSchedule,omitempty"`
	FlavorId       UpdateInstancePayloadGetFlavorIdAttributeType       `json:"flavorId,omitempty"`
	// Labels field is not certain/clear
	Labels  UpdateInstancePayloadGetLabelsAttributeType  `json:"labels,omitempty"`
	Name    UpdateInstancePayloadGetNameAttributeType    `json:"name,omitempty"`
	Options UpdateInstancePayloadGetOptionsAttributeType `json:"options,omitempty"`
	// Can be cast to int32 without loss of precision.
	Replicas UpdateInstancePayloadGetReplicasAttributeType `json:"replicas,omitempty"`
	Storage  UpdateInstancePayloadGetStorageAttributeType  `json:"storage,omitempty"`
	Version  UpdateInstancePayloadGetVersionAttributeType  `json:"version,omitempty"`
}

UpdateInstancePayload struct for UpdateInstancePayload Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewUpdateInstancePayload added in v0.16.0

func NewUpdateInstancePayload() *UpdateInstancePayload

NewUpdateInstancePayload instantiates a new UpdateInstancePayload object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewUpdateInstancePayloadWithDefaults added in v0.16.0

func NewUpdateInstancePayloadWithDefaults() *UpdateInstancePayload

NewUpdateInstancePayloadWithDefaults instantiates a new UpdateInstancePayload object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*UpdateInstancePayload) GetAcl added in v0.16.0

GetAcl returns the Acl field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*UpdateInstancePayload) GetAclOk added in v0.16.0

GetAclOk returns a tuple with the Acl field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*UpdateInstancePayload) GetBackupSchedule added in v0.16.0

GetBackupSchedule returns the BackupSchedule field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*UpdateInstancePayload) GetBackupScheduleOk added in v0.16.0

GetBackupScheduleOk returns a tuple with the BackupSchedule field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*UpdateInstancePayload) GetFlavorId added in v0.16.0

GetFlavorId returns the FlavorId field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*UpdateInstancePayload) GetFlavorIdOk added in v0.16.0

GetFlavorIdOk returns a tuple with the FlavorId field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*UpdateInstancePayload) GetLabels added in v0.16.0

GetLabels returns the Labels field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*UpdateInstancePayload) GetLabelsOk added in v0.16.0

GetLabelsOk returns a tuple with the Labels field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*UpdateInstancePayload) GetName added in v0.16.0

GetName returns the Name field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*UpdateInstancePayload) GetNameOk added in v0.16.0

GetNameOk returns a tuple with the Name field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*UpdateInstancePayload) GetOptions added in v0.16.0

GetOptions returns the Options field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*UpdateInstancePayload) GetOptionsOk added in v0.16.0

GetOptionsOk returns a tuple with the Options field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*UpdateInstancePayload) GetReplicas added in v0.16.0

GetReplicas returns the Replicas field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*UpdateInstancePayload) GetReplicasOk added in v0.16.0

GetReplicasOk returns a tuple with the Replicas field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*UpdateInstancePayload) GetStorage added in v0.16.0

GetStorage returns the Storage field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*UpdateInstancePayload) GetStorageOk added in v0.16.0

GetStorageOk returns a tuple with the Storage field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*UpdateInstancePayload) GetVersion added in v0.16.0

GetVersion returns the Version field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*UpdateInstancePayload) GetVersionOk added in v0.16.0

GetVersionOk returns a tuple with the Version field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*UpdateInstancePayload) HasAcl added in v0.16.0

func (o *UpdateInstancePayload) HasAcl() bool

HasAcl returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*UpdateInstancePayload) HasBackupSchedule added in v0.16.0

func (o *UpdateInstancePayload) HasBackupSchedule() bool

HasBackupSchedule returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*UpdateInstancePayload) HasFlavorId added in v0.16.0

func (o *UpdateInstancePayload) HasFlavorId() bool

HasFlavorId returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*UpdateInstancePayload) HasLabels added in v0.16.0

func (o *UpdateInstancePayload) HasLabels() bool

HasLabels returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*UpdateInstancePayload) HasName added in v0.16.0

func (o *UpdateInstancePayload) HasName() bool

HasName returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*UpdateInstancePayload) HasOptions added in v0.16.0

func (o *UpdateInstancePayload) HasOptions() bool

HasOptions returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*UpdateInstancePayload) HasReplicas added in v0.16.0

func (o *UpdateInstancePayload) HasReplicas() bool

HasReplicas returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*UpdateInstancePayload) HasStorage added in v0.16.0

func (o *UpdateInstancePayload) HasStorage() bool

HasStorage returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*UpdateInstancePayload) HasVersion added in v0.16.0

func (o *UpdateInstancePayload) HasVersion() bool

HasVersion returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*UpdateInstancePayload) SetAcl added in v0.16.0

SetAcl gets a reference to the given ACL and assigns it to the Acl field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*UpdateInstancePayload) SetBackupSchedule added in v0.16.0

SetBackupSchedule gets a reference to the given string and assigns it to the BackupSchedule field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*UpdateInstancePayload) SetFlavorId added in v0.16.0

SetFlavorId gets a reference to the given string and assigns it to the FlavorId field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*UpdateInstancePayload) SetLabels added in v0.16.0

SetLabels gets a reference to the given map[string]string and assigns it to the Labels field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*UpdateInstancePayload) SetName added in v0.16.0

SetName gets a reference to the given string and assigns it to the Name field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*UpdateInstancePayload) SetOptions added in v0.16.0

SetOptions gets a reference to the given map[string]string and assigns it to the Options field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*UpdateInstancePayload) SetReplicas added in v0.16.0

SetReplicas gets a reference to the given int64 and assigns it to the Replicas field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*UpdateInstancePayload) SetStorage added in v0.16.0

SetStorage gets a reference to the given StorageUpdate and assigns it to the Storage field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*UpdateInstancePayload) SetVersion added in v0.16.0

SetVersion gets a reference to the given string and assigns it to the Version field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (UpdateInstancePayload) ToMap deprecated added in v0.16.0

func (o UpdateInstancePayload) ToMap() (map[string]interface{}, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UpdateInstancePayloadGetAclArgType deprecated added in v1.0.2

type UpdateInstancePayloadGetAclArgType = ACL

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UpdateInstancePayloadGetAclAttributeType added in v1.0.2

type UpdateInstancePayloadGetAclAttributeType = *ACL

isModel Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UpdateInstancePayloadGetAclRetType deprecated added in v1.0.2

type UpdateInstancePayloadGetAclRetType = ACL

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UpdateInstancePayloadGetBackupScheduleArgType deprecated added in v1.0.2

type UpdateInstancePayloadGetBackupScheduleArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UpdateInstancePayloadGetBackupScheduleAttributeType added in v1.0.2

type UpdateInstancePayloadGetBackupScheduleAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UpdateInstancePayloadGetBackupScheduleRetType deprecated added in v1.0.2

type UpdateInstancePayloadGetBackupScheduleRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UpdateInstancePayloadGetFlavorIdArgType deprecated added in v1.0.2

type UpdateInstancePayloadGetFlavorIdArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UpdateInstancePayloadGetFlavorIdAttributeType added in v1.0.2

type UpdateInstancePayloadGetFlavorIdAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UpdateInstancePayloadGetFlavorIdRetType deprecated added in v1.0.2

type UpdateInstancePayloadGetFlavorIdRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UpdateInstancePayloadGetLabelsArgType deprecated added in v1.0.2

type UpdateInstancePayloadGetLabelsArgType = map[string]string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UpdateInstancePayloadGetLabelsAttributeType added in v1.0.2

type UpdateInstancePayloadGetLabelsAttributeType = *map[string]string

isContainer Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UpdateInstancePayloadGetLabelsRetType deprecated added in v1.0.2

type UpdateInstancePayloadGetLabelsRetType = map[string]string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UpdateInstancePayloadGetNameArgType deprecated added in v1.0.2

type UpdateInstancePayloadGetNameArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UpdateInstancePayloadGetNameAttributeType added in v1.0.2

type UpdateInstancePayloadGetNameAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UpdateInstancePayloadGetNameRetType deprecated added in v1.0.2

type UpdateInstancePayloadGetNameRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UpdateInstancePayloadGetOptionsArgType deprecated added in v1.0.2

type UpdateInstancePayloadGetOptionsArgType = map[string]string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UpdateInstancePayloadGetOptionsAttributeType added in v1.0.2

type UpdateInstancePayloadGetOptionsAttributeType = *map[string]string

isContainer Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UpdateInstancePayloadGetOptionsRetType deprecated added in v1.0.2

type UpdateInstancePayloadGetOptionsRetType = map[string]string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UpdateInstancePayloadGetReplicasArgType deprecated added in v1.0.2

type UpdateInstancePayloadGetReplicasArgType = int64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UpdateInstancePayloadGetReplicasAttributeType added in v1.0.2

type UpdateInstancePayloadGetReplicasAttributeType = *int64

isInteger Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UpdateInstancePayloadGetReplicasRetType deprecated added in v1.0.2

type UpdateInstancePayloadGetReplicasRetType = int64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UpdateInstancePayloadGetStorageArgType deprecated added in v1.0.2

type UpdateInstancePayloadGetStorageArgType = StorageUpdate

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UpdateInstancePayloadGetStorageAttributeType added in v1.0.2

type UpdateInstancePayloadGetStorageAttributeType = *StorageUpdate

isModel Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UpdateInstancePayloadGetStorageRetType deprecated added in v1.0.2

type UpdateInstancePayloadGetStorageRetType = StorageUpdate

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UpdateInstancePayloadGetVersionArgType deprecated added in v1.0.2

type UpdateInstancePayloadGetVersionArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UpdateInstancePayloadGetVersionAttributeType added in v1.0.2

type UpdateInstancePayloadGetVersionAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UpdateInstancePayloadGetVersionRetType deprecated added in v1.0.2

type UpdateInstancePayloadGetVersionRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UpdateInstanceRequest deprecated added in v1.1.0

type UpdateInstanceRequest struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (UpdateInstanceRequest) Execute deprecated added in v1.1.0

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (UpdateInstanceRequest) UpdateInstancePayload added in v1.1.0

func (r UpdateInstanceRequest) UpdateInstancePayload(updateInstancePayload UpdateInstancePayload) ApiUpdateInstanceRequest

Body Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UpdateUserPayload added in v0.9.0

type UpdateUserPayload struct {
	Database UpdateUserPayloadGetDatabaseAttributeType `json:"database,omitempty"`
	Roles    UpdateUserPayloadGetRolesAttributeType    `json:"roles,omitempty"`
}

UpdateUserPayload struct for UpdateUserPayload Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewUpdateUserPayload added in v0.16.0

func NewUpdateUserPayload() *UpdateUserPayload

NewUpdateUserPayload instantiates a new UpdateUserPayload object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewUpdateUserPayloadWithDefaults added in v0.16.0

func NewUpdateUserPayloadWithDefaults() *UpdateUserPayload

NewUpdateUserPayloadWithDefaults instantiates a new UpdateUserPayload object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*UpdateUserPayload) GetDatabase added in v0.16.0

GetDatabase returns the Database field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*UpdateUserPayload) GetDatabaseOk added in v0.16.0

func (o *UpdateUserPayload) GetDatabaseOk() (ret UpdateUserPayloadGetDatabaseRetType, ok bool)

GetDatabaseOk returns a tuple with the Database field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*UpdateUserPayload) GetRoles added in v0.16.0

GetRoles returns the Roles field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*UpdateUserPayload) GetRolesOk added in v0.16.0

func (o *UpdateUserPayload) GetRolesOk() (ret UpdateUserPayloadGetRolesRetType, ok bool)

GetRolesOk returns a tuple with the Roles field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*UpdateUserPayload) HasDatabase added in v0.16.0

func (o *UpdateUserPayload) HasDatabase() bool

HasDatabase returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*UpdateUserPayload) HasRoles added in v0.16.0

func (o *UpdateUserPayload) HasRoles() bool

HasRoles returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*UpdateUserPayload) SetDatabase added in v0.16.0

SetDatabase gets a reference to the given string and assigns it to the Database field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*UpdateUserPayload) SetRoles added in v0.16.0

SetRoles gets a reference to the given []string and assigns it to the Roles field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (UpdateUserPayload) ToMap deprecated added in v0.16.0

func (o UpdateUserPayload) ToMap() (map[string]interface{}, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UpdateUserPayloadGetDatabaseArgType deprecated added in v1.0.2

type UpdateUserPayloadGetDatabaseArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UpdateUserPayloadGetDatabaseAttributeType added in v1.0.2

type UpdateUserPayloadGetDatabaseAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UpdateUserPayloadGetDatabaseRetType deprecated added in v1.0.2

type UpdateUserPayloadGetDatabaseRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UpdateUserPayloadGetRolesArgType deprecated added in v1.0.2

type UpdateUserPayloadGetRolesArgType = []string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UpdateUserPayloadGetRolesAttributeType added in v1.0.2

type UpdateUserPayloadGetRolesAttributeType = *[]string

isArray Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UpdateUserPayloadGetRolesRetType deprecated added in v1.0.2

type UpdateUserPayloadGetRolesRetType = []string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UpdateUserRequest deprecated added in v1.1.0

type UpdateUserRequest struct {
	// contains filtered or unexported fields
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (UpdateUserRequest) Execute deprecated added in v1.1.0

func (r UpdateUserRequest) Execute() error

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (UpdateUserRequest) UpdateUserPayload added in v1.1.0

func (r UpdateUserRequest) UpdateUserPayload(updateUserPayload UpdateUserPayload) ApiUpdateUserRequest

The Request body only required in PUT endpoint. If empty request body is send via patch, then login and createdb roles are removed from user. The field Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type User

type User struct {
	Database UserGetDatabaseAttributeType `json:"database,omitempty"`
	Host     UserGetHostAttributeType     `json:"host,omitempty"`
	Id       UserGetIdAttributeType       `json:"id,omitempty"`
	Password UserGetPasswordAttributeType `json:"password,omitempty"`
	Port     UserGetPortAttributeType     `json:"port,omitempty"`
	Roles    UserGetRolesAttributeType    `json:"roles,omitempty"`
	Uri      UserGetUriAttributeType      `json:"uri,omitempty"`
	Username UserGetUsernameAttributeType `json:"username,omitempty"`
}

User struct for User Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewUser added in v0.16.0

func NewUser() *User

NewUser instantiates a new User object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewUserWithDefaults added in v0.16.0

func NewUserWithDefaults() *User

NewUserWithDefaults instantiates a new User object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*User) GetDatabase added in v0.16.0

func (o *User) GetDatabase() (res UserGetDatabaseRetType)

GetDatabase returns the Database field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*User) GetDatabaseOk added in v0.16.0

func (o *User) GetDatabaseOk() (ret UserGetDatabaseRetType, ok bool)

GetDatabaseOk returns a tuple with the Database field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*User) GetHost added in v0.16.0

func (o *User) GetHost() (res UserGetHostRetType)

GetHost returns the Host field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*User) GetHostOk added in v0.16.0

func (o *User) GetHostOk() (ret UserGetHostRetType, ok bool)

GetHostOk returns a tuple with the Host field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*User) GetId added in v0.16.0

func (o *User) GetId() (res UserGetIdRetType)

GetId returns the Id field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*User) GetIdOk added in v0.16.0

func (o *User) GetIdOk() (ret UserGetIdRetType, ok bool)

GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*User) GetPassword added in v0.16.0

func (o *User) GetPassword() (res UserGetPasswordRetType)

GetPassword returns the Password field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*User) GetPasswordOk added in v0.16.0

func (o *User) GetPasswordOk() (ret UserGetPasswordRetType, ok bool)

GetPasswordOk returns a tuple with the Password field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*User) GetPort added in v0.16.0

func (o *User) GetPort() (res UserGetPortRetType)

GetPort returns the Port field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*User) GetPortOk added in v0.16.0

func (o *User) GetPortOk() (ret UserGetPortRetType, ok bool)

GetPortOk returns a tuple with the Port field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*User) GetRoles added in v0.16.0

func (o *User) GetRoles() (res UserGetRolesRetType)

GetRoles returns the Roles field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*User) GetRolesOk added in v0.16.0

func (o *User) GetRolesOk() (ret UserGetRolesRetType, ok bool)

GetRolesOk returns a tuple with the Roles field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*User) GetUri added in v0.16.0

func (o *User) GetUri() (res UserGetUriRetType)

GetUri returns the Uri field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*User) GetUriOk added in v0.16.0

func (o *User) GetUriOk() (ret UserGetUriRetType, ok bool)

GetUriOk returns a tuple with the Uri field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*User) GetUsername added in v0.16.0

func (o *User) GetUsername() (res UserGetUsernameRetType)

GetUsername returns the Username field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*User) GetUsernameOk added in v0.16.0

func (o *User) GetUsernameOk() (ret UserGetUsernameRetType, ok bool)

GetUsernameOk returns a tuple with the Username field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*User) HasDatabase added in v0.16.0

func (o *User) HasDatabase() bool

HasDatabase returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*User) HasHost added in v0.16.0

func (o *User) HasHost() bool

HasHost returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*User) HasId added in v0.16.0

func (o *User) HasId() bool

HasId returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*User) HasPassword added in v0.16.0

func (o *User) HasPassword() bool

HasPassword returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*User) HasPort added in v0.16.0

func (o *User) HasPort() bool

HasPort returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*User) HasRoles added in v0.16.0

func (o *User) HasRoles() bool

HasRoles returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*User) HasUri added in v0.16.0

func (o *User) HasUri() bool

HasUri returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*User) HasUsername added in v0.16.0

func (o *User) HasUsername() bool

HasUsername returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*User) SetDatabase added in v0.16.0

func (o *User) SetDatabase(v UserGetDatabaseRetType)

SetDatabase gets a reference to the given string and assigns it to the Database field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*User) SetHost added in v0.16.0

func (o *User) SetHost(v UserGetHostRetType)

SetHost gets a reference to the given string and assigns it to the Host field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*User) SetId added in v0.16.0

func (o *User) SetId(v UserGetIdRetType)

SetId gets a reference to the given string and assigns it to the Id field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*User) SetPassword added in v0.16.0

func (o *User) SetPassword(v UserGetPasswordRetType)

SetPassword gets a reference to the given string and assigns it to the Password field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*User) SetPort added in v0.16.0

func (o *User) SetPort(v UserGetPortRetType)

SetPort gets a reference to the given int64 and assigns it to the Port field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*User) SetRoles added in v0.16.0

func (o *User) SetRoles(v UserGetRolesRetType)

SetRoles gets a reference to the given []string and assigns it to the Roles field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*User) SetUri added in v0.16.0

func (o *User) SetUri(v UserGetUriRetType)

SetUri gets a reference to the given string and assigns it to the Uri field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*User) SetUsername added in v0.16.0

func (o *User) SetUsername(v UserGetUsernameRetType)

SetUsername gets a reference to the given string and assigns it to the Username field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (User) ToMap deprecated added in v0.16.0

func (o User) ToMap() (map[string]interface{}, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UserGetDatabaseArgType deprecated added in v1.0.2

type UserGetDatabaseArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UserGetDatabaseAttributeType added in v1.0.2

type UserGetDatabaseAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UserGetDatabaseRetType deprecated added in v1.0.2

type UserGetDatabaseRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UserGetHostArgType deprecated added in v1.0.2

type UserGetHostArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UserGetHostAttributeType added in v1.0.2

type UserGetHostAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UserGetHostRetType deprecated added in v1.0.2

type UserGetHostRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UserGetIdArgType deprecated added in v1.0.2

type UserGetIdArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UserGetIdAttributeType added in v1.0.2

type UserGetIdAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UserGetIdRetType deprecated added in v1.0.2

type UserGetIdRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UserGetPasswordArgType deprecated added in v1.0.2

type UserGetPasswordArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UserGetPasswordAttributeType added in v1.0.2

type UserGetPasswordAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UserGetPasswordRetType deprecated added in v1.0.2

type UserGetPasswordRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UserGetPortArgType deprecated added in v1.0.2

type UserGetPortArgType = int64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UserGetPortAttributeType added in v1.0.2

type UserGetPortAttributeType = *int64

isLong Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UserGetPortRetType deprecated added in v1.0.2

type UserGetPortRetType = int64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UserGetRolesArgType deprecated added in v1.0.2

type UserGetRolesArgType = []string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UserGetRolesAttributeType added in v1.0.2

type UserGetRolesAttributeType = *[]string

isArray Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UserGetRolesRetType deprecated added in v1.0.2

type UserGetRolesRetType = []string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UserGetUriArgType deprecated added in v1.0.2

type UserGetUriArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UserGetUriAttributeType added in v1.0.2

type UserGetUriAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UserGetUriRetType deprecated added in v1.0.2

type UserGetUriRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UserGetUsernameArgType deprecated added in v1.0.2

type UserGetUsernameArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UserGetUsernameAttributeType added in v1.0.2

type UserGetUsernameAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UserGetUsernameRetType deprecated added in v1.0.2

type UserGetUsernameRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UserResponse

type UserResponse struct {
	Host     UserResponseGetHostAttributeType     `json:"host,omitempty"`
	Id       UserResponseGetIdAttributeType       `json:"id,omitempty"`
	Port     UserResponseGetPortAttributeType     `json:"port,omitempty"`
	Roles    UserResponseGetRolesAttributeType    `json:"roles,omitempty"`
	Username UserResponseGetUsernameAttributeType `json:"username,omitempty"`
}

UserResponse struct for UserResponse Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewUserResponse added in v0.16.0

func NewUserResponse() *UserResponse

NewUserResponse instantiates a new UserResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewUserResponseWithDefaults added in v0.16.0

func NewUserResponseWithDefaults() *UserResponse

NewUserResponseWithDefaults instantiates a new UserResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*UserResponse) GetHost added in v0.16.0

func (o *UserResponse) GetHost() (res UserResponseGetHostRetType)

GetHost returns the Host field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*UserResponse) GetHostOk added in v0.16.0

func (o *UserResponse) GetHostOk() (ret UserResponseGetHostRetType, ok bool)

GetHostOk returns a tuple with the Host field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*UserResponse) GetId added in v0.16.0

func (o *UserResponse) GetId() (res UserResponseGetIdRetType)

GetId returns the Id field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*UserResponse) GetIdOk added in v0.16.0

func (o *UserResponse) GetIdOk() (ret UserResponseGetIdRetType, ok bool)

GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*UserResponse) GetPort added in v0.16.0

func (o *UserResponse) GetPort() (res UserResponseGetPortRetType)

GetPort returns the Port field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*UserResponse) GetPortOk added in v0.16.0

func (o *UserResponse) GetPortOk() (ret UserResponseGetPortRetType, ok bool)

GetPortOk returns a tuple with the Port field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*UserResponse) GetRoles added in v0.16.0

func (o *UserResponse) GetRoles() (res UserResponseGetRolesRetType)

GetRoles returns the Roles field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*UserResponse) GetRolesOk added in v0.16.0

func (o *UserResponse) GetRolesOk() (ret UserResponseGetRolesRetType, ok bool)

GetRolesOk returns a tuple with the Roles field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*UserResponse) GetUsername added in v0.16.0

func (o *UserResponse) GetUsername() (res UserResponseGetUsernameRetType)

GetUsername returns the Username field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*UserResponse) GetUsernameOk added in v0.16.0

func (o *UserResponse) GetUsernameOk() (ret UserResponseGetUsernameRetType, ok bool)

GetUsernameOk returns a tuple with the Username field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*UserResponse) HasHost added in v0.16.0

func (o *UserResponse) HasHost() bool

HasHost returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*UserResponse) HasId added in v0.16.0

func (o *UserResponse) HasId() bool

HasId returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*UserResponse) HasPort added in v0.16.0

func (o *UserResponse) HasPort() bool

HasPort returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*UserResponse) HasRoles added in v0.16.0

func (o *UserResponse) HasRoles() bool

HasRoles returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*UserResponse) HasUsername added in v0.16.0

func (o *UserResponse) HasUsername() bool

HasUsername returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*UserResponse) SetHost added in v0.16.0

SetHost gets a reference to the given string and assigns it to the Host field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*UserResponse) SetId added in v0.16.0

SetId gets a reference to the given string and assigns it to the Id field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*UserResponse) SetPort added in v0.16.0

SetPort gets a reference to the given int64 and assigns it to the Port field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*UserResponse) SetRoles added in v0.16.0

SetRoles gets a reference to the given []string and assigns it to the Roles field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*UserResponse) SetUsername added in v0.16.0

func (o *UserResponse) SetUsername(v UserResponseGetUsernameRetType)

SetUsername gets a reference to the given string and assigns it to the Username field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (UserResponse) ToMap deprecated added in v0.16.0

func (o UserResponse) ToMap() (map[string]interface{}, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UserResponseGetHostArgType deprecated added in v1.0.2

type UserResponseGetHostArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UserResponseGetHostAttributeType added in v1.0.2

type UserResponseGetHostAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UserResponseGetHostRetType deprecated added in v1.0.2

type UserResponseGetHostRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UserResponseGetIdArgType deprecated added in v1.0.2

type UserResponseGetIdArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UserResponseGetIdAttributeType added in v1.0.2

type UserResponseGetIdAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UserResponseGetIdRetType deprecated added in v1.0.2

type UserResponseGetIdRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UserResponseGetPortArgType deprecated added in v1.0.2

type UserResponseGetPortArgType = int64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UserResponseGetPortAttributeType added in v1.0.2

type UserResponseGetPortAttributeType = *int64

isLong Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UserResponseGetPortRetType deprecated added in v1.0.2

type UserResponseGetPortRetType = int64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UserResponseGetRolesArgType deprecated added in v1.0.2

type UserResponseGetRolesArgType = []string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UserResponseGetRolesAttributeType added in v1.0.2

type UserResponseGetRolesAttributeType = *[]string

isArray Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UserResponseGetRolesRetType deprecated added in v1.0.2

type UserResponseGetRolesRetType = []string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UserResponseGetUsernameArgType deprecated added in v1.0.2

type UserResponseGetUsernameArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UserResponseGetUsernameAttributeType added in v1.0.2

type UserResponseGetUsernameAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UserResponseGetUsernameRetType deprecated added in v1.0.2

type UserResponseGetUsernameRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

Source Files

Directories

Path Synopsis
Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
Deprecated: Will be removed after 2026-09-30.
Deprecated: Will be removed after 2026-09-30.

Jump to

Keyboard shortcuts

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