scf

package module
v0.5.0 Latest Latest
Warning

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

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

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

Index

Constants

This section is empty.

Variables

View Source
var AllowedOrgRoleTypeEnumValues = []OrgRoleType{
	"organization_user",
	"organization_auditor",
	"organization_manager",
	"organization_billing_manager",
}

All allowed values of OrgRoleType enum Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

View Source
var AllowedSpaceRoleTypeEnumValues = []SpaceRoleType{
	"space_auditor",
	"space_developer",
	"space_manager",
	"space_supporter",
}

All allowed values of SpaceRoleType enum Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

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 APIClient

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

APIClient manages communication with the STACKIT Cloud Foundry API API v1.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) ApplyOrganizationQuota deprecated

func (a *APIClient) ApplyOrganizationQuota(ctx context.Context, projectId string, region string, organizationId string) ApiApplyOrganizationQuotaRequest

ApplyOrganizationQuota: Apply an organization quota

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
@param region
@param organizationId
@return ApiApplyOrganizationQuotaRequest

func (*APIClient) ApplyOrganizationQuotaExecute deprecated

func (a *APIClient) ApplyOrganizationQuotaExecute(ctx context.Context, projectId string, region string, organizationId string) (*OrganizationQuota, error)

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

func (*APIClient) CreateOrgManager deprecated

func (a *APIClient) CreateOrgManager(ctx context.Context, projectId string, region string, organizationId string) ApiCreateOrgManagerRequest

CreateOrgManager: Create organization manager

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
@param region
@param organizationId
@return ApiCreateOrgManagerRequest

func (*APIClient) CreateOrgManagerExecute deprecated

func (a *APIClient) CreateOrgManagerExecute(ctx context.Context, projectId string, region string, organizationId string) (*OrgManagerResponse, error)

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

func (*APIClient) CreateOrgRole deprecated

func (a *APIClient) CreateOrgRole(ctx context.Context, projectId string, region string, organizationId string) ApiCreateOrgRoleRequest

CreateOrgRole: Assign organization role

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
@param region
@param organizationId
@return ApiCreateOrgRoleRequest

func (*APIClient) CreateOrgRoleExecute deprecated

func (a *APIClient) CreateOrgRoleExecute(ctx context.Context, projectId string, region string, organizationId string) (*OrgRoleResponse, error)

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

func (*APIClient) CreateOrganization deprecated

func (a *APIClient) CreateOrganization(ctx context.Context, projectId string, region string) ApiCreateOrganizationRequest

CreateOrganization: Create an organization

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
@param region
@return ApiCreateOrganizationRequest

func (*APIClient) CreateOrganizationExecute deprecated

func (a *APIClient) CreateOrganizationExecute(ctx context.Context, projectId string, region string) (*OrganizationCreateResponse, error)

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

func (*APIClient) CreateSpace deprecated

func (a *APIClient) CreateSpace(ctx context.Context, projectId string, region string, organizationId string) ApiCreateSpaceRequest

CreateSpace: Create space

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
@param region
@param organizationId
@return ApiCreateSpaceRequest

func (*APIClient) CreateSpaceExecute deprecated

func (a *APIClient) CreateSpaceExecute(ctx context.Context, projectId string, region string, organizationId string) (*Space, error)

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

func (*APIClient) CreateSpaceRole deprecated

func (a *APIClient) CreateSpaceRole(ctx context.Context, projectId string, region string, organizationId string, spaceId string) ApiCreateSpaceRoleRequest

CreateSpaceRole: Assign space role

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
@param region
@param organizationId
@param spaceId
@return ApiCreateSpaceRoleRequest

func (*APIClient) CreateSpaceRoleExecute deprecated

func (a *APIClient) CreateSpaceRoleExecute(ctx context.Context, projectId string, region string, organizationId string, spaceId string) (*SpaceRoleCreateResponse, error)

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

func (*APIClient) DeleteOrgManager deprecated

func (a *APIClient) DeleteOrgManager(ctx context.Context, projectId string, region string, organizationId string) ApiDeleteOrgManagerRequest

DeleteOrgManager: Delete organization manager

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
@param region
@param organizationId
@return ApiDeleteOrgManagerRequest

func (*APIClient) DeleteOrgManagerExecute deprecated

func (a *APIClient) DeleteOrgManagerExecute(ctx context.Context, projectId string, region string, organizationId string) (*OrgManagerDeleteResponse, error)

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

func (*APIClient) DeleteOrganization deprecated

func (a *APIClient) DeleteOrganization(ctx context.Context, projectId string, region string, organizationId string) ApiDeleteOrganizationRequest

DeleteOrganization: Delete organization

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
@param region
@param organizationId
@return ApiDeleteOrganizationRequest

func (*APIClient) DeleteOrganizationExecute deprecated

func (a *APIClient) DeleteOrganizationExecute(ctx context.Context, projectId string, region string, organizationId string) (*OrganizationDeleteResponse, error)

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

func (*APIClient) DeleteSpace deprecated

func (a *APIClient) DeleteSpace(ctx context.Context, projectId string, region string, organizationId string, spaceId string) ApiDeleteSpaceRequest

DeleteSpace: Delete space

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
@param region
@param organizationId
@param spaceId
@return ApiDeleteSpaceRequest

func (*APIClient) DeleteSpaceExecute deprecated

func (a *APIClient) DeleteSpaceExecute(ctx context.Context, projectId string, region string, organizationId string, spaceId string) (*SpaceDeleteResponse, 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) GetOrgManager deprecated

func (a *APIClient) GetOrgManager(ctx context.Context, projectId string, region string, organizationId string) ApiGetOrgManagerRequest

GetOrgManager: Get organization manager

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
@param region
@param organizationId
@return ApiGetOrgManagerRequest

func (*APIClient) GetOrgManagerExecute deprecated

func (a *APIClient) GetOrgManagerExecute(ctx context.Context, projectId string, region string, organizationId string) (*OrgManager, error)

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

func (*APIClient) GetOrganization deprecated

func (a *APIClient) GetOrganization(ctx context.Context, projectId string, region string, organizationId string) ApiGetOrganizationRequest

GetOrganization: Get an organization

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
@param region
@param organizationId
@return ApiGetOrganizationRequest

func (*APIClient) GetOrganizationExecute deprecated

func (a *APIClient) GetOrganizationExecute(ctx context.Context, projectId string, region string, organizationId string) (*Organization, error)

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

func (*APIClient) GetOrganizationQuota deprecated

func (a *APIClient) GetOrganizationQuota(ctx context.Context, projectId string, region string, organizationId string, quotaId string) ApiGetOrganizationQuotaRequest

GetOrganizationQuota: Get an organization quota

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
@param region
@param organizationId
@param quotaId
@return ApiGetOrganizationQuotaRequest

func (*APIClient) GetOrganizationQuotaExecute deprecated

func (a *APIClient) GetOrganizationQuotaExecute(ctx context.Context, projectId string, region string, organizationId string, quotaId string) (*Quota, error)

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

func (*APIClient) GetOrganizationUsageSummary deprecated

func (a *APIClient) GetOrganizationUsageSummary(ctx context.Context, projectId string, region string, organizationId string) ApiGetOrganizationUsageSummaryRequest

GetOrganizationUsageSummary: Get an organization usage summary

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
@param region
@param organizationId
@return ApiGetOrganizationUsageSummaryRequest

func (*APIClient) GetOrganizationUsageSummaryExecute deprecated

func (a *APIClient) GetOrganizationUsageSummaryExecute(ctx context.Context, projectId string, region string, organizationId string) (*OrganizationUsageSummary, error)

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

func (*APIClient) GetPlatform deprecated

func (a *APIClient) GetPlatform(ctx context.Context, projectId string, region string, platformId string) ApiGetPlatformRequest

GetPlatform: Get platform

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
@param region
@param platformId
@return ApiGetPlatformRequest

func (*APIClient) GetPlatformExecute deprecated

func (a *APIClient) GetPlatformExecute(ctx context.Context, projectId string, region string, platformId string) (*Platforms, error)

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

func (*APIClient) GetPlatformQuota deprecated

func (a *APIClient) GetPlatformQuota(ctx context.Context, projectId string, region string, platformId string, quotaId string) ApiGetPlatformQuotaRequest

GetPlatformQuota: Get organization quota on a platform

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
@param region
@param platformId
@param quotaId
@return ApiGetPlatformQuotaRequest

func (*APIClient) GetPlatformQuotaExecute deprecated

func (a *APIClient) GetPlatformQuotaExecute(ctx context.Context, projectId string, region string, platformId string, quotaId string) (*Quota, error)

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

func (*APIClient) GetSpace deprecated

func (a *APIClient) GetSpace(ctx context.Context, projectId string, region string, organizationId string, spaceId string) ApiGetSpaceRequest

GetSpace: Get a space

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
@param region
@param organizationId
@param spaceId
@return ApiGetSpaceRequest

func (*APIClient) GetSpaceExecute deprecated

func (a *APIClient) GetSpaceExecute(ctx context.Context, projectId string, region string, organizationId string, spaceId string) (*Space, error)

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

func (*APIClient) ListOrganizationQuotas deprecated

func (a *APIClient) ListOrganizationQuotas(ctx context.Context, projectId string, region string, organizationId string) ApiListOrganizationQuotasRequest

ListOrganizationQuotas: List organization quotas

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
@param region
@param organizationId
@return ApiListOrganizationQuotasRequest

func (*APIClient) ListOrganizationQuotasExecute deprecated

func (a *APIClient) ListOrganizationQuotasExecute(ctx context.Context, projectId string, region string, organizationId string) ([]Quota, error)

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

func (*APIClient) ListOrganizations deprecated

func (a *APIClient) ListOrganizations(ctx context.Context, projectId string, region string) ApiListOrganizationsRequest

ListOrganizations: List organizations

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
@param region
@return ApiListOrganizationsRequest

func (*APIClient) ListOrganizationsExecute deprecated

func (a *APIClient) ListOrganizationsExecute(ctx context.Context, projectId string, region string) (*OrganizationsList, error)

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

func (*APIClient) ListPlatformQuotas deprecated

func (a *APIClient) ListPlatformQuotas(ctx context.Context, projectId string, region string, platformId string) ApiListPlatformQuotasRequest

ListPlatformQuotas: List organization quotas on a platform

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
@param region
@param platformId
@return ApiListPlatformQuotasRequest

func (*APIClient) ListPlatformQuotasExecute deprecated

func (a *APIClient) ListPlatformQuotasExecute(ctx context.Context, projectId string, region string, platformId string) ([]Quota, error)

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

func (*APIClient) ListPlatforms deprecated

func (a *APIClient) ListPlatforms(ctx context.Context, projectId string, region string) ApiListPlatformsRequest

ListPlatforms: List all platforms

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
@param region
@return ApiListPlatformsRequest

func (*APIClient) ListPlatformsExecute deprecated

func (a *APIClient) ListPlatformsExecute(ctx context.Context, projectId string, region string) (*PlatformList, error)

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

func (*APIClient) ListSpaces deprecated

func (a *APIClient) ListSpaces(ctx context.Context, projectId string, region string, organizationId string) ApiListSpacesRequest

ListSpaces: List spaces

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
@param region
@param organizationId
@return ApiListSpacesRequest

func (*APIClient) ListSpacesExecute deprecated

func (a *APIClient) ListSpacesExecute(ctx context.Context, projectId string, region string, organizationId string) (*SpacesList, error)

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

func (*APIClient) UpdateOrganization deprecated

func (a *APIClient) UpdateOrganization(ctx context.Context, projectId string, region string, organizationId string) ApiUpdateOrganizationRequest

UpdateOrganization: Update organization

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
@param region
@param organizationId
@return ApiUpdateOrganizationRequest

func (*APIClient) UpdateOrganizationExecute deprecated

func (a *APIClient) UpdateOrganizationExecute(ctx context.Context, projectId string, region string, organizationId string) (*Organization, error)

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

func (*APIClient) UpdateSpace deprecated

func (a *APIClient) UpdateSpace(ctx context.Context, projectId string, region string, organizationId string, spaceId string) ApiUpdateSpaceRequest

UpdateSpace: Update space

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
@param region
@param organizationId
@param spaceId
@return ApiUpdateSpaceRequest

func (*APIClient) UpdateSpaceExecute deprecated

func (a *APIClient) UpdateSpaceExecute(ctx context.Context, projectId string, region string, organizationId string, spaceId string) (*Space, error)

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

type ApiApplyOrganizationQuotaRequest deprecated

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

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

type ApiCreateOrgManagerRequest deprecated

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

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

type ApiCreateOrgRoleRequest deprecated

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

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

type ApiCreateOrganizationRequest deprecated

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

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

type ApiCreateSpaceRequest deprecated

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

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

type ApiCreateSpaceRoleRequest deprecated

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

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

type ApiDeleteOrgManagerRequest deprecated

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

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

type ApiDeleteOrganizationRequest deprecated

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

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

type ApiDeleteSpaceRequest deprecated

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

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

type ApiGetOrgManagerRequest deprecated

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

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

type ApiGetOrganizationQuotaRequest deprecated

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

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

type ApiGetOrganizationRequest deprecated

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

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

type ApiGetOrganizationUsageSummaryRequest deprecated

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

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

type ApiGetPlatformQuotaRequest deprecated

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

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

type ApiGetPlatformRequest deprecated

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

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

type ApiGetSpaceRequest deprecated

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

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

type ApiListOrganizationQuotasRequest deprecated

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

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

type ApiListOrganizationsRequest deprecated

type ApiListOrganizationsRequest interface {
	// Adds the details to the response that can be queried from the Cloud Controller API
	// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	WithDetails(withDetails bool) ApiListOrganizationsRequest
	// In case `withDetails` is enabled, the organization list can be sorted by `name`.  In order to sort by `name`, you have to set the value `name`. The default sort ordering is ascending. To specify descending order for `name` field, you have to append ` desc` suffix; for example `name desc`.
	// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	OrderBy(orderBy string) ApiListOrganizationsRequest
	// Which page is returned
	// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	Page(page int64) ApiListOrganizationsRequest
	// Elements to be returned per page
	// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	PerPage(perPage int64) ApiListOrganizationsRequest
	// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	Execute() (*OrganizationsList, error)
}

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

type ApiListPlatformQuotasRequest deprecated

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

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

type ApiListPlatformsRequest deprecated

type ApiListPlatformsRequest interface {
	// Which page is returned
	// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	Page(page int64) ApiListPlatformsRequest
	// Elements to be returned per page
	// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	PerPage(perPage int64) ApiListPlatformsRequest
	// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	Execute() (*PlatformList, error)
}

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

type ApiListSpacesRequest deprecated

type ApiListSpacesRequest interface {
	// Which page is returned
	// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	Page(page int64) ApiListSpacesRequest
	// Elements to be returned per page
	// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	PerPage(perPage int64) ApiListSpacesRequest
	// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	Execute() (*SpacesList, error)
}

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

type ApiUpdateOrganizationRequest deprecated

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

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

type ApiUpdateSpaceRequest deprecated

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

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

type ApplyOrganizationQuotaPayload

type ApplyOrganizationQuotaPayload struct {
	// REQUIRED
	QuotaId ApplyOrganizationQuotaPayloadGetQuotaIdAttributeType `json:"quotaId" required:"true"`
}

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

func NewApplyOrganizationQuotaPayload

func NewApplyOrganizationQuotaPayload(quotaId ApplyOrganizationQuotaPayloadGetQuotaIdArgType) *ApplyOrganizationQuotaPayload

NewApplyOrganizationQuotaPayload instantiates a new ApplyOrganizationQuotaPayload 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 NewApplyOrganizationQuotaPayloadWithDefaults

func NewApplyOrganizationQuotaPayloadWithDefaults() *ApplyOrganizationQuotaPayload

NewApplyOrganizationQuotaPayloadWithDefaults instantiates a new ApplyOrganizationQuotaPayload 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 (*ApplyOrganizationQuotaPayload) GetQuotaId

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

func (*ApplyOrganizationQuotaPayload) GetQuotaIdOk

GetQuotaIdOk returns a tuple with the QuotaId 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 (*ApplyOrganizationQuotaPayload) SetQuotaId

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

func (ApplyOrganizationQuotaPayload) ToMap deprecated

func (o ApplyOrganizationQuotaPayload) 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 ApplyOrganizationQuotaPayloadGetQuotaIdArgType deprecated

type ApplyOrganizationQuotaPayloadGetQuotaIdArgType = string

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

type ApplyOrganizationQuotaPayloadGetQuotaIdAttributeType

type ApplyOrganizationQuotaPayloadGetQuotaIdAttributeType = *string

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

type ApplyOrganizationQuotaPayloadGetQuotaIdRetType deprecated

type ApplyOrganizationQuotaPayloadGetQuotaIdRetType = string

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

type ApplyOrganizationQuotaRequest deprecated

type ApplyOrganizationQuotaRequest 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 (ApplyOrganizationQuotaRequest) ApplyOrganizationQuotaPayload deprecated

func (r ApplyOrganizationQuotaRequest) ApplyOrganizationQuotaPayload(applyOrganizationQuotaPayload ApplyOrganizationQuotaPayload) ApiApplyOrganizationQuotaRequest

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

func (ApplyOrganizationQuotaRequest) Execute deprecated

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

type CreateOrgManagerRequest deprecated

type CreateOrgManagerRequest 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 (CreateOrgManagerRequest) Execute deprecated

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

type CreateOrgRolePayload

type CreateOrgRolePayload struct {
	// REQUIRED
	Type     CreateOrgRolePayloadGetTypeAttributeType     `json:"type" required:"true"`
	UserGuid CreateOrgRolePayloadGetUserGuidAttributeType `json:"userGuid,omitempty"`
	UserName CreateOrgRolePayloadGetUserNameAttributeType `json:"userName,omitempty"`
}

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

func NewCreateOrgRolePayload

func NewCreateOrgRolePayload(types CreateOrgRolePayloadGetTypeArgType) *CreateOrgRolePayload

NewCreateOrgRolePayload instantiates a new CreateOrgRolePayload 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 NewCreateOrgRolePayloadWithDefaults

func NewCreateOrgRolePayloadWithDefaults() *CreateOrgRolePayload

NewCreateOrgRolePayloadWithDefaults instantiates a new CreateOrgRolePayload 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 (*CreateOrgRolePayload) GetType

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

func (*CreateOrgRolePayload) GetTypeOk

GetTypeOk returns a tuple with the Type 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 (*CreateOrgRolePayload) GetUserGuid

GetUserGuid returns the UserGuid 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 (*CreateOrgRolePayload) GetUserGuidOk

GetUserGuidOk returns a tuple with the UserGuid 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 (*CreateOrgRolePayload) GetUserName

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 (*CreateOrgRolePayload) GetUserNameOk

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 (*CreateOrgRolePayload) HasUserGuid

func (o *CreateOrgRolePayload) HasUserGuid() bool

HasUserGuid 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 (*CreateOrgRolePayload) HasUserName

func (o *CreateOrgRolePayload) 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 (*CreateOrgRolePayload) SetType

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

func (*CreateOrgRolePayload) SetUserGuid

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

func (*CreateOrgRolePayload) SetUserName

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 (CreateOrgRolePayload) ToMap deprecated

func (o CreateOrgRolePayload) 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 CreateOrgRolePayloadGetTypeArgType deprecated

type CreateOrgRolePayloadGetTypeArgType = OrgRoleType

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

type CreateOrgRolePayloadGetTypeAttributeType

type CreateOrgRolePayloadGetTypeAttributeType = *OrgRoleType

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

type CreateOrgRolePayloadGetTypeRetType deprecated

type CreateOrgRolePayloadGetTypeRetType = OrgRoleType

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

type CreateOrgRolePayloadGetUserGuidArgType deprecated

type CreateOrgRolePayloadGetUserGuidArgType = string

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

type CreateOrgRolePayloadGetUserGuidAttributeType

type CreateOrgRolePayloadGetUserGuidAttributeType = *string

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

type CreateOrgRolePayloadGetUserGuidRetType deprecated

type CreateOrgRolePayloadGetUserGuidRetType = string

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

type CreateOrgRolePayloadGetUserNameArgType deprecated

type CreateOrgRolePayloadGetUserNameArgType = string

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

type CreateOrgRolePayloadGetUserNameAttributeType

type CreateOrgRolePayloadGetUserNameAttributeType = *string

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

type CreateOrgRolePayloadGetUserNameRetType deprecated

type CreateOrgRolePayloadGetUserNameRetType = string

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

type CreateOrgRoleRequest deprecated

type CreateOrgRoleRequest 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 (CreateOrgRoleRequest) CreateOrgRolePayload deprecated

func (r CreateOrgRoleRequest) CreateOrgRolePayload(createOrgRolePayload CreateOrgRolePayload) ApiCreateOrgRoleRequest

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

func (CreateOrgRoleRequest) Execute deprecated

func (r CreateOrgRoleRequest) Execute() (*OrgRoleResponse, error)

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

type CreateOrganizationPayload

type CreateOrganizationPayload struct {
	// REQUIRED
	Name       CreateOrganizationPayloadGetNameAttributeType       `json:"name" required:"true"`
	PlatformId CreateOrganizationPayloadGetPlatformIdAttributeType `json:"platformId,omitempty"`
}

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

func NewCreateOrganizationPayload

func NewCreateOrganizationPayload(name CreateOrganizationPayloadGetNameArgType) *CreateOrganizationPayload

NewCreateOrganizationPayload instantiates a new CreateOrganizationPayload 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 NewCreateOrganizationPayloadWithDefaults

func NewCreateOrganizationPayloadWithDefaults() *CreateOrganizationPayload

NewCreateOrganizationPayloadWithDefaults instantiates a new CreateOrganizationPayload 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 (*CreateOrganizationPayload) GetName

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 (*CreateOrganizationPayload) GetNameOk

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 (*CreateOrganizationPayload) GetPlatformId

GetPlatformId returns the PlatformId 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 (*CreateOrganizationPayload) GetPlatformIdOk

GetPlatformIdOk returns a tuple with the PlatformId 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 (*CreateOrganizationPayload) HasPlatformId

func (o *CreateOrganizationPayload) HasPlatformId() bool

HasPlatformId 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 (*CreateOrganizationPayload) SetName

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

func (*CreateOrganizationPayload) SetPlatformId

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

func (CreateOrganizationPayload) ToMap deprecated

func (o CreateOrganizationPayload) 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 CreateOrganizationPayloadGetNameArgType deprecated

type CreateOrganizationPayloadGetNameArgType = string

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

type CreateOrganizationPayloadGetNameAttributeType

type CreateOrganizationPayloadGetNameAttributeType = *string

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

type CreateOrganizationPayloadGetNameRetType deprecated

type CreateOrganizationPayloadGetNameRetType = string

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

type CreateOrganizationPayloadGetPlatformIdArgType deprecated

type CreateOrganizationPayloadGetPlatformIdArgType = string

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

type CreateOrganizationPayloadGetPlatformIdAttributeType

type CreateOrganizationPayloadGetPlatformIdAttributeType = *string

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

type CreateOrganizationPayloadGetPlatformIdRetType deprecated

type CreateOrganizationPayloadGetPlatformIdRetType = string

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

type CreateOrganizationRequest deprecated

type CreateOrganizationRequest 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 (CreateOrganizationRequest) CreateOrganizationPayload deprecated

func (r CreateOrganizationRequest) CreateOrganizationPayload(createOrganizationPayload CreateOrganizationPayload) ApiCreateOrganizationRequest

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

func (CreateOrganizationRequest) Execute deprecated

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

type CreateSpacePayload

type CreateSpacePayload struct {
	// Name of the space
	// REQUIRED
	Name CreateSpacePayloadGetNameAttributeType `json:"name" required:"true"`
}

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

func NewCreateSpacePayload

func NewCreateSpacePayload(name CreateSpacePayloadGetNameArgType) *CreateSpacePayload

NewCreateSpacePayload instantiates a new CreateSpacePayload 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 NewCreateSpacePayloadWithDefaults

func NewCreateSpacePayloadWithDefaults() *CreateSpacePayload

NewCreateSpacePayloadWithDefaults instantiates a new CreateSpacePayload 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 (*CreateSpacePayload) GetName

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 (*CreateSpacePayload) GetNameOk

func (o *CreateSpacePayload) GetNameOk() (ret CreateSpacePayloadGetNameRetType, ok bool)

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 (*CreateSpacePayload) SetName

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

func (CreateSpacePayload) ToMap deprecated

func (o CreateSpacePayload) 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 CreateSpacePayloadGetNameArgType deprecated

type CreateSpacePayloadGetNameArgType = string

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

type CreateSpacePayloadGetNameAttributeType

type CreateSpacePayloadGetNameAttributeType = *string

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

type CreateSpacePayloadGetNameRetType deprecated

type CreateSpacePayloadGetNameRetType = string

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

type CreateSpaceRequest deprecated

type CreateSpaceRequest 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 (CreateSpaceRequest) CreateSpacePayload deprecated

func (r CreateSpaceRequest) CreateSpacePayload(createSpacePayload CreateSpacePayload) ApiCreateSpaceRequest

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

func (CreateSpaceRequest) Execute deprecated

func (r CreateSpaceRequest) Execute() (*Space, error)

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

type CreateSpaceRolePayload

type CreateSpaceRolePayload struct {
	// REQUIRED
	Type     CreateSpaceRolePayloadGetTypeAttributeType     `json:"type" required:"true"`
	UserGuid CreateSpaceRolePayloadGetUserGuidAttributeType `json:"userGuid,omitempty"`
	UserName CreateSpaceRolePayloadGetUserNameAttributeType `json:"userName,omitempty"`
}

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

func NewCreateSpaceRolePayload

func NewCreateSpaceRolePayload(types CreateSpaceRolePayloadGetTypeArgType) *CreateSpaceRolePayload

NewCreateSpaceRolePayload instantiates a new CreateSpaceRolePayload 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 NewCreateSpaceRolePayloadWithDefaults

func NewCreateSpaceRolePayloadWithDefaults() *CreateSpaceRolePayload

NewCreateSpaceRolePayloadWithDefaults instantiates a new CreateSpaceRolePayload 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 (*CreateSpaceRolePayload) GetType

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

func (*CreateSpaceRolePayload) GetTypeOk

GetTypeOk returns a tuple with the Type 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 (*CreateSpaceRolePayload) GetUserGuid

GetUserGuid returns the UserGuid 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 (*CreateSpaceRolePayload) GetUserGuidOk

GetUserGuidOk returns a tuple with the UserGuid 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 (*CreateSpaceRolePayload) GetUserName

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 (*CreateSpaceRolePayload) GetUserNameOk

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 (*CreateSpaceRolePayload) HasUserGuid

func (o *CreateSpaceRolePayload) HasUserGuid() bool

HasUserGuid 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 (*CreateSpaceRolePayload) HasUserName

func (o *CreateSpaceRolePayload) 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 (*CreateSpaceRolePayload) SetType

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

func (*CreateSpaceRolePayload) SetUserGuid

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

func (*CreateSpaceRolePayload) SetUserName

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 (CreateSpaceRolePayload) ToMap deprecated

func (o CreateSpaceRolePayload) 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 CreateSpaceRolePayloadGetTypeArgType deprecated

type CreateSpaceRolePayloadGetTypeArgType = SpaceRoleType

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

type CreateSpaceRolePayloadGetTypeAttributeType

type CreateSpaceRolePayloadGetTypeAttributeType = *SpaceRoleType

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

type CreateSpaceRolePayloadGetTypeRetType deprecated

type CreateSpaceRolePayloadGetTypeRetType = SpaceRoleType

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

type CreateSpaceRolePayloadGetUserGuidArgType deprecated

type CreateSpaceRolePayloadGetUserGuidArgType = string

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

type CreateSpaceRolePayloadGetUserGuidAttributeType

type CreateSpaceRolePayloadGetUserGuidAttributeType = *string

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

type CreateSpaceRolePayloadGetUserGuidRetType deprecated

type CreateSpaceRolePayloadGetUserGuidRetType = string

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

type CreateSpaceRolePayloadGetUserNameArgType deprecated

type CreateSpaceRolePayloadGetUserNameArgType = string

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

type CreateSpaceRolePayloadGetUserNameAttributeType

type CreateSpaceRolePayloadGetUserNameAttributeType = *string

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

type CreateSpaceRolePayloadGetUserNameRetType deprecated

type CreateSpaceRolePayloadGetUserNameRetType = string

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

type CreateSpaceRoleRequest deprecated

type CreateSpaceRoleRequest 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 (CreateSpaceRoleRequest) CreateSpaceRolePayload deprecated

func (r CreateSpaceRoleRequest) CreateSpaceRolePayload(createSpaceRolePayload CreateSpaceRolePayload) ApiCreateSpaceRoleRequest

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

func (CreateSpaceRoleRequest) Execute deprecated

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

type DefaultApi deprecated

type DefaultApi interface {
	/*
		ApplyOrganizationQuota Apply an organization quota
		Change the organization quota of an organization.

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId
		@param region
		@param organizationId
		@return ApiApplyOrganizationQuotaRequest

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

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId
		@param region
		@param organizationId
		@return OrganizationQuota

		// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	*/
	ApplyOrganizationQuotaExecute(ctx context.Context, projectId string, region string, organizationId string) (*OrganizationQuota, error)
	/*
		CreateOrgManager Create organization manager
		Creates organization manager within an organization.

		The organization manager will be backed by a CF user.
		There is only one organization manager per organization.
		The organization manager gets assigned the CF role Org Manager.

		This endpoint does synchronously several non-atomic steps behind the scenes.
		If any of those steps fail, the 'Delete Organization Manager' needs to be called first to clean up the failed creation attempt and afterwards the creation can be retried.

		The password needs to be stored by the API callee since it cannot be retrieved after creation.


		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId
		@param region
		@param organizationId
		@return ApiCreateOrgManagerRequest

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

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId
		@param region
		@param organizationId
		@return OrgManagerResponse

		// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	*/
	CreateOrgManagerExecute(ctx context.Context, projectId string, region string, organizationId string) (*OrgManagerResponse, error)
	/*
		CreateOrgRole Assign organization role
		Assign organization role within an organization. If the role is already assigned, the existing role GUID gets returned.

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId
		@param region
		@param organizationId
		@return ApiCreateOrgRoleRequest

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

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId
		@param region
		@param organizationId
		@return OrgRoleResponse

		// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	*/
	CreateOrgRoleExecute(ctx context.Context, projectId string, region string, organizationId string) (*OrgRoleResponse, error)
	/*
		CreateOrganization Create an organization
		Creates an organization without assigning any CF roles or creating a space.

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId
		@param region
		@return ApiCreateOrganizationRequest

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

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId
		@param region
		@return OrganizationCreateResponse

		// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	*/
	CreateOrganizationExecute(ctx context.Context, projectId string, region string) (*OrganizationCreateResponse, error)
	/*
		CreateSpace Create space
		Create space.

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId
		@param region
		@param organizationId
		@return ApiCreateSpaceRequest

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

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId
		@param region
		@param organizationId
		@return Space

		// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	*/
	CreateSpaceExecute(ctx context.Context, projectId string, region string, organizationId string) (*Space, error)
	/*
		CreateSpaceRole Assign space role
		Assign space role within an space. If the role is already assigned, the existing role GUID gets returned.

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId
		@param region
		@param organizationId
		@param spaceId
		@return ApiCreateSpaceRoleRequest

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

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId
		@param region
		@param organizationId
		@param spaceId
		@return SpaceRoleCreateResponse

		// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	*/
	CreateSpaceRoleExecute(ctx context.Context, projectId string, region string, organizationId string, spaceId string) (*SpaceRoleCreateResponse, error)
	/*
		DeleteOrgManager Delete organization manager
		Delete the organization manager.

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId
		@param region
		@param organizationId
		@return ApiDeleteOrgManagerRequest

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

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId
		@param region
		@param organizationId
		@return OrgManagerDeleteResponse

		// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	*/
	DeleteOrgManagerExecute(ctx context.Context, projectId string, region string, organizationId string) (*OrgManagerDeleteResponse, error)
	/*
		DeleteOrganization Delete organization
		Delete an organization.

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId
		@param region
		@param organizationId
		@return ApiDeleteOrganizationRequest

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

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId
		@param region
		@param organizationId
		@return OrganizationDeleteResponse

		// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	*/
	DeleteOrganizationExecute(ctx context.Context, projectId string, region string, organizationId string) (*OrganizationDeleteResponse, error)
	/*
		DeleteSpace Delete space
		Delete space.

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId
		@param region
		@param organizationId
		@param spaceId
		@return ApiDeleteSpaceRequest

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

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId
		@param region
		@param organizationId
		@param spaceId
		@return SpaceDeleteResponse

		// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	*/
	DeleteSpaceExecute(ctx context.Context, projectId string, region string, organizationId string, spaceId string) (*SpaceDeleteResponse, error)
	/*
		GetOrgManager Get organization manager
		Returns the organization manager within an organization.

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId
		@param region
		@param organizationId
		@return ApiGetOrgManagerRequest

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

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId
		@param region
		@param organizationId
		@return OrgManager

		// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	*/
	GetOrgManagerExecute(ctx context.Context, projectId string, region string, organizationId string) (*OrgManager, error)
	/*
		GetOrganization Get an organization
		Returns an organization.

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId
		@param region
		@param organizationId
		@return ApiGetOrganizationRequest

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

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId
		@param region
		@param organizationId
		@return Organization

		// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	*/
	GetOrganizationExecute(ctx context.Context, projectId string, region string, organizationId string) (*Organization, error)
	/*
		GetOrganizationQuota Get an organization quota
		Returns an organization quota.

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId
		@param region
		@param organizationId
		@param quotaId
		@return ApiGetOrganizationQuotaRequest

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

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId
		@param region
		@param organizationId
		@param quotaId
		@return Quota

		// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	*/
	GetOrganizationQuotaExecute(ctx context.Context, projectId string, region string, organizationId string, quotaId string) (*Quota, error)
	/*
		GetOrganizationUsageSummary Get an organization usage summary
		Returns an organization usage summary.

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId
		@param region
		@param organizationId
		@return ApiGetOrganizationUsageSummaryRequest

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

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId
		@param region
		@param organizationId
		@return OrganizationUsageSummary

		// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	*/
	GetOrganizationUsageSummaryExecute(ctx context.Context, projectId string, region string, organizationId string) (*OrganizationUsageSummary, error)
	/*
		GetPlatform Get platform
		Fetch a single platform

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId
		@param region
		@param platformId
		@return ApiGetPlatformRequest

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

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId
		@param region
		@param platformId
		@return Platforms

		// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	*/
	GetPlatformExecute(ctx context.Context, projectId string, region string, platformId string) (*Platforms, error)
	/*
		GetPlatformQuota Get organization quota on a platform
		Returns an organization quota on a platform.

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId
		@param region
		@param platformId
		@param quotaId
		@return ApiGetPlatformQuotaRequest

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

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId
		@param region
		@param platformId
		@param quotaId
		@return Quota

		// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	*/
	GetPlatformQuotaExecute(ctx context.Context, projectId string, region string, platformId string, quotaId string) (*Quota, error)
	/*
		GetSpace Get a space
		Returns a space.

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId
		@param region
		@param organizationId
		@param spaceId
		@return ApiGetSpaceRequest

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

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId
		@param region
		@param organizationId
		@param spaceId
		@return Space

		// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	*/
	GetSpaceExecute(ctx context.Context, projectId string, region string, organizationId string, spaceId string) (*Space, error)
	/*
		ListOrganizationQuotas List organization quotas
		Returns a list of organization quotas.

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId
		@param region
		@param organizationId
		@return ApiListOrganizationQuotasRequest

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

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId
		@param region
		@param organizationId
		@return []Quota

		// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	*/
	ListOrganizationQuotasExecute(ctx context.Context, projectId string, region string, organizationId string) ([]Quota, error)
	/*
		ListOrganizations List organizations
		Returns a list of organizations for a specific STACKIT project.

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId
		@param region
		@return ApiListOrganizationsRequest

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

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId
		@param region
		@return OrganizationsList

		// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	*/
	ListOrganizationsExecute(ctx context.Context, projectId string, region string) (*OrganizationsList, error)
	/*
		ListPlatformQuotas List organization quotas on a platform
		Returns a list of organization quotas on a platform.

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId
		@param region
		@param platformId
		@return ApiListPlatformQuotasRequest

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

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId
		@param region
		@param platformId
		@return []Quota

		// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	*/
	ListPlatformQuotasExecute(ctx context.Context, projectId string, region string, platformId string) ([]Quota, error)
	/*
		ListPlatforms List all platforms
		List all platforms available for a STACKIT project

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId
		@param region
		@return ApiListPlatformsRequest

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

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId
		@param region
		@return PlatformList

		// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	*/
	ListPlatformsExecute(ctx context.Context, projectId string, region string) (*PlatformList, error)
	/*
		ListSpaces List spaces
		Returns a list of spaces for a specific organization.

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId
		@param region
		@param organizationId
		@return ApiListSpacesRequest

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

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId
		@param region
		@param organizationId
		@return SpacesList

		// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	*/
	ListSpacesExecute(ctx context.Context, projectId string, region string, organizationId string) (*SpacesList, error)
	/*
		UpdateOrganization Update organization
		Update organization.

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId
		@param region
		@param organizationId
		@return ApiUpdateOrganizationRequest

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

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId
		@param region
		@param organizationId
		@return Organization

		// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	*/
	UpdateOrganizationExecute(ctx context.Context, projectId string, region string, organizationId string) (*Organization, error)
	/*
		UpdateSpace Update space
		Update space.

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId
		@param region
		@param organizationId
		@param spaceId
		@return ApiUpdateSpaceRequest

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

		@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
		@param projectId
		@param region
		@param organizationId
		@param spaceId
		@return Space

		// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	*/
	UpdateSpaceExecute(ctx context.Context, projectId string, region string, organizationId string, spaceId string) (*Space, 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 DeleteOrgManagerRequest deprecated

type DeleteOrgManagerRequest 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 (DeleteOrgManagerRequest) Execute deprecated

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

type DeleteOrganizationRequest deprecated

type DeleteOrganizationRequest 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 (DeleteOrganizationRequest) Execute deprecated

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

type DeleteSpaceRequest deprecated

type DeleteSpaceRequest 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 (DeleteSpaceRequest) Execute deprecated

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

type ErrorResponse

type ErrorResponse struct {
	// REQUIRED
	Code ErrorResponseGetCodeAttributeType `json:"code" required:"true"`
	// REQUIRED
	Message ErrorResponseGetMessageAttributeType `json:"message" required:"true"`
}

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

func NewErrorResponse

NewErrorResponse instantiates a new ErrorResponse 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 NewErrorResponseWithDefaults

func NewErrorResponseWithDefaults() *ErrorResponse

NewErrorResponseWithDefaults instantiates a new ErrorResponse 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 (*ErrorResponse) GetCode

func (o *ErrorResponse) GetCode() (ret ErrorResponseGetCodeRetType)

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

func (*ErrorResponse) GetCodeOk

func (o *ErrorResponse) GetCodeOk() (ret ErrorResponseGetCodeRetType, ok bool)

GetCodeOk returns a tuple with the Code 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 (*ErrorResponse) GetMessage

func (o *ErrorResponse) GetMessage() (ret ErrorResponseGetMessageRetType)

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

func (*ErrorResponse) GetMessageOk

func (o *ErrorResponse) GetMessageOk() (ret ErrorResponseGetMessageRetType, ok bool)

GetMessageOk returns a tuple with the Message 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 (*ErrorResponse) SetCode

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

func (*ErrorResponse) SetMessage

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

func (ErrorResponse) ToMap deprecated

func (o ErrorResponse) 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 ErrorResponseGetCodeArgType deprecated

type ErrorResponseGetCodeArgType = string

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

type ErrorResponseGetCodeAttributeType

type ErrorResponseGetCodeAttributeType = *string

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

type ErrorResponseGetCodeRetType deprecated

type ErrorResponseGetCodeRetType = string

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

type ErrorResponseGetMessageArgType deprecated

type ErrorResponseGetMessageArgType = string

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

type ErrorResponseGetMessageAttributeType

type ErrorResponseGetMessageAttributeType = *string

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

type ErrorResponseGetMessageRetType deprecated

type ErrorResponseGetMessageRetType = string

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

type GetOrgManagerRequest deprecated

type GetOrgManagerRequest 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 (GetOrgManagerRequest) Execute deprecated

func (r GetOrgManagerRequest) Execute() (*OrgManager, error)

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

type GetOrganizationQuotaRequest deprecated

type GetOrganizationQuotaRequest 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 (GetOrganizationQuotaRequest) Execute deprecated

func (r GetOrganizationQuotaRequest) Execute() (*Quota, error)

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

type GetOrganizationRequest deprecated

type GetOrganizationRequest 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 (GetOrganizationRequest) Execute deprecated

func (r GetOrganizationRequest) Execute() (*Organization, error)

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

type GetOrganizationUsageSummaryRequest deprecated

type GetOrganizationUsageSummaryRequest 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 (GetOrganizationUsageSummaryRequest) Execute deprecated

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

type GetPlatformQuotaRequest deprecated

type GetPlatformQuotaRequest 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 (GetPlatformQuotaRequest) Execute deprecated

func (r GetPlatformQuotaRequest) Execute() (*Quota, error)

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

type GetPlatformRequest deprecated

type GetPlatformRequest 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 (GetPlatformRequest) Execute deprecated

func (r GetPlatformRequest) Execute() (*Platforms, error)

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

type GetSpaceRequest deprecated

type GetSpaceRequest 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 (GetSpaceRequest) Execute deprecated

func (r GetSpaceRequest) Execute() (*Space, error)

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

type IsolationSegment added in v0.3.0

type IsolationSegment struct {
	// REQUIRED
	CreatedAt IsolationSegmentGetCreatedAtAttributeType `json:"createdAt" required:"true"`
	// REQUIRED
	Guid IsolationSegmentGetGuidAttributeType `json:"guid" required:"true"`
	// REQUIRED
	Name IsolationSegmentGetNameAttributeType `json:"name" required:"true"`
	// REQUIRED
	OrgId IsolationSegmentGetOrgIdAttributeType `json:"orgId" required:"true"`
	// REQUIRED
	PlatformId IsolationSegmentGetPlatformIdAttributeType `json:"platformId" required:"true"`
	// REQUIRED
	ProjectId IsolationSegmentGetProjectIdAttributeType `json:"projectId" required:"true"`
	// REQUIRED
	Region IsolationSegmentGetRegionAttributeType `json:"region" required:"true"`
	// REQUIRED
	UpdatedAt IsolationSegmentGetUpdatedAtAttributeType `json:"updatedAt" required:"true"`
}

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

func NewIsolationSegment added in v0.3.0

NewIsolationSegment instantiates a new IsolationSegment 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 NewIsolationSegmentWithDefaults added in v0.3.0

func NewIsolationSegmentWithDefaults() *IsolationSegment

NewIsolationSegmentWithDefaults instantiates a new IsolationSegment 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 (*IsolationSegment) GetCreatedAt added in v0.3.0

func (o *IsolationSegment) GetCreatedAt() (ret IsolationSegmentGetCreatedAtRetType)

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

func (*IsolationSegment) GetCreatedAtOk added in v0.3.0

func (o *IsolationSegment) GetCreatedAtOk() (ret IsolationSegmentGetCreatedAtRetType, ok bool)

GetCreatedAtOk returns a tuple with the CreatedAt 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 (*IsolationSegment) GetGuid added in v0.3.0

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

func (*IsolationSegment) GetGuidOk added in v0.3.0

func (o *IsolationSegment) GetGuidOk() (ret IsolationSegmentGetGuidRetType, ok bool)

GetGuidOk returns a tuple with the Guid 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 (*IsolationSegment) GetName added in v0.3.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 (*IsolationSegment) GetNameOk added in v0.3.0

func (o *IsolationSegment) GetNameOk() (ret IsolationSegmentGetNameRetType, ok bool)

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 (*IsolationSegment) GetOrgId added in v0.3.0

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

func (*IsolationSegment) GetOrgIdOk added in v0.3.0

func (o *IsolationSegment) GetOrgIdOk() (ret IsolationSegmentGetOrgIdRetType, ok bool)

GetOrgIdOk returns a tuple with the OrgId 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 (*IsolationSegment) GetPlatformId added in v0.3.0

func (o *IsolationSegment) GetPlatformId() (ret IsolationSegmentGetPlatformIdRetType)

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

func (*IsolationSegment) GetPlatformIdOk added in v0.3.0

func (o *IsolationSegment) GetPlatformIdOk() (ret IsolationSegmentGetPlatformIdRetType, ok bool)

GetPlatformIdOk returns a tuple with the PlatformId 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 (*IsolationSegment) GetProjectId added in v0.3.0

func (o *IsolationSegment) GetProjectId() (ret IsolationSegmentGetProjectIdRetType)

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

func (*IsolationSegment) GetProjectIdOk added in v0.3.0

func (o *IsolationSegment) GetProjectIdOk() (ret IsolationSegmentGetProjectIdRetType, ok bool)

GetProjectIdOk returns a tuple with the ProjectId 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 (*IsolationSegment) GetRegion added in v0.3.0

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

func (*IsolationSegment) GetRegionOk added in v0.3.0

func (o *IsolationSegment) GetRegionOk() (ret IsolationSegmentGetRegionRetType, ok bool)

GetRegionOk returns a tuple with the Region 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 (*IsolationSegment) GetUpdatedAt added in v0.3.0

func (o *IsolationSegment) GetUpdatedAt() (ret IsolationSegmentGetUpdatedAtRetType)

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

func (*IsolationSegment) GetUpdatedAtOk added in v0.3.0

func (o *IsolationSegment) GetUpdatedAtOk() (ret IsolationSegmentGetUpdatedAtRetType, ok bool)

GetUpdatedAtOk returns a tuple with the UpdatedAt 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 (*IsolationSegment) SetCreatedAt added in v0.3.0

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

func (*IsolationSegment) SetGuid added in v0.3.0

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

func (*IsolationSegment) SetName added in v0.3.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 (*IsolationSegment) SetOrgId added in v0.3.0

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

func (*IsolationSegment) SetPlatformId added in v0.3.0

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

func (*IsolationSegment) SetProjectId added in v0.3.0

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

func (*IsolationSegment) SetRegion added in v0.3.0

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

func (*IsolationSegment) SetUpdatedAt added in v0.3.0

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

func (IsolationSegment) ToMap deprecated added in v0.3.0

func (o IsolationSegment) 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 IsolationSegmentGetCreatedAtArgType deprecated added in v0.3.0

type IsolationSegmentGetCreatedAtArgType = time.Time

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

type IsolationSegmentGetCreatedAtAttributeType added in v0.3.0

type IsolationSegmentGetCreatedAtAttributeType = *time.Time

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

type IsolationSegmentGetCreatedAtRetType deprecated added in v0.3.0

type IsolationSegmentGetCreatedAtRetType = time.Time

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

type IsolationSegmentGetGuidArgType deprecated added in v0.3.0

type IsolationSegmentGetGuidArgType = string

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

type IsolationSegmentGetGuidAttributeType added in v0.3.0

type IsolationSegmentGetGuidAttributeType = *string

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

type IsolationSegmentGetGuidRetType deprecated added in v0.3.0

type IsolationSegmentGetGuidRetType = string

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

type IsolationSegmentGetNameArgType deprecated added in v0.3.0

type IsolationSegmentGetNameArgType = string

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

type IsolationSegmentGetNameAttributeType added in v0.3.0

type IsolationSegmentGetNameAttributeType = *string

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

type IsolationSegmentGetNameRetType deprecated added in v0.3.0

type IsolationSegmentGetNameRetType = string

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

type IsolationSegmentGetOrgIdArgType deprecated added in v0.3.0

type IsolationSegmentGetOrgIdArgType = string

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

type IsolationSegmentGetOrgIdAttributeType added in v0.3.0

type IsolationSegmentGetOrgIdAttributeType = *string

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

type IsolationSegmentGetOrgIdRetType deprecated added in v0.3.0

type IsolationSegmentGetOrgIdRetType = string

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

type IsolationSegmentGetPlatformIdArgType deprecated added in v0.3.0

type IsolationSegmentGetPlatformIdArgType = string

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

type IsolationSegmentGetPlatformIdAttributeType added in v0.3.0

type IsolationSegmentGetPlatformIdAttributeType = *string

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

type IsolationSegmentGetPlatformIdRetType deprecated added in v0.3.0

type IsolationSegmentGetPlatformIdRetType = string

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

type IsolationSegmentGetProjectIdArgType deprecated added in v0.3.0

type IsolationSegmentGetProjectIdArgType = string

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

type IsolationSegmentGetProjectIdAttributeType added in v0.3.0

type IsolationSegmentGetProjectIdAttributeType = *string

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

type IsolationSegmentGetProjectIdRetType deprecated added in v0.3.0

type IsolationSegmentGetProjectIdRetType = string

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

type IsolationSegmentGetRegionArgType deprecated added in v0.3.0

type IsolationSegmentGetRegionArgType = string

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

type IsolationSegmentGetRegionAttributeType added in v0.3.0

type IsolationSegmentGetRegionAttributeType = *string

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

type IsolationSegmentGetRegionRetType deprecated added in v0.3.0

type IsolationSegmentGetRegionRetType = string

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

type IsolationSegmentGetUpdatedAtArgType deprecated added in v0.3.0

type IsolationSegmentGetUpdatedAtArgType = time.Time

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

type IsolationSegmentGetUpdatedAtAttributeType added in v0.3.0

type IsolationSegmentGetUpdatedAtAttributeType = *time.Time

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

type IsolationSegmentGetUpdatedAtRetType deprecated added in v0.3.0

type IsolationSegmentGetUpdatedAtRetType = time.Time

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

type IsolationSegmentsList added in v0.3.0

type IsolationSegmentsList struct {
	// REQUIRED
	Pagination IsolationSegmentsListGetPaginationAttributeType `json:"pagination" required:"true"`
	// REQUIRED
	Resources IsolationSegmentsListGetResourcesAttributeType `json:"resources" required:"true"`
}

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

func NewIsolationSegmentsList added in v0.3.0

NewIsolationSegmentsList instantiates a new IsolationSegmentsList 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 NewIsolationSegmentsListWithDefaults added in v0.3.0

func NewIsolationSegmentsListWithDefaults() *IsolationSegmentsList

NewIsolationSegmentsListWithDefaults instantiates a new IsolationSegmentsList 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 (*IsolationSegmentsList) GetPagination added in v0.3.0

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

func (*IsolationSegmentsList) GetPaginationOk added in v0.3.0

GetPaginationOk returns a tuple with the Pagination 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 (*IsolationSegmentsList) GetResources added in v0.3.0

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

func (*IsolationSegmentsList) GetResourcesOk added in v0.3.0

GetResourcesOk returns a tuple with the Resources 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 (*IsolationSegmentsList) SetPagination added in v0.3.0

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

func (*IsolationSegmentsList) SetResources added in v0.3.0

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

func (IsolationSegmentsList) ToMap deprecated added in v0.3.0

func (o IsolationSegmentsList) 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 IsolationSegmentsListGetPaginationArgType deprecated added in v0.3.0

type IsolationSegmentsListGetPaginationArgType = Pagination

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

type IsolationSegmentsListGetPaginationAttributeType added in v0.3.0

type IsolationSegmentsListGetPaginationAttributeType = *Pagination

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

type IsolationSegmentsListGetPaginationRetType deprecated added in v0.3.0

type IsolationSegmentsListGetPaginationRetType = Pagination

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

type IsolationSegmentsListGetResourcesArgType deprecated added in v0.3.0

type IsolationSegmentsListGetResourcesArgType = []IsolationSegment

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

type IsolationSegmentsListGetResourcesAttributeType added in v0.3.0

type IsolationSegmentsListGetResourcesAttributeType = *[]IsolationSegment

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

type IsolationSegmentsListGetResourcesRetType deprecated added in v0.3.0

type IsolationSegmentsListGetResourcesRetType = []IsolationSegment

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

type ListOrganizationQuotasRequest deprecated

type ListOrganizationQuotasRequest 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 (ListOrganizationQuotasRequest) Execute deprecated

func (r ListOrganizationQuotasRequest) Execute() ([]Quota, error)

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

type ListOrganizationsRequest deprecated

type ListOrganizationsRequest 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 (ListOrganizationsRequest) Execute deprecated

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

func (ListOrganizationsRequest) OrderBy

In case `withDetails` is enabled, the organization list can be sorted by `name`. In order to sort by `name`, you have to set the value `name`. The default sort ordering is ascending. To specify descending order for `name` field, you have to append ` desc` suffix; for example `name desc`. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (ListOrganizationsRequest) Page

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

func (ListOrganizationsRequest) PerPage

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

func (ListOrganizationsRequest) WithDetails

func (r ListOrganizationsRequest) WithDetails(withDetails bool) ApiListOrganizationsRequest

Adds the details to the response that can be queried from the Cloud Controller API Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type ListPlatformQuotasRequest deprecated

type ListPlatformQuotasRequest 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 (ListPlatformQuotasRequest) Execute deprecated

func (r ListPlatformQuotasRequest) Execute() ([]Quota, error)

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

type ListPlatformsRequest deprecated

type ListPlatformsRequest 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 (ListPlatformsRequest) Execute deprecated

func (r ListPlatformsRequest) Execute() (*PlatformList, error)

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

func (ListPlatformsRequest) Page

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

func (ListPlatformsRequest) PerPage

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

type ListSpacesRequest deprecated

type ListSpacesRequest 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 (ListSpacesRequest) Execute deprecated

func (r ListSpacesRequest) Execute() (*SpacesList, error)

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

func (ListSpacesRequest) Page

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

func (ListSpacesRequest) PerPage

func (r ListSpacesRequest) PerPage(perPage int64) ApiListSpacesRequest

Elements to be returned per page 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 NullableApplyOrganizationQuotaPayload deprecated

type NullableApplyOrganizationQuotaPayload 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 NewNullableApplyOrganizationQuotaPayload deprecated

func NewNullableApplyOrganizationQuotaPayload(val *ApplyOrganizationQuotaPayload) *NullableApplyOrganizationQuotaPayload

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

func (NullableApplyOrganizationQuotaPayload) Get deprecated

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

func (NullableApplyOrganizationQuotaPayload) IsSet deprecated

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

func (NullableApplyOrganizationQuotaPayload) MarshalJSON deprecated

func (v NullableApplyOrganizationQuotaPayload) MarshalJSON() ([]byte, error)

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

func (*NullableApplyOrganizationQuotaPayload) Set deprecated

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

func (*NullableApplyOrganizationQuotaPayload) UnmarshalJSON deprecated

func (v *NullableApplyOrganizationQuotaPayload) UnmarshalJSON(src []byte) error

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

func (*NullableApplyOrganizationQuotaPayload) Unset deprecated

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 NullableCreateOrgRolePayload deprecated

type NullableCreateOrgRolePayload 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 NewNullableCreateOrgRolePayload deprecated

func NewNullableCreateOrgRolePayload(val *CreateOrgRolePayload) *NullableCreateOrgRolePayload

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

func (NullableCreateOrgRolePayload) Get deprecated

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

func (NullableCreateOrgRolePayload) IsSet deprecated

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

func (NullableCreateOrgRolePayload) MarshalJSON deprecated

func (v NullableCreateOrgRolePayload) MarshalJSON() ([]byte, error)

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

func (*NullableCreateOrgRolePayload) Set deprecated

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

func (*NullableCreateOrgRolePayload) UnmarshalJSON deprecated

func (v *NullableCreateOrgRolePayload) UnmarshalJSON(src []byte) error

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

func (*NullableCreateOrgRolePayload) Unset deprecated

func (v *NullableCreateOrgRolePayload) Unset()

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

type NullableCreateOrganizationPayload deprecated

type NullableCreateOrganizationPayload 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 NewNullableCreateOrganizationPayload deprecated

func NewNullableCreateOrganizationPayload(val *CreateOrganizationPayload) *NullableCreateOrganizationPayload

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

func (NullableCreateOrganizationPayload) Get deprecated

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

func (NullableCreateOrganizationPayload) IsSet deprecated

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

func (NullableCreateOrganizationPayload) MarshalJSON deprecated

func (v NullableCreateOrganizationPayload) MarshalJSON() ([]byte, error)

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

func (*NullableCreateOrganizationPayload) Set deprecated

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

func (*NullableCreateOrganizationPayload) UnmarshalJSON deprecated

func (v *NullableCreateOrganizationPayload) UnmarshalJSON(src []byte) error

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

func (*NullableCreateOrganizationPayload) Unset deprecated

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

type NullableCreateSpacePayload deprecated

type NullableCreateSpacePayload 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 NewNullableCreateSpacePayload deprecated

func NewNullableCreateSpacePayload(val *CreateSpacePayload) *NullableCreateSpacePayload

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

func (NullableCreateSpacePayload) Get deprecated

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

func (NullableCreateSpacePayload) IsSet deprecated

func (v NullableCreateSpacePayload) IsSet() bool

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

func (NullableCreateSpacePayload) MarshalJSON deprecated

func (v NullableCreateSpacePayload) MarshalJSON() ([]byte, error)

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

func (*NullableCreateSpacePayload) Set deprecated

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

func (*NullableCreateSpacePayload) UnmarshalJSON deprecated

func (v *NullableCreateSpacePayload) UnmarshalJSON(src []byte) error

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

func (*NullableCreateSpacePayload) Unset deprecated

func (v *NullableCreateSpacePayload) Unset()

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

type NullableCreateSpaceRolePayload deprecated

type NullableCreateSpaceRolePayload 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 NewNullableCreateSpaceRolePayload deprecated

func NewNullableCreateSpaceRolePayload(val *CreateSpaceRolePayload) *NullableCreateSpaceRolePayload

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

func (NullableCreateSpaceRolePayload) Get deprecated

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

func (NullableCreateSpaceRolePayload) IsSet deprecated

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

func (NullableCreateSpaceRolePayload) MarshalJSON deprecated

func (v NullableCreateSpaceRolePayload) MarshalJSON() ([]byte, error)

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

func (*NullableCreateSpaceRolePayload) Set deprecated

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

func (*NullableCreateSpaceRolePayload) UnmarshalJSON deprecated

func (v *NullableCreateSpaceRolePayload) UnmarshalJSON(src []byte) error

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

func (*NullableCreateSpaceRolePayload) Unset deprecated

func (v *NullableCreateSpaceRolePayload) Unset()

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

type NullableErrorResponse deprecated

type NullableErrorResponse 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 NewNullableErrorResponse deprecated

func NewNullableErrorResponse(val *ErrorResponse) *NullableErrorResponse

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

func (NullableErrorResponse) Get deprecated

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

func (NullableErrorResponse) IsSet deprecated

func (v NullableErrorResponse) IsSet() bool

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

func (NullableErrorResponse) MarshalJSON deprecated

func (v NullableErrorResponse) MarshalJSON() ([]byte, error)

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

func (*NullableErrorResponse) Set deprecated

func (v *NullableErrorResponse) Set(val *ErrorResponse)

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

func (*NullableErrorResponse) UnmarshalJSON deprecated

func (v *NullableErrorResponse) UnmarshalJSON(src []byte) error

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

func (*NullableErrorResponse) Unset deprecated

func (v *NullableErrorResponse) 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 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 NullableIsolationSegment deprecated added in v0.3.0

type NullableIsolationSegment 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 NewNullableIsolationSegment deprecated added in v0.3.0

func NewNullableIsolationSegment(val *IsolationSegment) *NullableIsolationSegment

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

func (NullableIsolationSegment) Get deprecated added in v0.3.0

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

func (NullableIsolationSegment) IsSet deprecated added in v0.3.0

func (v NullableIsolationSegment) IsSet() bool

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

func (NullableIsolationSegment) MarshalJSON deprecated added in v0.3.0

func (v NullableIsolationSegment) MarshalJSON() ([]byte, error)

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

func (*NullableIsolationSegment) Set deprecated added in v0.3.0

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

func (*NullableIsolationSegment) UnmarshalJSON deprecated added in v0.3.0

func (v *NullableIsolationSegment) UnmarshalJSON(src []byte) error

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

func (*NullableIsolationSegment) Unset deprecated added in v0.3.0

func (v *NullableIsolationSegment) Unset()

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

type NullableIsolationSegmentsList deprecated added in v0.3.0

type NullableIsolationSegmentsList 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 NewNullableIsolationSegmentsList deprecated added in v0.3.0

func NewNullableIsolationSegmentsList(val *IsolationSegmentsList) *NullableIsolationSegmentsList

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

func (NullableIsolationSegmentsList) Get deprecated added in v0.3.0

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

func (NullableIsolationSegmentsList) IsSet deprecated added in v0.3.0

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

func (NullableIsolationSegmentsList) MarshalJSON deprecated added in v0.3.0

func (v NullableIsolationSegmentsList) MarshalJSON() ([]byte, error)

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

func (*NullableIsolationSegmentsList) Set deprecated added in v0.3.0

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

func (*NullableIsolationSegmentsList) UnmarshalJSON deprecated added in v0.3.0

func (v *NullableIsolationSegmentsList) UnmarshalJSON(src []byte) error

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

func (*NullableIsolationSegmentsList) Unset deprecated added in v0.3.0

func (v *NullableIsolationSegmentsList) Unset()

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

type NullableOrgManager deprecated

type NullableOrgManager 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 NewNullableOrgManager deprecated

func NewNullableOrgManager(val *OrgManager) *NullableOrgManager

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

func (NullableOrgManager) Get deprecated

func (v NullableOrgManager) Get() *OrgManager

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

func (NullableOrgManager) IsSet deprecated

func (v NullableOrgManager) IsSet() bool

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

func (NullableOrgManager) MarshalJSON deprecated

func (v NullableOrgManager) MarshalJSON() ([]byte, error)

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

func (*NullableOrgManager) Set deprecated

func (v *NullableOrgManager) Set(val *OrgManager)

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

func (*NullableOrgManager) UnmarshalJSON deprecated

func (v *NullableOrgManager) UnmarshalJSON(src []byte) error

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

func (*NullableOrgManager) Unset deprecated

func (v *NullableOrgManager) Unset()

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

type NullableOrgManagerDeleteResponse deprecated

type NullableOrgManagerDeleteResponse 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 NewNullableOrgManagerDeleteResponse deprecated

func NewNullableOrgManagerDeleteResponse(val *OrgManagerDeleteResponse) *NullableOrgManagerDeleteResponse

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

func (NullableOrgManagerDeleteResponse) Get deprecated

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

func (NullableOrgManagerDeleteResponse) IsSet deprecated

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

func (NullableOrgManagerDeleteResponse) MarshalJSON deprecated

func (v NullableOrgManagerDeleteResponse) MarshalJSON() ([]byte, error)

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

func (*NullableOrgManagerDeleteResponse) Set deprecated

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

func (*NullableOrgManagerDeleteResponse) UnmarshalJSON deprecated

func (v *NullableOrgManagerDeleteResponse) UnmarshalJSON(src []byte) error

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

func (*NullableOrgManagerDeleteResponse) Unset deprecated

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

type NullableOrgManagerResponse deprecated

type NullableOrgManagerResponse 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 NewNullableOrgManagerResponse deprecated

func NewNullableOrgManagerResponse(val *OrgManagerResponse) *NullableOrgManagerResponse

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

func (NullableOrgManagerResponse) Get deprecated

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

func (NullableOrgManagerResponse) IsSet deprecated

func (v NullableOrgManagerResponse) IsSet() bool

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

func (NullableOrgManagerResponse) MarshalJSON deprecated

func (v NullableOrgManagerResponse) MarshalJSON() ([]byte, error)

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

func (*NullableOrgManagerResponse) Set deprecated

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

func (*NullableOrgManagerResponse) UnmarshalJSON deprecated

func (v *NullableOrgManagerResponse) UnmarshalJSON(src []byte) error

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

func (*NullableOrgManagerResponse) Unset deprecated

func (v *NullableOrgManagerResponse) Unset()

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

type NullableOrgRoleCreateBffRequest deprecated

type NullableOrgRoleCreateBffRequest 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 NewNullableOrgRoleCreateBffRequest deprecated

func NewNullableOrgRoleCreateBffRequest(val *OrgRoleCreateBffRequest) *NullableOrgRoleCreateBffRequest

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

func (NullableOrgRoleCreateBffRequest) Get deprecated

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

func (NullableOrgRoleCreateBffRequest) IsSet deprecated

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

func (NullableOrgRoleCreateBffRequest) MarshalJSON deprecated

func (v NullableOrgRoleCreateBffRequest) MarshalJSON() ([]byte, error)

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

func (*NullableOrgRoleCreateBffRequest) Set deprecated

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

func (*NullableOrgRoleCreateBffRequest) UnmarshalJSON deprecated

func (v *NullableOrgRoleCreateBffRequest) UnmarshalJSON(src []byte) error

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

func (*NullableOrgRoleCreateBffRequest) Unset deprecated

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

type NullableOrgRoleResponse deprecated

type NullableOrgRoleResponse 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 NewNullableOrgRoleResponse deprecated

func NewNullableOrgRoleResponse(val *OrgRoleResponse) *NullableOrgRoleResponse

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

func (NullableOrgRoleResponse) Get deprecated

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

func (NullableOrgRoleResponse) IsSet deprecated

func (v NullableOrgRoleResponse) IsSet() bool

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

func (NullableOrgRoleResponse) MarshalJSON deprecated

func (v NullableOrgRoleResponse) MarshalJSON() ([]byte, error)

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

func (*NullableOrgRoleResponse) Set deprecated

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

func (*NullableOrgRoleResponse) UnmarshalJSON deprecated

func (v *NullableOrgRoleResponse) UnmarshalJSON(src []byte) error

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

func (*NullableOrgRoleResponse) Unset deprecated

func (v *NullableOrgRoleResponse) Unset()

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

type NullableOrgRoleType deprecated

type NullableOrgRoleType 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 NewNullableOrgRoleType deprecated

func NewNullableOrgRoleType(val *OrgRoleType) *NullableOrgRoleType

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

func (NullableOrgRoleType) Get deprecated

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

func (NullableOrgRoleType) IsSet deprecated

func (v NullableOrgRoleType) IsSet() bool

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

func (NullableOrgRoleType) MarshalJSON deprecated

func (v NullableOrgRoleType) MarshalJSON() ([]byte, error)

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

func (*NullableOrgRoleType) Set deprecated

func (v *NullableOrgRoleType) Set(val *OrgRoleType)

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

func (*NullableOrgRoleType) UnmarshalJSON deprecated

func (v *NullableOrgRoleType) UnmarshalJSON(src []byte) error

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

func (*NullableOrgRoleType) Unset deprecated

func (v *NullableOrgRoleType) Unset()

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

type NullableOrganization deprecated

type NullableOrganization 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 NewNullableOrganization deprecated

func NewNullableOrganization(val *Organization) *NullableOrganization

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

func (NullableOrganization) Get deprecated

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

func (NullableOrganization) IsSet deprecated

func (v NullableOrganization) IsSet() bool

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

func (NullableOrganization) MarshalJSON deprecated

func (v NullableOrganization) MarshalJSON() ([]byte, error)

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

func (*NullableOrganization) Set deprecated

func (v *NullableOrganization) Set(val *Organization)

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

func (*NullableOrganization) UnmarshalJSON deprecated

func (v *NullableOrganization) UnmarshalJSON(src []byte) error

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

func (*NullableOrganization) Unset deprecated

func (v *NullableOrganization) Unset()

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

type NullableOrganizationCreateBffResponse deprecated added in v0.2.0

type NullableOrganizationCreateBffResponse 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 NewNullableOrganizationCreateBffResponse deprecated added in v0.2.0

func NewNullableOrganizationCreateBffResponse(val *OrganizationCreateBffResponse) *NullableOrganizationCreateBffResponse

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

func (NullableOrganizationCreateBffResponse) Get deprecated added in v0.2.0

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

func (NullableOrganizationCreateBffResponse) IsSet deprecated added in v0.2.0

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

func (NullableOrganizationCreateBffResponse) MarshalJSON deprecated added in v0.2.0

func (v NullableOrganizationCreateBffResponse) MarshalJSON() ([]byte, error)

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

func (*NullableOrganizationCreateBffResponse) Set deprecated added in v0.2.0

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

func (*NullableOrganizationCreateBffResponse) UnmarshalJSON deprecated added in v0.2.0

func (v *NullableOrganizationCreateBffResponse) UnmarshalJSON(src []byte) error

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

func (*NullableOrganizationCreateBffResponse) Unset deprecated added in v0.2.0

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

type NullableOrganizationCreateResponse deprecated

type NullableOrganizationCreateResponse 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 NewNullableOrganizationCreateResponse deprecated

func NewNullableOrganizationCreateResponse(val *OrganizationCreateResponse) *NullableOrganizationCreateResponse

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

func (NullableOrganizationCreateResponse) Get deprecated

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

func (NullableOrganizationCreateResponse) IsSet deprecated

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

func (NullableOrganizationCreateResponse) MarshalJSON deprecated

func (v NullableOrganizationCreateResponse) MarshalJSON() ([]byte, error)

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

func (*NullableOrganizationCreateResponse) Set deprecated

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

func (*NullableOrganizationCreateResponse) UnmarshalJSON deprecated

func (v *NullableOrganizationCreateResponse) UnmarshalJSON(src []byte) error

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

func (*NullableOrganizationCreateResponse) Unset deprecated

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

type NullableOrganizationDeleteResponse deprecated

type NullableOrganizationDeleteResponse 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 NewNullableOrganizationDeleteResponse deprecated

func NewNullableOrganizationDeleteResponse(val *OrganizationDeleteResponse) *NullableOrganizationDeleteResponse

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

func (NullableOrganizationDeleteResponse) Get deprecated

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

func (NullableOrganizationDeleteResponse) IsSet deprecated

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

func (NullableOrganizationDeleteResponse) MarshalJSON deprecated

func (v NullableOrganizationDeleteResponse) MarshalJSON() ([]byte, error)

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

func (*NullableOrganizationDeleteResponse) Set deprecated

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

func (*NullableOrganizationDeleteResponse) UnmarshalJSON deprecated

func (v *NullableOrganizationDeleteResponse) UnmarshalJSON(src []byte) error

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

func (*NullableOrganizationDeleteResponse) Unset deprecated

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

type NullableOrganizationQuota deprecated

type NullableOrganizationQuota 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 NewNullableOrganizationQuota deprecated

func NewNullableOrganizationQuota(val *OrganizationQuota) *NullableOrganizationQuota

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

func (NullableOrganizationQuota) Get deprecated

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

func (NullableOrganizationQuota) IsSet deprecated

func (v NullableOrganizationQuota) IsSet() bool

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

func (NullableOrganizationQuota) MarshalJSON deprecated

func (v NullableOrganizationQuota) MarshalJSON() ([]byte, error)

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

func (*NullableOrganizationQuota) Set deprecated

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

func (*NullableOrganizationQuota) UnmarshalJSON deprecated

func (v *NullableOrganizationQuota) UnmarshalJSON(src []byte) error

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

func (*NullableOrganizationQuota) Unset deprecated

func (v *NullableOrganizationQuota) Unset()

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

type NullableOrganizationUsageSummary deprecated

type NullableOrganizationUsageSummary 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 NewNullableOrganizationUsageSummary deprecated

func NewNullableOrganizationUsageSummary(val *OrganizationUsageSummary) *NullableOrganizationUsageSummary

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

func (NullableOrganizationUsageSummary) Get deprecated

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

func (NullableOrganizationUsageSummary) IsSet deprecated

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

func (NullableOrganizationUsageSummary) MarshalJSON deprecated

func (v NullableOrganizationUsageSummary) MarshalJSON() ([]byte, error)

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

func (*NullableOrganizationUsageSummary) Set deprecated

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

func (*NullableOrganizationUsageSummary) UnmarshalJSON deprecated

func (v *NullableOrganizationUsageSummary) UnmarshalJSON(src []byte) error

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

func (*NullableOrganizationUsageSummary) Unset deprecated

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

type NullableOrganizationsList deprecated

type NullableOrganizationsList 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 NewNullableOrganizationsList deprecated

func NewNullableOrganizationsList(val *OrganizationsList) *NullableOrganizationsList

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

func (NullableOrganizationsList) Get deprecated

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

func (NullableOrganizationsList) IsSet deprecated

func (v NullableOrganizationsList) IsSet() bool

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

func (NullableOrganizationsList) MarshalJSON deprecated

func (v NullableOrganizationsList) MarshalJSON() ([]byte, error)

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

func (*NullableOrganizationsList) Set deprecated

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

func (*NullableOrganizationsList) UnmarshalJSON deprecated

func (v *NullableOrganizationsList) UnmarshalJSON(src []byte) error

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

func (*NullableOrganizationsList) Unset deprecated

func (v *NullableOrganizationsList) Unset()

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

type NullableOrganizationsListItem deprecated

type NullableOrganizationsListItem 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 NewNullableOrganizationsListItem deprecated

func NewNullableOrganizationsListItem(val *OrganizationsListItem) *NullableOrganizationsListItem

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

func (NullableOrganizationsListItem) Get deprecated

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

func (NullableOrganizationsListItem) IsSet deprecated

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

func (NullableOrganizationsListItem) MarshalJSON deprecated

func (v NullableOrganizationsListItem) MarshalJSON() ([]byte, error)

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

func (*NullableOrganizationsListItem) Set deprecated

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

func (*NullableOrganizationsListItem) UnmarshalJSON deprecated

func (v *NullableOrganizationsListItem) UnmarshalJSON(src []byte) error

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

func (*NullableOrganizationsListItem) Unset deprecated

func (v *NullableOrganizationsListItem) Unset()

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

type NullablePagination deprecated

type NullablePagination 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 NewNullablePagination deprecated

func NewNullablePagination(val *Pagination) *NullablePagination

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

func (NullablePagination) Get deprecated

func (v NullablePagination) Get() *Pagination

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

func (NullablePagination) IsSet deprecated

func (v NullablePagination) IsSet() bool

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

func (NullablePagination) MarshalJSON deprecated

func (v NullablePagination) MarshalJSON() ([]byte, error)

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

func (*NullablePagination) Set deprecated

func (v *NullablePagination) Set(val *Pagination)

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

func (*NullablePagination) UnmarshalJSON deprecated

func (v *NullablePagination) UnmarshalJSON(src []byte) error

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

func (*NullablePagination) Unset deprecated

func (v *NullablePagination) Unset()

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

type NullablePlatformList deprecated

type NullablePlatformList 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 NewNullablePlatformList deprecated

func NewNullablePlatformList(val *PlatformList) *NullablePlatformList

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

func (NullablePlatformList) Get deprecated

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

func (NullablePlatformList) IsSet deprecated

func (v NullablePlatformList) IsSet() bool

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

func (NullablePlatformList) MarshalJSON deprecated

func (v NullablePlatformList) MarshalJSON() ([]byte, error)

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

func (*NullablePlatformList) Set deprecated

func (v *NullablePlatformList) Set(val *PlatformList)

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

func (*NullablePlatformList) UnmarshalJSON deprecated

func (v *NullablePlatformList) UnmarshalJSON(src []byte) error

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

func (*NullablePlatformList) Unset deprecated

func (v *NullablePlatformList) Unset()

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

type NullablePlatforms deprecated

type NullablePlatforms 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 NewNullablePlatforms deprecated

func NewNullablePlatforms(val *Platforms) *NullablePlatforms

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

func (NullablePlatforms) Get deprecated

func (v NullablePlatforms) Get() *Platforms

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

func (NullablePlatforms) IsSet deprecated

func (v NullablePlatforms) IsSet() bool

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

func (NullablePlatforms) MarshalJSON deprecated

func (v NullablePlatforms) MarshalJSON() ([]byte, error)

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

func (*NullablePlatforms) Set deprecated

func (v *NullablePlatforms) Set(val *Platforms)

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

func (*NullablePlatforms) UnmarshalJSON deprecated

func (v *NullablePlatforms) UnmarshalJSON(src []byte) error

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

func (*NullablePlatforms) Unset deprecated

func (v *NullablePlatforms) Unset()

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

type NullableQuota deprecated

type NullableQuota 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 NewNullableQuota deprecated

func NewNullableQuota(val *Quota) *NullableQuota

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

func (NullableQuota) Get deprecated

func (v NullableQuota) Get() *Quota

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

func (NullableQuota) IsSet deprecated

func (v NullableQuota) IsSet() bool

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

func (NullableQuota) MarshalJSON deprecated

func (v NullableQuota) MarshalJSON() ([]byte, error)

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

func (*NullableQuota) Set deprecated

func (v *NullableQuota) Set(val *Quota)

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

func (*NullableQuota) UnmarshalJSON deprecated

func (v *NullableQuota) UnmarshalJSON(src []byte) error

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

func (*NullableQuota) Unset deprecated

func (v *NullableQuota) Unset()

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

type NullableQuotaApps deprecated

type NullableQuotaApps 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 NewNullableQuotaApps deprecated

func NewNullableQuotaApps(val *QuotaApps) *NullableQuotaApps

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

func (NullableQuotaApps) Get deprecated

func (v NullableQuotaApps) Get() *QuotaApps

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

func (NullableQuotaApps) IsSet deprecated

func (v NullableQuotaApps) IsSet() bool

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

func (NullableQuotaApps) MarshalJSON deprecated

func (v NullableQuotaApps) MarshalJSON() ([]byte, error)

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

func (*NullableQuotaApps) Set deprecated

func (v *NullableQuotaApps) Set(val *QuotaApps)

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

func (*NullableQuotaApps) UnmarshalJSON deprecated

func (v *NullableQuotaApps) UnmarshalJSON(src []byte) error

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

func (*NullableQuotaApps) Unset deprecated

func (v *NullableQuotaApps) Unset()

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

type NullableQuotaDomains deprecated

type NullableQuotaDomains 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 NewNullableQuotaDomains deprecated

func NewNullableQuotaDomains(val *QuotaDomains) *NullableQuotaDomains

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

func (NullableQuotaDomains) Get deprecated

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

func (NullableQuotaDomains) IsSet deprecated

func (v NullableQuotaDomains) IsSet() bool

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

func (NullableQuotaDomains) MarshalJSON deprecated

func (v NullableQuotaDomains) MarshalJSON() ([]byte, error)

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

func (*NullableQuotaDomains) Set deprecated

func (v *NullableQuotaDomains) Set(val *QuotaDomains)

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

func (*NullableQuotaDomains) UnmarshalJSON deprecated

func (v *NullableQuotaDomains) UnmarshalJSON(src []byte) error

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

func (*NullableQuotaDomains) Unset deprecated

func (v *NullableQuotaDomains) Unset()

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

type NullableQuotaRoutes deprecated

type NullableQuotaRoutes 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 NewNullableQuotaRoutes deprecated

func NewNullableQuotaRoutes(val *QuotaRoutes) *NullableQuotaRoutes

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

func (NullableQuotaRoutes) Get deprecated

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

func (NullableQuotaRoutes) IsSet deprecated

func (v NullableQuotaRoutes) IsSet() bool

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

func (NullableQuotaRoutes) MarshalJSON deprecated

func (v NullableQuotaRoutes) MarshalJSON() ([]byte, error)

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

func (*NullableQuotaRoutes) Set deprecated

func (v *NullableQuotaRoutes) Set(val *QuotaRoutes)

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

func (*NullableQuotaRoutes) UnmarshalJSON deprecated

func (v *NullableQuotaRoutes) UnmarshalJSON(src []byte) error

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

func (*NullableQuotaRoutes) Unset deprecated

func (v *NullableQuotaRoutes) Unset()

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

type NullableQuotaServices deprecated

type NullableQuotaServices 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 NewNullableQuotaServices deprecated

func NewNullableQuotaServices(val *QuotaServices) *NullableQuotaServices

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

func (NullableQuotaServices) Get deprecated

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

func (NullableQuotaServices) IsSet deprecated

func (v NullableQuotaServices) IsSet() bool

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

func (NullableQuotaServices) MarshalJSON deprecated

func (v NullableQuotaServices) MarshalJSON() ([]byte, error)

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

func (*NullableQuotaServices) Set deprecated

func (v *NullableQuotaServices) Set(val *QuotaServices)

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

func (*NullableQuotaServices) UnmarshalJSON deprecated

func (v *NullableQuotaServices) UnmarshalJSON(src []byte) error

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

func (*NullableQuotaServices) Unset deprecated

func (v *NullableQuotaServices) Unset()

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

type NullableSpace deprecated

type NullableSpace 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 NewNullableSpace deprecated

func NewNullableSpace(val *Space) *NullableSpace

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

func (NullableSpace) Get deprecated

func (v NullableSpace) Get() *Space

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

func (NullableSpace) IsSet deprecated

func (v NullableSpace) IsSet() bool

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

func (NullableSpace) MarshalJSON deprecated

func (v NullableSpace) MarshalJSON() ([]byte, error)

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

func (*NullableSpace) Set deprecated

func (v *NullableSpace) Set(val *Space)

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

func (*NullableSpace) UnmarshalJSON deprecated

func (v *NullableSpace) UnmarshalJSON(src []byte) error

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

func (*NullableSpace) Unset deprecated

func (v *NullableSpace) Unset()

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

type NullableSpaceCreatedBffResponse deprecated added in v0.2.0

type NullableSpaceCreatedBffResponse 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 NewNullableSpaceCreatedBffResponse deprecated added in v0.2.0

func NewNullableSpaceCreatedBffResponse(val *SpaceCreatedBffResponse) *NullableSpaceCreatedBffResponse

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

func (NullableSpaceCreatedBffResponse) Get deprecated added in v0.2.0

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

func (NullableSpaceCreatedBffResponse) IsSet deprecated added in v0.2.0

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

func (NullableSpaceCreatedBffResponse) MarshalJSON deprecated added in v0.2.0

func (v NullableSpaceCreatedBffResponse) MarshalJSON() ([]byte, error)

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

func (*NullableSpaceCreatedBffResponse) Set deprecated added in v0.2.0

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

func (*NullableSpaceCreatedBffResponse) UnmarshalJSON deprecated added in v0.2.0

func (v *NullableSpaceCreatedBffResponse) UnmarshalJSON(src []byte) error

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

func (*NullableSpaceCreatedBffResponse) Unset deprecated added in v0.2.0

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

type NullableSpaceDeleteResponse deprecated

type NullableSpaceDeleteResponse 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 NewNullableSpaceDeleteResponse deprecated

func NewNullableSpaceDeleteResponse(val *SpaceDeleteResponse) *NullableSpaceDeleteResponse

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

func (NullableSpaceDeleteResponse) Get deprecated

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

func (NullableSpaceDeleteResponse) IsSet deprecated

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

func (NullableSpaceDeleteResponse) MarshalJSON deprecated

func (v NullableSpaceDeleteResponse) MarshalJSON() ([]byte, error)

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

func (*NullableSpaceDeleteResponse) Set deprecated

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

func (*NullableSpaceDeleteResponse) UnmarshalJSON deprecated

func (v *NullableSpaceDeleteResponse) UnmarshalJSON(src []byte) error

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

func (*NullableSpaceDeleteResponse) Unset deprecated

func (v *NullableSpaceDeleteResponse) Unset()

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

type NullableSpaceRoleCreateBffRequest deprecated

type NullableSpaceRoleCreateBffRequest 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 NewNullableSpaceRoleCreateBffRequest deprecated

func NewNullableSpaceRoleCreateBffRequest(val *SpaceRoleCreateBffRequest) *NullableSpaceRoleCreateBffRequest

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

func (NullableSpaceRoleCreateBffRequest) Get deprecated

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

func (NullableSpaceRoleCreateBffRequest) IsSet deprecated

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

func (NullableSpaceRoleCreateBffRequest) MarshalJSON deprecated

func (v NullableSpaceRoleCreateBffRequest) MarshalJSON() ([]byte, error)

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

func (*NullableSpaceRoleCreateBffRequest) Set deprecated

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

func (*NullableSpaceRoleCreateBffRequest) UnmarshalJSON deprecated

func (v *NullableSpaceRoleCreateBffRequest) UnmarshalJSON(src []byte) error

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

func (*NullableSpaceRoleCreateBffRequest) Unset deprecated

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

type NullableSpaceRoleCreateBffResponse deprecated

type NullableSpaceRoleCreateBffResponse 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 NewNullableSpaceRoleCreateBffResponse deprecated

func NewNullableSpaceRoleCreateBffResponse(val *SpaceRoleCreateBffResponse) *NullableSpaceRoleCreateBffResponse

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

func (NullableSpaceRoleCreateBffResponse) Get deprecated

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

func (NullableSpaceRoleCreateBffResponse) IsSet deprecated

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

func (NullableSpaceRoleCreateBffResponse) MarshalJSON deprecated

func (v NullableSpaceRoleCreateBffResponse) MarshalJSON() ([]byte, error)

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

func (*NullableSpaceRoleCreateBffResponse) Set deprecated

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

func (*NullableSpaceRoleCreateBffResponse) UnmarshalJSON deprecated

func (v *NullableSpaceRoleCreateBffResponse) UnmarshalJSON(src []byte) error

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

func (*NullableSpaceRoleCreateBffResponse) Unset deprecated

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

type NullableSpaceRoleCreateResponse deprecated

type NullableSpaceRoleCreateResponse 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 NewNullableSpaceRoleCreateResponse deprecated

func NewNullableSpaceRoleCreateResponse(val *SpaceRoleCreateResponse) *NullableSpaceRoleCreateResponse

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

func (NullableSpaceRoleCreateResponse) Get deprecated

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

func (NullableSpaceRoleCreateResponse) IsSet deprecated

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

func (NullableSpaceRoleCreateResponse) MarshalJSON deprecated

func (v NullableSpaceRoleCreateResponse) MarshalJSON() ([]byte, error)

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

func (*NullableSpaceRoleCreateResponse) Set deprecated

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

func (*NullableSpaceRoleCreateResponse) UnmarshalJSON deprecated

func (v *NullableSpaceRoleCreateResponse) UnmarshalJSON(src []byte) error

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

func (*NullableSpaceRoleCreateResponse) Unset deprecated

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

type NullableSpaceRoleType deprecated

type NullableSpaceRoleType 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 NewNullableSpaceRoleType deprecated

func NewNullableSpaceRoleType(val *SpaceRoleType) *NullableSpaceRoleType

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

func (NullableSpaceRoleType) Get deprecated

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

func (NullableSpaceRoleType) IsSet deprecated

func (v NullableSpaceRoleType) IsSet() bool

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

func (NullableSpaceRoleType) MarshalJSON deprecated

func (v NullableSpaceRoleType) MarshalJSON() ([]byte, error)

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

func (*NullableSpaceRoleType) Set deprecated

func (v *NullableSpaceRoleType) Set(val *SpaceRoleType)

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

func (*NullableSpaceRoleType) UnmarshalJSON deprecated

func (v *NullableSpaceRoleType) UnmarshalJSON(src []byte) error

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

func (*NullableSpaceRoleType) Unset deprecated

func (v *NullableSpaceRoleType) Unset()

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

type NullableSpaceWithIsolationSegment deprecated added in v0.4.0

type NullableSpaceWithIsolationSegment 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 NewNullableSpaceWithIsolationSegment deprecated added in v0.4.0

func NewNullableSpaceWithIsolationSegment(val *SpaceWithIsolationSegment) *NullableSpaceWithIsolationSegment

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

func (NullableSpaceWithIsolationSegment) Get deprecated added in v0.4.0

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

func (NullableSpaceWithIsolationSegment) IsSet deprecated added in v0.4.0

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

func (NullableSpaceWithIsolationSegment) MarshalJSON deprecated added in v0.4.0

func (v NullableSpaceWithIsolationSegment) MarshalJSON() ([]byte, error)

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

func (*NullableSpaceWithIsolationSegment) Set deprecated added in v0.4.0

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

func (*NullableSpaceWithIsolationSegment) UnmarshalJSON deprecated added in v0.4.0

func (v *NullableSpaceWithIsolationSegment) UnmarshalJSON(src []byte) error

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

func (*NullableSpaceWithIsolationSegment) Unset deprecated added in v0.4.0

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

type NullableSpaceWithIsolationSegmentAllOf deprecated added in v0.4.0

type NullableSpaceWithIsolationSegmentAllOf 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 NewNullableSpaceWithIsolationSegmentAllOf deprecated added in v0.4.0

func NewNullableSpaceWithIsolationSegmentAllOf(val *SpaceWithIsolationSegmentAllOf) *NullableSpaceWithIsolationSegmentAllOf

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

func (NullableSpaceWithIsolationSegmentAllOf) Get deprecated added in v0.4.0

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

func (NullableSpaceWithIsolationSegmentAllOf) IsSet deprecated added in v0.4.0

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

func (NullableSpaceWithIsolationSegmentAllOf) MarshalJSON deprecated added in v0.4.0

func (v NullableSpaceWithIsolationSegmentAllOf) MarshalJSON() ([]byte, error)

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

func (*NullableSpaceWithIsolationSegmentAllOf) Set deprecated added in v0.4.0

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

func (*NullableSpaceWithIsolationSegmentAllOf) UnmarshalJSON deprecated added in v0.4.0

func (v *NullableSpaceWithIsolationSegmentAllOf) UnmarshalJSON(src []byte) error

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

func (*NullableSpaceWithIsolationSegmentAllOf) Unset deprecated added in v0.4.0

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

type NullableSpacesList deprecated

type NullableSpacesList 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 NewNullableSpacesList deprecated

func NewNullableSpacesList(val *SpacesList) *NullableSpacesList

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

func (NullableSpacesList) Get deprecated

func (v NullableSpacesList) Get() *SpacesList

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

func (NullableSpacesList) IsSet deprecated

func (v NullableSpacesList) IsSet() bool

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

func (NullableSpacesList) MarshalJSON deprecated

func (v NullableSpacesList) MarshalJSON() ([]byte, error)

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

func (*NullableSpacesList) Set deprecated

func (v *NullableSpacesList) Set(val *SpacesList)

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

func (*NullableSpacesList) UnmarshalJSON deprecated

func (v *NullableSpacesList) UnmarshalJSON(src []byte) error

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

func (*NullableSpacesList) Unset deprecated

func (v *NullableSpacesList) 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 NullableUpdateOrganizationPayload deprecated

type NullableUpdateOrganizationPayload 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 NewNullableUpdateOrganizationPayload deprecated

func NewNullableUpdateOrganizationPayload(val *UpdateOrganizationPayload) *NullableUpdateOrganizationPayload

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

func (NullableUpdateOrganizationPayload) Get deprecated

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

func (NullableUpdateOrganizationPayload) IsSet deprecated

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

func (NullableUpdateOrganizationPayload) MarshalJSON deprecated

func (v NullableUpdateOrganizationPayload) MarshalJSON() ([]byte, error)

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

func (*NullableUpdateOrganizationPayload) Set deprecated

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

func (*NullableUpdateOrganizationPayload) UnmarshalJSON deprecated

func (v *NullableUpdateOrganizationPayload) UnmarshalJSON(src []byte) error

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

func (*NullableUpdateOrganizationPayload) Unset deprecated

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

type NullableUpdateSpacePayload deprecated

type NullableUpdateSpacePayload 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 NewNullableUpdateSpacePayload deprecated

func NewNullableUpdateSpacePayload(val *UpdateSpacePayload) *NullableUpdateSpacePayload

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

func (NullableUpdateSpacePayload) Get deprecated

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

func (NullableUpdateSpacePayload) IsSet deprecated

func (v NullableUpdateSpacePayload) IsSet() bool

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

func (NullableUpdateSpacePayload) MarshalJSON deprecated

func (v NullableUpdateSpacePayload) MarshalJSON() ([]byte, error)

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

func (*NullableUpdateSpacePayload) Set deprecated

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

func (*NullableUpdateSpacePayload) UnmarshalJSON deprecated

func (v *NullableUpdateSpacePayload) UnmarshalJSON(src []byte) error

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

func (*NullableUpdateSpacePayload) Unset deprecated

func (v *NullableUpdateSpacePayload) Unset()

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

type NullableUsageSummary deprecated

type NullableUsageSummary 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 NewNullableUsageSummary deprecated

func NewNullableUsageSummary(val *UsageSummary) *NullableUsageSummary

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

func (NullableUsageSummary) Get deprecated

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

func (NullableUsageSummary) IsSet deprecated

func (v NullableUsageSummary) IsSet() bool

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

func (NullableUsageSummary) MarshalJSON deprecated

func (v NullableUsageSummary) MarshalJSON() ([]byte, error)

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

func (*NullableUsageSummary) Set deprecated

func (v *NullableUsageSummary) Set(val *UsageSummary)

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

func (*NullableUsageSummary) UnmarshalJSON deprecated

func (v *NullableUsageSummary) UnmarshalJSON(src []byte) error

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

func (*NullableUsageSummary) Unset deprecated

func (v *NullableUsageSummary) Unset()

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

type NullableValue deprecated

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

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

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

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

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 OrgManager

type OrgManager struct {
	// REQUIRED
	CreatedAt OrgManagerGetCreatedAtAttributeType `json:"createdAt" required:"true"`
	// REQUIRED
	Guid OrgManagerGetGuidAttributeType `json:"guid" required:"true"`
	// REQUIRED
	OrgId OrgManagerGetOrgIdAttributeType `json:"orgId" required:"true"`
	// REQUIRED
	PlatformId OrgManagerGetPlatformIdAttributeType `json:"platformId" required:"true"`
	// REQUIRED
	ProjectId OrgManagerGetProjectIdAttributeType `json:"projectId" required:"true"`
	// REQUIRED
	Region OrgManagerGetRegionAttributeType `json:"region" required:"true"`
	// REQUIRED
	UpdatedAt OrgManagerGetUpdatedAtAttributeType `json:"updatedAt" required:"true"`
	// REQUIRED
	Username OrgManagerGetUsernameAttributeType `json:"username" required:"true"`
}

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

func NewOrgManager

NewOrgManager instantiates a new OrgManager 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 NewOrgManagerWithDefaults

func NewOrgManagerWithDefaults() *OrgManager

NewOrgManagerWithDefaults instantiates a new OrgManager 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 (*OrgManager) GetCreatedAt

func (o *OrgManager) GetCreatedAt() (ret OrgManagerGetCreatedAtRetType)

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

func (*OrgManager) GetCreatedAtOk

func (o *OrgManager) GetCreatedAtOk() (ret OrgManagerGetCreatedAtRetType, ok bool)

GetCreatedAtOk returns a tuple with the CreatedAt 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 (*OrgManager) GetGuid

func (o *OrgManager) GetGuid() (ret OrgManagerGetGuidRetType)

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

func (*OrgManager) GetGuidOk

func (o *OrgManager) GetGuidOk() (ret OrgManagerGetGuidRetType, ok bool)

GetGuidOk returns a tuple with the Guid 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 (*OrgManager) GetOrgId added in v0.2.0

func (o *OrgManager) GetOrgId() (ret OrgManagerGetOrgIdRetType)

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

func (*OrgManager) GetOrgIdOk added in v0.2.0

func (o *OrgManager) GetOrgIdOk() (ret OrgManagerGetOrgIdRetType, ok bool)

GetOrgIdOk returns a tuple with the OrgId 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 (*OrgManager) GetPlatformId

func (o *OrgManager) GetPlatformId() (ret OrgManagerGetPlatformIdRetType)

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

func (*OrgManager) GetPlatformIdOk

func (o *OrgManager) GetPlatformIdOk() (ret OrgManagerGetPlatformIdRetType, ok bool)

GetPlatformIdOk returns a tuple with the PlatformId 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 (*OrgManager) GetProjectId

func (o *OrgManager) GetProjectId() (ret OrgManagerGetProjectIdRetType)

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

func (*OrgManager) GetProjectIdOk

func (o *OrgManager) GetProjectIdOk() (ret OrgManagerGetProjectIdRetType, ok bool)

GetProjectIdOk returns a tuple with the ProjectId 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 (*OrgManager) GetRegion

func (o *OrgManager) GetRegion() (ret OrgManagerGetRegionRetType)

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

func (*OrgManager) GetRegionOk

func (o *OrgManager) GetRegionOk() (ret OrgManagerGetRegionRetType, ok bool)

GetRegionOk returns a tuple with the Region 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 (*OrgManager) GetUpdatedAt

func (o *OrgManager) GetUpdatedAt() (ret OrgManagerGetUpdatedAtRetType)

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

func (*OrgManager) GetUpdatedAtOk

func (o *OrgManager) GetUpdatedAtOk() (ret OrgManagerGetUpdatedAtRetType, ok bool)

GetUpdatedAtOk returns a tuple with the UpdatedAt 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 (*OrgManager) GetUsername

func (o *OrgManager) GetUsername() (ret OrgManagerGetUsernameRetType)

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

func (*OrgManager) GetUsernameOk

func (o *OrgManager) GetUsernameOk() (ret OrgManagerGetUsernameRetType, ok bool)

GetUsernameOk returns a tuple with the Username 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 (*OrgManager) SetCreatedAt

func (o *OrgManager) SetCreatedAt(v OrgManagerGetCreatedAtRetType)

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

func (*OrgManager) SetGuid

func (o *OrgManager) SetGuid(v OrgManagerGetGuidRetType)

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

func (*OrgManager) SetOrgId added in v0.2.0

func (o *OrgManager) SetOrgId(v OrgManagerGetOrgIdRetType)

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

func (*OrgManager) SetPlatformId

func (o *OrgManager) SetPlatformId(v OrgManagerGetPlatformIdRetType)

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

func (*OrgManager) SetProjectId

func (o *OrgManager) SetProjectId(v OrgManagerGetProjectIdRetType)

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

func (*OrgManager) SetRegion

func (o *OrgManager) SetRegion(v OrgManagerGetRegionRetType)

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

func (*OrgManager) SetUpdatedAt

func (o *OrgManager) SetUpdatedAt(v OrgManagerGetUpdatedAtRetType)

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

func (*OrgManager) SetUsername

func (o *OrgManager) SetUsername(v OrgManagerGetUsernameRetType)

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

func (OrgManager) ToMap deprecated

func (o OrgManager) 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 OrgManagerDeleteResponse

type OrgManagerDeleteResponse struct {
	// REQUIRED
	Message OrgManagerDeleteResponseGetMessageAttributeType `json:"message" required:"true"`
}

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

func NewOrgManagerDeleteResponse

func NewOrgManagerDeleteResponse(message OrgManagerDeleteResponseGetMessageArgType) *OrgManagerDeleteResponse

NewOrgManagerDeleteResponse instantiates a new OrgManagerDeleteResponse 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 NewOrgManagerDeleteResponseWithDefaults

func NewOrgManagerDeleteResponseWithDefaults() *OrgManagerDeleteResponse

NewOrgManagerDeleteResponseWithDefaults instantiates a new OrgManagerDeleteResponse 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 (*OrgManagerDeleteResponse) GetMessage

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

func (*OrgManagerDeleteResponse) GetMessageOk

GetMessageOk returns a tuple with the Message 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 (*OrgManagerDeleteResponse) SetMessage

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

func (OrgManagerDeleteResponse) ToMap deprecated

func (o OrgManagerDeleteResponse) 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 OrgManagerDeleteResponseGetMessageArgType deprecated

type OrgManagerDeleteResponseGetMessageArgType = string

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

type OrgManagerDeleteResponseGetMessageAttributeType

type OrgManagerDeleteResponseGetMessageAttributeType = *string

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

type OrgManagerDeleteResponseGetMessageRetType deprecated

type OrgManagerDeleteResponseGetMessageRetType = string

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

type OrgManagerGetCreatedAtArgType deprecated

type OrgManagerGetCreatedAtArgType = time.Time

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

type OrgManagerGetCreatedAtAttributeType

type OrgManagerGetCreatedAtAttributeType = *time.Time

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

type OrgManagerGetCreatedAtRetType deprecated

type OrgManagerGetCreatedAtRetType = time.Time

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

type OrgManagerGetGuidArgType deprecated

type OrgManagerGetGuidArgType = string

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

type OrgManagerGetGuidAttributeType

type OrgManagerGetGuidAttributeType = *string

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

type OrgManagerGetGuidRetType deprecated

type OrgManagerGetGuidRetType = string

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

type OrgManagerGetOrgIdArgType deprecated added in v0.2.0

type OrgManagerGetOrgIdArgType = string

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

type OrgManagerGetOrgIdAttributeType added in v0.2.0

type OrgManagerGetOrgIdAttributeType = *string

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

type OrgManagerGetOrgIdRetType deprecated added in v0.2.0

type OrgManagerGetOrgIdRetType = string

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

type OrgManagerGetPlatformIdArgType deprecated

type OrgManagerGetPlatformIdArgType = string

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

type OrgManagerGetPlatformIdAttributeType

type OrgManagerGetPlatformIdAttributeType = *string

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

type OrgManagerGetPlatformIdRetType deprecated

type OrgManagerGetPlatformIdRetType = string

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

type OrgManagerGetProjectIdArgType deprecated

type OrgManagerGetProjectIdArgType = string

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

type OrgManagerGetProjectIdAttributeType

type OrgManagerGetProjectIdAttributeType = *string

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

type OrgManagerGetProjectIdRetType deprecated

type OrgManagerGetProjectIdRetType = string

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

type OrgManagerGetRegionArgType deprecated

type OrgManagerGetRegionArgType = string

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

type OrgManagerGetRegionAttributeType

type OrgManagerGetRegionAttributeType = *string

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

type OrgManagerGetRegionRetType deprecated

type OrgManagerGetRegionRetType = string

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

type OrgManagerGetUpdatedAtArgType deprecated

type OrgManagerGetUpdatedAtArgType = time.Time

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

type OrgManagerGetUpdatedAtAttributeType

type OrgManagerGetUpdatedAtAttributeType = *time.Time

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

type OrgManagerGetUpdatedAtRetType deprecated

type OrgManagerGetUpdatedAtRetType = time.Time

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

type OrgManagerGetUsernameArgType deprecated

type OrgManagerGetUsernameArgType = string

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

type OrgManagerGetUsernameAttributeType

type OrgManagerGetUsernameAttributeType = *string

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

type OrgManagerGetUsernameRetType deprecated

type OrgManagerGetUsernameRetType = string

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

type OrgManagerResponse

type OrgManagerResponse struct {
	// REQUIRED
	CreatedAt OrgManagerResponseGetCreatedAtAttributeType `json:"createdAt" required:"true"`
	// REQUIRED
	Guid OrgManagerResponseGetGuidAttributeType `json:"guid" required:"true"`
	// REQUIRED
	OrgId OrgManagerResponseGetOrgIdAttributeType `json:"orgId" required:"true"`
	// REQUIRED
	Password OrgManagerResponseGetPasswordAttributeType `json:"password" required:"true"`
	// REQUIRED
	PlatformId OrgManagerResponseGetPlatformIdAttributeType `json:"platformId" required:"true"`
	// REQUIRED
	ProjectId OrgManagerResponseGetProjectIdAttributeType `json:"projectId" required:"true"`
	// REQUIRED
	Region OrgManagerResponseGetRegionAttributeType `json:"region" required:"true"`
	// REQUIRED
	UpdatedAt OrgManagerResponseGetUpdatedAtAttributeType `json:"updatedAt" required:"true"`
	// REQUIRED
	Username OrgManagerResponseGetUsernameAttributeType `json:"username" required:"true"`
}

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

func NewOrgManagerResponse

NewOrgManagerResponse instantiates a new OrgManagerResponse 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 NewOrgManagerResponseWithDefaults

func NewOrgManagerResponseWithDefaults() *OrgManagerResponse

NewOrgManagerResponseWithDefaults instantiates a new OrgManagerResponse 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 (*OrgManagerResponse) GetCreatedAt

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

func (*OrgManagerResponse) GetCreatedAtOk

func (o *OrgManagerResponse) GetCreatedAtOk() (ret OrgManagerResponseGetCreatedAtRetType, ok bool)

GetCreatedAtOk returns a tuple with the CreatedAt 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 (*OrgManagerResponse) GetGuid

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

func (*OrgManagerResponse) GetGuidOk

func (o *OrgManagerResponse) GetGuidOk() (ret OrgManagerResponseGetGuidRetType, ok bool)

GetGuidOk returns a tuple with the Guid 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 (*OrgManagerResponse) GetOrgId

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

func (*OrgManagerResponse) GetOrgIdOk

func (o *OrgManagerResponse) GetOrgIdOk() (ret OrgManagerResponseGetOrgIdRetType, ok bool)

GetOrgIdOk returns a tuple with the OrgId 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 (*OrgManagerResponse) GetPassword

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

func (*OrgManagerResponse) GetPasswordOk

func (o *OrgManagerResponse) GetPasswordOk() (ret OrgManagerResponseGetPasswordRetType, ok bool)

GetPasswordOk returns a tuple with the Password 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 (*OrgManagerResponse) GetPlatformId

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

func (*OrgManagerResponse) GetPlatformIdOk

func (o *OrgManagerResponse) GetPlatformIdOk() (ret OrgManagerResponseGetPlatformIdRetType, ok bool)

GetPlatformIdOk returns a tuple with the PlatformId 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 (*OrgManagerResponse) GetProjectId

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

func (*OrgManagerResponse) GetProjectIdOk

func (o *OrgManagerResponse) GetProjectIdOk() (ret OrgManagerResponseGetProjectIdRetType, ok bool)

GetProjectIdOk returns a tuple with the ProjectId 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 (*OrgManagerResponse) GetRegion

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

func (*OrgManagerResponse) GetRegionOk

func (o *OrgManagerResponse) GetRegionOk() (ret OrgManagerResponseGetRegionRetType, ok bool)

GetRegionOk returns a tuple with the Region 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 (*OrgManagerResponse) GetUpdatedAt

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

func (*OrgManagerResponse) GetUpdatedAtOk

func (o *OrgManagerResponse) GetUpdatedAtOk() (ret OrgManagerResponseGetUpdatedAtRetType, ok bool)

GetUpdatedAtOk returns a tuple with the UpdatedAt 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 (*OrgManagerResponse) GetUsername

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

func (*OrgManagerResponse) GetUsernameOk

func (o *OrgManagerResponse) GetUsernameOk() (ret OrgManagerResponseGetUsernameRetType, ok bool)

GetUsernameOk returns a tuple with the Username 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 (*OrgManagerResponse) SetCreatedAt

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

func (*OrgManagerResponse) SetGuid

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

func (*OrgManagerResponse) SetOrgId

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

func (*OrgManagerResponse) SetPassword

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

func (*OrgManagerResponse) SetPlatformId

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

func (*OrgManagerResponse) SetProjectId

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

func (*OrgManagerResponse) SetRegion

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

func (*OrgManagerResponse) SetUpdatedAt

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

func (*OrgManagerResponse) SetUsername

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

func (OrgManagerResponse) ToMap deprecated

func (o OrgManagerResponse) 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 OrgManagerResponseGetCreatedAtArgType deprecated

type OrgManagerResponseGetCreatedAtArgType = time.Time

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

type OrgManagerResponseGetCreatedAtAttributeType

type OrgManagerResponseGetCreatedAtAttributeType = *time.Time

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

type OrgManagerResponseGetCreatedAtRetType deprecated

type OrgManagerResponseGetCreatedAtRetType = time.Time

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

type OrgManagerResponseGetGuidArgType deprecated

type OrgManagerResponseGetGuidArgType = string

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

type OrgManagerResponseGetGuidAttributeType

type OrgManagerResponseGetGuidAttributeType = *string

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

type OrgManagerResponseGetGuidRetType deprecated

type OrgManagerResponseGetGuidRetType = string

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

type OrgManagerResponseGetOrgIdArgType deprecated

type OrgManagerResponseGetOrgIdArgType = string

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

type OrgManagerResponseGetOrgIdAttributeType

type OrgManagerResponseGetOrgIdAttributeType = *string

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

type OrgManagerResponseGetOrgIdRetType deprecated

type OrgManagerResponseGetOrgIdRetType = string

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

type OrgManagerResponseGetPasswordArgType deprecated

type OrgManagerResponseGetPasswordArgType = string

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

type OrgManagerResponseGetPasswordAttributeType

type OrgManagerResponseGetPasswordAttributeType = *string

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

type OrgManagerResponseGetPasswordRetType deprecated

type OrgManagerResponseGetPasswordRetType = string

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

type OrgManagerResponseGetPlatformIdArgType deprecated

type OrgManagerResponseGetPlatformIdArgType = string

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

type OrgManagerResponseGetPlatformIdAttributeType

type OrgManagerResponseGetPlatformIdAttributeType = *string

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

type OrgManagerResponseGetPlatformIdRetType deprecated

type OrgManagerResponseGetPlatformIdRetType = string

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

type OrgManagerResponseGetProjectIdArgType deprecated

type OrgManagerResponseGetProjectIdArgType = string

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

type OrgManagerResponseGetProjectIdAttributeType

type OrgManagerResponseGetProjectIdAttributeType = *string

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

type OrgManagerResponseGetProjectIdRetType deprecated

type OrgManagerResponseGetProjectIdRetType = string

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

type OrgManagerResponseGetRegionArgType deprecated

type OrgManagerResponseGetRegionArgType = string

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

type OrgManagerResponseGetRegionAttributeType

type OrgManagerResponseGetRegionAttributeType = *string

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

type OrgManagerResponseGetRegionRetType deprecated

type OrgManagerResponseGetRegionRetType = string

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

type OrgManagerResponseGetUpdatedAtArgType deprecated

type OrgManagerResponseGetUpdatedAtArgType = time.Time

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

type OrgManagerResponseGetUpdatedAtAttributeType

type OrgManagerResponseGetUpdatedAtAttributeType = *time.Time

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

type OrgManagerResponseGetUpdatedAtRetType deprecated

type OrgManagerResponseGetUpdatedAtRetType = time.Time

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

type OrgManagerResponseGetUsernameArgType deprecated

type OrgManagerResponseGetUsernameArgType = string

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

type OrgManagerResponseGetUsernameAttributeType

type OrgManagerResponseGetUsernameAttributeType = *string

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

type OrgManagerResponseGetUsernameRetType deprecated

type OrgManagerResponseGetUsernameRetType = string

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

type OrgRoleCreateBffRequest

type OrgRoleCreateBffRequest struct {
	// REQUIRED
	Type OrgRoleCreateBffRequestGetTypeAttributeType `json:"type" required:"true"`
}

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

func NewOrgRoleCreateBffRequest

func NewOrgRoleCreateBffRequest(types OrgRoleCreateBffRequestGetTypeArgType) *OrgRoleCreateBffRequest

NewOrgRoleCreateBffRequest instantiates a new OrgRoleCreateBffRequest 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 NewOrgRoleCreateBffRequestWithDefaults

func NewOrgRoleCreateBffRequestWithDefaults() *OrgRoleCreateBffRequest

NewOrgRoleCreateBffRequestWithDefaults instantiates a new OrgRoleCreateBffRequest 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 (*OrgRoleCreateBffRequest) GetType

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

func (*OrgRoleCreateBffRequest) GetTypeOk

GetTypeOk returns a tuple with the Type 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 (*OrgRoleCreateBffRequest) SetType

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

func (OrgRoleCreateBffRequest) ToMap deprecated

func (o OrgRoleCreateBffRequest) 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 OrgRoleCreateBffRequestGetTypeArgType deprecated

type OrgRoleCreateBffRequestGetTypeArgType = OrgRoleType

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

type OrgRoleCreateBffRequestGetTypeAttributeType

type OrgRoleCreateBffRequestGetTypeAttributeType = *OrgRoleType

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

type OrgRoleCreateBffRequestGetTypeRetType deprecated

type OrgRoleCreateBffRequestGetTypeRetType = OrgRoleType

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

type OrgRoleResponse

type OrgRoleResponse struct {
	// REQUIRED
	Guid OrgRoleResponseGetGuidAttributeType `json:"guid" required:"true"`
	// REQUIRED
	OrgId OrgRoleResponseGetOrgIdAttributeType `json:"orgId" required:"true"`
	// REQUIRED
	PlatformId OrgRoleResponseGetPlatformIdAttributeType `json:"platformId" required:"true"`
	// REQUIRED
	ProjectId OrgRoleResponseGetProjectIdAttributeType `json:"projectId" required:"true"`
	// REQUIRED
	Region OrgRoleResponseGetRegionAttributeType `json:"region" required:"true"`
	// REQUIRED
	Type OrgRoleResponseGetTypeAttributeType `json:"type" required:"true"`
}

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

func NewOrgRoleResponse

NewOrgRoleResponse instantiates a new OrgRoleResponse 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 NewOrgRoleResponseWithDefaults

func NewOrgRoleResponseWithDefaults() *OrgRoleResponse

NewOrgRoleResponseWithDefaults instantiates a new OrgRoleResponse 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 (*OrgRoleResponse) GetGuid

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

func (*OrgRoleResponse) GetGuidOk

func (o *OrgRoleResponse) GetGuidOk() (ret OrgRoleResponseGetGuidRetType, ok bool)

GetGuidOk returns a tuple with the Guid 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 (*OrgRoleResponse) GetOrgId

func (o *OrgRoleResponse) GetOrgId() (ret OrgRoleResponseGetOrgIdRetType)

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

func (*OrgRoleResponse) GetOrgIdOk

func (o *OrgRoleResponse) GetOrgIdOk() (ret OrgRoleResponseGetOrgIdRetType, ok bool)

GetOrgIdOk returns a tuple with the OrgId 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 (*OrgRoleResponse) GetPlatformId

func (o *OrgRoleResponse) GetPlatformId() (ret OrgRoleResponseGetPlatformIdRetType)

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

func (*OrgRoleResponse) GetPlatformIdOk

func (o *OrgRoleResponse) GetPlatformIdOk() (ret OrgRoleResponseGetPlatformIdRetType, ok bool)

GetPlatformIdOk returns a tuple with the PlatformId 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 (*OrgRoleResponse) GetProjectId

func (o *OrgRoleResponse) GetProjectId() (ret OrgRoleResponseGetProjectIdRetType)

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

func (*OrgRoleResponse) GetProjectIdOk

func (o *OrgRoleResponse) GetProjectIdOk() (ret OrgRoleResponseGetProjectIdRetType, ok bool)

GetProjectIdOk returns a tuple with the ProjectId 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 (*OrgRoleResponse) GetRegion

func (o *OrgRoleResponse) GetRegion() (ret OrgRoleResponseGetRegionRetType)

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

func (*OrgRoleResponse) GetRegionOk

func (o *OrgRoleResponse) GetRegionOk() (ret OrgRoleResponseGetRegionRetType, ok bool)

GetRegionOk returns a tuple with the Region 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 (*OrgRoleResponse) GetType

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

func (*OrgRoleResponse) GetTypeOk

func (o *OrgRoleResponse) GetTypeOk() (ret OrgRoleResponseGetTypeRetType, ok bool)

GetTypeOk returns a tuple with the Type 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 (*OrgRoleResponse) SetGuid

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

func (*OrgRoleResponse) SetOrgId

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

func (*OrgRoleResponse) SetPlatformId

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

func (*OrgRoleResponse) SetProjectId

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

func (*OrgRoleResponse) SetRegion

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

func (*OrgRoleResponse) SetType

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

func (OrgRoleResponse) ToMap deprecated

func (o OrgRoleResponse) 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 OrgRoleResponseGetGuidArgType deprecated

type OrgRoleResponseGetGuidArgType = string

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

type OrgRoleResponseGetGuidAttributeType

type OrgRoleResponseGetGuidAttributeType = *string

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

type OrgRoleResponseGetGuidRetType deprecated

type OrgRoleResponseGetGuidRetType = string

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

type OrgRoleResponseGetOrgIdArgType deprecated

type OrgRoleResponseGetOrgIdArgType = string

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

type OrgRoleResponseGetOrgIdAttributeType

type OrgRoleResponseGetOrgIdAttributeType = *string

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

type OrgRoleResponseGetOrgIdRetType deprecated

type OrgRoleResponseGetOrgIdRetType = string

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

type OrgRoleResponseGetPlatformIdArgType deprecated

type OrgRoleResponseGetPlatformIdArgType = string

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

type OrgRoleResponseGetPlatformIdAttributeType

type OrgRoleResponseGetPlatformIdAttributeType = *string

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

type OrgRoleResponseGetPlatformIdRetType deprecated

type OrgRoleResponseGetPlatformIdRetType = string

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

type OrgRoleResponseGetProjectIdArgType deprecated

type OrgRoleResponseGetProjectIdArgType = string

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

type OrgRoleResponseGetProjectIdAttributeType

type OrgRoleResponseGetProjectIdAttributeType = *string

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

type OrgRoleResponseGetProjectIdRetType deprecated

type OrgRoleResponseGetProjectIdRetType = string

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

type OrgRoleResponseGetRegionArgType deprecated

type OrgRoleResponseGetRegionArgType = string

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

type OrgRoleResponseGetRegionAttributeType

type OrgRoleResponseGetRegionAttributeType = *string

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

type OrgRoleResponseGetRegionRetType deprecated

type OrgRoleResponseGetRegionRetType = string

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

type OrgRoleResponseGetTypeArgType deprecated

type OrgRoleResponseGetTypeArgType = OrgRoleType

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

type OrgRoleResponseGetTypeAttributeType

type OrgRoleResponseGetTypeAttributeType = *OrgRoleType

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

type OrgRoleResponseGetTypeRetType deprecated

type OrgRoleResponseGetTypeRetType = OrgRoleType

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

type OrgRoleType

type OrgRoleType string

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

const (
	// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	ORGROLETYPE_USER OrgRoleType = "organization_user"
	// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	ORGROLETYPE_AUDITOR OrgRoleType = "organization_auditor"
	// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	ORGROLETYPE_MANAGER OrgRoleType = "organization_manager"
	// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	ORGROLETYPE_BILLING_MANAGER OrgRoleType = "organization_billing_manager"
)

List of OrgRoleType

func NewOrgRoleTypeFromValue

func NewOrgRoleTypeFromValue(v string) (*OrgRoleType, error)

NewOrgRoleTypeFromValue returns a pointer to a valid OrgRoleType for the value passed as argument, or an error if the value passed is not allowed by the enum Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (OrgRoleType) IsValid

func (v OrgRoleType) IsValid() bool

IsValid return true if the value is valid for the enum, false otherwise Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (OrgRoleType) Ptr

func (v OrgRoleType) Ptr() *OrgRoleType

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

func (*OrgRoleType) UnmarshalJSON deprecated

func (v *OrgRoleType) UnmarshalJSON(src []byte) error

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

type Organization

type Organization struct {
	// REQUIRED
	CreatedAt OrganizationGetCreatedAtAttributeType `json:"createdAt" required:"true"`
	// REQUIRED
	Guid OrganizationGetGuidAttributeType `json:"guid" required:"true"`
	// REQUIRED
	Name OrganizationGetNameAttributeType `json:"name" required:"true"`
	// REQUIRED
	PlatformId OrganizationGetPlatformIdAttributeType `json:"platformId" required:"true"`
	// REQUIRED
	ProjectId OrganizationGetProjectIdAttributeType `json:"projectId" required:"true"`
	// REQUIRED
	QuotaId OrganizationGetQuotaIdAttributeType `json:"quotaId" required:"true"`
	// REQUIRED
	Region OrganizationGetRegionAttributeType `json:"region" required:"true"`
	// The organization's status. The status value starts with `deleting` when a deleting request is in progress. The status value starts with `delete_failed` when the deletion failed. The status value can be different from `deleting` and `delete_failed`. Additional details can be provided in the future.
	// REQUIRED
	Status OrganizationGetStatusAttributeType `json:"status" required:"true"`
	// REQUIRED
	Suspended OrganizationgetSuspendedAttributeType `json:"suspended" required:"true"`
	// REQUIRED
	UpdatedAt OrganizationGetUpdatedAtAttributeType `json:"updatedAt" required:"true"`
}

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

func NewOrganization

NewOrganization instantiates a new Organization 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 NewOrganizationWithDefaults

func NewOrganizationWithDefaults() *Organization

NewOrganizationWithDefaults instantiates a new Organization 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 (*Organization) GetCreatedAt

func (o *Organization) GetCreatedAt() (ret OrganizationGetCreatedAtRetType)

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

func (*Organization) GetCreatedAtOk

func (o *Organization) GetCreatedAtOk() (ret OrganizationGetCreatedAtRetType, ok bool)

GetCreatedAtOk returns a tuple with the CreatedAt 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 (*Organization) GetGuid

func (o *Organization) GetGuid() (ret OrganizationGetGuidRetType)

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

func (*Organization) GetGuidOk

func (o *Organization) GetGuidOk() (ret OrganizationGetGuidRetType, ok bool)

GetGuidOk returns a tuple with the Guid 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 (*Organization) GetName

func (o *Organization) GetName() (ret OrganizationGetNameRetType)

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 (*Organization) GetNameOk

func (o *Organization) GetNameOk() (ret OrganizationGetNameRetType, ok bool)

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 (*Organization) GetPlatformId

func (o *Organization) GetPlatformId() (ret OrganizationGetPlatformIdRetType)

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

func (*Organization) GetPlatformIdOk

func (o *Organization) GetPlatformIdOk() (ret OrganizationGetPlatformIdRetType, ok bool)

GetPlatformIdOk returns a tuple with the PlatformId 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 (*Organization) GetProjectId

func (o *Organization) GetProjectId() (ret OrganizationGetProjectIdRetType)

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

func (*Organization) GetProjectIdOk

func (o *Organization) GetProjectIdOk() (ret OrganizationGetProjectIdRetType, ok bool)

GetProjectIdOk returns a tuple with the ProjectId 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 (*Organization) GetQuotaId

func (o *Organization) GetQuotaId() (ret OrganizationGetQuotaIdRetType)

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

func (*Organization) GetQuotaIdOk

func (o *Organization) GetQuotaIdOk() (ret OrganizationGetQuotaIdRetType, ok bool)

GetQuotaIdOk returns a tuple with the QuotaId 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 (*Organization) GetRegion

func (o *Organization) GetRegion() (ret OrganizationGetRegionRetType)

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

func (*Organization) GetRegionOk

func (o *Organization) GetRegionOk() (ret OrganizationGetRegionRetType, ok bool)

GetRegionOk returns a tuple with the Region 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 (*Organization) GetStatus

func (o *Organization) GetStatus() (ret OrganizationGetStatusRetType)

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

func (*Organization) GetStatusOk

func (o *Organization) GetStatusOk() (ret OrganizationGetStatusRetType, ok bool)

GetStatusOk returns a tuple with the Status 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 (*Organization) GetSuspended

func (o *Organization) GetSuspended() (ret OrganizationgetSuspendedRetType)

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

func (*Organization) GetSuspendedOk

func (o *Organization) GetSuspendedOk() (ret OrganizationgetSuspendedRetType, ok bool)

GetSuspendedOk returns a tuple with the Suspended 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 (*Organization) GetUpdatedAt

func (o *Organization) GetUpdatedAt() (ret OrganizationGetUpdatedAtRetType)

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

func (*Organization) GetUpdatedAtOk

func (o *Organization) GetUpdatedAtOk() (ret OrganizationGetUpdatedAtRetType, ok bool)

GetUpdatedAtOk returns a tuple with the UpdatedAt 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 (*Organization) SetCreatedAt

func (o *Organization) SetCreatedAt(v OrganizationGetCreatedAtRetType)

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

func (*Organization) SetGuid

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

func (*Organization) SetName

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

func (*Organization) SetPlatformId

func (o *Organization) SetPlatformId(v OrganizationGetPlatformIdRetType)

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

func (*Organization) SetProjectId

func (o *Organization) SetProjectId(v OrganizationGetProjectIdRetType)

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

func (*Organization) SetQuotaId

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

func (*Organization) SetRegion

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

func (*Organization) SetStatus

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

func (*Organization) SetSuspended

func (o *Organization) SetSuspended(v OrganizationgetSuspendedRetType)

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

func (*Organization) SetUpdatedAt

func (o *Organization) SetUpdatedAt(v OrganizationGetUpdatedAtRetType)

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

func (Organization) ToMap deprecated

func (o Organization) 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 OrganizationCreateBffResponse added in v0.2.0

type OrganizationCreateBffResponse struct {
	// REQUIRED
	Org OrganizationCreateBffResponseGetOrgAttributeType `json:"org" required:"true"`
	// REQUIRED
	Roles OrganizationCreateBffResponseGetRolesAttributeType `json:"roles" required:"true"`
}

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

func NewOrganizationCreateBffResponse added in v0.2.0

NewOrganizationCreateBffResponse instantiates a new OrganizationCreateBffResponse 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 NewOrganizationCreateBffResponseWithDefaults added in v0.2.0

func NewOrganizationCreateBffResponseWithDefaults() *OrganizationCreateBffResponse

NewOrganizationCreateBffResponseWithDefaults instantiates a new OrganizationCreateBffResponse 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 (*OrganizationCreateBffResponse) GetOrg added in v0.2.0

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

func (*OrganizationCreateBffResponse) GetOrgOk added in v0.2.0

GetOrgOk returns a tuple with the Org 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 (*OrganizationCreateBffResponse) GetRoles added in v0.2.0

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

func (*OrganizationCreateBffResponse) GetRolesOk added in v0.2.0

GetRolesOk returns a tuple with the Roles 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 (*OrganizationCreateBffResponse) SetOrg added in v0.2.0

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

func (*OrganizationCreateBffResponse) SetRoles added in v0.2.0

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

func (OrganizationCreateBffResponse) ToMap deprecated added in v0.2.0

func (o OrganizationCreateBffResponse) 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 OrganizationCreateBffResponseGetOrgArgType deprecated added in v0.2.0

type OrganizationCreateBffResponseGetOrgArgType = OrganizationCreateResponse

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

type OrganizationCreateBffResponseGetOrgAttributeType added in v0.2.0

type OrganizationCreateBffResponseGetOrgAttributeType = *OrganizationCreateResponse

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

type OrganizationCreateBffResponseGetOrgRetType deprecated added in v0.2.0

type OrganizationCreateBffResponseGetOrgRetType = OrganizationCreateResponse

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

type OrganizationCreateBffResponseGetRolesArgType deprecated added in v0.2.0

type OrganizationCreateBffResponseGetRolesArgType = map[string]OrgRoleResponse

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

type OrganizationCreateBffResponseGetRolesAttributeType added in v0.2.0

type OrganizationCreateBffResponseGetRolesAttributeType = *map[string]OrgRoleResponse

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

type OrganizationCreateBffResponseGetRolesRetType deprecated added in v0.2.0

type OrganizationCreateBffResponseGetRolesRetType = map[string]OrgRoleResponse

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

type OrganizationCreateResponse

type OrganizationCreateResponse struct {
	// REQUIRED
	Guid OrganizationCreateResponseGetGuidAttributeType `json:"guid" required:"true"`
	// REQUIRED
	PlatformId OrganizationCreateResponseGetPlatformIdAttributeType `json:"platformId" required:"true"`
	// REQUIRED
	ProjectId OrganizationCreateResponseGetProjectIdAttributeType `json:"projectId" required:"true"`
	// REQUIRED
	Region OrganizationCreateResponseGetRegionAttributeType `json:"region" required:"true"`
}

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

func NewOrganizationCreateResponse

NewOrganizationCreateResponse instantiates a new OrganizationCreateResponse 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 NewOrganizationCreateResponseWithDefaults

func NewOrganizationCreateResponseWithDefaults() *OrganizationCreateResponse

NewOrganizationCreateResponseWithDefaults instantiates a new OrganizationCreateResponse 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 (*OrganizationCreateResponse) GetGuid

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

func (*OrganizationCreateResponse) GetGuidOk

GetGuidOk returns a tuple with the Guid 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 (*OrganizationCreateResponse) GetPlatformId

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

func (*OrganizationCreateResponse) GetPlatformIdOk

GetPlatformIdOk returns a tuple with the PlatformId 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 (*OrganizationCreateResponse) GetProjectId

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

func (*OrganizationCreateResponse) GetProjectIdOk

GetProjectIdOk returns a tuple with the ProjectId 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 (*OrganizationCreateResponse) GetRegion

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

func (*OrganizationCreateResponse) GetRegionOk

GetRegionOk returns a tuple with the Region 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 (*OrganizationCreateResponse) SetGuid

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

func (*OrganizationCreateResponse) SetPlatformId

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

func (*OrganizationCreateResponse) SetProjectId

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

func (*OrganizationCreateResponse) SetRegion

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

func (OrganizationCreateResponse) ToMap deprecated

func (o OrganizationCreateResponse) 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 OrganizationCreateResponseGetGuidArgType deprecated

type OrganizationCreateResponseGetGuidArgType = string

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

type OrganizationCreateResponseGetGuidAttributeType

type OrganizationCreateResponseGetGuidAttributeType = *string

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

type OrganizationCreateResponseGetGuidRetType deprecated

type OrganizationCreateResponseGetGuidRetType = string

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

type OrganizationCreateResponseGetPlatformIdArgType deprecated

type OrganizationCreateResponseGetPlatformIdArgType = string

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

type OrganizationCreateResponseGetPlatformIdAttributeType

type OrganizationCreateResponseGetPlatformIdAttributeType = *string

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

type OrganizationCreateResponseGetPlatformIdRetType deprecated

type OrganizationCreateResponseGetPlatformIdRetType = string

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

type OrganizationCreateResponseGetProjectIdArgType deprecated

type OrganizationCreateResponseGetProjectIdArgType = string

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

type OrganizationCreateResponseGetProjectIdAttributeType

type OrganizationCreateResponseGetProjectIdAttributeType = *string

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

type OrganizationCreateResponseGetProjectIdRetType deprecated

type OrganizationCreateResponseGetProjectIdRetType = string

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

type OrganizationCreateResponseGetRegionArgType deprecated

type OrganizationCreateResponseGetRegionArgType = string

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

type OrganizationCreateResponseGetRegionAttributeType

type OrganizationCreateResponseGetRegionAttributeType = *string

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

type OrganizationCreateResponseGetRegionRetType deprecated

type OrganizationCreateResponseGetRegionRetType = string

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

type OrganizationDeleteResponse

type OrganizationDeleteResponse struct {
	// REQUIRED
	Guid OrganizationDeleteResponseGetGuidAttributeType `json:"guid" required:"true"`
	// REQUIRED
	PlatformId OrganizationDeleteResponseGetPlatformIdAttributeType `json:"platformId" required:"true"`
	// REQUIRED
	ProjectId OrganizationDeleteResponseGetProjectIdAttributeType `json:"projectId" required:"true"`
	// REQUIRED
	Region OrganizationDeleteResponseGetRegionAttributeType `json:"region" required:"true"`
}

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

func NewOrganizationDeleteResponse

NewOrganizationDeleteResponse instantiates a new OrganizationDeleteResponse 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 NewOrganizationDeleteResponseWithDefaults

func NewOrganizationDeleteResponseWithDefaults() *OrganizationDeleteResponse

NewOrganizationDeleteResponseWithDefaults instantiates a new OrganizationDeleteResponse 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 (*OrganizationDeleteResponse) GetGuid

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

func (*OrganizationDeleteResponse) GetGuidOk

GetGuidOk returns a tuple with the Guid 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 (*OrganizationDeleteResponse) GetPlatformId

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

func (*OrganizationDeleteResponse) GetPlatformIdOk

GetPlatformIdOk returns a tuple with the PlatformId 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 (*OrganizationDeleteResponse) GetProjectId

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

func (*OrganizationDeleteResponse) GetProjectIdOk

GetProjectIdOk returns a tuple with the ProjectId 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 (*OrganizationDeleteResponse) GetRegion

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

func (*OrganizationDeleteResponse) GetRegionOk

GetRegionOk returns a tuple with the Region 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 (*OrganizationDeleteResponse) SetGuid

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

func (*OrganizationDeleteResponse) SetPlatformId

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

func (*OrganizationDeleteResponse) SetProjectId

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

func (*OrganizationDeleteResponse) SetRegion

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

func (OrganizationDeleteResponse) ToMap deprecated

func (o OrganizationDeleteResponse) 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 OrganizationDeleteResponseGetGuidArgType deprecated

type OrganizationDeleteResponseGetGuidArgType = string

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

type OrganizationDeleteResponseGetGuidAttributeType

type OrganizationDeleteResponseGetGuidAttributeType = *string

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

type OrganizationDeleteResponseGetGuidRetType deprecated

type OrganizationDeleteResponseGetGuidRetType = string

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

type OrganizationDeleteResponseGetPlatformIdArgType deprecated

type OrganizationDeleteResponseGetPlatformIdArgType = string

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

type OrganizationDeleteResponseGetPlatformIdAttributeType

type OrganizationDeleteResponseGetPlatformIdAttributeType = *string

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

type OrganizationDeleteResponseGetPlatformIdRetType deprecated

type OrganizationDeleteResponseGetPlatformIdRetType = string

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

type OrganizationDeleteResponseGetProjectIdArgType deprecated

type OrganizationDeleteResponseGetProjectIdArgType = string

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

type OrganizationDeleteResponseGetProjectIdAttributeType

type OrganizationDeleteResponseGetProjectIdAttributeType = *string

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

type OrganizationDeleteResponseGetProjectIdRetType deprecated

type OrganizationDeleteResponseGetProjectIdRetType = string

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

type OrganizationDeleteResponseGetRegionArgType deprecated

type OrganizationDeleteResponseGetRegionArgType = string

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

type OrganizationDeleteResponseGetRegionAttributeType

type OrganizationDeleteResponseGetRegionAttributeType = *string

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

type OrganizationDeleteResponseGetRegionRetType deprecated

type OrganizationDeleteResponseGetRegionRetType = string

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

type OrganizationGetCreatedAtArgType deprecated

type OrganizationGetCreatedAtArgType = time.Time

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

type OrganizationGetCreatedAtAttributeType

type OrganizationGetCreatedAtAttributeType = *time.Time

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

type OrganizationGetCreatedAtRetType deprecated

type OrganizationGetCreatedAtRetType = time.Time

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

type OrganizationGetGuidArgType deprecated

type OrganizationGetGuidArgType = string

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

type OrganizationGetGuidAttributeType

type OrganizationGetGuidAttributeType = *string

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

type OrganizationGetGuidRetType deprecated

type OrganizationGetGuidRetType = string

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

type OrganizationGetNameArgType deprecated

type OrganizationGetNameArgType = string

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

type OrganizationGetNameAttributeType

type OrganizationGetNameAttributeType = *string

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

type OrganizationGetNameRetType deprecated

type OrganizationGetNameRetType = string

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

type OrganizationGetPlatformIdArgType deprecated

type OrganizationGetPlatformIdArgType = string

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

type OrganizationGetPlatformIdAttributeType

type OrganizationGetPlatformIdAttributeType = *string

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

type OrganizationGetPlatformIdRetType deprecated

type OrganizationGetPlatformIdRetType = string

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

type OrganizationGetProjectIdArgType deprecated

type OrganizationGetProjectIdArgType = string

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

type OrganizationGetProjectIdAttributeType

type OrganizationGetProjectIdAttributeType = *string

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

type OrganizationGetProjectIdRetType deprecated

type OrganizationGetProjectIdRetType = string

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

type OrganizationGetQuotaIdArgType deprecated

type OrganizationGetQuotaIdArgType = string

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

type OrganizationGetQuotaIdAttributeType

type OrganizationGetQuotaIdAttributeType = *string

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

type OrganizationGetQuotaIdRetType deprecated

type OrganizationGetQuotaIdRetType = string

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

type OrganizationGetRegionArgType deprecated

type OrganizationGetRegionArgType = string

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

type OrganizationGetRegionAttributeType

type OrganizationGetRegionAttributeType = *string

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

type OrganizationGetRegionRetType deprecated

type OrganizationGetRegionRetType = string

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

type OrganizationGetStatusArgType deprecated

type OrganizationGetStatusArgType = string

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

type OrganizationGetStatusAttributeType

type OrganizationGetStatusAttributeType = *string

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

type OrganizationGetStatusRetType deprecated

type OrganizationGetStatusRetType = string

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

type OrganizationGetUpdatedAtArgType deprecated

type OrganizationGetUpdatedAtArgType = time.Time

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

type OrganizationGetUpdatedAtAttributeType

type OrganizationGetUpdatedAtAttributeType = *time.Time

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

type OrganizationGetUpdatedAtRetType deprecated

type OrganizationGetUpdatedAtRetType = time.Time

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

type OrganizationQuota

type OrganizationQuota struct {
	// REQUIRED
	OrgId OrganizationQuotaGetOrgIdAttributeType `json:"orgId" required:"true"`
	// REQUIRED
	PlatformId OrganizationQuotaGetPlatformIdAttributeType `json:"platformId" required:"true"`
	// REQUIRED
	ProjectId OrganizationQuotaGetProjectIdAttributeType `json:"projectId" required:"true"`
	// REQUIRED
	QuotaId OrganizationQuotaGetQuotaIdAttributeType `json:"quotaId" required:"true"`
	// REQUIRED
	Region OrganizationQuotaGetRegionAttributeType `json:"region" required:"true"`
}

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

func NewOrganizationQuota

NewOrganizationQuota instantiates a new OrganizationQuota 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 NewOrganizationQuotaWithDefaults

func NewOrganizationQuotaWithDefaults() *OrganizationQuota

NewOrganizationQuotaWithDefaults instantiates a new OrganizationQuota 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 (*OrganizationQuota) GetOrgId

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

func (*OrganizationQuota) GetOrgIdOk

func (o *OrganizationQuota) GetOrgIdOk() (ret OrganizationQuotaGetOrgIdRetType, ok bool)

GetOrgIdOk returns a tuple with the OrgId 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 (*OrganizationQuota) GetPlatformId

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

func (*OrganizationQuota) GetPlatformIdOk

func (o *OrganizationQuota) GetPlatformIdOk() (ret OrganizationQuotaGetPlatformIdRetType, ok bool)

GetPlatformIdOk returns a tuple with the PlatformId 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 (*OrganizationQuota) GetProjectId

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

func (*OrganizationQuota) GetProjectIdOk

func (o *OrganizationQuota) GetProjectIdOk() (ret OrganizationQuotaGetProjectIdRetType, ok bool)

GetProjectIdOk returns a tuple with the ProjectId 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 (*OrganizationQuota) GetQuotaId

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

func (*OrganizationQuota) GetQuotaIdOk

func (o *OrganizationQuota) GetQuotaIdOk() (ret OrganizationQuotaGetQuotaIdRetType, ok bool)

GetQuotaIdOk returns a tuple with the QuotaId 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 (*OrganizationQuota) GetRegion

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

func (*OrganizationQuota) GetRegionOk

func (o *OrganizationQuota) GetRegionOk() (ret OrganizationQuotaGetRegionRetType, ok bool)

GetRegionOk returns a tuple with the Region 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 (*OrganizationQuota) SetOrgId

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

func (*OrganizationQuota) SetPlatformId

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

func (*OrganizationQuota) SetProjectId

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

func (*OrganizationQuota) SetQuotaId

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

func (*OrganizationQuota) SetRegion

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

func (OrganizationQuota) ToMap deprecated

func (o OrganizationQuota) 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 OrganizationQuotaGetOrgIdArgType deprecated

type OrganizationQuotaGetOrgIdArgType = string

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

type OrganizationQuotaGetOrgIdAttributeType

type OrganizationQuotaGetOrgIdAttributeType = *string

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

type OrganizationQuotaGetOrgIdRetType deprecated

type OrganizationQuotaGetOrgIdRetType = string

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

type OrganizationQuotaGetPlatformIdArgType deprecated

type OrganizationQuotaGetPlatformIdArgType = string

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

type OrganizationQuotaGetPlatformIdAttributeType

type OrganizationQuotaGetPlatformIdAttributeType = *string

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

type OrganizationQuotaGetPlatformIdRetType deprecated

type OrganizationQuotaGetPlatformIdRetType = string

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

type OrganizationQuotaGetProjectIdArgType deprecated

type OrganizationQuotaGetProjectIdArgType = string

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

type OrganizationQuotaGetProjectIdAttributeType

type OrganizationQuotaGetProjectIdAttributeType = *string

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

type OrganizationQuotaGetProjectIdRetType deprecated

type OrganizationQuotaGetProjectIdRetType = string

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

type OrganizationQuotaGetQuotaIdArgType deprecated

type OrganizationQuotaGetQuotaIdArgType = string

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

type OrganizationQuotaGetQuotaIdAttributeType

type OrganizationQuotaGetQuotaIdAttributeType = *string

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

type OrganizationQuotaGetQuotaIdRetType deprecated

type OrganizationQuotaGetQuotaIdRetType = string

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

type OrganizationQuotaGetRegionArgType deprecated

type OrganizationQuotaGetRegionArgType = string

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

type OrganizationQuotaGetRegionAttributeType

type OrganizationQuotaGetRegionAttributeType = *string

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

type OrganizationQuotaGetRegionRetType deprecated

type OrganizationQuotaGetRegionRetType = string

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

type OrganizationUsageSummary

type OrganizationUsageSummary struct {
	// REQUIRED
	OrgId OrganizationUsageSummaryGetOrgIdAttributeType `json:"orgId" required:"true"`
	// REQUIRED
	PlatformId OrganizationUsageSummaryGetPlatformIdAttributeType `json:"platformId" required:"true"`
	// REQUIRED
	ProjectId OrganizationUsageSummaryGetProjectIdAttributeType `json:"projectId" required:"true"`
	// REQUIRED
	Region OrganizationUsageSummaryGetRegionAttributeType `json:"region" required:"true"`
	// REQUIRED
	UsageSummary OrganizationUsageSummaryGetUsageSummaryAttributeType `json:"usageSummary" required:"true"`
}

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

func NewOrganizationUsageSummary

NewOrganizationUsageSummary instantiates a new OrganizationUsageSummary 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 NewOrganizationUsageSummaryWithDefaults

func NewOrganizationUsageSummaryWithDefaults() *OrganizationUsageSummary

NewOrganizationUsageSummaryWithDefaults instantiates a new OrganizationUsageSummary 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 (*OrganizationUsageSummary) GetOrgId

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

func (*OrganizationUsageSummary) GetOrgIdOk

GetOrgIdOk returns a tuple with the OrgId 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 (*OrganizationUsageSummary) GetPlatformId

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

func (*OrganizationUsageSummary) GetPlatformIdOk

GetPlatformIdOk returns a tuple with the PlatformId 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 (*OrganizationUsageSummary) GetProjectId

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

func (*OrganizationUsageSummary) GetProjectIdOk

GetProjectIdOk returns a tuple with the ProjectId 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 (*OrganizationUsageSummary) GetRegion

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

func (*OrganizationUsageSummary) GetRegionOk

GetRegionOk returns a tuple with the Region 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 (*OrganizationUsageSummary) GetUsageSummary

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

func (*OrganizationUsageSummary) GetUsageSummaryOk

GetUsageSummaryOk returns a tuple with the UsageSummary 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 (*OrganizationUsageSummary) SetOrgId

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

func (*OrganizationUsageSummary) SetPlatformId

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

func (*OrganizationUsageSummary) SetProjectId

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

func (*OrganizationUsageSummary) SetRegion

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

func (*OrganizationUsageSummary) SetUsageSummary

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

func (OrganizationUsageSummary) ToMap deprecated

func (o OrganizationUsageSummary) 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 OrganizationUsageSummaryGetOrgIdArgType deprecated

type OrganizationUsageSummaryGetOrgIdArgType = string

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

type OrganizationUsageSummaryGetOrgIdAttributeType

type OrganizationUsageSummaryGetOrgIdAttributeType = *string

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

type OrganizationUsageSummaryGetOrgIdRetType deprecated

type OrganizationUsageSummaryGetOrgIdRetType = string

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

type OrganizationUsageSummaryGetPlatformIdArgType deprecated

type OrganizationUsageSummaryGetPlatformIdArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type OrganizationUsageSummaryGetPlatformIdAttributeType

type OrganizationUsageSummaryGetPlatformIdAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type OrganizationUsageSummaryGetPlatformIdRetType deprecated

type OrganizationUsageSummaryGetPlatformIdRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type OrganizationUsageSummaryGetProjectIdArgType deprecated

type OrganizationUsageSummaryGetProjectIdArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type OrganizationUsageSummaryGetProjectIdAttributeType

type OrganizationUsageSummaryGetProjectIdAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type OrganizationUsageSummaryGetProjectIdRetType deprecated

type OrganizationUsageSummaryGetProjectIdRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type OrganizationUsageSummaryGetRegionArgType deprecated

type OrganizationUsageSummaryGetRegionArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type OrganizationUsageSummaryGetRegionAttributeType

type OrganizationUsageSummaryGetRegionAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type OrganizationUsageSummaryGetRegionRetType deprecated

type OrganizationUsageSummaryGetRegionRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type OrganizationUsageSummaryGetUsageSummaryArgType deprecated

type OrganizationUsageSummaryGetUsageSummaryArgType = UsageSummary

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type OrganizationUsageSummaryGetUsageSummaryAttributeType

type OrganizationUsageSummaryGetUsageSummaryAttributeType = *UsageSummary

isModel Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type OrganizationUsageSummaryGetUsageSummaryRetType deprecated

type OrganizationUsageSummaryGetUsageSummaryRetType = UsageSummary

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type OrganizationgetSuspendedArgType deprecated

type OrganizationgetSuspendedArgType = bool

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type OrganizationgetSuspendedAttributeType

type OrganizationgetSuspendedAttributeType = *bool

isBoolean Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type OrganizationgetSuspendedRetType deprecated

type OrganizationgetSuspendedRetType = bool

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type OrganizationsList

type OrganizationsList struct {
	// REQUIRED
	Pagination OrganizationsListGetPaginationAttributeType `json:"pagination" required:"true"`
	// REQUIRED
	Resources OrganizationsListGetResourcesAttributeType `json:"resources" required:"true"`
}

OrganizationsList struct for OrganizationsList Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewOrganizationsList

NewOrganizationsList instantiates a new OrganizationsList 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 NewOrganizationsListWithDefaults

func NewOrganizationsListWithDefaults() *OrganizationsList

NewOrganizationsListWithDefaults instantiates a new OrganizationsList 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 (*OrganizationsList) GetPagination

GetPagination returns the Pagination field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*OrganizationsList) GetPaginationOk

func (o *OrganizationsList) GetPaginationOk() (ret OrganizationsListGetPaginationRetType, ok bool)

GetPaginationOk returns a tuple with the Pagination 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 (*OrganizationsList) GetResources

GetResources returns the Resources field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*OrganizationsList) GetResourcesOk

func (o *OrganizationsList) GetResourcesOk() (ret OrganizationsListGetResourcesRetType, ok bool)

GetResourcesOk returns a tuple with the Resources 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 (*OrganizationsList) SetPagination

SetPagination sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*OrganizationsList) SetResources

SetResources sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (OrganizationsList) ToMap deprecated

func (o OrganizationsList) 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 OrganizationsListGetPaginationArgType deprecated

type OrganizationsListGetPaginationArgType = Pagination

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type OrganizationsListGetPaginationAttributeType

type OrganizationsListGetPaginationAttributeType = *Pagination

isModel Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type OrganizationsListGetPaginationRetType deprecated

type OrganizationsListGetPaginationRetType = Pagination

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type OrganizationsListGetResourcesArgType deprecated

type OrganizationsListGetResourcesArgType = []OrganizationsListItem

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type OrganizationsListGetResourcesAttributeType

type OrganizationsListGetResourcesAttributeType = *[]OrganizationsListItem

isArray Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type OrganizationsListGetResourcesRetType deprecated

type OrganizationsListGetResourcesRetType = []OrganizationsListItem

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type OrganizationsListItem

type OrganizationsListItem struct {
	CreatedAt OrganizationsListItemGetCreatedAtAttributeType `json:"createdAt,omitempty"`
	// REQUIRED
	Guid OrganizationsListItemGetGuidAttributeType `json:"guid" required:"true"`
	Name OrganizationsListItemGetNameAttributeType `json:"name,omitempty"`
	// REQUIRED
	PlatformId OrganizationsListItemGetPlatformIdAttributeType `json:"platformId" required:"true"`
	// REQUIRED
	ProjectId OrganizationsListItemGetProjectIdAttributeType `json:"projectId" required:"true"`
	QuotaId   OrganizationsListItemGetQuotaIdAttributeType   `json:"quotaId,omitempty"`
	// REQUIRED
	Region OrganizationsListItemGetRegionAttributeType `json:"region" required:"true"`
	// The organization's status. The status value starts with `deleting` when a deleting request is in progress. The status value starts with `delete_failed` when the deletion failed. The status value can be different from `deleting` and `delete_failed`. Additional details can be provided in the future.
	// REQUIRED
	Status    OrganizationsListItemGetStatusAttributeType    `json:"status" required:"true"`
	Suspended OrganizationsListItemgetSuspendedAttributeType `json:"suspended,omitempty"`
	UpdatedAt OrganizationsListItemGetUpdatedAtAttributeType `json:"updatedAt,omitempty"`
}

OrganizationsListItem struct for OrganizationsListItem Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewOrganizationsListItem

NewOrganizationsListItem instantiates a new OrganizationsListItem 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 NewOrganizationsListItemWithDefaults

func NewOrganizationsListItemWithDefaults() *OrganizationsListItem

NewOrganizationsListItemWithDefaults instantiates a new OrganizationsListItem 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 (*OrganizationsListItem) GetCreatedAt

GetCreatedAt returns the CreatedAt 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 (*OrganizationsListItem) GetCreatedAtOk

GetCreatedAtOk returns a tuple with the CreatedAt 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 (*OrganizationsListItem) GetGuid

GetGuid returns the Guid field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*OrganizationsListItem) GetGuidOk

GetGuidOk returns a tuple with the Guid 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 (*OrganizationsListItem) GetName

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 (*OrganizationsListItem) GetNameOk

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 (*OrganizationsListItem) GetPlatformId

GetPlatformId returns the PlatformId field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*OrganizationsListItem) GetPlatformIdOk

GetPlatformIdOk returns a tuple with the PlatformId 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 (*OrganizationsListItem) GetProjectId

GetProjectId returns the ProjectId field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*OrganizationsListItem) GetProjectIdOk

GetProjectIdOk returns a tuple with the ProjectId 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 (*OrganizationsListItem) GetQuotaId

GetQuotaId returns the QuotaId 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 (*OrganizationsListItem) GetQuotaIdOk

GetQuotaIdOk returns a tuple with the QuotaId 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 (*OrganizationsListItem) GetRegion

GetRegion returns the Region field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*OrganizationsListItem) GetRegionOk

GetRegionOk returns a tuple with the Region 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 (*OrganizationsListItem) GetStatus

GetStatus returns the Status field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*OrganizationsListItem) GetStatusOk

GetStatusOk returns a tuple with the Status 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 (*OrganizationsListItem) GetSuspended

GetSuspended returns the Suspended 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 (*OrganizationsListItem) GetSuspendedOk

GetSuspendedOk returns a tuple with the Suspended 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 (*OrganizationsListItem) GetUpdatedAt

GetUpdatedAt returns the UpdatedAt 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 (*OrganizationsListItem) GetUpdatedAtOk

GetUpdatedAtOk returns a tuple with the UpdatedAt 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 (*OrganizationsListItem) HasCreatedAt

func (o *OrganizationsListItem) HasCreatedAt() bool

HasCreatedAt 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 (*OrganizationsListItem) HasName

func (o *OrganizationsListItem) 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 (*OrganizationsListItem) HasQuotaId

func (o *OrganizationsListItem) HasQuotaId() bool

HasQuotaId 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 (*OrganizationsListItem) HasSuspended

func (o *OrganizationsListItem) HasSuspended() bool

HasSuspended 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 (*OrganizationsListItem) HasUpdatedAt

func (o *OrganizationsListItem) HasUpdatedAt() bool

HasUpdatedAt 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 (*OrganizationsListItem) SetCreatedAt

SetCreatedAt gets a reference to the given time.Time and assigns it to the CreatedAt field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*OrganizationsListItem) SetGuid

SetGuid sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*OrganizationsListItem) SetName

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 (*OrganizationsListItem) SetPlatformId

SetPlatformId sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*OrganizationsListItem) SetProjectId

SetProjectId sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*OrganizationsListItem) SetQuotaId

SetQuotaId gets a reference to the given string and assigns it to the QuotaId field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*OrganizationsListItem) SetRegion

SetRegion sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*OrganizationsListItem) SetStatus

SetStatus sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*OrganizationsListItem) SetSuspended

SetSuspended gets a reference to the given bool and assigns it to the Suspended field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*OrganizationsListItem) SetUpdatedAt

SetUpdatedAt gets a reference to the given time.Time and assigns it to the UpdatedAt field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (OrganizationsListItem) ToMap deprecated

func (o OrganizationsListItem) 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 OrganizationsListItemGetCreatedAtArgType deprecated

type OrganizationsListItemGetCreatedAtArgType = time.Time

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type OrganizationsListItemGetCreatedAtAttributeType

type OrganizationsListItemGetCreatedAtAttributeType = *time.Time

isDateTime Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type OrganizationsListItemGetCreatedAtRetType deprecated

type OrganizationsListItemGetCreatedAtRetType = time.Time

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type OrganizationsListItemGetGuidArgType deprecated

type OrganizationsListItemGetGuidArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type OrganizationsListItemGetGuidAttributeType

type OrganizationsListItemGetGuidAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type OrganizationsListItemGetGuidRetType deprecated

type OrganizationsListItemGetGuidRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type OrganizationsListItemGetNameArgType deprecated

type OrganizationsListItemGetNameArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type OrganizationsListItemGetNameAttributeType

type OrganizationsListItemGetNameAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type OrganizationsListItemGetNameRetType deprecated

type OrganizationsListItemGetNameRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type OrganizationsListItemGetPlatformIdArgType deprecated

type OrganizationsListItemGetPlatformIdArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type OrganizationsListItemGetPlatformIdAttributeType

type OrganizationsListItemGetPlatformIdAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type OrganizationsListItemGetPlatformIdRetType deprecated

type OrganizationsListItemGetPlatformIdRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type OrganizationsListItemGetProjectIdArgType deprecated

type OrganizationsListItemGetProjectIdArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type OrganizationsListItemGetProjectIdAttributeType

type OrganizationsListItemGetProjectIdAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type OrganizationsListItemGetProjectIdRetType deprecated

type OrganizationsListItemGetProjectIdRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type OrganizationsListItemGetQuotaIdArgType deprecated

type OrganizationsListItemGetQuotaIdArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type OrganizationsListItemGetQuotaIdAttributeType

type OrganizationsListItemGetQuotaIdAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type OrganizationsListItemGetQuotaIdRetType deprecated

type OrganizationsListItemGetQuotaIdRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type OrganizationsListItemGetRegionArgType deprecated

type OrganizationsListItemGetRegionArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type OrganizationsListItemGetRegionAttributeType

type OrganizationsListItemGetRegionAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type OrganizationsListItemGetRegionRetType deprecated

type OrganizationsListItemGetRegionRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type OrganizationsListItemGetStatusArgType deprecated

type OrganizationsListItemGetStatusArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type OrganizationsListItemGetStatusAttributeType

type OrganizationsListItemGetStatusAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type OrganizationsListItemGetStatusRetType deprecated

type OrganizationsListItemGetStatusRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type OrganizationsListItemGetUpdatedAtArgType deprecated

type OrganizationsListItemGetUpdatedAtArgType = time.Time

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type OrganizationsListItemGetUpdatedAtAttributeType

type OrganizationsListItemGetUpdatedAtAttributeType = *time.Time

isDateTime Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type OrganizationsListItemGetUpdatedAtRetType deprecated

type OrganizationsListItemGetUpdatedAtRetType = time.Time

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type OrganizationsListItemgetSuspendedArgType deprecated

type OrganizationsListItemgetSuspendedArgType = bool

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type OrganizationsListItemgetSuspendedAttributeType

type OrganizationsListItemgetSuspendedAttributeType = *bool

isBoolean Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type OrganizationsListItemgetSuspendedRetType deprecated

type OrganizationsListItemgetSuspendedRetType = bool

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type Pagination

type Pagination struct {
	TotalPages   PaginationGetTotalPagesAttributeType   `json:"totalPages,omitempty"`
	TotalResults PaginationGetTotalResultsAttributeType `json:"totalResults,omitempty"`
}

Pagination struct for Pagination Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewPagination

func NewPagination() *Pagination

NewPagination instantiates a new Pagination 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 NewPaginationWithDefaults

func NewPaginationWithDefaults() *Pagination

NewPaginationWithDefaults instantiates a new Pagination 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 (*Pagination) GetTotalPages

func (o *Pagination) GetTotalPages() (res PaginationGetTotalPagesRetType)

GetTotalPages returns the TotalPages 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 (*Pagination) GetTotalPagesOk

func (o *Pagination) GetTotalPagesOk() (ret PaginationGetTotalPagesRetType, ok bool)

GetTotalPagesOk returns a tuple with the TotalPages 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 (*Pagination) GetTotalResults

func (o *Pagination) GetTotalResults() (res PaginationGetTotalResultsRetType)

GetTotalResults returns the TotalResults 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 (*Pagination) GetTotalResultsOk

func (o *Pagination) GetTotalResultsOk() (ret PaginationGetTotalResultsRetType, ok bool)

GetTotalResultsOk returns a tuple with the TotalResults 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 (*Pagination) HasTotalPages

func (o *Pagination) HasTotalPages() bool

HasTotalPages 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 (*Pagination) HasTotalResults

func (o *Pagination) HasTotalResults() bool

HasTotalResults 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 (*Pagination) SetTotalPages

func (o *Pagination) SetTotalPages(v PaginationGetTotalPagesRetType)

SetTotalPages gets a reference to the given int64 and assigns it to the TotalPages field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Pagination) SetTotalResults

func (o *Pagination) SetTotalResults(v PaginationGetTotalResultsRetType)

SetTotalResults gets a reference to the given int64 and assigns it to the TotalResults field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (Pagination) ToMap deprecated

func (o Pagination) 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 PaginationGetTotalPagesArgType deprecated

type PaginationGetTotalPagesArgType = int64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PaginationGetTotalPagesAttributeType

type PaginationGetTotalPagesAttributeType = *int64

isLong Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PaginationGetTotalPagesRetType deprecated

type PaginationGetTotalPagesRetType = int64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PaginationGetTotalResultsArgType deprecated

type PaginationGetTotalResultsArgType = int64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PaginationGetTotalResultsAttributeType

type PaginationGetTotalResultsAttributeType = *int64

isLong Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PaginationGetTotalResultsRetType deprecated

type PaginationGetTotalResultsRetType = int64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PlatformList

type PlatformList struct {
	// REQUIRED
	Pagination PlatformListGetPaginationAttributeType `json:"pagination" required:"true"`
	// REQUIRED
	Resources PlatformListGetResourcesAttributeType `json:"resources" required:"true"`
}

PlatformList struct for PlatformList Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewPlatformList

NewPlatformList instantiates a new PlatformList 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 NewPlatformListWithDefaults

func NewPlatformListWithDefaults() *PlatformList

NewPlatformListWithDefaults instantiates a new PlatformList 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 (*PlatformList) GetPagination

func (o *PlatformList) GetPagination() (ret PlatformListGetPaginationRetType)

GetPagination returns the Pagination field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PlatformList) GetPaginationOk

func (o *PlatformList) GetPaginationOk() (ret PlatformListGetPaginationRetType, ok bool)

GetPaginationOk returns a tuple with the Pagination 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 (*PlatformList) GetResources

func (o *PlatformList) GetResources() (ret PlatformListGetResourcesRetType)

GetResources returns the Resources field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PlatformList) GetResourcesOk

func (o *PlatformList) GetResourcesOk() (ret PlatformListGetResourcesRetType, ok bool)

GetResourcesOk returns a tuple with the Resources 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 (*PlatformList) SetPagination

func (o *PlatformList) SetPagination(v PlatformListGetPaginationRetType)

SetPagination sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*PlatformList) SetResources

func (o *PlatformList) SetResources(v PlatformListGetResourcesRetType)

SetResources sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (PlatformList) ToMap deprecated

func (o PlatformList) 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 PlatformListGetPaginationArgType deprecated

type PlatformListGetPaginationArgType = Pagination

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PlatformListGetPaginationAttributeType

type PlatformListGetPaginationAttributeType = *Pagination

isModel Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PlatformListGetPaginationRetType deprecated

type PlatformListGetPaginationRetType = Pagination

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PlatformListGetResourcesArgType deprecated

type PlatformListGetResourcesArgType = []Platforms

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PlatformListGetResourcesAttributeType

type PlatformListGetResourcesAttributeType = *[]Platforms

isArray Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PlatformListGetResourcesRetType deprecated

type PlatformListGetResourcesRetType = []Platforms

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type Platforms

type Platforms struct {
	// REQUIRED
	ApiUrl     PlatformsGetApiUrlAttributeType     `json:"apiUrl" required:"true"`
	ConsoleUrl PlatformsGetConsoleUrlAttributeType `json:"consoleUrl,omitempty"`
	// REQUIRED
	DisplayName PlatformsGetDisplayNameAttributeType `json:"displayName" required:"true"`
	// REQUIRED
	Guid PlatformsGetGuidAttributeType `json:"guid" required:"true"`
	// REQUIRED
	Region PlatformsGetRegionAttributeType `json:"region" required:"true"`
	// REQUIRED
	SystemId PlatformsGetSystemIdAttributeType `json:"systemId" required:"true"`
}

Platforms struct for Platforms Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewPlatforms

NewPlatforms instantiates a new Platforms 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 NewPlatformsWithDefaults

func NewPlatformsWithDefaults() *Platforms

NewPlatformsWithDefaults instantiates a new Platforms 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 (*Platforms) GetApiUrl

func (o *Platforms) GetApiUrl() (ret PlatformsGetApiUrlRetType)

GetApiUrl returns the ApiUrl field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Platforms) GetApiUrlOk

func (o *Platforms) GetApiUrlOk() (ret PlatformsGetApiUrlRetType, ok bool)

GetApiUrlOk returns a tuple with the ApiUrl 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 (*Platforms) GetConsoleUrl

func (o *Platforms) GetConsoleUrl() (res PlatformsGetConsoleUrlRetType)

GetConsoleUrl returns the ConsoleUrl 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 (*Platforms) GetConsoleUrlOk

func (o *Platforms) GetConsoleUrlOk() (ret PlatformsGetConsoleUrlRetType, ok bool)

GetConsoleUrlOk returns a tuple with the ConsoleUrl 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 (*Platforms) GetDisplayName

func (o *Platforms) GetDisplayName() (ret PlatformsGetDisplayNameRetType)

GetDisplayName returns the DisplayName field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Platforms) GetDisplayNameOk

func (o *Platforms) GetDisplayNameOk() (ret PlatformsGetDisplayNameRetType, ok bool)

GetDisplayNameOk returns a tuple with the DisplayName 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 (*Platforms) GetGuid

func (o *Platforms) GetGuid() (ret PlatformsGetGuidRetType)

GetGuid returns the Guid field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Platforms) GetGuidOk

func (o *Platforms) GetGuidOk() (ret PlatformsGetGuidRetType, ok bool)

GetGuidOk returns a tuple with the Guid 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 (*Platforms) GetRegion

func (o *Platforms) GetRegion() (ret PlatformsGetRegionRetType)

GetRegion returns the Region field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Platforms) GetRegionOk

func (o *Platforms) GetRegionOk() (ret PlatformsGetRegionRetType, ok bool)

GetRegionOk returns a tuple with the Region 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 (*Platforms) GetSystemId

func (o *Platforms) GetSystemId() (ret PlatformsGetSystemIdRetType)

GetSystemId returns the SystemId field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Platforms) GetSystemIdOk

func (o *Platforms) GetSystemIdOk() (ret PlatformsGetSystemIdRetType, ok bool)

GetSystemIdOk returns a tuple with the SystemId 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 (*Platforms) HasConsoleUrl

func (o *Platforms) HasConsoleUrl() bool

HasConsoleUrl 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 (*Platforms) SetApiUrl

func (o *Platforms) SetApiUrl(v PlatformsGetApiUrlRetType)

SetApiUrl sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Platforms) SetConsoleUrl

func (o *Platforms) SetConsoleUrl(v PlatformsGetConsoleUrlRetType)

SetConsoleUrl gets a reference to the given string and assigns it to the ConsoleUrl field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Platforms) SetDisplayName

func (o *Platforms) SetDisplayName(v PlatformsGetDisplayNameRetType)

SetDisplayName sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Platforms) SetGuid

func (o *Platforms) SetGuid(v PlatformsGetGuidRetType)

SetGuid sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Platforms) SetRegion

func (o *Platforms) SetRegion(v PlatformsGetRegionRetType)

SetRegion sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Platforms) SetSystemId

func (o *Platforms) SetSystemId(v PlatformsGetSystemIdRetType)

SetSystemId sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (Platforms) ToMap deprecated

func (o Platforms) 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 PlatformsGetApiUrlArgType deprecated

type PlatformsGetApiUrlArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PlatformsGetApiUrlAttributeType

type PlatformsGetApiUrlAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PlatformsGetApiUrlRetType deprecated

type PlatformsGetApiUrlRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PlatformsGetConsoleUrlArgType deprecated

type PlatformsGetConsoleUrlArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PlatformsGetConsoleUrlAttributeType

type PlatformsGetConsoleUrlAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PlatformsGetConsoleUrlRetType deprecated

type PlatformsGetConsoleUrlRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PlatformsGetDisplayNameArgType deprecated

type PlatformsGetDisplayNameArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PlatformsGetDisplayNameAttributeType

type PlatformsGetDisplayNameAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PlatformsGetDisplayNameRetType deprecated

type PlatformsGetDisplayNameRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PlatformsGetGuidArgType deprecated

type PlatformsGetGuidArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PlatformsGetGuidAttributeType

type PlatformsGetGuidAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PlatformsGetGuidRetType deprecated

type PlatformsGetGuidRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PlatformsGetRegionArgType deprecated

type PlatformsGetRegionArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PlatformsGetRegionAttributeType

type PlatformsGetRegionAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PlatformsGetRegionRetType deprecated

type PlatformsGetRegionRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PlatformsGetSystemIdArgType deprecated

type PlatformsGetSystemIdArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PlatformsGetSystemIdAttributeType

type PlatformsGetSystemIdAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type PlatformsGetSystemIdRetType deprecated

type PlatformsGetSystemIdRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type Quota

type Quota struct {
	// REQUIRED
	Apps QuotaGetAppsAttributeType `json:"apps" required:"true"`
	// REQUIRED
	CreatedAt QuotaGetCreatedAtAttributeType `json:"createdAt" required:"true"`
	// REQUIRED
	Domains QuotaGetDomainsAttributeType `json:"domains" required:"true"`
	// REQUIRED
	Guid QuotaGetGuidAttributeType `json:"guid" required:"true"`
	// REQUIRED
	Name  QuotaGetNameAttributeType  `json:"name" required:"true"`
	OrgId QuotaGetOrgIdAttributeType `json:"orgId,omitempty"`
	// REQUIRED
	PlatformId QuotaGetPlatformIdAttributeType `json:"platformId" required:"true"`
	// REQUIRED
	ProjectId QuotaGetProjectIdAttributeType `json:"projectId" required:"true"`
	// REQUIRED
	Region QuotaGetRegionAttributeType `json:"region" required:"true"`
	// REQUIRED
	Routes QuotaGetRoutesAttributeType `json:"routes" required:"true"`
	// REQUIRED
	Services QuotaGetServicesAttributeType `json:"services" required:"true"`
	// REQUIRED
	UpdatedAt QuotaGetUpdatedAtAttributeType `json:"updatedAt" required:"true"`
}

Quota struct for Quota Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewQuota

NewQuota instantiates a new Quota 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 NewQuotaWithDefaults

func NewQuotaWithDefaults() *Quota

NewQuotaWithDefaults instantiates a new Quota 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 (*Quota) GetApps

func (o *Quota) GetApps() (ret QuotaGetAppsRetType)

GetApps returns the Apps field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Quota) GetAppsOk

func (o *Quota) GetAppsOk() (ret QuotaGetAppsRetType, ok bool)

GetAppsOk returns a tuple with the Apps 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 (*Quota) GetCreatedAt

func (o *Quota) GetCreatedAt() (ret QuotaGetCreatedAtRetType)

GetCreatedAt returns the CreatedAt field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Quota) GetCreatedAtOk

func (o *Quota) GetCreatedAtOk() (ret QuotaGetCreatedAtRetType, ok bool)

GetCreatedAtOk returns a tuple with the CreatedAt 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 (*Quota) GetDomains

func (o *Quota) GetDomains() (ret QuotaGetDomainsRetType)

GetDomains returns the Domains field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Quota) GetDomainsOk

func (o *Quota) GetDomainsOk() (ret QuotaGetDomainsRetType, ok bool)

GetDomainsOk returns a tuple with the Domains 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 (*Quota) GetGuid

func (o *Quota) GetGuid() (ret QuotaGetGuidRetType)

GetGuid returns the Guid field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Quota) GetGuidOk

func (o *Quota) GetGuidOk() (ret QuotaGetGuidRetType, ok bool)

GetGuidOk returns a tuple with the Guid 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 (*Quota) GetName

func (o *Quota) GetName() (ret QuotaGetNameRetType)

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 (*Quota) GetNameOk

func (o *Quota) GetNameOk() (ret QuotaGetNameRetType, ok bool)

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 (*Quota) GetOrgId

func (o *Quota) GetOrgId() (res QuotaGetOrgIdRetType)

GetOrgId returns the OrgId 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 (*Quota) GetOrgIdOk

func (o *Quota) GetOrgIdOk() (ret QuotaGetOrgIdRetType, ok bool)

GetOrgIdOk returns a tuple with the OrgId 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 (*Quota) GetPlatformId

func (o *Quota) GetPlatformId() (ret QuotaGetPlatformIdRetType)

GetPlatformId returns the PlatformId field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Quota) GetPlatformIdOk

func (o *Quota) GetPlatformIdOk() (ret QuotaGetPlatformIdRetType, ok bool)

GetPlatformIdOk returns a tuple with the PlatformId 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 (*Quota) GetProjectId

func (o *Quota) GetProjectId() (ret QuotaGetProjectIdRetType)

GetProjectId returns the ProjectId field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Quota) GetProjectIdOk

func (o *Quota) GetProjectIdOk() (ret QuotaGetProjectIdRetType, ok bool)

GetProjectIdOk returns a tuple with the ProjectId 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 (*Quota) GetRegion

func (o *Quota) GetRegion() (ret QuotaGetRegionRetType)

GetRegion returns the Region field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Quota) GetRegionOk

func (o *Quota) GetRegionOk() (ret QuotaGetRegionRetType, ok bool)

GetRegionOk returns a tuple with the Region 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 (*Quota) GetRoutes

func (o *Quota) GetRoutes() (ret QuotaGetRoutesRetType)

GetRoutes returns the Routes field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Quota) GetRoutesOk

func (o *Quota) GetRoutesOk() (ret QuotaGetRoutesRetType, ok bool)

GetRoutesOk returns a tuple with the Routes 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 (*Quota) GetServices

func (o *Quota) GetServices() (ret QuotaGetServicesRetType)

GetServices returns the Services field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Quota) GetServicesOk

func (o *Quota) GetServicesOk() (ret QuotaGetServicesRetType, ok bool)

GetServicesOk returns a tuple with the Services 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 (*Quota) GetUpdatedAt

func (o *Quota) GetUpdatedAt() (ret QuotaGetUpdatedAtRetType)

GetUpdatedAt returns the UpdatedAt field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Quota) GetUpdatedAtOk

func (o *Quota) GetUpdatedAtOk() (ret QuotaGetUpdatedAtRetType, ok bool)

GetUpdatedAtOk returns a tuple with the UpdatedAt 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 (*Quota) HasOrgId

func (o *Quota) HasOrgId() bool

HasOrgId 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 (*Quota) SetApps

func (o *Quota) SetApps(v QuotaGetAppsRetType)

SetApps sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Quota) SetCreatedAt

func (o *Quota) SetCreatedAt(v QuotaGetCreatedAtRetType)

SetCreatedAt sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Quota) SetDomains

func (o *Quota) SetDomains(v QuotaGetDomainsRetType)

SetDomains sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Quota) SetGuid

func (o *Quota) SetGuid(v QuotaGetGuidRetType)

SetGuid sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Quota) SetName

func (o *Quota) SetName(v QuotaGetNameRetType)

SetName sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Quota) SetOrgId

func (o *Quota) SetOrgId(v QuotaGetOrgIdRetType)

SetOrgId gets a reference to the given string and assigns it to the OrgId field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Quota) SetPlatformId

func (o *Quota) SetPlatformId(v QuotaGetPlatformIdRetType)

SetPlatformId sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Quota) SetProjectId

func (o *Quota) SetProjectId(v QuotaGetProjectIdRetType)

SetProjectId sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Quota) SetRegion

func (o *Quota) SetRegion(v QuotaGetRegionRetType)

SetRegion sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Quota) SetRoutes

func (o *Quota) SetRoutes(v QuotaGetRoutesRetType)

SetRoutes sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Quota) SetServices

func (o *Quota) SetServices(v QuotaGetServicesRetType)

SetServices sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Quota) SetUpdatedAt

func (o *Quota) SetUpdatedAt(v QuotaGetUpdatedAtRetType)

SetUpdatedAt sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (Quota) ToMap deprecated

func (o Quota) 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 QuotaApps

type QuotaApps struct {
	// The value `null` means `unlimited`.
	// REQUIRED
	LogRateLimitInBytesPerSecond QuotaAppsGetLogRateLimitInBytesPerSecondAttributeType `json:"logRateLimitInBytesPerSecond" required:"true"`
	// The value `null` means `unlimited`.
	// REQUIRED
	PerAppTasks QuotaAppsGetPerAppTasksAttributeType `json:"perAppTasks" required:"true"`
	// The value `null` means `unlimited`.
	// REQUIRED
	PerProcessMemoryInMb QuotaAppsGetPerProcessMemoryInMbAttributeType `json:"perProcessMemoryInMb" required:"true"`
	// The value `null` means `unlimited`.
	// REQUIRED
	TotalInstances QuotaAppsGetTotalInstancesAttributeType `json:"totalInstances" required:"true"`
	// The value `null` means `unlimited`.
	// REQUIRED
	TotalMemoryInMb QuotaAppsGetTotalMemoryInMbAttributeType `json:"totalMemoryInMb" required:"true"`
}

QuotaApps struct for QuotaApps Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewQuotaApps

NewQuotaApps instantiates a new QuotaApps 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 NewQuotaAppsWithDefaults

func NewQuotaAppsWithDefaults() *QuotaApps

NewQuotaAppsWithDefaults instantiates a new QuotaApps 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 (*QuotaApps) GetLogRateLimitInBytesPerSecond

func (o *QuotaApps) GetLogRateLimitInBytesPerSecond() (ret QuotaAppsGetLogRateLimitInBytesPerSecondRetType)

GetLogRateLimitInBytesPerSecond returns the LogRateLimitInBytesPerSecond field value If the value is explicit nil, the zero value for int64 will be returned Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*QuotaApps) GetLogRateLimitInBytesPerSecondOk

func (o *QuotaApps) GetLogRateLimitInBytesPerSecondOk() (ret QuotaAppsGetLogRateLimitInBytesPerSecondRetType, ok bool)

GetLogRateLimitInBytesPerSecondOk returns a tuple with the LogRateLimitInBytesPerSecond field value and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*QuotaApps) GetPerAppTasks

func (o *QuotaApps) GetPerAppTasks() (ret QuotaAppsGetPerAppTasksRetType)

GetPerAppTasks returns the PerAppTasks field value If the value is explicit nil, the zero value for int64 will be returned Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*QuotaApps) GetPerAppTasksOk

func (o *QuotaApps) GetPerAppTasksOk() (ret QuotaAppsGetPerAppTasksRetType, ok bool)

GetPerAppTasksOk returns a tuple with the PerAppTasks field value and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*QuotaApps) GetPerProcessMemoryInMb

func (o *QuotaApps) GetPerProcessMemoryInMb() (ret QuotaAppsGetPerProcessMemoryInMbRetType)

GetPerProcessMemoryInMb returns the PerProcessMemoryInMb field value If the value is explicit nil, the zero value for int64 will be returned Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*QuotaApps) GetPerProcessMemoryInMbOk

func (o *QuotaApps) GetPerProcessMemoryInMbOk() (ret QuotaAppsGetPerProcessMemoryInMbRetType, ok bool)

GetPerProcessMemoryInMbOk returns a tuple with the PerProcessMemoryInMb field value and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*QuotaApps) GetTotalInstances

func (o *QuotaApps) GetTotalInstances() (ret QuotaAppsGetTotalInstancesRetType)

GetTotalInstances returns the TotalInstances field value If the value is explicit nil, the zero value for int64 will be returned Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*QuotaApps) GetTotalInstancesOk

func (o *QuotaApps) GetTotalInstancesOk() (ret QuotaAppsGetTotalInstancesRetType, ok bool)

GetTotalInstancesOk returns a tuple with the TotalInstances field value and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*QuotaApps) GetTotalMemoryInMb

func (o *QuotaApps) GetTotalMemoryInMb() (ret QuotaAppsGetTotalMemoryInMbRetType)

GetTotalMemoryInMb returns the TotalMemoryInMb field value If the value is explicit nil, the zero value for int64 will be returned Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*QuotaApps) GetTotalMemoryInMbOk

func (o *QuotaApps) GetTotalMemoryInMbOk() (ret QuotaAppsGetTotalMemoryInMbRetType, ok bool)

GetTotalMemoryInMbOk returns a tuple with the TotalMemoryInMb field value and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*QuotaApps) SetLogRateLimitInBytesPerSecond

func (o *QuotaApps) SetLogRateLimitInBytesPerSecond(v QuotaAppsGetLogRateLimitInBytesPerSecondRetType)

SetLogRateLimitInBytesPerSecond sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*QuotaApps) SetPerAppTasks

func (o *QuotaApps) SetPerAppTasks(v QuotaAppsGetPerAppTasksRetType)

SetPerAppTasks sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*QuotaApps) SetPerProcessMemoryInMb

func (o *QuotaApps) SetPerProcessMemoryInMb(v QuotaAppsGetPerProcessMemoryInMbRetType)

SetPerProcessMemoryInMb sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*QuotaApps) SetTotalInstances

func (o *QuotaApps) SetTotalInstances(v QuotaAppsGetTotalInstancesRetType)

SetTotalInstances sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*QuotaApps) SetTotalMemoryInMb

func (o *QuotaApps) SetTotalMemoryInMb(v QuotaAppsGetTotalMemoryInMbRetType)

SetTotalMemoryInMb sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (QuotaApps) ToMap deprecated

func (o QuotaApps) 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 QuotaAppsGetLogRateLimitInBytesPerSecondArgType deprecated

type QuotaAppsGetLogRateLimitInBytesPerSecondArgType = *int64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type QuotaAppsGetLogRateLimitInBytesPerSecondAttributeType

type QuotaAppsGetLogRateLimitInBytesPerSecondAttributeType = *int64

isLong Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type QuotaAppsGetLogRateLimitInBytesPerSecondRetType deprecated

type QuotaAppsGetLogRateLimitInBytesPerSecondRetType = *int64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type QuotaAppsGetPerAppTasksArgType deprecated

type QuotaAppsGetPerAppTasksArgType = *int64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type QuotaAppsGetPerAppTasksAttributeType

type QuotaAppsGetPerAppTasksAttributeType = *int64

isLong Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type QuotaAppsGetPerAppTasksRetType deprecated

type QuotaAppsGetPerAppTasksRetType = *int64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type QuotaAppsGetPerProcessMemoryInMbArgType deprecated

type QuotaAppsGetPerProcessMemoryInMbArgType = *int64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type QuotaAppsGetPerProcessMemoryInMbAttributeType

type QuotaAppsGetPerProcessMemoryInMbAttributeType = *int64

isLong Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type QuotaAppsGetPerProcessMemoryInMbRetType deprecated

type QuotaAppsGetPerProcessMemoryInMbRetType = *int64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type QuotaAppsGetTotalInstancesArgType deprecated

type QuotaAppsGetTotalInstancesArgType = *int64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type QuotaAppsGetTotalInstancesAttributeType

type QuotaAppsGetTotalInstancesAttributeType = *int64

isLong Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type QuotaAppsGetTotalInstancesRetType deprecated

type QuotaAppsGetTotalInstancesRetType = *int64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type QuotaAppsGetTotalMemoryInMbArgType deprecated

type QuotaAppsGetTotalMemoryInMbArgType = *int64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type QuotaAppsGetTotalMemoryInMbAttributeType

type QuotaAppsGetTotalMemoryInMbAttributeType = *int64

isLong Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type QuotaAppsGetTotalMemoryInMbRetType deprecated

type QuotaAppsGetTotalMemoryInMbRetType = *int64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type QuotaDomains

type QuotaDomains struct {
	// The value `null` means `unlimited`.
	// REQUIRED
	TotalDomains QuotaDomainsGetTotalDomainsAttributeType `json:"totalDomains" required:"true"`
}

QuotaDomains struct for QuotaDomains Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewQuotaDomains

func NewQuotaDomains(totalDomains QuotaDomainsGetTotalDomainsArgType) *QuotaDomains

NewQuotaDomains instantiates a new QuotaDomains 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 NewQuotaDomainsWithDefaults

func NewQuotaDomainsWithDefaults() *QuotaDomains

NewQuotaDomainsWithDefaults instantiates a new QuotaDomains 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 (*QuotaDomains) GetTotalDomains

func (o *QuotaDomains) GetTotalDomains() (ret QuotaDomainsGetTotalDomainsRetType)

GetTotalDomains returns the TotalDomains field value If the value is explicit nil, the zero value for int64 will be returned Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*QuotaDomains) GetTotalDomainsOk

func (o *QuotaDomains) GetTotalDomainsOk() (ret QuotaDomainsGetTotalDomainsRetType, ok bool)

GetTotalDomainsOk returns a tuple with the TotalDomains field value and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*QuotaDomains) SetTotalDomains

func (o *QuotaDomains) SetTotalDomains(v QuotaDomainsGetTotalDomainsRetType)

SetTotalDomains sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (QuotaDomains) ToMap deprecated

func (o QuotaDomains) 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 QuotaDomainsGetTotalDomainsArgType deprecated

type QuotaDomainsGetTotalDomainsArgType = *int64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type QuotaDomainsGetTotalDomainsAttributeType

type QuotaDomainsGetTotalDomainsAttributeType = *int64

isLong Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type QuotaDomainsGetTotalDomainsRetType deprecated

type QuotaDomainsGetTotalDomainsRetType = *int64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type QuotaGetAppsArgType deprecated

type QuotaGetAppsArgType = QuotaApps

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type QuotaGetAppsAttributeType

type QuotaGetAppsAttributeType = *QuotaApps

isModel Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type QuotaGetAppsRetType deprecated

type QuotaGetAppsRetType = QuotaApps

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type QuotaGetCreatedAtArgType deprecated

type QuotaGetCreatedAtArgType = time.Time

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type QuotaGetCreatedAtAttributeType

type QuotaGetCreatedAtAttributeType = *time.Time

isDateTime Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type QuotaGetCreatedAtRetType deprecated

type QuotaGetCreatedAtRetType = time.Time

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type QuotaGetDomainsArgType deprecated

type QuotaGetDomainsArgType = QuotaDomains

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type QuotaGetDomainsAttributeType

type QuotaGetDomainsAttributeType = *QuotaDomains

isModel Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type QuotaGetDomainsRetType deprecated

type QuotaGetDomainsRetType = QuotaDomains

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type QuotaGetGuidArgType deprecated

type QuotaGetGuidArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type QuotaGetGuidAttributeType

type QuotaGetGuidAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type QuotaGetGuidRetType deprecated

type QuotaGetGuidRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type QuotaGetNameArgType deprecated

type QuotaGetNameArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type QuotaGetNameAttributeType

type QuotaGetNameAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type QuotaGetNameRetType deprecated

type QuotaGetNameRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type QuotaGetOrgIdArgType deprecated

type QuotaGetOrgIdArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type QuotaGetOrgIdAttributeType

type QuotaGetOrgIdAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type QuotaGetOrgIdRetType deprecated

type QuotaGetOrgIdRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type QuotaGetPlatformIdArgType deprecated

type QuotaGetPlatformIdArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type QuotaGetPlatformIdAttributeType

type QuotaGetPlatformIdAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type QuotaGetPlatformIdRetType deprecated

type QuotaGetPlatformIdRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type QuotaGetProjectIdArgType deprecated

type QuotaGetProjectIdArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type QuotaGetProjectIdAttributeType

type QuotaGetProjectIdAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type QuotaGetProjectIdRetType deprecated

type QuotaGetProjectIdRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type QuotaGetRegionArgType deprecated

type QuotaGetRegionArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type QuotaGetRegionAttributeType

type QuotaGetRegionAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type QuotaGetRegionRetType deprecated

type QuotaGetRegionRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type QuotaGetRoutesArgType deprecated

type QuotaGetRoutesArgType = QuotaRoutes

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type QuotaGetRoutesAttributeType

type QuotaGetRoutesAttributeType = *QuotaRoutes

isModel Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type QuotaGetRoutesRetType deprecated

type QuotaGetRoutesRetType = QuotaRoutes

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type QuotaGetServicesArgType deprecated

type QuotaGetServicesArgType = QuotaServices

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type QuotaGetServicesAttributeType

type QuotaGetServicesAttributeType = *QuotaServices

isModel Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type QuotaGetServicesRetType deprecated

type QuotaGetServicesRetType = QuotaServices

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type QuotaGetUpdatedAtArgType deprecated

type QuotaGetUpdatedAtArgType = time.Time

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type QuotaGetUpdatedAtAttributeType

type QuotaGetUpdatedAtAttributeType = *time.Time

isDateTime Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type QuotaGetUpdatedAtRetType deprecated

type QuotaGetUpdatedAtRetType = time.Time

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type QuotaRoutes

type QuotaRoutes struct {
	// The value `null` means `unlimited`.
	// REQUIRED
	TotalReservedPorts QuotaRoutesGetTotalReservedPortsAttributeType `json:"totalReservedPorts" required:"true"`
	// The value `null` means `unlimited`.
	// REQUIRED
	TotalRoutes QuotaRoutesGetTotalRoutesAttributeType `json:"totalRoutes" required:"true"`
}

QuotaRoutes struct for QuotaRoutes Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewQuotaRoutes

func NewQuotaRoutes(totalReservedPorts QuotaRoutesGetTotalReservedPortsArgType, totalRoutes QuotaRoutesGetTotalRoutesArgType) *QuotaRoutes

NewQuotaRoutes instantiates a new QuotaRoutes 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 NewQuotaRoutesWithDefaults

func NewQuotaRoutesWithDefaults() *QuotaRoutes

NewQuotaRoutesWithDefaults instantiates a new QuotaRoutes 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 (*QuotaRoutes) GetTotalReservedPorts

func (o *QuotaRoutes) GetTotalReservedPorts() (ret QuotaRoutesGetTotalReservedPortsRetType)

GetTotalReservedPorts returns the TotalReservedPorts field value If the value is explicit nil, the zero value for int64 will be returned Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*QuotaRoutes) GetTotalReservedPortsOk

func (o *QuotaRoutes) GetTotalReservedPortsOk() (ret QuotaRoutesGetTotalReservedPortsRetType, ok bool)

GetTotalReservedPortsOk returns a tuple with the TotalReservedPorts field value and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*QuotaRoutes) GetTotalRoutes

func (o *QuotaRoutes) GetTotalRoutes() (ret QuotaRoutesGetTotalRoutesRetType)

GetTotalRoutes returns the TotalRoutes field value If the value is explicit nil, the zero value for int64 will be returned Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*QuotaRoutes) GetTotalRoutesOk

func (o *QuotaRoutes) GetTotalRoutesOk() (ret QuotaRoutesGetTotalRoutesRetType, ok bool)

GetTotalRoutesOk returns a tuple with the TotalRoutes field value and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*QuotaRoutes) SetTotalReservedPorts

func (o *QuotaRoutes) SetTotalReservedPorts(v QuotaRoutesGetTotalReservedPortsRetType)

SetTotalReservedPorts sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*QuotaRoutes) SetTotalRoutes

func (o *QuotaRoutes) SetTotalRoutes(v QuotaRoutesGetTotalRoutesRetType)

SetTotalRoutes sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (QuotaRoutes) ToMap deprecated

func (o QuotaRoutes) 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 QuotaRoutesGetTotalReservedPortsArgType deprecated

type QuotaRoutesGetTotalReservedPortsArgType = *int64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type QuotaRoutesGetTotalReservedPortsAttributeType

type QuotaRoutesGetTotalReservedPortsAttributeType = *int64

isLong Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type QuotaRoutesGetTotalReservedPortsRetType deprecated

type QuotaRoutesGetTotalReservedPortsRetType = *int64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type QuotaRoutesGetTotalRoutesArgType deprecated

type QuotaRoutesGetTotalRoutesArgType = *int64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type QuotaRoutesGetTotalRoutesAttributeType

type QuotaRoutesGetTotalRoutesAttributeType = *int64

isLong Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type QuotaRoutesGetTotalRoutesRetType deprecated

type QuotaRoutesGetTotalRoutesRetType = *int64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type QuotaServices

type QuotaServices struct {
	// REQUIRED
	PaidServicesAllowed QuotaServicesgetPaidServicesAllowedAttributeType `json:"paidServicesAllowed" required:"true"`
	// The value `null` means `unlimited`.
	// REQUIRED
	TotalServiceInstances QuotaServicesGetTotalServiceInstancesAttributeType `json:"totalServiceInstances" required:"true"`
	// The value `null` means `unlimited`.
	// REQUIRED
	TotalServiceKeys QuotaServicesGetTotalServiceKeysAttributeType `json:"totalServiceKeys" required:"true"`
}

QuotaServices struct for QuotaServices Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewQuotaServices

NewQuotaServices instantiates a new QuotaServices 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 NewQuotaServicesWithDefaults

func NewQuotaServicesWithDefaults() *QuotaServices

NewQuotaServicesWithDefaults instantiates a new QuotaServices 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 (*QuotaServices) GetPaidServicesAllowed

func (o *QuotaServices) GetPaidServicesAllowed() (ret QuotaServicesgetPaidServicesAllowedRetType)

GetPaidServicesAllowed returns the PaidServicesAllowed field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*QuotaServices) GetPaidServicesAllowedOk

func (o *QuotaServices) GetPaidServicesAllowedOk() (ret QuotaServicesgetPaidServicesAllowedRetType, ok bool)

GetPaidServicesAllowedOk returns a tuple with the PaidServicesAllowed 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 (*QuotaServices) GetTotalServiceInstances

func (o *QuotaServices) GetTotalServiceInstances() (ret QuotaServicesGetTotalServiceInstancesRetType)

GetTotalServiceInstances returns the TotalServiceInstances field value If the value is explicit nil, the zero value for int64 will be returned Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*QuotaServices) GetTotalServiceInstancesOk

func (o *QuotaServices) GetTotalServiceInstancesOk() (ret QuotaServicesGetTotalServiceInstancesRetType, ok bool)

GetTotalServiceInstancesOk returns a tuple with the TotalServiceInstances field value and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*QuotaServices) GetTotalServiceKeys

func (o *QuotaServices) GetTotalServiceKeys() (ret QuotaServicesGetTotalServiceKeysRetType)

GetTotalServiceKeys returns the TotalServiceKeys field value If the value is explicit nil, the zero value for int64 will be returned Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*QuotaServices) GetTotalServiceKeysOk

func (o *QuotaServices) GetTotalServiceKeysOk() (ret QuotaServicesGetTotalServiceKeysRetType, ok bool)

GetTotalServiceKeysOk returns a tuple with the TotalServiceKeys field value and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*QuotaServices) SetPaidServicesAllowed

func (o *QuotaServices) SetPaidServicesAllowed(v QuotaServicesgetPaidServicesAllowedRetType)

SetPaidServicesAllowed sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*QuotaServices) SetTotalServiceInstances

func (o *QuotaServices) SetTotalServiceInstances(v QuotaServicesGetTotalServiceInstancesRetType)

SetTotalServiceInstances sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*QuotaServices) SetTotalServiceKeys

func (o *QuotaServices) SetTotalServiceKeys(v QuotaServicesGetTotalServiceKeysRetType)

SetTotalServiceKeys sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (QuotaServices) ToMap deprecated

func (o QuotaServices) 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 QuotaServicesGetTotalServiceInstancesArgType deprecated

type QuotaServicesGetTotalServiceInstancesArgType = *int64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type QuotaServicesGetTotalServiceInstancesAttributeType

type QuotaServicesGetTotalServiceInstancesAttributeType = *int64

isLong Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type QuotaServicesGetTotalServiceInstancesRetType deprecated

type QuotaServicesGetTotalServiceInstancesRetType = *int64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type QuotaServicesGetTotalServiceKeysArgType deprecated

type QuotaServicesGetTotalServiceKeysArgType = *int64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type QuotaServicesGetTotalServiceKeysAttributeType

type QuotaServicesGetTotalServiceKeysAttributeType = *int64

isLong Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type QuotaServicesGetTotalServiceKeysRetType deprecated

type QuotaServicesGetTotalServiceKeysRetType = *int64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type QuotaServicesgetPaidServicesAllowedArgType deprecated

type QuotaServicesgetPaidServicesAllowedArgType = bool

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type QuotaServicesgetPaidServicesAllowedAttributeType

type QuotaServicesgetPaidServicesAllowedAttributeType = *bool

isBoolean Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type QuotaServicesgetPaidServicesAllowedRetType deprecated

type QuotaServicesgetPaidServicesAllowedRetType = bool

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type Space

type Space struct {
	// REQUIRED
	CreatedAt SpaceGetCreatedAtAttributeType `json:"createdAt" required:"true"`
	// REQUIRED
	Guid SpaceGetGuidAttributeType `json:"guid" required:"true"`
	// REQUIRED
	Name SpaceGetNameAttributeType `json:"name" required:"true"`
	// REQUIRED
	OrgId SpaceGetOrgIdAttributeType `json:"orgId" required:"true"`
	// REQUIRED
	PlatformId SpaceGetPlatformIdAttributeType `json:"platformId" required:"true"`
	// REQUIRED
	ProjectId SpaceGetProjectIdAttributeType `json:"projectId" required:"true"`
	// REQUIRED
	Region SpaceGetRegionAttributeType `json:"region" required:"true"`
	// REQUIRED
	UpdatedAt SpaceGetUpdatedAtAttributeType `json:"updatedAt" required:"true"`
}

Space struct for Space Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewSpace

NewSpace instantiates a new Space 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 NewSpaceWithDefaults

func NewSpaceWithDefaults() *Space

NewSpaceWithDefaults instantiates a new Space 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 (*Space) GetCreatedAt

func (o *Space) GetCreatedAt() (ret SpaceGetCreatedAtRetType)

GetCreatedAt returns the CreatedAt field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Space) GetCreatedAtOk

func (o *Space) GetCreatedAtOk() (ret SpaceGetCreatedAtRetType, ok bool)

GetCreatedAtOk returns a tuple with the CreatedAt 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 (*Space) GetGuid

func (o *Space) GetGuid() (ret SpaceGetGuidRetType)

GetGuid returns the Guid field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Space) GetGuidOk

func (o *Space) GetGuidOk() (ret SpaceGetGuidRetType, ok bool)

GetGuidOk returns a tuple with the Guid 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 (*Space) GetName

func (o *Space) GetName() (ret SpaceGetNameRetType)

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 (*Space) GetNameOk

func (o *Space) GetNameOk() (ret SpaceGetNameRetType, ok bool)

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 (*Space) GetOrgId

func (o *Space) GetOrgId() (ret SpaceGetOrgIdRetType)

GetOrgId returns the OrgId field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Space) GetOrgIdOk

func (o *Space) GetOrgIdOk() (ret SpaceGetOrgIdRetType, ok bool)

GetOrgIdOk returns a tuple with the OrgId 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 (*Space) GetPlatformId

func (o *Space) GetPlatformId() (ret SpaceGetPlatformIdRetType)

GetPlatformId returns the PlatformId field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Space) GetPlatformIdOk

func (o *Space) GetPlatformIdOk() (ret SpaceGetPlatformIdRetType, ok bool)

GetPlatformIdOk returns a tuple with the PlatformId 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 (*Space) GetProjectId

func (o *Space) GetProjectId() (ret SpaceGetProjectIdRetType)

GetProjectId returns the ProjectId field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Space) GetProjectIdOk

func (o *Space) GetProjectIdOk() (ret SpaceGetProjectIdRetType, ok bool)

GetProjectIdOk returns a tuple with the ProjectId 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 (*Space) GetRegion

func (o *Space) GetRegion() (ret SpaceGetRegionRetType)

GetRegion returns the Region field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Space) GetRegionOk

func (o *Space) GetRegionOk() (ret SpaceGetRegionRetType, ok bool)

GetRegionOk returns a tuple with the Region 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 (*Space) GetUpdatedAt

func (o *Space) GetUpdatedAt() (ret SpaceGetUpdatedAtRetType)

GetUpdatedAt returns the UpdatedAt field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Space) GetUpdatedAtOk

func (o *Space) GetUpdatedAtOk() (ret SpaceGetUpdatedAtRetType, ok bool)

GetUpdatedAtOk returns a tuple with the UpdatedAt 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 (*Space) SetCreatedAt

func (o *Space) SetCreatedAt(v SpaceGetCreatedAtRetType)

SetCreatedAt sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Space) SetGuid

func (o *Space) SetGuid(v SpaceGetGuidRetType)

SetGuid sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Space) SetName

func (o *Space) SetName(v SpaceGetNameRetType)

SetName sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Space) SetOrgId

func (o *Space) SetOrgId(v SpaceGetOrgIdRetType)

SetOrgId sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Space) SetPlatformId

func (o *Space) SetPlatformId(v SpaceGetPlatformIdRetType)

SetPlatformId sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Space) SetProjectId

func (o *Space) SetProjectId(v SpaceGetProjectIdRetType)

SetProjectId sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Space) SetRegion

func (o *Space) SetRegion(v SpaceGetRegionRetType)

SetRegion sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*Space) SetUpdatedAt

func (o *Space) SetUpdatedAt(v SpaceGetUpdatedAtRetType)

SetUpdatedAt sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (Space) ToMap deprecated

func (o Space) 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 SpaceCreatedBffResponse added in v0.2.0

type SpaceCreatedBffResponse struct {
	OrgRole SpaceCreatedBffResponseGetOrgRoleAttributeType `json:"orgRole,omitempty"`
	// REQUIRED
	Space SpaceCreatedBffResponseGetSpaceAttributeType `json:"space" required:"true"`
	// REQUIRED
	SpaceRole SpaceCreatedBffResponseGetSpaceRoleAttributeType `json:"spaceRole" required:"true"`
}

SpaceCreatedBffResponse struct for SpaceCreatedBffResponse Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewSpaceCreatedBffResponse added in v0.2.0

NewSpaceCreatedBffResponse instantiates a new SpaceCreatedBffResponse 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 NewSpaceCreatedBffResponseWithDefaults added in v0.2.0

func NewSpaceCreatedBffResponseWithDefaults() *SpaceCreatedBffResponse

NewSpaceCreatedBffResponseWithDefaults instantiates a new SpaceCreatedBffResponse 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 (*SpaceCreatedBffResponse) GetOrgRole added in v0.2.0

GetOrgRole returns the OrgRole 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 (*SpaceCreatedBffResponse) GetOrgRoleOk added in v0.2.0

GetOrgRoleOk returns a tuple with the OrgRole 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 (*SpaceCreatedBffResponse) GetSpace added in v0.2.0

GetSpace returns the Space field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*SpaceCreatedBffResponse) GetSpaceOk added in v0.2.0

GetSpaceOk returns a tuple with the Space 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 (*SpaceCreatedBffResponse) GetSpaceRole added in v0.2.0

GetSpaceRole returns the SpaceRole field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*SpaceCreatedBffResponse) GetSpaceRoleOk added in v0.2.0

GetSpaceRoleOk returns a tuple with the SpaceRole 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 (*SpaceCreatedBffResponse) HasOrgRole added in v0.2.0

func (o *SpaceCreatedBffResponse) HasOrgRole() bool

HasOrgRole 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 (*SpaceCreatedBffResponse) SetOrgRole added in v0.2.0

SetOrgRole gets a reference to the given OrgRoleResponse and assigns it to the OrgRole field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*SpaceCreatedBffResponse) SetSpace added in v0.2.0

SetSpace sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*SpaceCreatedBffResponse) SetSpaceRole added in v0.2.0

SetSpaceRole sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (SpaceCreatedBffResponse) ToMap deprecated added in v0.2.0

func (o SpaceCreatedBffResponse) 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 SpaceCreatedBffResponseGetOrgRoleArgType deprecated added in v0.2.0

type SpaceCreatedBffResponseGetOrgRoleArgType = OrgRoleResponse

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceCreatedBffResponseGetOrgRoleAttributeType added in v0.2.0

type SpaceCreatedBffResponseGetOrgRoleAttributeType = *OrgRoleResponse

isModel Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceCreatedBffResponseGetOrgRoleRetType deprecated added in v0.2.0

type SpaceCreatedBffResponseGetOrgRoleRetType = OrgRoleResponse

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceCreatedBffResponseGetSpaceArgType deprecated added in v0.2.0

type SpaceCreatedBffResponseGetSpaceArgType = Space

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceCreatedBffResponseGetSpaceAttributeType added in v0.2.0

type SpaceCreatedBffResponseGetSpaceAttributeType = *Space

isModel Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceCreatedBffResponseGetSpaceRetType deprecated added in v0.2.0

type SpaceCreatedBffResponseGetSpaceRetType = Space

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceCreatedBffResponseGetSpaceRoleArgType deprecated added in v0.2.0

type SpaceCreatedBffResponseGetSpaceRoleArgType = SpaceRoleCreateResponse

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceCreatedBffResponseGetSpaceRoleAttributeType added in v0.2.0

type SpaceCreatedBffResponseGetSpaceRoleAttributeType = *SpaceRoleCreateResponse

isModel Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceCreatedBffResponseGetSpaceRoleRetType deprecated added in v0.2.0

type SpaceCreatedBffResponseGetSpaceRoleRetType = SpaceRoleCreateResponse

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceDeleteResponse

type SpaceDeleteResponse struct {
	// REQUIRED
	Message SpaceDeleteResponseGetMessageAttributeType `json:"message" required:"true"`
}

SpaceDeleteResponse struct for SpaceDeleteResponse Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewSpaceDeleteResponse

func NewSpaceDeleteResponse(message SpaceDeleteResponseGetMessageArgType) *SpaceDeleteResponse

NewSpaceDeleteResponse instantiates a new SpaceDeleteResponse 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 NewSpaceDeleteResponseWithDefaults

func NewSpaceDeleteResponseWithDefaults() *SpaceDeleteResponse

NewSpaceDeleteResponseWithDefaults instantiates a new SpaceDeleteResponse 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 (*SpaceDeleteResponse) GetMessage

GetMessage returns the Message field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*SpaceDeleteResponse) GetMessageOk

GetMessageOk returns a tuple with the Message 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 (*SpaceDeleteResponse) SetMessage

SetMessage sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (SpaceDeleteResponse) ToMap deprecated

func (o SpaceDeleteResponse) 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 SpaceDeleteResponseGetMessageArgType deprecated

type SpaceDeleteResponseGetMessageArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceDeleteResponseGetMessageAttributeType

type SpaceDeleteResponseGetMessageAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceDeleteResponseGetMessageRetType deprecated

type SpaceDeleteResponseGetMessageRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceGetCreatedAtArgType deprecated

type SpaceGetCreatedAtArgType = time.Time

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceGetCreatedAtAttributeType

type SpaceGetCreatedAtAttributeType = *time.Time

isDateTime Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceGetCreatedAtRetType deprecated

type SpaceGetCreatedAtRetType = time.Time

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceGetGuidArgType deprecated

type SpaceGetGuidArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceGetGuidAttributeType

type SpaceGetGuidAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceGetGuidRetType deprecated

type SpaceGetGuidRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceGetNameArgType deprecated

type SpaceGetNameArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceGetNameAttributeType

type SpaceGetNameAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceGetNameRetType deprecated

type SpaceGetNameRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceGetOrgIdArgType deprecated

type SpaceGetOrgIdArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceGetOrgIdAttributeType

type SpaceGetOrgIdAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceGetOrgIdRetType deprecated

type SpaceGetOrgIdRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceGetPlatformIdArgType deprecated

type SpaceGetPlatformIdArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceGetPlatformIdAttributeType

type SpaceGetPlatformIdAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceGetPlatformIdRetType deprecated

type SpaceGetPlatformIdRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceGetProjectIdArgType deprecated

type SpaceGetProjectIdArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceGetProjectIdAttributeType

type SpaceGetProjectIdAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceGetProjectIdRetType deprecated

type SpaceGetProjectIdRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceGetRegionArgType deprecated

type SpaceGetRegionArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceGetRegionAttributeType

type SpaceGetRegionAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceGetRegionRetType deprecated

type SpaceGetRegionRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceGetUpdatedAtArgType deprecated

type SpaceGetUpdatedAtArgType = time.Time

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceGetUpdatedAtAttributeType

type SpaceGetUpdatedAtAttributeType = *time.Time

isDateTime Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceGetUpdatedAtRetType deprecated

type SpaceGetUpdatedAtRetType = time.Time

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceRoleCreateBffRequest

type SpaceRoleCreateBffRequest struct {
	// REQUIRED
	Type SpaceRoleCreateBffRequestGetTypeAttributeType `json:"type" required:"true"`
}

SpaceRoleCreateBffRequest struct for SpaceRoleCreateBffRequest Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewSpaceRoleCreateBffRequest

func NewSpaceRoleCreateBffRequest(types SpaceRoleCreateBffRequestGetTypeArgType) *SpaceRoleCreateBffRequest

NewSpaceRoleCreateBffRequest instantiates a new SpaceRoleCreateBffRequest 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 NewSpaceRoleCreateBffRequestWithDefaults

func NewSpaceRoleCreateBffRequestWithDefaults() *SpaceRoleCreateBffRequest

NewSpaceRoleCreateBffRequestWithDefaults instantiates a new SpaceRoleCreateBffRequest 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 (*SpaceRoleCreateBffRequest) GetType

GetType returns the Type field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*SpaceRoleCreateBffRequest) GetTypeOk

GetTypeOk returns a tuple with the Type 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 (*SpaceRoleCreateBffRequest) SetType

SetType sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (SpaceRoleCreateBffRequest) ToMap deprecated

func (o SpaceRoleCreateBffRequest) 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 SpaceRoleCreateBffRequestGetTypeArgType deprecated

type SpaceRoleCreateBffRequestGetTypeArgType = SpaceRoleType

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceRoleCreateBffRequestGetTypeAttributeType

type SpaceRoleCreateBffRequestGetTypeAttributeType = *SpaceRoleType

isEnumRef Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceRoleCreateBffRequestGetTypeRetType deprecated

type SpaceRoleCreateBffRequestGetTypeRetType = SpaceRoleType

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceRoleCreateBffResponse

type SpaceRoleCreateBffResponse struct {
	OrgRole SpaceRoleCreateBffResponseGetOrgRoleAttributeType `json:"orgRole,omitempty"`
	// REQUIRED
	SpaceRole SpaceRoleCreateBffResponseGetSpaceRoleAttributeType `json:"spaceRole" required:"true"`
}

SpaceRoleCreateBffResponse struct for SpaceRoleCreateBffResponse Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewSpaceRoleCreateBffResponse

func NewSpaceRoleCreateBffResponse(spaceRole SpaceRoleCreateBffResponseGetSpaceRoleArgType) *SpaceRoleCreateBffResponse

NewSpaceRoleCreateBffResponse instantiates a new SpaceRoleCreateBffResponse 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 NewSpaceRoleCreateBffResponseWithDefaults

func NewSpaceRoleCreateBffResponseWithDefaults() *SpaceRoleCreateBffResponse

NewSpaceRoleCreateBffResponseWithDefaults instantiates a new SpaceRoleCreateBffResponse 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 (*SpaceRoleCreateBffResponse) GetOrgRole

GetOrgRole returns the OrgRole 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 (*SpaceRoleCreateBffResponse) GetOrgRoleOk

GetOrgRoleOk returns a tuple with the OrgRole 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 (*SpaceRoleCreateBffResponse) GetSpaceRole

GetSpaceRole returns the SpaceRole field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*SpaceRoleCreateBffResponse) GetSpaceRoleOk

GetSpaceRoleOk returns a tuple with the SpaceRole 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 (*SpaceRoleCreateBffResponse) HasOrgRole

func (o *SpaceRoleCreateBffResponse) HasOrgRole() bool

HasOrgRole 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 (*SpaceRoleCreateBffResponse) SetOrgRole

SetOrgRole gets a reference to the given OrgRoleResponse and assigns it to the OrgRole field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*SpaceRoleCreateBffResponse) SetSpaceRole

SetSpaceRole sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (SpaceRoleCreateBffResponse) ToMap deprecated

func (o SpaceRoleCreateBffResponse) 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 SpaceRoleCreateBffResponseGetOrgRoleArgType deprecated

type SpaceRoleCreateBffResponseGetOrgRoleArgType = OrgRoleResponse

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceRoleCreateBffResponseGetOrgRoleAttributeType

type SpaceRoleCreateBffResponseGetOrgRoleAttributeType = *OrgRoleResponse

isModel Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceRoleCreateBffResponseGetOrgRoleRetType deprecated

type SpaceRoleCreateBffResponseGetOrgRoleRetType = OrgRoleResponse

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceRoleCreateBffResponseGetSpaceRoleArgType deprecated

type SpaceRoleCreateBffResponseGetSpaceRoleArgType = SpaceRoleCreateResponse

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceRoleCreateBffResponseGetSpaceRoleAttributeType

type SpaceRoleCreateBffResponseGetSpaceRoleAttributeType = *SpaceRoleCreateResponse

isModel Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceRoleCreateBffResponseGetSpaceRoleRetType deprecated

type SpaceRoleCreateBffResponseGetSpaceRoleRetType = SpaceRoleCreateResponse

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceRoleCreateResponse

type SpaceRoleCreateResponse struct {
	// REQUIRED
	Guid SpaceRoleCreateResponseGetGuidAttributeType `json:"guid" required:"true"`
	// REQUIRED
	OrgId SpaceRoleCreateResponseGetOrgIdAttributeType `json:"orgId" required:"true"`
	// REQUIRED
	PlatformId SpaceRoleCreateResponseGetPlatformIdAttributeType `json:"platformId" required:"true"`
	// REQUIRED
	ProjectId SpaceRoleCreateResponseGetProjectIdAttributeType `json:"projectId" required:"true"`
	// REQUIRED
	Region SpaceRoleCreateResponseGetRegionAttributeType `json:"region" required:"true"`
	// REQUIRED
	SpaceId SpaceRoleCreateResponseGetSpaceIdAttributeType `json:"spaceId" required:"true"`
	// REQUIRED
	Type SpaceRoleCreateResponseGetTypeAttributeType `json:"type" required:"true"`
}

SpaceRoleCreateResponse struct for SpaceRoleCreateResponse Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewSpaceRoleCreateResponse

NewSpaceRoleCreateResponse instantiates a new SpaceRoleCreateResponse 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 NewSpaceRoleCreateResponseWithDefaults

func NewSpaceRoleCreateResponseWithDefaults() *SpaceRoleCreateResponse

NewSpaceRoleCreateResponseWithDefaults instantiates a new SpaceRoleCreateResponse 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 (*SpaceRoleCreateResponse) GetGuid

GetGuid returns the Guid field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*SpaceRoleCreateResponse) GetGuidOk

GetGuidOk returns a tuple with the Guid 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 (*SpaceRoleCreateResponse) GetOrgId

GetOrgId returns the OrgId field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*SpaceRoleCreateResponse) GetOrgIdOk

GetOrgIdOk returns a tuple with the OrgId 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 (*SpaceRoleCreateResponse) GetPlatformId

GetPlatformId returns the PlatformId field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*SpaceRoleCreateResponse) GetPlatformIdOk

GetPlatformIdOk returns a tuple with the PlatformId 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 (*SpaceRoleCreateResponse) GetProjectId

GetProjectId returns the ProjectId field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*SpaceRoleCreateResponse) GetProjectIdOk

GetProjectIdOk returns a tuple with the ProjectId 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 (*SpaceRoleCreateResponse) GetRegion

GetRegion returns the Region field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*SpaceRoleCreateResponse) GetRegionOk

GetRegionOk returns a tuple with the Region 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 (*SpaceRoleCreateResponse) GetSpaceId

GetSpaceId returns the SpaceId field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*SpaceRoleCreateResponse) GetSpaceIdOk

GetSpaceIdOk returns a tuple with the SpaceId 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 (*SpaceRoleCreateResponse) GetType

GetType returns the Type field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*SpaceRoleCreateResponse) GetTypeOk

GetTypeOk returns a tuple with the Type 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 (*SpaceRoleCreateResponse) SetGuid

SetGuid sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*SpaceRoleCreateResponse) SetOrgId

SetOrgId sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*SpaceRoleCreateResponse) SetPlatformId

SetPlatformId sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*SpaceRoleCreateResponse) SetProjectId

SetProjectId sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*SpaceRoleCreateResponse) SetRegion

SetRegion sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*SpaceRoleCreateResponse) SetSpaceId

SetSpaceId sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*SpaceRoleCreateResponse) SetType

SetType sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (SpaceRoleCreateResponse) ToMap deprecated

func (o SpaceRoleCreateResponse) 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 SpaceRoleCreateResponseGetGuidArgType deprecated

type SpaceRoleCreateResponseGetGuidArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceRoleCreateResponseGetGuidAttributeType

type SpaceRoleCreateResponseGetGuidAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceRoleCreateResponseGetGuidRetType deprecated

type SpaceRoleCreateResponseGetGuidRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceRoleCreateResponseGetOrgIdArgType deprecated

type SpaceRoleCreateResponseGetOrgIdArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceRoleCreateResponseGetOrgIdAttributeType

type SpaceRoleCreateResponseGetOrgIdAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceRoleCreateResponseGetOrgIdRetType deprecated

type SpaceRoleCreateResponseGetOrgIdRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceRoleCreateResponseGetPlatformIdArgType deprecated

type SpaceRoleCreateResponseGetPlatformIdArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceRoleCreateResponseGetPlatformIdAttributeType

type SpaceRoleCreateResponseGetPlatformIdAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceRoleCreateResponseGetPlatformIdRetType deprecated

type SpaceRoleCreateResponseGetPlatformIdRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceRoleCreateResponseGetProjectIdArgType deprecated

type SpaceRoleCreateResponseGetProjectIdArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceRoleCreateResponseGetProjectIdAttributeType

type SpaceRoleCreateResponseGetProjectIdAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceRoleCreateResponseGetProjectIdRetType deprecated

type SpaceRoleCreateResponseGetProjectIdRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceRoleCreateResponseGetRegionArgType deprecated

type SpaceRoleCreateResponseGetRegionArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceRoleCreateResponseGetRegionAttributeType

type SpaceRoleCreateResponseGetRegionAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceRoleCreateResponseGetRegionRetType deprecated

type SpaceRoleCreateResponseGetRegionRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceRoleCreateResponseGetSpaceIdArgType deprecated

type SpaceRoleCreateResponseGetSpaceIdArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceRoleCreateResponseGetSpaceIdAttributeType

type SpaceRoleCreateResponseGetSpaceIdAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceRoleCreateResponseGetSpaceIdRetType deprecated

type SpaceRoleCreateResponseGetSpaceIdRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceRoleCreateResponseGetTypeArgType deprecated

type SpaceRoleCreateResponseGetTypeArgType = SpaceRoleType

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceRoleCreateResponseGetTypeAttributeType

type SpaceRoleCreateResponseGetTypeAttributeType = *SpaceRoleType

isEnumRef Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceRoleCreateResponseGetTypeRetType deprecated

type SpaceRoleCreateResponseGetTypeRetType = SpaceRoleType

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceRoleType

type SpaceRoleType string

SpaceRoleType the model 'SpaceRoleType' Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

const (
	// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	SPACEROLETYPE_AUDITOR SpaceRoleType = "space_auditor"
	// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	SPACEROLETYPE_DEVELOPER SpaceRoleType = "space_developer"
	// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	SPACEROLETYPE_MANAGER SpaceRoleType = "space_manager"
	// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
	SPACEROLETYPE_SUPPORTER SpaceRoleType = "space_supporter"
)

List of SpaceRoleType

func NewSpaceRoleTypeFromValue

func NewSpaceRoleTypeFromValue(v string) (*SpaceRoleType, error)

NewSpaceRoleTypeFromValue returns a pointer to a valid SpaceRoleType for the value passed as argument, or an error if the value passed is not allowed by the enum Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (SpaceRoleType) IsValid

func (v SpaceRoleType) IsValid() bool

IsValid return true if the value is valid for the enum, false otherwise Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (SpaceRoleType) Ptr

func (v SpaceRoleType) Ptr() *SpaceRoleType

Ptr returns reference to SpaceRoleType value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*SpaceRoleType) UnmarshalJSON deprecated

func (v *SpaceRoleType) UnmarshalJSON(src []byte) error

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceWithIsolationSegment added in v0.4.0

type SpaceWithIsolationSegment struct {
	// REQUIRED
	CreatedAt SpaceWithIsolationSegmentGetCreatedAtAttributeType `json:"createdAt" required:"true"`
	// REQUIRED
	Guid SpaceWithIsolationSegmentGetGuidAttributeType `json:"guid" required:"true"`
	// REQUIRED
	Name SpaceWithIsolationSegmentGetNameAttributeType `json:"name" required:"true"`
	// REQUIRED
	OrgId SpaceWithIsolationSegmentGetOrgIdAttributeType `json:"orgId" required:"true"`
	// REQUIRED
	PlatformId SpaceWithIsolationSegmentGetPlatformIdAttributeType `json:"platformId" required:"true"`
	// REQUIRED
	ProjectId SpaceWithIsolationSegmentGetProjectIdAttributeType `json:"projectId" required:"true"`
	// REQUIRED
	Region SpaceWithIsolationSegmentGetRegionAttributeType `json:"region" required:"true"`
	// REQUIRED
	UpdatedAt          SpaceWithIsolationSegmentGetUpdatedAtAttributeType          `json:"updatedAt" required:"true"`
	IsolationSegmentId SpaceWithIsolationSegmentGetIsolationSegmentIdAttributeType `json:"isolationSegmentId,omitempty"`
}

SpaceWithIsolationSegment A Space resource that includes its assigned Isolation Segment details. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewSpaceWithIsolationSegment added in v0.4.0

NewSpaceWithIsolationSegment instantiates a new SpaceWithIsolationSegment 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 NewSpaceWithIsolationSegmentWithDefaults added in v0.4.0

func NewSpaceWithIsolationSegmentWithDefaults() *SpaceWithIsolationSegment

NewSpaceWithIsolationSegmentWithDefaults instantiates a new SpaceWithIsolationSegment 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 (*SpaceWithIsolationSegment) GetCreatedAt added in v0.4.0

GetCreatedAt returns the CreatedAt field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*SpaceWithIsolationSegment) GetCreatedAtOk added in v0.4.0

GetCreatedAtOk returns a tuple with the CreatedAt 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 (*SpaceWithIsolationSegment) GetGuid added in v0.4.0

GetGuid returns the Guid field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*SpaceWithIsolationSegment) GetGuidOk added in v0.4.0

GetGuidOk returns a tuple with the Guid 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 (*SpaceWithIsolationSegment) GetIsolationSegmentId added in v0.4.0

GetIsolationSegmentId returns the IsolationSegmentId 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 (*SpaceWithIsolationSegment) GetIsolationSegmentIdOk added in v0.4.0

GetIsolationSegmentIdOk returns a tuple with the IsolationSegmentId 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 (*SpaceWithIsolationSegment) GetName added in v0.4.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 (*SpaceWithIsolationSegment) GetNameOk added in v0.4.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 (*SpaceWithIsolationSegment) GetOrgId added in v0.4.0

GetOrgId returns the OrgId field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*SpaceWithIsolationSegment) GetOrgIdOk added in v0.4.0

GetOrgIdOk returns a tuple with the OrgId 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 (*SpaceWithIsolationSegment) GetPlatformId added in v0.4.0

GetPlatformId returns the PlatformId field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*SpaceWithIsolationSegment) GetPlatformIdOk added in v0.4.0

GetPlatformIdOk returns a tuple with the PlatformId 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 (*SpaceWithIsolationSegment) GetProjectId added in v0.4.0

GetProjectId returns the ProjectId field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*SpaceWithIsolationSegment) GetProjectIdOk added in v0.4.0

GetProjectIdOk returns a tuple with the ProjectId 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 (*SpaceWithIsolationSegment) GetRegion added in v0.4.0

GetRegion returns the Region field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*SpaceWithIsolationSegment) GetRegionOk added in v0.4.0

GetRegionOk returns a tuple with the Region 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 (*SpaceWithIsolationSegment) GetUpdatedAt added in v0.4.0

GetUpdatedAt returns the UpdatedAt field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*SpaceWithIsolationSegment) GetUpdatedAtOk added in v0.4.0

GetUpdatedAtOk returns a tuple with the UpdatedAt 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 (*SpaceWithIsolationSegment) HasIsolationSegmentId added in v0.4.0

func (o *SpaceWithIsolationSegment) HasIsolationSegmentId() bool

HasIsolationSegmentId 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 (*SpaceWithIsolationSegment) SetCreatedAt added in v0.4.0

SetCreatedAt sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*SpaceWithIsolationSegment) SetGuid added in v0.4.0

SetGuid sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*SpaceWithIsolationSegment) SetIsolationSegmentId added in v0.4.0

SetIsolationSegmentId gets a reference to the given string and assigns it to the IsolationSegmentId field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*SpaceWithIsolationSegment) SetName added in v0.4.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 (*SpaceWithIsolationSegment) SetOrgId added in v0.4.0

SetOrgId sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*SpaceWithIsolationSegment) SetPlatformId added in v0.4.0

SetPlatformId sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*SpaceWithIsolationSegment) SetProjectId added in v0.4.0

SetProjectId sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*SpaceWithIsolationSegment) SetRegion added in v0.4.0

SetRegion sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*SpaceWithIsolationSegment) SetUpdatedAt added in v0.4.0

SetUpdatedAt sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (SpaceWithIsolationSegment) ToMap deprecated added in v0.4.0

func (o SpaceWithIsolationSegment) 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 SpaceWithIsolationSegmentAllOf added in v0.4.0

type SpaceWithIsolationSegmentAllOf struct {
	IsolationSegmentId SpaceWithIsolationSegmentAllOfGetIsolationSegmentIdAttributeType `json:"isolationSegmentId,omitempty"`
}

SpaceWithIsolationSegmentAllOf struct for SpaceWithIsolationSegmentAllOf Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewSpaceWithIsolationSegmentAllOf added in v0.4.0

func NewSpaceWithIsolationSegmentAllOf() *SpaceWithIsolationSegmentAllOf

NewSpaceWithIsolationSegmentAllOf instantiates a new SpaceWithIsolationSegmentAllOf 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 NewSpaceWithIsolationSegmentAllOfWithDefaults added in v0.4.0

func NewSpaceWithIsolationSegmentAllOfWithDefaults() *SpaceWithIsolationSegmentAllOf

NewSpaceWithIsolationSegmentAllOfWithDefaults instantiates a new SpaceWithIsolationSegmentAllOf 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 (*SpaceWithIsolationSegmentAllOf) GetIsolationSegmentId added in v0.4.0

GetIsolationSegmentId returns the IsolationSegmentId 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 (*SpaceWithIsolationSegmentAllOf) GetIsolationSegmentIdOk added in v0.4.0

GetIsolationSegmentIdOk returns a tuple with the IsolationSegmentId 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 (*SpaceWithIsolationSegmentAllOf) HasIsolationSegmentId added in v0.4.0

func (o *SpaceWithIsolationSegmentAllOf) HasIsolationSegmentId() bool

HasIsolationSegmentId 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 (*SpaceWithIsolationSegmentAllOf) SetIsolationSegmentId added in v0.4.0

SetIsolationSegmentId gets a reference to the given string and assigns it to the IsolationSegmentId field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (SpaceWithIsolationSegmentAllOf) ToMap deprecated added in v0.4.0

func (o SpaceWithIsolationSegmentAllOf) 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 SpaceWithIsolationSegmentAllOfGetIsolationSegmentIdArgType deprecated added in v0.4.0

type SpaceWithIsolationSegmentAllOfGetIsolationSegmentIdArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceWithIsolationSegmentAllOfGetIsolationSegmentIdAttributeType added in v0.4.0

type SpaceWithIsolationSegmentAllOfGetIsolationSegmentIdAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceWithIsolationSegmentAllOfGetIsolationSegmentIdRetType deprecated added in v0.4.0

type SpaceWithIsolationSegmentAllOfGetIsolationSegmentIdRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceWithIsolationSegmentGetCreatedAtArgType deprecated added in v0.4.0

type SpaceWithIsolationSegmentGetCreatedAtArgType = time.Time

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceWithIsolationSegmentGetCreatedAtAttributeType added in v0.4.0

type SpaceWithIsolationSegmentGetCreatedAtAttributeType = *time.Time

isDateTime Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceWithIsolationSegmentGetCreatedAtRetType deprecated added in v0.4.0

type SpaceWithIsolationSegmentGetCreatedAtRetType = time.Time

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceWithIsolationSegmentGetGuidArgType deprecated added in v0.4.0

type SpaceWithIsolationSegmentGetGuidArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceWithIsolationSegmentGetGuidAttributeType added in v0.4.0

type SpaceWithIsolationSegmentGetGuidAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceWithIsolationSegmentGetGuidRetType deprecated added in v0.4.0

type SpaceWithIsolationSegmentGetGuidRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceWithIsolationSegmentGetIsolationSegmentIdArgType deprecated added in v0.4.0

type SpaceWithIsolationSegmentGetIsolationSegmentIdArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceWithIsolationSegmentGetIsolationSegmentIdAttributeType added in v0.4.0

type SpaceWithIsolationSegmentGetIsolationSegmentIdAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceWithIsolationSegmentGetIsolationSegmentIdRetType deprecated added in v0.4.0

type SpaceWithIsolationSegmentGetIsolationSegmentIdRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceWithIsolationSegmentGetNameArgType deprecated added in v0.4.0

type SpaceWithIsolationSegmentGetNameArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceWithIsolationSegmentGetNameAttributeType added in v0.4.0

type SpaceWithIsolationSegmentGetNameAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceWithIsolationSegmentGetNameRetType deprecated added in v0.4.0

type SpaceWithIsolationSegmentGetNameRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceWithIsolationSegmentGetOrgIdArgType deprecated added in v0.4.0

type SpaceWithIsolationSegmentGetOrgIdArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceWithIsolationSegmentGetOrgIdAttributeType added in v0.4.0

type SpaceWithIsolationSegmentGetOrgIdAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceWithIsolationSegmentGetOrgIdRetType deprecated added in v0.4.0

type SpaceWithIsolationSegmentGetOrgIdRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceWithIsolationSegmentGetPlatformIdArgType deprecated added in v0.4.0

type SpaceWithIsolationSegmentGetPlatformIdArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceWithIsolationSegmentGetPlatformIdAttributeType added in v0.4.0

type SpaceWithIsolationSegmentGetPlatformIdAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceWithIsolationSegmentGetPlatformIdRetType deprecated added in v0.4.0

type SpaceWithIsolationSegmentGetPlatformIdRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceWithIsolationSegmentGetProjectIdArgType deprecated added in v0.4.0

type SpaceWithIsolationSegmentGetProjectIdArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceWithIsolationSegmentGetProjectIdAttributeType added in v0.4.0

type SpaceWithIsolationSegmentGetProjectIdAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceWithIsolationSegmentGetProjectIdRetType deprecated added in v0.4.0

type SpaceWithIsolationSegmentGetProjectIdRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceWithIsolationSegmentGetRegionArgType deprecated added in v0.4.0

type SpaceWithIsolationSegmentGetRegionArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceWithIsolationSegmentGetRegionAttributeType added in v0.4.0

type SpaceWithIsolationSegmentGetRegionAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceWithIsolationSegmentGetRegionRetType deprecated added in v0.4.0

type SpaceWithIsolationSegmentGetRegionRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceWithIsolationSegmentGetUpdatedAtArgType deprecated added in v0.4.0

type SpaceWithIsolationSegmentGetUpdatedAtArgType = time.Time

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceWithIsolationSegmentGetUpdatedAtAttributeType added in v0.4.0

type SpaceWithIsolationSegmentGetUpdatedAtAttributeType = *time.Time

isDateTime Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpaceWithIsolationSegmentGetUpdatedAtRetType deprecated added in v0.4.0

type SpaceWithIsolationSegmentGetUpdatedAtRetType = time.Time

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpacesList

type SpacesList struct {
	// REQUIRED
	Pagination SpacesListGetPaginationAttributeType `json:"pagination" required:"true"`
	// REQUIRED
	Resources SpacesListGetResourcesAttributeType `json:"resources" required:"true"`
}

SpacesList struct for SpacesList Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewSpacesList

func NewSpacesList(pagination SpacesListGetPaginationArgType, resources SpacesListGetResourcesArgType) *SpacesList

NewSpacesList instantiates a new SpacesList 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 NewSpacesListWithDefaults

func NewSpacesListWithDefaults() *SpacesList

NewSpacesListWithDefaults instantiates a new SpacesList 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 (*SpacesList) GetPagination

func (o *SpacesList) GetPagination() (ret SpacesListGetPaginationRetType)

GetPagination returns the Pagination field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*SpacesList) GetPaginationOk

func (o *SpacesList) GetPaginationOk() (ret SpacesListGetPaginationRetType, ok bool)

GetPaginationOk returns a tuple with the Pagination 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 (*SpacesList) GetResources

func (o *SpacesList) GetResources() (ret SpacesListGetResourcesRetType)

GetResources returns the Resources field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*SpacesList) GetResourcesOk

func (o *SpacesList) GetResourcesOk() (ret SpacesListGetResourcesRetType, ok bool)

GetResourcesOk returns a tuple with the Resources 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 (*SpacesList) SetPagination

func (o *SpacesList) SetPagination(v SpacesListGetPaginationRetType)

SetPagination sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*SpacesList) SetResources

func (o *SpacesList) SetResources(v SpacesListGetResourcesRetType)

SetResources sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (SpacesList) ToMap deprecated

func (o SpacesList) 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 SpacesListGetPaginationArgType deprecated

type SpacesListGetPaginationArgType = Pagination

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpacesListGetPaginationAttributeType

type SpacesListGetPaginationAttributeType = *Pagination

isModel Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpacesListGetPaginationRetType deprecated

type SpacesListGetPaginationRetType = Pagination

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpacesListGetResourcesArgType deprecated

type SpacesListGetResourcesArgType = []Space

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpacesListGetResourcesAttributeType

type SpacesListGetResourcesAttributeType = *[]Space

isArray Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type SpacesListGetResourcesRetType deprecated

type SpacesListGetResourcesRetType = []Space

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UpdateOrganizationPayload

type UpdateOrganizationPayload struct {
	// Name of the organization
	Name      UpdateOrganizationPayloadGetNameAttributeType      `json:"name,omitempty"`
	Suspended UpdateOrganizationPayloadgetSuspendedAttributeType `json:"suspended,omitempty"`
}

UpdateOrganizationPayload struct for UpdateOrganizationPayload Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewUpdateOrganizationPayload

func NewUpdateOrganizationPayload() *UpdateOrganizationPayload

NewUpdateOrganizationPayload instantiates a new UpdateOrganizationPayload 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 NewUpdateOrganizationPayloadWithDefaults

func NewUpdateOrganizationPayloadWithDefaults() *UpdateOrganizationPayload

NewUpdateOrganizationPayloadWithDefaults instantiates a new UpdateOrganizationPayload 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 (*UpdateOrganizationPayload) GetName

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 (*UpdateOrganizationPayload) GetNameOk

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 (*UpdateOrganizationPayload) GetSuspended

GetSuspended returns the Suspended 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 (*UpdateOrganizationPayload) GetSuspendedOk

GetSuspendedOk returns a tuple with the Suspended 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 (*UpdateOrganizationPayload) HasName

func (o *UpdateOrganizationPayload) 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 (*UpdateOrganizationPayload) HasSuspended

func (o *UpdateOrganizationPayload) HasSuspended() bool

HasSuspended 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 (*UpdateOrganizationPayload) SetName

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 (*UpdateOrganizationPayload) SetSuspended

SetSuspended gets a reference to the given bool and assigns it to the Suspended field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (UpdateOrganizationPayload) ToMap deprecated

func (o UpdateOrganizationPayload) 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 UpdateOrganizationPayloadGetNameArgType deprecated

type UpdateOrganizationPayloadGetNameArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UpdateOrganizationPayloadGetNameAttributeType

type UpdateOrganizationPayloadGetNameAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UpdateOrganizationPayloadGetNameRetType deprecated

type UpdateOrganizationPayloadGetNameRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UpdateOrganizationPayloadgetSuspendedArgType deprecated

type UpdateOrganizationPayloadgetSuspendedArgType = bool

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UpdateOrganizationPayloadgetSuspendedAttributeType

type UpdateOrganizationPayloadgetSuspendedAttributeType = *bool

isBoolean Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UpdateOrganizationPayloadgetSuspendedRetType deprecated

type UpdateOrganizationPayloadgetSuspendedRetType = bool

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UpdateOrganizationRequest deprecated

type UpdateOrganizationRequest 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 (UpdateOrganizationRequest) Execute deprecated

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (UpdateOrganizationRequest) UpdateOrganizationPayload deprecated

func (r UpdateOrganizationRequest) UpdateOrganizationPayload(updateOrganizationPayload UpdateOrganizationPayload) ApiUpdateOrganizationRequest

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UpdateSpacePayload

type UpdateSpacePayload struct {
	// Name of the space
	// REQUIRED
	Name UpdateSpacePayloadGetNameAttributeType `json:"name" required:"true"`
}

UpdateSpacePayload struct for UpdateSpacePayload Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewUpdateSpacePayload

func NewUpdateSpacePayload(name UpdateSpacePayloadGetNameArgType) *UpdateSpacePayload

NewUpdateSpacePayload instantiates a new UpdateSpacePayload 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 NewUpdateSpacePayloadWithDefaults

func NewUpdateSpacePayloadWithDefaults() *UpdateSpacePayload

NewUpdateSpacePayloadWithDefaults instantiates a new UpdateSpacePayload 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 (*UpdateSpacePayload) GetName

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 (*UpdateSpacePayload) GetNameOk

func (o *UpdateSpacePayload) GetNameOk() (ret UpdateSpacePayloadGetNameRetType, ok bool)

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 (*UpdateSpacePayload) SetName

SetName sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (UpdateSpacePayload) ToMap deprecated

func (o UpdateSpacePayload) 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 UpdateSpacePayloadGetNameArgType deprecated

type UpdateSpacePayloadGetNameArgType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UpdateSpacePayloadGetNameAttributeType

type UpdateSpacePayloadGetNameAttributeType = *string

isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UpdateSpacePayloadGetNameRetType deprecated

type UpdateSpacePayloadGetNameRetType = string

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UpdateSpaceRequest deprecated

type UpdateSpaceRequest 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 (UpdateSpaceRequest) Execute deprecated

func (r UpdateSpaceRequest) Execute() (*Space, error)

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (UpdateSpaceRequest) UpdateSpacePayload deprecated

func (r UpdateSpaceRequest) UpdateSpacePayload(updateSpacePayload UpdateSpacePayload) ApiUpdateSpaceRequest

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UsageSummary

type UsageSummary struct {
	// REQUIRED
	Domains UsageSummaryGetDomainsAttributeType `json:"domains" required:"true"`
	// REQUIRED
	MemoryInMb UsageSummaryGetMemoryInMbAttributeType `json:"memoryInMb" required:"true"`
	// REQUIRED
	PerAppTasks UsageSummaryGetPerAppTasksAttributeType `json:"perAppTasks" required:"true"`
	// REQUIRED
	ReservedPorts UsageSummaryGetReservedPortsAttributeType `json:"reservedPorts" required:"true"`
	// REQUIRED
	Routes UsageSummaryGetRoutesAttributeType `json:"routes" required:"true"`
	// REQUIRED
	ServiceInstances UsageSummaryGetServiceInstancesAttributeType `json:"serviceInstances" required:"true"`
	// REQUIRED
	ServiceKeys UsageSummaryGetServiceKeysAttributeType `json:"serviceKeys" required:"true"`
	// REQUIRED
	StartedInstances UsageSummaryGetStartedInstancesAttributeType `json:"startedInstances" required:"true"`
}

UsageSummary struct for UsageSummary Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func NewUsageSummary

NewUsageSummary instantiates a new UsageSummary 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 NewUsageSummaryWithDefaults

func NewUsageSummaryWithDefaults() *UsageSummary

NewUsageSummaryWithDefaults instantiates a new UsageSummary 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 (*UsageSummary) GetDomains

func (o *UsageSummary) GetDomains() (ret UsageSummaryGetDomainsRetType)

GetDomains returns the Domains field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*UsageSummary) GetDomainsOk

func (o *UsageSummary) GetDomainsOk() (ret UsageSummaryGetDomainsRetType, ok bool)

GetDomainsOk returns a tuple with the Domains 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 (*UsageSummary) GetMemoryInMb

func (o *UsageSummary) GetMemoryInMb() (ret UsageSummaryGetMemoryInMbRetType)

GetMemoryInMb returns the MemoryInMb field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*UsageSummary) GetMemoryInMbOk

func (o *UsageSummary) GetMemoryInMbOk() (ret UsageSummaryGetMemoryInMbRetType, ok bool)

GetMemoryInMbOk returns a tuple with the MemoryInMb 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 (*UsageSummary) GetPerAppTasks

func (o *UsageSummary) GetPerAppTasks() (ret UsageSummaryGetPerAppTasksRetType)

GetPerAppTasks returns the PerAppTasks field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*UsageSummary) GetPerAppTasksOk

func (o *UsageSummary) GetPerAppTasksOk() (ret UsageSummaryGetPerAppTasksRetType, ok bool)

GetPerAppTasksOk returns a tuple with the PerAppTasks 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 (*UsageSummary) GetReservedPorts

func (o *UsageSummary) GetReservedPorts() (ret UsageSummaryGetReservedPortsRetType)

GetReservedPorts returns the ReservedPorts field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*UsageSummary) GetReservedPortsOk

func (o *UsageSummary) GetReservedPortsOk() (ret UsageSummaryGetReservedPortsRetType, ok bool)

GetReservedPortsOk returns a tuple with the ReservedPorts 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 (*UsageSummary) GetRoutes

func (o *UsageSummary) GetRoutes() (ret UsageSummaryGetRoutesRetType)

GetRoutes returns the Routes field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*UsageSummary) GetRoutesOk

func (o *UsageSummary) GetRoutesOk() (ret UsageSummaryGetRoutesRetType, ok bool)

GetRoutesOk returns a tuple with the Routes 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 (*UsageSummary) GetServiceInstances

func (o *UsageSummary) GetServiceInstances() (ret UsageSummaryGetServiceInstancesRetType)

GetServiceInstances returns the ServiceInstances field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*UsageSummary) GetServiceInstancesOk

func (o *UsageSummary) GetServiceInstancesOk() (ret UsageSummaryGetServiceInstancesRetType, ok bool)

GetServiceInstancesOk returns a tuple with the ServiceInstances 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 (*UsageSummary) GetServiceKeys

func (o *UsageSummary) GetServiceKeys() (ret UsageSummaryGetServiceKeysRetType)

GetServiceKeys returns the ServiceKeys field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*UsageSummary) GetServiceKeysOk

func (o *UsageSummary) GetServiceKeysOk() (ret UsageSummaryGetServiceKeysRetType, ok bool)

GetServiceKeysOk returns a tuple with the ServiceKeys 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 (*UsageSummary) GetStartedInstances

func (o *UsageSummary) GetStartedInstances() (ret UsageSummaryGetStartedInstancesRetType)

GetStartedInstances returns the StartedInstances field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*UsageSummary) GetStartedInstancesOk

func (o *UsageSummary) GetStartedInstancesOk() (ret UsageSummaryGetStartedInstancesRetType, ok bool)

GetStartedInstancesOk returns a tuple with the StartedInstances 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 (*UsageSummary) SetDomains

SetDomains sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*UsageSummary) SetMemoryInMb

func (o *UsageSummary) SetMemoryInMb(v UsageSummaryGetMemoryInMbRetType)

SetMemoryInMb sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*UsageSummary) SetPerAppTasks

func (o *UsageSummary) SetPerAppTasks(v UsageSummaryGetPerAppTasksRetType)

SetPerAppTasks sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*UsageSummary) SetReservedPorts

func (o *UsageSummary) SetReservedPorts(v UsageSummaryGetReservedPortsRetType)

SetReservedPorts sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*UsageSummary) SetRoutes

SetRoutes sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*UsageSummary) SetServiceInstances

func (o *UsageSummary) SetServiceInstances(v UsageSummaryGetServiceInstancesRetType)

SetServiceInstances sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*UsageSummary) SetServiceKeys

func (o *UsageSummary) SetServiceKeys(v UsageSummaryGetServiceKeysRetType)

SetServiceKeys sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (*UsageSummary) SetStartedInstances

func (o *UsageSummary) SetStartedInstances(v UsageSummaryGetStartedInstancesRetType)

SetStartedInstances sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func (UsageSummary) ToMap deprecated

func (o UsageSummary) 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 UsageSummaryGetDomainsArgType deprecated

type UsageSummaryGetDomainsArgType = int64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UsageSummaryGetDomainsAttributeType

type UsageSummaryGetDomainsAttributeType = *int64

isLong Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UsageSummaryGetDomainsRetType deprecated

type UsageSummaryGetDomainsRetType = int64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UsageSummaryGetMemoryInMbArgType deprecated

type UsageSummaryGetMemoryInMbArgType = int64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UsageSummaryGetMemoryInMbAttributeType

type UsageSummaryGetMemoryInMbAttributeType = *int64

isLong Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UsageSummaryGetMemoryInMbRetType deprecated

type UsageSummaryGetMemoryInMbRetType = int64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UsageSummaryGetPerAppTasksArgType deprecated

type UsageSummaryGetPerAppTasksArgType = int64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UsageSummaryGetPerAppTasksAttributeType

type UsageSummaryGetPerAppTasksAttributeType = *int64

isLong Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UsageSummaryGetPerAppTasksRetType deprecated

type UsageSummaryGetPerAppTasksRetType = int64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UsageSummaryGetReservedPortsArgType deprecated

type UsageSummaryGetReservedPortsArgType = int64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UsageSummaryGetReservedPortsAttributeType

type UsageSummaryGetReservedPortsAttributeType = *int64

isLong Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UsageSummaryGetReservedPortsRetType deprecated

type UsageSummaryGetReservedPortsRetType = int64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UsageSummaryGetRoutesArgType deprecated

type UsageSummaryGetRoutesArgType = int64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UsageSummaryGetRoutesAttributeType

type UsageSummaryGetRoutesAttributeType = *int64

isLong Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UsageSummaryGetRoutesRetType deprecated

type UsageSummaryGetRoutesRetType = int64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UsageSummaryGetServiceInstancesArgType deprecated

type UsageSummaryGetServiceInstancesArgType = int64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UsageSummaryGetServiceInstancesAttributeType

type UsageSummaryGetServiceInstancesAttributeType = *int64

isLong Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UsageSummaryGetServiceInstancesRetType deprecated

type UsageSummaryGetServiceInstancesRetType = int64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UsageSummaryGetServiceKeysArgType deprecated

type UsageSummaryGetServiceKeysArgType = int64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UsageSummaryGetServiceKeysAttributeType

type UsageSummaryGetServiceKeysAttributeType = *int64

isLong Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UsageSummaryGetServiceKeysRetType deprecated

type UsageSummaryGetServiceKeysRetType = int64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UsageSummaryGetStartedInstancesArgType deprecated

type UsageSummaryGetStartedInstancesArgType = int64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UsageSummaryGetStartedInstancesAttributeType

type UsageSummaryGetStartedInstancesAttributeType = *int64

isLong Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

type UsageSummaryGetStartedInstancesRetType deprecated

type UsageSummaryGetStartedInstancesRetType = int64

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

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.
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