models

package
v0.0.0-...-9bb71bf Latest Latest
Warning

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

Go to latest
Published: Nov 28, 2017 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// PostVrackServiceNameIPIPAnnounceInZoneParamsBodyZoneBhs captures enum value "bhs"
	PostVrackServiceNameIPIPAnnounceInZoneParamsBodyZoneBhs string = "bhs"
	// PostVrackServiceNameIPIPAnnounceInZoneParamsBodyZoneGra captures enum value "gra"
	PostVrackServiceNameIPIPAnnounceInZoneParamsBodyZoneGra string = "gra"
	// PostVrackServiceNameIPIPAnnounceInZoneParamsBodyZoneRbx captures enum value "rbx"
	PostVrackServiceNameIPIPAnnounceInZoneParamsBodyZoneRbx string = "rbx"
	// PostVrackServiceNameIPIPAnnounceInZoneParamsBodyZoneSbg captures enum value "sbg"
	PostVrackServiceNameIPIPAnnounceInZoneParamsBodyZoneSbg string = "sbg"
)
View Source
const (
	// ServicesNonExpiringServiceStatusExpired captures enum value "expired"
	ServicesNonExpiringServiceStatusExpired string = "expired"
	// ServicesNonExpiringServiceStatusInCreation captures enum value "inCreation"
	ServicesNonExpiringServiceStatusInCreation string = "inCreation"
	// ServicesNonExpiringServiceStatusOk captures enum value "ok"
	ServicesNonExpiringServiceStatusOk string = "ok"
	// ServicesNonExpiringServiceStatusUnPaid captures enum value "unPaid"
	ServicesNonExpiringServiceStatusUnPaid string = "unPaid"
)
View Source
const (
	// VrackIPZoneBhs captures enum value "bhs"
	VrackIPZoneBhs string = "bhs"
	// VrackIPZoneGra captures enum value "gra"
	VrackIPZoneGra string = "gra"
	// VrackIPZoneRbx captures enum value "rbx"
	VrackIPZoneRbx string = "rbx"
	// VrackIPZoneSbg captures enum value "sbg"
	VrackIPZoneSbg string = "sbg"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type DedicatedServerMrtgTimestampValue

type DedicatedServerMrtgTimestampValue struct {

	// timestamp
	Timestamp int64 `json:"timestamp,omitempty"`

	// value
	Value *DedicatedServerMrtgTimestampValueValue `json:"value,omitempty"`
}

DedicatedServerMrtgTimestampValue A timestamp associated to a value swagger:model dedicated.Server.MrtgTimestampValue

func (*DedicatedServerMrtgTimestampValue) MarshalBinary

func (m *DedicatedServerMrtgTimestampValue) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*DedicatedServerMrtgTimestampValue) UnmarshalBinary

func (m *DedicatedServerMrtgTimestampValue) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*DedicatedServerMrtgTimestampValue) Validate

Validate validates this dedicated server mrtg timestamp value

type DedicatedServerMrtgTimestampValueValue

type DedicatedServerMrtgTimestampValueValue struct {

	// unit
	Unit string `json:"unit,omitempty"`

	// value
	Value float64 `json:"value,omitempty"`
}

DedicatedServerMrtgTimestampValueValue dedicated server mrtg timestamp value value swagger:model dedicatedServerMrtgTimestampValueValue

func (*DedicatedServerMrtgTimestampValueValue) MarshalBinary

func (m *DedicatedServerMrtgTimestampValueValue) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*DedicatedServerMrtgTimestampValueValue) UnmarshalBinary

func (m *DedicatedServerMrtgTimestampValueValue) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*DedicatedServerMrtgTimestampValueValue) Validate

Validate validates this dedicated server mrtg timestamp value value

type DeleteVrackServiceNameCloudProjectProjectDefaultBody

type DeleteVrackServiceNameCloudProjectProjectDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

DeleteVrackServiceNameCloudProjectProjectDefaultBody delete vrack service name cloud project project default body swagger:model deleteVrackServiceNameCloudProjectProjectDefaultBody

func (*DeleteVrackServiceNameCloudProjectProjectDefaultBody) MarshalBinary

MarshalBinary interface implementation

func (*DeleteVrackServiceNameCloudProjectProjectDefaultBody) UnmarshalBinary

UnmarshalBinary interface implementation

func (*DeleteVrackServiceNameCloudProjectProjectDefaultBody) Validate

Validate validates this delete vrack service name cloud project project default body

type DeleteVrackServiceNameDedicatedCloudDedicatedCloudDefaultBody

type DeleteVrackServiceNameDedicatedCloudDedicatedCloudDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

DeleteVrackServiceNameDedicatedCloudDedicatedCloudDefaultBody delete vrack service name dedicated cloud dedicated cloud default body swagger:model deleteVrackServiceNameDedicatedCloudDedicatedCloudDefaultBody

func (*DeleteVrackServiceNameDedicatedCloudDedicatedCloudDefaultBody) MarshalBinary

MarshalBinary interface implementation

func (*DeleteVrackServiceNameDedicatedCloudDedicatedCloudDefaultBody) UnmarshalBinary

UnmarshalBinary interface implementation

func (*DeleteVrackServiceNameDedicatedCloudDedicatedCloudDefaultBody) Validate

Validate validates this delete vrack service name dedicated cloud dedicated cloud default body

type DeleteVrackServiceNameDedicatedServerDedicatedServerDefaultBody

type DeleteVrackServiceNameDedicatedServerDedicatedServerDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

DeleteVrackServiceNameDedicatedServerDedicatedServerDefaultBody delete vrack service name dedicated server dedicated server default body swagger:model deleteVrackServiceNameDedicatedServerDedicatedServerDefaultBody

func (*DeleteVrackServiceNameDedicatedServerDedicatedServerDefaultBody) MarshalBinary

MarshalBinary interface implementation

func (*DeleteVrackServiceNameDedicatedServerDedicatedServerDefaultBody) UnmarshalBinary

UnmarshalBinary interface implementation

func (*DeleteVrackServiceNameDedicatedServerDedicatedServerDefaultBody) Validate

Validate validates this delete vrack service name dedicated server dedicated server default body

type DeleteVrackServiceNameDedicatedServerInterfaceDedicatedServerInterfaceDefaultBody

type DeleteVrackServiceNameDedicatedServerInterfaceDedicatedServerInterfaceDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

DeleteVrackServiceNameDedicatedServerInterfaceDedicatedServerInterfaceDefaultBody delete vrack service name dedicated server interface dedicated server interface default body swagger:model deleteVrackServiceNameDedicatedServerInterfaceDedicatedServerInterfaceDefaultBody

func (*DeleteVrackServiceNameDedicatedServerInterfaceDedicatedServerInterfaceDefaultBody) MarshalBinary

MarshalBinary interface implementation

func (*DeleteVrackServiceNameDedicatedServerInterfaceDedicatedServerInterfaceDefaultBody) UnmarshalBinary

UnmarshalBinary interface implementation

func (*DeleteVrackServiceNameDedicatedServerInterfaceDedicatedServerInterfaceDefaultBody) Validate

Validate validates this delete vrack service name dedicated server interface dedicated server interface default body

type DeleteVrackServiceNameIPIPDefaultBody

type DeleteVrackServiceNameIPIPDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

DeleteVrackServiceNameIPIPDefaultBody delete vrack service name Ip Ip default body swagger:model deleteVrackServiceNameIpIpDefaultBody

func (*DeleteVrackServiceNameIPIPDefaultBody) MarshalBinary

func (m *DeleteVrackServiceNameIPIPDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*DeleteVrackServiceNameIPIPDefaultBody) UnmarshalBinary

func (m *DeleteVrackServiceNameIPIPDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*DeleteVrackServiceNameIPIPDefaultBody) Validate

Validate validates this delete vrack service name Ip Ip default body

type DeleteVrackServiceNameIPLoadbalancingIPLoadbalancingDefaultBody

type DeleteVrackServiceNameIPLoadbalancingIPLoadbalancingDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

DeleteVrackServiceNameIPLoadbalancingIPLoadbalancingDefaultBody delete vrack service name Ip loadbalancing Ip loadbalancing default body swagger:model deleteVrackServiceNameIpLoadbalancingIpLoadbalancingDefaultBody

func (*DeleteVrackServiceNameIPLoadbalancingIPLoadbalancingDefaultBody) MarshalBinary

MarshalBinary interface implementation

func (*DeleteVrackServiceNameIPLoadbalancingIPLoadbalancingDefaultBody) UnmarshalBinary

UnmarshalBinary interface implementation

func (*DeleteVrackServiceNameIPLoadbalancingIPLoadbalancingDefaultBody) Validate

Validate validates this delete vrack service name Ip loadbalancing Ip loadbalancing default body

type DeleteVrackServiceNameLegacyVrackLegacyVrackDefaultBody

type DeleteVrackServiceNameLegacyVrackLegacyVrackDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

DeleteVrackServiceNameLegacyVrackLegacyVrackDefaultBody delete vrack service name legacy vrack legacy vrack default body swagger:model deleteVrackServiceNameLegacyVrackLegacyVrackDefaultBody

func (*DeleteVrackServiceNameLegacyVrackLegacyVrackDefaultBody) MarshalBinary

MarshalBinary interface implementation

func (*DeleteVrackServiceNameLegacyVrackLegacyVrackDefaultBody) UnmarshalBinary

UnmarshalBinary interface implementation

func (*DeleteVrackServiceNameLegacyVrackLegacyVrackDefaultBody) Validate

Validate validates this delete vrack service name legacy vrack legacy vrack default body

type GetVrackDefaultBody

type GetVrackDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetVrackDefaultBody get vrack default body swagger:model getVrackDefaultBody

func (*GetVrackDefaultBody) MarshalBinary

func (m *GetVrackDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetVrackDefaultBody) UnmarshalBinary

func (m *GetVrackDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetVrackDefaultBody) Validate

func (m *GetVrackDefaultBody) Validate(formats strfmt.Registry) error

Validate validates this get vrack default body

type GetVrackServiceNameAllowedServicesDefaultBody

type GetVrackServiceNameAllowedServicesDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetVrackServiceNameAllowedServicesDefaultBody get vrack service name allowed services default body swagger:model getVrackServiceNameAllowedServicesDefaultBody

func (*GetVrackServiceNameAllowedServicesDefaultBody) MarshalBinary

MarshalBinary interface implementation

func (*GetVrackServiceNameAllowedServicesDefaultBody) UnmarshalBinary

UnmarshalBinary interface implementation

func (*GetVrackServiceNameAllowedServicesDefaultBody) Validate

Validate validates this get vrack service name allowed services default body

type GetVrackServiceNameCloudProjectDefaultBody

type GetVrackServiceNameCloudProjectDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetVrackServiceNameCloudProjectDefaultBody get vrack service name cloud project default body swagger:model getVrackServiceNameCloudProjectDefaultBody

func (*GetVrackServiceNameCloudProjectDefaultBody) MarshalBinary

func (m *GetVrackServiceNameCloudProjectDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetVrackServiceNameCloudProjectDefaultBody) UnmarshalBinary

func (m *GetVrackServiceNameCloudProjectDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetVrackServiceNameCloudProjectDefaultBody) Validate

Validate validates this get vrack service name cloud project default body

type GetVrackServiceNameCloudProjectProjectDefaultBody

type GetVrackServiceNameCloudProjectProjectDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetVrackServiceNameCloudProjectProjectDefaultBody get vrack service name cloud project project default body swagger:model getVrackServiceNameCloudProjectProjectDefaultBody

func (*GetVrackServiceNameCloudProjectProjectDefaultBody) MarshalBinary

MarshalBinary interface implementation

func (*GetVrackServiceNameCloudProjectProjectDefaultBody) UnmarshalBinary

UnmarshalBinary interface implementation

func (*GetVrackServiceNameCloudProjectProjectDefaultBody) Validate

Validate validates this get vrack service name cloud project project default body

type GetVrackServiceNameDedicatedCloudDatacenterDatacenterAllowedVrackDefaultBody

type GetVrackServiceNameDedicatedCloudDatacenterDatacenterAllowedVrackDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetVrackServiceNameDedicatedCloudDatacenterDatacenterAllowedVrackDefaultBody get vrack service name dedicated cloud datacenter datacenter allowed vrack default body swagger:model getVrackServiceNameDedicatedCloudDatacenterDatacenterAllowedVrackDefaultBody

func (*GetVrackServiceNameDedicatedCloudDatacenterDatacenterAllowedVrackDefaultBody) MarshalBinary

MarshalBinary interface implementation

func (*GetVrackServiceNameDedicatedCloudDatacenterDatacenterAllowedVrackDefaultBody) UnmarshalBinary

UnmarshalBinary interface implementation

func (*GetVrackServiceNameDedicatedCloudDatacenterDatacenterAllowedVrackDefaultBody) Validate

Validate validates this get vrack service name dedicated cloud datacenter datacenter allowed vrack default body

type GetVrackServiceNameDedicatedCloudDatacenterDatacenterDefaultBody

type GetVrackServiceNameDedicatedCloudDatacenterDatacenterDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetVrackServiceNameDedicatedCloudDatacenterDatacenterDefaultBody get vrack service name dedicated cloud datacenter datacenter default body swagger:model getVrackServiceNameDedicatedCloudDatacenterDatacenterDefaultBody

func (*GetVrackServiceNameDedicatedCloudDatacenterDatacenterDefaultBody) MarshalBinary

MarshalBinary interface implementation

func (*GetVrackServiceNameDedicatedCloudDatacenterDatacenterDefaultBody) UnmarshalBinary

UnmarshalBinary interface implementation

func (*GetVrackServiceNameDedicatedCloudDatacenterDatacenterDefaultBody) Validate

Validate validates this get vrack service name dedicated cloud datacenter datacenter default body

type GetVrackServiceNameDedicatedCloudDatacenterDefaultBody

type GetVrackServiceNameDedicatedCloudDatacenterDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetVrackServiceNameDedicatedCloudDatacenterDefaultBody get vrack service name dedicated cloud datacenter default body swagger:model getVrackServiceNameDedicatedCloudDatacenterDefaultBody

func (*GetVrackServiceNameDedicatedCloudDatacenterDefaultBody) MarshalBinary

MarshalBinary interface implementation

func (*GetVrackServiceNameDedicatedCloudDatacenterDefaultBody) UnmarshalBinary

UnmarshalBinary interface implementation

func (*GetVrackServiceNameDedicatedCloudDatacenterDefaultBody) Validate

Validate validates this get vrack service name dedicated cloud datacenter default body

type GetVrackServiceNameDedicatedCloudDedicatedCloudDefaultBody

type GetVrackServiceNameDedicatedCloudDedicatedCloudDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetVrackServiceNameDedicatedCloudDedicatedCloudDefaultBody get vrack service name dedicated cloud dedicated cloud default body swagger:model getVrackServiceNameDedicatedCloudDedicatedCloudDefaultBody

func (*GetVrackServiceNameDedicatedCloudDedicatedCloudDefaultBody) MarshalBinary

MarshalBinary interface implementation

func (*GetVrackServiceNameDedicatedCloudDedicatedCloudDefaultBody) UnmarshalBinary

UnmarshalBinary interface implementation

func (*GetVrackServiceNameDedicatedCloudDedicatedCloudDefaultBody) Validate

Validate validates this get vrack service name dedicated cloud dedicated cloud default body

type GetVrackServiceNameDedicatedCloudDefaultBody

type GetVrackServiceNameDedicatedCloudDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetVrackServiceNameDedicatedCloudDefaultBody get vrack service name dedicated cloud default body swagger:model getVrackServiceNameDedicatedCloudDefaultBody

func (*GetVrackServiceNameDedicatedCloudDefaultBody) MarshalBinary

MarshalBinary interface implementation

func (*GetVrackServiceNameDedicatedCloudDefaultBody) UnmarshalBinary

UnmarshalBinary interface implementation

func (*GetVrackServiceNameDedicatedCloudDefaultBody) Validate

Validate validates this get vrack service name dedicated cloud default body

type GetVrackServiceNameDedicatedConnectDefaultBody

type GetVrackServiceNameDedicatedConnectDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetVrackServiceNameDedicatedConnectDefaultBody get vrack service name dedicated connect default body swagger:model getVrackServiceNameDedicatedConnectDefaultBody

func (*GetVrackServiceNameDedicatedConnectDefaultBody) MarshalBinary

MarshalBinary interface implementation

func (*GetVrackServiceNameDedicatedConnectDefaultBody) UnmarshalBinary

UnmarshalBinary interface implementation

func (*GetVrackServiceNameDedicatedConnectDefaultBody) Validate

Validate validates this get vrack service name dedicated connect default body

type GetVrackServiceNameDedicatedConnectNameDefaultBody

type GetVrackServiceNameDedicatedConnectNameDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetVrackServiceNameDedicatedConnectNameDefaultBody get vrack service name dedicated connect name default body swagger:model getVrackServiceNameDedicatedConnectNameDefaultBody

func (*GetVrackServiceNameDedicatedConnectNameDefaultBody) MarshalBinary

MarshalBinary interface implementation

func (*GetVrackServiceNameDedicatedConnectNameDefaultBody) UnmarshalBinary

UnmarshalBinary interface implementation

func (*GetVrackServiceNameDedicatedConnectNameDefaultBody) Validate

Validate validates this get vrack service name dedicated connect name default body

type GetVrackServiceNameDedicatedServerDedicatedServerDefaultBody

type GetVrackServiceNameDedicatedServerDedicatedServerDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetVrackServiceNameDedicatedServerDedicatedServerDefaultBody get vrack service name dedicated server dedicated server default body swagger:model getVrackServiceNameDedicatedServerDedicatedServerDefaultBody

func (*GetVrackServiceNameDedicatedServerDedicatedServerDefaultBody) MarshalBinary

MarshalBinary interface implementation

func (*GetVrackServiceNameDedicatedServerDedicatedServerDefaultBody) UnmarshalBinary

UnmarshalBinary interface implementation

func (*GetVrackServiceNameDedicatedServerDedicatedServerDefaultBody) Validate

Validate validates this get vrack service name dedicated server dedicated server default body

type GetVrackServiceNameDedicatedServerDedicatedServerMrtgDefaultBody

type GetVrackServiceNameDedicatedServerDedicatedServerMrtgDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetVrackServiceNameDedicatedServerDedicatedServerMrtgDefaultBody get vrack service name dedicated server dedicated server mrtg default body swagger:model getVrackServiceNameDedicatedServerDedicatedServerMrtgDefaultBody

func (*GetVrackServiceNameDedicatedServerDedicatedServerMrtgDefaultBody) MarshalBinary

MarshalBinary interface implementation

func (*GetVrackServiceNameDedicatedServerDedicatedServerMrtgDefaultBody) UnmarshalBinary

UnmarshalBinary interface implementation

func (*GetVrackServiceNameDedicatedServerDedicatedServerMrtgDefaultBody) Validate

Validate validates this get vrack service name dedicated server dedicated server mrtg default body

type GetVrackServiceNameDedicatedServerDedicatedServerMrtgOKBody

type GetVrackServiceNameDedicatedServerDedicatedServerMrtgOKBody []*DedicatedServerMrtgTimestampValue

GetVrackServiceNameDedicatedServerDedicatedServerMrtgOKBody get vrack service name dedicated server dedicated server mrtg o k body swagger:model getVrackServiceNameDedicatedServerDedicatedServerMrtgOKBody

func (GetVrackServiceNameDedicatedServerDedicatedServerMrtgOKBody) Validate

Validate validates this get vrack service name dedicated server dedicated server mrtg o k body

type GetVrackServiceNameDedicatedServerDefaultBody

type GetVrackServiceNameDedicatedServerDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetVrackServiceNameDedicatedServerDefaultBody get vrack service name dedicated server default body swagger:model getVrackServiceNameDedicatedServerDefaultBody

func (*GetVrackServiceNameDedicatedServerDefaultBody) MarshalBinary

MarshalBinary interface implementation

func (*GetVrackServiceNameDedicatedServerDefaultBody) UnmarshalBinary

UnmarshalBinary interface implementation

func (*GetVrackServiceNameDedicatedServerDefaultBody) Validate

Validate validates this get vrack service name dedicated server default body

type GetVrackServiceNameDedicatedServerInterfaceDedicatedServerInterfaceDefaultBody

type GetVrackServiceNameDedicatedServerInterfaceDedicatedServerInterfaceDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetVrackServiceNameDedicatedServerInterfaceDedicatedServerInterfaceDefaultBody get vrack service name dedicated server interface dedicated server interface default body swagger:model getVrackServiceNameDedicatedServerInterfaceDedicatedServerInterfaceDefaultBody

func (*GetVrackServiceNameDedicatedServerInterfaceDedicatedServerInterfaceDefaultBody) MarshalBinary

MarshalBinary interface implementation

func (*GetVrackServiceNameDedicatedServerInterfaceDedicatedServerInterfaceDefaultBody) UnmarshalBinary

UnmarshalBinary interface implementation

func (*GetVrackServiceNameDedicatedServerInterfaceDedicatedServerInterfaceDefaultBody) Validate

Validate validates this get vrack service name dedicated server interface dedicated server interface default body

type GetVrackServiceNameDedicatedServerInterfaceDefaultBody

type GetVrackServiceNameDedicatedServerInterfaceDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetVrackServiceNameDedicatedServerInterfaceDefaultBody get vrack service name dedicated server interface default body swagger:model getVrackServiceNameDedicatedServerInterfaceDefaultBody

func (*GetVrackServiceNameDedicatedServerInterfaceDefaultBody) MarshalBinary

MarshalBinary interface implementation

func (*GetVrackServiceNameDedicatedServerInterfaceDefaultBody) UnmarshalBinary

UnmarshalBinary interface implementation

func (*GetVrackServiceNameDedicatedServerInterfaceDefaultBody) Validate

Validate validates this get vrack service name dedicated server interface default body

type GetVrackServiceNameDedicatedServerInterfaceDetailsDefaultBody

type GetVrackServiceNameDedicatedServerInterfaceDetailsDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetVrackServiceNameDedicatedServerInterfaceDetailsDefaultBody get vrack service name dedicated server interface details default body swagger:model getVrackServiceNameDedicatedServerInterfaceDetailsDefaultBody

func (*GetVrackServiceNameDedicatedServerInterfaceDetailsDefaultBody) MarshalBinary

MarshalBinary interface implementation

func (*GetVrackServiceNameDedicatedServerInterfaceDetailsDefaultBody) UnmarshalBinary

UnmarshalBinary interface implementation

func (*GetVrackServiceNameDedicatedServerInterfaceDetailsDefaultBody) Validate

Validate validates this get vrack service name dedicated server interface details default body

type GetVrackServiceNameDedicatedServerInterfaceDetailsOKBody

type GetVrackServiceNameDedicatedServerInterfaceDetailsOKBody []*VrackAllowedDedicatedServerInterfaces

GetVrackServiceNameDedicatedServerInterfaceDetailsOKBody get vrack service name dedicated server interface details o k body swagger:model getVrackServiceNameDedicatedServerInterfaceDetailsOKBody

func (GetVrackServiceNameDedicatedServerInterfaceDetailsOKBody) Validate

Validate validates this get vrack service name dedicated server interface details o k body

type GetVrackServiceNameDefaultBody

type GetVrackServiceNameDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetVrackServiceNameDefaultBody get vrack service name default body swagger:model getVrackServiceNameDefaultBody

func (*GetVrackServiceNameDefaultBody) MarshalBinary

func (m *GetVrackServiceNameDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetVrackServiceNameDefaultBody) UnmarshalBinary

func (m *GetVrackServiceNameDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetVrackServiceNameDefaultBody) Validate

func (m *GetVrackServiceNameDefaultBody) Validate(formats strfmt.Registry) error

Validate validates this get vrack service name default body

type GetVrackServiceNameIPDefaultBody

type GetVrackServiceNameIPDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetVrackServiceNameIPDefaultBody get vrack service name Ip default body swagger:model getVrackServiceNameIpDefaultBody

func (*GetVrackServiceNameIPDefaultBody) MarshalBinary

func (m *GetVrackServiceNameIPDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetVrackServiceNameIPDefaultBody) UnmarshalBinary

func (m *GetVrackServiceNameIPDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetVrackServiceNameIPDefaultBody) Validate

Validate validates this get vrack service name Ip default body

type GetVrackServiceNameIPIPAvailableZoneDefaultBody

type GetVrackServiceNameIPIPAvailableZoneDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetVrackServiceNameIPIPAvailableZoneDefaultBody get vrack service name Ip Ip available zone default body swagger:model getVrackServiceNameIpIpAvailableZoneDefaultBody

func (*GetVrackServiceNameIPIPAvailableZoneDefaultBody) MarshalBinary

MarshalBinary interface implementation

func (*GetVrackServiceNameIPIPAvailableZoneDefaultBody) UnmarshalBinary

UnmarshalBinary interface implementation

func (*GetVrackServiceNameIPIPAvailableZoneDefaultBody) Validate

Validate validates this get vrack service name Ip Ip available zone default body

type GetVrackServiceNameIPIPDefaultBody

type GetVrackServiceNameIPIPDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetVrackServiceNameIPIPDefaultBody get vrack service name Ip Ip default body swagger:model getVrackServiceNameIpIpDefaultBody

func (*GetVrackServiceNameIPIPDefaultBody) MarshalBinary

func (m *GetVrackServiceNameIPIPDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetVrackServiceNameIPIPDefaultBody) UnmarshalBinary

func (m *GetVrackServiceNameIPIPDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetVrackServiceNameIPIPDefaultBody) Validate

Validate validates this get vrack service name Ip Ip default body

type GetVrackServiceNameIPLoadbalancingDefaultBody

type GetVrackServiceNameIPLoadbalancingDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetVrackServiceNameIPLoadbalancingDefaultBody get vrack service name Ip loadbalancing default body swagger:model getVrackServiceNameIpLoadbalancingDefaultBody

func (*GetVrackServiceNameIPLoadbalancingDefaultBody) MarshalBinary

MarshalBinary interface implementation

func (*GetVrackServiceNameIPLoadbalancingDefaultBody) UnmarshalBinary

UnmarshalBinary interface implementation

func (*GetVrackServiceNameIPLoadbalancingDefaultBody) Validate

Validate validates this get vrack service name Ip loadbalancing default body

type GetVrackServiceNameIPLoadbalancingIPLoadbalancingDefaultBody

type GetVrackServiceNameIPLoadbalancingIPLoadbalancingDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetVrackServiceNameIPLoadbalancingIPLoadbalancingDefaultBody get vrack service name Ip loadbalancing Ip loadbalancing default body swagger:model getVrackServiceNameIpLoadbalancingIpLoadbalancingDefaultBody

func (*GetVrackServiceNameIPLoadbalancingIPLoadbalancingDefaultBody) MarshalBinary

MarshalBinary interface implementation

func (*GetVrackServiceNameIPLoadbalancingIPLoadbalancingDefaultBody) UnmarshalBinary

UnmarshalBinary interface implementation

func (*GetVrackServiceNameIPLoadbalancingIPLoadbalancingDefaultBody) Validate

Validate validates this get vrack service name Ip loadbalancing Ip loadbalancing default body

type GetVrackServiceNameLegacyVrackDefaultBody

type GetVrackServiceNameLegacyVrackDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetVrackServiceNameLegacyVrackDefaultBody get vrack service name legacy vrack default body swagger:model getVrackServiceNameLegacyVrackDefaultBody

func (*GetVrackServiceNameLegacyVrackDefaultBody) MarshalBinary

func (m *GetVrackServiceNameLegacyVrackDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetVrackServiceNameLegacyVrackDefaultBody) UnmarshalBinary

func (m *GetVrackServiceNameLegacyVrackDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetVrackServiceNameLegacyVrackDefaultBody) Validate

Validate validates this get vrack service name legacy vrack default body

type GetVrackServiceNameLegacyVrackLegacyVrackDefaultBody

type GetVrackServiceNameLegacyVrackLegacyVrackDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetVrackServiceNameLegacyVrackLegacyVrackDefaultBody get vrack service name legacy vrack legacy vrack default body swagger:model getVrackServiceNameLegacyVrackLegacyVrackDefaultBody

func (*GetVrackServiceNameLegacyVrackLegacyVrackDefaultBody) MarshalBinary

MarshalBinary interface implementation

func (*GetVrackServiceNameLegacyVrackLegacyVrackDefaultBody) UnmarshalBinary

UnmarshalBinary interface implementation

func (*GetVrackServiceNameLegacyVrackLegacyVrackDefaultBody) Validate

Validate validates this get vrack service name legacy vrack legacy vrack default body

type GetVrackServiceNameServiceInfosDefaultBody

type GetVrackServiceNameServiceInfosDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetVrackServiceNameServiceInfosDefaultBody get vrack service name service infos default body swagger:model getVrackServiceNameServiceInfosDefaultBody

func (*GetVrackServiceNameServiceInfosDefaultBody) MarshalBinary

func (m *GetVrackServiceNameServiceInfosDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetVrackServiceNameServiceInfosDefaultBody) UnmarshalBinary

func (m *GetVrackServiceNameServiceInfosDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetVrackServiceNameServiceInfosDefaultBody) Validate

Validate validates this get vrack service name service infos default body

type GetVrackServiceNameTaskDefaultBody

type GetVrackServiceNameTaskDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetVrackServiceNameTaskDefaultBody get vrack service name task default body swagger:model getVrackServiceNameTaskDefaultBody

func (*GetVrackServiceNameTaskDefaultBody) MarshalBinary

func (m *GetVrackServiceNameTaskDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetVrackServiceNameTaskDefaultBody) UnmarshalBinary

func (m *GetVrackServiceNameTaskDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetVrackServiceNameTaskDefaultBody) Validate

Validate validates this get vrack service name task default body

type GetVrackServiceNameTaskTaskIDDefaultBody

type GetVrackServiceNameTaskTaskIDDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetVrackServiceNameTaskTaskIDDefaultBody get vrack service name task task Id default body swagger:model getVrackServiceNameTaskTaskIdDefaultBody

func (*GetVrackServiceNameTaskTaskIDDefaultBody) MarshalBinary

func (m *GetVrackServiceNameTaskTaskIDDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetVrackServiceNameTaskTaskIDDefaultBody) UnmarshalBinary

func (m *GetVrackServiceNameTaskTaskIDDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetVrackServiceNameTaskTaskIDDefaultBody) Validate

Validate validates this get vrack service name task task Id default body

type PostVrackServiceNameCloudProjectDefaultBody

type PostVrackServiceNameCloudProjectDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PostVrackServiceNameCloudProjectDefaultBody post vrack service name cloud project default body swagger:model postVrackServiceNameCloudProjectDefaultBody

func (*PostVrackServiceNameCloudProjectDefaultBody) MarshalBinary

func (m *PostVrackServiceNameCloudProjectDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PostVrackServiceNameCloudProjectDefaultBody) UnmarshalBinary

func (m *PostVrackServiceNameCloudProjectDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PostVrackServiceNameCloudProjectDefaultBody) Validate

Validate validates this post vrack service name cloud project default body

type PostVrackServiceNameCloudProjectParamsBody

type PostVrackServiceNameCloudProjectParamsBody struct {

	// project
	// Required: true
	Project *string `json:"project"`
}

PostVrackServiceNameCloudProjectParamsBody post vrack service name cloud project params body swagger:model postVrackServiceNameCloudProjectParamsBody

func (*PostVrackServiceNameCloudProjectParamsBody) MarshalBinary

func (m *PostVrackServiceNameCloudProjectParamsBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PostVrackServiceNameCloudProjectParamsBody) UnmarshalBinary

func (m *PostVrackServiceNameCloudProjectParamsBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PostVrackServiceNameCloudProjectParamsBody) Validate

Validate validates this post vrack service name cloud project params body

type PostVrackServiceNameDedicatedCloudDatacenterDatacenterMoveDefaultBody

type PostVrackServiceNameDedicatedCloudDatacenterDatacenterMoveDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PostVrackServiceNameDedicatedCloudDatacenterDatacenterMoveDefaultBody post vrack service name dedicated cloud datacenter datacenter move default body swagger:model postVrackServiceNameDedicatedCloudDatacenterDatacenterMoveDefaultBody

func (*PostVrackServiceNameDedicatedCloudDatacenterDatacenterMoveDefaultBody) MarshalBinary

MarshalBinary interface implementation

func (*PostVrackServiceNameDedicatedCloudDatacenterDatacenterMoveDefaultBody) UnmarshalBinary

UnmarshalBinary interface implementation

func (*PostVrackServiceNameDedicatedCloudDatacenterDatacenterMoveDefaultBody) Validate

Validate validates this post vrack service name dedicated cloud datacenter datacenter move default body

type PostVrackServiceNameDedicatedCloudDatacenterDatacenterMoveParamsBody

type PostVrackServiceNameDedicatedCloudDatacenterDatacenterMoveParamsBody struct {

	// target service name
	// Required: true
	TargetServiceName *string `json:"targetServiceName"`
}

PostVrackServiceNameDedicatedCloudDatacenterDatacenterMoveParamsBody post vrack service name dedicated cloud datacenter datacenter move params body swagger:model postVrackServiceNameDedicatedCloudDatacenterDatacenterMoveParamsBody

func (*PostVrackServiceNameDedicatedCloudDatacenterDatacenterMoveParamsBody) MarshalBinary

MarshalBinary interface implementation

func (*PostVrackServiceNameDedicatedCloudDatacenterDatacenterMoveParamsBody) UnmarshalBinary

UnmarshalBinary interface implementation

func (*PostVrackServiceNameDedicatedCloudDatacenterDatacenterMoveParamsBody) Validate

Validate validates this post vrack service name dedicated cloud datacenter datacenter move params body

type PostVrackServiceNameDedicatedCloudDefaultBody

type PostVrackServiceNameDedicatedCloudDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PostVrackServiceNameDedicatedCloudDefaultBody post vrack service name dedicated cloud default body swagger:model postVrackServiceNameDedicatedCloudDefaultBody

func (*PostVrackServiceNameDedicatedCloudDefaultBody) MarshalBinary

MarshalBinary interface implementation

func (*PostVrackServiceNameDedicatedCloudDefaultBody) UnmarshalBinary

UnmarshalBinary interface implementation

func (*PostVrackServiceNameDedicatedCloudDefaultBody) Validate

Validate validates this post vrack service name dedicated cloud default body

type PostVrackServiceNameDedicatedCloudParamsBody

type PostVrackServiceNameDedicatedCloudParamsBody struct {

	// dedicated cloud
	// Required: true
	DedicatedCloud *string `json:"dedicatedCloud"`
}

PostVrackServiceNameDedicatedCloudParamsBody post vrack service name dedicated cloud params body swagger:model postVrackServiceNameDedicatedCloudParamsBody

func (*PostVrackServiceNameDedicatedCloudParamsBody) MarshalBinary

MarshalBinary interface implementation

func (*PostVrackServiceNameDedicatedCloudParamsBody) UnmarshalBinary

UnmarshalBinary interface implementation

func (*PostVrackServiceNameDedicatedCloudParamsBody) Validate

Validate validates this post vrack service name dedicated cloud params body

type PostVrackServiceNameDedicatedServerDefaultBody

type PostVrackServiceNameDedicatedServerDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PostVrackServiceNameDedicatedServerDefaultBody post vrack service name dedicated server default body swagger:model postVrackServiceNameDedicatedServerDefaultBody

func (*PostVrackServiceNameDedicatedServerDefaultBody) MarshalBinary

MarshalBinary interface implementation

func (*PostVrackServiceNameDedicatedServerDefaultBody) UnmarshalBinary

UnmarshalBinary interface implementation

func (*PostVrackServiceNameDedicatedServerDefaultBody) Validate

Validate validates this post vrack service name dedicated server default body

type PostVrackServiceNameDedicatedServerInterfaceDefaultBody

type PostVrackServiceNameDedicatedServerInterfaceDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PostVrackServiceNameDedicatedServerInterfaceDefaultBody post vrack service name dedicated server interface default body swagger:model postVrackServiceNameDedicatedServerInterfaceDefaultBody

func (*PostVrackServiceNameDedicatedServerInterfaceDefaultBody) MarshalBinary

MarshalBinary interface implementation

func (*PostVrackServiceNameDedicatedServerInterfaceDefaultBody) UnmarshalBinary

UnmarshalBinary interface implementation

func (*PostVrackServiceNameDedicatedServerInterfaceDefaultBody) Validate

Validate validates this post vrack service name dedicated server interface default body

type PostVrackServiceNameDedicatedServerInterfaceParamsBody

type PostVrackServiceNameDedicatedServerInterfaceParamsBody struct {

	// dedicated server interface
	// Required: true
	DedicatedServerInterface *string `json:"dedicatedServerInterface"`
}

PostVrackServiceNameDedicatedServerInterfaceParamsBody post vrack service name dedicated server interface params body swagger:model postVrackServiceNameDedicatedServerInterfaceParamsBody

func (*PostVrackServiceNameDedicatedServerInterfaceParamsBody) MarshalBinary

MarshalBinary interface implementation

func (*PostVrackServiceNameDedicatedServerInterfaceParamsBody) UnmarshalBinary

UnmarshalBinary interface implementation

func (*PostVrackServiceNameDedicatedServerInterfaceParamsBody) Validate

Validate validates this post vrack service name dedicated server interface params body

type PostVrackServiceNameDedicatedServerParamsBody

type PostVrackServiceNameDedicatedServerParamsBody struct {

	// dedicated server
	// Required: true
	DedicatedServer *string `json:"dedicatedServer"`
}

PostVrackServiceNameDedicatedServerParamsBody post vrack service name dedicated server params body swagger:model postVrackServiceNameDedicatedServerParamsBody

func (*PostVrackServiceNameDedicatedServerParamsBody) MarshalBinary

MarshalBinary interface implementation

func (*PostVrackServiceNameDedicatedServerParamsBody) UnmarshalBinary

UnmarshalBinary interface implementation

func (*PostVrackServiceNameDedicatedServerParamsBody) Validate

Validate validates this post vrack service name dedicated server params body

type PostVrackServiceNameIPDefaultBody

type PostVrackServiceNameIPDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PostVrackServiceNameIPDefaultBody post vrack service name Ip default body swagger:model postVrackServiceNameIpDefaultBody

func (*PostVrackServiceNameIPDefaultBody) MarshalBinary

func (m *PostVrackServiceNameIPDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PostVrackServiceNameIPDefaultBody) UnmarshalBinary

func (m *PostVrackServiceNameIPDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PostVrackServiceNameIPDefaultBody) Validate

Validate validates this post vrack service name Ip default body

type PostVrackServiceNameIPIPAnnounceInZoneDefaultBody

type PostVrackServiceNameIPIPAnnounceInZoneDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PostVrackServiceNameIPIPAnnounceInZoneDefaultBody post vrack service name Ip Ip announce in zone default body swagger:model postVrackServiceNameIpIpAnnounceInZoneDefaultBody

func (*PostVrackServiceNameIPIPAnnounceInZoneDefaultBody) MarshalBinary

MarshalBinary interface implementation

func (*PostVrackServiceNameIPIPAnnounceInZoneDefaultBody) UnmarshalBinary

UnmarshalBinary interface implementation

func (*PostVrackServiceNameIPIPAnnounceInZoneDefaultBody) Validate

Validate validates this post vrack service name Ip Ip announce in zone default body

type PostVrackServiceNameIPIPAnnounceInZoneParamsBody

type PostVrackServiceNameIPIPAnnounceInZoneParamsBody struct {

	// zone
	// Required: true
	Zone *string `json:"zone"`
}

PostVrackServiceNameIPIPAnnounceInZoneParamsBody post vrack service name Ip Ip announce in zone params body swagger:model postVrackServiceNameIpIpAnnounceInZoneParamsBody

func (*PostVrackServiceNameIPIPAnnounceInZoneParamsBody) MarshalBinary

MarshalBinary interface implementation

func (*PostVrackServiceNameIPIPAnnounceInZoneParamsBody) UnmarshalBinary

UnmarshalBinary interface implementation

func (*PostVrackServiceNameIPIPAnnounceInZoneParamsBody) Validate

Validate validates this post vrack service name Ip Ip announce in zone params body

type PostVrackServiceNameIPLoadbalancingDefaultBody

type PostVrackServiceNameIPLoadbalancingDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PostVrackServiceNameIPLoadbalancingDefaultBody post vrack service name Ip loadbalancing default body swagger:model postVrackServiceNameIpLoadbalancingDefaultBody

func (*PostVrackServiceNameIPLoadbalancingDefaultBody) MarshalBinary

MarshalBinary interface implementation

func (*PostVrackServiceNameIPLoadbalancingDefaultBody) UnmarshalBinary

UnmarshalBinary interface implementation

func (*PostVrackServiceNameIPLoadbalancingDefaultBody) Validate

Validate validates this post vrack service name Ip loadbalancing default body

type PostVrackServiceNameIPLoadbalancingParamsBody

type PostVrackServiceNameIPLoadbalancingParamsBody struct {

	// ip loadbalancing
	// Required: true
	IPLoadbalancing *string `json:"ipLoadbalancing"`
}

PostVrackServiceNameIPLoadbalancingParamsBody post vrack service name Ip loadbalancing params body swagger:model postVrackServiceNameIpLoadbalancingParamsBody

func (*PostVrackServiceNameIPLoadbalancingParamsBody) MarshalBinary

MarshalBinary interface implementation

func (*PostVrackServiceNameIPLoadbalancingParamsBody) UnmarshalBinary

UnmarshalBinary interface implementation

func (*PostVrackServiceNameIPLoadbalancingParamsBody) Validate

Validate validates this post vrack service name Ip loadbalancing params body

type PostVrackServiceNameIPParamsBody

type PostVrackServiceNameIPParamsBody struct {

	// block
	// Required: true
	Block *string `json:"block"`
}

PostVrackServiceNameIPParamsBody post vrack service name Ip params body swagger:model postVrackServiceNameIpParamsBody

func (*PostVrackServiceNameIPParamsBody) MarshalBinary

func (m *PostVrackServiceNameIPParamsBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PostVrackServiceNameIPParamsBody) UnmarshalBinary

func (m *PostVrackServiceNameIPParamsBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PostVrackServiceNameIPParamsBody) Validate

Validate validates this post vrack service name Ip params body

type PostVrackServiceNameLegacyVrackDefaultBody

type PostVrackServiceNameLegacyVrackDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PostVrackServiceNameLegacyVrackDefaultBody post vrack service name legacy vrack default body swagger:model postVrackServiceNameLegacyVrackDefaultBody

func (*PostVrackServiceNameLegacyVrackDefaultBody) MarshalBinary

func (m *PostVrackServiceNameLegacyVrackDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PostVrackServiceNameLegacyVrackDefaultBody) UnmarshalBinary

func (m *PostVrackServiceNameLegacyVrackDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PostVrackServiceNameLegacyVrackDefaultBody) Validate

Validate validates this post vrack service name legacy vrack default body

type PostVrackServiceNameLegacyVrackParamsBody

type PostVrackServiceNameLegacyVrackParamsBody struct {

	// legacy vrack
	// Required: true
	LegacyVrack *string `json:"legacyVrack"`
}

PostVrackServiceNameLegacyVrackParamsBody post vrack service name legacy vrack params body swagger:model postVrackServiceNameLegacyVrackParamsBody

func (*PostVrackServiceNameLegacyVrackParamsBody) MarshalBinary

func (m *PostVrackServiceNameLegacyVrackParamsBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PostVrackServiceNameLegacyVrackParamsBody) UnmarshalBinary

func (m *PostVrackServiceNameLegacyVrackParamsBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PostVrackServiceNameLegacyVrackParamsBody) Validate

Validate validates this post vrack service name legacy vrack params body

type PutVrackServiceNameDedicatedConnectNameDefaultBody

type PutVrackServiceNameDedicatedConnectNameDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PutVrackServiceNameDedicatedConnectNameDefaultBody put vrack service name dedicated connect name default body swagger:model putVrackServiceNameDedicatedConnectNameDefaultBody

func (*PutVrackServiceNameDedicatedConnectNameDefaultBody) MarshalBinary

MarshalBinary interface implementation

func (*PutVrackServiceNameDedicatedConnectNameDefaultBody) UnmarshalBinary

UnmarshalBinary interface implementation

func (*PutVrackServiceNameDedicatedConnectNameDefaultBody) Validate

Validate validates this put vrack service name dedicated connect name default body

type PutVrackServiceNameDefaultBody

type PutVrackServiceNameDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PutVrackServiceNameDefaultBody put vrack service name default body swagger:model putVrackServiceNameDefaultBody

func (*PutVrackServiceNameDefaultBody) MarshalBinary

func (m *PutVrackServiceNameDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PutVrackServiceNameDefaultBody) UnmarshalBinary

func (m *PutVrackServiceNameDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PutVrackServiceNameDefaultBody) Validate

func (m *PutVrackServiceNameDefaultBody) Validate(formats strfmt.Registry) error

Validate validates this put vrack service name default body

type ServicesNonExpiringService

type ServicesNonExpiringService struct {

	// contact admin
	// Required: true
	// Read Only: true
	ContactAdmin string `json:"contactAdmin"`

	// contact billing
	// Required: true
	// Read Only: true
	ContactBilling string `json:"contactBilling"`

	// contact tech
	// Required: true
	// Read Only: true
	ContactTech string `json:"contactTech"`

	// creation
	// Required: true
	// Read Only: true
	Creation strfmt.Date `json:"creation"`

	// domain
	// Required: true
	// Read Only: true
	Domain string `json:"domain"`

	// service Id
	// Required: true
	// Read Only: true
	ServiceID int64 `json:"serviceId"`

	// status
	// Required: true
	// Read Only: true
	Status string `json:"status"`
}

ServicesNonExpiringService Details about a non-expiring Service swagger:model services.NonExpiringService

func (*ServicesNonExpiringService) MarshalBinary

func (m *ServicesNonExpiringService) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ServicesNonExpiringService) UnmarshalBinary

func (m *ServicesNonExpiringService) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ServicesNonExpiringService) Validate

func (m *ServicesNonExpiringService) Validate(formats strfmt.Registry) error

Validate validates this services non expiring service

type VrackAllowedDedicatedServerInterfaces

type VrackAllowedDedicatedServerInterfaces struct {

	// the name of dedicatedServer
	DedicatedServer string `json:"dedicatedServer,omitempty"`

	// the unique identifier of dedicatedServerInterface
	DedicatedServerInterface string `json:"dedicatedServerInterface,omitempty"`

	// the name of dedicatedServerInterface
	Name string `json:"name,omitempty"`
}

VrackAllowedDedicatedServerInterfaces A structure giving all dedicated server interfaces allowed for this vrack swagger:model vrack.AllowedDedicatedServerInterfaces

func (*VrackAllowedDedicatedServerInterfaces) MarshalBinary

func (m *VrackAllowedDedicatedServerInterfaces) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*VrackAllowedDedicatedServerInterfaces) UnmarshalBinary

func (m *VrackAllowedDedicatedServerInterfaces) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*VrackAllowedDedicatedServerInterfaces) Validate

Validate validates this vrack allowed dedicated server interfaces

type VrackAllowedServices

type VrackAllowedServices struct {

	// list of publicCloud projects allowed to be connected to vrack
	CloudProject []string `json:"cloudProject"`

	// list of dedicated cloud allowed to be connected to vrack
	DedicatedCloud []string `json:"dedicatedCloud"`

	// list of dedicated cloud datacenters allowed to be connected to vrack
	DedicatedCloudDatacenter []string `json:"dedicatedCloudDatacenter"`

	// list of dedicated connect links allowed to be connected to vrack
	DedicatedConnect []string `json:"dedicatedConnect"`

	// list of dedicated servers allowed to be connected to vrack
	DedicatedServer []string `json:"dedicatedServer"`

	// dedicated server interface
	DedicatedServerInterface VrackAllowedServicesDedicatedServerInterface `json:"dedicatedServerInterface"`

	// list of blocks allowed to be connected to vrack
	IP []string `json:"ip"`

	// list of ipLoadbalancing allowed to be connected to vrack
	IPLB []string `json:"iplb"`

	// list of legacy vrack (1.0) allowed to be connected to vrack
	LegacyVrack []string `json:"legacyVrack"`
}

VrackAllowedServices A structure given all service allowed for this vrack swagger:model vrack.AllowedServices

func (*VrackAllowedServices) MarshalBinary

func (m *VrackAllowedServices) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*VrackAllowedServices) UnmarshalBinary

func (m *VrackAllowedServices) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*VrackAllowedServices) Validate

func (m *VrackAllowedServices) Validate(formats strfmt.Registry) error

Validate validates this vrack allowed services

type VrackAllowedServicesDedicatedServerInterface

type VrackAllowedServicesDedicatedServerInterface []*VrackAllowedDedicatedServerInterfaces

VrackAllowedServicesDedicatedServerInterface list of dedicated server interfaces allowed to be connected to vrack swagger:model vrackAllowedServicesDedicatedServerInterface

func (VrackAllowedServicesDedicatedServerInterface) Validate

Validate validates this vrack allowed services dedicated server interface

type VrackCloudProject

type VrackCloudProject struct {

	// publicCloud project
	// Required: true
	// Read Only: true
	Project string `json:"project"`

	// vrack name
	// Required: true
	// Read Only: true
	Vrack string `json:"vrack"`
}

VrackCloudProject PublicCloud project in vrack swagger:model vrack.CloudProject

func (*VrackCloudProject) MarshalBinary

func (m *VrackCloudProject) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*VrackCloudProject) UnmarshalBinary

func (m *VrackCloudProject) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*VrackCloudProject) Validate

func (m *VrackCloudProject) Validate(formats strfmt.Registry) error

Validate validates this vrack cloud project

type VrackDedicatedCloud

type VrackDedicatedCloud struct {

	// your dedicated cloud service
	// Required: true
	// Read Only: true
	DedicatedCloud string `json:"dedicatedCloud"`

	// Dedicated cloud vlanId used
	// Read Only: true
	VlanID int64 `json:"vlanId,omitempty"`

	// vrack name
	// Required: true
	// Read Only: true
	Vrack string `json:"vrack"`
}

VrackDedicatedCloud vrack dedicated cloud interface swagger:model vrack.DedicatedCloud

func (*VrackDedicatedCloud) MarshalBinary

func (m *VrackDedicatedCloud) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*VrackDedicatedCloud) UnmarshalBinary

func (m *VrackDedicatedCloud) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*VrackDedicatedCloud) Validate

func (m *VrackDedicatedCloud) Validate(formats strfmt.Registry) error

Validate validates this vrack dedicated cloud

type VrackDedicatedConnect

type VrackDedicatedConnect struct {

	// A name for your dedicatedConnect link
	Name string `json:"name,omitempty"`
}

VrackDedicatedConnect vrack dedicated connect interface swagger:model vrack.DedicatedConnect

func (*VrackDedicatedConnect) MarshalBinary

func (m *VrackDedicatedConnect) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*VrackDedicatedConnect) UnmarshalBinary

func (m *VrackDedicatedConnect) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*VrackDedicatedConnect) Validate

func (m *VrackDedicatedConnect) Validate(formats strfmt.Registry) error

Validate validates this vrack dedicated connect

type VrackDedicatedServer

type VrackDedicatedServer struct {

	// Dedicated Server
	// Required: true
	// Read Only: true
	DedicatedServer string `json:"dedicatedServer"`

	// vrack name
	// Required: true
	// Read Only: true
	Vrack string `json:"vrack"`
}

VrackDedicatedServer vrack dedicated server interfaces swagger:model vrack.DedicatedServer

func (*VrackDedicatedServer) MarshalBinary

func (m *VrackDedicatedServer) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*VrackDedicatedServer) UnmarshalBinary

func (m *VrackDedicatedServer) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*VrackDedicatedServer) Validate

func (m *VrackDedicatedServer) Validate(formats strfmt.Registry) error

Validate validates this vrack dedicated server

type VrackDedicatedServerInterface

type VrackDedicatedServerInterface struct {

	// Dedicated Server Interface
	// Required: true
	// Read Only: true
	DedicatedServerInterface string `json:"dedicatedServerInterface"`

	// vrack name
	// Required: true
	// Read Only: true
	Vrack string `json:"vrack"`
}

VrackDedicatedServerInterface vrack dedicated server interfaces swagger:model vrack.DedicatedServerInterface

func (*VrackDedicatedServerInterface) MarshalBinary

func (m *VrackDedicatedServerInterface) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*VrackDedicatedServerInterface) UnmarshalBinary

func (m *VrackDedicatedServerInterface) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*VrackDedicatedServerInterface) Validate

func (m *VrackDedicatedServerInterface) Validate(formats strfmt.Registry) error

Validate validates this vrack dedicated server interface

type VrackIP

type VrackIP struct {

	// Your gateway
	// Read Only: true
	Gateway string `json:"gateway,omitempty"`

	// Your IP block
	// Required: true
	// Read Only: true
	IP string `json:"ip"`

	// Where you want your block announced on the network
	// Read Only: true
	Zone string `json:"zone,omitempty"`
}

VrackIP IP block in vrack swagger:model vrack.Ip

func (*VrackIP) MarshalBinary

func (m *VrackIP) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*VrackIP) UnmarshalBinary

func (m *VrackIP) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*VrackIP) Validate

func (m *VrackIP) Validate(formats strfmt.Registry) error

Validate validates this vrack Ip

type VrackIPLB

type VrackIPLB struct {

	// Your ipLoadbalancing
	// Required: true
	// Read Only: true
	IPLB string `json:"iplb"`

	// vrack name
	// Required: true
	// Read Only: true
	Vrack string `json:"vrack"`
}

VrackIPLB ipLoadbalancing in vrack swagger:model vrack.Iplb

func (*VrackIPLB) MarshalBinary

func (m *VrackIPLB) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*VrackIPLB) UnmarshalBinary

func (m *VrackIPLB) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*VrackIPLB) Validate

func (m *VrackIPLB) Validate(formats strfmt.Registry) error

Validate validates this vrack iplb

type VrackLegacyVrack

type VrackLegacyVrack struct {

	// your legacy vrack service
	// Required: true
	// Read Only: true
	LegacyVrack string `json:"legacyVrack"`

	// vlan to set on legacy vrack equipments
	// Required: true
	// Read Only: true
	VlanID int64 `json:"vlanId"`
}

VrackLegacyVrack interface between legacy vrack (vrackXXXX) and vrack (pn-XXXX) swagger:model vrack.LegacyVrack

func (*VrackLegacyVrack) MarshalBinary

func (m *VrackLegacyVrack) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*VrackLegacyVrack) UnmarshalBinary

func (m *VrackLegacyVrack) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*VrackLegacyVrack) Validate

func (m *VrackLegacyVrack) Validate(formats strfmt.Registry) error

Validate validates this vrack legacy vrack

type VrackPccDatacenter

type VrackPccDatacenter struct {

	// Your dedicatedCloud datacenter name
	// Required: true
	// Read Only: true
	Datacenter string `json:"datacenter"`

	// Your dedicatedCloud name
	// Required: true
	// Read Only: true
	DedicatedCloud string `json:"dedicatedCloud"`

	// vrack name
	// Required: true
	// Read Only: true
	Vrack string `json:"vrack"`
}

VrackPccDatacenter vrack datacenter interface swagger:model vrack.PccDatacenter

func (*VrackPccDatacenter) MarshalBinary

func (m *VrackPccDatacenter) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*VrackPccDatacenter) UnmarshalBinary

func (m *VrackPccDatacenter) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*VrackPccDatacenter) Validate

func (m *VrackPccDatacenter) Validate(formats strfmt.Registry) error

Validate validates this vrack pcc datacenter

type VrackTask

type VrackTask struct {

	// function
	// Required: true
	// Read Only: true
	Function string `json:"function"`

	// id
	// Required: true
	// Read Only: true
	ID int64 `json:"id"`

	// last update
	// Read Only: true
	LastUpdate strfmt.DateTime `json:"lastUpdate,omitempty"`

	// order Id
	// Read Only: true
	OrderID int64 `json:"orderId,omitempty"`

	// service name
	// Read Only: true
	ServiceName string `json:"serviceName,omitempty"`

	// status
	// Required: true
	// Read Only: true
	Status string `json:"status"`

	// target domain
	// Read Only: true
	TargetDomain string `json:"targetDomain,omitempty"`

	// todo date
	// Read Only: true
	TodoDate strfmt.DateTime `json:"todoDate,omitempty"`
}

VrackTask vrack tasks swagger:model vrack.Task

func (*VrackTask) MarshalBinary

func (m *VrackTask) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*VrackTask) UnmarshalBinary

func (m *VrackTask) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*VrackTask) Validate

func (m *VrackTask) Validate(formats strfmt.Registry) error

Validate validates this vrack task

type VrackVrack

type VrackVrack struct {

	// yourvrackdescription
	Description string `json:"description,omitempty"`

	// yourvrackname
	Name string `json:"name,omitempty"`
}

VrackVrack vrack swagger:model vrack.Vrack

func (*VrackVrack) MarshalBinary

func (m *VrackVrack) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*VrackVrack) UnmarshalBinary

func (m *VrackVrack) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*VrackVrack) Validate

func (m *VrackVrack) Validate(formats strfmt.Registry) error

Validate validates this vrack vrack

Source Files

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL