Documentation
¶
Overview ¶
Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
Index ¶
- Variables
- func CacheExpires(r *http.Response) time.Time
- func IsNil(i interface{}) bool
- func NewConfiguration() *config.Configuration
- 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
- type APIResponse
- type ApiCreateOrUpdateFolderTelemetryLinkRequest
- type ApiCreateOrUpdateOrganizationTelemetryLinkRequest
- type ApiCreateOrUpdateProjectTelemetryLinkRequest
- type ApiDeleteFolderTelemetryLinkRequest
- type ApiDeleteOrganizationTelemetryLinkRequest
- type ApiDeleteProjectTelemetryLinkRequest
- type ApiGetFolderTelemetryLinkRequest
- type ApiGetOrganizationTelemetryLinkRequest
- type ApiGetProjectTelemetryLinkRequest
- type ApiPartialUpdateFolderTelemetryLinkRequest
- type ApiPartialUpdateOrganizationTelemetryLinkRequest
- type ApiPartialUpdateProjectTelemetryLinkRequest
- type CreateOrUpdateFolderTelemetryLinkPayload
- func (o *CreateOrUpdateFolderTelemetryLinkPayload) GetAccessToken() string
- func (o *CreateOrUpdateFolderTelemetryLinkPayload) GetAccessTokenOk() (*string, bool)
- func (o *CreateOrUpdateFolderTelemetryLinkPayload) GetDescription() string
- func (o *CreateOrUpdateFolderTelemetryLinkPayload) GetDescriptionOk() (*string, bool)
- func (o *CreateOrUpdateFolderTelemetryLinkPayload) GetDisplayName() string
- func (o *CreateOrUpdateFolderTelemetryLinkPayload) GetDisplayNameOk() (*string, bool)
- func (o *CreateOrUpdateFolderTelemetryLinkPayload) GetEnabled() bool
- func (o *CreateOrUpdateFolderTelemetryLinkPayload) GetEnabledOk() (*bool, bool)
- func (o *CreateOrUpdateFolderTelemetryLinkPayload) GetTelemetryRouterId() string
- func (o *CreateOrUpdateFolderTelemetryLinkPayload) GetTelemetryRouterIdOk() (*string, bool)
- func (o *CreateOrUpdateFolderTelemetryLinkPayload) HasDescription() bool
- func (o CreateOrUpdateFolderTelemetryLinkPayload) MarshalJSON() ([]byte, error)
- func (o *CreateOrUpdateFolderTelemetryLinkPayload) SetAccessToken(v string)
- func (o *CreateOrUpdateFolderTelemetryLinkPayload) SetDescription(v string)
- func (o *CreateOrUpdateFolderTelemetryLinkPayload) SetDisplayName(v string)
- func (o *CreateOrUpdateFolderTelemetryLinkPayload) SetEnabled(v bool)
- func (o *CreateOrUpdateFolderTelemetryLinkPayload) SetTelemetryRouterId(v string)
- func (o CreateOrUpdateFolderTelemetryLinkPayload) ToMap() (map[string]interface{}, error)
- func (o *CreateOrUpdateFolderTelemetryLinkPayload) UnmarshalJSON(data []byte) (err error)
- type CreateOrUpdateOrganizationTelemetryLinkPayload
- func (o *CreateOrUpdateOrganizationTelemetryLinkPayload) GetAccessToken() string
- func (o *CreateOrUpdateOrganizationTelemetryLinkPayload) GetAccessTokenOk() (*string, bool)
- func (o *CreateOrUpdateOrganizationTelemetryLinkPayload) GetDescription() string
- func (o *CreateOrUpdateOrganizationTelemetryLinkPayload) GetDescriptionOk() (*string, bool)
- func (o *CreateOrUpdateOrganizationTelemetryLinkPayload) GetDisplayName() string
- func (o *CreateOrUpdateOrganizationTelemetryLinkPayload) GetDisplayNameOk() (*string, bool)
- func (o *CreateOrUpdateOrganizationTelemetryLinkPayload) GetEnabled() bool
- func (o *CreateOrUpdateOrganizationTelemetryLinkPayload) GetEnabledOk() (*bool, bool)
- func (o *CreateOrUpdateOrganizationTelemetryLinkPayload) GetTelemetryRouterId() string
- func (o *CreateOrUpdateOrganizationTelemetryLinkPayload) GetTelemetryRouterIdOk() (*string, bool)
- func (o *CreateOrUpdateOrganizationTelemetryLinkPayload) HasDescription() bool
- func (o CreateOrUpdateOrganizationTelemetryLinkPayload) MarshalJSON() ([]byte, error)
- func (o *CreateOrUpdateOrganizationTelemetryLinkPayload) SetAccessToken(v string)
- func (o *CreateOrUpdateOrganizationTelemetryLinkPayload) SetDescription(v string)
- func (o *CreateOrUpdateOrganizationTelemetryLinkPayload) SetDisplayName(v string)
- func (o *CreateOrUpdateOrganizationTelemetryLinkPayload) SetEnabled(v bool)
- func (o *CreateOrUpdateOrganizationTelemetryLinkPayload) SetTelemetryRouterId(v string)
- func (o CreateOrUpdateOrganizationTelemetryLinkPayload) ToMap() (map[string]interface{}, error)
- func (o *CreateOrUpdateOrganizationTelemetryLinkPayload) UnmarshalJSON(data []byte) (err error)
- type CreateOrUpdateProjectTelemetryLinkPayload
- func (o *CreateOrUpdateProjectTelemetryLinkPayload) GetAccessToken() string
- func (o *CreateOrUpdateProjectTelemetryLinkPayload) GetAccessTokenOk() (*string, bool)
- func (o *CreateOrUpdateProjectTelemetryLinkPayload) GetDescription() string
- func (o *CreateOrUpdateProjectTelemetryLinkPayload) GetDescriptionOk() (*string, bool)
- func (o *CreateOrUpdateProjectTelemetryLinkPayload) GetDisplayName() string
- func (o *CreateOrUpdateProjectTelemetryLinkPayload) GetDisplayNameOk() (*string, bool)
- func (o *CreateOrUpdateProjectTelemetryLinkPayload) GetEnabled() bool
- func (o *CreateOrUpdateProjectTelemetryLinkPayload) GetEnabledOk() (*bool, bool)
- func (o *CreateOrUpdateProjectTelemetryLinkPayload) GetTelemetryRouterId() string
- func (o *CreateOrUpdateProjectTelemetryLinkPayload) GetTelemetryRouterIdOk() (*string, bool)
- func (o *CreateOrUpdateProjectTelemetryLinkPayload) HasDescription() bool
- func (o CreateOrUpdateProjectTelemetryLinkPayload) MarshalJSON() ([]byte, error)
- func (o *CreateOrUpdateProjectTelemetryLinkPayload) SetAccessToken(v string)
- func (o *CreateOrUpdateProjectTelemetryLinkPayload) SetDescription(v string)
- func (o *CreateOrUpdateProjectTelemetryLinkPayload) SetDisplayName(v string)
- func (o *CreateOrUpdateProjectTelemetryLinkPayload) SetEnabled(v bool)
- func (o *CreateOrUpdateProjectTelemetryLinkPayload) SetTelemetryRouterId(v string)
- func (o CreateOrUpdateProjectTelemetryLinkPayload) ToMap() (map[string]interface{}, error)
- func (o *CreateOrUpdateProjectTelemetryLinkPayload) UnmarshalJSON(data []byte) (err error)
- type DefaultAPI
- type DefaultAPIService
- func (a *DefaultAPIService) CreateOrUpdateFolderTelemetryLink(ctx context.Context, folderId string, regionId string) ApiCreateOrUpdateFolderTelemetryLinkRequest
- func (a *DefaultAPIService) CreateOrUpdateFolderTelemetryLinkExecute(r ApiCreateOrUpdateFolderTelemetryLinkRequest) (*TelemetryLinkResponse, error)
- func (a *DefaultAPIService) CreateOrUpdateOrganizationTelemetryLink(ctx context.Context, organizationId string, regionId string) ApiCreateOrUpdateOrganizationTelemetryLinkRequest
- func (a *DefaultAPIService) CreateOrUpdateOrganizationTelemetryLinkExecute(r ApiCreateOrUpdateOrganizationTelemetryLinkRequest) (*TelemetryLinkResponse, error)
- func (a *DefaultAPIService) CreateOrUpdateProjectTelemetryLink(ctx context.Context, projectId string, regionId string) ApiCreateOrUpdateProjectTelemetryLinkRequest
- func (a *DefaultAPIService) CreateOrUpdateProjectTelemetryLinkExecute(r ApiCreateOrUpdateProjectTelemetryLinkRequest) (*TelemetryLinkResponse, error)
- func (a *DefaultAPIService) DeleteFolderTelemetryLink(ctx context.Context, folderId string, regionId string) ApiDeleteFolderTelemetryLinkRequest
- func (a *DefaultAPIService) DeleteFolderTelemetryLinkExecute(r ApiDeleteFolderTelemetryLinkRequest) error
- func (a *DefaultAPIService) DeleteOrganizationTelemetryLink(ctx context.Context, organizationId string, regionId string) ApiDeleteOrganizationTelemetryLinkRequest
- func (a *DefaultAPIService) DeleteOrganizationTelemetryLinkExecute(r ApiDeleteOrganizationTelemetryLinkRequest) error
- func (a *DefaultAPIService) DeleteProjectTelemetryLink(ctx context.Context, projectId string, regionId string) ApiDeleteProjectTelemetryLinkRequest
- func (a *DefaultAPIService) DeleteProjectTelemetryLinkExecute(r ApiDeleteProjectTelemetryLinkRequest) error
- func (a *DefaultAPIService) GetFolderTelemetryLink(ctx context.Context, folderId string, regionId string) ApiGetFolderTelemetryLinkRequest
- func (a *DefaultAPIService) GetFolderTelemetryLinkExecute(r ApiGetFolderTelemetryLinkRequest) (*TelemetryLinkResponse, error)
- func (a *DefaultAPIService) GetOrganizationTelemetryLink(ctx context.Context, organizationId string, regionId string) ApiGetOrganizationTelemetryLinkRequest
- func (a *DefaultAPIService) GetOrganizationTelemetryLinkExecute(r ApiGetOrganizationTelemetryLinkRequest) (*TelemetryLinkResponse, error)
- func (a *DefaultAPIService) GetProjectTelemetryLink(ctx context.Context, projectId string, regionId string) ApiGetProjectTelemetryLinkRequest
- func (a *DefaultAPIService) GetProjectTelemetryLinkExecute(r ApiGetProjectTelemetryLinkRequest) (*TelemetryLinkResponse, error)
- func (a *DefaultAPIService) PartialUpdateFolderTelemetryLink(ctx context.Context, folderId string, regionId string) ApiPartialUpdateFolderTelemetryLinkRequest
- func (a *DefaultAPIService) PartialUpdateFolderTelemetryLinkExecute(r ApiPartialUpdateFolderTelemetryLinkRequest) (*TelemetryLinkResponse, error)
- func (a *DefaultAPIService) PartialUpdateOrganizationTelemetryLink(ctx context.Context, organizationId string, regionId string) ApiPartialUpdateOrganizationTelemetryLinkRequest
- func (a *DefaultAPIService) PartialUpdateOrganizationTelemetryLinkExecute(r ApiPartialUpdateOrganizationTelemetryLinkRequest) (*TelemetryLinkResponse, error)
- func (a *DefaultAPIService) PartialUpdateProjectTelemetryLink(ctx context.Context, projectId string, regionId string) ApiPartialUpdateProjectTelemetryLinkRequest
- func (a *DefaultAPIService) PartialUpdateProjectTelemetryLinkExecute(r ApiPartialUpdateProjectTelemetryLinkRequest) (*TelemetryLinkResponse, error)
- type DefaultAPIServiceMock
- func (a DefaultAPIServiceMock) CreateOrUpdateFolderTelemetryLink(ctx context.Context, folderId string, regionId string) ApiCreateOrUpdateFolderTelemetryLinkRequest
- func (a DefaultAPIServiceMock) CreateOrUpdateFolderTelemetryLinkExecute(r ApiCreateOrUpdateFolderTelemetryLinkRequest) (*TelemetryLinkResponse, error)
- func (a DefaultAPIServiceMock) CreateOrUpdateOrganizationTelemetryLink(ctx context.Context, organizationId string, regionId string) ApiCreateOrUpdateOrganizationTelemetryLinkRequest
- func (a DefaultAPIServiceMock) CreateOrUpdateOrganizationTelemetryLinkExecute(r ApiCreateOrUpdateOrganizationTelemetryLinkRequest) (*TelemetryLinkResponse, error)
- func (a DefaultAPIServiceMock) CreateOrUpdateProjectTelemetryLink(ctx context.Context, projectId string, regionId string) ApiCreateOrUpdateProjectTelemetryLinkRequest
- func (a DefaultAPIServiceMock) CreateOrUpdateProjectTelemetryLinkExecute(r ApiCreateOrUpdateProjectTelemetryLinkRequest) (*TelemetryLinkResponse, error)
- func (a DefaultAPIServiceMock) DeleteFolderTelemetryLink(ctx context.Context, folderId string, regionId string) ApiDeleteFolderTelemetryLinkRequest
- func (a DefaultAPIServiceMock) DeleteFolderTelemetryLinkExecute(r ApiDeleteFolderTelemetryLinkRequest) error
- func (a DefaultAPIServiceMock) DeleteOrganizationTelemetryLink(ctx context.Context, organizationId string, regionId string) ApiDeleteOrganizationTelemetryLinkRequest
- func (a DefaultAPIServiceMock) DeleteOrganizationTelemetryLinkExecute(r ApiDeleteOrganizationTelemetryLinkRequest) error
- func (a DefaultAPIServiceMock) DeleteProjectTelemetryLink(ctx context.Context, projectId string, regionId string) ApiDeleteProjectTelemetryLinkRequest
- func (a DefaultAPIServiceMock) DeleteProjectTelemetryLinkExecute(r ApiDeleteProjectTelemetryLinkRequest) error
- func (a DefaultAPIServiceMock) GetFolderTelemetryLink(ctx context.Context, folderId string, regionId string) ApiGetFolderTelemetryLinkRequest
- func (a DefaultAPIServiceMock) GetFolderTelemetryLinkExecute(r ApiGetFolderTelemetryLinkRequest) (*TelemetryLinkResponse, error)
- func (a DefaultAPIServiceMock) GetOrganizationTelemetryLink(ctx context.Context, organizationId string, regionId string) ApiGetOrganizationTelemetryLinkRequest
- func (a DefaultAPIServiceMock) GetOrganizationTelemetryLinkExecute(r ApiGetOrganizationTelemetryLinkRequest) (*TelemetryLinkResponse, error)
- func (a DefaultAPIServiceMock) GetProjectTelemetryLink(ctx context.Context, projectId string, regionId string) ApiGetProjectTelemetryLinkRequest
- func (a DefaultAPIServiceMock) GetProjectTelemetryLinkExecute(r ApiGetProjectTelemetryLinkRequest) (*TelemetryLinkResponse, error)
- func (a DefaultAPIServiceMock) PartialUpdateFolderTelemetryLink(ctx context.Context, folderId string, regionId string) ApiPartialUpdateFolderTelemetryLinkRequest
- func (a DefaultAPIServiceMock) PartialUpdateFolderTelemetryLinkExecute(r ApiPartialUpdateFolderTelemetryLinkRequest) (*TelemetryLinkResponse, error)
- func (a DefaultAPIServiceMock) PartialUpdateOrganizationTelemetryLink(ctx context.Context, organizationId string, regionId string) ApiPartialUpdateOrganizationTelemetryLinkRequest
- func (a DefaultAPIServiceMock) PartialUpdateOrganizationTelemetryLinkExecute(r ApiPartialUpdateOrganizationTelemetryLinkRequest) (*TelemetryLinkResponse, error)
- func (a DefaultAPIServiceMock) PartialUpdateProjectTelemetryLink(ctx context.Context, projectId string, regionId string) ApiPartialUpdateProjectTelemetryLinkRequest
- func (a DefaultAPIServiceMock) PartialUpdateProjectTelemetryLinkExecute(r ApiPartialUpdateProjectTelemetryLinkRequest) (*TelemetryLinkResponse, error)
- type MappedNullable
- type NullableBool
- type NullableCreateOrUpdateFolderTelemetryLinkPayload
- func (v NullableCreateOrUpdateFolderTelemetryLinkPayload) Get() *CreateOrUpdateFolderTelemetryLinkPayload
- func (v NullableCreateOrUpdateFolderTelemetryLinkPayload) IsSet() bool
- func (v NullableCreateOrUpdateFolderTelemetryLinkPayload) MarshalJSON() ([]byte, error)
- func (v *NullableCreateOrUpdateFolderTelemetryLinkPayload) Set(val *CreateOrUpdateFolderTelemetryLinkPayload)
- func (v *NullableCreateOrUpdateFolderTelemetryLinkPayload) UnmarshalJSON(src []byte) error
- func (v *NullableCreateOrUpdateFolderTelemetryLinkPayload) Unset()
- type NullableCreateOrUpdateOrganizationTelemetryLinkPayload
- func (v NullableCreateOrUpdateOrganizationTelemetryLinkPayload) Get() *CreateOrUpdateOrganizationTelemetryLinkPayload
- func (v NullableCreateOrUpdateOrganizationTelemetryLinkPayload) IsSet() bool
- func (v NullableCreateOrUpdateOrganizationTelemetryLinkPayload) MarshalJSON() ([]byte, error)
- func (v *NullableCreateOrUpdateOrganizationTelemetryLinkPayload) Set(val *CreateOrUpdateOrganizationTelemetryLinkPayload)
- func (v *NullableCreateOrUpdateOrganizationTelemetryLinkPayload) UnmarshalJSON(src []byte) error
- func (v *NullableCreateOrUpdateOrganizationTelemetryLinkPayload) Unset()
- type NullableCreateOrUpdateProjectTelemetryLinkPayload
- func (v NullableCreateOrUpdateProjectTelemetryLinkPayload) Get() *CreateOrUpdateProjectTelemetryLinkPayload
- func (v NullableCreateOrUpdateProjectTelemetryLinkPayload) IsSet() bool
- func (v NullableCreateOrUpdateProjectTelemetryLinkPayload) MarshalJSON() ([]byte, error)
- func (v *NullableCreateOrUpdateProjectTelemetryLinkPayload) Set(val *CreateOrUpdateProjectTelemetryLinkPayload)
- func (v *NullableCreateOrUpdateProjectTelemetryLinkPayload) UnmarshalJSON(src []byte) error
- func (v *NullableCreateOrUpdateProjectTelemetryLinkPayload) Unset()
- type NullableFloat32
- type NullableFloat64
- type NullableInt
- type NullableInt32
- type NullableInt64
- type NullablePartialUpdateFolderTelemetryLinkPayload
- func (v NullablePartialUpdateFolderTelemetryLinkPayload) Get() *PartialUpdateFolderTelemetryLinkPayload
- func (v NullablePartialUpdateFolderTelemetryLinkPayload) IsSet() bool
- func (v NullablePartialUpdateFolderTelemetryLinkPayload) MarshalJSON() ([]byte, error)
- func (v *NullablePartialUpdateFolderTelemetryLinkPayload) Set(val *PartialUpdateFolderTelemetryLinkPayload)
- func (v *NullablePartialUpdateFolderTelemetryLinkPayload) UnmarshalJSON(src []byte) error
- func (v *NullablePartialUpdateFolderTelemetryLinkPayload) Unset()
- type NullablePartialUpdateOrganizationTelemetryLinkPayload
- func (v NullablePartialUpdateOrganizationTelemetryLinkPayload) Get() *PartialUpdateOrganizationTelemetryLinkPayload
- func (v NullablePartialUpdateOrganizationTelemetryLinkPayload) IsSet() bool
- func (v NullablePartialUpdateOrganizationTelemetryLinkPayload) MarshalJSON() ([]byte, error)
- func (v *NullablePartialUpdateOrganizationTelemetryLinkPayload) Set(val *PartialUpdateOrganizationTelemetryLinkPayload)
- func (v *NullablePartialUpdateOrganizationTelemetryLinkPayload) UnmarshalJSON(src []byte) error
- func (v *NullablePartialUpdateOrganizationTelemetryLinkPayload) Unset()
- type NullablePartialUpdateProjectTelemetryLinkPayload
- func (v NullablePartialUpdateProjectTelemetryLinkPayload) Get() *PartialUpdateProjectTelemetryLinkPayload
- func (v NullablePartialUpdateProjectTelemetryLinkPayload) IsSet() bool
- func (v NullablePartialUpdateProjectTelemetryLinkPayload) MarshalJSON() ([]byte, error)
- func (v *NullablePartialUpdateProjectTelemetryLinkPayload) Set(val *PartialUpdateProjectTelemetryLinkPayload)
- func (v *NullablePartialUpdateProjectTelemetryLinkPayload) UnmarshalJSON(src []byte) error
- func (v *NullablePartialUpdateProjectTelemetryLinkPayload) Unset()
- type NullableResponse4xx
- func (v NullableResponse4xx) Get() *Response4xx
- func (v NullableResponse4xx) IsSet() bool
- func (v NullableResponse4xx) MarshalJSON() ([]byte, error)
- func (v *NullableResponse4xx) Set(val *Response4xx)
- func (v *NullableResponse4xx) UnmarshalJSON(src []byte) error
- func (v *NullableResponse4xx) Unset()
- type NullableString
- type NullableTelemetryLinkRequest
- func (v NullableTelemetryLinkRequest) Get() *TelemetryLinkRequest
- func (v NullableTelemetryLinkRequest) IsSet() bool
- func (v NullableTelemetryLinkRequest) MarshalJSON() ([]byte, error)
- func (v *NullableTelemetryLinkRequest) Set(val *TelemetryLinkRequest)
- func (v *NullableTelemetryLinkRequest) UnmarshalJSON(src []byte) error
- func (v *NullableTelemetryLinkRequest) Unset()
- type NullableTelemetryLinkResponse
- func (v NullableTelemetryLinkResponse) Get() *TelemetryLinkResponse
- func (v NullableTelemetryLinkResponse) IsSet() bool
- func (v NullableTelemetryLinkResponse) MarshalJSON() ([]byte, error)
- func (v *NullableTelemetryLinkResponse) Set(val *TelemetryLinkResponse)
- func (v *NullableTelemetryLinkResponse) UnmarshalJSON(src []byte) error
- func (v *NullableTelemetryLinkResponse) Unset()
- type NullableTelemetryLinkResponseRegionId
- func (v NullableTelemetryLinkResponseRegionId) Get() *TelemetryLinkResponseRegionId
- func (v NullableTelemetryLinkResponseRegionId) IsSet() bool
- func (v NullableTelemetryLinkResponseRegionId) MarshalJSON() ([]byte, error)
- func (v *NullableTelemetryLinkResponseRegionId) Set(val *TelemetryLinkResponseRegionId)
- func (v *NullableTelemetryLinkResponseRegionId) UnmarshalJSON(src []byte) error
- func (v *NullableTelemetryLinkResponseRegionId) Unset()
- type NullableTelemetryLinkResponseStatus
- func (v NullableTelemetryLinkResponseStatus) Get() *TelemetryLinkResponseStatus
- func (v NullableTelemetryLinkResponseStatus) IsSet() bool
- func (v NullableTelemetryLinkResponseStatus) MarshalJSON() ([]byte, error)
- func (v *NullableTelemetryLinkResponseStatus) Set(val *TelemetryLinkResponseStatus)
- func (v *NullableTelemetryLinkResponseStatus) UnmarshalJSON(src []byte) error
- func (v *NullableTelemetryLinkResponseStatus) Unset()
- type NullableTime
- type PartialUpdateFolderTelemetryLinkPayload
- func (o *PartialUpdateFolderTelemetryLinkPayload) GetAccessToken() string
- func (o *PartialUpdateFolderTelemetryLinkPayload) GetAccessTokenOk() (*string, bool)
- func (o *PartialUpdateFolderTelemetryLinkPayload) GetDescription() string
- func (o *PartialUpdateFolderTelemetryLinkPayload) GetDescriptionOk() (*string, bool)
- func (o *PartialUpdateFolderTelemetryLinkPayload) GetDisplayName() string
- func (o *PartialUpdateFolderTelemetryLinkPayload) GetDisplayNameOk() (*string, bool)
- func (o *PartialUpdateFolderTelemetryLinkPayload) GetEnabled() bool
- func (o *PartialUpdateFolderTelemetryLinkPayload) GetEnabledOk() (*bool, bool)
- func (o *PartialUpdateFolderTelemetryLinkPayload) GetTelemetryRouterId() string
- func (o *PartialUpdateFolderTelemetryLinkPayload) GetTelemetryRouterIdOk() (*string, bool)
- func (o *PartialUpdateFolderTelemetryLinkPayload) HasAccessToken() bool
- func (o *PartialUpdateFolderTelemetryLinkPayload) HasDescription() bool
- func (o *PartialUpdateFolderTelemetryLinkPayload) HasDisplayName() bool
- func (o *PartialUpdateFolderTelemetryLinkPayload) HasEnabled() bool
- func (o *PartialUpdateFolderTelemetryLinkPayload) HasTelemetryRouterId() bool
- func (o PartialUpdateFolderTelemetryLinkPayload) MarshalJSON() ([]byte, error)
- func (o *PartialUpdateFolderTelemetryLinkPayload) SetAccessToken(v string)
- func (o *PartialUpdateFolderTelemetryLinkPayload) SetDescription(v string)
- func (o *PartialUpdateFolderTelemetryLinkPayload) SetDisplayName(v string)
- func (o *PartialUpdateFolderTelemetryLinkPayload) SetEnabled(v bool)
- func (o *PartialUpdateFolderTelemetryLinkPayload) SetTelemetryRouterId(v string)
- func (o PartialUpdateFolderTelemetryLinkPayload) ToMap() (map[string]interface{}, error)
- func (o *PartialUpdateFolderTelemetryLinkPayload) UnmarshalJSON(data []byte) (err error)
- type PartialUpdateOrganizationTelemetryLinkPayload
- func (o *PartialUpdateOrganizationTelemetryLinkPayload) GetAccessToken() string
- func (o *PartialUpdateOrganizationTelemetryLinkPayload) GetAccessTokenOk() (*string, bool)
- func (o *PartialUpdateOrganizationTelemetryLinkPayload) GetDescription() string
- func (o *PartialUpdateOrganizationTelemetryLinkPayload) GetDescriptionOk() (*string, bool)
- func (o *PartialUpdateOrganizationTelemetryLinkPayload) GetDisplayName() string
- func (o *PartialUpdateOrganizationTelemetryLinkPayload) GetDisplayNameOk() (*string, bool)
- func (o *PartialUpdateOrganizationTelemetryLinkPayload) GetEnabled() bool
- func (o *PartialUpdateOrganizationTelemetryLinkPayload) GetEnabledOk() (*bool, bool)
- func (o *PartialUpdateOrganizationTelemetryLinkPayload) GetTelemetryRouterId() string
- func (o *PartialUpdateOrganizationTelemetryLinkPayload) GetTelemetryRouterIdOk() (*string, bool)
- func (o *PartialUpdateOrganizationTelemetryLinkPayload) HasAccessToken() bool
- func (o *PartialUpdateOrganizationTelemetryLinkPayload) HasDescription() bool
- func (o *PartialUpdateOrganizationTelemetryLinkPayload) HasDisplayName() bool
- func (o *PartialUpdateOrganizationTelemetryLinkPayload) HasEnabled() bool
- func (o *PartialUpdateOrganizationTelemetryLinkPayload) HasTelemetryRouterId() bool
- func (o PartialUpdateOrganizationTelemetryLinkPayload) MarshalJSON() ([]byte, error)
- func (o *PartialUpdateOrganizationTelemetryLinkPayload) SetAccessToken(v string)
- func (o *PartialUpdateOrganizationTelemetryLinkPayload) SetDescription(v string)
- func (o *PartialUpdateOrganizationTelemetryLinkPayload) SetDisplayName(v string)
- func (o *PartialUpdateOrganizationTelemetryLinkPayload) SetEnabled(v bool)
- func (o *PartialUpdateOrganizationTelemetryLinkPayload) SetTelemetryRouterId(v string)
- func (o PartialUpdateOrganizationTelemetryLinkPayload) ToMap() (map[string]interface{}, error)
- func (o *PartialUpdateOrganizationTelemetryLinkPayload) UnmarshalJSON(data []byte) (err error)
- type PartialUpdateProjectTelemetryLinkPayload
- func (o *PartialUpdateProjectTelemetryLinkPayload) GetAccessToken() string
- func (o *PartialUpdateProjectTelemetryLinkPayload) GetAccessTokenOk() (*string, bool)
- func (o *PartialUpdateProjectTelemetryLinkPayload) GetDescription() string
- func (o *PartialUpdateProjectTelemetryLinkPayload) GetDescriptionOk() (*string, bool)
- func (o *PartialUpdateProjectTelemetryLinkPayload) GetDisplayName() string
- func (o *PartialUpdateProjectTelemetryLinkPayload) GetDisplayNameOk() (*string, bool)
- func (o *PartialUpdateProjectTelemetryLinkPayload) GetEnabled() bool
- func (o *PartialUpdateProjectTelemetryLinkPayload) GetEnabledOk() (*bool, bool)
- func (o *PartialUpdateProjectTelemetryLinkPayload) GetTelemetryRouterId() string
- func (o *PartialUpdateProjectTelemetryLinkPayload) GetTelemetryRouterIdOk() (*string, bool)
- func (o *PartialUpdateProjectTelemetryLinkPayload) HasAccessToken() bool
- func (o *PartialUpdateProjectTelemetryLinkPayload) HasDescription() bool
- func (o *PartialUpdateProjectTelemetryLinkPayload) HasDisplayName() bool
- func (o *PartialUpdateProjectTelemetryLinkPayload) HasEnabled() bool
- func (o *PartialUpdateProjectTelemetryLinkPayload) HasTelemetryRouterId() bool
- func (o PartialUpdateProjectTelemetryLinkPayload) MarshalJSON() ([]byte, error)
- func (o *PartialUpdateProjectTelemetryLinkPayload) SetAccessToken(v string)
- func (o *PartialUpdateProjectTelemetryLinkPayload) SetDescription(v string)
- func (o *PartialUpdateProjectTelemetryLinkPayload) SetDisplayName(v string)
- func (o *PartialUpdateProjectTelemetryLinkPayload) SetEnabled(v bool)
- func (o *PartialUpdateProjectTelemetryLinkPayload) SetTelemetryRouterId(v string)
- func (o PartialUpdateProjectTelemetryLinkPayload) ToMap() (map[string]interface{}, error)
- func (o *PartialUpdateProjectTelemetryLinkPayload) UnmarshalJSON(data []byte) (err error)
- type Response4xx
- func (o *Response4xx) GetMessage() string
- func (o *Response4xx) GetMessageOk() (*string, bool)
- func (o Response4xx) MarshalJSON() ([]byte, error)
- func (o *Response4xx) SetMessage(v string)
- func (o Response4xx) ToMap() (map[string]interface{}, error)
- func (o *Response4xx) UnmarshalJSON(data []byte) (err error)
- type TelemetryLinkRequest
- func (o *TelemetryLinkRequest) GetAccessToken() string
- func (o *TelemetryLinkRequest) GetAccessTokenOk() (*string, bool)
- func (o *TelemetryLinkRequest) GetDescription() string
- func (o *TelemetryLinkRequest) GetDescriptionOk() (*string, bool)
- func (o *TelemetryLinkRequest) GetDisplayName() string
- func (o *TelemetryLinkRequest) GetDisplayNameOk() (*string, bool)
- func (o *TelemetryLinkRequest) GetEnabled() bool
- func (o *TelemetryLinkRequest) GetEnabledOk() (*bool, bool)
- func (o *TelemetryLinkRequest) GetTelemetryRouterId() string
- func (o *TelemetryLinkRequest) GetTelemetryRouterIdOk() (*string, bool)
- func (o *TelemetryLinkRequest) HasAccessToken() bool
- func (o *TelemetryLinkRequest) HasDescription() bool
- func (o *TelemetryLinkRequest) HasDisplayName() bool
- func (o *TelemetryLinkRequest) HasEnabled() bool
- func (o *TelemetryLinkRequest) HasTelemetryRouterId() bool
- func (o TelemetryLinkRequest) MarshalJSON() ([]byte, error)
- func (o *TelemetryLinkRequest) SetAccessToken(v string)
- func (o *TelemetryLinkRequest) SetDescription(v string)
- func (o *TelemetryLinkRequest) SetDisplayName(v string)
- func (o *TelemetryLinkRequest) SetEnabled(v bool)
- func (o *TelemetryLinkRequest) SetTelemetryRouterId(v string)
- func (o TelemetryLinkRequest) ToMap() (map[string]interface{}, error)
- func (o *TelemetryLinkRequest) UnmarshalJSON(data []byte) (err error)
- type TelemetryLinkResponse
- func (o *TelemetryLinkResponse) GetAccessToken() string
- func (o *TelemetryLinkResponse) GetAccessTokenOk() (*string, bool)
- func (o *TelemetryLinkResponse) GetCreateTime() time.Time
- func (o *TelemetryLinkResponse) GetCreateTimeOk() (*time.Time, bool)
- func (o *TelemetryLinkResponse) GetDescription() string
- func (o *TelemetryLinkResponse) GetDescriptionOk() (*string, bool)
- func (o *TelemetryLinkResponse) GetDisplayName() string
- func (o *TelemetryLinkResponse) GetDisplayNameOk() (*string, bool)
- func (o *TelemetryLinkResponse) GetEnabled() bool
- func (o *TelemetryLinkResponse) GetEnabledOk() (*bool, bool)
- func (o *TelemetryLinkResponse) GetId() string
- func (o *TelemetryLinkResponse) GetIdOk() (*string, bool)
- func (o *TelemetryLinkResponse) GetRegionId() string
- func (o *TelemetryLinkResponse) GetRegionIdOk() (*string, bool)
- func (o *TelemetryLinkResponse) GetStatus() TelemetryLinkResponseStatus
- func (o *TelemetryLinkResponse) GetStatusOk() (*TelemetryLinkResponseStatus, bool)
- func (o *TelemetryLinkResponse) GetTelemetryRouterId() string
- func (o *TelemetryLinkResponse) GetTelemetryRouterIdOk() (*string, bool)
- func (o *TelemetryLinkResponse) HasAccessToken() bool
- func (o *TelemetryLinkResponse) HasDescription() bool
- func (o TelemetryLinkResponse) MarshalJSON() ([]byte, error)
- func (o *TelemetryLinkResponse) SetAccessToken(v string)
- func (o *TelemetryLinkResponse) SetCreateTime(v time.Time)
- func (o *TelemetryLinkResponse) SetDescription(v string)
- func (o *TelemetryLinkResponse) SetDisplayName(v string)
- func (o *TelemetryLinkResponse) SetEnabled(v bool)
- func (o *TelemetryLinkResponse) SetId(v string)
- func (o *TelemetryLinkResponse) SetRegionId(v string)
- func (o *TelemetryLinkResponse) SetStatus(v TelemetryLinkResponseStatus)
- func (o *TelemetryLinkResponse) SetTelemetryRouterId(v string)
- func (o TelemetryLinkResponse) ToMap() (map[string]interface{}, error)
- func (o *TelemetryLinkResponse) UnmarshalJSON(data []byte) (err error)
- type TelemetryLinkResponseRegionId
- type TelemetryLinkResponseStatus
Constants ¶
This section is empty.
Variables ¶
var ( JsonCheck = regexp.MustCompile(`(?i:(?:application|text)/(?:[^;]+\+)?json)`) XmlCheck = regexp.MustCompile(`(?i:(?:application|text)/(?:[^;]+\+)?xml)`) )
var AllowedTelemetryLinkResponseRegionIdEnumValues = []TelemetryLinkResponseRegionId{
"eu01",
"eu02",
"unknown_default_open_api",
}
All allowed values of TelemetryLinkResponseRegionId enum
var AllowedTelemetryLinkResponseStatusEnumValues = []TelemetryLinkResponseStatus{
"active",
"inactive",
"failed",
"reconciling",
"deleting",
"unknown_default_open_api",
}
All allowed values of TelemetryLinkResponseStatus enum
Functions ¶
func CacheExpires ¶
CacheExpires helper function to determine remaining time before repeating a request.
func NewConfiguration ¶
func NewConfiguration() *config.Configuration
NewConfiguration returns a new Configuration object
func PtrFloat32 ¶
PtrFloat32 is a helper routine that returns a pointer to given float value.
func PtrFloat64 ¶
PtrFloat64 is a helper routine that returns a pointer to given float value.
Types ¶
type APIClient ¶
type APIClient struct {
DefaultAPI DefaultAPI
// contains filtered or unexported fields
}
APIClient manages communication with the STACKIT Telemetry Link API API v1beta.0.0 In most cases there should be only one, shared, APIClient.
func NewAPIClient ¶
func NewAPIClient(opts ...config.ConfigurationOption) (*APIClient, error)
NewAPIClient creates a new API client. Requires a userAgent string describing your application. optionally a custom http.Client to allow for advanced features such as caching.
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
type APIResponse ¶
type APIResponse struct {
*http.Response `json:"-"`
Message string `json:"message,omitempty"`
// Operation is the name of the OpenAPI operation.
Operation string `json:"operation,omitempty"`
// RequestURL is the request URL. This value is always available, even if the
// embedded *http.Response is nil.
RequestURL string `json:"url,omitempty"`
// Method is the HTTP method used for the request. This value is always
// available, even if the embedded *http.Response is nil.
Method string `json:"method,omitempty"`
// Payload holds the contents of the response body (which may be nil or empty).
// This is provided here as the raw response.Body() reader will have already
// been drained.
Payload []byte `json:"-"`
}
APIResponse stores the API response returned by the server.
func NewAPIResponse ¶
func NewAPIResponse(r *http.Response) *APIResponse
NewAPIResponse returns a new APIResponse object.
func NewAPIResponseWithError ¶
func NewAPIResponseWithError(errorMessage string) *APIResponse
NewAPIResponseWithError returns a new APIResponse object with the provided error message.
type ApiCreateOrUpdateFolderTelemetryLinkRequest ¶
type ApiCreateOrUpdateFolderTelemetryLinkRequest struct {
ApiService DefaultAPI
// contains filtered or unexported fields
}
func (ApiCreateOrUpdateFolderTelemetryLinkRequest) CreateOrUpdateFolderTelemetryLinkPayload ¶
func (r ApiCreateOrUpdateFolderTelemetryLinkRequest) CreateOrUpdateFolderTelemetryLinkPayload(createOrUpdateFolderTelemetryLinkPayload CreateOrUpdateFolderTelemetryLinkPayload) ApiCreateOrUpdateFolderTelemetryLinkRequest
func (ApiCreateOrUpdateFolderTelemetryLinkRequest) Execute ¶
func (r ApiCreateOrUpdateFolderTelemetryLinkRequest) Execute() (*TelemetryLinkResponse, error)
type ApiCreateOrUpdateOrganizationTelemetryLinkRequest ¶
type ApiCreateOrUpdateOrganizationTelemetryLinkRequest struct {
ApiService DefaultAPI
// contains filtered or unexported fields
}
func (ApiCreateOrUpdateOrganizationTelemetryLinkRequest) CreateOrUpdateOrganizationTelemetryLinkPayload ¶
func (r ApiCreateOrUpdateOrganizationTelemetryLinkRequest) CreateOrUpdateOrganizationTelemetryLinkPayload(createOrUpdateOrganizationTelemetryLinkPayload CreateOrUpdateOrganizationTelemetryLinkPayload) ApiCreateOrUpdateOrganizationTelemetryLinkRequest
func (ApiCreateOrUpdateOrganizationTelemetryLinkRequest) Execute ¶
func (r ApiCreateOrUpdateOrganizationTelemetryLinkRequest) Execute() (*TelemetryLinkResponse, error)
type ApiCreateOrUpdateProjectTelemetryLinkRequest ¶
type ApiCreateOrUpdateProjectTelemetryLinkRequest struct {
ApiService DefaultAPI
// contains filtered or unexported fields
}
func (ApiCreateOrUpdateProjectTelemetryLinkRequest) CreateOrUpdateProjectTelemetryLinkPayload ¶
func (r ApiCreateOrUpdateProjectTelemetryLinkRequest) CreateOrUpdateProjectTelemetryLinkPayload(createOrUpdateProjectTelemetryLinkPayload CreateOrUpdateProjectTelemetryLinkPayload) ApiCreateOrUpdateProjectTelemetryLinkRequest
func (ApiCreateOrUpdateProjectTelemetryLinkRequest) Execute ¶
func (r ApiCreateOrUpdateProjectTelemetryLinkRequest) Execute() (*TelemetryLinkResponse, error)
type ApiDeleteFolderTelemetryLinkRequest ¶
type ApiDeleteFolderTelemetryLinkRequest struct {
ApiService DefaultAPI
// contains filtered or unexported fields
}
func (ApiDeleteFolderTelemetryLinkRequest) Execute ¶
func (r ApiDeleteFolderTelemetryLinkRequest) Execute() error
type ApiDeleteOrganizationTelemetryLinkRequest ¶
type ApiDeleteOrganizationTelemetryLinkRequest struct {
ApiService DefaultAPI
// contains filtered or unexported fields
}
func (ApiDeleteOrganizationTelemetryLinkRequest) Execute ¶
func (r ApiDeleteOrganizationTelemetryLinkRequest) Execute() error
type ApiDeleteProjectTelemetryLinkRequest ¶
type ApiDeleteProjectTelemetryLinkRequest struct {
ApiService DefaultAPI
// contains filtered or unexported fields
}
func (ApiDeleteProjectTelemetryLinkRequest) Execute ¶
func (r ApiDeleteProjectTelemetryLinkRequest) Execute() error
type ApiGetFolderTelemetryLinkRequest ¶
type ApiGetFolderTelemetryLinkRequest struct {
ApiService DefaultAPI
// contains filtered or unexported fields
}
func (ApiGetFolderTelemetryLinkRequest) Execute ¶
func (r ApiGetFolderTelemetryLinkRequest) Execute() (*TelemetryLinkResponse, error)
type ApiGetOrganizationTelemetryLinkRequest ¶
type ApiGetOrganizationTelemetryLinkRequest struct {
ApiService DefaultAPI
// contains filtered or unexported fields
}
func (ApiGetOrganizationTelemetryLinkRequest) Execute ¶
func (r ApiGetOrganizationTelemetryLinkRequest) Execute() (*TelemetryLinkResponse, error)
type ApiGetProjectTelemetryLinkRequest ¶
type ApiGetProjectTelemetryLinkRequest struct {
ApiService DefaultAPI
// contains filtered or unexported fields
}
func (ApiGetProjectTelemetryLinkRequest) Execute ¶
func (r ApiGetProjectTelemetryLinkRequest) Execute() (*TelemetryLinkResponse, error)
type ApiPartialUpdateFolderTelemetryLinkRequest ¶
type ApiPartialUpdateFolderTelemetryLinkRequest struct {
ApiService DefaultAPI
// contains filtered or unexported fields
}
func (ApiPartialUpdateFolderTelemetryLinkRequest) Execute ¶
func (r ApiPartialUpdateFolderTelemetryLinkRequest) Execute() (*TelemetryLinkResponse, error)
func (ApiPartialUpdateFolderTelemetryLinkRequest) PartialUpdateFolderTelemetryLinkPayload ¶
func (r ApiPartialUpdateFolderTelemetryLinkRequest) PartialUpdateFolderTelemetryLinkPayload(partialUpdateFolderTelemetryLinkPayload PartialUpdateFolderTelemetryLinkPayload) ApiPartialUpdateFolderTelemetryLinkRequest
type ApiPartialUpdateOrganizationTelemetryLinkRequest ¶
type ApiPartialUpdateOrganizationTelemetryLinkRequest struct {
ApiService DefaultAPI
// contains filtered or unexported fields
}
func (ApiPartialUpdateOrganizationTelemetryLinkRequest) Execute ¶
func (r ApiPartialUpdateOrganizationTelemetryLinkRequest) Execute() (*TelemetryLinkResponse, error)
func (ApiPartialUpdateOrganizationTelemetryLinkRequest) PartialUpdateOrganizationTelemetryLinkPayload ¶
func (r ApiPartialUpdateOrganizationTelemetryLinkRequest) PartialUpdateOrganizationTelemetryLinkPayload(partialUpdateOrganizationTelemetryLinkPayload PartialUpdateOrganizationTelemetryLinkPayload) ApiPartialUpdateOrganizationTelemetryLinkRequest
type ApiPartialUpdateProjectTelemetryLinkRequest ¶
type ApiPartialUpdateProjectTelemetryLinkRequest struct {
ApiService DefaultAPI
// contains filtered or unexported fields
}
func (ApiPartialUpdateProjectTelemetryLinkRequest) Execute ¶
func (r ApiPartialUpdateProjectTelemetryLinkRequest) Execute() (*TelemetryLinkResponse, error)
func (ApiPartialUpdateProjectTelemetryLinkRequest) PartialUpdateProjectTelemetryLinkPayload ¶
func (r ApiPartialUpdateProjectTelemetryLinkRequest) PartialUpdateProjectTelemetryLinkPayload(partialUpdateProjectTelemetryLinkPayload PartialUpdateProjectTelemetryLinkPayload) ApiPartialUpdateProjectTelemetryLinkRequest
type CreateOrUpdateFolderTelemetryLinkPayload ¶
type CreateOrUpdateFolderTelemetryLinkPayload struct {
// The access token.
AccessToken string `json:"accessToken" validate:"regexp=^[A-Za-z0-9-_=]+\\\\.[A-Za-z0-9-_=]+\\\\.?[A-Za-z0-9-_.+\\/=]*$"`
// The description is a longer text chosen by the user to provide more context for the resource.
Description *string `json:"description,omitempty"`
// The display name is a short name chosen by the user to identify the resource.
DisplayName string `json:"displayName" validate:"regexp=^[a-zA-Z0-9][a-zA-Z0-9 \\\\-]*$"`
// Indicates whether routing through the link to a telemetry-router is active.
Enabled bool `json:"enabled"`
// The ID of the telemetry-router to route the telemetry data.
TelemetryRouterId string `json:"telemetryRouterId"`
AdditionalProperties map[string]interface{}
}
CreateOrUpdateFolderTelemetryLinkPayload struct for CreateOrUpdateFolderTelemetryLinkPayload
func NewCreateOrUpdateFolderTelemetryLinkPayload ¶
func NewCreateOrUpdateFolderTelemetryLinkPayload(accessToken string, displayName string, enabled bool, telemetryRouterId string) *CreateOrUpdateFolderTelemetryLinkPayload
NewCreateOrUpdateFolderTelemetryLinkPayload instantiates a new CreateOrUpdateFolderTelemetryLinkPayload 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
func NewCreateOrUpdateFolderTelemetryLinkPayloadWithDefaults ¶
func NewCreateOrUpdateFolderTelemetryLinkPayloadWithDefaults() *CreateOrUpdateFolderTelemetryLinkPayload
NewCreateOrUpdateFolderTelemetryLinkPayloadWithDefaults instantiates a new CreateOrUpdateFolderTelemetryLinkPayload 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
func (*CreateOrUpdateFolderTelemetryLinkPayload) GetAccessToken ¶
func (o *CreateOrUpdateFolderTelemetryLinkPayload) GetAccessToken() string
GetAccessToken returns the AccessToken field value
func (*CreateOrUpdateFolderTelemetryLinkPayload) GetAccessTokenOk ¶
func (o *CreateOrUpdateFolderTelemetryLinkPayload) GetAccessTokenOk() (*string, bool)
GetAccessTokenOk returns a tuple with the AccessToken field value and a boolean to check if the value has been set.
func (*CreateOrUpdateFolderTelemetryLinkPayload) GetDescription ¶
func (o *CreateOrUpdateFolderTelemetryLinkPayload) GetDescription() string
GetDescription returns the Description field value if set, zero value otherwise.
func (*CreateOrUpdateFolderTelemetryLinkPayload) GetDescriptionOk ¶
func (o *CreateOrUpdateFolderTelemetryLinkPayload) GetDescriptionOk() (*string, bool)
GetDescriptionOk returns a tuple with the Description field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateOrUpdateFolderTelemetryLinkPayload) GetDisplayName ¶
func (o *CreateOrUpdateFolderTelemetryLinkPayload) GetDisplayName() string
GetDisplayName returns the DisplayName field value
func (*CreateOrUpdateFolderTelemetryLinkPayload) GetDisplayNameOk ¶
func (o *CreateOrUpdateFolderTelemetryLinkPayload) GetDisplayNameOk() (*string, bool)
GetDisplayNameOk returns a tuple with the DisplayName field value and a boolean to check if the value has been set.
func (*CreateOrUpdateFolderTelemetryLinkPayload) GetEnabled ¶
func (o *CreateOrUpdateFolderTelemetryLinkPayload) GetEnabled() bool
GetEnabled returns the Enabled field value
func (*CreateOrUpdateFolderTelemetryLinkPayload) GetEnabledOk ¶
func (o *CreateOrUpdateFolderTelemetryLinkPayload) GetEnabledOk() (*bool, bool)
GetEnabledOk returns a tuple with the Enabled field value and a boolean to check if the value has been set.
func (*CreateOrUpdateFolderTelemetryLinkPayload) GetTelemetryRouterId ¶
func (o *CreateOrUpdateFolderTelemetryLinkPayload) GetTelemetryRouterId() string
GetTelemetryRouterId returns the TelemetryRouterId field value
func (*CreateOrUpdateFolderTelemetryLinkPayload) GetTelemetryRouterIdOk ¶
func (o *CreateOrUpdateFolderTelemetryLinkPayload) GetTelemetryRouterIdOk() (*string, bool)
GetTelemetryRouterIdOk returns a tuple with the TelemetryRouterId field value and a boolean to check if the value has been set.
func (*CreateOrUpdateFolderTelemetryLinkPayload) HasDescription ¶
func (o *CreateOrUpdateFolderTelemetryLinkPayload) HasDescription() bool
HasDescription returns a boolean if a field has been set.
func (CreateOrUpdateFolderTelemetryLinkPayload) MarshalJSON ¶
func (o CreateOrUpdateFolderTelemetryLinkPayload) MarshalJSON() ([]byte, error)
func (*CreateOrUpdateFolderTelemetryLinkPayload) SetAccessToken ¶
func (o *CreateOrUpdateFolderTelemetryLinkPayload) SetAccessToken(v string)
SetAccessToken sets field value
func (*CreateOrUpdateFolderTelemetryLinkPayload) SetDescription ¶
func (o *CreateOrUpdateFolderTelemetryLinkPayload) SetDescription(v string)
SetDescription gets a reference to the given string and assigns it to the Description field.
func (*CreateOrUpdateFolderTelemetryLinkPayload) SetDisplayName ¶
func (o *CreateOrUpdateFolderTelemetryLinkPayload) SetDisplayName(v string)
SetDisplayName sets field value
func (*CreateOrUpdateFolderTelemetryLinkPayload) SetEnabled ¶
func (o *CreateOrUpdateFolderTelemetryLinkPayload) SetEnabled(v bool)
SetEnabled sets field value
func (*CreateOrUpdateFolderTelemetryLinkPayload) SetTelemetryRouterId ¶
func (o *CreateOrUpdateFolderTelemetryLinkPayload) SetTelemetryRouterId(v string)
SetTelemetryRouterId sets field value
func (CreateOrUpdateFolderTelemetryLinkPayload) ToMap ¶
func (o CreateOrUpdateFolderTelemetryLinkPayload) ToMap() (map[string]interface{}, error)
func (*CreateOrUpdateFolderTelemetryLinkPayload) UnmarshalJSON ¶
func (o *CreateOrUpdateFolderTelemetryLinkPayload) UnmarshalJSON(data []byte) (err error)
type CreateOrUpdateOrganizationTelemetryLinkPayload ¶
type CreateOrUpdateOrganizationTelemetryLinkPayload struct {
// The access token.
AccessToken string `json:"accessToken" validate:"regexp=^[A-Za-z0-9-_=]+\\\\.[A-Za-z0-9-_=]+\\\\.?[A-Za-z0-9-_.+\\/=]*$"`
// The description is a longer text chosen by the user to provide more context for the resource.
Description *string `json:"description,omitempty"`
// The display name is a short name chosen by the user to identify the resource.
DisplayName string `json:"displayName" validate:"regexp=^[a-zA-Z0-9][a-zA-Z0-9 \\\\-]*$"`
// Indicates whether routing through the link to a telemetry-router is active.
Enabled bool `json:"enabled"`
// The ID of the telemetry-router to route the telemetry data.
TelemetryRouterId string `json:"telemetryRouterId"`
AdditionalProperties map[string]interface{}
}
CreateOrUpdateOrganizationTelemetryLinkPayload struct for CreateOrUpdateOrganizationTelemetryLinkPayload
func NewCreateOrUpdateOrganizationTelemetryLinkPayload ¶
func NewCreateOrUpdateOrganizationTelemetryLinkPayload(accessToken string, displayName string, enabled bool, telemetryRouterId string) *CreateOrUpdateOrganizationTelemetryLinkPayload
NewCreateOrUpdateOrganizationTelemetryLinkPayload instantiates a new CreateOrUpdateOrganizationTelemetryLinkPayload 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
func NewCreateOrUpdateOrganizationTelemetryLinkPayloadWithDefaults ¶
func NewCreateOrUpdateOrganizationTelemetryLinkPayloadWithDefaults() *CreateOrUpdateOrganizationTelemetryLinkPayload
NewCreateOrUpdateOrganizationTelemetryLinkPayloadWithDefaults instantiates a new CreateOrUpdateOrganizationTelemetryLinkPayload 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
func (*CreateOrUpdateOrganizationTelemetryLinkPayload) GetAccessToken ¶
func (o *CreateOrUpdateOrganizationTelemetryLinkPayload) GetAccessToken() string
GetAccessToken returns the AccessToken field value
func (*CreateOrUpdateOrganizationTelemetryLinkPayload) GetAccessTokenOk ¶
func (o *CreateOrUpdateOrganizationTelemetryLinkPayload) GetAccessTokenOk() (*string, bool)
GetAccessTokenOk returns a tuple with the AccessToken field value and a boolean to check if the value has been set.
func (*CreateOrUpdateOrganizationTelemetryLinkPayload) GetDescription ¶
func (o *CreateOrUpdateOrganizationTelemetryLinkPayload) GetDescription() string
GetDescription returns the Description field value if set, zero value otherwise.
func (*CreateOrUpdateOrganizationTelemetryLinkPayload) GetDescriptionOk ¶
func (o *CreateOrUpdateOrganizationTelemetryLinkPayload) GetDescriptionOk() (*string, bool)
GetDescriptionOk returns a tuple with the Description field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateOrUpdateOrganizationTelemetryLinkPayload) GetDisplayName ¶
func (o *CreateOrUpdateOrganizationTelemetryLinkPayload) GetDisplayName() string
GetDisplayName returns the DisplayName field value
func (*CreateOrUpdateOrganizationTelemetryLinkPayload) GetDisplayNameOk ¶
func (o *CreateOrUpdateOrganizationTelemetryLinkPayload) GetDisplayNameOk() (*string, bool)
GetDisplayNameOk returns a tuple with the DisplayName field value and a boolean to check if the value has been set.
func (*CreateOrUpdateOrganizationTelemetryLinkPayload) GetEnabled ¶
func (o *CreateOrUpdateOrganizationTelemetryLinkPayload) GetEnabled() bool
GetEnabled returns the Enabled field value
func (*CreateOrUpdateOrganizationTelemetryLinkPayload) GetEnabledOk ¶
func (o *CreateOrUpdateOrganizationTelemetryLinkPayload) GetEnabledOk() (*bool, bool)
GetEnabledOk returns a tuple with the Enabled field value and a boolean to check if the value has been set.
func (*CreateOrUpdateOrganizationTelemetryLinkPayload) GetTelemetryRouterId ¶
func (o *CreateOrUpdateOrganizationTelemetryLinkPayload) GetTelemetryRouterId() string
GetTelemetryRouterId returns the TelemetryRouterId field value
func (*CreateOrUpdateOrganizationTelemetryLinkPayload) GetTelemetryRouterIdOk ¶
func (o *CreateOrUpdateOrganizationTelemetryLinkPayload) GetTelemetryRouterIdOk() (*string, bool)
GetTelemetryRouterIdOk returns a tuple with the TelemetryRouterId field value and a boolean to check if the value has been set.
func (*CreateOrUpdateOrganizationTelemetryLinkPayload) HasDescription ¶
func (o *CreateOrUpdateOrganizationTelemetryLinkPayload) HasDescription() bool
HasDescription returns a boolean if a field has been set.
func (CreateOrUpdateOrganizationTelemetryLinkPayload) MarshalJSON ¶
func (o CreateOrUpdateOrganizationTelemetryLinkPayload) MarshalJSON() ([]byte, error)
func (*CreateOrUpdateOrganizationTelemetryLinkPayload) SetAccessToken ¶
func (o *CreateOrUpdateOrganizationTelemetryLinkPayload) SetAccessToken(v string)
SetAccessToken sets field value
func (*CreateOrUpdateOrganizationTelemetryLinkPayload) SetDescription ¶
func (o *CreateOrUpdateOrganizationTelemetryLinkPayload) SetDescription(v string)
SetDescription gets a reference to the given string and assigns it to the Description field.
func (*CreateOrUpdateOrganizationTelemetryLinkPayload) SetDisplayName ¶
func (o *CreateOrUpdateOrganizationTelemetryLinkPayload) SetDisplayName(v string)
SetDisplayName sets field value
func (*CreateOrUpdateOrganizationTelemetryLinkPayload) SetEnabled ¶
func (o *CreateOrUpdateOrganizationTelemetryLinkPayload) SetEnabled(v bool)
SetEnabled sets field value
func (*CreateOrUpdateOrganizationTelemetryLinkPayload) SetTelemetryRouterId ¶
func (o *CreateOrUpdateOrganizationTelemetryLinkPayload) SetTelemetryRouterId(v string)
SetTelemetryRouterId sets field value
func (CreateOrUpdateOrganizationTelemetryLinkPayload) ToMap ¶
func (o CreateOrUpdateOrganizationTelemetryLinkPayload) ToMap() (map[string]interface{}, error)
func (*CreateOrUpdateOrganizationTelemetryLinkPayload) UnmarshalJSON ¶
func (o *CreateOrUpdateOrganizationTelemetryLinkPayload) UnmarshalJSON(data []byte) (err error)
type CreateOrUpdateProjectTelemetryLinkPayload ¶
type CreateOrUpdateProjectTelemetryLinkPayload struct {
// The access token.
AccessToken string `json:"accessToken" validate:"regexp=^[A-Za-z0-9-_=]+\\\\.[A-Za-z0-9-_=]+\\\\.?[A-Za-z0-9-_.+\\/=]*$"`
// The description is a longer text chosen by the user to provide more context for the resource.
Description *string `json:"description,omitempty"`
// The display name is a short name chosen by the user to identify the resource.
DisplayName string `json:"displayName" validate:"regexp=^[a-zA-Z0-9][a-zA-Z0-9 \\\\-]*$"`
// Indicates whether routing through the link to a telemetry-router is active.
Enabled bool `json:"enabled"`
// The ID of the telemetry-router to route the telemetry data.
TelemetryRouterId string `json:"telemetryRouterId"`
AdditionalProperties map[string]interface{}
}
CreateOrUpdateProjectTelemetryLinkPayload struct for CreateOrUpdateProjectTelemetryLinkPayload
func NewCreateOrUpdateProjectTelemetryLinkPayload ¶
func NewCreateOrUpdateProjectTelemetryLinkPayload(accessToken string, displayName string, enabled bool, telemetryRouterId string) *CreateOrUpdateProjectTelemetryLinkPayload
NewCreateOrUpdateProjectTelemetryLinkPayload instantiates a new CreateOrUpdateProjectTelemetryLinkPayload 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
func NewCreateOrUpdateProjectTelemetryLinkPayloadWithDefaults ¶
func NewCreateOrUpdateProjectTelemetryLinkPayloadWithDefaults() *CreateOrUpdateProjectTelemetryLinkPayload
NewCreateOrUpdateProjectTelemetryLinkPayloadWithDefaults instantiates a new CreateOrUpdateProjectTelemetryLinkPayload 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
func (*CreateOrUpdateProjectTelemetryLinkPayload) GetAccessToken ¶
func (o *CreateOrUpdateProjectTelemetryLinkPayload) GetAccessToken() string
GetAccessToken returns the AccessToken field value
func (*CreateOrUpdateProjectTelemetryLinkPayload) GetAccessTokenOk ¶
func (o *CreateOrUpdateProjectTelemetryLinkPayload) GetAccessTokenOk() (*string, bool)
GetAccessTokenOk returns a tuple with the AccessToken field value and a boolean to check if the value has been set.
func (*CreateOrUpdateProjectTelemetryLinkPayload) GetDescription ¶
func (o *CreateOrUpdateProjectTelemetryLinkPayload) GetDescription() string
GetDescription returns the Description field value if set, zero value otherwise.
func (*CreateOrUpdateProjectTelemetryLinkPayload) GetDescriptionOk ¶
func (o *CreateOrUpdateProjectTelemetryLinkPayload) GetDescriptionOk() (*string, bool)
GetDescriptionOk returns a tuple with the Description field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateOrUpdateProjectTelemetryLinkPayload) GetDisplayName ¶
func (o *CreateOrUpdateProjectTelemetryLinkPayload) GetDisplayName() string
GetDisplayName returns the DisplayName field value
func (*CreateOrUpdateProjectTelemetryLinkPayload) GetDisplayNameOk ¶
func (o *CreateOrUpdateProjectTelemetryLinkPayload) GetDisplayNameOk() (*string, bool)
GetDisplayNameOk returns a tuple with the DisplayName field value and a boolean to check if the value has been set.
func (*CreateOrUpdateProjectTelemetryLinkPayload) GetEnabled ¶
func (o *CreateOrUpdateProjectTelemetryLinkPayload) GetEnabled() bool
GetEnabled returns the Enabled field value
func (*CreateOrUpdateProjectTelemetryLinkPayload) GetEnabledOk ¶
func (o *CreateOrUpdateProjectTelemetryLinkPayload) GetEnabledOk() (*bool, bool)
GetEnabledOk returns a tuple with the Enabled field value and a boolean to check if the value has been set.
func (*CreateOrUpdateProjectTelemetryLinkPayload) GetTelemetryRouterId ¶
func (o *CreateOrUpdateProjectTelemetryLinkPayload) GetTelemetryRouterId() string
GetTelemetryRouterId returns the TelemetryRouterId field value
func (*CreateOrUpdateProjectTelemetryLinkPayload) GetTelemetryRouterIdOk ¶
func (o *CreateOrUpdateProjectTelemetryLinkPayload) GetTelemetryRouterIdOk() (*string, bool)
GetTelemetryRouterIdOk returns a tuple with the TelemetryRouterId field value and a boolean to check if the value has been set.
func (*CreateOrUpdateProjectTelemetryLinkPayload) HasDescription ¶
func (o *CreateOrUpdateProjectTelemetryLinkPayload) HasDescription() bool
HasDescription returns a boolean if a field has been set.
func (CreateOrUpdateProjectTelemetryLinkPayload) MarshalJSON ¶
func (o CreateOrUpdateProjectTelemetryLinkPayload) MarshalJSON() ([]byte, error)
func (*CreateOrUpdateProjectTelemetryLinkPayload) SetAccessToken ¶
func (o *CreateOrUpdateProjectTelemetryLinkPayload) SetAccessToken(v string)
SetAccessToken sets field value
func (*CreateOrUpdateProjectTelemetryLinkPayload) SetDescription ¶
func (o *CreateOrUpdateProjectTelemetryLinkPayload) SetDescription(v string)
SetDescription gets a reference to the given string and assigns it to the Description field.
func (*CreateOrUpdateProjectTelemetryLinkPayload) SetDisplayName ¶
func (o *CreateOrUpdateProjectTelemetryLinkPayload) SetDisplayName(v string)
SetDisplayName sets field value
func (*CreateOrUpdateProjectTelemetryLinkPayload) SetEnabled ¶
func (o *CreateOrUpdateProjectTelemetryLinkPayload) SetEnabled(v bool)
SetEnabled sets field value
func (*CreateOrUpdateProjectTelemetryLinkPayload) SetTelemetryRouterId ¶
func (o *CreateOrUpdateProjectTelemetryLinkPayload) SetTelemetryRouterId(v string)
SetTelemetryRouterId sets field value
func (CreateOrUpdateProjectTelemetryLinkPayload) ToMap ¶
func (o CreateOrUpdateProjectTelemetryLinkPayload) ToMap() (map[string]interface{}, error)
func (*CreateOrUpdateProjectTelemetryLinkPayload) UnmarshalJSON ¶
func (o *CreateOrUpdateProjectTelemetryLinkPayload) UnmarshalJSON(data []byte) (err error)
type DefaultAPI ¶
type DefaultAPI interface {
/*
CreateOrUpdateFolderTelemetryLink Method for CreateOrUpdateFolderTelemetryLink
Creates or updates the given Telemetry Link within the folder.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param folderId The STACKIT portal folder UUID the resource is located in.
@param regionId The STACKIT region name the resource is located in.
@return ApiCreateOrUpdateFolderTelemetryLinkRequest
*/
CreateOrUpdateFolderTelemetryLink(ctx context.Context, folderId string, regionId string) ApiCreateOrUpdateFolderTelemetryLinkRequest
// CreateOrUpdateFolderTelemetryLinkExecute executes the request
// @return TelemetryLinkResponse
CreateOrUpdateFolderTelemetryLinkExecute(r ApiCreateOrUpdateFolderTelemetryLinkRequest) (*TelemetryLinkResponse, error)
/*
CreateOrUpdateOrganizationTelemetryLink Method for CreateOrUpdateOrganizationTelemetryLink
Creates or updates the given Telemetry Link within the organization.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param organizationId The STACKIT portal organization UUID the resource is located in.
@param regionId The STACKIT region name the resource is located in.
@return ApiCreateOrUpdateOrganizationTelemetryLinkRequest
*/
CreateOrUpdateOrganizationTelemetryLink(ctx context.Context, organizationId string, regionId string) ApiCreateOrUpdateOrganizationTelemetryLinkRequest
// CreateOrUpdateOrganizationTelemetryLinkExecute executes the request
// @return TelemetryLinkResponse
CreateOrUpdateOrganizationTelemetryLinkExecute(r ApiCreateOrUpdateOrganizationTelemetryLinkRequest) (*TelemetryLinkResponse, error)
/*
CreateOrUpdateProjectTelemetryLink Method for CreateOrUpdateProjectTelemetryLink
Creates or updates the given Telemetry Link within the project.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param projectId The STACKIT portal project UUID the resource is located in.
@param regionId The STACKIT region name the resource is located in.
@return ApiCreateOrUpdateProjectTelemetryLinkRequest
*/
CreateOrUpdateProjectTelemetryLink(ctx context.Context, projectId string, regionId string) ApiCreateOrUpdateProjectTelemetryLinkRequest
// CreateOrUpdateProjectTelemetryLinkExecute executes the request
// @return TelemetryLinkResponse
CreateOrUpdateProjectTelemetryLinkExecute(r ApiCreateOrUpdateProjectTelemetryLinkRequest) (*TelemetryLinkResponse, error)
/*
DeleteFolderTelemetryLink Method for DeleteFolderTelemetryLink
Deletes the given Telemetry Link within the folder.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param folderId The STACKIT portal folder UUID the resource is located in.
@param regionId The STACKIT region name the resource is located in.
@return ApiDeleteFolderTelemetryLinkRequest
*/
DeleteFolderTelemetryLink(ctx context.Context, folderId string, regionId string) ApiDeleteFolderTelemetryLinkRequest
// DeleteFolderTelemetryLinkExecute executes the request
DeleteFolderTelemetryLinkExecute(r ApiDeleteFolderTelemetryLinkRequest) error
/*
DeleteOrganizationTelemetryLink Method for DeleteOrganizationTelemetryLink
Deletes the given Telemetry Link within the organization.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param organizationId The STACKIT portal organization UUID the resource is located in.
@param regionId The STACKIT region name the resource is located in.
@return ApiDeleteOrganizationTelemetryLinkRequest
*/
DeleteOrganizationTelemetryLink(ctx context.Context, organizationId string, regionId string) ApiDeleteOrganizationTelemetryLinkRequest
// DeleteOrganizationTelemetryLinkExecute executes the request
DeleteOrganizationTelemetryLinkExecute(r ApiDeleteOrganizationTelemetryLinkRequest) error
/*
DeleteProjectTelemetryLink Method for DeleteProjectTelemetryLink
Deletes the given Telemetry Link within the project.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param projectId The STACKIT portal project UUID the resource is located in.
@param regionId The STACKIT region name the resource is located in.
@return ApiDeleteProjectTelemetryLinkRequest
*/
DeleteProjectTelemetryLink(ctx context.Context, projectId string, regionId string) ApiDeleteProjectTelemetryLinkRequest
// DeleteProjectTelemetryLinkExecute executes the request
DeleteProjectTelemetryLinkExecute(r ApiDeleteProjectTelemetryLinkRequest) error
/*
GetFolderTelemetryLink Method for GetFolderTelemetryLink
Returns the details for the given Telemetry Link within the folder.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param folderId The STACKIT portal folder UUID the resource is located in.
@param regionId The STACKIT region name the resource is located in.
@return ApiGetFolderTelemetryLinkRequest
*/
GetFolderTelemetryLink(ctx context.Context, folderId string, regionId string) ApiGetFolderTelemetryLinkRequest
// GetFolderTelemetryLinkExecute executes the request
// @return TelemetryLinkResponse
GetFolderTelemetryLinkExecute(r ApiGetFolderTelemetryLinkRequest) (*TelemetryLinkResponse, error)
/*
GetOrganizationTelemetryLink Method for GetOrganizationTelemetryLink
Returns the details for the given Telemetry Link within the organization.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param organizationId The STACKIT portal organization UUID the resource is located in.
@param regionId The STACKIT region name the resource is located in.
@return ApiGetOrganizationTelemetryLinkRequest
*/
GetOrganizationTelemetryLink(ctx context.Context, organizationId string, regionId string) ApiGetOrganizationTelemetryLinkRequest
// GetOrganizationTelemetryLinkExecute executes the request
// @return TelemetryLinkResponse
GetOrganizationTelemetryLinkExecute(r ApiGetOrganizationTelemetryLinkRequest) (*TelemetryLinkResponse, error)
/*
GetProjectTelemetryLink Method for GetProjectTelemetryLink
Returns the details for the given Telemetry Link within the project.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param projectId The STACKIT portal project UUID the resource is located in.
@param regionId The STACKIT region name the resource is located in.
@return ApiGetProjectTelemetryLinkRequest
*/
GetProjectTelemetryLink(ctx context.Context, projectId string, regionId string) ApiGetProjectTelemetryLinkRequest
// GetProjectTelemetryLinkExecute executes the request
// @return TelemetryLinkResponse
GetProjectTelemetryLinkExecute(r ApiGetProjectTelemetryLinkRequest) (*TelemetryLinkResponse, error)
/*
PartialUpdateFolderTelemetryLink Method for PartialUpdateFolderTelemetryLink
Patches the given Telemetry Link within the folder.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param folderId The STACKIT portal folder UUID the resource is located in.
@param regionId The STACKIT region name the resource is located in.
@return ApiPartialUpdateFolderTelemetryLinkRequest
*/
PartialUpdateFolderTelemetryLink(ctx context.Context, folderId string, regionId string) ApiPartialUpdateFolderTelemetryLinkRequest
// PartialUpdateFolderTelemetryLinkExecute executes the request
// @return TelemetryLinkResponse
PartialUpdateFolderTelemetryLinkExecute(r ApiPartialUpdateFolderTelemetryLinkRequest) (*TelemetryLinkResponse, error)
/*
PartialUpdateOrganizationTelemetryLink Method for PartialUpdateOrganizationTelemetryLink
Patches the given Telemetry Link within the organization.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param organizationId The STACKIT portal organization UUID the resource is located in.
@param regionId The STACKIT region name the resource is located in.
@return ApiPartialUpdateOrganizationTelemetryLinkRequest
*/
PartialUpdateOrganizationTelemetryLink(ctx context.Context, organizationId string, regionId string) ApiPartialUpdateOrganizationTelemetryLinkRequest
// PartialUpdateOrganizationTelemetryLinkExecute executes the request
// @return TelemetryLinkResponse
PartialUpdateOrganizationTelemetryLinkExecute(r ApiPartialUpdateOrganizationTelemetryLinkRequest) (*TelemetryLinkResponse, error)
/*
PartialUpdateProjectTelemetryLink Method for PartialUpdateProjectTelemetryLink
Patches the given Telemetry Link within the project.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param projectId The STACKIT portal project UUID the resource is located in.
@param regionId The STACKIT region name the resource is located in.
@return ApiPartialUpdateProjectTelemetryLinkRequest
*/
PartialUpdateProjectTelemetryLink(ctx context.Context, projectId string, regionId string) ApiPartialUpdateProjectTelemetryLinkRequest
// PartialUpdateProjectTelemetryLinkExecute executes the request
// @return TelemetryLinkResponse
PartialUpdateProjectTelemetryLinkExecute(r ApiPartialUpdateProjectTelemetryLinkRequest) (*TelemetryLinkResponse, error)
}
type DefaultAPIService ¶
type DefaultAPIService service
DefaultAPIService DefaultAPI service
func (*DefaultAPIService) CreateOrUpdateFolderTelemetryLink ¶
func (a *DefaultAPIService) CreateOrUpdateFolderTelemetryLink(ctx context.Context, folderId string, regionId string) ApiCreateOrUpdateFolderTelemetryLinkRequest
CreateOrUpdateFolderTelemetryLink Method for CreateOrUpdateFolderTelemetryLink
Creates or updates the given Telemetry Link within the folder.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param folderId The STACKIT portal folder UUID the resource is located in. @param regionId The STACKIT region name the resource is located in. @return ApiCreateOrUpdateFolderTelemetryLinkRequest
func (*DefaultAPIService) CreateOrUpdateFolderTelemetryLinkExecute ¶
func (a *DefaultAPIService) CreateOrUpdateFolderTelemetryLinkExecute(r ApiCreateOrUpdateFolderTelemetryLinkRequest) (*TelemetryLinkResponse, error)
Execute executes the request
@return TelemetryLinkResponse
func (*DefaultAPIService) CreateOrUpdateOrganizationTelemetryLink ¶
func (a *DefaultAPIService) CreateOrUpdateOrganizationTelemetryLink(ctx context.Context, organizationId string, regionId string) ApiCreateOrUpdateOrganizationTelemetryLinkRequest
CreateOrUpdateOrganizationTelemetryLink Method for CreateOrUpdateOrganizationTelemetryLink
Creates or updates the given Telemetry Link within the organization.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param organizationId The STACKIT portal organization UUID the resource is located in. @param regionId The STACKIT region name the resource is located in. @return ApiCreateOrUpdateOrganizationTelemetryLinkRequest
func (*DefaultAPIService) CreateOrUpdateOrganizationTelemetryLinkExecute ¶
func (a *DefaultAPIService) CreateOrUpdateOrganizationTelemetryLinkExecute(r ApiCreateOrUpdateOrganizationTelemetryLinkRequest) (*TelemetryLinkResponse, error)
Execute executes the request
@return TelemetryLinkResponse
func (*DefaultAPIService) CreateOrUpdateProjectTelemetryLink ¶
func (a *DefaultAPIService) CreateOrUpdateProjectTelemetryLink(ctx context.Context, projectId string, regionId string) ApiCreateOrUpdateProjectTelemetryLinkRequest
CreateOrUpdateProjectTelemetryLink Method for CreateOrUpdateProjectTelemetryLink
Creates or updates the given Telemetry Link within the project.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param projectId The STACKIT portal project UUID the resource is located in. @param regionId The STACKIT region name the resource is located in. @return ApiCreateOrUpdateProjectTelemetryLinkRequest
func (*DefaultAPIService) CreateOrUpdateProjectTelemetryLinkExecute ¶
func (a *DefaultAPIService) CreateOrUpdateProjectTelemetryLinkExecute(r ApiCreateOrUpdateProjectTelemetryLinkRequest) (*TelemetryLinkResponse, error)
Execute executes the request
@return TelemetryLinkResponse
func (*DefaultAPIService) DeleteFolderTelemetryLink ¶
func (a *DefaultAPIService) DeleteFolderTelemetryLink(ctx context.Context, folderId string, regionId string) ApiDeleteFolderTelemetryLinkRequest
DeleteFolderTelemetryLink Method for DeleteFolderTelemetryLink
Deletes the given Telemetry Link within the folder.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param folderId The STACKIT portal folder UUID the resource is located in. @param regionId The STACKIT region name the resource is located in. @return ApiDeleteFolderTelemetryLinkRequest
func (*DefaultAPIService) DeleteFolderTelemetryLinkExecute ¶
func (a *DefaultAPIService) DeleteFolderTelemetryLinkExecute(r ApiDeleteFolderTelemetryLinkRequest) error
Execute executes the request
func (*DefaultAPIService) DeleteOrganizationTelemetryLink ¶
func (a *DefaultAPIService) DeleteOrganizationTelemetryLink(ctx context.Context, organizationId string, regionId string) ApiDeleteOrganizationTelemetryLinkRequest
DeleteOrganizationTelemetryLink Method for DeleteOrganizationTelemetryLink
Deletes the given Telemetry Link within the organization.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param organizationId The STACKIT portal organization UUID the resource is located in. @param regionId The STACKIT region name the resource is located in. @return ApiDeleteOrganizationTelemetryLinkRequest
func (*DefaultAPIService) DeleteOrganizationTelemetryLinkExecute ¶
func (a *DefaultAPIService) DeleteOrganizationTelemetryLinkExecute(r ApiDeleteOrganizationTelemetryLinkRequest) error
Execute executes the request
func (*DefaultAPIService) DeleteProjectTelemetryLink ¶
func (a *DefaultAPIService) DeleteProjectTelemetryLink(ctx context.Context, projectId string, regionId string) ApiDeleteProjectTelemetryLinkRequest
DeleteProjectTelemetryLink Method for DeleteProjectTelemetryLink
Deletes the given Telemetry Link within the project.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param projectId The STACKIT portal project UUID the resource is located in. @param regionId The STACKIT region name the resource is located in. @return ApiDeleteProjectTelemetryLinkRequest
func (*DefaultAPIService) DeleteProjectTelemetryLinkExecute ¶
func (a *DefaultAPIService) DeleteProjectTelemetryLinkExecute(r ApiDeleteProjectTelemetryLinkRequest) error
Execute executes the request
func (*DefaultAPIService) GetFolderTelemetryLink ¶
func (a *DefaultAPIService) GetFolderTelemetryLink(ctx context.Context, folderId string, regionId string) ApiGetFolderTelemetryLinkRequest
GetFolderTelemetryLink Method for GetFolderTelemetryLink
Returns the details for the given Telemetry Link within the folder.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param folderId The STACKIT portal folder UUID the resource is located in. @param regionId The STACKIT region name the resource is located in. @return ApiGetFolderTelemetryLinkRequest
func (*DefaultAPIService) GetFolderTelemetryLinkExecute ¶
func (a *DefaultAPIService) GetFolderTelemetryLinkExecute(r ApiGetFolderTelemetryLinkRequest) (*TelemetryLinkResponse, error)
Execute executes the request
@return TelemetryLinkResponse
func (*DefaultAPIService) GetOrganizationTelemetryLink ¶
func (a *DefaultAPIService) GetOrganizationTelemetryLink(ctx context.Context, organizationId string, regionId string) ApiGetOrganizationTelemetryLinkRequest
GetOrganizationTelemetryLink Method for GetOrganizationTelemetryLink
Returns the details for the given Telemetry Link within the organization.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param organizationId The STACKIT portal organization UUID the resource is located in. @param regionId The STACKIT region name the resource is located in. @return ApiGetOrganizationTelemetryLinkRequest
func (*DefaultAPIService) GetOrganizationTelemetryLinkExecute ¶
func (a *DefaultAPIService) GetOrganizationTelemetryLinkExecute(r ApiGetOrganizationTelemetryLinkRequest) (*TelemetryLinkResponse, error)
Execute executes the request
@return TelemetryLinkResponse
func (*DefaultAPIService) GetProjectTelemetryLink ¶
func (a *DefaultAPIService) GetProjectTelemetryLink(ctx context.Context, projectId string, regionId string) ApiGetProjectTelemetryLinkRequest
GetProjectTelemetryLink Method for GetProjectTelemetryLink
Returns the details for the given Telemetry Link within the project.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param projectId The STACKIT portal project UUID the resource is located in. @param regionId The STACKIT region name the resource is located in. @return ApiGetProjectTelemetryLinkRequest
func (*DefaultAPIService) GetProjectTelemetryLinkExecute ¶
func (a *DefaultAPIService) GetProjectTelemetryLinkExecute(r ApiGetProjectTelemetryLinkRequest) (*TelemetryLinkResponse, error)
Execute executes the request
@return TelemetryLinkResponse
func (*DefaultAPIService) PartialUpdateFolderTelemetryLink ¶
func (a *DefaultAPIService) PartialUpdateFolderTelemetryLink(ctx context.Context, folderId string, regionId string) ApiPartialUpdateFolderTelemetryLinkRequest
PartialUpdateFolderTelemetryLink Method for PartialUpdateFolderTelemetryLink
Patches the given Telemetry Link within the folder.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param folderId The STACKIT portal folder UUID the resource is located in. @param regionId The STACKIT region name the resource is located in. @return ApiPartialUpdateFolderTelemetryLinkRequest
func (*DefaultAPIService) PartialUpdateFolderTelemetryLinkExecute ¶
func (a *DefaultAPIService) PartialUpdateFolderTelemetryLinkExecute(r ApiPartialUpdateFolderTelemetryLinkRequest) (*TelemetryLinkResponse, error)
Execute executes the request
@return TelemetryLinkResponse
func (*DefaultAPIService) PartialUpdateOrganizationTelemetryLink ¶
func (a *DefaultAPIService) PartialUpdateOrganizationTelemetryLink(ctx context.Context, organizationId string, regionId string) ApiPartialUpdateOrganizationTelemetryLinkRequest
PartialUpdateOrganizationTelemetryLink Method for PartialUpdateOrganizationTelemetryLink
Patches the given Telemetry Link within the organization.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param organizationId The STACKIT portal organization UUID the resource is located in. @param regionId The STACKIT region name the resource is located in. @return ApiPartialUpdateOrganizationTelemetryLinkRequest
func (*DefaultAPIService) PartialUpdateOrganizationTelemetryLinkExecute ¶
func (a *DefaultAPIService) PartialUpdateOrganizationTelemetryLinkExecute(r ApiPartialUpdateOrganizationTelemetryLinkRequest) (*TelemetryLinkResponse, error)
Execute executes the request
@return TelemetryLinkResponse
func (*DefaultAPIService) PartialUpdateProjectTelemetryLink ¶
func (a *DefaultAPIService) PartialUpdateProjectTelemetryLink(ctx context.Context, projectId string, regionId string) ApiPartialUpdateProjectTelemetryLinkRequest
PartialUpdateProjectTelemetryLink Method for PartialUpdateProjectTelemetryLink
Patches the given Telemetry Link within the project.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param projectId The STACKIT portal project UUID the resource is located in. @param regionId The STACKIT region name the resource is located in. @return ApiPartialUpdateProjectTelemetryLinkRequest
func (*DefaultAPIService) PartialUpdateProjectTelemetryLinkExecute ¶
func (a *DefaultAPIService) PartialUpdateProjectTelemetryLinkExecute(r ApiPartialUpdateProjectTelemetryLinkRequest) (*TelemetryLinkResponse, error)
Execute executes the request
@return TelemetryLinkResponse
type DefaultAPIServiceMock ¶
type DefaultAPIServiceMock struct {
// CreateOrUpdateFolderTelemetryLinkExecuteMock can be populated to implement the behavior of the CreateOrUpdateFolderTelemetryLinkExecute function of this mock
CreateOrUpdateFolderTelemetryLinkExecuteMock *func(r ApiCreateOrUpdateFolderTelemetryLinkRequest) (*TelemetryLinkResponse, error)
// CreateOrUpdateOrganizationTelemetryLinkExecuteMock can be populated to implement the behavior of the CreateOrUpdateOrganizationTelemetryLinkExecute function of this mock
CreateOrUpdateOrganizationTelemetryLinkExecuteMock *func(r ApiCreateOrUpdateOrganizationTelemetryLinkRequest) (*TelemetryLinkResponse, error)
// CreateOrUpdateProjectTelemetryLinkExecuteMock can be populated to implement the behavior of the CreateOrUpdateProjectTelemetryLinkExecute function of this mock
CreateOrUpdateProjectTelemetryLinkExecuteMock *func(r ApiCreateOrUpdateProjectTelemetryLinkRequest) (*TelemetryLinkResponse, error)
// DeleteFolderTelemetryLinkExecuteMock can be populated to implement the behavior of the DeleteFolderTelemetryLinkExecute function of this mock
DeleteFolderTelemetryLinkExecuteMock *func(r ApiDeleteFolderTelemetryLinkRequest) error
// DeleteOrganizationTelemetryLinkExecuteMock can be populated to implement the behavior of the DeleteOrganizationTelemetryLinkExecute function of this mock
DeleteOrganizationTelemetryLinkExecuteMock *func(r ApiDeleteOrganizationTelemetryLinkRequest) error
// DeleteProjectTelemetryLinkExecuteMock can be populated to implement the behavior of the DeleteProjectTelemetryLinkExecute function of this mock
DeleteProjectTelemetryLinkExecuteMock *func(r ApiDeleteProjectTelemetryLinkRequest) error
// GetFolderTelemetryLinkExecuteMock can be populated to implement the behavior of the GetFolderTelemetryLinkExecute function of this mock
GetFolderTelemetryLinkExecuteMock *func(r ApiGetFolderTelemetryLinkRequest) (*TelemetryLinkResponse, error)
// GetOrganizationTelemetryLinkExecuteMock can be populated to implement the behavior of the GetOrganizationTelemetryLinkExecute function of this mock
GetOrganizationTelemetryLinkExecuteMock *func(r ApiGetOrganizationTelemetryLinkRequest) (*TelemetryLinkResponse, error)
// GetProjectTelemetryLinkExecuteMock can be populated to implement the behavior of the GetProjectTelemetryLinkExecute function of this mock
GetProjectTelemetryLinkExecuteMock *func(r ApiGetProjectTelemetryLinkRequest) (*TelemetryLinkResponse, error)
// PartialUpdateFolderTelemetryLinkExecuteMock can be populated to implement the behavior of the PartialUpdateFolderTelemetryLinkExecute function of this mock
PartialUpdateFolderTelemetryLinkExecuteMock *func(r ApiPartialUpdateFolderTelemetryLinkRequest) (*TelemetryLinkResponse, error)
// PartialUpdateOrganizationTelemetryLinkExecuteMock can be populated to implement the behavior of the PartialUpdateOrganizationTelemetryLinkExecute function of this mock
PartialUpdateOrganizationTelemetryLinkExecuteMock *func(r ApiPartialUpdateOrganizationTelemetryLinkRequest) (*TelemetryLinkResponse, error)
// PartialUpdateProjectTelemetryLinkExecuteMock can be populated to implement the behavior of the PartialUpdateProjectTelemetryLinkExecute function of this mock
PartialUpdateProjectTelemetryLinkExecuteMock *func(r ApiPartialUpdateProjectTelemetryLinkRequest) (*TelemetryLinkResponse, error)
}
DefaultAPIServiceMock is meant to be used for testing only as a replacement for DefaultAPIService. By default all FooExecute() implementations are a no-op. Behavior of the mock can be customized by populating the callbacks in this struct.
func (DefaultAPIServiceMock) CreateOrUpdateFolderTelemetryLink ¶
func (a DefaultAPIServiceMock) CreateOrUpdateFolderTelemetryLink(ctx context.Context, folderId string, regionId string) ApiCreateOrUpdateFolderTelemetryLinkRequest
func (DefaultAPIServiceMock) CreateOrUpdateFolderTelemetryLinkExecute ¶
func (a DefaultAPIServiceMock) CreateOrUpdateFolderTelemetryLinkExecute(r ApiCreateOrUpdateFolderTelemetryLinkRequest) (*TelemetryLinkResponse, error)
CreateOrUpdateFolderTelemetryLinkExecute is a no-op by default and will return only return nil values. Behavior can be controlled by populating the CreateOrUpdateFolderTelemetryLinkExecuteMock field in the DefaultAPIServiceMock struct.
func (DefaultAPIServiceMock) CreateOrUpdateOrganizationTelemetryLink ¶
func (a DefaultAPIServiceMock) CreateOrUpdateOrganizationTelemetryLink(ctx context.Context, organizationId string, regionId string) ApiCreateOrUpdateOrganizationTelemetryLinkRequest
func (DefaultAPIServiceMock) CreateOrUpdateOrganizationTelemetryLinkExecute ¶
func (a DefaultAPIServiceMock) CreateOrUpdateOrganizationTelemetryLinkExecute(r ApiCreateOrUpdateOrganizationTelemetryLinkRequest) (*TelemetryLinkResponse, error)
CreateOrUpdateOrganizationTelemetryLinkExecute is a no-op by default and will return only return nil values. Behavior can be controlled by populating the CreateOrUpdateOrganizationTelemetryLinkExecuteMock field in the DefaultAPIServiceMock struct.
func (DefaultAPIServiceMock) CreateOrUpdateProjectTelemetryLink ¶
func (a DefaultAPIServiceMock) CreateOrUpdateProjectTelemetryLink(ctx context.Context, projectId string, regionId string) ApiCreateOrUpdateProjectTelemetryLinkRequest
func (DefaultAPIServiceMock) CreateOrUpdateProjectTelemetryLinkExecute ¶
func (a DefaultAPIServiceMock) CreateOrUpdateProjectTelemetryLinkExecute(r ApiCreateOrUpdateProjectTelemetryLinkRequest) (*TelemetryLinkResponse, error)
CreateOrUpdateProjectTelemetryLinkExecute is a no-op by default and will return only return nil values. Behavior can be controlled by populating the CreateOrUpdateProjectTelemetryLinkExecuteMock field in the DefaultAPIServiceMock struct.
func (DefaultAPIServiceMock) DeleteFolderTelemetryLink ¶
func (a DefaultAPIServiceMock) DeleteFolderTelemetryLink(ctx context.Context, folderId string, regionId string) ApiDeleteFolderTelemetryLinkRequest
func (DefaultAPIServiceMock) DeleteFolderTelemetryLinkExecute ¶
func (a DefaultAPIServiceMock) DeleteFolderTelemetryLinkExecute(r ApiDeleteFolderTelemetryLinkRequest) error
DeleteFolderTelemetryLinkExecute is a no-op by default and will return only return nil values. Behavior can be controlled by populating the DeleteFolderTelemetryLinkExecuteMock field in the DefaultAPIServiceMock struct.
func (DefaultAPIServiceMock) DeleteOrganizationTelemetryLink ¶
func (a DefaultAPIServiceMock) DeleteOrganizationTelemetryLink(ctx context.Context, organizationId string, regionId string) ApiDeleteOrganizationTelemetryLinkRequest
func (DefaultAPIServiceMock) DeleteOrganizationTelemetryLinkExecute ¶
func (a DefaultAPIServiceMock) DeleteOrganizationTelemetryLinkExecute(r ApiDeleteOrganizationTelemetryLinkRequest) error
DeleteOrganizationTelemetryLinkExecute is a no-op by default and will return only return nil values. Behavior can be controlled by populating the DeleteOrganizationTelemetryLinkExecuteMock field in the DefaultAPIServiceMock struct.
func (DefaultAPIServiceMock) DeleteProjectTelemetryLink ¶
func (a DefaultAPIServiceMock) DeleteProjectTelemetryLink(ctx context.Context, projectId string, regionId string) ApiDeleteProjectTelemetryLinkRequest
func (DefaultAPIServiceMock) DeleteProjectTelemetryLinkExecute ¶
func (a DefaultAPIServiceMock) DeleteProjectTelemetryLinkExecute(r ApiDeleteProjectTelemetryLinkRequest) error
DeleteProjectTelemetryLinkExecute is a no-op by default and will return only return nil values. Behavior can be controlled by populating the DeleteProjectTelemetryLinkExecuteMock field in the DefaultAPIServiceMock struct.
func (DefaultAPIServiceMock) GetFolderTelemetryLink ¶
func (a DefaultAPIServiceMock) GetFolderTelemetryLink(ctx context.Context, folderId string, regionId string) ApiGetFolderTelemetryLinkRequest
func (DefaultAPIServiceMock) GetFolderTelemetryLinkExecute ¶
func (a DefaultAPIServiceMock) GetFolderTelemetryLinkExecute(r ApiGetFolderTelemetryLinkRequest) (*TelemetryLinkResponse, error)
GetFolderTelemetryLinkExecute is a no-op by default and will return only return nil values. Behavior can be controlled by populating the GetFolderTelemetryLinkExecuteMock field in the DefaultAPIServiceMock struct.
func (DefaultAPIServiceMock) GetOrganizationTelemetryLink ¶
func (a DefaultAPIServiceMock) GetOrganizationTelemetryLink(ctx context.Context, organizationId string, regionId string) ApiGetOrganizationTelemetryLinkRequest
func (DefaultAPIServiceMock) GetOrganizationTelemetryLinkExecute ¶
func (a DefaultAPIServiceMock) GetOrganizationTelemetryLinkExecute(r ApiGetOrganizationTelemetryLinkRequest) (*TelemetryLinkResponse, error)
GetOrganizationTelemetryLinkExecute is a no-op by default and will return only return nil values. Behavior can be controlled by populating the GetOrganizationTelemetryLinkExecuteMock field in the DefaultAPIServiceMock struct.
func (DefaultAPIServiceMock) GetProjectTelemetryLink ¶
func (a DefaultAPIServiceMock) GetProjectTelemetryLink(ctx context.Context, projectId string, regionId string) ApiGetProjectTelemetryLinkRequest
func (DefaultAPIServiceMock) GetProjectTelemetryLinkExecute ¶
func (a DefaultAPIServiceMock) GetProjectTelemetryLinkExecute(r ApiGetProjectTelemetryLinkRequest) (*TelemetryLinkResponse, error)
GetProjectTelemetryLinkExecute is a no-op by default and will return only return nil values. Behavior can be controlled by populating the GetProjectTelemetryLinkExecuteMock field in the DefaultAPIServiceMock struct.
func (DefaultAPIServiceMock) PartialUpdateFolderTelemetryLink ¶
func (a DefaultAPIServiceMock) PartialUpdateFolderTelemetryLink(ctx context.Context, folderId string, regionId string) ApiPartialUpdateFolderTelemetryLinkRequest
func (DefaultAPIServiceMock) PartialUpdateFolderTelemetryLinkExecute ¶
func (a DefaultAPIServiceMock) PartialUpdateFolderTelemetryLinkExecute(r ApiPartialUpdateFolderTelemetryLinkRequest) (*TelemetryLinkResponse, error)
PartialUpdateFolderTelemetryLinkExecute is a no-op by default and will return only return nil values. Behavior can be controlled by populating the PartialUpdateFolderTelemetryLinkExecuteMock field in the DefaultAPIServiceMock struct.
func (DefaultAPIServiceMock) PartialUpdateOrganizationTelemetryLink ¶
func (a DefaultAPIServiceMock) PartialUpdateOrganizationTelemetryLink(ctx context.Context, organizationId string, regionId string) ApiPartialUpdateOrganizationTelemetryLinkRequest
func (DefaultAPIServiceMock) PartialUpdateOrganizationTelemetryLinkExecute ¶
func (a DefaultAPIServiceMock) PartialUpdateOrganizationTelemetryLinkExecute(r ApiPartialUpdateOrganizationTelemetryLinkRequest) (*TelemetryLinkResponse, error)
PartialUpdateOrganizationTelemetryLinkExecute is a no-op by default and will return only return nil values. Behavior can be controlled by populating the PartialUpdateOrganizationTelemetryLinkExecuteMock field in the DefaultAPIServiceMock struct.
func (DefaultAPIServiceMock) PartialUpdateProjectTelemetryLink ¶
func (a DefaultAPIServiceMock) PartialUpdateProjectTelemetryLink(ctx context.Context, projectId string, regionId string) ApiPartialUpdateProjectTelemetryLinkRequest
func (DefaultAPIServiceMock) PartialUpdateProjectTelemetryLinkExecute ¶
func (a DefaultAPIServiceMock) PartialUpdateProjectTelemetryLinkExecute(r ApiPartialUpdateProjectTelemetryLinkRequest) (*TelemetryLinkResponse, error)
PartialUpdateProjectTelemetryLinkExecute is a no-op by default and will return only return nil values. Behavior can be controlled by populating the PartialUpdateProjectTelemetryLinkExecuteMock field in the DefaultAPIServiceMock struct.
type MappedNullable ¶
type NullableBool ¶
type NullableBool struct {
// contains filtered or unexported fields
}
func NewNullableBool ¶
func NewNullableBool(val *bool) *NullableBool
func (NullableBool) Get ¶
func (v NullableBool) Get() *bool
func (NullableBool) IsSet ¶
func (v NullableBool) IsSet() bool
func (NullableBool) MarshalJSON ¶
func (v NullableBool) MarshalJSON() ([]byte, error)
func (*NullableBool) Set ¶
func (v *NullableBool) Set(val *bool)
func (*NullableBool) UnmarshalJSON ¶
func (v *NullableBool) UnmarshalJSON(src []byte) error
func (*NullableBool) Unset ¶
func (v *NullableBool) Unset()
type NullableCreateOrUpdateFolderTelemetryLinkPayload ¶
type NullableCreateOrUpdateFolderTelemetryLinkPayload struct {
// contains filtered or unexported fields
}
func NewNullableCreateOrUpdateFolderTelemetryLinkPayload ¶
func NewNullableCreateOrUpdateFolderTelemetryLinkPayload(val *CreateOrUpdateFolderTelemetryLinkPayload) *NullableCreateOrUpdateFolderTelemetryLinkPayload
func (NullableCreateOrUpdateFolderTelemetryLinkPayload) IsSet ¶
func (v NullableCreateOrUpdateFolderTelemetryLinkPayload) IsSet() bool
func (NullableCreateOrUpdateFolderTelemetryLinkPayload) MarshalJSON ¶
func (v NullableCreateOrUpdateFolderTelemetryLinkPayload) MarshalJSON() ([]byte, error)
func (*NullableCreateOrUpdateFolderTelemetryLinkPayload) UnmarshalJSON ¶
func (v *NullableCreateOrUpdateFolderTelemetryLinkPayload) UnmarshalJSON(src []byte) error
func (*NullableCreateOrUpdateFolderTelemetryLinkPayload) Unset ¶
func (v *NullableCreateOrUpdateFolderTelemetryLinkPayload) Unset()
type NullableCreateOrUpdateOrganizationTelemetryLinkPayload ¶
type NullableCreateOrUpdateOrganizationTelemetryLinkPayload struct {
// contains filtered or unexported fields
}
func NewNullableCreateOrUpdateOrganizationTelemetryLinkPayload ¶
func NewNullableCreateOrUpdateOrganizationTelemetryLinkPayload(val *CreateOrUpdateOrganizationTelemetryLinkPayload) *NullableCreateOrUpdateOrganizationTelemetryLinkPayload
func (NullableCreateOrUpdateOrganizationTelemetryLinkPayload) IsSet ¶
func (v NullableCreateOrUpdateOrganizationTelemetryLinkPayload) IsSet() bool
func (NullableCreateOrUpdateOrganizationTelemetryLinkPayload) MarshalJSON ¶
func (v NullableCreateOrUpdateOrganizationTelemetryLinkPayload) MarshalJSON() ([]byte, error)
func (*NullableCreateOrUpdateOrganizationTelemetryLinkPayload) UnmarshalJSON ¶
func (v *NullableCreateOrUpdateOrganizationTelemetryLinkPayload) UnmarshalJSON(src []byte) error
func (*NullableCreateOrUpdateOrganizationTelemetryLinkPayload) Unset ¶
func (v *NullableCreateOrUpdateOrganizationTelemetryLinkPayload) Unset()
type NullableCreateOrUpdateProjectTelemetryLinkPayload ¶
type NullableCreateOrUpdateProjectTelemetryLinkPayload struct {
// contains filtered or unexported fields
}
func NewNullableCreateOrUpdateProjectTelemetryLinkPayload ¶
func NewNullableCreateOrUpdateProjectTelemetryLinkPayload(val *CreateOrUpdateProjectTelemetryLinkPayload) *NullableCreateOrUpdateProjectTelemetryLinkPayload
func (NullableCreateOrUpdateProjectTelemetryLinkPayload) IsSet ¶
func (v NullableCreateOrUpdateProjectTelemetryLinkPayload) IsSet() bool
func (NullableCreateOrUpdateProjectTelemetryLinkPayload) MarshalJSON ¶
func (v NullableCreateOrUpdateProjectTelemetryLinkPayload) MarshalJSON() ([]byte, error)
func (*NullableCreateOrUpdateProjectTelemetryLinkPayload) UnmarshalJSON ¶
func (v *NullableCreateOrUpdateProjectTelemetryLinkPayload) UnmarshalJSON(src []byte) error
func (*NullableCreateOrUpdateProjectTelemetryLinkPayload) Unset ¶
func (v *NullableCreateOrUpdateProjectTelemetryLinkPayload) Unset()
type NullableFloat32 ¶
type NullableFloat32 struct {
// contains filtered or unexported fields
}
func NewNullableFloat32 ¶
func NewNullableFloat32(val *float32) *NullableFloat32
func (NullableFloat32) Get ¶
func (v NullableFloat32) Get() *float32
func (NullableFloat32) IsSet ¶
func (v NullableFloat32) IsSet() bool
func (NullableFloat32) MarshalJSON ¶
func (v NullableFloat32) MarshalJSON() ([]byte, error)
func (*NullableFloat32) Set ¶
func (v *NullableFloat32) Set(val *float32)
func (*NullableFloat32) UnmarshalJSON ¶
func (v *NullableFloat32) UnmarshalJSON(src []byte) error
func (*NullableFloat32) Unset ¶
func (v *NullableFloat32) Unset()
type NullableFloat64 ¶
type NullableFloat64 struct {
// contains filtered or unexported fields
}
func NewNullableFloat64 ¶
func NewNullableFloat64(val *float64) *NullableFloat64
func (NullableFloat64) Get ¶
func (v NullableFloat64) Get() *float64
func (NullableFloat64) IsSet ¶
func (v NullableFloat64) IsSet() bool
func (NullableFloat64) MarshalJSON ¶
func (v NullableFloat64) MarshalJSON() ([]byte, error)
func (*NullableFloat64) Set ¶
func (v *NullableFloat64) Set(val *float64)
func (*NullableFloat64) UnmarshalJSON ¶
func (v *NullableFloat64) UnmarshalJSON(src []byte) error
func (*NullableFloat64) Unset ¶
func (v *NullableFloat64) Unset()
type NullableInt ¶
type NullableInt struct {
// contains filtered or unexported fields
}
func NewNullableInt ¶
func NewNullableInt(val *int) *NullableInt
func (NullableInt) Get ¶
func (v NullableInt) Get() *int
func (NullableInt) IsSet ¶
func (v NullableInt) IsSet() bool
func (NullableInt) MarshalJSON ¶
func (v NullableInt) MarshalJSON() ([]byte, error)
func (*NullableInt) Set ¶
func (v *NullableInt) Set(val *int)
func (*NullableInt) UnmarshalJSON ¶
func (v *NullableInt) UnmarshalJSON(src []byte) error
func (*NullableInt) Unset ¶
func (v *NullableInt) Unset()
type NullableInt32 ¶
type NullableInt32 struct {
// contains filtered or unexported fields
}
func NewNullableInt32 ¶
func NewNullableInt32(val *int32) *NullableInt32
func (NullableInt32) Get ¶
func (v NullableInt32) Get() *int32
func (NullableInt32) IsSet ¶
func (v NullableInt32) IsSet() bool
func (NullableInt32) MarshalJSON ¶
func (v NullableInt32) MarshalJSON() ([]byte, error)
func (*NullableInt32) Set ¶
func (v *NullableInt32) Set(val *int32)
func (*NullableInt32) UnmarshalJSON ¶
func (v *NullableInt32) UnmarshalJSON(src []byte) error
func (*NullableInt32) Unset ¶
func (v *NullableInt32) Unset()
type NullableInt64 ¶
type NullableInt64 struct {
// contains filtered or unexported fields
}
func NewNullableInt64 ¶
func NewNullableInt64(val *int64) *NullableInt64
func (NullableInt64) Get ¶
func (v NullableInt64) Get() *int64
func (NullableInt64) IsSet ¶
func (v NullableInt64) IsSet() bool
func (NullableInt64) MarshalJSON ¶
func (v NullableInt64) MarshalJSON() ([]byte, error)
func (*NullableInt64) Set ¶
func (v *NullableInt64) Set(val *int64)
func (*NullableInt64) UnmarshalJSON ¶
func (v *NullableInt64) UnmarshalJSON(src []byte) error
func (*NullableInt64) Unset ¶
func (v *NullableInt64) Unset()
type NullablePartialUpdateFolderTelemetryLinkPayload ¶
type NullablePartialUpdateFolderTelemetryLinkPayload struct {
// contains filtered or unexported fields
}
func NewNullablePartialUpdateFolderTelemetryLinkPayload ¶
func NewNullablePartialUpdateFolderTelemetryLinkPayload(val *PartialUpdateFolderTelemetryLinkPayload) *NullablePartialUpdateFolderTelemetryLinkPayload
func (NullablePartialUpdateFolderTelemetryLinkPayload) IsSet ¶
func (v NullablePartialUpdateFolderTelemetryLinkPayload) IsSet() bool
func (NullablePartialUpdateFolderTelemetryLinkPayload) MarshalJSON ¶
func (v NullablePartialUpdateFolderTelemetryLinkPayload) MarshalJSON() ([]byte, error)
func (*NullablePartialUpdateFolderTelemetryLinkPayload) UnmarshalJSON ¶
func (v *NullablePartialUpdateFolderTelemetryLinkPayload) UnmarshalJSON(src []byte) error
func (*NullablePartialUpdateFolderTelemetryLinkPayload) Unset ¶
func (v *NullablePartialUpdateFolderTelemetryLinkPayload) Unset()
type NullablePartialUpdateOrganizationTelemetryLinkPayload ¶
type NullablePartialUpdateOrganizationTelemetryLinkPayload struct {
// contains filtered or unexported fields
}
func NewNullablePartialUpdateOrganizationTelemetryLinkPayload ¶
func NewNullablePartialUpdateOrganizationTelemetryLinkPayload(val *PartialUpdateOrganizationTelemetryLinkPayload) *NullablePartialUpdateOrganizationTelemetryLinkPayload
func (NullablePartialUpdateOrganizationTelemetryLinkPayload) IsSet ¶
func (v NullablePartialUpdateOrganizationTelemetryLinkPayload) IsSet() bool
func (NullablePartialUpdateOrganizationTelemetryLinkPayload) MarshalJSON ¶
func (v NullablePartialUpdateOrganizationTelemetryLinkPayload) MarshalJSON() ([]byte, error)
func (*NullablePartialUpdateOrganizationTelemetryLinkPayload) UnmarshalJSON ¶
func (v *NullablePartialUpdateOrganizationTelemetryLinkPayload) UnmarshalJSON(src []byte) error
func (*NullablePartialUpdateOrganizationTelemetryLinkPayload) Unset ¶
func (v *NullablePartialUpdateOrganizationTelemetryLinkPayload) Unset()
type NullablePartialUpdateProjectTelemetryLinkPayload ¶
type NullablePartialUpdateProjectTelemetryLinkPayload struct {
// contains filtered or unexported fields
}
func NewNullablePartialUpdateProjectTelemetryLinkPayload ¶
func NewNullablePartialUpdateProjectTelemetryLinkPayload(val *PartialUpdateProjectTelemetryLinkPayload) *NullablePartialUpdateProjectTelemetryLinkPayload
func (NullablePartialUpdateProjectTelemetryLinkPayload) IsSet ¶
func (v NullablePartialUpdateProjectTelemetryLinkPayload) IsSet() bool
func (NullablePartialUpdateProjectTelemetryLinkPayload) MarshalJSON ¶
func (v NullablePartialUpdateProjectTelemetryLinkPayload) MarshalJSON() ([]byte, error)
func (*NullablePartialUpdateProjectTelemetryLinkPayload) UnmarshalJSON ¶
func (v *NullablePartialUpdateProjectTelemetryLinkPayload) UnmarshalJSON(src []byte) error
func (*NullablePartialUpdateProjectTelemetryLinkPayload) Unset ¶
func (v *NullablePartialUpdateProjectTelemetryLinkPayload) Unset()
type NullableResponse4xx ¶
type NullableResponse4xx struct {
// contains filtered or unexported fields
}
func NewNullableResponse4xx ¶
func NewNullableResponse4xx(val *Response4xx) *NullableResponse4xx
func (NullableResponse4xx) Get ¶
func (v NullableResponse4xx) Get() *Response4xx
func (NullableResponse4xx) IsSet ¶
func (v NullableResponse4xx) IsSet() bool
func (NullableResponse4xx) MarshalJSON ¶
func (v NullableResponse4xx) MarshalJSON() ([]byte, error)
func (*NullableResponse4xx) Set ¶
func (v *NullableResponse4xx) Set(val *Response4xx)
func (*NullableResponse4xx) UnmarshalJSON ¶
func (v *NullableResponse4xx) UnmarshalJSON(src []byte) error
func (*NullableResponse4xx) Unset ¶
func (v *NullableResponse4xx) Unset()
type NullableString ¶
type NullableString struct {
// contains filtered or unexported fields
}
func NewNullableString ¶
func NewNullableString(val *string) *NullableString
func (NullableString) Get ¶
func (v NullableString) Get() *string
func (NullableString) IsSet ¶
func (v NullableString) IsSet() bool
func (NullableString) MarshalJSON ¶
func (v NullableString) MarshalJSON() ([]byte, error)
func (*NullableString) Set ¶
func (v *NullableString) Set(val *string)
func (*NullableString) UnmarshalJSON ¶
func (v *NullableString) UnmarshalJSON(src []byte) error
func (*NullableString) Unset ¶
func (v *NullableString) Unset()
type NullableTelemetryLinkRequest ¶
type NullableTelemetryLinkRequest struct {
// contains filtered or unexported fields
}
func NewNullableTelemetryLinkRequest ¶
func NewNullableTelemetryLinkRequest(val *TelemetryLinkRequest) *NullableTelemetryLinkRequest
func (NullableTelemetryLinkRequest) Get ¶
func (v NullableTelemetryLinkRequest) Get() *TelemetryLinkRequest
func (NullableTelemetryLinkRequest) IsSet ¶
func (v NullableTelemetryLinkRequest) IsSet() bool
func (NullableTelemetryLinkRequest) MarshalJSON ¶
func (v NullableTelemetryLinkRequest) MarshalJSON() ([]byte, error)
func (*NullableTelemetryLinkRequest) Set ¶
func (v *NullableTelemetryLinkRequest) Set(val *TelemetryLinkRequest)
func (*NullableTelemetryLinkRequest) UnmarshalJSON ¶
func (v *NullableTelemetryLinkRequest) UnmarshalJSON(src []byte) error
func (*NullableTelemetryLinkRequest) Unset ¶
func (v *NullableTelemetryLinkRequest) Unset()
type NullableTelemetryLinkResponse ¶
type NullableTelemetryLinkResponse struct {
// contains filtered or unexported fields
}
func NewNullableTelemetryLinkResponse ¶
func NewNullableTelemetryLinkResponse(val *TelemetryLinkResponse) *NullableTelemetryLinkResponse
func (NullableTelemetryLinkResponse) Get ¶
func (v NullableTelemetryLinkResponse) Get() *TelemetryLinkResponse
func (NullableTelemetryLinkResponse) IsSet ¶
func (v NullableTelemetryLinkResponse) IsSet() bool
func (NullableTelemetryLinkResponse) MarshalJSON ¶
func (v NullableTelemetryLinkResponse) MarshalJSON() ([]byte, error)
func (*NullableTelemetryLinkResponse) Set ¶
func (v *NullableTelemetryLinkResponse) Set(val *TelemetryLinkResponse)
func (*NullableTelemetryLinkResponse) UnmarshalJSON ¶
func (v *NullableTelemetryLinkResponse) UnmarshalJSON(src []byte) error
func (*NullableTelemetryLinkResponse) Unset ¶
func (v *NullableTelemetryLinkResponse) Unset()
type NullableTelemetryLinkResponseRegionId ¶ added in v0.2.0
type NullableTelemetryLinkResponseRegionId struct {
// contains filtered or unexported fields
}
func NewNullableTelemetryLinkResponseRegionId ¶ added in v0.2.0
func NewNullableTelemetryLinkResponseRegionId(val *TelemetryLinkResponseRegionId) *NullableTelemetryLinkResponseRegionId
func (NullableTelemetryLinkResponseRegionId) Get ¶ added in v0.2.0
func (v NullableTelemetryLinkResponseRegionId) Get() *TelemetryLinkResponseRegionId
func (NullableTelemetryLinkResponseRegionId) IsSet ¶ added in v0.2.0
func (v NullableTelemetryLinkResponseRegionId) IsSet() bool
func (NullableTelemetryLinkResponseRegionId) MarshalJSON ¶ added in v0.2.0
func (v NullableTelemetryLinkResponseRegionId) MarshalJSON() ([]byte, error)
func (*NullableTelemetryLinkResponseRegionId) Set ¶ added in v0.2.0
func (v *NullableTelemetryLinkResponseRegionId) Set(val *TelemetryLinkResponseRegionId)
func (*NullableTelemetryLinkResponseRegionId) UnmarshalJSON ¶ added in v0.2.0
func (v *NullableTelemetryLinkResponseRegionId) UnmarshalJSON(src []byte) error
func (*NullableTelemetryLinkResponseRegionId) Unset ¶ added in v0.2.0
func (v *NullableTelemetryLinkResponseRegionId) Unset()
type NullableTelemetryLinkResponseStatus ¶ added in v0.2.0
type NullableTelemetryLinkResponseStatus struct {
// contains filtered or unexported fields
}
func NewNullableTelemetryLinkResponseStatus ¶ added in v0.2.0
func NewNullableTelemetryLinkResponseStatus(val *TelemetryLinkResponseStatus) *NullableTelemetryLinkResponseStatus
func (NullableTelemetryLinkResponseStatus) Get ¶ added in v0.2.0
func (v NullableTelemetryLinkResponseStatus) Get() *TelemetryLinkResponseStatus
func (NullableTelemetryLinkResponseStatus) IsSet ¶ added in v0.2.0
func (v NullableTelemetryLinkResponseStatus) IsSet() bool
func (NullableTelemetryLinkResponseStatus) MarshalJSON ¶ added in v0.2.0
func (v NullableTelemetryLinkResponseStatus) MarshalJSON() ([]byte, error)
func (*NullableTelemetryLinkResponseStatus) Set ¶ added in v0.2.0
func (v *NullableTelemetryLinkResponseStatus) Set(val *TelemetryLinkResponseStatus)
func (*NullableTelemetryLinkResponseStatus) UnmarshalJSON ¶ added in v0.2.0
func (v *NullableTelemetryLinkResponseStatus) UnmarshalJSON(src []byte) error
func (*NullableTelemetryLinkResponseStatus) Unset ¶ added in v0.2.0
func (v *NullableTelemetryLinkResponseStatus) Unset()
type NullableTime ¶
type NullableTime struct {
// contains filtered or unexported fields
}
func NewNullableTime ¶
func NewNullableTime(val *time.Time) *NullableTime
func (NullableTime) Get ¶
func (v NullableTime) Get() *time.Time
func (NullableTime) IsSet ¶
func (v NullableTime) IsSet() bool
func (NullableTime) MarshalJSON ¶
func (v NullableTime) MarshalJSON() ([]byte, error)
func (*NullableTime) Set ¶
func (v *NullableTime) Set(val *time.Time)
func (*NullableTime) UnmarshalJSON ¶
func (v *NullableTime) UnmarshalJSON(src []byte) error
func (*NullableTime) Unset ¶
func (v *NullableTime) Unset()
type PartialUpdateFolderTelemetryLinkPayload ¶
type PartialUpdateFolderTelemetryLinkPayload struct {
// The access token.
AccessToken *string `json:"accessToken,omitempty" validate:"regexp=^[A-Za-z0-9-_=]+\\\\.[A-Za-z0-9-_=]+\\\\.?[A-Za-z0-9-_.+\\/=]*$"`
// The description is a longer text chosen by the user to provide more context for the resource.
Description *string `json:"description,omitempty"`
// The display name is a short name chosen by the user to identify the resource.
DisplayName *string `json:"displayName,omitempty" validate:"regexp=^[a-zA-Z0-9][a-zA-Z0-9 \\\\-]*$"`
// Indicates whether routing through the link to a telemetry-router is active.
Enabled *bool `json:"enabled,omitempty"`
// The ID of the telemetry-router to route the telemetry data.
TelemetryRouterId *string `json:"telemetryRouterId,omitempty"`
AdditionalProperties map[string]interface{}
}
PartialUpdateFolderTelemetryLinkPayload struct for PartialUpdateFolderTelemetryLinkPayload
func NewPartialUpdateFolderTelemetryLinkPayload ¶
func NewPartialUpdateFolderTelemetryLinkPayload() *PartialUpdateFolderTelemetryLinkPayload
NewPartialUpdateFolderTelemetryLinkPayload instantiates a new PartialUpdateFolderTelemetryLinkPayload 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
func NewPartialUpdateFolderTelemetryLinkPayloadWithDefaults ¶
func NewPartialUpdateFolderTelemetryLinkPayloadWithDefaults() *PartialUpdateFolderTelemetryLinkPayload
NewPartialUpdateFolderTelemetryLinkPayloadWithDefaults instantiates a new PartialUpdateFolderTelemetryLinkPayload 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
func (*PartialUpdateFolderTelemetryLinkPayload) GetAccessToken ¶
func (o *PartialUpdateFolderTelemetryLinkPayload) GetAccessToken() string
GetAccessToken returns the AccessToken field value if set, zero value otherwise.
func (*PartialUpdateFolderTelemetryLinkPayload) GetAccessTokenOk ¶
func (o *PartialUpdateFolderTelemetryLinkPayload) GetAccessTokenOk() (*string, bool)
GetAccessTokenOk returns a tuple with the AccessToken field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PartialUpdateFolderTelemetryLinkPayload) GetDescription ¶
func (o *PartialUpdateFolderTelemetryLinkPayload) GetDescription() string
GetDescription returns the Description field value if set, zero value otherwise.
func (*PartialUpdateFolderTelemetryLinkPayload) GetDescriptionOk ¶
func (o *PartialUpdateFolderTelemetryLinkPayload) GetDescriptionOk() (*string, bool)
GetDescriptionOk returns a tuple with the Description field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PartialUpdateFolderTelemetryLinkPayload) GetDisplayName ¶
func (o *PartialUpdateFolderTelemetryLinkPayload) GetDisplayName() string
GetDisplayName returns the DisplayName field value if set, zero value otherwise.
func (*PartialUpdateFolderTelemetryLinkPayload) GetDisplayNameOk ¶
func (o *PartialUpdateFolderTelemetryLinkPayload) GetDisplayNameOk() (*string, bool)
GetDisplayNameOk returns a tuple with the DisplayName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PartialUpdateFolderTelemetryLinkPayload) GetEnabled ¶
func (o *PartialUpdateFolderTelemetryLinkPayload) GetEnabled() bool
GetEnabled returns the Enabled field value if set, zero value otherwise.
func (*PartialUpdateFolderTelemetryLinkPayload) GetEnabledOk ¶
func (o *PartialUpdateFolderTelemetryLinkPayload) GetEnabledOk() (*bool, bool)
GetEnabledOk returns a tuple with the Enabled field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PartialUpdateFolderTelemetryLinkPayload) GetTelemetryRouterId ¶
func (o *PartialUpdateFolderTelemetryLinkPayload) GetTelemetryRouterId() string
GetTelemetryRouterId returns the TelemetryRouterId field value if set, zero value otherwise.
func (*PartialUpdateFolderTelemetryLinkPayload) GetTelemetryRouterIdOk ¶
func (o *PartialUpdateFolderTelemetryLinkPayload) GetTelemetryRouterIdOk() (*string, bool)
GetTelemetryRouterIdOk returns a tuple with the TelemetryRouterId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PartialUpdateFolderTelemetryLinkPayload) HasAccessToken ¶
func (o *PartialUpdateFolderTelemetryLinkPayload) HasAccessToken() bool
HasAccessToken returns a boolean if a field has been set.
func (*PartialUpdateFolderTelemetryLinkPayload) HasDescription ¶
func (o *PartialUpdateFolderTelemetryLinkPayload) HasDescription() bool
HasDescription returns a boolean if a field has been set.
func (*PartialUpdateFolderTelemetryLinkPayload) HasDisplayName ¶
func (o *PartialUpdateFolderTelemetryLinkPayload) HasDisplayName() bool
HasDisplayName returns a boolean if a field has been set.
func (*PartialUpdateFolderTelemetryLinkPayload) HasEnabled ¶
func (o *PartialUpdateFolderTelemetryLinkPayload) HasEnabled() bool
HasEnabled returns a boolean if a field has been set.
func (*PartialUpdateFolderTelemetryLinkPayload) HasTelemetryRouterId ¶
func (o *PartialUpdateFolderTelemetryLinkPayload) HasTelemetryRouterId() bool
HasTelemetryRouterId returns a boolean if a field has been set.
func (PartialUpdateFolderTelemetryLinkPayload) MarshalJSON ¶
func (o PartialUpdateFolderTelemetryLinkPayload) MarshalJSON() ([]byte, error)
func (*PartialUpdateFolderTelemetryLinkPayload) SetAccessToken ¶
func (o *PartialUpdateFolderTelemetryLinkPayload) SetAccessToken(v string)
SetAccessToken gets a reference to the given string and assigns it to the AccessToken field.
func (*PartialUpdateFolderTelemetryLinkPayload) SetDescription ¶
func (o *PartialUpdateFolderTelemetryLinkPayload) SetDescription(v string)
SetDescription gets a reference to the given string and assigns it to the Description field.
func (*PartialUpdateFolderTelemetryLinkPayload) SetDisplayName ¶
func (o *PartialUpdateFolderTelemetryLinkPayload) SetDisplayName(v string)
SetDisplayName gets a reference to the given string and assigns it to the DisplayName field.
func (*PartialUpdateFolderTelemetryLinkPayload) SetEnabled ¶
func (o *PartialUpdateFolderTelemetryLinkPayload) SetEnabled(v bool)
SetEnabled gets a reference to the given bool and assigns it to the Enabled field.
func (*PartialUpdateFolderTelemetryLinkPayload) SetTelemetryRouterId ¶
func (o *PartialUpdateFolderTelemetryLinkPayload) SetTelemetryRouterId(v string)
SetTelemetryRouterId gets a reference to the given string and assigns it to the TelemetryRouterId field.
func (PartialUpdateFolderTelemetryLinkPayload) ToMap ¶
func (o PartialUpdateFolderTelemetryLinkPayload) ToMap() (map[string]interface{}, error)
func (*PartialUpdateFolderTelemetryLinkPayload) UnmarshalJSON ¶
func (o *PartialUpdateFolderTelemetryLinkPayload) UnmarshalJSON(data []byte) (err error)
type PartialUpdateOrganizationTelemetryLinkPayload ¶
type PartialUpdateOrganizationTelemetryLinkPayload struct {
// The access token.
AccessToken *string `json:"accessToken,omitempty" validate:"regexp=^[A-Za-z0-9-_=]+\\\\.[A-Za-z0-9-_=]+\\\\.?[A-Za-z0-9-_.+\\/=]*$"`
// The description is a longer text chosen by the user to provide more context for the resource.
Description *string `json:"description,omitempty"`
// The display name is a short name chosen by the user to identify the resource.
DisplayName *string `json:"displayName,omitempty" validate:"regexp=^[a-zA-Z0-9][a-zA-Z0-9 \\\\-]*$"`
// Indicates whether routing through the link to a telemetry-router is active.
Enabled *bool `json:"enabled,omitempty"`
// The ID of the telemetry-router to route the telemetry data.
TelemetryRouterId *string `json:"telemetryRouterId,omitempty"`
AdditionalProperties map[string]interface{}
}
PartialUpdateOrganizationTelemetryLinkPayload struct for PartialUpdateOrganizationTelemetryLinkPayload
func NewPartialUpdateOrganizationTelemetryLinkPayload ¶
func NewPartialUpdateOrganizationTelemetryLinkPayload() *PartialUpdateOrganizationTelemetryLinkPayload
NewPartialUpdateOrganizationTelemetryLinkPayload instantiates a new PartialUpdateOrganizationTelemetryLinkPayload 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
func NewPartialUpdateOrganizationTelemetryLinkPayloadWithDefaults ¶
func NewPartialUpdateOrganizationTelemetryLinkPayloadWithDefaults() *PartialUpdateOrganizationTelemetryLinkPayload
NewPartialUpdateOrganizationTelemetryLinkPayloadWithDefaults instantiates a new PartialUpdateOrganizationTelemetryLinkPayload 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
func (*PartialUpdateOrganizationTelemetryLinkPayload) GetAccessToken ¶
func (o *PartialUpdateOrganizationTelemetryLinkPayload) GetAccessToken() string
GetAccessToken returns the AccessToken field value if set, zero value otherwise.
func (*PartialUpdateOrganizationTelemetryLinkPayload) GetAccessTokenOk ¶
func (o *PartialUpdateOrganizationTelemetryLinkPayload) GetAccessTokenOk() (*string, bool)
GetAccessTokenOk returns a tuple with the AccessToken field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PartialUpdateOrganizationTelemetryLinkPayload) GetDescription ¶
func (o *PartialUpdateOrganizationTelemetryLinkPayload) GetDescription() string
GetDescription returns the Description field value if set, zero value otherwise.
func (*PartialUpdateOrganizationTelemetryLinkPayload) GetDescriptionOk ¶
func (o *PartialUpdateOrganizationTelemetryLinkPayload) GetDescriptionOk() (*string, bool)
GetDescriptionOk returns a tuple with the Description field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PartialUpdateOrganizationTelemetryLinkPayload) GetDisplayName ¶
func (o *PartialUpdateOrganizationTelemetryLinkPayload) GetDisplayName() string
GetDisplayName returns the DisplayName field value if set, zero value otherwise.
func (*PartialUpdateOrganizationTelemetryLinkPayload) GetDisplayNameOk ¶
func (o *PartialUpdateOrganizationTelemetryLinkPayload) GetDisplayNameOk() (*string, bool)
GetDisplayNameOk returns a tuple with the DisplayName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PartialUpdateOrganizationTelemetryLinkPayload) GetEnabled ¶
func (o *PartialUpdateOrganizationTelemetryLinkPayload) GetEnabled() bool
GetEnabled returns the Enabled field value if set, zero value otherwise.
func (*PartialUpdateOrganizationTelemetryLinkPayload) GetEnabledOk ¶
func (o *PartialUpdateOrganizationTelemetryLinkPayload) GetEnabledOk() (*bool, bool)
GetEnabledOk returns a tuple with the Enabled field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PartialUpdateOrganizationTelemetryLinkPayload) GetTelemetryRouterId ¶
func (o *PartialUpdateOrganizationTelemetryLinkPayload) GetTelemetryRouterId() string
GetTelemetryRouterId returns the TelemetryRouterId field value if set, zero value otherwise.
func (*PartialUpdateOrganizationTelemetryLinkPayload) GetTelemetryRouterIdOk ¶
func (o *PartialUpdateOrganizationTelemetryLinkPayload) GetTelemetryRouterIdOk() (*string, bool)
GetTelemetryRouterIdOk returns a tuple with the TelemetryRouterId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PartialUpdateOrganizationTelemetryLinkPayload) HasAccessToken ¶
func (o *PartialUpdateOrganizationTelemetryLinkPayload) HasAccessToken() bool
HasAccessToken returns a boolean if a field has been set.
func (*PartialUpdateOrganizationTelemetryLinkPayload) HasDescription ¶
func (o *PartialUpdateOrganizationTelemetryLinkPayload) HasDescription() bool
HasDescription returns a boolean if a field has been set.
func (*PartialUpdateOrganizationTelemetryLinkPayload) HasDisplayName ¶
func (o *PartialUpdateOrganizationTelemetryLinkPayload) HasDisplayName() bool
HasDisplayName returns a boolean if a field has been set.
func (*PartialUpdateOrganizationTelemetryLinkPayload) HasEnabled ¶
func (o *PartialUpdateOrganizationTelemetryLinkPayload) HasEnabled() bool
HasEnabled returns a boolean if a field has been set.
func (*PartialUpdateOrganizationTelemetryLinkPayload) HasTelemetryRouterId ¶
func (o *PartialUpdateOrganizationTelemetryLinkPayload) HasTelemetryRouterId() bool
HasTelemetryRouterId returns a boolean if a field has been set.
func (PartialUpdateOrganizationTelemetryLinkPayload) MarshalJSON ¶
func (o PartialUpdateOrganizationTelemetryLinkPayload) MarshalJSON() ([]byte, error)
func (*PartialUpdateOrganizationTelemetryLinkPayload) SetAccessToken ¶
func (o *PartialUpdateOrganizationTelemetryLinkPayload) SetAccessToken(v string)
SetAccessToken gets a reference to the given string and assigns it to the AccessToken field.
func (*PartialUpdateOrganizationTelemetryLinkPayload) SetDescription ¶
func (o *PartialUpdateOrganizationTelemetryLinkPayload) SetDescription(v string)
SetDescription gets a reference to the given string and assigns it to the Description field.
func (*PartialUpdateOrganizationTelemetryLinkPayload) SetDisplayName ¶
func (o *PartialUpdateOrganizationTelemetryLinkPayload) SetDisplayName(v string)
SetDisplayName gets a reference to the given string and assigns it to the DisplayName field.
func (*PartialUpdateOrganizationTelemetryLinkPayload) SetEnabled ¶
func (o *PartialUpdateOrganizationTelemetryLinkPayload) SetEnabled(v bool)
SetEnabled gets a reference to the given bool and assigns it to the Enabled field.
func (*PartialUpdateOrganizationTelemetryLinkPayload) SetTelemetryRouterId ¶
func (o *PartialUpdateOrganizationTelemetryLinkPayload) SetTelemetryRouterId(v string)
SetTelemetryRouterId gets a reference to the given string and assigns it to the TelemetryRouterId field.
func (PartialUpdateOrganizationTelemetryLinkPayload) ToMap ¶
func (o PartialUpdateOrganizationTelemetryLinkPayload) ToMap() (map[string]interface{}, error)
func (*PartialUpdateOrganizationTelemetryLinkPayload) UnmarshalJSON ¶
func (o *PartialUpdateOrganizationTelemetryLinkPayload) UnmarshalJSON(data []byte) (err error)
type PartialUpdateProjectTelemetryLinkPayload ¶
type PartialUpdateProjectTelemetryLinkPayload struct {
// The access token.
AccessToken *string `json:"accessToken,omitempty" validate:"regexp=^[A-Za-z0-9-_=]+\\\\.[A-Za-z0-9-_=]+\\\\.?[A-Za-z0-9-_.+\\/=]*$"`
// The description is a longer text chosen by the user to provide more context for the resource.
Description *string `json:"description,omitempty"`
// The display name is a short name chosen by the user to identify the resource.
DisplayName *string `json:"displayName,omitempty" validate:"regexp=^[a-zA-Z0-9][a-zA-Z0-9 \\\\-]*$"`
// Indicates whether routing through the link to a telemetry-router is active.
Enabled *bool `json:"enabled,omitempty"`
// The ID of the telemetry-router to route the telemetry data.
TelemetryRouterId *string `json:"telemetryRouterId,omitempty"`
AdditionalProperties map[string]interface{}
}
PartialUpdateProjectTelemetryLinkPayload struct for PartialUpdateProjectTelemetryLinkPayload
func NewPartialUpdateProjectTelemetryLinkPayload ¶
func NewPartialUpdateProjectTelemetryLinkPayload() *PartialUpdateProjectTelemetryLinkPayload
NewPartialUpdateProjectTelemetryLinkPayload instantiates a new PartialUpdateProjectTelemetryLinkPayload 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
func NewPartialUpdateProjectTelemetryLinkPayloadWithDefaults ¶
func NewPartialUpdateProjectTelemetryLinkPayloadWithDefaults() *PartialUpdateProjectTelemetryLinkPayload
NewPartialUpdateProjectTelemetryLinkPayloadWithDefaults instantiates a new PartialUpdateProjectTelemetryLinkPayload 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
func (*PartialUpdateProjectTelemetryLinkPayload) GetAccessToken ¶
func (o *PartialUpdateProjectTelemetryLinkPayload) GetAccessToken() string
GetAccessToken returns the AccessToken field value if set, zero value otherwise.
func (*PartialUpdateProjectTelemetryLinkPayload) GetAccessTokenOk ¶
func (o *PartialUpdateProjectTelemetryLinkPayload) GetAccessTokenOk() (*string, bool)
GetAccessTokenOk returns a tuple with the AccessToken field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PartialUpdateProjectTelemetryLinkPayload) GetDescription ¶
func (o *PartialUpdateProjectTelemetryLinkPayload) GetDescription() string
GetDescription returns the Description field value if set, zero value otherwise.
func (*PartialUpdateProjectTelemetryLinkPayload) GetDescriptionOk ¶
func (o *PartialUpdateProjectTelemetryLinkPayload) GetDescriptionOk() (*string, bool)
GetDescriptionOk returns a tuple with the Description field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PartialUpdateProjectTelemetryLinkPayload) GetDisplayName ¶
func (o *PartialUpdateProjectTelemetryLinkPayload) GetDisplayName() string
GetDisplayName returns the DisplayName field value if set, zero value otherwise.
func (*PartialUpdateProjectTelemetryLinkPayload) GetDisplayNameOk ¶
func (o *PartialUpdateProjectTelemetryLinkPayload) GetDisplayNameOk() (*string, bool)
GetDisplayNameOk returns a tuple with the DisplayName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PartialUpdateProjectTelemetryLinkPayload) GetEnabled ¶
func (o *PartialUpdateProjectTelemetryLinkPayload) GetEnabled() bool
GetEnabled returns the Enabled field value if set, zero value otherwise.
func (*PartialUpdateProjectTelemetryLinkPayload) GetEnabledOk ¶
func (o *PartialUpdateProjectTelemetryLinkPayload) GetEnabledOk() (*bool, bool)
GetEnabledOk returns a tuple with the Enabled field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PartialUpdateProjectTelemetryLinkPayload) GetTelemetryRouterId ¶
func (o *PartialUpdateProjectTelemetryLinkPayload) GetTelemetryRouterId() string
GetTelemetryRouterId returns the TelemetryRouterId field value if set, zero value otherwise.
func (*PartialUpdateProjectTelemetryLinkPayload) GetTelemetryRouterIdOk ¶
func (o *PartialUpdateProjectTelemetryLinkPayload) GetTelemetryRouterIdOk() (*string, bool)
GetTelemetryRouterIdOk returns a tuple with the TelemetryRouterId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PartialUpdateProjectTelemetryLinkPayload) HasAccessToken ¶
func (o *PartialUpdateProjectTelemetryLinkPayload) HasAccessToken() bool
HasAccessToken returns a boolean if a field has been set.
func (*PartialUpdateProjectTelemetryLinkPayload) HasDescription ¶
func (o *PartialUpdateProjectTelemetryLinkPayload) HasDescription() bool
HasDescription returns a boolean if a field has been set.
func (*PartialUpdateProjectTelemetryLinkPayload) HasDisplayName ¶
func (o *PartialUpdateProjectTelemetryLinkPayload) HasDisplayName() bool
HasDisplayName returns a boolean if a field has been set.
func (*PartialUpdateProjectTelemetryLinkPayload) HasEnabled ¶
func (o *PartialUpdateProjectTelemetryLinkPayload) HasEnabled() bool
HasEnabled returns a boolean if a field has been set.
func (*PartialUpdateProjectTelemetryLinkPayload) HasTelemetryRouterId ¶
func (o *PartialUpdateProjectTelemetryLinkPayload) HasTelemetryRouterId() bool
HasTelemetryRouterId returns a boolean if a field has been set.
func (PartialUpdateProjectTelemetryLinkPayload) MarshalJSON ¶
func (o PartialUpdateProjectTelemetryLinkPayload) MarshalJSON() ([]byte, error)
func (*PartialUpdateProjectTelemetryLinkPayload) SetAccessToken ¶
func (o *PartialUpdateProjectTelemetryLinkPayload) SetAccessToken(v string)
SetAccessToken gets a reference to the given string and assigns it to the AccessToken field.
func (*PartialUpdateProjectTelemetryLinkPayload) SetDescription ¶
func (o *PartialUpdateProjectTelemetryLinkPayload) SetDescription(v string)
SetDescription gets a reference to the given string and assigns it to the Description field.
func (*PartialUpdateProjectTelemetryLinkPayload) SetDisplayName ¶
func (o *PartialUpdateProjectTelemetryLinkPayload) SetDisplayName(v string)
SetDisplayName gets a reference to the given string and assigns it to the DisplayName field.
func (*PartialUpdateProjectTelemetryLinkPayload) SetEnabled ¶
func (o *PartialUpdateProjectTelemetryLinkPayload) SetEnabled(v bool)
SetEnabled gets a reference to the given bool and assigns it to the Enabled field.
func (*PartialUpdateProjectTelemetryLinkPayload) SetTelemetryRouterId ¶
func (o *PartialUpdateProjectTelemetryLinkPayload) SetTelemetryRouterId(v string)
SetTelemetryRouterId gets a reference to the given string and assigns it to the TelemetryRouterId field.
func (PartialUpdateProjectTelemetryLinkPayload) ToMap ¶
func (o PartialUpdateProjectTelemetryLinkPayload) ToMap() (map[string]interface{}, error)
func (*PartialUpdateProjectTelemetryLinkPayload) UnmarshalJSON ¶
func (o *PartialUpdateProjectTelemetryLinkPayload) UnmarshalJSON(data []byte) (err error)
type Response4xx ¶
type Response4xx struct {
// A message containing the reason for failure
Message string `json:"message"`
AdditionalProperties map[string]interface{}
}
Response4xx struct for Response4xx
func NewResponse4xx ¶
func NewResponse4xx(message string) *Response4xx
NewResponse4xx instantiates a new Response4xx 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
func NewResponse4xxWithDefaults ¶
func NewResponse4xxWithDefaults() *Response4xx
NewResponse4xxWithDefaults instantiates a new Response4xx 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
func (*Response4xx) GetMessage ¶
func (o *Response4xx) GetMessage() string
GetMessage returns the Message field value
func (*Response4xx) GetMessageOk ¶
func (o *Response4xx) GetMessageOk() (*string, bool)
GetMessageOk returns a tuple with the Message field value and a boolean to check if the value has been set.
func (Response4xx) MarshalJSON ¶
func (o Response4xx) MarshalJSON() ([]byte, error)
func (*Response4xx) SetMessage ¶
func (o *Response4xx) SetMessage(v string)
SetMessage sets field value
func (Response4xx) ToMap ¶
func (o Response4xx) ToMap() (map[string]interface{}, error)
func (*Response4xx) UnmarshalJSON ¶
func (o *Response4xx) UnmarshalJSON(data []byte) (err error)
type TelemetryLinkRequest ¶
type TelemetryLinkRequest struct {
// The access token.
AccessToken *string `json:"accessToken,omitempty" validate:"regexp=^[A-Za-z0-9-_=]+\\\\.[A-Za-z0-9-_=]+\\\\.?[A-Za-z0-9-_.+\\/=]*$"`
// The description is a longer text chosen by the user to provide more context for the resource.
Description *string `json:"description,omitempty"`
// The display name is a short name chosen by the user to identify the resource.
DisplayName *string `json:"displayName,omitempty" validate:"regexp=^[a-zA-Z0-9][a-zA-Z0-9 \\\\-]*$"`
// Indicates whether routing through the link to a telemetry-router is active.
Enabled *bool `json:"enabled,omitempty"`
// The ID of the telemetry-router to route the telemetry data.
TelemetryRouterId *string `json:"telemetryRouterId,omitempty"`
AdditionalProperties map[string]interface{}
}
TelemetryLinkRequest struct for TelemetryLinkRequest
func NewTelemetryLinkRequest ¶
func NewTelemetryLinkRequest() *TelemetryLinkRequest
NewTelemetryLinkRequest instantiates a new TelemetryLinkRequest 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
func NewTelemetryLinkRequestWithDefaults ¶
func NewTelemetryLinkRequestWithDefaults() *TelemetryLinkRequest
NewTelemetryLinkRequestWithDefaults instantiates a new TelemetryLinkRequest 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
func (*TelemetryLinkRequest) GetAccessToken ¶
func (o *TelemetryLinkRequest) GetAccessToken() string
GetAccessToken returns the AccessToken field value if set, zero value otherwise.
func (*TelemetryLinkRequest) GetAccessTokenOk ¶
func (o *TelemetryLinkRequest) GetAccessTokenOk() (*string, bool)
GetAccessTokenOk returns a tuple with the AccessToken field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TelemetryLinkRequest) GetDescription ¶
func (o *TelemetryLinkRequest) GetDescription() string
GetDescription returns the Description field value if set, zero value otherwise.
func (*TelemetryLinkRequest) GetDescriptionOk ¶
func (o *TelemetryLinkRequest) GetDescriptionOk() (*string, bool)
GetDescriptionOk returns a tuple with the Description field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TelemetryLinkRequest) GetDisplayName ¶
func (o *TelemetryLinkRequest) GetDisplayName() string
GetDisplayName returns the DisplayName field value if set, zero value otherwise.
func (*TelemetryLinkRequest) GetDisplayNameOk ¶
func (o *TelemetryLinkRequest) GetDisplayNameOk() (*string, bool)
GetDisplayNameOk returns a tuple with the DisplayName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TelemetryLinkRequest) GetEnabled ¶
func (o *TelemetryLinkRequest) GetEnabled() bool
GetEnabled returns the Enabled field value if set, zero value otherwise.
func (*TelemetryLinkRequest) GetEnabledOk ¶
func (o *TelemetryLinkRequest) GetEnabledOk() (*bool, bool)
GetEnabledOk returns a tuple with the Enabled field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TelemetryLinkRequest) GetTelemetryRouterId ¶
func (o *TelemetryLinkRequest) GetTelemetryRouterId() string
GetTelemetryRouterId returns the TelemetryRouterId field value if set, zero value otherwise.
func (*TelemetryLinkRequest) GetTelemetryRouterIdOk ¶
func (o *TelemetryLinkRequest) GetTelemetryRouterIdOk() (*string, bool)
GetTelemetryRouterIdOk returns a tuple with the TelemetryRouterId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TelemetryLinkRequest) HasAccessToken ¶
func (o *TelemetryLinkRequest) HasAccessToken() bool
HasAccessToken returns a boolean if a field has been set.
func (*TelemetryLinkRequest) HasDescription ¶
func (o *TelemetryLinkRequest) HasDescription() bool
HasDescription returns a boolean if a field has been set.
func (*TelemetryLinkRequest) HasDisplayName ¶
func (o *TelemetryLinkRequest) HasDisplayName() bool
HasDisplayName returns a boolean if a field has been set.
func (*TelemetryLinkRequest) HasEnabled ¶
func (o *TelemetryLinkRequest) HasEnabled() bool
HasEnabled returns a boolean if a field has been set.
func (*TelemetryLinkRequest) HasTelemetryRouterId ¶
func (o *TelemetryLinkRequest) HasTelemetryRouterId() bool
HasTelemetryRouterId returns a boolean if a field has been set.
func (TelemetryLinkRequest) MarshalJSON ¶
func (o TelemetryLinkRequest) MarshalJSON() ([]byte, error)
func (*TelemetryLinkRequest) SetAccessToken ¶
func (o *TelemetryLinkRequest) SetAccessToken(v string)
SetAccessToken gets a reference to the given string and assigns it to the AccessToken field.
func (*TelemetryLinkRequest) SetDescription ¶
func (o *TelemetryLinkRequest) SetDescription(v string)
SetDescription gets a reference to the given string and assigns it to the Description field.
func (*TelemetryLinkRequest) SetDisplayName ¶
func (o *TelemetryLinkRequest) SetDisplayName(v string)
SetDisplayName gets a reference to the given string and assigns it to the DisplayName field.
func (*TelemetryLinkRequest) SetEnabled ¶
func (o *TelemetryLinkRequest) SetEnabled(v bool)
SetEnabled gets a reference to the given bool and assigns it to the Enabled field.
func (*TelemetryLinkRequest) SetTelemetryRouterId ¶
func (o *TelemetryLinkRequest) SetTelemetryRouterId(v string)
SetTelemetryRouterId gets a reference to the given string and assigns it to the TelemetryRouterId field.
func (TelemetryLinkRequest) ToMap ¶
func (o TelemetryLinkRequest) ToMap() (map[string]interface{}, error)
func (*TelemetryLinkRequest) UnmarshalJSON ¶
func (o *TelemetryLinkRequest) UnmarshalJSON(data []byte) (err error)
type TelemetryLinkResponse ¶
type TelemetryLinkResponse struct {
// The access token.
AccessToken *string `json:"accessToken,omitempty"`
// The point in time the resource was created.
CreateTime time.Time `json:"createTime"`
// The description is a longer text chosen by the user to provide more context for the resource.
Description *string `json:"description,omitempty"`
// The display name is a short name chosen by the user to identify the resource.
DisplayName string `json:"displayName"`
// Indicates whether routing through the link to a telemetry-router is active.
Enabled bool `json:"enabled"`
// A auto generated unique id which identifies the resource.
Id string `json:"id"`
RegionId string `json:"regionId"`
Status TelemetryLinkResponseStatus `json:"status"`
// The ID of the telemetry-router to route the telemetry data.
TelemetryRouterId string `json:"telemetryRouterId"`
AdditionalProperties map[string]interface{}
}
TelemetryLinkResponse struct for TelemetryLinkResponse
func NewTelemetryLinkResponse ¶
func NewTelemetryLinkResponse(createTime time.Time, displayName string, enabled bool, id string, regionId string, status TelemetryLinkResponseStatus, telemetryRouterId string) *TelemetryLinkResponse
NewTelemetryLinkResponse instantiates a new TelemetryLinkResponse 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
func NewTelemetryLinkResponseWithDefaults ¶
func NewTelemetryLinkResponseWithDefaults() *TelemetryLinkResponse
NewTelemetryLinkResponseWithDefaults instantiates a new TelemetryLinkResponse 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
func (*TelemetryLinkResponse) GetAccessToken ¶
func (o *TelemetryLinkResponse) GetAccessToken() string
GetAccessToken returns the AccessToken field value if set, zero value otherwise.
func (*TelemetryLinkResponse) GetAccessTokenOk ¶
func (o *TelemetryLinkResponse) GetAccessTokenOk() (*string, bool)
GetAccessTokenOk returns a tuple with the AccessToken field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TelemetryLinkResponse) GetCreateTime ¶
func (o *TelemetryLinkResponse) GetCreateTime() time.Time
GetCreateTime returns the CreateTime field value
func (*TelemetryLinkResponse) GetCreateTimeOk ¶
func (o *TelemetryLinkResponse) GetCreateTimeOk() (*time.Time, bool)
GetCreateTimeOk returns a tuple with the CreateTime field value and a boolean to check if the value has been set.
func (*TelemetryLinkResponse) GetDescription ¶
func (o *TelemetryLinkResponse) GetDescription() string
GetDescription returns the Description field value if set, zero value otherwise.
func (*TelemetryLinkResponse) GetDescriptionOk ¶
func (o *TelemetryLinkResponse) GetDescriptionOk() (*string, bool)
GetDescriptionOk returns a tuple with the Description field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TelemetryLinkResponse) GetDisplayName ¶
func (o *TelemetryLinkResponse) GetDisplayName() string
GetDisplayName returns the DisplayName field value
func (*TelemetryLinkResponse) GetDisplayNameOk ¶
func (o *TelemetryLinkResponse) GetDisplayNameOk() (*string, bool)
GetDisplayNameOk returns a tuple with the DisplayName field value and a boolean to check if the value has been set.
func (*TelemetryLinkResponse) GetEnabled ¶
func (o *TelemetryLinkResponse) GetEnabled() bool
GetEnabled returns the Enabled field value
func (*TelemetryLinkResponse) GetEnabledOk ¶
func (o *TelemetryLinkResponse) GetEnabledOk() (*bool, bool)
GetEnabledOk returns a tuple with the Enabled field value and a boolean to check if the value has been set.
func (*TelemetryLinkResponse) GetId ¶
func (o *TelemetryLinkResponse) GetId() string
GetId returns the Id field value
func (*TelemetryLinkResponse) GetIdOk ¶
func (o *TelemetryLinkResponse) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set.
func (*TelemetryLinkResponse) GetRegionId ¶
func (o *TelemetryLinkResponse) GetRegionId() string
GetRegionId returns the RegionId field value
func (*TelemetryLinkResponse) GetRegionIdOk ¶
func (o *TelemetryLinkResponse) GetRegionIdOk() (*string, bool)
GetRegionIdOk returns a tuple with the RegionId field value and a boolean to check if the value has been set.
func (*TelemetryLinkResponse) GetStatus ¶
func (o *TelemetryLinkResponse) GetStatus() TelemetryLinkResponseStatus
GetStatus returns the Status field value
func (*TelemetryLinkResponse) GetStatusOk ¶
func (o *TelemetryLinkResponse) GetStatusOk() (*TelemetryLinkResponseStatus, bool)
GetStatusOk returns a tuple with the Status field value and a boolean to check if the value has been set.
func (*TelemetryLinkResponse) GetTelemetryRouterId ¶
func (o *TelemetryLinkResponse) GetTelemetryRouterId() string
GetTelemetryRouterId returns the TelemetryRouterId field value
func (*TelemetryLinkResponse) GetTelemetryRouterIdOk ¶
func (o *TelemetryLinkResponse) GetTelemetryRouterIdOk() (*string, bool)
GetTelemetryRouterIdOk returns a tuple with the TelemetryRouterId field value and a boolean to check if the value has been set.
func (*TelemetryLinkResponse) HasAccessToken ¶
func (o *TelemetryLinkResponse) HasAccessToken() bool
HasAccessToken returns a boolean if a field has been set.
func (*TelemetryLinkResponse) HasDescription ¶
func (o *TelemetryLinkResponse) HasDescription() bool
HasDescription returns a boolean if a field has been set.
func (TelemetryLinkResponse) MarshalJSON ¶
func (o TelemetryLinkResponse) MarshalJSON() ([]byte, error)
func (*TelemetryLinkResponse) SetAccessToken ¶
func (o *TelemetryLinkResponse) SetAccessToken(v string)
SetAccessToken gets a reference to the given string and assigns it to the AccessToken field.
func (*TelemetryLinkResponse) SetCreateTime ¶
func (o *TelemetryLinkResponse) SetCreateTime(v time.Time)
SetCreateTime sets field value
func (*TelemetryLinkResponse) SetDescription ¶
func (o *TelemetryLinkResponse) SetDescription(v string)
SetDescription gets a reference to the given string and assigns it to the Description field.
func (*TelemetryLinkResponse) SetDisplayName ¶
func (o *TelemetryLinkResponse) SetDisplayName(v string)
SetDisplayName sets field value
func (*TelemetryLinkResponse) SetEnabled ¶
func (o *TelemetryLinkResponse) SetEnabled(v bool)
SetEnabled sets field value
func (*TelemetryLinkResponse) SetId ¶
func (o *TelemetryLinkResponse) SetId(v string)
SetId sets field value
func (*TelemetryLinkResponse) SetRegionId ¶
func (o *TelemetryLinkResponse) SetRegionId(v string)
SetRegionId sets field value
func (*TelemetryLinkResponse) SetStatus ¶
func (o *TelemetryLinkResponse) SetStatus(v TelemetryLinkResponseStatus)
SetStatus sets field value
func (*TelemetryLinkResponse) SetTelemetryRouterId ¶
func (o *TelemetryLinkResponse) SetTelemetryRouterId(v string)
SetTelemetryRouterId sets field value
func (TelemetryLinkResponse) ToMap ¶
func (o TelemetryLinkResponse) ToMap() (map[string]interface{}, error)
func (*TelemetryLinkResponse) UnmarshalJSON ¶
func (o *TelemetryLinkResponse) UnmarshalJSON(data []byte) (err error)
type TelemetryLinkResponseRegionId ¶ added in v0.2.0
type TelemetryLinkResponseRegionId string
TelemetryLinkResponseRegionId The STACKIT region name the resource is located in.
const ( TELEMETRYLINKRESPONSEREGIONID_EU01 TelemetryLinkResponseRegionId = "eu01" TELEMETRYLINKRESPONSEREGIONID_EU02 TelemetryLinkResponseRegionId = "eu02" TELEMETRYLINKRESPONSEREGIONID_UNKNOWN_DEFAULT_OPEN_API TelemetryLinkResponseRegionId = "unknown_default_open_api" )
List of telemetryLinkResponse_regionId
func NewTelemetryLinkResponseRegionIdFromValue ¶ added in v0.2.0
func NewTelemetryLinkResponseRegionIdFromValue(v string) (*TelemetryLinkResponseRegionId, error)
NewTelemetryLinkResponseRegionIdFromValue returns a pointer to a valid TelemetryLinkResponseRegionId for the value passed as argument, or an error if the value passed is not allowed by the enum
func (TelemetryLinkResponseRegionId) IsValid ¶ added in v0.2.0
func (v TelemetryLinkResponseRegionId) IsValid() bool
IsValid return true if the value is valid for the enum, false otherwise
func (TelemetryLinkResponseRegionId) Ptr ¶ added in v0.2.0
func (v TelemetryLinkResponseRegionId) Ptr() *TelemetryLinkResponseRegionId
Ptr returns reference to telemetryLinkResponse_regionId value
func (*TelemetryLinkResponseRegionId) UnmarshalJSON ¶ added in v0.2.0
func (v *TelemetryLinkResponseRegionId) UnmarshalJSON(src []byte) error
type TelemetryLinkResponseStatus ¶ added in v0.2.0
type TelemetryLinkResponseStatus string
TelemetryLinkResponseStatus The current state of the link.
const ( TELEMETRYLINKRESPONSESTATUS_ACTIVE TelemetryLinkResponseStatus = "active" TELEMETRYLINKRESPONSESTATUS_INACTIVE TelemetryLinkResponseStatus = "inactive" TELEMETRYLINKRESPONSESTATUS_FAILED TelemetryLinkResponseStatus = "failed" TELEMETRYLINKRESPONSESTATUS_RECONCILING TelemetryLinkResponseStatus = "reconciling" TELEMETRYLINKRESPONSESTATUS_DELETING TelemetryLinkResponseStatus = "deleting" TELEMETRYLINKRESPONSESTATUS_UNKNOWN_DEFAULT_OPEN_API TelemetryLinkResponseStatus = "unknown_default_open_api" )
List of telemetryLinkResponse_status
func NewTelemetryLinkResponseStatusFromValue ¶ added in v0.2.0
func NewTelemetryLinkResponseStatusFromValue(v string) (*TelemetryLinkResponseStatus, error)
NewTelemetryLinkResponseStatusFromValue returns a pointer to a valid TelemetryLinkResponseStatus for the value passed as argument, or an error if the value passed is not allowed by the enum
func (TelemetryLinkResponseStatus) IsValid ¶ added in v0.2.0
func (v TelemetryLinkResponseStatus) IsValid() bool
IsValid return true if the value is valid for the enum, false otherwise
func (TelemetryLinkResponseStatus) Ptr ¶ added in v0.2.0
func (v TelemetryLinkResponseStatus) Ptr() *TelemetryLinkResponseStatus
Ptr returns reference to telemetryLinkResponse_status value
func (*TelemetryLinkResponseStatus) UnmarshalJSON ¶ added in v0.2.0
func (v *TelemetryLinkResponseStatus) UnmarshalJSON(src []byte) error
Source Files
¶
- api_default.go
- api_default_mock.go
- client.go
- configuration.go
- model_create_or_update_folder_telemetry_link_payload.go
- model_create_or_update_organization_telemetry_link_payload.go
- model_create_or_update_project_telemetry_link_payload.go
- model_partial_update_folder_telemetry_link_payload.go
- model_partial_update_organization_telemetry_link_payload.go
- model_partial_update_project_telemetry_link_payload.go
- model_response4xx.go
- model_telemetry_link_request.go
- model_telemetry_link_response.go
- model_telemetry_link_response_region_id.go
- model_telemetry_link_response_status.go
- response.go
- utils.go