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 ¶
- Variables
- func CacheExpires(r *http.Response) time.Time
- func IsNil(i interface{}) bool
- func NewConfiguration() *config.Configuration
- func ParameterValueToString(obj interface{}, key string) stringdeprecated
- func PtrBool(v bool) *bool
- func PtrFloat32(v float32) *float32
- func PtrFloat64(v float64) *float64
- func PtrInt(v int) *int
- func PtrInt32(v int32) *int32
- func PtrInt64(v int64) *int64
- func PtrString(v string) *string
- func PtrTime(v time.Time) *time.Time
- type APIClient
- func (a *APIClient) ApplyOrganizationQuota(ctx context.Context, projectId string, region string, organizationId string) ApiApplyOrganizationQuotaRequestdeprecated
- func (a *APIClient) ApplyOrganizationQuotaExecute(ctx context.Context, projectId string, region string, organizationId string) (*OrganizationQuota, error)deprecated
- func (a *APIClient) CreateOrgManager(ctx context.Context, projectId string, region string, organizationId string) ApiCreateOrgManagerRequestdeprecated
- func (a *APIClient) CreateOrgManagerExecute(ctx context.Context, projectId string, region string, organizationId string) (*OrgManagerResponse, error)deprecated
- func (a *APIClient) CreateOrgRole(ctx context.Context, projectId string, region string, organizationId string) ApiCreateOrgRoleRequestdeprecated
- func (a *APIClient) CreateOrgRoleExecute(ctx context.Context, projectId string, region string, organizationId string) (*OrgRoleResponse, error)deprecated
- func (a *APIClient) CreateOrganization(ctx context.Context, projectId string, region string) ApiCreateOrganizationRequestdeprecated
- func (a *APIClient) CreateOrganizationExecute(ctx context.Context, projectId string, region string) (*OrganizationCreateResponse, error)deprecated
- func (a *APIClient) CreateSpace(ctx context.Context, projectId string, region string, organizationId string) ApiCreateSpaceRequestdeprecated
- func (a *APIClient) CreateSpaceExecute(ctx context.Context, projectId string, region string, organizationId string) (*Space, error)deprecated
- func (a *APIClient) CreateSpaceRole(ctx context.Context, projectId string, region string, organizationId string, ...) ApiCreateSpaceRoleRequestdeprecated
- func (a *APIClient) CreateSpaceRoleExecute(ctx context.Context, projectId string, region string, organizationId string, ...) (*SpaceRoleCreateResponse, error)deprecated
- func (a *APIClient) DeleteOrgManager(ctx context.Context, projectId string, region string, organizationId string) ApiDeleteOrgManagerRequestdeprecated
- func (a *APIClient) DeleteOrgManagerExecute(ctx context.Context, projectId string, region string, organizationId string) (*OrgManagerDeleteResponse, error)deprecated
- func (a *APIClient) DeleteOrganization(ctx context.Context, projectId string, region string, organizationId string) ApiDeleteOrganizationRequestdeprecated
- func (a *APIClient) DeleteOrganizationExecute(ctx context.Context, projectId string, region string, organizationId string) (*OrganizationDeleteResponse, error)deprecated
- func (a *APIClient) DeleteSpace(ctx context.Context, projectId string, region string, organizationId string, ...) ApiDeleteSpaceRequestdeprecated
- func (a *APIClient) DeleteSpaceExecute(ctx context.Context, projectId string, region string, organizationId string, ...) (*SpaceDeleteResponse, error)deprecated
- func (c *APIClient) GetConfig() *config.Configuration
- func (a *APIClient) GetOrgManager(ctx context.Context, projectId string, region string, organizationId string) ApiGetOrgManagerRequestdeprecated
- func (a *APIClient) GetOrgManagerExecute(ctx context.Context, projectId string, region string, organizationId string) (*OrgManager, error)deprecated
- func (a *APIClient) GetOrganization(ctx context.Context, projectId string, region string, organizationId string) ApiGetOrganizationRequestdeprecated
- func (a *APIClient) GetOrganizationExecute(ctx context.Context, projectId string, region string, organizationId string) (*Organization, error)deprecated
- func (a *APIClient) GetOrganizationQuota(ctx context.Context, projectId string, region string, organizationId string, ...) ApiGetOrganizationQuotaRequestdeprecated
- func (a *APIClient) GetOrganizationQuotaExecute(ctx context.Context, projectId string, region string, organizationId string, ...) (*Quota, error)deprecated
- func (a *APIClient) GetOrganizationUsageSummary(ctx context.Context, projectId string, region string, organizationId string) ApiGetOrganizationUsageSummaryRequestdeprecated
- func (a *APIClient) GetOrganizationUsageSummaryExecute(ctx context.Context, projectId string, region string, organizationId string) (*OrganizationUsageSummary, error)deprecated
- func (a *APIClient) GetPlatform(ctx context.Context, projectId string, region string, platformId string) ApiGetPlatformRequestdeprecated
- func (a *APIClient) GetPlatformExecute(ctx context.Context, projectId string, region string, platformId string) (*Platforms, error)deprecated
- func (a *APIClient) GetPlatformQuota(ctx context.Context, projectId string, region string, platformId string, ...) ApiGetPlatformQuotaRequestdeprecated
- func (a *APIClient) GetPlatformQuotaExecute(ctx context.Context, projectId string, region string, platformId string, ...) (*Quota, error)deprecated
- func (a *APIClient) GetSpace(ctx context.Context, projectId string, region string, organizationId string, ...) ApiGetSpaceRequestdeprecated
- func (a *APIClient) GetSpaceExecute(ctx context.Context, projectId string, region string, organizationId string, ...) (*Space, error)deprecated
- func (a *APIClient) ListOrganizationQuotas(ctx context.Context, projectId string, region string, organizationId string) ApiListOrganizationQuotasRequestdeprecated
- func (a *APIClient) ListOrganizationQuotasExecute(ctx context.Context, projectId string, region string, organizationId string) ([]Quota, error)deprecated
- func (a *APIClient) ListOrganizations(ctx context.Context, projectId string, region string) ApiListOrganizationsRequestdeprecated
- func (a *APIClient) ListOrganizationsExecute(ctx context.Context, projectId string, region string) (*OrganizationsList, error)deprecated
- func (a *APIClient) ListPlatformQuotas(ctx context.Context, projectId string, region string, platformId string) ApiListPlatformQuotasRequestdeprecated
- func (a *APIClient) ListPlatformQuotasExecute(ctx context.Context, projectId string, region string, platformId string) ([]Quota, error)deprecated
- func (a *APIClient) ListPlatforms(ctx context.Context, projectId string, region string) ApiListPlatformsRequestdeprecated
- func (a *APIClient) ListPlatformsExecute(ctx context.Context, projectId string, region string) (*PlatformList, error)deprecated
- func (a *APIClient) ListSpaces(ctx context.Context, projectId string, region string, organizationId string) ApiListSpacesRequestdeprecated
- func (a *APIClient) ListSpacesExecute(ctx context.Context, projectId string, region string, organizationId string) (*SpacesList, error)deprecated
- func (a *APIClient) UpdateOrganization(ctx context.Context, projectId string, region string, organizationId string) ApiUpdateOrganizationRequestdeprecated
- func (a *APIClient) UpdateOrganizationExecute(ctx context.Context, projectId string, region string, organizationId string) (*Organization, error)deprecated
- func (a *APIClient) UpdateSpace(ctx context.Context, projectId string, region string, organizationId string, ...) ApiUpdateSpaceRequestdeprecated
- func (a *APIClient) UpdateSpaceExecute(ctx context.Context, projectId string, region string, organizationId string, ...) (*Space, error)deprecated
- type ApiApplyOrganizationQuotaRequestdeprecated
- type ApiCreateOrgManagerRequestdeprecated
- type ApiCreateOrgRoleRequestdeprecated
- type ApiCreateOrganizationRequestdeprecated
- type ApiCreateSpaceRequestdeprecated
- type ApiCreateSpaceRoleRequestdeprecated
- type ApiDeleteOrgManagerRequestdeprecated
- type ApiDeleteOrganizationRequestdeprecated
- type ApiDeleteSpaceRequestdeprecated
- type ApiGetOrgManagerRequestdeprecated
- type ApiGetOrganizationQuotaRequestdeprecated
- type ApiGetOrganizationRequestdeprecated
- type ApiGetOrganizationUsageSummaryRequestdeprecated
- type ApiGetPlatformQuotaRequestdeprecated
- type ApiGetPlatformRequestdeprecated
- type ApiGetSpaceRequestdeprecated
- type ApiListOrganizationQuotasRequestdeprecated
- type ApiListOrganizationsRequestdeprecated
- type ApiListPlatformQuotasRequestdeprecated
- type ApiListPlatformsRequestdeprecated
- type ApiListSpacesRequestdeprecated
- type ApiUpdateOrganizationRequestdeprecated
- type ApiUpdateSpaceRequestdeprecated
- type ApplyOrganizationQuotaPayload
- func (o *ApplyOrganizationQuotaPayload) GetQuotaId() (ret ApplyOrganizationQuotaPayloadGetQuotaIdRetType)
- func (o *ApplyOrganizationQuotaPayload) GetQuotaIdOk() (ret ApplyOrganizationQuotaPayloadGetQuotaIdRetType, ok bool)
- func (o *ApplyOrganizationQuotaPayload) SetQuotaId(v ApplyOrganizationQuotaPayloadGetQuotaIdRetType)
- func (o ApplyOrganizationQuotaPayload) ToMap() (map[string]interface{}, error)deprecated
- type ApplyOrganizationQuotaPayloadGetQuotaIdArgTypedeprecated
- type ApplyOrganizationQuotaPayloadGetQuotaIdAttributeType
- type ApplyOrganizationQuotaPayloadGetQuotaIdRetTypedeprecated
- type ApplyOrganizationQuotaRequestdeprecated
- type CreateOrgManagerRequestdeprecated
- type CreateOrgRolePayload
- func (o *CreateOrgRolePayload) GetType() (ret CreateOrgRolePayloadGetTypeRetType)
- func (o *CreateOrgRolePayload) GetTypeOk() (ret CreateOrgRolePayloadGetTypeRetType, ok bool)
- func (o *CreateOrgRolePayload) GetUserGuid() (res CreateOrgRolePayloadGetUserGuidRetType)
- func (o *CreateOrgRolePayload) GetUserGuidOk() (ret CreateOrgRolePayloadGetUserGuidRetType, ok bool)
- func (o *CreateOrgRolePayload) GetUserName() (res CreateOrgRolePayloadGetUserNameRetType)
- func (o *CreateOrgRolePayload) GetUserNameOk() (ret CreateOrgRolePayloadGetUserNameRetType, ok bool)
- func (o *CreateOrgRolePayload) HasUserGuid() bool
- func (o *CreateOrgRolePayload) HasUserName() bool
- func (o *CreateOrgRolePayload) SetType(v CreateOrgRolePayloadGetTypeRetType)
- func (o *CreateOrgRolePayload) SetUserGuid(v CreateOrgRolePayloadGetUserGuidRetType)
- func (o *CreateOrgRolePayload) SetUserName(v CreateOrgRolePayloadGetUserNameRetType)
- func (o CreateOrgRolePayload) ToMap() (map[string]interface{}, error)deprecated
- type CreateOrgRolePayloadGetTypeArgTypedeprecated
- type CreateOrgRolePayloadGetTypeAttributeType
- type CreateOrgRolePayloadGetTypeRetTypedeprecated
- type CreateOrgRolePayloadGetUserGuidArgTypedeprecated
- type CreateOrgRolePayloadGetUserGuidAttributeType
- type CreateOrgRolePayloadGetUserGuidRetTypedeprecated
- type CreateOrgRolePayloadGetUserNameArgTypedeprecated
- type CreateOrgRolePayloadGetUserNameAttributeType
- type CreateOrgRolePayloadGetUserNameRetTypedeprecated
- type CreateOrgRoleRequestdeprecated
- type CreateOrganizationPayload
- func (o *CreateOrganizationPayload) GetName() (ret CreateOrganizationPayloadGetNameRetType)
- func (o *CreateOrganizationPayload) GetNameOk() (ret CreateOrganizationPayloadGetNameRetType, ok bool)
- func (o *CreateOrganizationPayload) GetPlatformId() (res CreateOrganizationPayloadGetPlatformIdRetType)
- func (o *CreateOrganizationPayload) GetPlatformIdOk() (ret CreateOrganizationPayloadGetPlatformIdRetType, ok bool)
- func (o *CreateOrganizationPayload) HasPlatformId() bool
- func (o *CreateOrganizationPayload) SetName(v CreateOrganizationPayloadGetNameRetType)
- func (o *CreateOrganizationPayload) SetPlatformId(v CreateOrganizationPayloadGetPlatformIdRetType)
- func (o CreateOrganizationPayload) ToMap() (map[string]interface{}, error)deprecated
- type CreateOrganizationPayloadGetNameArgTypedeprecated
- type CreateOrganizationPayloadGetNameAttributeType
- type CreateOrganizationPayloadGetNameRetTypedeprecated
- type CreateOrganizationPayloadGetPlatformIdArgTypedeprecated
- type CreateOrganizationPayloadGetPlatformIdAttributeType
- type CreateOrganizationPayloadGetPlatformIdRetTypedeprecated
- type CreateOrganizationRequestdeprecated
- type CreateSpacePayload
- func (o *CreateSpacePayload) GetName() (ret CreateSpacePayloadGetNameRetType)
- func (o *CreateSpacePayload) GetNameOk() (ret CreateSpacePayloadGetNameRetType, ok bool)
- func (o *CreateSpacePayload) SetName(v CreateSpacePayloadGetNameRetType)
- func (o CreateSpacePayload) ToMap() (map[string]interface{}, error)deprecated
- type CreateSpacePayloadGetNameArgTypedeprecated
- type CreateSpacePayloadGetNameAttributeType
- type CreateSpacePayloadGetNameRetTypedeprecated
- type CreateSpaceRequestdeprecated
- type CreateSpaceRolePayload
- func (o *CreateSpaceRolePayload) GetType() (ret CreateSpaceRolePayloadGetTypeRetType)
- func (o *CreateSpaceRolePayload) GetTypeOk() (ret CreateSpaceRolePayloadGetTypeRetType, ok bool)
- func (o *CreateSpaceRolePayload) GetUserGuid() (res CreateSpaceRolePayloadGetUserGuidRetType)
- func (o *CreateSpaceRolePayload) GetUserGuidOk() (ret CreateSpaceRolePayloadGetUserGuidRetType, ok bool)
- func (o *CreateSpaceRolePayload) GetUserName() (res CreateSpaceRolePayloadGetUserNameRetType)
- func (o *CreateSpaceRolePayload) GetUserNameOk() (ret CreateSpaceRolePayloadGetUserNameRetType, ok bool)
- func (o *CreateSpaceRolePayload) HasUserGuid() bool
- func (o *CreateSpaceRolePayload) HasUserName() bool
- func (o *CreateSpaceRolePayload) SetType(v CreateSpaceRolePayloadGetTypeRetType)
- func (o *CreateSpaceRolePayload) SetUserGuid(v CreateSpaceRolePayloadGetUserGuidRetType)
- func (o *CreateSpaceRolePayload) SetUserName(v CreateSpaceRolePayloadGetUserNameRetType)
- func (o CreateSpaceRolePayload) ToMap() (map[string]interface{}, error)deprecated
- type CreateSpaceRolePayloadGetTypeArgTypedeprecated
- type CreateSpaceRolePayloadGetTypeAttributeType
- type CreateSpaceRolePayloadGetTypeRetTypedeprecated
- type CreateSpaceRolePayloadGetUserGuidArgTypedeprecated
- type CreateSpaceRolePayloadGetUserGuidAttributeType
- type CreateSpaceRolePayloadGetUserGuidRetTypedeprecated
- type CreateSpaceRolePayloadGetUserNameArgTypedeprecated
- type CreateSpaceRolePayloadGetUserNameAttributeType
- type CreateSpaceRolePayloadGetUserNameRetTypedeprecated
- type CreateSpaceRoleRequestdeprecated
- type DefaultApideprecated
- type DefaultApiService
- type DeleteOrgManagerRequestdeprecated
- type DeleteOrganizationRequestdeprecated
- type DeleteSpaceRequestdeprecated
- type ErrorResponse
- func (o *ErrorResponse) GetCode() (ret ErrorResponseGetCodeRetType)
- func (o *ErrorResponse) GetCodeOk() (ret ErrorResponseGetCodeRetType, ok bool)
- func (o *ErrorResponse) GetMessage() (ret ErrorResponseGetMessageRetType)
- func (o *ErrorResponse) GetMessageOk() (ret ErrorResponseGetMessageRetType, ok bool)
- func (o *ErrorResponse) SetCode(v ErrorResponseGetCodeRetType)
- func (o *ErrorResponse) SetMessage(v ErrorResponseGetMessageRetType)
- func (o ErrorResponse) ToMap() (map[string]interface{}, error)deprecated
- type ErrorResponseGetCodeArgTypedeprecated
- type ErrorResponseGetCodeAttributeType
- type ErrorResponseGetCodeRetTypedeprecated
- type ErrorResponseGetMessageArgTypedeprecated
- type ErrorResponseGetMessageAttributeType
- type ErrorResponseGetMessageRetTypedeprecated
- type GetOrgManagerRequestdeprecated
- type GetOrganizationQuotaRequestdeprecated
- type GetOrganizationRequestdeprecated
- type GetOrganizationUsageSummaryRequestdeprecated
- type GetPlatformQuotaRequestdeprecated
- type GetPlatformRequestdeprecated
- type GetSpaceRequestdeprecated
- type IsolationSegment
- func (o *IsolationSegment) GetCreatedAt() (ret IsolationSegmentGetCreatedAtRetType)
- func (o *IsolationSegment) GetCreatedAtOk() (ret IsolationSegmentGetCreatedAtRetType, ok bool)
- func (o *IsolationSegment) GetGuid() (ret IsolationSegmentGetGuidRetType)
- func (o *IsolationSegment) GetGuidOk() (ret IsolationSegmentGetGuidRetType, ok bool)
- func (o *IsolationSegment) GetName() (ret IsolationSegmentGetNameRetType)
- func (o *IsolationSegment) GetNameOk() (ret IsolationSegmentGetNameRetType, ok bool)
- func (o *IsolationSegment) GetOrgId() (ret IsolationSegmentGetOrgIdRetType)
- func (o *IsolationSegment) GetOrgIdOk() (ret IsolationSegmentGetOrgIdRetType, ok bool)
- func (o *IsolationSegment) GetPlatformId() (ret IsolationSegmentGetPlatformIdRetType)
- func (o *IsolationSegment) GetPlatformIdOk() (ret IsolationSegmentGetPlatformIdRetType, ok bool)
- func (o *IsolationSegment) GetProjectId() (ret IsolationSegmentGetProjectIdRetType)
- func (o *IsolationSegment) GetProjectIdOk() (ret IsolationSegmentGetProjectIdRetType, ok bool)
- func (o *IsolationSegment) GetRegion() (ret IsolationSegmentGetRegionRetType)
- func (o *IsolationSegment) GetRegionOk() (ret IsolationSegmentGetRegionRetType, ok bool)
- func (o *IsolationSegment) GetUpdatedAt() (ret IsolationSegmentGetUpdatedAtRetType)
- func (o *IsolationSegment) GetUpdatedAtOk() (ret IsolationSegmentGetUpdatedAtRetType, ok bool)
- func (o *IsolationSegment) SetCreatedAt(v IsolationSegmentGetCreatedAtRetType)
- func (o *IsolationSegment) SetGuid(v IsolationSegmentGetGuidRetType)
- func (o *IsolationSegment) SetName(v IsolationSegmentGetNameRetType)
- func (o *IsolationSegment) SetOrgId(v IsolationSegmentGetOrgIdRetType)
- func (o *IsolationSegment) SetPlatformId(v IsolationSegmentGetPlatformIdRetType)
- func (o *IsolationSegment) SetProjectId(v IsolationSegmentGetProjectIdRetType)
- func (o *IsolationSegment) SetRegion(v IsolationSegmentGetRegionRetType)
- func (o *IsolationSegment) SetUpdatedAt(v IsolationSegmentGetUpdatedAtRetType)
- func (o IsolationSegment) ToMap() (map[string]interface{}, error)deprecated
- type IsolationSegmentGetCreatedAtArgTypedeprecated
- type IsolationSegmentGetCreatedAtAttributeType
- type IsolationSegmentGetCreatedAtRetTypedeprecated
- type IsolationSegmentGetGuidArgTypedeprecated
- type IsolationSegmentGetGuidAttributeType
- type IsolationSegmentGetGuidRetTypedeprecated
- type IsolationSegmentGetNameArgTypedeprecated
- type IsolationSegmentGetNameAttributeType
- type IsolationSegmentGetNameRetTypedeprecated
- type IsolationSegmentGetOrgIdArgTypedeprecated
- type IsolationSegmentGetOrgIdAttributeType
- type IsolationSegmentGetOrgIdRetTypedeprecated
- type IsolationSegmentGetPlatformIdArgTypedeprecated
- type IsolationSegmentGetPlatformIdAttributeType
- type IsolationSegmentGetPlatformIdRetTypedeprecated
- type IsolationSegmentGetProjectIdArgTypedeprecated
- type IsolationSegmentGetProjectIdAttributeType
- type IsolationSegmentGetProjectIdRetTypedeprecated
- type IsolationSegmentGetRegionArgTypedeprecated
- type IsolationSegmentGetRegionAttributeType
- type IsolationSegmentGetRegionRetTypedeprecated
- type IsolationSegmentGetUpdatedAtArgTypedeprecated
- type IsolationSegmentGetUpdatedAtAttributeType
- type IsolationSegmentGetUpdatedAtRetTypedeprecated
- type IsolationSegmentsList
- func (o *IsolationSegmentsList) GetPagination() (ret IsolationSegmentsListGetPaginationRetType)
- func (o *IsolationSegmentsList) GetPaginationOk() (ret IsolationSegmentsListGetPaginationRetType, ok bool)
- func (o *IsolationSegmentsList) GetResources() (ret IsolationSegmentsListGetResourcesRetType)
- func (o *IsolationSegmentsList) GetResourcesOk() (ret IsolationSegmentsListGetResourcesRetType, ok bool)
- func (o *IsolationSegmentsList) SetPagination(v IsolationSegmentsListGetPaginationRetType)
- func (o *IsolationSegmentsList) SetResources(v IsolationSegmentsListGetResourcesRetType)
- func (o IsolationSegmentsList) ToMap() (map[string]interface{}, error)deprecated
- type IsolationSegmentsListGetPaginationArgTypedeprecated
- type IsolationSegmentsListGetPaginationAttributeType
- type IsolationSegmentsListGetPaginationRetTypedeprecated
- type IsolationSegmentsListGetResourcesArgTypedeprecated
- type IsolationSegmentsListGetResourcesAttributeType
- type IsolationSegmentsListGetResourcesRetTypedeprecated
- type ListOrganizationQuotasRequestdeprecated
- type ListOrganizationsRequestdeprecated
- func (r ListOrganizationsRequest) Execute() (*OrganizationsList, error)deprecated
- func (r ListOrganizationsRequest) OrderBy(orderBy string) ApiListOrganizationsRequest
- func (r ListOrganizationsRequest) Page(page int64) ApiListOrganizationsRequest
- func (r ListOrganizationsRequest) PerPage(perPage int64) ApiListOrganizationsRequest
- func (r ListOrganizationsRequest) WithDetails(withDetails bool) ApiListOrganizationsRequest
- type ListPlatformQuotasRequestdeprecated
- type ListPlatformsRequestdeprecated
- type ListSpacesRequestdeprecated
- type MappedNullabledeprecated
- type NullableApplyOrganizationQuotaPayloaddeprecated
- func (v NullableApplyOrganizationQuotaPayload) Get() *ApplyOrganizationQuotaPayloaddeprecated
- func (v NullableApplyOrganizationQuotaPayload) IsSet() booldeprecated
- func (v NullableApplyOrganizationQuotaPayload) MarshalJSON() ([]byte, error)deprecated
- func (v *NullableApplyOrganizationQuotaPayload) Set(val *ApplyOrganizationQuotaPayload)deprecated
- func (v *NullableApplyOrganizationQuotaPayload) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullableApplyOrganizationQuotaPayload) Unset()deprecated
- type NullableBooldeprecated
- func (v NullableBool) Get() *booldeprecated
- func (v NullableBool) IsSet() booldeprecated
- func (v NullableBool) MarshalJSON() ([]byte, error)deprecated
- func (v *NullableBool) Set(val *bool)deprecated
- func (v *NullableBool) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullableBool) Unset()deprecated
- type NullableCreateOrgRolePayloaddeprecated
- func (v NullableCreateOrgRolePayload) Get() *CreateOrgRolePayloaddeprecated
- func (v NullableCreateOrgRolePayload) IsSet() booldeprecated
- func (v NullableCreateOrgRolePayload) MarshalJSON() ([]byte, error)deprecated
- func (v *NullableCreateOrgRolePayload) Set(val *CreateOrgRolePayload)deprecated
- func (v *NullableCreateOrgRolePayload) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullableCreateOrgRolePayload) Unset()deprecated
- type NullableCreateOrganizationPayloaddeprecated
- func (v NullableCreateOrganizationPayload) Get() *CreateOrganizationPayloaddeprecated
- func (v NullableCreateOrganizationPayload) IsSet() booldeprecated
- func (v NullableCreateOrganizationPayload) MarshalJSON() ([]byte, error)deprecated
- func (v *NullableCreateOrganizationPayload) Set(val *CreateOrganizationPayload)deprecated
- func (v *NullableCreateOrganizationPayload) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullableCreateOrganizationPayload) Unset()deprecated
- type NullableCreateSpacePayloaddeprecated
- func (v NullableCreateSpacePayload) Get() *CreateSpacePayloaddeprecated
- func (v NullableCreateSpacePayload) IsSet() booldeprecated
- func (v NullableCreateSpacePayload) MarshalJSON() ([]byte, error)deprecated
- func (v *NullableCreateSpacePayload) Set(val *CreateSpacePayload)deprecated
- func (v *NullableCreateSpacePayload) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullableCreateSpacePayload) Unset()deprecated
- type NullableCreateSpaceRolePayloaddeprecated
- func (v NullableCreateSpaceRolePayload) Get() *CreateSpaceRolePayloaddeprecated
- func (v NullableCreateSpaceRolePayload) IsSet() booldeprecated
- func (v NullableCreateSpaceRolePayload) MarshalJSON() ([]byte, error)deprecated
- func (v *NullableCreateSpaceRolePayload) Set(val *CreateSpaceRolePayload)deprecated
- func (v *NullableCreateSpaceRolePayload) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullableCreateSpaceRolePayload) Unset()deprecated
- type NullableErrorResponsedeprecated
- func (v NullableErrorResponse) Get() *ErrorResponsedeprecated
- func (v NullableErrorResponse) IsSet() booldeprecated
- func (v NullableErrorResponse) MarshalJSON() ([]byte, error)deprecated
- func (v *NullableErrorResponse) Set(val *ErrorResponse)deprecated
- func (v *NullableErrorResponse) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullableErrorResponse) Unset()deprecated
- type NullableFloat32deprecated
- func (v NullableFloat32) Get() *float32deprecated
- func (v NullableFloat32) IsSet() booldeprecated
- func (v NullableFloat32) MarshalJSON() ([]byte, error)deprecated
- func (v *NullableFloat32) Set(val *float32)deprecated
- func (v *NullableFloat32) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullableFloat32) Unset()deprecated
- type NullableFloat64deprecated
- func (v NullableFloat64) Get() *float64deprecated
- func (v NullableFloat64) IsSet() booldeprecated
- func (v NullableFloat64) MarshalJSON() ([]byte, error)deprecated
- func (v *NullableFloat64) Set(val *float64)deprecated
- func (v *NullableFloat64) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullableFloat64) Unset()deprecated
- type NullableIntdeprecated
- func (v NullableInt) Get() *intdeprecated
- func (v NullableInt) IsSet() booldeprecated
- func (v NullableInt) MarshalJSON() ([]byte, error)deprecated
- func (v *NullableInt) Set(val *int)deprecated
- func (v *NullableInt) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullableInt) Unset()deprecated
- type NullableInt32deprecated
- func (v NullableInt32) Get() *int32deprecated
- func (v NullableInt32) IsSet() booldeprecated
- func (v NullableInt32) MarshalJSON() ([]byte, error)deprecated
- func (v *NullableInt32) Set(val *int32)deprecated
- func (v *NullableInt32) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullableInt32) Unset()deprecated
- type NullableInt64deprecated
- func (v NullableInt64) Get() *int64deprecated
- func (v NullableInt64) IsSet() booldeprecated
- func (v NullableInt64) MarshalJSON() ([]byte, error)deprecated
- func (v *NullableInt64) Set(val *int64)deprecated
- func (v *NullableInt64) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullableInt64) Unset()deprecated
- type NullableIsolationSegmentdeprecated
- func (v NullableIsolationSegment) Get() *IsolationSegmentdeprecated
- func (v NullableIsolationSegment) IsSet() booldeprecated
- func (v NullableIsolationSegment) MarshalJSON() ([]byte, error)deprecated
- func (v *NullableIsolationSegment) Set(val *IsolationSegment)deprecated
- func (v *NullableIsolationSegment) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullableIsolationSegment) Unset()deprecated
- type NullableIsolationSegmentsListdeprecated
- func (v NullableIsolationSegmentsList) Get() *IsolationSegmentsListdeprecated
- func (v NullableIsolationSegmentsList) IsSet() booldeprecated
- func (v NullableIsolationSegmentsList) MarshalJSON() ([]byte, error)deprecated
- func (v *NullableIsolationSegmentsList) Set(val *IsolationSegmentsList)deprecated
- func (v *NullableIsolationSegmentsList) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullableIsolationSegmentsList) Unset()deprecated
- type NullableOrgManagerdeprecated
- func (v NullableOrgManager) Get() *OrgManagerdeprecated
- func (v NullableOrgManager) IsSet() booldeprecated
- func (v NullableOrgManager) MarshalJSON() ([]byte, error)deprecated
- func (v *NullableOrgManager) Set(val *OrgManager)deprecated
- func (v *NullableOrgManager) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullableOrgManager) Unset()deprecated
- type NullableOrgManagerDeleteResponsedeprecated
- func (v NullableOrgManagerDeleteResponse) Get() *OrgManagerDeleteResponsedeprecated
- func (v NullableOrgManagerDeleteResponse) IsSet() booldeprecated
- func (v NullableOrgManagerDeleteResponse) MarshalJSON() ([]byte, error)deprecated
- func (v *NullableOrgManagerDeleteResponse) Set(val *OrgManagerDeleteResponse)deprecated
- func (v *NullableOrgManagerDeleteResponse) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullableOrgManagerDeleteResponse) Unset()deprecated
- type NullableOrgManagerResponsedeprecated
- func (v NullableOrgManagerResponse) Get() *OrgManagerResponsedeprecated
- func (v NullableOrgManagerResponse) IsSet() booldeprecated
- func (v NullableOrgManagerResponse) MarshalJSON() ([]byte, error)deprecated
- func (v *NullableOrgManagerResponse) Set(val *OrgManagerResponse)deprecated
- func (v *NullableOrgManagerResponse) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullableOrgManagerResponse) Unset()deprecated
- type NullableOrgRoleCreateBffRequestdeprecated
- func (v NullableOrgRoleCreateBffRequest) Get() *OrgRoleCreateBffRequestdeprecated
- func (v NullableOrgRoleCreateBffRequest) IsSet() booldeprecated
- func (v NullableOrgRoleCreateBffRequest) MarshalJSON() ([]byte, error)deprecated
- func (v *NullableOrgRoleCreateBffRequest) Set(val *OrgRoleCreateBffRequest)deprecated
- func (v *NullableOrgRoleCreateBffRequest) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullableOrgRoleCreateBffRequest) Unset()deprecated
- type NullableOrgRoleResponsedeprecated
- func (v NullableOrgRoleResponse) Get() *OrgRoleResponsedeprecated
- func (v NullableOrgRoleResponse) IsSet() booldeprecated
- func (v NullableOrgRoleResponse) MarshalJSON() ([]byte, error)deprecated
- func (v *NullableOrgRoleResponse) Set(val *OrgRoleResponse)deprecated
- func (v *NullableOrgRoleResponse) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullableOrgRoleResponse) Unset()deprecated
- type NullableOrgRoleTypedeprecated
- func (v NullableOrgRoleType) Get() *OrgRoleTypedeprecated
- func (v NullableOrgRoleType) IsSet() booldeprecated
- func (v NullableOrgRoleType) MarshalJSON() ([]byte, error)deprecated
- func (v *NullableOrgRoleType) Set(val *OrgRoleType)deprecated
- func (v *NullableOrgRoleType) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullableOrgRoleType) Unset()deprecated
- type NullableOrganizationdeprecated
- func (v NullableOrganization) Get() *Organizationdeprecated
- func (v NullableOrganization) IsSet() booldeprecated
- func (v NullableOrganization) MarshalJSON() ([]byte, error)deprecated
- func (v *NullableOrganization) Set(val *Organization)deprecated
- func (v *NullableOrganization) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullableOrganization) Unset()deprecated
- type NullableOrganizationCreateBffResponsedeprecated
- func (v NullableOrganizationCreateBffResponse) Get() *OrganizationCreateBffResponsedeprecated
- func (v NullableOrganizationCreateBffResponse) IsSet() booldeprecated
- func (v NullableOrganizationCreateBffResponse) MarshalJSON() ([]byte, error)deprecated
- func (v *NullableOrganizationCreateBffResponse) Set(val *OrganizationCreateBffResponse)deprecated
- func (v *NullableOrganizationCreateBffResponse) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullableOrganizationCreateBffResponse) Unset()deprecated
- type NullableOrganizationCreateResponsedeprecated
- func (v NullableOrganizationCreateResponse) Get() *OrganizationCreateResponsedeprecated
- func (v NullableOrganizationCreateResponse) IsSet() booldeprecated
- func (v NullableOrganizationCreateResponse) MarshalJSON() ([]byte, error)deprecated
- func (v *NullableOrganizationCreateResponse) Set(val *OrganizationCreateResponse)deprecated
- func (v *NullableOrganizationCreateResponse) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullableOrganizationCreateResponse) Unset()deprecated
- type NullableOrganizationDeleteResponsedeprecated
- func (v NullableOrganizationDeleteResponse) Get() *OrganizationDeleteResponsedeprecated
- func (v NullableOrganizationDeleteResponse) IsSet() booldeprecated
- func (v NullableOrganizationDeleteResponse) MarshalJSON() ([]byte, error)deprecated
- func (v *NullableOrganizationDeleteResponse) Set(val *OrganizationDeleteResponse)deprecated
- func (v *NullableOrganizationDeleteResponse) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullableOrganizationDeleteResponse) Unset()deprecated
- type NullableOrganizationQuotadeprecated
- func (v NullableOrganizationQuota) Get() *OrganizationQuotadeprecated
- func (v NullableOrganizationQuota) IsSet() booldeprecated
- func (v NullableOrganizationQuota) MarshalJSON() ([]byte, error)deprecated
- func (v *NullableOrganizationQuota) Set(val *OrganizationQuota)deprecated
- func (v *NullableOrganizationQuota) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullableOrganizationQuota) Unset()deprecated
- type NullableOrganizationUsageSummarydeprecated
- func (v NullableOrganizationUsageSummary) Get() *OrganizationUsageSummarydeprecated
- func (v NullableOrganizationUsageSummary) IsSet() booldeprecated
- func (v NullableOrganizationUsageSummary) MarshalJSON() ([]byte, error)deprecated
- func (v *NullableOrganizationUsageSummary) Set(val *OrganizationUsageSummary)deprecated
- func (v *NullableOrganizationUsageSummary) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullableOrganizationUsageSummary) Unset()deprecated
- type NullableOrganizationsListdeprecated
- func (v NullableOrganizationsList) Get() *OrganizationsListdeprecated
- func (v NullableOrganizationsList) IsSet() booldeprecated
- func (v NullableOrganizationsList) MarshalJSON() ([]byte, error)deprecated
- func (v *NullableOrganizationsList) Set(val *OrganizationsList)deprecated
- func (v *NullableOrganizationsList) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullableOrganizationsList) Unset()deprecated
- type NullableOrganizationsListItemdeprecated
- func (v NullableOrganizationsListItem) Get() *OrganizationsListItemdeprecated
- func (v NullableOrganizationsListItem) IsSet() booldeprecated
- func (v NullableOrganizationsListItem) MarshalJSON() ([]byte, error)deprecated
- func (v *NullableOrganizationsListItem) Set(val *OrganizationsListItem)deprecated
- func (v *NullableOrganizationsListItem) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullableOrganizationsListItem) Unset()deprecated
- type NullablePaginationdeprecated
- func (v NullablePagination) Get() *Paginationdeprecated
- func (v NullablePagination) IsSet() booldeprecated
- func (v NullablePagination) MarshalJSON() ([]byte, error)deprecated
- func (v *NullablePagination) Set(val *Pagination)deprecated
- func (v *NullablePagination) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullablePagination) Unset()deprecated
- type NullablePlatformListdeprecated
- func (v NullablePlatformList) Get() *PlatformListdeprecated
- func (v NullablePlatformList) IsSet() booldeprecated
- func (v NullablePlatformList) MarshalJSON() ([]byte, error)deprecated
- func (v *NullablePlatformList) Set(val *PlatformList)deprecated
- func (v *NullablePlatformList) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullablePlatformList) Unset()deprecated
- type NullablePlatformsdeprecated
- func (v NullablePlatforms) Get() *Platformsdeprecated
- func (v NullablePlatforms) IsSet() booldeprecated
- func (v NullablePlatforms) MarshalJSON() ([]byte, error)deprecated
- func (v *NullablePlatforms) Set(val *Platforms)deprecated
- func (v *NullablePlatforms) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullablePlatforms) Unset()deprecated
- type NullableQuotadeprecated
- func (v NullableQuota) Get() *Quotadeprecated
- func (v NullableQuota) IsSet() booldeprecated
- func (v NullableQuota) MarshalJSON() ([]byte, error)deprecated
- func (v *NullableQuota) Set(val *Quota)deprecated
- func (v *NullableQuota) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullableQuota) Unset()deprecated
- type NullableQuotaAppsdeprecated
- func (v NullableQuotaApps) Get() *QuotaAppsdeprecated
- func (v NullableQuotaApps) IsSet() booldeprecated
- func (v NullableQuotaApps) MarshalJSON() ([]byte, error)deprecated
- func (v *NullableQuotaApps) Set(val *QuotaApps)deprecated
- func (v *NullableQuotaApps) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullableQuotaApps) Unset()deprecated
- type NullableQuotaDomainsdeprecated
- func (v NullableQuotaDomains) Get() *QuotaDomainsdeprecated
- func (v NullableQuotaDomains) IsSet() booldeprecated
- func (v NullableQuotaDomains) MarshalJSON() ([]byte, error)deprecated
- func (v *NullableQuotaDomains) Set(val *QuotaDomains)deprecated
- func (v *NullableQuotaDomains) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullableQuotaDomains) Unset()deprecated
- type NullableQuotaRoutesdeprecated
- func (v NullableQuotaRoutes) Get() *QuotaRoutesdeprecated
- func (v NullableQuotaRoutes) IsSet() booldeprecated
- func (v NullableQuotaRoutes) MarshalJSON() ([]byte, error)deprecated
- func (v *NullableQuotaRoutes) Set(val *QuotaRoutes)deprecated
- func (v *NullableQuotaRoutes) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullableQuotaRoutes) Unset()deprecated
- type NullableQuotaServicesdeprecated
- func (v NullableQuotaServices) Get() *QuotaServicesdeprecated
- func (v NullableQuotaServices) IsSet() booldeprecated
- func (v NullableQuotaServices) MarshalJSON() ([]byte, error)deprecated
- func (v *NullableQuotaServices) Set(val *QuotaServices)deprecated
- func (v *NullableQuotaServices) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullableQuotaServices) Unset()deprecated
- type NullableSpacedeprecated
- func (v NullableSpace) Get() *Spacedeprecated
- func (v NullableSpace) IsSet() booldeprecated
- func (v NullableSpace) MarshalJSON() ([]byte, error)deprecated
- func (v *NullableSpace) Set(val *Space)deprecated
- func (v *NullableSpace) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullableSpace) Unset()deprecated
- type NullableSpaceCreatedBffResponsedeprecated
- func (v NullableSpaceCreatedBffResponse) Get() *SpaceCreatedBffResponsedeprecated
- func (v NullableSpaceCreatedBffResponse) IsSet() booldeprecated
- func (v NullableSpaceCreatedBffResponse) MarshalJSON() ([]byte, error)deprecated
- func (v *NullableSpaceCreatedBffResponse) Set(val *SpaceCreatedBffResponse)deprecated
- func (v *NullableSpaceCreatedBffResponse) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullableSpaceCreatedBffResponse) Unset()deprecated
- type NullableSpaceDeleteResponsedeprecated
- func (v NullableSpaceDeleteResponse) Get() *SpaceDeleteResponsedeprecated
- func (v NullableSpaceDeleteResponse) IsSet() booldeprecated
- func (v NullableSpaceDeleteResponse) MarshalJSON() ([]byte, error)deprecated
- func (v *NullableSpaceDeleteResponse) Set(val *SpaceDeleteResponse)deprecated
- func (v *NullableSpaceDeleteResponse) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullableSpaceDeleteResponse) Unset()deprecated
- type NullableSpaceRoleCreateBffRequestdeprecated
- func (v NullableSpaceRoleCreateBffRequest) Get() *SpaceRoleCreateBffRequestdeprecated
- func (v NullableSpaceRoleCreateBffRequest) IsSet() booldeprecated
- func (v NullableSpaceRoleCreateBffRequest) MarshalJSON() ([]byte, error)deprecated
- func (v *NullableSpaceRoleCreateBffRequest) Set(val *SpaceRoleCreateBffRequest)deprecated
- func (v *NullableSpaceRoleCreateBffRequest) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullableSpaceRoleCreateBffRequest) Unset()deprecated
- type NullableSpaceRoleCreateBffResponsedeprecated
- func (v NullableSpaceRoleCreateBffResponse) Get() *SpaceRoleCreateBffResponsedeprecated
- func (v NullableSpaceRoleCreateBffResponse) IsSet() booldeprecated
- func (v NullableSpaceRoleCreateBffResponse) MarshalJSON() ([]byte, error)deprecated
- func (v *NullableSpaceRoleCreateBffResponse) Set(val *SpaceRoleCreateBffResponse)deprecated
- func (v *NullableSpaceRoleCreateBffResponse) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullableSpaceRoleCreateBffResponse) Unset()deprecated
- type NullableSpaceRoleCreateResponsedeprecated
- func (v NullableSpaceRoleCreateResponse) Get() *SpaceRoleCreateResponsedeprecated
- func (v NullableSpaceRoleCreateResponse) IsSet() booldeprecated
- func (v NullableSpaceRoleCreateResponse) MarshalJSON() ([]byte, error)deprecated
- func (v *NullableSpaceRoleCreateResponse) Set(val *SpaceRoleCreateResponse)deprecated
- func (v *NullableSpaceRoleCreateResponse) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullableSpaceRoleCreateResponse) Unset()deprecated
- type NullableSpaceRoleTypedeprecated
- func (v NullableSpaceRoleType) Get() *SpaceRoleTypedeprecated
- func (v NullableSpaceRoleType) IsSet() booldeprecated
- func (v NullableSpaceRoleType) MarshalJSON() ([]byte, error)deprecated
- func (v *NullableSpaceRoleType) Set(val *SpaceRoleType)deprecated
- func (v *NullableSpaceRoleType) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullableSpaceRoleType) Unset()deprecated
- type NullableSpaceWithIsolationSegmentdeprecated
- func (v NullableSpaceWithIsolationSegment) Get() *SpaceWithIsolationSegmentdeprecated
- func (v NullableSpaceWithIsolationSegment) IsSet() booldeprecated
- func (v NullableSpaceWithIsolationSegment) MarshalJSON() ([]byte, error)deprecated
- func (v *NullableSpaceWithIsolationSegment) Set(val *SpaceWithIsolationSegment)deprecated
- func (v *NullableSpaceWithIsolationSegment) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullableSpaceWithIsolationSegment) Unset()deprecated
- type NullableSpaceWithIsolationSegmentAllOfdeprecated
- func (v NullableSpaceWithIsolationSegmentAllOf) Get() *SpaceWithIsolationSegmentAllOfdeprecated
- func (v NullableSpaceWithIsolationSegmentAllOf) IsSet() booldeprecated
- func (v NullableSpaceWithIsolationSegmentAllOf) MarshalJSON() ([]byte, error)deprecated
- func (v *NullableSpaceWithIsolationSegmentAllOf) Set(val *SpaceWithIsolationSegmentAllOf)deprecated
- func (v *NullableSpaceWithIsolationSegmentAllOf) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullableSpaceWithIsolationSegmentAllOf) Unset()deprecated
- type NullableSpacesListdeprecated
- func (v NullableSpacesList) Get() *SpacesListdeprecated
- func (v NullableSpacesList) IsSet() booldeprecated
- func (v NullableSpacesList) MarshalJSON() ([]byte, error)deprecated
- func (v *NullableSpacesList) Set(val *SpacesList)deprecated
- func (v *NullableSpacesList) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullableSpacesList) Unset()deprecated
- type NullableStringdeprecated
- func (v NullableString) Get() *stringdeprecated
- func (v NullableString) IsSet() booldeprecated
- func (v NullableString) MarshalJSON() ([]byte, error)deprecated
- func (v *NullableString) Set(val *string)deprecated
- func (v *NullableString) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullableString) Unset()deprecated
- type NullableTimedeprecated
- func (v NullableTime) Get() *time.Timedeprecated
- func (v NullableTime) IsSet() booldeprecated
- func (v NullableTime) MarshalJSON() ([]byte, error)deprecated
- func (v *NullableTime) Set(val *time.Time)deprecated
- func (v *NullableTime) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullableTime) Unset()deprecated
- type NullableUpdateOrganizationPayloaddeprecated
- func (v NullableUpdateOrganizationPayload) Get() *UpdateOrganizationPayloaddeprecated
- func (v NullableUpdateOrganizationPayload) IsSet() booldeprecated
- func (v NullableUpdateOrganizationPayload) MarshalJSON() ([]byte, error)deprecated
- func (v *NullableUpdateOrganizationPayload) Set(val *UpdateOrganizationPayload)deprecated
- func (v *NullableUpdateOrganizationPayload) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullableUpdateOrganizationPayload) Unset()deprecated
- type NullableUpdateSpacePayloaddeprecated
- func (v NullableUpdateSpacePayload) Get() *UpdateSpacePayloaddeprecated
- func (v NullableUpdateSpacePayload) IsSet() booldeprecated
- func (v NullableUpdateSpacePayload) MarshalJSON() ([]byte, error)deprecated
- func (v *NullableUpdateSpacePayload) Set(val *UpdateSpacePayload)deprecated
- func (v *NullableUpdateSpacePayload) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullableUpdateSpacePayload) Unset()deprecated
- type NullableUsageSummarydeprecated
- func (v NullableUsageSummary) Get() *UsageSummarydeprecated
- func (v NullableUsageSummary) IsSet() booldeprecated
- func (v NullableUsageSummary) MarshalJSON() ([]byte, error)deprecated
- func (v *NullableUsageSummary) Set(val *UsageSummary)deprecated
- func (v *NullableUsageSummary) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullableUsageSummary) Unset()deprecated
- type NullableValuedeprecated
- func (v NullableValue[T]) Get() *Tdeprecated
- func (v NullableValue[T]) IsSet() booldeprecated
- func (v *NullableValue[T]) Set(val *T)deprecated
- func (v *NullableValue[T]) Unset()deprecated
- type OrgManager
- func (o *OrgManager) GetCreatedAt() (ret OrgManagerGetCreatedAtRetType)
- func (o *OrgManager) GetCreatedAtOk() (ret OrgManagerGetCreatedAtRetType, ok bool)
- func (o *OrgManager) GetGuid() (ret OrgManagerGetGuidRetType)
- func (o *OrgManager) GetGuidOk() (ret OrgManagerGetGuidRetType, ok bool)
- func (o *OrgManager) GetOrgId() (ret OrgManagerGetOrgIdRetType)
- func (o *OrgManager) GetOrgIdOk() (ret OrgManagerGetOrgIdRetType, ok bool)
- func (o *OrgManager) GetPlatformId() (ret OrgManagerGetPlatformIdRetType)
- func (o *OrgManager) GetPlatformIdOk() (ret OrgManagerGetPlatformIdRetType, ok bool)
- func (o *OrgManager) GetProjectId() (ret OrgManagerGetProjectIdRetType)
- func (o *OrgManager) GetProjectIdOk() (ret OrgManagerGetProjectIdRetType, ok bool)
- func (o *OrgManager) GetRegion() (ret OrgManagerGetRegionRetType)
- func (o *OrgManager) GetRegionOk() (ret OrgManagerGetRegionRetType, ok bool)
- func (o *OrgManager) GetUpdatedAt() (ret OrgManagerGetUpdatedAtRetType)
- func (o *OrgManager) GetUpdatedAtOk() (ret OrgManagerGetUpdatedAtRetType, ok bool)
- func (o *OrgManager) GetUsername() (ret OrgManagerGetUsernameRetType)
- func (o *OrgManager) GetUsernameOk() (ret OrgManagerGetUsernameRetType, ok bool)
- func (o *OrgManager) SetCreatedAt(v OrgManagerGetCreatedAtRetType)
- func (o *OrgManager) SetGuid(v OrgManagerGetGuidRetType)
- func (o *OrgManager) SetOrgId(v OrgManagerGetOrgIdRetType)
- func (o *OrgManager) SetPlatformId(v OrgManagerGetPlatformIdRetType)
- func (o *OrgManager) SetProjectId(v OrgManagerGetProjectIdRetType)
- func (o *OrgManager) SetRegion(v OrgManagerGetRegionRetType)
- func (o *OrgManager) SetUpdatedAt(v OrgManagerGetUpdatedAtRetType)
- func (o *OrgManager) SetUsername(v OrgManagerGetUsernameRetType)
- func (o OrgManager) ToMap() (map[string]interface{}, error)deprecated
- type OrgManagerDeleteResponse
- func (o *OrgManagerDeleteResponse) GetMessage() (ret OrgManagerDeleteResponseGetMessageRetType)
- func (o *OrgManagerDeleteResponse) GetMessageOk() (ret OrgManagerDeleteResponseGetMessageRetType, ok bool)
- func (o *OrgManagerDeleteResponse) SetMessage(v OrgManagerDeleteResponseGetMessageRetType)
- func (o OrgManagerDeleteResponse) ToMap() (map[string]interface{}, error)deprecated
- type OrgManagerDeleteResponseGetMessageArgTypedeprecated
- type OrgManagerDeleteResponseGetMessageAttributeType
- type OrgManagerDeleteResponseGetMessageRetTypedeprecated
- type OrgManagerGetCreatedAtArgTypedeprecated
- type OrgManagerGetCreatedAtAttributeType
- type OrgManagerGetCreatedAtRetTypedeprecated
- type OrgManagerGetGuidArgTypedeprecated
- type OrgManagerGetGuidAttributeType
- type OrgManagerGetGuidRetTypedeprecated
- type OrgManagerGetOrgIdArgTypedeprecated
- type OrgManagerGetOrgIdAttributeType
- type OrgManagerGetOrgIdRetTypedeprecated
- type OrgManagerGetPlatformIdArgTypedeprecated
- type OrgManagerGetPlatformIdAttributeType
- type OrgManagerGetPlatformIdRetTypedeprecated
- type OrgManagerGetProjectIdArgTypedeprecated
- type OrgManagerGetProjectIdAttributeType
- type OrgManagerGetProjectIdRetTypedeprecated
- type OrgManagerGetRegionArgTypedeprecated
- type OrgManagerGetRegionAttributeType
- type OrgManagerGetRegionRetTypedeprecated
- type OrgManagerGetUpdatedAtArgTypedeprecated
- type OrgManagerGetUpdatedAtAttributeType
- type OrgManagerGetUpdatedAtRetTypedeprecated
- type OrgManagerGetUsernameArgTypedeprecated
- type OrgManagerGetUsernameAttributeType
- type OrgManagerGetUsernameRetTypedeprecated
- type OrgManagerResponse
- func (o *OrgManagerResponse) GetCreatedAt() (ret OrgManagerResponseGetCreatedAtRetType)
- func (o *OrgManagerResponse) GetCreatedAtOk() (ret OrgManagerResponseGetCreatedAtRetType, ok bool)
- func (o *OrgManagerResponse) GetGuid() (ret OrgManagerResponseGetGuidRetType)
- func (o *OrgManagerResponse) GetGuidOk() (ret OrgManagerResponseGetGuidRetType, ok bool)
- func (o *OrgManagerResponse) GetOrgId() (ret OrgManagerResponseGetOrgIdRetType)
- func (o *OrgManagerResponse) GetOrgIdOk() (ret OrgManagerResponseGetOrgIdRetType, ok bool)
- func (o *OrgManagerResponse) GetPassword() (ret OrgManagerResponseGetPasswordRetType)
- func (o *OrgManagerResponse) GetPasswordOk() (ret OrgManagerResponseGetPasswordRetType, ok bool)
- func (o *OrgManagerResponse) GetPlatformId() (ret OrgManagerResponseGetPlatformIdRetType)
- func (o *OrgManagerResponse) GetPlatformIdOk() (ret OrgManagerResponseGetPlatformIdRetType, ok bool)
- func (o *OrgManagerResponse) GetProjectId() (ret OrgManagerResponseGetProjectIdRetType)
- func (o *OrgManagerResponse) GetProjectIdOk() (ret OrgManagerResponseGetProjectIdRetType, ok bool)
- func (o *OrgManagerResponse) GetRegion() (ret OrgManagerResponseGetRegionRetType)
- func (o *OrgManagerResponse) GetRegionOk() (ret OrgManagerResponseGetRegionRetType, ok bool)
- func (o *OrgManagerResponse) GetUpdatedAt() (ret OrgManagerResponseGetUpdatedAtRetType)
- func (o *OrgManagerResponse) GetUpdatedAtOk() (ret OrgManagerResponseGetUpdatedAtRetType, ok bool)
- func (o *OrgManagerResponse) GetUsername() (ret OrgManagerResponseGetUsernameRetType)
- func (o *OrgManagerResponse) GetUsernameOk() (ret OrgManagerResponseGetUsernameRetType, ok bool)
- func (o *OrgManagerResponse) SetCreatedAt(v OrgManagerResponseGetCreatedAtRetType)
- func (o *OrgManagerResponse) SetGuid(v OrgManagerResponseGetGuidRetType)
- func (o *OrgManagerResponse) SetOrgId(v OrgManagerResponseGetOrgIdRetType)
- func (o *OrgManagerResponse) SetPassword(v OrgManagerResponseGetPasswordRetType)
- func (o *OrgManagerResponse) SetPlatformId(v OrgManagerResponseGetPlatformIdRetType)
- func (o *OrgManagerResponse) SetProjectId(v OrgManagerResponseGetProjectIdRetType)
- func (o *OrgManagerResponse) SetRegion(v OrgManagerResponseGetRegionRetType)
- func (o *OrgManagerResponse) SetUpdatedAt(v OrgManagerResponseGetUpdatedAtRetType)
- func (o *OrgManagerResponse) SetUsername(v OrgManagerResponseGetUsernameRetType)
- func (o OrgManagerResponse) ToMap() (map[string]interface{}, error)deprecated
- type OrgManagerResponseGetCreatedAtArgTypedeprecated
- type OrgManagerResponseGetCreatedAtAttributeType
- type OrgManagerResponseGetCreatedAtRetTypedeprecated
- type OrgManagerResponseGetGuidArgTypedeprecated
- type OrgManagerResponseGetGuidAttributeType
- type OrgManagerResponseGetGuidRetTypedeprecated
- type OrgManagerResponseGetOrgIdArgTypedeprecated
- type OrgManagerResponseGetOrgIdAttributeType
- type OrgManagerResponseGetOrgIdRetTypedeprecated
- type OrgManagerResponseGetPasswordArgTypedeprecated
- type OrgManagerResponseGetPasswordAttributeType
- type OrgManagerResponseGetPasswordRetTypedeprecated
- type OrgManagerResponseGetPlatformIdArgTypedeprecated
- type OrgManagerResponseGetPlatformIdAttributeType
- type OrgManagerResponseGetPlatformIdRetTypedeprecated
- type OrgManagerResponseGetProjectIdArgTypedeprecated
- type OrgManagerResponseGetProjectIdAttributeType
- type OrgManagerResponseGetProjectIdRetTypedeprecated
- type OrgManagerResponseGetRegionArgTypedeprecated
- type OrgManagerResponseGetRegionAttributeType
- type OrgManagerResponseGetRegionRetTypedeprecated
- type OrgManagerResponseGetUpdatedAtArgTypedeprecated
- type OrgManagerResponseGetUpdatedAtAttributeType
- type OrgManagerResponseGetUpdatedAtRetTypedeprecated
- type OrgManagerResponseGetUsernameArgTypedeprecated
- type OrgManagerResponseGetUsernameAttributeType
- type OrgManagerResponseGetUsernameRetTypedeprecated
- type OrgRoleCreateBffRequest
- func (o *OrgRoleCreateBffRequest) GetType() (ret OrgRoleCreateBffRequestGetTypeRetType)
- func (o *OrgRoleCreateBffRequest) GetTypeOk() (ret OrgRoleCreateBffRequestGetTypeRetType, ok bool)
- func (o *OrgRoleCreateBffRequest) SetType(v OrgRoleCreateBffRequestGetTypeRetType)
- func (o OrgRoleCreateBffRequest) ToMap() (map[string]interface{}, error)deprecated
- type OrgRoleCreateBffRequestGetTypeArgTypedeprecated
- type OrgRoleCreateBffRequestGetTypeAttributeType
- type OrgRoleCreateBffRequestGetTypeRetTypedeprecated
- type OrgRoleResponse
- func (o *OrgRoleResponse) GetGuid() (ret OrgRoleResponseGetGuidRetType)
- func (o *OrgRoleResponse) GetGuidOk() (ret OrgRoleResponseGetGuidRetType, ok bool)
- func (o *OrgRoleResponse) GetOrgId() (ret OrgRoleResponseGetOrgIdRetType)
- func (o *OrgRoleResponse) GetOrgIdOk() (ret OrgRoleResponseGetOrgIdRetType, ok bool)
- func (o *OrgRoleResponse) GetPlatformId() (ret OrgRoleResponseGetPlatformIdRetType)
- func (o *OrgRoleResponse) GetPlatformIdOk() (ret OrgRoleResponseGetPlatformIdRetType, ok bool)
- func (o *OrgRoleResponse) GetProjectId() (ret OrgRoleResponseGetProjectIdRetType)
- func (o *OrgRoleResponse) GetProjectIdOk() (ret OrgRoleResponseGetProjectIdRetType, ok bool)
- func (o *OrgRoleResponse) GetRegion() (ret OrgRoleResponseGetRegionRetType)
- func (o *OrgRoleResponse) GetRegionOk() (ret OrgRoleResponseGetRegionRetType, ok bool)
- func (o *OrgRoleResponse) GetType() (ret OrgRoleResponseGetTypeRetType)
- func (o *OrgRoleResponse) GetTypeOk() (ret OrgRoleResponseGetTypeRetType, ok bool)
- func (o *OrgRoleResponse) SetGuid(v OrgRoleResponseGetGuidRetType)
- func (o *OrgRoleResponse) SetOrgId(v OrgRoleResponseGetOrgIdRetType)
- func (o *OrgRoleResponse) SetPlatformId(v OrgRoleResponseGetPlatformIdRetType)
- func (o *OrgRoleResponse) SetProjectId(v OrgRoleResponseGetProjectIdRetType)
- func (o *OrgRoleResponse) SetRegion(v OrgRoleResponseGetRegionRetType)
- func (o *OrgRoleResponse) SetType(v OrgRoleResponseGetTypeRetType)
- func (o OrgRoleResponse) ToMap() (map[string]interface{}, error)deprecated
- type OrgRoleResponseGetGuidArgTypedeprecated
- type OrgRoleResponseGetGuidAttributeType
- type OrgRoleResponseGetGuidRetTypedeprecated
- type OrgRoleResponseGetOrgIdArgTypedeprecated
- type OrgRoleResponseGetOrgIdAttributeType
- type OrgRoleResponseGetOrgIdRetTypedeprecated
- type OrgRoleResponseGetPlatformIdArgTypedeprecated
- type OrgRoleResponseGetPlatformIdAttributeType
- type OrgRoleResponseGetPlatformIdRetTypedeprecated
- type OrgRoleResponseGetProjectIdArgTypedeprecated
- type OrgRoleResponseGetProjectIdAttributeType
- type OrgRoleResponseGetProjectIdRetTypedeprecated
- type OrgRoleResponseGetRegionArgTypedeprecated
- type OrgRoleResponseGetRegionAttributeType
- type OrgRoleResponseGetRegionRetTypedeprecated
- type OrgRoleResponseGetTypeArgTypedeprecated
- type OrgRoleResponseGetTypeAttributeType
- type OrgRoleResponseGetTypeRetTypedeprecated
- type OrgRoleType
- type Organization
- func (o *Organization) GetCreatedAt() (ret OrganizationGetCreatedAtRetType)
- func (o *Organization) GetCreatedAtOk() (ret OrganizationGetCreatedAtRetType, ok bool)
- func (o *Organization) GetGuid() (ret OrganizationGetGuidRetType)
- func (o *Organization) GetGuidOk() (ret OrganizationGetGuidRetType, ok bool)
- func (o *Organization) GetName() (ret OrganizationGetNameRetType)
- func (o *Organization) GetNameOk() (ret OrganizationGetNameRetType, ok bool)
- func (o *Organization) GetPlatformId() (ret OrganizationGetPlatformIdRetType)
- func (o *Organization) GetPlatformIdOk() (ret OrganizationGetPlatformIdRetType, ok bool)
- func (o *Organization) GetProjectId() (ret OrganizationGetProjectIdRetType)
- func (o *Organization) GetProjectIdOk() (ret OrganizationGetProjectIdRetType, ok bool)
- func (o *Organization) GetQuotaId() (ret OrganizationGetQuotaIdRetType)
- func (o *Organization) GetQuotaIdOk() (ret OrganizationGetQuotaIdRetType, ok bool)
- func (o *Organization) GetRegion() (ret OrganizationGetRegionRetType)
- func (o *Organization) GetRegionOk() (ret OrganizationGetRegionRetType, ok bool)
- func (o *Organization) GetStatus() (ret OrganizationGetStatusRetType)
- func (o *Organization) GetStatusOk() (ret OrganizationGetStatusRetType, ok bool)
- func (o *Organization) GetSuspended() (ret OrganizationgetSuspendedRetType)
- func (o *Organization) GetSuspendedOk() (ret OrganizationgetSuspendedRetType, ok bool)
- func (o *Organization) GetUpdatedAt() (ret OrganizationGetUpdatedAtRetType)
- func (o *Organization) GetUpdatedAtOk() (ret OrganizationGetUpdatedAtRetType, ok bool)
- func (o *Organization) SetCreatedAt(v OrganizationGetCreatedAtRetType)
- func (o *Organization) SetGuid(v OrganizationGetGuidRetType)
- func (o *Organization) SetName(v OrganizationGetNameRetType)
- func (o *Organization) SetPlatformId(v OrganizationGetPlatformIdRetType)
- func (o *Organization) SetProjectId(v OrganizationGetProjectIdRetType)
- func (o *Organization) SetQuotaId(v OrganizationGetQuotaIdRetType)
- func (o *Organization) SetRegion(v OrganizationGetRegionRetType)
- func (o *Organization) SetStatus(v OrganizationGetStatusRetType)
- func (o *Organization) SetSuspended(v OrganizationgetSuspendedRetType)
- func (o *Organization) SetUpdatedAt(v OrganizationGetUpdatedAtRetType)
- func (o Organization) ToMap() (map[string]interface{}, error)deprecated
- type OrganizationCreateBffResponse
- func (o *OrganizationCreateBffResponse) GetOrg() (ret OrganizationCreateBffResponseGetOrgRetType)
- func (o *OrganizationCreateBffResponse) GetOrgOk() (ret OrganizationCreateBffResponseGetOrgRetType, ok bool)
- func (o *OrganizationCreateBffResponse) GetRoles() (ret OrganizationCreateBffResponseGetRolesRetType)
- func (o *OrganizationCreateBffResponse) GetRolesOk() (ret OrganizationCreateBffResponseGetRolesRetType, ok bool)
- func (o *OrganizationCreateBffResponse) SetOrg(v OrganizationCreateBffResponseGetOrgRetType)
- func (o *OrganizationCreateBffResponse) SetRoles(v OrganizationCreateBffResponseGetRolesRetType)
- func (o OrganizationCreateBffResponse) ToMap() (map[string]interface{}, error)deprecated
- type OrganizationCreateBffResponseGetOrgArgTypedeprecated
- type OrganizationCreateBffResponseGetOrgAttributeType
- type OrganizationCreateBffResponseGetOrgRetTypedeprecated
- type OrganizationCreateBffResponseGetRolesArgTypedeprecated
- type OrganizationCreateBffResponseGetRolesAttributeType
- type OrganizationCreateBffResponseGetRolesRetTypedeprecated
- type OrganizationCreateResponse
- func (o *OrganizationCreateResponse) GetGuid() (ret OrganizationCreateResponseGetGuidRetType)
- func (o *OrganizationCreateResponse) GetGuidOk() (ret OrganizationCreateResponseGetGuidRetType, ok bool)
- func (o *OrganizationCreateResponse) GetPlatformId() (ret OrganizationCreateResponseGetPlatformIdRetType)
- func (o *OrganizationCreateResponse) GetPlatformIdOk() (ret OrganizationCreateResponseGetPlatformIdRetType, ok bool)
- func (o *OrganizationCreateResponse) GetProjectId() (ret OrganizationCreateResponseGetProjectIdRetType)
- func (o *OrganizationCreateResponse) GetProjectIdOk() (ret OrganizationCreateResponseGetProjectIdRetType, ok bool)
- func (o *OrganizationCreateResponse) GetRegion() (ret OrganizationCreateResponseGetRegionRetType)
- func (o *OrganizationCreateResponse) GetRegionOk() (ret OrganizationCreateResponseGetRegionRetType, ok bool)
- func (o *OrganizationCreateResponse) SetGuid(v OrganizationCreateResponseGetGuidRetType)
- func (o *OrganizationCreateResponse) SetPlatformId(v OrganizationCreateResponseGetPlatformIdRetType)
- func (o *OrganizationCreateResponse) SetProjectId(v OrganizationCreateResponseGetProjectIdRetType)
- func (o *OrganizationCreateResponse) SetRegion(v OrganizationCreateResponseGetRegionRetType)
- func (o OrganizationCreateResponse) ToMap() (map[string]interface{}, error)deprecated
- type OrganizationCreateResponseGetGuidArgTypedeprecated
- type OrganizationCreateResponseGetGuidAttributeType
- type OrganizationCreateResponseGetGuidRetTypedeprecated
- type OrganizationCreateResponseGetPlatformIdArgTypedeprecated
- type OrganizationCreateResponseGetPlatformIdAttributeType
- type OrganizationCreateResponseGetPlatformIdRetTypedeprecated
- type OrganizationCreateResponseGetProjectIdArgTypedeprecated
- type OrganizationCreateResponseGetProjectIdAttributeType
- type OrganizationCreateResponseGetProjectIdRetTypedeprecated
- type OrganizationCreateResponseGetRegionArgTypedeprecated
- type OrganizationCreateResponseGetRegionAttributeType
- type OrganizationCreateResponseGetRegionRetTypedeprecated
- type OrganizationDeleteResponse
- func (o *OrganizationDeleteResponse) GetGuid() (ret OrganizationDeleteResponseGetGuidRetType)
- func (o *OrganizationDeleteResponse) GetGuidOk() (ret OrganizationDeleteResponseGetGuidRetType, ok bool)
- func (o *OrganizationDeleteResponse) GetPlatformId() (ret OrganizationDeleteResponseGetPlatformIdRetType)
- func (o *OrganizationDeleteResponse) GetPlatformIdOk() (ret OrganizationDeleteResponseGetPlatformIdRetType, ok bool)
- func (o *OrganizationDeleteResponse) GetProjectId() (ret OrganizationDeleteResponseGetProjectIdRetType)
- func (o *OrganizationDeleteResponse) GetProjectIdOk() (ret OrganizationDeleteResponseGetProjectIdRetType, ok bool)
- func (o *OrganizationDeleteResponse) GetRegion() (ret OrganizationDeleteResponseGetRegionRetType)
- func (o *OrganizationDeleteResponse) GetRegionOk() (ret OrganizationDeleteResponseGetRegionRetType, ok bool)
- func (o *OrganizationDeleteResponse) SetGuid(v OrganizationDeleteResponseGetGuidRetType)
- func (o *OrganizationDeleteResponse) SetPlatformId(v OrganizationDeleteResponseGetPlatformIdRetType)
- func (o *OrganizationDeleteResponse) SetProjectId(v OrganizationDeleteResponseGetProjectIdRetType)
- func (o *OrganizationDeleteResponse) SetRegion(v OrganizationDeleteResponseGetRegionRetType)
- func (o OrganizationDeleteResponse) ToMap() (map[string]interface{}, error)deprecated
- type OrganizationDeleteResponseGetGuidArgTypedeprecated
- type OrganizationDeleteResponseGetGuidAttributeType
- type OrganizationDeleteResponseGetGuidRetTypedeprecated
- type OrganizationDeleteResponseGetPlatformIdArgTypedeprecated
- type OrganizationDeleteResponseGetPlatformIdAttributeType
- type OrganizationDeleteResponseGetPlatformIdRetTypedeprecated
- type OrganizationDeleteResponseGetProjectIdArgTypedeprecated
- type OrganizationDeleteResponseGetProjectIdAttributeType
- type OrganizationDeleteResponseGetProjectIdRetTypedeprecated
- type OrganizationDeleteResponseGetRegionArgTypedeprecated
- type OrganizationDeleteResponseGetRegionAttributeType
- type OrganizationDeleteResponseGetRegionRetTypedeprecated
- type OrganizationGetCreatedAtArgTypedeprecated
- type OrganizationGetCreatedAtAttributeType
- type OrganizationGetCreatedAtRetTypedeprecated
- type OrganizationGetGuidArgTypedeprecated
- type OrganizationGetGuidAttributeType
- type OrganizationGetGuidRetTypedeprecated
- type OrganizationGetNameArgTypedeprecated
- type OrganizationGetNameAttributeType
- type OrganizationGetNameRetTypedeprecated
- type OrganizationGetPlatformIdArgTypedeprecated
- type OrganizationGetPlatformIdAttributeType
- type OrganizationGetPlatformIdRetTypedeprecated
- type OrganizationGetProjectIdArgTypedeprecated
- type OrganizationGetProjectIdAttributeType
- type OrganizationGetProjectIdRetTypedeprecated
- type OrganizationGetQuotaIdArgTypedeprecated
- type OrganizationGetQuotaIdAttributeType
- type OrganizationGetQuotaIdRetTypedeprecated
- type OrganizationGetRegionArgTypedeprecated
- type OrganizationGetRegionAttributeType
- type OrganizationGetRegionRetTypedeprecated
- type OrganizationGetStatusArgTypedeprecated
- type OrganizationGetStatusAttributeType
- type OrganizationGetStatusRetTypedeprecated
- type OrganizationGetUpdatedAtArgTypedeprecated
- type OrganizationGetUpdatedAtAttributeType
- type OrganizationGetUpdatedAtRetTypedeprecated
- type OrganizationQuota
- func (o *OrganizationQuota) GetOrgId() (ret OrganizationQuotaGetOrgIdRetType)
- func (o *OrganizationQuota) GetOrgIdOk() (ret OrganizationQuotaGetOrgIdRetType, ok bool)
- func (o *OrganizationQuota) GetPlatformId() (ret OrganizationQuotaGetPlatformIdRetType)
- func (o *OrganizationQuota) GetPlatformIdOk() (ret OrganizationQuotaGetPlatformIdRetType, ok bool)
- func (o *OrganizationQuota) GetProjectId() (ret OrganizationQuotaGetProjectIdRetType)
- func (o *OrganizationQuota) GetProjectIdOk() (ret OrganizationQuotaGetProjectIdRetType, ok bool)
- func (o *OrganizationQuota) GetQuotaId() (ret OrganizationQuotaGetQuotaIdRetType)
- func (o *OrganizationQuota) GetQuotaIdOk() (ret OrganizationQuotaGetQuotaIdRetType, ok bool)
- func (o *OrganizationQuota) GetRegion() (ret OrganizationQuotaGetRegionRetType)
- func (o *OrganizationQuota) GetRegionOk() (ret OrganizationQuotaGetRegionRetType, ok bool)
- func (o *OrganizationQuota) SetOrgId(v OrganizationQuotaGetOrgIdRetType)
- func (o *OrganizationQuota) SetPlatformId(v OrganizationQuotaGetPlatformIdRetType)
- func (o *OrganizationQuota) SetProjectId(v OrganizationQuotaGetProjectIdRetType)
- func (o *OrganizationQuota) SetQuotaId(v OrganizationQuotaGetQuotaIdRetType)
- func (o *OrganizationQuota) SetRegion(v OrganizationQuotaGetRegionRetType)
- func (o OrganizationQuota) ToMap() (map[string]interface{}, error)deprecated
- type OrganizationQuotaGetOrgIdArgTypedeprecated
- type OrganizationQuotaGetOrgIdAttributeType
- type OrganizationQuotaGetOrgIdRetTypedeprecated
- type OrganizationQuotaGetPlatformIdArgTypedeprecated
- type OrganizationQuotaGetPlatformIdAttributeType
- type OrganizationQuotaGetPlatformIdRetTypedeprecated
- type OrganizationQuotaGetProjectIdArgTypedeprecated
- type OrganizationQuotaGetProjectIdAttributeType
- type OrganizationQuotaGetProjectIdRetTypedeprecated
- type OrganizationQuotaGetQuotaIdArgTypedeprecated
- type OrganizationQuotaGetQuotaIdAttributeType
- type OrganizationQuotaGetQuotaIdRetTypedeprecated
- type OrganizationQuotaGetRegionArgTypedeprecated
- type OrganizationQuotaGetRegionAttributeType
- type OrganizationQuotaGetRegionRetTypedeprecated
- type OrganizationUsageSummary
- func (o *OrganizationUsageSummary) GetOrgId() (ret OrganizationUsageSummaryGetOrgIdRetType)
- func (o *OrganizationUsageSummary) GetOrgIdOk() (ret OrganizationUsageSummaryGetOrgIdRetType, ok bool)
- func (o *OrganizationUsageSummary) GetPlatformId() (ret OrganizationUsageSummaryGetPlatformIdRetType)
- func (o *OrganizationUsageSummary) GetPlatformIdOk() (ret OrganizationUsageSummaryGetPlatformIdRetType, ok bool)
- func (o *OrganizationUsageSummary) GetProjectId() (ret OrganizationUsageSummaryGetProjectIdRetType)
- func (o *OrganizationUsageSummary) GetProjectIdOk() (ret OrganizationUsageSummaryGetProjectIdRetType, ok bool)
- func (o *OrganizationUsageSummary) GetRegion() (ret OrganizationUsageSummaryGetRegionRetType)
- func (o *OrganizationUsageSummary) GetRegionOk() (ret OrganizationUsageSummaryGetRegionRetType, ok bool)
- func (o *OrganizationUsageSummary) GetUsageSummary() (ret OrganizationUsageSummaryGetUsageSummaryRetType)
- func (o *OrganizationUsageSummary) GetUsageSummaryOk() (ret OrganizationUsageSummaryGetUsageSummaryRetType, ok bool)
- func (o *OrganizationUsageSummary) SetOrgId(v OrganizationUsageSummaryGetOrgIdRetType)
- func (o *OrganizationUsageSummary) SetPlatformId(v OrganizationUsageSummaryGetPlatformIdRetType)
- func (o *OrganizationUsageSummary) SetProjectId(v OrganizationUsageSummaryGetProjectIdRetType)
- func (o *OrganizationUsageSummary) SetRegion(v OrganizationUsageSummaryGetRegionRetType)
- func (o *OrganizationUsageSummary) SetUsageSummary(v OrganizationUsageSummaryGetUsageSummaryRetType)
- func (o OrganizationUsageSummary) ToMap() (map[string]interface{}, error)deprecated
- type OrganizationUsageSummaryGetOrgIdArgTypedeprecated
- type OrganizationUsageSummaryGetOrgIdAttributeType
- type OrganizationUsageSummaryGetOrgIdRetTypedeprecated
- type OrganizationUsageSummaryGetPlatformIdArgTypedeprecated
- type OrganizationUsageSummaryGetPlatformIdAttributeType
- type OrganizationUsageSummaryGetPlatformIdRetTypedeprecated
- type OrganizationUsageSummaryGetProjectIdArgTypedeprecated
- type OrganizationUsageSummaryGetProjectIdAttributeType
- type OrganizationUsageSummaryGetProjectIdRetTypedeprecated
- type OrganizationUsageSummaryGetRegionArgTypedeprecated
- type OrganizationUsageSummaryGetRegionAttributeType
- type OrganizationUsageSummaryGetRegionRetTypedeprecated
- type OrganizationUsageSummaryGetUsageSummaryArgTypedeprecated
- type OrganizationUsageSummaryGetUsageSummaryAttributeType
- type OrganizationUsageSummaryGetUsageSummaryRetTypedeprecated
- type OrganizationgetSuspendedArgTypedeprecated
- type OrganizationgetSuspendedAttributeType
- type OrganizationgetSuspendedRetTypedeprecated
- type OrganizationsList
- func (o *OrganizationsList) GetPagination() (ret OrganizationsListGetPaginationRetType)
- func (o *OrganizationsList) GetPaginationOk() (ret OrganizationsListGetPaginationRetType, ok bool)
- func (o *OrganizationsList) GetResources() (ret OrganizationsListGetResourcesRetType)
- func (o *OrganizationsList) GetResourcesOk() (ret OrganizationsListGetResourcesRetType, ok bool)
- func (o *OrganizationsList) SetPagination(v OrganizationsListGetPaginationRetType)
- func (o *OrganizationsList) SetResources(v OrganizationsListGetResourcesRetType)
- func (o OrganizationsList) ToMap() (map[string]interface{}, error)deprecated
- type OrganizationsListGetPaginationArgTypedeprecated
- type OrganizationsListGetPaginationAttributeType
- type OrganizationsListGetPaginationRetTypedeprecated
- type OrganizationsListGetResourcesArgTypedeprecated
- type OrganizationsListGetResourcesAttributeType
- type OrganizationsListGetResourcesRetTypedeprecated
- type OrganizationsListItem
- func (o *OrganizationsListItem) GetCreatedAt() (res OrganizationsListItemGetCreatedAtRetType)
- func (o *OrganizationsListItem) GetCreatedAtOk() (ret OrganizationsListItemGetCreatedAtRetType, ok bool)
- func (o *OrganizationsListItem) GetGuid() (ret OrganizationsListItemGetGuidRetType)
- func (o *OrganizationsListItem) GetGuidOk() (ret OrganizationsListItemGetGuidRetType, ok bool)
- func (o *OrganizationsListItem) GetName() (res OrganizationsListItemGetNameRetType)
- func (o *OrganizationsListItem) GetNameOk() (ret OrganizationsListItemGetNameRetType, ok bool)
- func (o *OrganizationsListItem) GetPlatformId() (ret OrganizationsListItemGetPlatformIdRetType)
- func (o *OrganizationsListItem) GetPlatformIdOk() (ret OrganizationsListItemGetPlatformIdRetType, ok bool)
- func (o *OrganizationsListItem) GetProjectId() (ret OrganizationsListItemGetProjectIdRetType)
- func (o *OrganizationsListItem) GetProjectIdOk() (ret OrganizationsListItemGetProjectIdRetType, ok bool)
- func (o *OrganizationsListItem) GetQuotaId() (res OrganizationsListItemGetQuotaIdRetType)
- func (o *OrganizationsListItem) GetQuotaIdOk() (ret OrganizationsListItemGetQuotaIdRetType, ok bool)
- func (o *OrganizationsListItem) GetRegion() (ret OrganizationsListItemGetRegionRetType)
- func (o *OrganizationsListItem) GetRegionOk() (ret OrganizationsListItemGetRegionRetType, ok bool)
- func (o *OrganizationsListItem) GetStatus() (ret OrganizationsListItemGetStatusRetType)
- func (o *OrganizationsListItem) GetStatusOk() (ret OrganizationsListItemGetStatusRetType, ok bool)
- func (o *OrganizationsListItem) GetSuspended() (res OrganizationsListItemgetSuspendedRetType)
- func (o *OrganizationsListItem) GetSuspendedOk() (ret OrganizationsListItemgetSuspendedRetType, ok bool)
- func (o *OrganizationsListItem) GetUpdatedAt() (res OrganizationsListItemGetUpdatedAtRetType)
- func (o *OrganizationsListItem) GetUpdatedAtOk() (ret OrganizationsListItemGetUpdatedAtRetType, ok bool)
- func (o *OrganizationsListItem) HasCreatedAt() bool
- func (o *OrganizationsListItem) HasName() bool
- func (o *OrganizationsListItem) HasQuotaId() bool
- func (o *OrganizationsListItem) HasSuspended() bool
- func (o *OrganizationsListItem) HasUpdatedAt() bool
- func (o *OrganizationsListItem) SetCreatedAt(v OrganizationsListItemGetCreatedAtRetType)
- func (o *OrganizationsListItem) SetGuid(v OrganizationsListItemGetGuidRetType)
- func (o *OrganizationsListItem) SetName(v OrganizationsListItemGetNameRetType)
- func (o *OrganizationsListItem) SetPlatformId(v OrganizationsListItemGetPlatformIdRetType)
- func (o *OrganizationsListItem) SetProjectId(v OrganizationsListItemGetProjectIdRetType)
- func (o *OrganizationsListItem) SetQuotaId(v OrganizationsListItemGetQuotaIdRetType)
- func (o *OrganizationsListItem) SetRegion(v OrganizationsListItemGetRegionRetType)
- func (o *OrganizationsListItem) SetStatus(v OrganizationsListItemGetStatusRetType)
- func (o *OrganizationsListItem) SetSuspended(v OrganizationsListItemgetSuspendedRetType)
- func (o *OrganizationsListItem) SetUpdatedAt(v OrganizationsListItemGetUpdatedAtRetType)
- func (o OrganizationsListItem) ToMap() (map[string]interface{}, error)deprecated
- type OrganizationsListItemGetCreatedAtArgTypedeprecated
- type OrganizationsListItemGetCreatedAtAttributeType
- type OrganizationsListItemGetCreatedAtRetTypedeprecated
- type OrganizationsListItemGetGuidArgTypedeprecated
- type OrganizationsListItemGetGuidAttributeType
- type OrganizationsListItemGetGuidRetTypedeprecated
- type OrganizationsListItemGetNameArgTypedeprecated
- type OrganizationsListItemGetNameAttributeType
- type OrganizationsListItemGetNameRetTypedeprecated
- type OrganizationsListItemGetPlatformIdArgTypedeprecated
- type OrganizationsListItemGetPlatformIdAttributeType
- type OrganizationsListItemGetPlatformIdRetTypedeprecated
- type OrganizationsListItemGetProjectIdArgTypedeprecated
- type OrganizationsListItemGetProjectIdAttributeType
- type OrganizationsListItemGetProjectIdRetTypedeprecated
- type OrganizationsListItemGetQuotaIdArgTypedeprecated
- type OrganizationsListItemGetQuotaIdAttributeType
- type OrganizationsListItemGetQuotaIdRetTypedeprecated
- type OrganizationsListItemGetRegionArgTypedeprecated
- type OrganizationsListItemGetRegionAttributeType
- type OrganizationsListItemGetRegionRetTypedeprecated
- type OrganizationsListItemGetStatusArgTypedeprecated
- type OrganizationsListItemGetStatusAttributeType
- type OrganizationsListItemGetStatusRetTypedeprecated
- type OrganizationsListItemGetUpdatedAtArgTypedeprecated
- type OrganizationsListItemGetUpdatedAtAttributeType
- type OrganizationsListItemGetUpdatedAtRetTypedeprecated
- type OrganizationsListItemgetSuspendedArgTypedeprecated
- type OrganizationsListItemgetSuspendedAttributeType
- type OrganizationsListItemgetSuspendedRetTypedeprecated
- type Pagination
- func (o *Pagination) GetTotalPages() (res PaginationGetTotalPagesRetType)
- func (o *Pagination) GetTotalPagesOk() (ret PaginationGetTotalPagesRetType, ok bool)
- func (o *Pagination) GetTotalResults() (res PaginationGetTotalResultsRetType)
- func (o *Pagination) GetTotalResultsOk() (ret PaginationGetTotalResultsRetType, ok bool)
- func (o *Pagination) HasTotalPages() bool
- func (o *Pagination) HasTotalResults() bool
- func (o *Pagination) SetTotalPages(v PaginationGetTotalPagesRetType)
- func (o *Pagination) SetTotalResults(v PaginationGetTotalResultsRetType)
- func (o Pagination) ToMap() (map[string]interface{}, error)deprecated
- type PaginationGetTotalPagesArgTypedeprecated
- type PaginationGetTotalPagesAttributeType
- type PaginationGetTotalPagesRetTypedeprecated
- type PaginationGetTotalResultsArgTypedeprecated
- type PaginationGetTotalResultsAttributeType
- type PaginationGetTotalResultsRetTypedeprecated
- type PlatformList
- func (o *PlatformList) GetPagination() (ret PlatformListGetPaginationRetType)
- func (o *PlatformList) GetPaginationOk() (ret PlatformListGetPaginationRetType, ok bool)
- func (o *PlatformList) GetResources() (ret PlatformListGetResourcesRetType)
- func (o *PlatformList) GetResourcesOk() (ret PlatformListGetResourcesRetType, ok bool)
- func (o *PlatformList) SetPagination(v PlatformListGetPaginationRetType)
- func (o *PlatformList) SetResources(v PlatformListGetResourcesRetType)
- func (o PlatformList) ToMap() (map[string]interface{}, error)deprecated
- type PlatformListGetPaginationArgTypedeprecated
- type PlatformListGetPaginationAttributeType
- type PlatformListGetPaginationRetTypedeprecated
- type PlatformListGetResourcesArgTypedeprecated
- type PlatformListGetResourcesAttributeType
- type PlatformListGetResourcesRetTypedeprecated
- type Platforms
- func (o *Platforms) GetApiUrl() (ret PlatformsGetApiUrlRetType)
- func (o *Platforms) GetApiUrlOk() (ret PlatformsGetApiUrlRetType, ok bool)
- func (o *Platforms) GetConsoleUrl() (res PlatformsGetConsoleUrlRetType)
- func (o *Platforms) GetConsoleUrlOk() (ret PlatformsGetConsoleUrlRetType, ok bool)
- func (o *Platforms) GetDisplayName() (ret PlatformsGetDisplayNameRetType)
- func (o *Platforms) GetDisplayNameOk() (ret PlatformsGetDisplayNameRetType, ok bool)
- func (o *Platforms) GetGuid() (ret PlatformsGetGuidRetType)
- func (o *Platforms) GetGuidOk() (ret PlatformsGetGuidRetType, ok bool)
- func (o *Platforms) GetRegion() (ret PlatformsGetRegionRetType)
- func (o *Platforms) GetRegionOk() (ret PlatformsGetRegionRetType, ok bool)
- func (o *Platforms) GetSystemId() (ret PlatformsGetSystemIdRetType)
- func (o *Platforms) GetSystemIdOk() (ret PlatformsGetSystemIdRetType, ok bool)
- func (o *Platforms) HasConsoleUrl() bool
- func (o *Platforms) SetApiUrl(v PlatformsGetApiUrlRetType)
- func (o *Platforms) SetConsoleUrl(v PlatformsGetConsoleUrlRetType)
- func (o *Platforms) SetDisplayName(v PlatformsGetDisplayNameRetType)
- func (o *Platforms) SetGuid(v PlatformsGetGuidRetType)
- func (o *Platforms) SetRegion(v PlatformsGetRegionRetType)
- func (o *Platforms) SetSystemId(v PlatformsGetSystemIdRetType)
- func (o Platforms) ToMap() (map[string]interface{}, error)deprecated
- type PlatformsGetApiUrlArgTypedeprecated
- type PlatformsGetApiUrlAttributeType
- type PlatformsGetApiUrlRetTypedeprecated
- type PlatformsGetConsoleUrlArgTypedeprecated
- type PlatformsGetConsoleUrlAttributeType
- type PlatformsGetConsoleUrlRetTypedeprecated
- type PlatformsGetDisplayNameArgTypedeprecated
- type PlatformsGetDisplayNameAttributeType
- type PlatformsGetDisplayNameRetTypedeprecated
- type PlatformsGetGuidArgTypedeprecated
- type PlatformsGetGuidAttributeType
- type PlatformsGetGuidRetTypedeprecated
- type PlatformsGetRegionArgTypedeprecated
- type PlatformsGetRegionAttributeType
- type PlatformsGetRegionRetTypedeprecated
- type PlatformsGetSystemIdArgTypedeprecated
- type PlatformsGetSystemIdAttributeType
- type PlatformsGetSystemIdRetTypedeprecated
- type Quota
- func (o *Quota) GetApps() (ret QuotaGetAppsRetType)
- func (o *Quota) GetAppsOk() (ret QuotaGetAppsRetType, ok bool)
- func (o *Quota) GetCreatedAt() (ret QuotaGetCreatedAtRetType)
- func (o *Quota) GetCreatedAtOk() (ret QuotaGetCreatedAtRetType, ok bool)
- func (o *Quota) GetDomains() (ret QuotaGetDomainsRetType)
- func (o *Quota) GetDomainsOk() (ret QuotaGetDomainsRetType, ok bool)
- func (o *Quota) GetGuid() (ret QuotaGetGuidRetType)
- func (o *Quota) GetGuidOk() (ret QuotaGetGuidRetType, ok bool)
- func (o *Quota) GetName() (ret QuotaGetNameRetType)
- func (o *Quota) GetNameOk() (ret QuotaGetNameRetType, ok bool)
- func (o *Quota) GetOrgId() (res QuotaGetOrgIdRetType)
- func (o *Quota) GetOrgIdOk() (ret QuotaGetOrgIdRetType, ok bool)
- func (o *Quota) GetPlatformId() (ret QuotaGetPlatformIdRetType)
- func (o *Quota) GetPlatformIdOk() (ret QuotaGetPlatformIdRetType, ok bool)
- func (o *Quota) GetProjectId() (ret QuotaGetProjectIdRetType)
- func (o *Quota) GetProjectIdOk() (ret QuotaGetProjectIdRetType, ok bool)
- func (o *Quota) GetRegion() (ret QuotaGetRegionRetType)
- func (o *Quota) GetRegionOk() (ret QuotaGetRegionRetType, ok bool)
- func (o *Quota) GetRoutes() (ret QuotaGetRoutesRetType)
- func (o *Quota) GetRoutesOk() (ret QuotaGetRoutesRetType, ok bool)
- func (o *Quota) GetServices() (ret QuotaGetServicesRetType)
- func (o *Quota) GetServicesOk() (ret QuotaGetServicesRetType, ok bool)
- func (o *Quota) GetUpdatedAt() (ret QuotaGetUpdatedAtRetType)
- func (o *Quota) GetUpdatedAtOk() (ret QuotaGetUpdatedAtRetType, ok bool)
- func (o *Quota) HasOrgId() bool
- func (o *Quota) SetApps(v QuotaGetAppsRetType)
- func (o *Quota) SetCreatedAt(v QuotaGetCreatedAtRetType)
- func (o *Quota) SetDomains(v QuotaGetDomainsRetType)
- func (o *Quota) SetGuid(v QuotaGetGuidRetType)
- func (o *Quota) SetName(v QuotaGetNameRetType)
- func (o *Quota) SetOrgId(v QuotaGetOrgIdRetType)
- func (o *Quota) SetPlatformId(v QuotaGetPlatformIdRetType)
- func (o *Quota) SetProjectId(v QuotaGetProjectIdRetType)
- func (o *Quota) SetRegion(v QuotaGetRegionRetType)
- func (o *Quota) SetRoutes(v QuotaGetRoutesRetType)
- func (o *Quota) SetServices(v QuotaGetServicesRetType)
- func (o *Quota) SetUpdatedAt(v QuotaGetUpdatedAtRetType)
- func (o Quota) ToMap() (map[string]interface{}, error)deprecated
- type QuotaApps
- func (o *QuotaApps) GetLogRateLimitInBytesPerSecond() (ret QuotaAppsGetLogRateLimitInBytesPerSecondRetType)
- func (o *QuotaApps) GetLogRateLimitInBytesPerSecondOk() (ret QuotaAppsGetLogRateLimitInBytesPerSecondRetType, ok bool)
- func (o *QuotaApps) GetPerAppTasks() (ret QuotaAppsGetPerAppTasksRetType)
- func (o *QuotaApps) GetPerAppTasksOk() (ret QuotaAppsGetPerAppTasksRetType, ok bool)
- func (o *QuotaApps) GetPerProcessMemoryInMb() (ret QuotaAppsGetPerProcessMemoryInMbRetType)
- func (o *QuotaApps) GetPerProcessMemoryInMbOk() (ret QuotaAppsGetPerProcessMemoryInMbRetType, ok bool)
- func (o *QuotaApps) GetTotalInstances() (ret QuotaAppsGetTotalInstancesRetType)
- func (o *QuotaApps) GetTotalInstancesOk() (ret QuotaAppsGetTotalInstancesRetType, ok bool)
- func (o *QuotaApps) GetTotalMemoryInMb() (ret QuotaAppsGetTotalMemoryInMbRetType)
- func (o *QuotaApps) GetTotalMemoryInMbOk() (ret QuotaAppsGetTotalMemoryInMbRetType, ok bool)
- func (o *QuotaApps) SetLogRateLimitInBytesPerSecond(v QuotaAppsGetLogRateLimitInBytesPerSecondRetType)
- func (o *QuotaApps) SetPerAppTasks(v QuotaAppsGetPerAppTasksRetType)
- func (o *QuotaApps) SetPerProcessMemoryInMb(v QuotaAppsGetPerProcessMemoryInMbRetType)
- func (o *QuotaApps) SetTotalInstances(v QuotaAppsGetTotalInstancesRetType)
- func (o *QuotaApps) SetTotalMemoryInMb(v QuotaAppsGetTotalMemoryInMbRetType)
- func (o QuotaApps) ToMap() (map[string]interface{}, error)deprecated
- type QuotaAppsGetLogRateLimitInBytesPerSecondArgTypedeprecated
- type QuotaAppsGetLogRateLimitInBytesPerSecondAttributeType
- type QuotaAppsGetLogRateLimitInBytesPerSecondRetTypedeprecated
- type QuotaAppsGetPerAppTasksArgTypedeprecated
- type QuotaAppsGetPerAppTasksAttributeType
- type QuotaAppsGetPerAppTasksRetTypedeprecated
- type QuotaAppsGetPerProcessMemoryInMbArgTypedeprecated
- type QuotaAppsGetPerProcessMemoryInMbAttributeType
- type QuotaAppsGetPerProcessMemoryInMbRetTypedeprecated
- type QuotaAppsGetTotalInstancesArgTypedeprecated
- type QuotaAppsGetTotalInstancesAttributeType
- type QuotaAppsGetTotalInstancesRetTypedeprecated
- type QuotaAppsGetTotalMemoryInMbArgTypedeprecated
- type QuotaAppsGetTotalMemoryInMbAttributeType
- type QuotaAppsGetTotalMemoryInMbRetTypedeprecated
- type QuotaDomains
- func (o *QuotaDomains) GetTotalDomains() (ret QuotaDomainsGetTotalDomainsRetType)
- func (o *QuotaDomains) GetTotalDomainsOk() (ret QuotaDomainsGetTotalDomainsRetType, ok bool)
- func (o *QuotaDomains) SetTotalDomains(v QuotaDomainsGetTotalDomainsRetType)
- func (o QuotaDomains) ToMap() (map[string]interface{}, error)deprecated
- type QuotaDomainsGetTotalDomainsArgTypedeprecated
- type QuotaDomainsGetTotalDomainsAttributeType
- type QuotaDomainsGetTotalDomainsRetTypedeprecated
- type QuotaGetAppsArgTypedeprecated
- type QuotaGetAppsAttributeType
- type QuotaGetAppsRetTypedeprecated
- type QuotaGetCreatedAtArgTypedeprecated
- type QuotaGetCreatedAtAttributeType
- type QuotaGetCreatedAtRetTypedeprecated
- type QuotaGetDomainsArgTypedeprecated
- type QuotaGetDomainsAttributeType
- type QuotaGetDomainsRetTypedeprecated
- type QuotaGetGuidArgTypedeprecated
- type QuotaGetGuidAttributeType
- type QuotaGetGuidRetTypedeprecated
- type QuotaGetNameArgTypedeprecated
- type QuotaGetNameAttributeType
- type QuotaGetNameRetTypedeprecated
- type QuotaGetOrgIdArgTypedeprecated
- type QuotaGetOrgIdAttributeType
- type QuotaGetOrgIdRetTypedeprecated
- type QuotaGetPlatformIdArgTypedeprecated
- type QuotaGetPlatformIdAttributeType
- type QuotaGetPlatformIdRetTypedeprecated
- type QuotaGetProjectIdArgTypedeprecated
- type QuotaGetProjectIdAttributeType
- type QuotaGetProjectIdRetTypedeprecated
- type QuotaGetRegionArgTypedeprecated
- type QuotaGetRegionAttributeType
- type QuotaGetRegionRetTypedeprecated
- type QuotaGetRoutesArgTypedeprecated
- type QuotaGetRoutesAttributeType
- type QuotaGetRoutesRetTypedeprecated
- type QuotaGetServicesArgTypedeprecated
- type QuotaGetServicesAttributeType
- type QuotaGetServicesRetTypedeprecated
- type QuotaGetUpdatedAtArgTypedeprecated
- type QuotaGetUpdatedAtAttributeType
- type QuotaGetUpdatedAtRetTypedeprecated
- type QuotaRoutes
- func (o *QuotaRoutes) GetTotalReservedPorts() (ret QuotaRoutesGetTotalReservedPortsRetType)
- func (o *QuotaRoutes) GetTotalReservedPortsOk() (ret QuotaRoutesGetTotalReservedPortsRetType, ok bool)
- func (o *QuotaRoutes) GetTotalRoutes() (ret QuotaRoutesGetTotalRoutesRetType)
- func (o *QuotaRoutes) GetTotalRoutesOk() (ret QuotaRoutesGetTotalRoutesRetType, ok bool)
- func (o *QuotaRoutes) SetTotalReservedPorts(v QuotaRoutesGetTotalReservedPortsRetType)
- func (o *QuotaRoutes) SetTotalRoutes(v QuotaRoutesGetTotalRoutesRetType)
- func (o QuotaRoutes) ToMap() (map[string]interface{}, error)deprecated
- type QuotaRoutesGetTotalReservedPortsArgTypedeprecated
- type QuotaRoutesGetTotalReservedPortsAttributeType
- type QuotaRoutesGetTotalReservedPortsRetTypedeprecated
- type QuotaRoutesGetTotalRoutesArgTypedeprecated
- type QuotaRoutesGetTotalRoutesAttributeType
- type QuotaRoutesGetTotalRoutesRetTypedeprecated
- type QuotaServices
- func (o *QuotaServices) GetPaidServicesAllowed() (ret QuotaServicesgetPaidServicesAllowedRetType)
- func (o *QuotaServices) GetPaidServicesAllowedOk() (ret QuotaServicesgetPaidServicesAllowedRetType, ok bool)
- func (o *QuotaServices) GetTotalServiceInstances() (ret QuotaServicesGetTotalServiceInstancesRetType)
- func (o *QuotaServices) GetTotalServiceInstancesOk() (ret QuotaServicesGetTotalServiceInstancesRetType, ok bool)
- func (o *QuotaServices) GetTotalServiceKeys() (ret QuotaServicesGetTotalServiceKeysRetType)
- func (o *QuotaServices) GetTotalServiceKeysOk() (ret QuotaServicesGetTotalServiceKeysRetType, ok bool)
- func (o *QuotaServices) SetPaidServicesAllowed(v QuotaServicesgetPaidServicesAllowedRetType)
- func (o *QuotaServices) SetTotalServiceInstances(v QuotaServicesGetTotalServiceInstancesRetType)
- func (o *QuotaServices) SetTotalServiceKeys(v QuotaServicesGetTotalServiceKeysRetType)
- func (o QuotaServices) ToMap() (map[string]interface{}, error)deprecated
- type QuotaServicesGetTotalServiceInstancesArgTypedeprecated
- type QuotaServicesGetTotalServiceInstancesAttributeType
- type QuotaServicesGetTotalServiceInstancesRetTypedeprecated
- type QuotaServicesGetTotalServiceKeysArgTypedeprecated
- type QuotaServicesGetTotalServiceKeysAttributeType
- type QuotaServicesGetTotalServiceKeysRetTypedeprecated
- type QuotaServicesgetPaidServicesAllowedArgTypedeprecated
- type QuotaServicesgetPaidServicesAllowedAttributeType
- type QuotaServicesgetPaidServicesAllowedRetTypedeprecated
- type Space
- func (o *Space) GetCreatedAt() (ret SpaceGetCreatedAtRetType)
- func (o *Space) GetCreatedAtOk() (ret SpaceGetCreatedAtRetType, ok bool)
- func (o *Space) GetGuid() (ret SpaceGetGuidRetType)
- func (o *Space) GetGuidOk() (ret SpaceGetGuidRetType, ok bool)
- func (o *Space) GetName() (ret SpaceGetNameRetType)
- func (o *Space) GetNameOk() (ret SpaceGetNameRetType, ok bool)
- func (o *Space) GetOrgId() (ret SpaceGetOrgIdRetType)
- func (o *Space) GetOrgIdOk() (ret SpaceGetOrgIdRetType, ok bool)
- func (o *Space) GetPlatformId() (ret SpaceGetPlatformIdRetType)
- func (o *Space) GetPlatformIdOk() (ret SpaceGetPlatformIdRetType, ok bool)
- func (o *Space) GetProjectId() (ret SpaceGetProjectIdRetType)
- func (o *Space) GetProjectIdOk() (ret SpaceGetProjectIdRetType, ok bool)
- func (o *Space) GetRegion() (ret SpaceGetRegionRetType)
- func (o *Space) GetRegionOk() (ret SpaceGetRegionRetType, ok bool)
- func (o *Space) GetUpdatedAt() (ret SpaceGetUpdatedAtRetType)
- func (o *Space) GetUpdatedAtOk() (ret SpaceGetUpdatedAtRetType, ok bool)
- func (o *Space) SetCreatedAt(v SpaceGetCreatedAtRetType)
- func (o *Space) SetGuid(v SpaceGetGuidRetType)
- func (o *Space) SetName(v SpaceGetNameRetType)
- func (o *Space) SetOrgId(v SpaceGetOrgIdRetType)
- func (o *Space) SetPlatformId(v SpaceGetPlatformIdRetType)
- func (o *Space) SetProjectId(v SpaceGetProjectIdRetType)
- func (o *Space) SetRegion(v SpaceGetRegionRetType)
- func (o *Space) SetUpdatedAt(v SpaceGetUpdatedAtRetType)
- func (o Space) ToMap() (map[string]interface{}, error)deprecated
- type SpaceCreatedBffResponse
- func (o *SpaceCreatedBffResponse) GetOrgRole() (res SpaceCreatedBffResponseGetOrgRoleRetType)
- func (o *SpaceCreatedBffResponse) GetOrgRoleOk() (ret SpaceCreatedBffResponseGetOrgRoleRetType, ok bool)
- func (o *SpaceCreatedBffResponse) GetSpace() (ret SpaceCreatedBffResponseGetSpaceRetType)
- func (o *SpaceCreatedBffResponse) GetSpaceOk() (ret SpaceCreatedBffResponseGetSpaceRetType, ok bool)
- func (o *SpaceCreatedBffResponse) GetSpaceRole() (ret SpaceCreatedBffResponseGetSpaceRoleRetType)
- func (o *SpaceCreatedBffResponse) GetSpaceRoleOk() (ret SpaceCreatedBffResponseGetSpaceRoleRetType, ok bool)
- func (o *SpaceCreatedBffResponse) HasOrgRole() bool
- func (o *SpaceCreatedBffResponse) SetOrgRole(v SpaceCreatedBffResponseGetOrgRoleRetType)
- func (o *SpaceCreatedBffResponse) SetSpace(v SpaceCreatedBffResponseGetSpaceRetType)
- func (o *SpaceCreatedBffResponse) SetSpaceRole(v SpaceCreatedBffResponseGetSpaceRoleRetType)
- func (o SpaceCreatedBffResponse) ToMap() (map[string]interface{}, error)deprecated
- type SpaceCreatedBffResponseGetOrgRoleArgTypedeprecated
- type SpaceCreatedBffResponseGetOrgRoleAttributeType
- type SpaceCreatedBffResponseGetOrgRoleRetTypedeprecated
- type SpaceCreatedBffResponseGetSpaceArgTypedeprecated
- type SpaceCreatedBffResponseGetSpaceAttributeType
- type SpaceCreatedBffResponseGetSpaceRetTypedeprecated
- type SpaceCreatedBffResponseGetSpaceRoleArgTypedeprecated
- type SpaceCreatedBffResponseGetSpaceRoleAttributeType
- type SpaceCreatedBffResponseGetSpaceRoleRetTypedeprecated
- type SpaceDeleteResponse
- func (o *SpaceDeleteResponse) GetMessage() (ret SpaceDeleteResponseGetMessageRetType)
- func (o *SpaceDeleteResponse) GetMessageOk() (ret SpaceDeleteResponseGetMessageRetType, ok bool)
- func (o *SpaceDeleteResponse) SetMessage(v SpaceDeleteResponseGetMessageRetType)
- func (o SpaceDeleteResponse) ToMap() (map[string]interface{}, error)deprecated
- type SpaceDeleteResponseGetMessageArgTypedeprecated
- type SpaceDeleteResponseGetMessageAttributeType
- type SpaceDeleteResponseGetMessageRetTypedeprecated
- type SpaceGetCreatedAtArgTypedeprecated
- type SpaceGetCreatedAtAttributeType
- type SpaceGetCreatedAtRetTypedeprecated
- type SpaceGetGuidArgTypedeprecated
- type SpaceGetGuidAttributeType
- type SpaceGetGuidRetTypedeprecated
- type SpaceGetNameArgTypedeprecated
- type SpaceGetNameAttributeType
- type SpaceGetNameRetTypedeprecated
- type SpaceGetOrgIdArgTypedeprecated
- type SpaceGetOrgIdAttributeType
- type SpaceGetOrgIdRetTypedeprecated
- type SpaceGetPlatformIdArgTypedeprecated
- type SpaceGetPlatformIdAttributeType
- type SpaceGetPlatformIdRetTypedeprecated
- type SpaceGetProjectIdArgTypedeprecated
- type SpaceGetProjectIdAttributeType
- type SpaceGetProjectIdRetTypedeprecated
- type SpaceGetRegionArgTypedeprecated
- type SpaceGetRegionAttributeType
- type SpaceGetRegionRetTypedeprecated
- type SpaceGetUpdatedAtArgTypedeprecated
- type SpaceGetUpdatedAtAttributeType
- type SpaceGetUpdatedAtRetTypedeprecated
- type SpaceRoleCreateBffRequest
- func (o *SpaceRoleCreateBffRequest) GetType() (ret SpaceRoleCreateBffRequestGetTypeRetType)
- func (o *SpaceRoleCreateBffRequest) GetTypeOk() (ret SpaceRoleCreateBffRequestGetTypeRetType, ok bool)
- func (o *SpaceRoleCreateBffRequest) SetType(v SpaceRoleCreateBffRequestGetTypeRetType)
- func (o SpaceRoleCreateBffRequest) ToMap() (map[string]interface{}, error)deprecated
- type SpaceRoleCreateBffRequestGetTypeArgTypedeprecated
- type SpaceRoleCreateBffRequestGetTypeAttributeType
- type SpaceRoleCreateBffRequestGetTypeRetTypedeprecated
- type SpaceRoleCreateBffResponse
- func (o *SpaceRoleCreateBffResponse) GetOrgRole() (res SpaceRoleCreateBffResponseGetOrgRoleRetType)
- func (o *SpaceRoleCreateBffResponse) GetOrgRoleOk() (ret SpaceRoleCreateBffResponseGetOrgRoleRetType, ok bool)
- func (o *SpaceRoleCreateBffResponse) GetSpaceRole() (ret SpaceRoleCreateBffResponseGetSpaceRoleRetType)
- func (o *SpaceRoleCreateBffResponse) GetSpaceRoleOk() (ret SpaceRoleCreateBffResponseGetSpaceRoleRetType, ok bool)
- func (o *SpaceRoleCreateBffResponse) HasOrgRole() bool
- func (o *SpaceRoleCreateBffResponse) SetOrgRole(v SpaceRoleCreateBffResponseGetOrgRoleRetType)
- func (o *SpaceRoleCreateBffResponse) SetSpaceRole(v SpaceRoleCreateBffResponseGetSpaceRoleRetType)
- func (o SpaceRoleCreateBffResponse) ToMap() (map[string]interface{}, error)deprecated
- type SpaceRoleCreateBffResponseGetOrgRoleArgTypedeprecated
- type SpaceRoleCreateBffResponseGetOrgRoleAttributeType
- type SpaceRoleCreateBffResponseGetOrgRoleRetTypedeprecated
- type SpaceRoleCreateBffResponseGetSpaceRoleArgTypedeprecated
- type SpaceRoleCreateBffResponseGetSpaceRoleAttributeType
- type SpaceRoleCreateBffResponseGetSpaceRoleRetTypedeprecated
- type SpaceRoleCreateResponse
- func (o *SpaceRoleCreateResponse) GetGuid() (ret SpaceRoleCreateResponseGetGuidRetType)
- func (o *SpaceRoleCreateResponse) GetGuidOk() (ret SpaceRoleCreateResponseGetGuidRetType, ok bool)
- func (o *SpaceRoleCreateResponse) GetOrgId() (ret SpaceRoleCreateResponseGetOrgIdRetType)
- func (o *SpaceRoleCreateResponse) GetOrgIdOk() (ret SpaceRoleCreateResponseGetOrgIdRetType, ok bool)
- func (o *SpaceRoleCreateResponse) GetPlatformId() (ret SpaceRoleCreateResponseGetPlatformIdRetType)
- func (o *SpaceRoleCreateResponse) GetPlatformIdOk() (ret SpaceRoleCreateResponseGetPlatformIdRetType, ok bool)
- func (o *SpaceRoleCreateResponse) GetProjectId() (ret SpaceRoleCreateResponseGetProjectIdRetType)
- func (o *SpaceRoleCreateResponse) GetProjectIdOk() (ret SpaceRoleCreateResponseGetProjectIdRetType, ok bool)
- func (o *SpaceRoleCreateResponse) GetRegion() (ret SpaceRoleCreateResponseGetRegionRetType)
- func (o *SpaceRoleCreateResponse) GetRegionOk() (ret SpaceRoleCreateResponseGetRegionRetType, ok bool)
- func (o *SpaceRoleCreateResponse) GetSpaceId() (ret SpaceRoleCreateResponseGetSpaceIdRetType)
- func (o *SpaceRoleCreateResponse) GetSpaceIdOk() (ret SpaceRoleCreateResponseGetSpaceIdRetType, ok bool)
- func (o *SpaceRoleCreateResponse) GetType() (ret SpaceRoleCreateResponseGetTypeRetType)
- func (o *SpaceRoleCreateResponse) GetTypeOk() (ret SpaceRoleCreateResponseGetTypeRetType, ok bool)
- func (o *SpaceRoleCreateResponse) SetGuid(v SpaceRoleCreateResponseGetGuidRetType)
- func (o *SpaceRoleCreateResponse) SetOrgId(v SpaceRoleCreateResponseGetOrgIdRetType)
- func (o *SpaceRoleCreateResponse) SetPlatformId(v SpaceRoleCreateResponseGetPlatformIdRetType)
- func (o *SpaceRoleCreateResponse) SetProjectId(v SpaceRoleCreateResponseGetProjectIdRetType)
- func (o *SpaceRoleCreateResponse) SetRegion(v SpaceRoleCreateResponseGetRegionRetType)
- func (o *SpaceRoleCreateResponse) SetSpaceId(v SpaceRoleCreateResponseGetSpaceIdRetType)
- func (o *SpaceRoleCreateResponse) SetType(v SpaceRoleCreateResponseGetTypeRetType)
- func (o SpaceRoleCreateResponse) ToMap() (map[string]interface{}, error)deprecated
- type SpaceRoleCreateResponseGetGuidArgTypedeprecated
- type SpaceRoleCreateResponseGetGuidAttributeType
- type SpaceRoleCreateResponseGetGuidRetTypedeprecated
- type SpaceRoleCreateResponseGetOrgIdArgTypedeprecated
- type SpaceRoleCreateResponseGetOrgIdAttributeType
- type SpaceRoleCreateResponseGetOrgIdRetTypedeprecated
- type SpaceRoleCreateResponseGetPlatformIdArgTypedeprecated
- type SpaceRoleCreateResponseGetPlatformIdAttributeType
- type SpaceRoleCreateResponseGetPlatformIdRetTypedeprecated
- type SpaceRoleCreateResponseGetProjectIdArgTypedeprecated
- type SpaceRoleCreateResponseGetProjectIdAttributeType
- type SpaceRoleCreateResponseGetProjectIdRetTypedeprecated
- type SpaceRoleCreateResponseGetRegionArgTypedeprecated
- type SpaceRoleCreateResponseGetRegionAttributeType
- type SpaceRoleCreateResponseGetRegionRetTypedeprecated
- type SpaceRoleCreateResponseGetSpaceIdArgTypedeprecated
- type SpaceRoleCreateResponseGetSpaceIdAttributeType
- type SpaceRoleCreateResponseGetSpaceIdRetTypedeprecated
- type SpaceRoleCreateResponseGetTypeArgTypedeprecated
- type SpaceRoleCreateResponseGetTypeAttributeType
- type SpaceRoleCreateResponseGetTypeRetTypedeprecated
- type SpaceRoleType
- type SpaceWithIsolationSegment
- func (o *SpaceWithIsolationSegment) GetCreatedAt() (ret SpaceWithIsolationSegmentGetCreatedAtRetType)
- func (o *SpaceWithIsolationSegment) GetCreatedAtOk() (ret SpaceWithIsolationSegmentGetCreatedAtRetType, ok bool)
- func (o *SpaceWithIsolationSegment) GetGuid() (ret SpaceWithIsolationSegmentGetGuidRetType)
- func (o *SpaceWithIsolationSegment) GetGuidOk() (ret SpaceWithIsolationSegmentGetGuidRetType, ok bool)
- func (o *SpaceWithIsolationSegment) GetIsolationSegmentId() (res SpaceWithIsolationSegmentGetIsolationSegmentIdRetType)
- func (o *SpaceWithIsolationSegment) GetIsolationSegmentIdOk() (ret SpaceWithIsolationSegmentGetIsolationSegmentIdRetType, ok bool)
- func (o *SpaceWithIsolationSegment) GetName() (ret SpaceWithIsolationSegmentGetNameRetType)
- func (o *SpaceWithIsolationSegment) GetNameOk() (ret SpaceWithIsolationSegmentGetNameRetType, ok bool)
- func (o *SpaceWithIsolationSegment) GetOrgId() (ret SpaceWithIsolationSegmentGetOrgIdRetType)
- func (o *SpaceWithIsolationSegment) GetOrgIdOk() (ret SpaceWithIsolationSegmentGetOrgIdRetType, ok bool)
- func (o *SpaceWithIsolationSegment) GetPlatformId() (ret SpaceWithIsolationSegmentGetPlatformIdRetType)
- func (o *SpaceWithIsolationSegment) GetPlatformIdOk() (ret SpaceWithIsolationSegmentGetPlatformIdRetType, ok bool)
- func (o *SpaceWithIsolationSegment) GetProjectId() (ret SpaceWithIsolationSegmentGetProjectIdRetType)
- func (o *SpaceWithIsolationSegment) GetProjectIdOk() (ret SpaceWithIsolationSegmentGetProjectIdRetType, ok bool)
- func (o *SpaceWithIsolationSegment) GetRegion() (ret SpaceWithIsolationSegmentGetRegionRetType)
- func (o *SpaceWithIsolationSegment) GetRegionOk() (ret SpaceWithIsolationSegmentGetRegionRetType, ok bool)
- func (o *SpaceWithIsolationSegment) GetUpdatedAt() (ret SpaceWithIsolationSegmentGetUpdatedAtRetType)
- func (o *SpaceWithIsolationSegment) GetUpdatedAtOk() (ret SpaceWithIsolationSegmentGetUpdatedAtRetType, ok bool)
- func (o *SpaceWithIsolationSegment) HasIsolationSegmentId() bool
- func (o *SpaceWithIsolationSegment) SetCreatedAt(v SpaceWithIsolationSegmentGetCreatedAtRetType)
- func (o *SpaceWithIsolationSegment) SetGuid(v SpaceWithIsolationSegmentGetGuidRetType)
- func (o *SpaceWithIsolationSegment) SetIsolationSegmentId(v SpaceWithIsolationSegmentGetIsolationSegmentIdRetType)
- func (o *SpaceWithIsolationSegment) SetName(v SpaceWithIsolationSegmentGetNameRetType)
- func (o *SpaceWithIsolationSegment) SetOrgId(v SpaceWithIsolationSegmentGetOrgIdRetType)
- func (o *SpaceWithIsolationSegment) SetPlatformId(v SpaceWithIsolationSegmentGetPlatformIdRetType)
- func (o *SpaceWithIsolationSegment) SetProjectId(v SpaceWithIsolationSegmentGetProjectIdRetType)
- func (o *SpaceWithIsolationSegment) SetRegion(v SpaceWithIsolationSegmentGetRegionRetType)
- func (o *SpaceWithIsolationSegment) SetUpdatedAt(v SpaceWithIsolationSegmentGetUpdatedAtRetType)
- func (o SpaceWithIsolationSegment) ToMap() (map[string]interface{}, error)deprecated
- type SpaceWithIsolationSegmentAllOf
- func (o *SpaceWithIsolationSegmentAllOf) GetIsolationSegmentId() (res SpaceWithIsolationSegmentAllOfGetIsolationSegmentIdRetType)
- func (o *SpaceWithIsolationSegmentAllOf) GetIsolationSegmentIdOk() (ret SpaceWithIsolationSegmentAllOfGetIsolationSegmentIdRetType, ok bool)
- func (o *SpaceWithIsolationSegmentAllOf) HasIsolationSegmentId() bool
- func (o *SpaceWithIsolationSegmentAllOf) SetIsolationSegmentId(v SpaceWithIsolationSegmentAllOfGetIsolationSegmentIdRetType)
- func (o SpaceWithIsolationSegmentAllOf) ToMap() (map[string]interface{}, error)deprecated
- type SpaceWithIsolationSegmentAllOfGetIsolationSegmentIdArgTypedeprecated
- type SpaceWithIsolationSegmentAllOfGetIsolationSegmentIdAttributeType
- type SpaceWithIsolationSegmentAllOfGetIsolationSegmentIdRetTypedeprecated
- type SpaceWithIsolationSegmentGetCreatedAtArgTypedeprecated
- type SpaceWithIsolationSegmentGetCreatedAtAttributeType
- type SpaceWithIsolationSegmentGetCreatedAtRetTypedeprecated
- type SpaceWithIsolationSegmentGetGuidArgTypedeprecated
- type SpaceWithIsolationSegmentGetGuidAttributeType
- type SpaceWithIsolationSegmentGetGuidRetTypedeprecated
- type SpaceWithIsolationSegmentGetIsolationSegmentIdArgTypedeprecated
- type SpaceWithIsolationSegmentGetIsolationSegmentIdAttributeType
- type SpaceWithIsolationSegmentGetIsolationSegmentIdRetTypedeprecated
- type SpaceWithIsolationSegmentGetNameArgTypedeprecated
- type SpaceWithIsolationSegmentGetNameAttributeType
- type SpaceWithIsolationSegmentGetNameRetTypedeprecated
- type SpaceWithIsolationSegmentGetOrgIdArgTypedeprecated
- type SpaceWithIsolationSegmentGetOrgIdAttributeType
- type SpaceWithIsolationSegmentGetOrgIdRetTypedeprecated
- type SpaceWithIsolationSegmentGetPlatformIdArgTypedeprecated
- type SpaceWithIsolationSegmentGetPlatformIdAttributeType
- type SpaceWithIsolationSegmentGetPlatformIdRetTypedeprecated
- type SpaceWithIsolationSegmentGetProjectIdArgTypedeprecated
- type SpaceWithIsolationSegmentGetProjectIdAttributeType
- type SpaceWithIsolationSegmentGetProjectIdRetTypedeprecated
- type SpaceWithIsolationSegmentGetRegionArgTypedeprecated
- type SpaceWithIsolationSegmentGetRegionAttributeType
- type SpaceWithIsolationSegmentGetRegionRetTypedeprecated
- type SpaceWithIsolationSegmentGetUpdatedAtArgTypedeprecated
- type SpaceWithIsolationSegmentGetUpdatedAtAttributeType
- type SpaceWithIsolationSegmentGetUpdatedAtRetTypedeprecated
- type SpacesList
- func (o *SpacesList) GetPagination() (ret SpacesListGetPaginationRetType)
- func (o *SpacesList) GetPaginationOk() (ret SpacesListGetPaginationRetType, ok bool)
- func (o *SpacesList) GetResources() (ret SpacesListGetResourcesRetType)
- func (o *SpacesList) GetResourcesOk() (ret SpacesListGetResourcesRetType, ok bool)
- func (o *SpacesList) SetPagination(v SpacesListGetPaginationRetType)
- func (o *SpacesList) SetResources(v SpacesListGetResourcesRetType)
- func (o SpacesList) ToMap() (map[string]interface{}, error)deprecated
- type SpacesListGetPaginationArgTypedeprecated
- type SpacesListGetPaginationAttributeType
- type SpacesListGetPaginationRetTypedeprecated
- type SpacesListGetResourcesArgTypedeprecated
- type SpacesListGetResourcesAttributeType
- type SpacesListGetResourcesRetTypedeprecated
- type UpdateOrganizationPayload
- func (o *UpdateOrganizationPayload) GetName() (res UpdateOrganizationPayloadGetNameRetType)
- func (o *UpdateOrganizationPayload) GetNameOk() (ret UpdateOrganizationPayloadGetNameRetType, ok bool)
- func (o *UpdateOrganizationPayload) GetSuspended() (res UpdateOrganizationPayloadgetSuspendedRetType)
- func (o *UpdateOrganizationPayload) GetSuspendedOk() (ret UpdateOrganizationPayloadgetSuspendedRetType, ok bool)
- func (o *UpdateOrganizationPayload) HasName() bool
- func (o *UpdateOrganizationPayload) HasSuspended() bool
- func (o *UpdateOrganizationPayload) SetName(v UpdateOrganizationPayloadGetNameRetType)
- func (o *UpdateOrganizationPayload) SetSuspended(v UpdateOrganizationPayloadgetSuspendedRetType)
- func (o UpdateOrganizationPayload) ToMap() (map[string]interface{}, error)deprecated
- type UpdateOrganizationPayloadGetNameArgTypedeprecated
- type UpdateOrganizationPayloadGetNameAttributeType
- type UpdateOrganizationPayloadGetNameRetTypedeprecated
- type UpdateOrganizationPayloadgetSuspendedArgTypedeprecated
- type UpdateOrganizationPayloadgetSuspendedAttributeType
- type UpdateOrganizationPayloadgetSuspendedRetTypedeprecated
- type UpdateOrganizationRequestdeprecated
- type UpdateSpacePayload
- func (o *UpdateSpacePayload) GetName() (ret UpdateSpacePayloadGetNameRetType)
- func (o *UpdateSpacePayload) GetNameOk() (ret UpdateSpacePayloadGetNameRetType, ok bool)
- func (o *UpdateSpacePayload) SetName(v UpdateSpacePayloadGetNameRetType)
- func (o UpdateSpacePayload) ToMap() (map[string]interface{}, error)deprecated
- type UpdateSpacePayloadGetNameArgTypedeprecated
- type UpdateSpacePayloadGetNameAttributeType
- type UpdateSpacePayloadGetNameRetTypedeprecated
- type UpdateSpaceRequestdeprecated
- type UsageSummary
- func (o *UsageSummary) GetDomains() (ret UsageSummaryGetDomainsRetType)
- func (o *UsageSummary) GetDomainsOk() (ret UsageSummaryGetDomainsRetType, ok bool)
- func (o *UsageSummary) GetMemoryInMb() (ret UsageSummaryGetMemoryInMbRetType)
- func (o *UsageSummary) GetMemoryInMbOk() (ret UsageSummaryGetMemoryInMbRetType, ok bool)
- func (o *UsageSummary) GetPerAppTasks() (ret UsageSummaryGetPerAppTasksRetType)
- func (o *UsageSummary) GetPerAppTasksOk() (ret UsageSummaryGetPerAppTasksRetType, ok bool)
- func (o *UsageSummary) GetReservedPorts() (ret UsageSummaryGetReservedPortsRetType)
- func (o *UsageSummary) GetReservedPortsOk() (ret UsageSummaryGetReservedPortsRetType, ok bool)
- func (o *UsageSummary) GetRoutes() (ret UsageSummaryGetRoutesRetType)
- func (o *UsageSummary) GetRoutesOk() (ret UsageSummaryGetRoutesRetType, ok bool)
- func (o *UsageSummary) GetServiceInstances() (ret UsageSummaryGetServiceInstancesRetType)
- func (o *UsageSummary) GetServiceInstancesOk() (ret UsageSummaryGetServiceInstancesRetType, ok bool)
- func (o *UsageSummary) GetServiceKeys() (ret UsageSummaryGetServiceKeysRetType)
- func (o *UsageSummary) GetServiceKeysOk() (ret UsageSummaryGetServiceKeysRetType, ok bool)
- func (o *UsageSummary) GetStartedInstances() (ret UsageSummaryGetStartedInstancesRetType)
- func (o *UsageSummary) GetStartedInstancesOk() (ret UsageSummaryGetStartedInstancesRetType, ok bool)
- func (o *UsageSummary) SetDomains(v UsageSummaryGetDomainsRetType)
- func (o *UsageSummary) SetMemoryInMb(v UsageSummaryGetMemoryInMbRetType)
- func (o *UsageSummary) SetPerAppTasks(v UsageSummaryGetPerAppTasksRetType)
- func (o *UsageSummary) SetReservedPorts(v UsageSummaryGetReservedPortsRetType)
- func (o *UsageSummary) SetRoutes(v UsageSummaryGetRoutesRetType)
- func (o *UsageSummary) SetServiceInstances(v UsageSummaryGetServiceInstancesRetType)
- func (o *UsageSummary) SetServiceKeys(v UsageSummaryGetServiceKeysRetType)
- func (o *UsageSummary) SetStartedInstances(v UsageSummaryGetStartedInstancesRetType)
- func (o UsageSummary) ToMap() (map[string]interface{}, error)deprecated
- type UsageSummaryGetDomainsArgTypedeprecated
- type UsageSummaryGetDomainsAttributeType
- type UsageSummaryGetDomainsRetTypedeprecated
- type UsageSummaryGetMemoryInMbArgTypedeprecated
- type UsageSummaryGetMemoryInMbAttributeType
- type UsageSummaryGetMemoryInMbRetTypedeprecated
- type UsageSummaryGetPerAppTasksArgTypedeprecated
- type UsageSummaryGetPerAppTasksAttributeType
- type UsageSummaryGetPerAppTasksRetTypedeprecated
- type UsageSummaryGetReservedPortsArgTypedeprecated
- type UsageSummaryGetReservedPortsAttributeType
- type UsageSummaryGetReservedPortsRetTypedeprecated
- type UsageSummaryGetRoutesArgTypedeprecated
- type UsageSummaryGetRoutesAttributeType
- type UsageSummaryGetRoutesRetTypedeprecated
- type UsageSummaryGetServiceInstancesArgTypedeprecated
- type UsageSummaryGetServiceInstancesAttributeType
- type UsageSummaryGetServiceInstancesRetTypedeprecated
- type UsageSummaryGetServiceKeysArgTypedeprecated
- type UsageSummaryGetServiceKeysAttributeType
- type UsageSummaryGetServiceKeysRetTypedeprecated
- type UsageSummaryGetStartedInstancesArgTypedeprecated
- type UsageSummaryGetStartedInstancesAttributeType
- type UsageSummaryGetStartedInstancesRetTypedeprecated
Constants ¶
This section is empty.
Variables ¶
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
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 ¶
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 PtrBool ¶
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 ¶
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 ¶
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 ¶
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 ¶
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 ¶
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
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 (*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 (*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 (*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 (*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) 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 (*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 (*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 (*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 (*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 (*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 (*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 (*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 (*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) 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 (*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 (*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 (*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 (*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 (*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 (*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 (*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 (*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
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 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 ¶
func (o *ApplyOrganizationQuotaPayload) GetQuotaId() (ret ApplyOrganizationQuotaPayloadGetQuotaIdRetType)
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 ¶
func (o *ApplyOrganizationQuotaPayload) GetQuotaIdOk() (ret ApplyOrganizationQuotaPayloadGetQuotaIdRetType, 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 (*ApplyOrganizationQuotaPayload) SetQuotaId ¶
func (o *ApplyOrganizationQuotaPayload) SetQuotaId(v ApplyOrganizationQuotaPayloadGetQuotaIdRetType)
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
func (r ApplyOrganizationQuotaRequest) Execute() (*OrganizationQuota, error)
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
func (r CreateOrgManagerRequest) Execute() (*OrgManagerResponse, error)
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 ¶
func (o *CreateOrgRolePayload) GetType() (ret CreateOrgRolePayloadGetTypeRetType)
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 ¶
func (o *CreateOrgRolePayload) GetTypeOk() (ret CreateOrgRolePayloadGetTypeRetType, 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 (*CreateOrgRolePayload) GetUserGuid ¶
func (o *CreateOrgRolePayload) GetUserGuid() (res CreateOrgRolePayloadGetUserGuidRetType)
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 ¶
func (o *CreateOrgRolePayload) GetUserGuidOk() (ret CreateOrgRolePayloadGetUserGuidRetType, ok bool)
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 ¶
func (o *CreateOrgRolePayload) GetUserName() (res CreateOrgRolePayloadGetUserNameRetType)
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 ¶
func (o *CreateOrgRolePayload) GetUserNameOk() (ret CreateOrgRolePayloadGetUserNameRetType, ok bool)
GetUserNameOk returns a tuple with the UserName field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*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 ¶
func (o *CreateOrgRolePayload) SetType(v CreateOrgRolePayloadGetTypeRetType)
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 ¶
func (o *CreateOrgRolePayload) SetUserGuid(v CreateOrgRolePayloadGetUserGuidRetType)
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 ¶
func (o *CreateOrgRolePayload) SetUserName(v CreateOrgRolePayloadGetUserNameRetType)
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 ¶
func (o *CreateOrganizationPayload) GetName() (ret CreateOrganizationPayloadGetNameRetType)
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 ¶
func (o *CreateOrganizationPayload) GetNameOk() (ret CreateOrganizationPayloadGetNameRetType, 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 (*CreateOrganizationPayload) GetPlatformId ¶
func (o *CreateOrganizationPayload) GetPlatformId() (res CreateOrganizationPayloadGetPlatformIdRetType)
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 ¶
func (o *CreateOrganizationPayload) GetPlatformIdOk() (ret CreateOrganizationPayloadGetPlatformIdRetType, ok bool)
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 ¶
func (o *CreateOrganizationPayload) SetName(v CreateOrganizationPayloadGetNameRetType)
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 ¶
func (o *CreateOrganizationPayload) SetPlatformId(v CreateOrganizationPayloadGetPlatformIdRetType)
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
func (r CreateOrganizationRequest) Execute() (*OrganizationCreateResponse, error)
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 ¶
func (o *CreateSpacePayload) GetName() (ret CreateSpacePayloadGetNameRetType)
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 ¶
func (o *CreateSpacePayload) SetName(v CreateSpacePayloadGetNameRetType)
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 ¶
func (o *CreateSpaceRolePayload) GetType() (ret CreateSpaceRolePayloadGetTypeRetType)
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 ¶
func (o *CreateSpaceRolePayload) GetTypeOk() (ret CreateSpaceRolePayloadGetTypeRetType, 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 (*CreateSpaceRolePayload) GetUserGuid ¶
func (o *CreateSpaceRolePayload) GetUserGuid() (res CreateSpaceRolePayloadGetUserGuidRetType)
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 ¶
func (o *CreateSpaceRolePayload) GetUserGuidOk() (ret CreateSpaceRolePayloadGetUserGuidRetType, ok bool)
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 ¶
func (o *CreateSpaceRolePayload) GetUserName() (res CreateSpaceRolePayloadGetUserNameRetType)
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 ¶
func (o *CreateSpaceRolePayload) GetUserNameOk() (ret CreateSpaceRolePayloadGetUserNameRetType, ok bool)
GetUserNameOk returns a tuple with the UserName field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*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 ¶
func (o *CreateSpaceRolePayload) SetType(v CreateSpaceRolePayloadGetTypeRetType)
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 ¶
func (o *CreateSpaceRolePayload) SetUserGuid(v CreateSpaceRolePayloadGetUserGuidRetType)
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 ¶
func (o *CreateSpaceRolePayload) SetUserName(v CreateSpaceRolePayloadGetUserNameRetType)
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
func (r CreateSpaceRoleRequest) Execute() (*SpaceRoleCreateResponse, error)
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
func (r DeleteOrgManagerRequest) Execute() (*OrgManagerDeleteResponse, error)
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
func (r DeleteOrganizationRequest) Execute() (*OrganizationDeleteResponse, error)
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
func (r DeleteSpaceRequest) Execute() (*SpaceDeleteResponse, error)
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 ¶
func NewErrorResponse(code ErrorResponseGetCodeArgType, message ErrorResponseGetMessageArgType) *ErrorResponse
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 ¶
func (o *ErrorResponse) SetCode(v ErrorResponseGetCodeRetType)
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 ¶
func (o *ErrorResponse) SetMessage(v ErrorResponseGetMessageRetType)
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
func (r GetOrganizationUsageSummaryRequest) Execute() (*OrganizationUsageSummary, error)
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
func NewIsolationSegment(createdAt IsolationSegmentGetCreatedAtArgType, guid IsolationSegmentGetGuidArgType, name IsolationSegmentGetNameArgType, orgId IsolationSegmentGetOrgIdArgType, platformId IsolationSegmentGetPlatformIdArgType, projectId IsolationSegmentGetProjectIdArgType, region IsolationSegmentGetRegionArgType, updatedAt IsolationSegmentGetUpdatedAtArgType) *IsolationSegment
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
func (o *IsolationSegment) GetGuid() (ret IsolationSegmentGetGuidRetType)
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
func (o *IsolationSegment) GetName() (ret IsolationSegmentGetNameRetType)
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
func (o *IsolationSegment) GetOrgId() (ret IsolationSegmentGetOrgIdRetType)
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
func (o *IsolationSegment) GetRegion() (ret IsolationSegmentGetRegionRetType)
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
func (o *IsolationSegment) SetCreatedAt(v IsolationSegmentGetCreatedAtRetType)
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
func (o *IsolationSegment) SetGuid(v IsolationSegmentGetGuidRetType)
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
func (o *IsolationSegment) SetName(v IsolationSegmentGetNameRetType)
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
func (o *IsolationSegment) SetOrgId(v IsolationSegmentGetOrgIdRetType)
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
func (o *IsolationSegment) SetPlatformId(v IsolationSegmentGetPlatformIdRetType)
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
func (o *IsolationSegment) SetProjectId(v IsolationSegmentGetProjectIdRetType)
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
func (o *IsolationSegment) SetRegion(v IsolationSegmentGetRegionRetType)
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
func (o *IsolationSegment) SetUpdatedAt(v IsolationSegmentGetUpdatedAtRetType)
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 IsolationSegmentGetCreatedAtAttributeType ¶ added in v0.3.0
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 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 IsolationSegmentGetUpdatedAtAttributeType ¶ added in v0.3.0
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 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
func NewIsolationSegmentsList(pagination IsolationSegmentsListGetPaginationArgType, resources IsolationSegmentsListGetResourcesArgType) *IsolationSegmentsList
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
func (o *IsolationSegmentsList) GetPagination() (ret IsolationSegmentsListGetPaginationRetType)
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
func (o *IsolationSegmentsList) GetPaginationOk() (ret IsolationSegmentsListGetPaginationRetType, 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 (*IsolationSegmentsList) GetResources ¶ added in v0.3.0
func (o *IsolationSegmentsList) GetResources() (ret IsolationSegmentsListGetResourcesRetType)
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
func (o *IsolationSegmentsList) GetResourcesOk() (ret IsolationSegmentsListGetResourcesRetType, 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 (*IsolationSegmentsList) SetPagination ¶ added in v0.3.0
func (o *IsolationSegmentsList) SetPagination(v IsolationSegmentsListGetPaginationRetType)
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
func (o *IsolationSegmentsList) SetResources(v IsolationSegmentsListGetResourcesRetType)
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
func (r ListOrganizationsRequest) Execute() (*OrganizationsList, error)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (ListOrganizationsRequest) OrderBy ¶
func (r ListOrganizationsRequest) OrderBy(orderBy string) 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
func (ListOrganizationsRequest) Page ¶
func (r ListOrganizationsRequest) Page(page int64) ApiListOrganizationsRequest
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 ¶
func (r ListOrganizationsRequest) PerPage(perPage 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
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 ¶
func (r ListPlatformsRequest) Page(page int64) ApiListPlatformsRequest
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 ¶
func (r ListPlatformsRequest) PerPage(perPage 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
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 ¶
func (r ListSpacesRequest) Page(page int64) ApiListSpacesRequest
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 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
func (v NullableApplyOrganizationQuotaPayload) Get() *ApplyOrganizationQuotaPayload
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableApplyOrganizationQuotaPayload) IsSet
deprecated
func (v NullableApplyOrganizationQuotaPayload) IsSet() bool
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
func (v *NullableApplyOrganizationQuotaPayload) Set(val *ApplyOrganizationQuotaPayload)
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
func (v *NullableApplyOrganizationQuotaPayload) Unset()
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type NullableBool
deprecated
type NullableBool struct {
// contains filtered or unexported fields
}
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func NewNullableBool
deprecated
func NewNullableBool(val *bool) *NullableBool
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableBool) Get
deprecated
func (v NullableBool) Get() *bool
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableBool) IsSet
deprecated
func (v NullableBool) IsSet() bool
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableBool) MarshalJSON
deprecated
func (v NullableBool) MarshalJSON() ([]byte, error)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableBool) Set
deprecated
func (v *NullableBool) Set(val *bool)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableBool) UnmarshalJSON
deprecated
func (v *NullableBool) UnmarshalJSON(src []byte) error
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableBool) Unset
deprecated
func (v *NullableBool) Unset()
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type 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
func (v NullableCreateOrgRolePayload) Get() *CreateOrgRolePayload
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableCreateOrgRolePayload) IsSet
deprecated
func (v NullableCreateOrgRolePayload) IsSet() bool
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
func (v *NullableCreateOrgRolePayload) Set(val *CreateOrgRolePayload)
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
func (v NullableCreateOrganizationPayload) Get() *CreateOrganizationPayload
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableCreateOrganizationPayload) IsSet
deprecated
func (v NullableCreateOrganizationPayload) IsSet() bool
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
func (v *NullableCreateOrganizationPayload) Set(val *CreateOrganizationPayload)
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
func (v *NullableCreateOrganizationPayload) Unset()
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
func (v NullableCreateSpacePayload) Get() *CreateSpacePayload
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
func (v *NullableCreateSpacePayload) Set(val *CreateSpacePayload)
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
func (v NullableCreateSpaceRolePayload) Get() *CreateSpaceRolePayload
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableCreateSpaceRolePayload) IsSet
deprecated
func (v NullableCreateSpaceRolePayload) IsSet() bool
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
func (v *NullableCreateSpaceRolePayload) Set(val *CreateSpaceRolePayload)
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
func (v NullableErrorResponse) Get() *ErrorResponse
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
func (v NullableIsolationSegment) Get() *IsolationSegment
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
func (v *NullableIsolationSegment) Set(val *IsolationSegment)
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
func (v NullableIsolationSegmentsList) Get() *IsolationSegmentsList
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
func (v NullableIsolationSegmentsList) IsSet() bool
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
func (v *NullableIsolationSegmentsList) Set(val *IsolationSegmentsList)
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
func (v NullableOrgManagerDeleteResponse) Get() *OrgManagerDeleteResponse
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableOrgManagerDeleteResponse) IsSet
deprecated
func (v NullableOrgManagerDeleteResponse) IsSet() bool
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
func (v *NullableOrgManagerDeleteResponse) Set(val *OrgManagerDeleteResponse)
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
func (v *NullableOrgManagerDeleteResponse) Unset()
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
func (v NullableOrgManagerResponse) Get() *OrgManagerResponse
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
func (v *NullableOrgManagerResponse) Set(val *OrgManagerResponse)
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
func (v NullableOrgRoleCreateBffRequest) Get() *OrgRoleCreateBffRequest
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableOrgRoleCreateBffRequest) IsSet
deprecated
func (v NullableOrgRoleCreateBffRequest) IsSet() bool
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
func (v *NullableOrgRoleCreateBffRequest) Set(val *OrgRoleCreateBffRequest)
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
func (v *NullableOrgRoleCreateBffRequest) Unset()
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
func (v NullableOrgRoleResponse) Get() *OrgRoleResponse
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
func (v *NullableOrgRoleResponse) Set(val *OrgRoleResponse)
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
func (v NullableOrgRoleType) Get() *OrgRoleType
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
func (v NullableOrganization) Get() *Organization
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
func (v NullableOrganizationCreateBffResponse) Get() *OrganizationCreateBffResponse
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
func (v NullableOrganizationCreateBffResponse) IsSet() bool
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
func (v *NullableOrganizationCreateBffResponse) Set(val *OrganizationCreateBffResponse)
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
func (v *NullableOrganizationCreateBffResponse) Unset()
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
func (v NullableOrganizationCreateResponse) Get() *OrganizationCreateResponse
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableOrganizationCreateResponse) IsSet
deprecated
func (v NullableOrganizationCreateResponse) IsSet() bool
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
func (v *NullableOrganizationCreateResponse) Set(val *OrganizationCreateResponse)
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
func (v *NullableOrganizationCreateResponse) Unset()
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
func (v NullableOrganizationDeleteResponse) Get() *OrganizationDeleteResponse
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableOrganizationDeleteResponse) IsSet
deprecated
func (v NullableOrganizationDeleteResponse) IsSet() bool
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
func (v *NullableOrganizationDeleteResponse) Set(val *OrganizationDeleteResponse)
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
func (v *NullableOrganizationDeleteResponse) Unset()
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
func (v NullableOrganizationQuota) Get() *OrganizationQuota
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
func (v *NullableOrganizationQuota) Set(val *OrganizationQuota)
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
func (v NullableOrganizationUsageSummary) Get() *OrganizationUsageSummary
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableOrganizationUsageSummary) IsSet
deprecated
func (v NullableOrganizationUsageSummary) IsSet() bool
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
func (v *NullableOrganizationUsageSummary) Set(val *OrganizationUsageSummary)
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
func (v *NullableOrganizationUsageSummary) Unset()
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
func (v NullableOrganizationsList) Get() *OrganizationsList
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
func (v *NullableOrganizationsList) Set(val *OrganizationsList)
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
func (v NullableOrganizationsListItem) Get() *OrganizationsListItem
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableOrganizationsListItem) IsSet
deprecated
func (v NullableOrganizationsListItem) IsSet() bool
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
func (v *NullableOrganizationsListItem) Set(val *OrganizationsListItem)
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
func (v NullablePlatformList) Get() *PlatformList
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
func (v NullableQuotaDomains) Get() *QuotaDomains
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
func (v NullableQuotaRoutes) Get() *QuotaRoutes
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
func (v NullableQuotaServices) Get() *QuotaServices
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
func (v NullableSpaceCreatedBffResponse) Get() *SpaceCreatedBffResponse
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
func (v NullableSpaceCreatedBffResponse) IsSet() bool
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
func (v *NullableSpaceCreatedBffResponse) Set(val *SpaceCreatedBffResponse)
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
func (v *NullableSpaceCreatedBffResponse) Unset()
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
func (v NullableSpaceDeleteResponse) Get() *SpaceDeleteResponse
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableSpaceDeleteResponse) IsSet
deprecated
func (v NullableSpaceDeleteResponse) IsSet() bool
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
func (v *NullableSpaceDeleteResponse) Set(val *SpaceDeleteResponse)
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
func (v NullableSpaceRoleCreateBffRequest) Get() *SpaceRoleCreateBffRequest
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableSpaceRoleCreateBffRequest) IsSet
deprecated
func (v NullableSpaceRoleCreateBffRequest) IsSet() bool
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
func (v *NullableSpaceRoleCreateBffRequest) Set(val *SpaceRoleCreateBffRequest)
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
func (v *NullableSpaceRoleCreateBffRequest) Unset()
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
func (v NullableSpaceRoleCreateBffResponse) Get() *SpaceRoleCreateBffResponse
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableSpaceRoleCreateBffResponse) IsSet
deprecated
func (v NullableSpaceRoleCreateBffResponse) IsSet() bool
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
func (v *NullableSpaceRoleCreateBffResponse) Set(val *SpaceRoleCreateBffResponse)
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
func (v *NullableSpaceRoleCreateBffResponse) Unset()
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
func (v NullableSpaceRoleCreateResponse) Get() *SpaceRoleCreateResponse
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableSpaceRoleCreateResponse) IsSet
deprecated
func (v NullableSpaceRoleCreateResponse) IsSet() bool
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
func (v *NullableSpaceRoleCreateResponse) Set(val *SpaceRoleCreateResponse)
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
func (v *NullableSpaceRoleCreateResponse) Unset()
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
func (v NullableSpaceRoleType) Get() *SpaceRoleType
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
func (v NullableSpaceWithIsolationSegment) Get() *SpaceWithIsolationSegment
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
func (v NullableSpaceWithIsolationSegment) IsSet() bool
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
func (v *NullableSpaceWithIsolationSegment) Set(val *SpaceWithIsolationSegment)
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
func (v *NullableSpaceWithIsolationSegment) Unset()
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
func (v NullableSpaceWithIsolationSegmentAllOf) Get() *SpaceWithIsolationSegmentAllOf
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
func (v NullableSpaceWithIsolationSegmentAllOf) IsSet() bool
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
func (v *NullableSpaceWithIsolationSegmentAllOf) Set(val *SpaceWithIsolationSegmentAllOf)
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
func (v *NullableSpaceWithIsolationSegmentAllOf) Unset()
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
func (v NullableUpdateOrganizationPayload) Get() *UpdateOrganizationPayload
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableUpdateOrganizationPayload) IsSet
deprecated
func (v NullableUpdateOrganizationPayload) IsSet() bool
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
func (v *NullableUpdateOrganizationPayload) Set(val *UpdateOrganizationPayload)
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
func (v *NullableUpdateOrganizationPayload) Unset()
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
func (v NullableUpdateSpacePayload) Get() *UpdateSpacePayload
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
func (v *NullableUpdateSpacePayload) Set(val *UpdateSpacePayload)
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
func (v NullableUsageSummary) Get() *UsageSummary
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 ¶
func NewOrgManager(createdAt OrgManagerGetCreatedAtArgType, guid OrgManagerGetGuidArgType, orgId OrgManagerGetOrgIdArgType, platformId OrgManagerGetPlatformIdArgType, projectId OrgManagerGetProjectIdArgType, region OrgManagerGetRegionArgType, updatedAt OrgManagerGetUpdatedAtArgType, username OrgManagerGetUsernameArgType) *OrgManager
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 ¶
func (o *OrgManagerDeleteResponse) GetMessage() (ret OrgManagerDeleteResponseGetMessageRetType)
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 ¶
func (o *OrgManagerDeleteResponse) GetMessageOk() (ret OrgManagerDeleteResponseGetMessageRetType, 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 (*OrgManagerDeleteResponse) SetMessage ¶
func (o *OrgManagerDeleteResponse) SetMessage(v OrgManagerDeleteResponseGetMessageRetType)
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 OrgManagerGetCreatedAtAttributeType ¶
isDateTime Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type OrgManagerGetCreatedAtRetType
deprecated
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 OrgManagerGetUpdatedAtAttributeType ¶
isDateTime Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type OrgManagerGetUpdatedAtRetType
deprecated
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 ¶
func NewOrgManagerResponse(createdAt OrgManagerResponseGetCreatedAtArgType, guid OrgManagerResponseGetGuidArgType, orgId OrgManagerResponseGetOrgIdArgType, password OrgManagerResponseGetPasswordArgType, platformId OrgManagerResponseGetPlatformIdArgType, projectId OrgManagerResponseGetProjectIdArgType, region OrgManagerResponseGetRegionArgType, updatedAt OrgManagerResponseGetUpdatedAtArgType, username OrgManagerResponseGetUsernameArgType) *OrgManagerResponse
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 ¶
func (o *OrgManagerResponse) GetCreatedAt() (ret OrgManagerResponseGetCreatedAtRetType)
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 ¶
func (o *OrgManagerResponse) GetGuid() (ret OrgManagerResponseGetGuidRetType)
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 ¶
func (o *OrgManagerResponse) GetOrgId() (ret OrgManagerResponseGetOrgIdRetType)
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 ¶
func (o *OrgManagerResponse) GetPassword() (ret OrgManagerResponseGetPasswordRetType)
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 ¶
func (o *OrgManagerResponse) GetPlatformId() (ret OrgManagerResponseGetPlatformIdRetType)
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 ¶
func (o *OrgManagerResponse) GetProjectId() (ret OrgManagerResponseGetProjectIdRetType)
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 ¶
func (o *OrgManagerResponse) GetRegion() (ret OrgManagerResponseGetRegionRetType)
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 ¶
func (o *OrgManagerResponse) GetUpdatedAt() (ret OrgManagerResponseGetUpdatedAtRetType)
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 ¶
func (o *OrgManagerResponse) GetUsername() (ret OrgManagerResponseGetUsernameRetType)
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 ¶
func (o *OrgManagerResponse) SetCreatedAt(v OrgManagerResponseGetCreatedAtRetType)
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 ¶
func (o *OrgManagerResponse) SetGuid(v OrgManagerResponseGetGuidRetType)
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 ¶
func (o *OrgManagerResponse) SetOrgId(v OrgManagerResponseGetOrgIdRetType)
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 ¶
func (o *OrgManagerResponse) SetPassword(v OrgManagerResponseGetPasswordRetType)
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 ¶
func (o *OrgManagerResponse) SetPlatformId(v OrgManagerResponseGetPlatformIdRetType)
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 ¶
func (o *OrgManagerResponse) SetProjectId(v OrgManagerResponseGetProjectIdRetType)
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 ¶
func (o *OrgManagerResponse) SetRegion(v OrgManagerResponseGetRegionRetType)
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 ¶
func (o *OrgManagerResponse) SetUpdatedAt(v OrgManagerResponseGetUpdatedAtRetType)
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 ¶
func (o *OrgManagerResponse) SetUsername(v OrgManagerResponseGetUsernameRetType)
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 OrgManagerResponseGetCreatedAtAttributeType ¶
isDateTime Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type OrgManagerResponseGetCreatedAtRetType
deprecated
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 OrgManagerResponseGetUpdatedAtAttributeType ¶
isDateTime Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type OrgManagerResponseGetUpdatedAtRetType
deprecated
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 ¶
func (o *OrgRoleCreateBffRequest) GetType() (ret OrgRoleCreateBffRequestGetTypeRetType)
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 ¶
func (o *OrgRoleCreateBffRequest) GetTypeOk() (ret OrgRoleCreateBffRequestGetTypeRetType, 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 (*OrgRoleCreateBffRequest) SetType ¶
func (o *OrgRoleCreateBffRequest) SetType(v OrgRoleCreateBffRequestGetTypeRetType)
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 ¶
func NewOrgRoleResponse(guid OrgRoleResponseGetGuidArgType, orgId OrgRoleResponseGetOrgIdArgType, platformId OrgRoleResponseGetPlatformIdArgType, projectId OrgRoleResponseGetProjectIdArgType, region OrgRoleResponseGetRegionArgType, types OrgRoleResponseGetTypeArgType) *OrgRoleResponse
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 ¶
func (o *OrgRoleResponse) GetGuid() (ret OrgRoleResponseGetGuidRetType)
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 ¶
func (o *OrgRoleResponse) GetType() (ret OrgRoleResponseGetTypeRetType)
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 ¶
func (o *OrgRoleResponse) SetGuid(v OrgRoleResponseGetGuidRetType)
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 ¶
func (o *OrgRoleResponse) SetOrgId(v OrgRoleResponseGetOrgIdRetType)
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 ¶
func (o *OrgRoleResponse) SetPlatformId(v OrgRoleResponseGetPlatformIdRetType)
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 ¶
func (o *OrgRoleResponse) SetProjectId(v OrgRoleResponseGetProjectIdRetType)
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 ¶
func (o *OrgRoleResponse) SetRegion(v OrgRoleResponseGetRegionRetType)
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 ¶
func (o *OrgRoleResponse) SetType(v OrgRoleResponseGetTypeRetType)
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 ¶
func NewOrganization(createdAt OrganizationGetCreatedAtArgType, guid OrganizationGetGuidArgType, name OrganizationGetNameArgType, platformId OrganizationGetPlatformIdArgType, projectId OrganizationGetProjectIdArgType, quotaId OrganizationGetQuotaIdArgType, region OrganizationGetRegionArgType, status OrganizationGetStatusArgType, suspended OrganizationgetSuspendedArgType, updatedAt OrganizationGetUpdatedAtArgType) *Organization
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 ¶
func (o *Organization) SetGuid(v OrganizationGetGuidRetType)
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 ¶
func (o *Organization) SetName(v OrganizationGetNameRetType)
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 ¶
func (o *Organization) SetQuotaId(v OrganizationGetQuotaIdRetType)
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 ¶
func (o *Organization) SetRegion(v OrganizationGetRegionRetType)
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 ¶
func (o *Organization) SetStatus(v OrganizationGetStatusRetType)
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
func NewOrganizationCreateBffResponse(org OrganizationCreateBffResponseGetOrgArgType, roles OrganizationCreateBffResponseGetRolesArgType) *OrganizationCreateBffResponse
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
func (o *OrganizationCreateBffResponse) GetOrg() (ret OrganizationCreateBffResponseGetOrgRetType)
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
func (o *OrganizationCreateBffResponse) GetOrgOk() (ret OrganizationCreateBffResponseGetOrgRetType, ok bool)
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
func (o *OrganizationCreateBffResponse) GetRoles() (ret OrganizationCreateBffResponseGetRolesRetType)
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
func (o *OrganizationCreateBffResponse) GetRolesOk() (ret OrganizationCreateBffResponseGetRolesRetType, ok bool)
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
func (o *OrganizationCreateBffResponse) SetOrg(v OrganizationCreateBffResponseGetOrgRetType)
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
func (o *OrganizationCreateBffResponse) SetRoles(v OrganizationCreateBffResponseGetRolesRetType)
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 ¶
func NewOrganizationCreateResponse(guid OrganizationCreateResponseGetGuidArgType, platformId OrganizationCreateResponseGetPlatformIdArgType, projectId OrganizationCreateResponseGetProjectIdArgType, region OrganizationCreateResponseGetRegionArgType) *OrganizationCreateResponse
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 ¶
func (o *OrganizationCreateResponse) GetGuid() (ret OrganizationCreateResponseGetGuidRetType)
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 ¶
func (o *OrganizationCreateResponse) GetGuidOk() (ret OrganizationCreateResponseGetGuidRetType, 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 (*OrganizationCreateResponse) GetPlatformId ¶
func (o *OrganizationCreateResponse) GetPlatformId() (ret OrganizationCreateResponseGetPlatformIdRetType)
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 ¶
func (o *OrganizationCreateResponse) GetPlatformIdOk() (ret OrganizationCreateResponseGetPlatformIdRetType, 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 (*OrganizationCreateResponse) GetProjectId ¶
func (o *OrganizationCreateResponse) GetProjectId() (ret OrganizationCreateResponseGetProjectIdRetType)
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 ¶
func (o *OrganizationCreateResponse) GetProjectIdOk() (ret OrganizationCreateResponseGetProjectIdRetType, 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 (*OrganizationCreateResponse) GetRegion ¶
func (o *OrganizationCreateResponse) GetRegion() (ret OrganizationCreateResponseGetRegionRetType)
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 ¶
func (o *OrganizationCreateResponse) GetRegionOk() (ret OrganizationCreateResponseGetRegionRetType, 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 (*OrganizationCreateResponse) SetGuid ¶
func (o *OrganizationCreateResponse) SetGuid(v OrganizationCreateResponseGetGuidRetType)
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 ¶
func (o *OrganizationCreateResponse) SetPlatformId(v OrganizationCreateResponseGetPlatformIdRetType)
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 ¶
func (o *OrganizationCreateResponse) SetProjectId(v OrganizationCreateResponseGetProjectIdRetType)
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 ¶
func (o *OrganizationCreateResponse) SetRegion(v OrganizationCreateResponseGetRegionRetType)
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 ¶
func NewOrganizationDeleteResponse(guid OrganizationDeleteResponseGetGuidArgType, platformId OrganizationDeleteResponseGetPlatformIdArgType, projectId OrganizationDeleteResponseGetProjectIdArgType, region OrganizationDeleteResponseGetRegionArgType) *OrganizationDeleteResponse
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 ¶
func (o *OrganizationDeleteResponse) GetGuid() (ret OrganizationDeleteResponseGetGuidRetType)
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 ¶
func (o *OrganizationDeleteResponse) GetGuidOk() (ret OrganizationDeleteResponseGetGuidRetType, 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 (*OrganizationDeleteResponse) GetPlatformId ¶
func (o *OrganizationDeleteResponse) GetPlatformId() (ret OrganizationDeleteResponseGetPlatformIdRetType)
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 ¶
func (o *OrganizationDeleteResponse) GetPlatformIdOk() (ret OrganizationDeleteResponseGetPlatformIdRetType, 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 (*OrganizationDeleteResponse) GetProjectId ¶
func (o *OrganizationDeleteResponse) GetProjectId() (ret OrganizationDeleteResponseGetProjectIdRetType)
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 ¶
func (o *OrganizationDeleteResponse) GetProjectIdOk() (ret OrganizationDeleteResponseGetProjectIdRetType, 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 (*OrganizationDeleteResponse) GetRegion ¶
func (o *OrganizationDeleteResponse) GetRegion() (ret OrganizationDeleteResponseGetRegionRetType)
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 ¶
func (o *OrganizationDeleteResponse) GetRegionOk() (ret OrganizationDeleteResponseGetRegionRetType, 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 (*OrganizationDeleteResponse) SetGuid ¶
func (o *OrganizationDeleteResponse) SetGuid(v OrganizationDeleteResponseGetGuidRetType)
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 ¶
func (o *OrganizationDeleteResponse) SetPlatformId(v OrganizationDeleteResponseGetPlatformIdRetType)
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 ¶
func (o *OrganizationDeleteResponse) SetProjectId(v OrganizationDeleteResponseGetProjectIdRetType)
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 ¶
func (o *OrganizationDeleteResponse) SetRegion(v OrganizationDeleteResponseGetRegionRetType)
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 OrganizationGetCreatedAtAttributeType ¶
isDateTime Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type OrganizationGetCreatedAtRetType
deprecated
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 OrganizationGetUpdatedAtAttributeType ¶
isDateTime Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type OrganizationGetUpdatedAtRetType
deprecated
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 ¶
func NewOrganizationQuota(orgId OrganizationQuotaGetOrgIdArgType, platformId OrganizationQuotaGetPlatformIdArgType, projectId OrganizationQuotaGetProjectIdArgType, quotaId OrganizationQuotaGetQuotaIdArgType, region OrganizationQuotaGetRegionArgType) *OrganizationQuota
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 ¶
func (o *OrganizationQuota) GetOrgId() (ret OrganizationQuotaGetOrgIdRetType)
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 ¶
func (o *OrganizationQuota) GetPlatformId() (ret OrganizationQuotaGetPlatformIdRetType)
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 ¶
func (o *OrganizationQuota) GetProjectId() (ret OrganizationQuotaGetProjectIdRetType)
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 ¶
func (o *OrganizationQuota) GetQuotaId() (ret OrganizationQuotaGetQuotaIdRetType)
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 ¶
func (o *OrganizationQuota) GetRegion() (ret OrganizationQuotaGetRegionRetType)
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 ¶
func (o *OrganizationQuota) SetOrgId(v OrganizationQuotaGetOrgIdRetType)
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 ¶
func (o *OrganizationQuota) SetPlatformId(v OrganizationQuotaGetPlatformIdRetType)
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 ¶
func (o *OrganizationQuota) SetProjectId(v OrganizationQuotaGetProjectIdRetType)
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 ¶
func (o *OrganizationQuota) SetQuotaId(v OrganizationQuotaGetQuotaIdRetType)
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 ¶
func (o *OrganizationQuota) SetRegion(v OrganizationQuotaGetRegionRetType)
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 ¶
func NewOrganizationUsageSummary(orgId OrganizationUsageSummaryGetOrgIdArgType, platformId OrganizationUsageSummaryGetPlatformIdArgType, projectId OrganizationUsageSummaryGetProjectIdArgType, region OrganizationUsageSummaryGetRegionArgType, usageSummary OrganizationUsageSummaryGetUsageSummaryArgType) *OrganizationUsageSummary
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 ¶
func (o *OrganizationUsageSummary) GetOrgId() (ret OrganizationUsageSummaryGetOrgIdRetType)
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 ¶
func (o *OrganizationUsageSummary) GetOrgIdOk() (ret OrganizationUsageSummaryGetOrgIdRetType, 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 (*OrganizationUsageSummary) GetPlatformId ¶
func (o *OrganizationUsageSummary) GetPlatformId() (ret OrganizationUsageSummaryGetPlatformIdRetType)
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 ¶
func (o *OrganizationUsageSummary) GetPlatformIdOk() (ret OrganizationUsageSummaryGetPlatformIdRetType, 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 (*OrganizationUsageSummary) GetProjectId ¶
func (o *OrganizationUsageSummary) GetProjectId() (ret OrganizationUsageSummaryGetProjectIdRetType)
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 ¶
func (o *OrganizationUsageSummary) GetProjectIdOk() (ret OrganizationUsageSummaryGetProjectIdRetType, 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 (*OrganizationUsageSummary) GetRegion ¶
func (o *OrganizationUsageSummary) GetRegion() (ret OrganizationUsageSummaryGetRegionRetType)
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 ¶
func (o *OrganizationUsageSummary) GetRegionOk() (ret OrganizationUsageSummaryGetRegionRetType, 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 (*OrganizationUsageSummary) GetUsageSummary ¶
func (o *OrganizationUsageSummary) GetUsageSummary() (ret OrganizationUsageSummaryGetUsageSummaryRetType)
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 ¶
func (o *OrganizationUsageSummary) GetUsageSummaryOk() (ret OrganizationUsageSummaryGetUsageSummaryRetType, ok bool)
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 ¶
func (o *OrganizationUsageSummary) SetOrgId(v OrganizationUsageSummaryGetOrgIdRetType)
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 ¶
func (o *OrganizationUsageSummary) SetPlatformId(v OrganizationUsageSummaryGetPlatformIdRetType)
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 ¶
func (o *OrganizationUsageSummary) SetProjectId(v OrganizationUsageSummaryGetProjectIdRetType)
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 ¶
func (o *OrganizationUsageSummary) SetRegion(v OrganizationUsageSummaryGetRegionRetType)
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 ¶
func (o *OrganizationUsageSummary) SetUsageSummary(v OrganizationUsageSummaryGetUsageSummaryRetType)
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 ¶
func NewOrganizationsList(pagination OrganizationsListGetPaginationArgType, resources OrganizationsListGetResourcesArgType) *OrganizationsList
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 ¶
func (o *OrganizationsList) GetPagination() (ret OrganizationsListGetPaginationRetType)
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 ¶
func (o *OrganizationsList) GetResources() (ret OrganizationsListGetResourcesRetType)
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 ¶
func (o *OrganizationsList) SetPagination(v OrganizationsListGetPaginationRetType)
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 ¶
func (o *OrganizationsList) SetResources(v OrganizationsListGetResourcesRetType)
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 ¶
func NewOrganizationsListItem(guid OrganizationsListItemGetGuidArgType, platformId OrganizationsListItemGetPlatformIdArgType, projectId OrganizationsListItemGetProjectIdArgType, region OrganizationsListItemGetRegionArgType, status OrganizationsListItemGetStatusArgType) *OrganizationsListItem
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 ¶
func (o *OrganizationsListItem) GetCreatedAt() (res OrganizationsListItemGetCreatedAtRetType)
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 ¶
func (o *OrganizationsListItem) GetCreatedAtOk() (ret OrganizationsListItemGetCreatedAtRetType, ok bool)
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 ¶
func (o *OrganizationsListItem) GetGuid() (ret OrganizationsListItemGetGuidRetType)
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 ¶
func (o *OrganizationsListItem) GetGuidOk() (ret OrganizationsListItemGetGuidRetType, 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 (*OrganizationsListItem) GetName ¶
func (o *OrganizationsListItem) GetName() (res OrganizationsListItemGetNameRetType)
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 ¶
func (o *OrganizationsListItem) GetNameOk() (ret OrganizationsListItemGetNameRetType, ok bool)
GetNameOk returns a tuple with the Name field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*OrganizationsListItem) GetPlatformId ¶
func (o *OrganizationsListItem) GetPlatformId() (ret OrganizationsListItemGetPlatformIdRetType)
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 ¶
func (o *OrganizationsListItem) GetPlatformIdOk() (ret OrganizationsListItemGetPlatformIdRetType, 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 (*OrganizationsListItem) GetProjectId ¶
func (o *OrganizationsListItem) GetProjectId() (ret OrganizationsListItemGetProjectIdRetType)
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 ¶
func (o *OrganizationsListItem) GetProjectIdOk() (ret OrganizationsListItemGetProjectIdRetType, 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 (*OrganizationsListItem) GetQuotaId ¶
func (o *OrganizationsListItem) GetQuotaId() (res OrganizationsListItemGetQuotaIdRetType)
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 ¶
func (o *OrganizationsListItem) GetQuotaIdOk() (ret OrganizationsListItemGetQuotaIdRetType, ok bool)
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 ¶
func (o *OrganizationsListItem) GetRegion() (ret OrganizationsListItemGetRegionRetType)
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 ¶
func (o *OrganizationsListItem) GetRegionOk() (ret OrganizationsListItemGetRegionRetType, 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 (*OrganizationsListItem) GetStatus ¶
func (o *OrganizationsListItem) GetStatus() (ret OrganizationsListItemGetStatusRetType)
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 ¶
func (o *OrganizationsListItem) GetStatusOk() (ret OrganizationsListItemGetStatusRetType, 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 (*OrganizationsListItem) GetSuspended ¶
func (o *OrganizationsListItem) GetSuspended() (res OrganizationsListItemgetSuspendedRetType)
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 ¶
func (o *OrganizationsListItem) GetSuspendedOk() (ret OrganizationsListItemgetSuspendedRetType, ok bool)
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 ¶
func (o *OrganizationsListItem) GetUpdatedAt() (res OrganizationsListItemGetUpdatedAtRetType)
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 ¶
func (o *OrganizationsListItem) GetUpdatedAtOk() (ret OrganizationsListItemGetUpdatedAtRetType, ok bool)
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 ¶
func (o *OrganizationsListItem) SetCreatedAt(v OrganizationsListItemGetCreatedAtRetType)
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 ¶
func (o *OrganizationsListItem) SetGuid(v OrganizationsListItemGetGuidRetType)
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 ¶
func (o *OrganizationsListItem) SetName(v OrganizationsListItemGetNameRetType)
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 ¶
func (o *OrganizationsListItem) SetPlatformId(v OrganizationsListItemGetPlatformIdRetType)
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 ¶
func (o *OrganizationsListItem) SetProjectId(v OrganizationsListItemGetProjectIdRetType)
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 ¶
func (o *OrganizationsListItem) SetQuotaId(v OrganizationsListItemGetQuotaIdRetType)
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 ¶
func (o *OrganizationsListItem) SetRegion(v OrganizationsListItemGetRegionRetType)
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 ¶
func (o *OrganizationsListItem) SetStatus(v OrganizationsListItemGetStatusRetType)
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 ¶
func (o *OrganizationsListItem) SetSuspended(v OrganizationsListItemgetSuspendedRetType)
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 ¶
func (o *OrganizationsListItem) SetUpdatedAt(v OrganizationsListItemGetUpdatedAtRetType)
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 OrganizationsListItemGetCreatedAtAttributeType ¶
isDateTime Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type OrganizationsListItemGetCreatedAtRetType
deprecated
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 OrganizationsListItemGetUpdatedAtAttributeType ¶
isDateTime Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type OrganizationsListItemGetUpdatedAtRetType
deprecated
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 ¶
func NewPlatformList(pagination PlatformListGetPaginationArgType, resources PlatformListGetResourcesArgType) *PlatformList
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 ¶
func NewPlatforms(apiUrl PlatformsGetApiUrlArgType, displayName PlatformsGetDisplayNameArgType, guid PlatformsGetGuidArgType, region PlatformsGetRegionArgType, systemId PlatformsGetSystemIdArgType) *Platforms
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 ¶
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
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 ¶
func NewQuota(apps QuotaGetAppsArgType, createdAt QuotaGetCreatedAtArgType, domains QuotaGetDomainsArgType, guid QuotaGetGuidArgType, name QuotaGetNameArgType, platformId QuotaGetPlatformIdArgType, projectId QuotaGetProjectIdArgType, region QuotaGetRegionArgType, routes QuotaGetRoutesArgType, services QuotaGetServicesArgType, updatedAt QuotaGetUpdatedAtArgType) *Quota
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 ¶
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
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 ¶
func NewQuotaApps(logRateLimitInBytesPerSecond QuotaAppsGetLogRateLimitInBytesPerSecondArgType, perAppTasks QuotaAppsGetPerAppTasksArgType, perProcessMemoryInMb QuotaAppsGetPerProcessMemoryInMbArgType, totalInstances QuotaAppsGetTotalInstancesArgType, totalMemoryInMb QuotaAppsGetTotalMemoryInMbArgType) *QuotaApps
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
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 QuotaGetCreatedAtAttributeType ¶
isDateTime Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type QuotaGetCreatedAtRetType
deprecated
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 QuotaGetUpdatedAtAttributeType ¶
isDateTime Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type QuotaGetUpdatedAtRetType
deprecated
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 ¶
func NewQuotaServices(paidServicesAllowed QuotaServicesgetPaidServicesAllowedArgType, totalServiceInstances QuotaServicesGetTotalServiceInstancesArgType, totalServiceKeys QuotaServicesGetTotalServiceKeysArgType) *QuotaServices
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 ¶
func NewSpace(createdAt SpaceGetCreatedAtArgType, guid SpaceGetGuidArgType, name SpaceGetNameArgType, orgId SpaceGetOrgIdArgType, platformId SpaceGetPlatformIdArgType, projectId SpaceGetProjectIdArgType, region SpaceGetRegionArgType, updatedAt SpaceGetUpdatedAtArgType) *Space
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
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
func NewSpaceCreatedBffResponse(space SpaceCreatedBffResponseGetSpaceArgType, spaceRole SpaceCreatedBffResponseGetSpaceRoleArgType) *SpaceCreatedBffResponse
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
func (o *SpaceCreatedBffResponse) GetOrgRole() (res SpaceCreatedBffResponseGetOrgRoleRetType)
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
func (o *SpaceCreatedBffResponse) GetOrgRoleOk() (ret SpaceCreatedBffResponseGetOrgRoleRetType, ok bool)
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
func (o *SpaceCreatedBffResponse) GetSpace() (ret SpaceCreatedBffResponseGetSpaceRetType)
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
func (o *SpaceCreatedBffResponse) GetSpaceOk() (ret SpaceCreatedBffResponseGetSpaceRetType, ok bool)
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
func (o *SpaceCreatedBffResponse) GetSpaceRole() (ret SpaceCreatedBffResponseGetSpaceRoleRetType)
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
func (o *SpaceCreatedBffResponse) GetSpaceRoleOk() (ret SpaceCreatedBffResponseGetSpaceRoleRetType, ok bool)
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
func (o *SpaceCreatedBffResponse) SetOrgRole(v SpaceCreatedBffResponseGetOrgRoleRetType)
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
func (o *SpaceCreatedBffResponse) SetSpace(v SpaceCreatedBffResponseGetSpaceRetType)
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
func (o *SpaceCreatedBffResponse) SetSpaceRole(v SpaceCreatedBffResponseGetSpaceRoleRetType)
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 ¶
func (o *SpaceDeleteResponse) GetMessage() (ret SpaceDeleteResponseGetMessageRetType)
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 ¶
func (o *SpaceDeleteResponse) GetMessageOk() (ret SpaceDeleteResponseGetMessageRetType, 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 (*SpaceDeleteResponse) SetMessage ¶
func (o *SpaceDeleteResponse) SetMessage(v SpaceDeleteResponseGetMessageRetType)
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 SpaceGetCreatedAtAttributeType ¶
isDateTime Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type SpaceGetCreatedAtRetType
deprecated
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 SpaceGetUpdatedAtAttributeType ¶
isDateTime Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type SpaceGetUpdatedAtRetType
deprecated
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 ¶
func (o *SpaceRoleCreateBffRequest) GetType() (ret SpaceRoleCreateBffRequestGetTypeRetType)
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 ¶
func (o *SpaceRoleCreateBffRequest) GetTypeOk() (ret SpaceRoleCreateBffRequestGetTypeRetType, 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 (*SpaceRoleCreateBffRequest) SetType ¶
func (o *SpaceRoleCreateBffRequest) SetType(v SpaceRoleCreateBffRequestGetTypeRetType)
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 ¶
func (o *SpaceRoleCreateBffResponse) GetOrgRole() (res SpaceRoleCreateBffResponseGetOrgRoleRetType)
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 ¶
func (o *SpaceRoleCreateBffResponse) GetOrgRoleOk() (ret SpaceRoleCreateBffResponseGetOrgRoleRetType, ok bool)
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 ¶
func (o *SpaceRoleCreateBffResponse) GetSpaceRole() (ret SpaceRoleCreateBffResponseGetSpaceRoleRetType)
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 ¶
func (o *SpaceRoleCreateBffResponse) GetSpaceRoleOk() (ret SpaceRoleCreateBffResponseGetSpaceRoleRetType, ok bool)
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 ¶
func (o *SpaceRoleCreateBffResponse) SetOrgRole(v SpaceRoleCreateBffResponseGetOrgRoleRetType)
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 ¶
func (o *SpaceRoleCreateBffResponse) SetSpaceRole(v SpaceRoleCreateBffResponseGetSpaceRoleRetType)
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 ¶
func NewSpaceRoleCreateResponse(guid SpaceRoleCreateResponseGetGuidArgType, orgId SpaceRoleCreateResponseGetOrgIdArgType, platformId SpaceRoleCreateResponseGetPlatformIdArgType, projectId SpaceRoleCreateResponseGetProjectIdArgType, region SpaceRoleCreateResponseGetRegionArgType, spaceId SpaceRoleCreateResponseGetSpaceIdArgType, types SpaceRoleCreateResponseGetTypeArgType) *SpaceRoleCreateResponse
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 ¶
func (o *SpaceRoleCreateResponse) GetGuid() (ret SpaceRoleCreateResponseGetGuidRetType)
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 ¶
func (o *SpaceRoleCreateResponse) GetGuidOk() (ret SpaceRoleCreateResponseGetGuidRetType, 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 (*SpaceRoleCreateResponse) GetOrgId ¶
func (o *SpaceRoleCreateResponse) GetOrgId() (ret SpaceRoleCreateResponseGetOrgIdRetType)
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 ¶
func (o *SpaceRoleCreateResponse) GetOrgIdOk() (ret SpaceRoleCreateResponseGetOrgIdRetType, 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 (*SpaceRoleCreateResponse) GetPlatformId ¶
func (o *SpaceRoleCreateResponse) GetPlatformId() (ret SpaceRoleCreateResponseGetPlatformIdRetType)
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 ¶
func (o *SpaceRoleCreateResponse) GetPlatformIdOk() (ret SpaceRoleCreateResponseGetPlatformIdRetType, 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 (*SpaceRoleCreateResponse) GetProjectId ¶
func (o *SpaceRoleCreateResponse) GetProjectId() (ret SpaceRoleCreateResponseGetProjectIdRetType)
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 ¶
func (o *SpaceRoleCreateResponse) GetProjectIdOk() (ret SpaceRoleCreateResponseGetProjectIdRetType, 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 (*SpaceRoleCreateResponse) GetRegion ¶
func (o *SpaceRoleCreateResponse) GetRegion() (ret SpaceRoleCreateResponseGetRegionRetType)
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 ¶
func (o *SpaceRoleCreateResponse) GetRegionOk() (ret SpaceRoleCreateResponseGetRegionRetType, 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 (*SpaceRoleCreateResponse) GetSpaceId ¶
func (o *SpaceRoleCreateResponse) GetSpaceId() (ret SpaceRoleCreateResponseGetSpaceIdRetType)
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 ¶
func (o *SpaceRoleCreateResponse) GetSpaceIdOk() (ret SpaceRoleCreateResponseGetSpaceIdRetType, ok bool)
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 ¶
func (o *SpaceRoleCreateResponse) GetType() (ret SpaceRoleCreateResponseGetTypeRetType)
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 ¶
func (o *SpaceRoleCreateResponse) GetTypeOk() (ret SpaceRoleCreateResponseGetTypeRetType, 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 (*SpaceRoleCreateResponse) SetGuid ¶
func (o *SpaceRoleCreateResponse) SetGuid(v SpaceRoleCreateResponseGetGuidRetType)
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 ¶
func (o *SpaceRoleCreateResponse) SetOrgId(v SpaceRoleCreateResponseGetOrgIdRetType)
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 ¶
func (o *SpaceRoleCreateResponse) SetPlatformId(v SpaceRoleCreateResponseGetPlatformIdRetType)
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 ¶
func (o *SpaceRoleCreateResponse) SetProjectId(v SpaceRoleCreateResponseGetProjectIdRetType)
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 ¶
func (o *SpaceRoleCreateResponse) SetRegion(v SpaceRoleCreateResponseGetRegionRetType)
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 ¶
func (o *SpaceRoleCreateResponse) SetSpaceId(v SpaceRoleCreateResponseGetSpaceIdRetType)
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 ¶
func (o *SpaceRoleCreateResponse) SetType(v SpaceRoleCreateResponseGetTypeRetType)
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
func NewSpaceWithIsolationSegment(createdAt SpaceWithIsolationSegmentGetCreatedAtArgType, guid SpaceWithIsolationSegmentGetGuidArgType, name SpaceWithIsolationSegmentGetNameArgType, orgId SpaceWithIsolationSegmentGetOrgIdArgType, platformId SpaceWithIsolationSegmentGetPlatformIdArgType, projectId SpaceWithIsolationSegmentGetProjectIdArgType, region SpaceWithIsolationSegmentGetRegionArgType, updatedAt SpaceWithIsolationSegmentGetUpdatedAtArgType) *SpaceWithIsolationSegment
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
func (o *SpaceWithIsolationSegment) GetCreatedAt() (ret SpaceWithIsolationSegmentGetCreatedAtRetType)
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
func (o *SpaceWithIsolationSegment) GetCreatedAtOk() (ret SpaceWithIsolationSegmentGetCreatedAtRetType, 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 (*SpaceWithIsolationSegment) GetGuid ¶ added in v0.4.0
func (o *SpaceWithIsolationSegment) GetGuid() (ret SpaceWithIsolationSegmentGetGuidRetType)
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
func (o *SpaceWithIsolationSegment) GetGuidOk() (ret SpaceWithIsolationSegmentGetGuidRetType, 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 (*SpaceWithIsolationSegment) GetIsolationSegmentId ¶ added in v0.4.0
func (o *SpaceWithIsolationSegment) GetIsolationSegmentId() (res SpaceWithIsolationSegmentGetIsolationSegmentIdRetType)
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
func (o *SpaceWithIsolationSegment) GetIsolationSegmentIdOk() (ret SpaceWithIsolationSegmentGetIsolationSegmentIdRetType, ok bool)
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
func (o *SpaceWithIsolationSegment) GetName() (ret SpaceWithIsolationSegmentGetNameRetType)
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
func (o *SpaceWithIsolationSegment) GetNameOk() (ret SpaceWithIsolationSegmentGetNameRetType, 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 (*SpaceWithIsolationSegment) GetOrgId ¶ added in v0.4.0
func (o *SpaceWithIsolationSegment) GetOrgId() (ret SpaceWithIsolationSegmentGetOrgIdRetType)
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
func (o *SpaceWithIsolationSegment) GetOrgIdOk() (ret SpaceWithIsolationSegmentGetOrgIdRetType, 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 (*SpaceWithIsolationSegment) GetPlatformId ¶ added in v0.4.0
func (o *SpaceWithIsolationSegment) GetPlatformId() (ret SpaceWithIsolationSegmentGetPlatformIdRetType)
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
func (o *SpaceWithIsolationSegment) GetPlatformIdOk() (ret SpaceWithIsolationSegmentGetPlatformIdRetType, 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 (*SpaceWithIsolationSegment) GetProjectId ¶ added in v0.4.0
func (o *SpaceWithIsolationSegment) GetProjectId() (ret SpaceWithIsolationSegmentGetProjectIdRetType)
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
func (o *SpaceWithIsolationSegment) GetProjectIdOk() (ret SpaceWithIsolationSegmentGetProjectIdRetType, 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 (*SpaceWithIsolationSegment) GetRegion ¶ added in v0.4.0
func (o *SpaceWithIsolationSegment) GetRegion() (ret SpaceWithIsolationSegmentGetRegionRetType)
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
func (o *SpaceWithIsolationSegment) GetRegionOk() (ret SpaceWithIsolationSegmentGetRegionRetType, 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 (*SpaceWithIsolationSegment) GetUpdatedAt ¶ added in v0.4.0
func (o *SpaceWithIsolationSegment) GetUpdatedAt() (ret SpaceWithIsolationSegmentGetUpdatedAtRetType)
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
func (o *SpaceWithIsolationSegment) GetUpdatedAtOk() (ret SpaceWithIsolationSegmentGetUpdatedAtRetType, 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 (*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
func (o *SpaceWithIsolationSegment) SetCreatedAt(v SpaceWithIsolationSegmentGetCreatedAtRetType)
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
func (o *SpaceWithIsolationSegment) SetGuid(v SpaceWithIsolationSegmentGetGuidRetType)
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
func (o *SpaceWithIsolationSegment) SetIsolationSegmentId(v SpaceWithIsolationSegmentGetIsolationSegmentIdRetType)
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
func (o *SpaceWithIsolationSegment) SetName(v SpaceWithIsolationSegmentGetNameRetType)
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
func (o *SpaceWithIsolationSegment) SetOrgId(v SpaceWithIsolationSegmentGetOrgIdRetType)
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
func (o *SpaceWithIsolationSegment) SetPlatformId(v SpaceWithIsolationSegmentGetPlatformIdRetType)
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
func (o *SpaceWithIsolationSegment) SetProjectId(v SpaceWithIsolationSegmentGetProjectIdRetType)
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
func (o *SpaceWithIsolationSegment) SetRegion(v SpaceWithIsolationSegmentGetRegionRetType)
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
func (o *SpaceWithIsolationSegment) SetUpdatedAt(v SpaceWithIsolationSegmentGetUpdatedAtRetType)
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
func (o *SpaceWithIsolationSegmentAllOf) GetIsolationSegmentId() (res SpaceWithIsolationSegmentAllOfGetIsolationSegmentIdRetType)
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
func (o *SpaceWithIsolationSegmentAllOf) GetIsolationSegmentIdOk() (ret SpaceWithIsolationSegmentAllOfGetIsolationSegmentIdRetType, ok bool)
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
func (o *SpaceWithIsolationSegmentAllOf) SetIsolationSegmentId(v SpaceWithIsolationSegmentAllOfGetIsolationSegmentIdRetType)
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 SpaceWithIsolationSegmentGetCreatedAtAttributeType ¶ added in v0.4.0
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 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 SpaceWithIsolationSegmentGetUpdatedAtAttributeType ¶ added in v0.4.0
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 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 ¶
func (o *UpdateOrganizationPayload) GetName() (res UpdateOrganizationPayloadGetNameRetType)
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 ¶
func (o *UpdateOrganizationPayload) GetNameOk() (ret UpdateOrganizationPayloadGetNameRetType, ok bool)
GetNameOk returns a tuple with the Name field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*UpdateOrganizationPayload) GetSuspended ¶
func (o *UpdateOrganizationPayload) GetSuspended() (res UpdateOrganizationPayloadgetSuspendedRetType)
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 ¶
func (o *UpdateOrganizationPayload) GetSuspendedOk() (ret UpdateOrganizationPayloadgetSuspendedRetType, ok bool)
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 ¶
func (o *UpdateOrganizationPayload) SetName(v UpdateOrganizationPayloadGetNameRetType)
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 ¶
func (o *UpdateOrganizationPayload) SetSuspended(v UpdateOrganizationPayloadgetSuspendedRetType)
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
func (r UpdateOrganizationRequest) Execute() (*Organization, error)
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 ¶
func (o *UpdateSpacePayload) GetName() (ret UpdateSpacePayloadGetNameRetType)
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 ¶
func (o *UpdateSpacePayload) SetName(v UpdateSpacePayloadGetNameRetType)
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 ¶
func NewUsageSummary(domains UsageSummaryGetDomainsArgType, memoryInMb UsageSummaryGetMemoryInMbArgType, perAppTasks UsageSummaryGetPerAppTasksArgType, reservedPorts UsageSummaryGetReservedPortsArgType, routes UsageSummaryGetRoutesArgType, serviceInstances UsageSummaryGetServiceInstancesArgType, serviceKeys UsageSummaryGetServiceKeysArgType, startedInstances UsageSummaryGetStartedInstancesArgType) *UsageSummary
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 ¶
func (o *UsageSummary) SetDomains(v UsageSummaryGetDomainsRetType)
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 ¶
func (o *UsageSummary) SetRoutes(v UsageSummaryGetRoutesRetType)
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
Source Files
¶
- api_default.go
- client.go
- configuration.go
- model_apply_organization_quota_payload.go
- model_create_org_role_payload.go
- model_create_organization_payload.go
- model_create_space_payload.go
- model_create_space_role_payload.go
- model_error_response.go
- model_isolation_segment.go
- model_isolation_segments_list.go
- model_org_manager.go
- model_org_manager_delete_response.go
- model_org_manager_response.go
- model_org_role_create_bff_request.go
- model_org_role_response.go
- model_org_role_type.go
- model_organization.go
- model_organization_create_bff_response.go
- model_organization_create_response.go
- model_organization_delete_response.go
- model_organization_quota.go
- model_organization_usage_summary.go
- model_organizations_list.go
- model_organizations_list_item.go
- model_pagination.go
- model_platform_list.go
- model_platforms.go
- model_quota.go
- model_quota_apps.go
- model_quota_domains.go
- model_quota_routes.go
- model_quota_services.go
- model_space.go
- model_space_created_bff_response.go
- model_space_delete_response.go
- model_space_role_create_bff_request.go
- model_space_role_create_bff_response.go
- model_space_role_create_response.go
- model_space_role_type.go
- model_space_with_isolation_segment.go
- model_space_with_isolation_segment_all_of.go
- model_spaces_list.go
- model_update_organization_payload.go
- model_update_space_payload.go
- model_usage_summary.go
- utils.go
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. |