Documentation
¶
Index ¶
- type Client
- func (a *Client) CombinedCloudRisks(params *CombinedCloudRisksParams, opts ...ClientOption) (*CombinedCloudRisksOK, error)
- func (a *Client) CreateCloudGroupExternal(params *CreateCloudGroupExternalParams, opts ...ClientOption) (*CreateCloudGroupExternalOK, error)
- func (a *Client) DeleteCloudGroupsExternal(params *DeleteCloudGroupsExternalParams, opts ...ClientOption) (*DeleteCloudGroupsExternalOK, error)
- func (a *Client) ListCloudGroupIDsExternal(params *ListCloudGroupIDsExternalParams, opts ...ClientOption) (*ListCloudGroupIDsExternalOK, error)
- func (a *Client) ListCloudGroupsByIDExternal(params *ListCloudGroupsByIDExternalParams, opts ...ClientOption) (*ListCloudGroupsByIDExternalOK, error)
- func (a *Client) ListCloudGroupsExternal(params *ListCloudGroupsExternalParams, opts ...ClientOption) (*ListCloudGroupsExternalOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) UpdateCloudGroupExternal(params *UpdateCloudGroupExternalParams, opts ...ClientOption) (*UpdateCloudGroupExternalOK, error)
- type ClientOption
- type ClientService
- type CombinedCloudRisksBadRequest
- func (o *CombinedCloudRisksBadRequest) Code() int
- func (o *CombinedCloudRisksBadRequest) Error() string
- func (o *CombinedCloudRisksBadRequest) GetPayload() *models.APICursorResponseFields
- func (o *CombinedCloudRisksBadRequest) IsClientError() bool
- func (o *CombinedCloudRisksBadRequest) IsCode(code int) bool
- func (o *CombinedCloudRisksBadRequest) IsRedirect() bool
- func (o *CombinedCloudRisksBadRequest) IsServerError() bool
- func (o *CombinedCloudRisksBadRequest) IsSuccess() bool
- func (o *CombinedCloudRisksBadRequest) String() string
- type CombinedCloudRisksForbidden
- func (o *CombinedCloudRisksForbidden) Code() int
- func (o *CombinedCloudRisksForbidden) Error() string
- func (o *CombinedCloudRisksForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *CombinedCloudRisksForbidden) IsClientError() bool
- func (o *CombinedCloudRisksForbidden) IsCode(code int) bool
- func (o *CombinedCloudRisksForbidden) IsRedirect() bool
- func (o *CombinedCloudRisksForbidden) IsServerError() bool
- func (o *CombinedCloudRisksForbidden) IsSuccess() bool
- func (o *CombinedCloudRisksForbidden) String() string
- type CombinedCloudRisksInternalServerError
- func (o *CombinedCloudRisksInternalServerError) Code() int
- func (o *CombinedCloudRisksInternalServerError) Error() string
- func (o *CombinedCloudRisksInternalServerError) GetPayload() *models.APICursorResponseFields
- func (o *CombinedCloudRisksInternalServerError) IsClientError() bool
- func (o *CombinedCloudRisksInternalServerError) IsCode(code int) bool
- func (o *CombinedCloudRisksInternalServerError) IsRedirect() bool
- func (o *CombinedCloudRisksInternalServerError) IsServerError() bool
- func (o *CombinedCloudRisksInternalServerError) IsSuccess() bool
- func (o *CombinedCloudRisksInternalServerError) String() string
- type CombinedCloudRisksOK
- func (o *CombinedCloudRisksOK) Code() int
- func (o *CombinedCloudRisksOK) Error() string
- func (o *CombinedCloudRisksOK) GetPayload() *models.RisksGetCloudRisksResponse
- func (o *CombinedCloudRisksOK) IsClientError() bool
- func (o *CombinedCloudRisksOK) IsCode(code int) bool
- func (o *CombinedCloudRisksOK) IsRedirect() bool
- func (o *CombinedCloudRisksOK) IsServerError() bool
- func (o *CombinedCloudRisksOK) IsSuccess() bool
- func (o *CombinedCloudRisksOK) String() string
- type CombinedCloudRisksParams
- func NewCombinedCloudRisksParams() *CombinedCloudRisksParams
- func NewCombinedCloudRisksParamsWithContext(ctx context.Context) *CombinedCloudRisksParams
- func NewCombinedCloudRisksParamsWithHTTPClient(client *http.Client) *CombinedCloudRisksParams
- func NewCombinedCloudRisksParamsWithTimeout(timeout time.Duration) *CombinedCloudRisksParams
- func (o *CombinedCloudRisksParams) SetContext(ctx context.Context)
- func (o *CombinedCloudRisksParams) SetDefaults()
- func (o *CombinedCloudRisksParams) SetFilter(filter *string)
- func (o *CombinedCloudRisksParams) SetHTTPClient(client *http.Client)
- func (o *CombinedCloudRisksParams) SetLimit(limit *int64)
- func (o *CombinedCloudRisksParams) SetOffset(offset *int64)
- func (o *CombinedCloudRisksParams) SetSort(sort *string)
- func (o *CombinedCloudRisksParams) SetTimeout(timeout time.Duration)
- func (o *CombinedCloudRisksParams) WithContext(ctx context.Context) *CombinedCloudRisksParams
- func (o *CombinedCloudRisksParams) WithDefaults() *CombinedCloudRisksParams
- func (o *CombinedCloudRisksParams) WithFilter(filter *string) *CombinedCloudRisksParams
- func (o *CombinedCloudRisksParams) WithHTTPClient(client *http.Client) *CombinedCloudRisksParams
- func (o *CombinedCloudRisksParams) WithLimit(limit *int64) *CombinedCloudRisksParams
- func (o *CombinedCloudRisksParams) WithOffset(offset *int64) *CombinedCloudRisksParams
- func (o *CombinedCloudRisksParams) WithSort(sort *string) *CombinedCloudRisksParams
- func (o *CombinedCloudRisksParams) WithTimeout(timeout time.Duration) *CombinedCloudRisksParams
- func (o *CombinedCloudRisksParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CombinedCloudRisksReader
- type CombinedCloudRisksRequestTimeout
- func (o *CombinedCloudRisksRequestTimeout) Code() int
- func (o *CombinedCloudRisksRequestTimeout) Error() string
- func (o *CombinedCloudRisksRequestTimeout) GetPayload() *models.APICursorResponseFields
- func (o *CombinedCloudRisksRequestTimeout) IsClientError() bool
- func (o *CombinedCloudRisksRequestTimeout) IsCode(code int) bool
- func (o *CombinedCloudRisksRequestTimeout) IsRedirect() bool
- func (o *CombinedCloudRisksRequestTimeout) IsServerError() bool
- func (o *CombinedCloudRisksRequestTimeout) IsSuccess() bool
- func (o *CombinedCloudRisksRequestTimeout) String() string
- type CombinedCloudRisksTooManyRequests
- func (o *CombinedCloudRisksTooManyRequests) Code() int
- func (o *CombinedCloudRisksTooManyRequests) Error() string
- func (o *CombinedCloudRisksTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *CombinedCloudRisksTooManyRequests) IsClientError() bool
- func (o *CombinedCloudRisksTooManyRequests) IsCode(code int) bool
- func (o *CombinedCloudRisksTooManyRequests) IsRedirect() bool
- func (o *CombinedCloudRisksTooManyRequests) IsServerError() bool
- func (o *CombinedCloudRisksTooManyRequests) IsSuccess() bool
- func (o *CombinedCloudRisksTooManyRequests) String() string
- type CreateCloudGroupExternalBadRequest
- func (o *CreateCloudGroupExternalBadRequest) Code() int
- func (o *CreateCloudGroupExternalBadRequest) Error() string
- func (o *CreateCloudGroupExternalBadRequest) GetPayload() *models.AssetgroupmanagerV1MSAResponse
- func (o *CreateCloudGroupExternalBadRequest) IsClientError() bool
- func (o *CreateCloudGroupExternalBadRequest) IsCode(code int) bool
- func (o *CreateCloudGroupExternalBadRequest) IsRedirect() bool
- func (o *CreateCloudGroupExternalBadRequest) IsServerError() bool
- func (o *CreateCloudGroupExternalBadRequest) IsSuccess() bool
- func (o *CreateCloudGroupExternalBadRequest) String() string
- type CreateCloudGroupExternalForbidden
- func (o *CreateCloudGroupExternalForbidden) Code() int
- func (o *CreateCloudGroupExternalForbidden) Error() string
- func (o *CreateCloudGroupExternalForbidden) GetPayload() *models.AssetgroupmanagerV1MSAResponse
- func (o *CreateCloudGroupExternalForbidden) IsClientError() bool
- func (o *CreateCloudGroupExternalForbidden) IsCode(code int) bool
- func (o *CreateCloudGroupExternalForbidden) IsRedirect() bool
- func (o *CreateCloudGroupExternalForbidden) IsServerError() bool
- func (o *CreateCloudGroupExternalForbidden) IsSuccess() bool
- func (o *CreateCloudGroupExternalForbidden) String() string
- type CreateCloudGroupExternalInternalServerError
- func (o *CreateCloudGroupExternalInternalServerError) Code() int
- func (o *CreateCloudGroupExternalInternalServerError) Error() string
- func (o *CreateCloudGroupExternalInternalServerError) GetPayload() *models.AssetgroupmanagerV1MSAResponse
- func (o *CreateCloudGroupExternalInternalServerError) IsClientError() bool
- func (o *CreateCloudGroupExternalInternalServerError) IsCode(code int) bool
- func (o *CreateCloudGroupExternalInternalServerError) IsRedirect() bool
- func (o *CreateCloudGroupExternalInternalServerError) IsServerError() bool
- func (o *CreateCloudGroupExternalInternalServerError) IsSuccess() bool
- func (o *CreateCloudGroupExternalInternalServerError) String() string
- type CreateCloudGroupExternalNotFound
- func (o *CreateCloudGroupExternalNotFound) Code() int
- func (o *CreateCloudGroupExternalNotFound) Error() string
- func (o *CreateCloudGroupExternalNotFound) GetPayload() *models.AssetgroupmanagerV1MSAResponse
- func (o *CreateCloudGroupExternalNotFound) IsClientError() bool
- func (o *CreateCloudGroupExternalNotFound) IsCode(code int) bool
- func (o *CreateCloudGroupExternalNotFound) IsRedirect() bool
- func (o *CreateCloudGroupExternalNotFound) IsServerError() bool
- func (o *CreateCloudGroupExternalNotFound) IsSuccess() bool
- func (o *CreateCloudGroupExternalNotFound) String() string
- type CreateCloudGroupExternalOK
- func (o *CreateCloudGroupExternalOK) Code() int
- func (o *CreateCloudGroupExternalOK) Error() string
- func (o *CreateCloudGroupExternalOK) GetPayload() *models.AssetgroupmanagerV1CreateCloudGroupResponse
- func (o *CreateCloudGroupExternalOK) IsClientError() bool
- func (o *CreateCloudGroupExternalOK) IsCode(code int) bool
- func (o *CreateCloudGroupExternalOK) IsRedirect() bool
- func (o *CreateCloudGroupExternalOK) IsServerError() bool
- func (o *CreateCloudGroupExternalOK) IsSuccess() bool
- func (o *CreateCloudGroupExternalOK) String() string
- type CreateCloudGroupExternalParams
- func NewCreateCloudGroupExternalParams() *CreateCloudGroupExternalParams
- func NewCreateCloudGroupExternalParamsWithContext(ctx context.Context) *CreateCloudGroupExternalParams
- func NewCreateCloudGroupExternalParamsWithHTTPClient(client *http.Client) *CreateCloudGroupExternalParams
- func NewCreateCloudGroupExternalParamsWithTimeout(timeout time.Duration) *CreateCloudGroupExternalParams
- func (o *CreateCloudGroupExternalParams) SetBody(body *models.AssetgroupmanagerV1CreateCloudGroupRequest)
- func (o *CreateCloudGroupExternalParams) SetContext(ctx context.Context)
- func (o *CreateCloudGroupExternalParams) SetDefaults()
- func (o *CreateCloudGroupExternalParams) SetHTTPClient(client *http.Client)
- func (o *CreateCloudGroupExternalParams) SetTimeout(timeout time.Duration)
- func (o *CreateCloudGroupExternalParams) WithBody(body *models.AssetgroupmanagerV1CreateCloudGroupRequest) *CreateCloudGroupExternalParams
- func (o *CreateCloudGroupExternalParams) WithContext(ctx context.Context) *CreateCloudGroupExternalParams
- func (o *CreateCloudGroupExternalParams) WithDefaults() *CreateCloudGroupExternalParams
- func (o *CreateCloudGroupExternalParams) WithHTTPClient(client *http.Client) *CreateCloudGroupExternalParams
- func (o *CreateCloudGroupExternalParams) WithTimeout(timeout time.Duration) *CreateCloudGroupExternalParams
- func (o *CreateCloudGroupExternalParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateCloudGroupExternalPreconditionFailed
- func (o *CreateCloudGroupExternalPreconditionFailed) Code() int
- func (o *CreateCloudGroupExternalPreconditionFailed) Error() string
- func (o *CreateCloudGroupExternalPreconditionFailed) GetPayload() *models.AssetgroupmanagerV1MSAResponse
- func (o *CreateCloudGroupExternalPreconditionFailed) IsClientError() bool
- func (o *CreateCloudGroupExternalPreconditionFailed) IsCode(code int) bool
- func (o *CreateCloudGroupExternalPreconditionFailed) IsRedirect() bool
- func (o *CreateCloudGroupExternalPreconditionFailed) IsServerError() bool
- func (o *CreateCloudGroupExternalPreconditionFailed) IsSuccess() bool
- func (o *CreateCloudGroupExternalPreconditionFailed) String() string
- type CreateCloudGroupExternalReader
- type CreateCloudGroupExternalTooManyRequests
- func (o *CreateCloudGroupExternalTooManyRequests) Code() int
- func (o *CreateCloudGroupExternalTooManyRequests) Error() string
- func (o *CreateCloudGroupExternalTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *CreateCloudGroupExternalTooManyRequests) IsClientError() bool
- func (o *CreateCloudGroupExternalTooManyRequests) IsCode(code int) bool
- func (o *CreateCloudGroupExternalTooManyRequests) IsRedirect() bool
- func (o *CreateCloudGroupExternalTooManyRequests) IsServerError() bool
- func (o *CreateCloudGroupExternalTooManyRequests) IsSuccess() bool
- func (o *CreateCloudGroupExternalTooManyRequests) String() string
- type CreateCloudGroupExternalUnauthorized
- func (o *CreateCloudGroupExternalUnauthorized) Code() int
- func (o *CreateCloudGroupExternalUnauthorized) Error() string
- func (o *CreateCloudGroupExternalUnauthorized) GetPayload() *models.AssetgroupmanagerV1MSAResponse
- func (o *CreateCloudGroupExternalUnauthorized) IsClientError() bool
- func (o *CreateCloudGroupExternalUnauthorized) IsCode(code int) bool
- func (o *CreateCloudGroupExternalUnauthorized) IsRedirect() bool
- func (o *CreateCloudGroupExternalUnauthorized) IsServerError() bool
- func (o *CreateCloudGroupExternalUnauthorized) IsSuccess() bool
- func (o *CreateCloudGroupExternalUnauthorized) String() string
- type DeleteCloudGroupsExternalBadRequest
- func (o *DeleteCloudGroupsExternalBadRequest) Code() int
- func (o *DeleteCloudGroupsExternalBadRequest) Error() string
- func (o *DeleteCloudGroupsExternalBadRequest) GetPayload() *models.AssetgroupmanagerV1MSAResponse
- func (o *DeleteCloudGroupsExternalBadRequest) IsClientError() bool
- func (o *DeleteCloudGroupsExternalBadRequest) IsCode(code int) bool
- func (o *DeleteCloudGroupsExternalBadRequest) IsRedirect() bool
- func (o *DeleteCloudGroupsExternalBadRequest) IsServerError() bool
- func (o *DeleteCloudGroupsExternalBadRequest) IsSuccess() bool
- func (o *DeleteCloudGroupsExternalBadRequest) String() string
- type DeleteCloudGroupsExternalForbidden
- func (o *DeleteCloudGroupsExternalForbidden) Code() int
- func (o *DeleteCloudGroupsExternalForbidden) Error() string
- func (o *DeleteCloudGroupsExternalForbidden) GetPayload() *models.AssetgroupmanagerV1MSAResponse
- func (o *DeleteCloudGroupsExternalForbidden) IsClientError() bool
- func (o *DeleteCloudGroupsExternalForbidden) IsCode(code int) bool
- func (o *DeleteCloudGroupsExternalForbidden) IsRedirect() bool
- func (o *DeleteCloudGroupsExternalForbidden) IsServerError() bool
- func (o *DeleteCloudGroupsExternalForbidden) IsSuccess() bool
- func (o *DeleteCloudGroupsExternalForbidden) String() string
- type DeleteCloudGroupsExternalInternalServerError
- func (o *DeleteCloudGroupsExternalInternalServerError) Code() int
- func (o *DeleteCloudGroupsExternalInternalServerError) Error() string
- func (o *DeleteCloudGroupsExternalInternalServerError) GetPayload() *models.AssetgroupmanagerV1MSAResponse
- func (o *DeleteCloudGroupsExternalInternalServerError) IsClientError() bool
- func (o *DeleteCloudGroupsExternalInternalServerError) IsCode(code int) bool
- func (o *DeleteCloudGroupsExternalInternalServerError) IsRedirect() bool
- func (o *DeleteCloudGroupsExternalInternalServerError) IsServerError() bool
- func (o *DeleteCloudGroupsExternalInternalServerError) IsSuccess() bool
- func (o *DeleteCloudGroupsExternalInternalServerError) String() string
- type DeleteCloudGroupsExternalNotFound
- func (o *DeleteCloudGroupsExternalNotFound) Code() int
- func (o *DeleteCloudGroupsExternalNotFound) Error() string
- func (o *DeleteCloudGroupsExternalNotFound) GetPayload() *models.AssetgroupmanagerV1MSAResponse
- func (o *DeleteCloudGroupsExternalNotFound) IsClientError() bool
- func (o *DeleteCloudGroupsExternalNotFound) IsCode(code int) bool
- func (o *DeleteCloudGroupsExternalNotFound) IsRedirect() bool
- func (o *DeleteCloudGroupsExternalNotFound) IsServerError() bool
- func (o *DeleteCloudGroupsExternalNotFound) IsSuccess() bool
- func (o *DeleteCloudGroupsExternalNotFound) String() string
- type DeleteCloudGroupsExternalOK
- func (o *DeleteCloudGroupsExternalOK) Code() int
- func (o *DeleteCloudGroupsExternalOK) Error() string
- func (o *DeleteCloudGroupsExternalOK) GetPayload() interface{}
- func (o *DeleteCloudGroupsExternalOK) IsClientError() bool
- func (o *DeleteCloudGroupsExternalOK) IsCode(code int) bool
- func (o *DeleteCloudGroupsExternalOK) IsRedirect() bool
- func (o *DeleteCloudGroupsExternalOK) IsServerError() bool
- func (o *DeleteCloudGroupsExternalOK) IsSuccess() bool
- func (o *DeleteCloudGroupsExternalOK) String() string
- type DeleteCloudGroupsExternalParams
- func NewDeleteCloudGroupsExternalParams() *DeleteCloudGroupsExternalParams
- func NewDeleteCloudGroupsExternalParamsWithContext(ctx context.Context) *DeleteCloudGroupsExternalParams
- func NewDeleteCloudGroupsExternalParamsWithHTTPClient(client *http.Client) *DeleteCloudGroupsExternalParams
- func NewDeleteCloudGroupsExternalParamsWithTimeout(timeout time.Duration) *DeleteCloudGroupsExternalParams
- func (o *DeleteCloudGroupsExternalParams) SetContext(ctx context.Context)
- func (o *DeleteCloudGroupsExternalParams) SetDefaults()
- func (o *DeleteCloudGroupsExternalParams) SetHTTPClient(client *http.Client)
- func (o *DeleteCloudGroupsExternalParams) SetIds(ids []string)
- func (o *DeleteCloudGroupsExternalParams) SetTimeout(timeout time.Duration)
- func (o *DeleteCloudGroupsExternalParams) WithContext(ctx context.Context) *DeleteCloudGroupsExternalParams
- func (o *DeleteCloudGroupsExternalParams) WithDefaults() *DeleteCloudGroupsExternalParams
- func (o *DeleteCloudGroupsExternalParams) WithHTTPClient(client *http.Client) *DeleteCloudGroupsExternalParams
- func (o *DeleteCloudGroupsExternalParams) WithIds(ids []string) *DeleteCloudGroupsExternalParams
- func (o *DeleteCloudGroupsExternalParams) WithTimeout(timeout time.Duration) *DeleteCloudGroupsExternalParams
- func (o *DeleteCloudGroupsExternalParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteCloudGroupsExternalReader
- type DeleteCloudGroupsExternalTooManyRequests
- func (o *DeleteCloudGroupsExternalTooManyRequests) Code() int
- func (o *DeleteCloudGroupsExternalTooManyRequests) Error() string
- func (o *DeleteCloudGroupsExternalTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *DeleteCloudGroupsExternalTooManyRequests) IsClientError() bool
- func (o *DeleteCloudGroupsExternalTooManyRequests) IsCode(code int) bool
- func (o *DeleteCloudGroupsExternalTooManyRequests) IsRedirect() bool
- func (o *DeleteCloudGroupsExternalTooManyRequests) IsServerError() bool
- func (o *DeleteCloudGroupsExternalTooManyRequests) IsSuccess() bool
- func (o *DeleteCloudGroupsExternalTooManyRequests) String() string
- type DeleteCloudGroupsExternalUnauthorized
- func (o *DeleteCloudGroupsExternalUnauthorized) Code() int
- func (o *DeleteCloudGroupsExternalUnauthorized) Error() string
- func (o *DeleteCloudGroupsExternalUnauthorized) GetPayload() *models.AssetgroupmanagerV1MSAResponse
- func (o *DeleteCloudGroupsExternalUnauthorized) IsClientError() bool
- func (o *DeleteCloudGroupsExternalUnauthorized) IsCode(code int) bool
- func (o *DeleteCloudGroupsExternalUnauthorized) IsRedirect() bool
- func (o *DeleteCloudGroupsExternalUnauthorized) IsServerError() bool
- func (o *DeleteCloudGroupsExternalUnauthorized) IsSuccess() bool
- func (o *DeleteCloudGroupsExternalUnauthorized) String() string
- type ListCloudGroupIDsExternalBadRequest
- func (o *ListCloudGroupIDsExternalBadRequest) Code() int
- func (o *ListCloudGroupIDsExternalBadRequest) Error() string
- func (o *ListCloudGroupIDsExternalBadRequest) GetPayload() *models.AssetgroupmanagerV1MSAResponse
- func (o *ListCloudGroupIDsExternalBadRequest) IsClientError() bool
- func (o *ListCloudGroupIDsExternalBadRequest) IsCode(code int) bool
- func (o *ListCloudGroupIDsExternalBadRequest) IsRedirect() bool
- func (o *ListCloudGroupIDsExternalBadRequest) IsServerError() bool
- func (o *ListCloudGroupIDsExternalBadRequest) IsSuccess() bool
- func (o *ListCloudGroupIDsExternalBadRequest) String() string
- type ListCloudGroupIDsExternalForbidden
- func (o *ListCloudGroupIDsExternalForbidden) Code() int
- func (o *ListCloudGroupIDsExternalForbidden) Error() string
- func (o *ListCloudGroupIDsExternalForbidden) GetPayload() *models.AssetgroupmanagerV1MSAResponse
- func (o *ListCloudGroupIDsExternalForbidden) IsClientError() bool
- func (o *ListCloudGroupIDsExternalForbidden) IsCode(code int) bool
- func (o *ListCloudGroupIDsExternalForbidden) IsRedirect() bool
- func (o *ListCloudGroupIDsExternalForbidden) IsServerError() bool
- func (o *ListCloudGroupIDsExternalForbidden) IsSuccess() bool
- func (o *ListCloudGroupIDsExternalForbidden) String() string
- type ListCloudGroupIDsExternalInternalServerError
- func (o *ListCloudGroupIDsExternalInternalServerError) Code() int
- func (o *ListCloudGroupIDsExternalInternalServerError) Error() string
- func (o *ListCloudGroupIDsExternalInternalServerError) GetPayload() *models.AssetgroupmanagerV1MSAResponse
- func (o *ListCloudGroupIDsExternalInternalServerError) IsClientError() bool
- func (o *ListCloudGroupIDsExternalInternalServerError) IsCode(code int) bool
- func (o *ListCloudGroupIDsExternalInternalServerError) IsRedirect() bool
- func (o *ListCloudGroupIDsExternalInternalServerError) IsServerError() bool
- func (o *ListCloudGroupIDsExternalInternalServerError) IsSuccess() bool
- func (o *ListCloudGroupIDsExternalInternalServerError) String() string
- type ListCloudGroupIDsExternalNotFound
- func (o *ListCloudGroupIDsExternalNotFound) Code() int
- func (o *ListCloudGroupIDsExternalNotFound) Error() string
- func (o *ListCloudGroupIDsExternalNotFound) GetPayload() *models.AssetgroupmanagerV1MSAResponse
- func (o *ListCloudGroupIDsExternalNotFound) IsClientError() bool
- func (o *ListCloudGroupIDsExternalNotFound) IsCode(code int) bool
- func (o *ListCloudGroupIDsExternalNotFound) IsRedirect() bool
- func (o *ListCloudGroupIDsExternalNotFound) IsServerError() bool
- func (o *ListCloudGroupIDsExternalNotFound) IsSuccess() bool
- func (o *ListCloudGroupIDsExternalNotFound) String() string
- type ListCloudGroupIDsExternalOK
- func (o *ListCloudGroupIDsExternalOK) Code() int
- func (o *ListCloudGroupIDsExternalOK) Error() string
- func (o *ListCloudGroupIDsExternalOK) GetPayload() *models.AssetgroupmanagerV1ListCloudGroupIDsResponse
- func (o *ListCloudGroupIDsExternalOK) IsClientError() bool
- func (o *ListCloudGroupIDsExternalOK) IsCode(code int) bool
- func (o *ListCloudGroupIDsExternalOK) IsRedirect() bool
- func (o *ListCloudGroupIDsExternalOK) IsServerError() bool
- func (o *ListCloudGroupIDsExternalOK) IsSuccess() bool
- func (o *ListCloudGroupIDsExternalOK) String() string
- type ListCloudGroupIDsExternalParams
- func NewListCloudGroupIDsExternalParams() *ListCloudGroupIDsExternalParams
- func NewListCloudGroupIDsExternalParamsWithContext(ctx context.Context) *ListCloudGroupIDsExternalParams
- func NewListCloudGroupIDsExternalParamsWithHTTPClient(client *http.Client) *ListCloudGroupIDsExternalParams
- func NewListCloudGroupIDsExternalParamsWithTimeout(timeout time.Duration) *ListCloudGroupIDsExternalParams
- func (o *ListCloudGroupIDsExternalParams) SetContext(ctx context.Context)
- func (o *ListCloudGroupIDsExternalParams) SetDefaults()
- func (o *ListCloudGroupIDsExternalParams) SetFilter(filter *string)
- func (o *ListCloudGroupIDsExternalParams) SetHTTPClient(client *http.Client)
- func (o *ListCloudGroupIDsExternalParams) SetLimit(limit *string)
- func (o *ListCloudGroupIDsExternalParams) SetOffset(offset *string)
- func (o *ListCloudGroupIDsExternalParams) SetSort(sort *string)
- func (o *ListCloudGroupIDsExternalParams) SetTimeout(timeout time.Duration)
- func (o *ListCloudGroupIDsExternalParams) WithContext(ctx context.Context) *ListCloudGroupIDsExternalParams
- func (o *ListCloudGroupIDsExternalParams) WithDefaults() *ListCloudGroupIDsExternalParams
- func (o *ListCloudGroupIDsExternalParams) WithFilter(filter *string) *ListCloudGroupIDsExternalParams
- func (o *ListCloudGroupIDsExternalParams) WithHTTPClient(client *http.Client) *ListCloudGroupIDsExternalParams
- func (o *ListCloudGroupIDsExternalParams) WithLimit(limit *string) *ListCloudGroupIDsExternalParams
- func (o *ListCloudGroupIDsExternalParams) WithOffset(offset *string) *ListCloudGroupIDsExternalParams
- func (o *ListCloudGroupIDsExternalParams) WithSort(sort *string) *ListCloudGroupIDsExternalParams
- func (o *ListCloudGroupIDsExternalParams) WithTimeout(timeout time.Duration) *ListCloudGroupIDsExternalParams
- func (o *ListCloudGroupIDsExternalParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListCloudGroupIDsExternalReader
- type ListCloudGroupIDsExternalTooManyRequests
- func (o *ListCloudGroupIDsExternalTooManyRequests) Code() int
- func (o *ListCloudGroupIDsExternalTooManyRequests) Error() string
- func (o *ListCloudGroupIDsExternalTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *ListCloudGroupIDsExternalTooManyRequests) IsClientError() bool
- func (o *ListCloudGroupIDsExternalTooManyRequests) IsCode(code int) bool
- func (o *ListCloudGroupIDsExternalTooManyRequests) IsRedirect() bool
- func (o *ListCloudGroupIDsExternalTooManyRequests) IsServerError() bool
- func (o *ListCloudGroupIDsExternalTooManyRequests) IsSuccess() bool
- func (o *ListCloudGroupIDsExternalTooManyRequests) String() string
- type ListCloudGroupIDsExternalUnauthorized
- func (o *ListCloudGroupIDsExternalUnauthorized) Code() int
- func (o *ListCloudGroupIDsExternalUnauthorized) Error() string
- func (o *ListCloudGroupIDsExternalUnauthorized) GetPayload() *models.AssetgroupmanagerV1MSAResponse
- func (o *ListCloudGroupIDsExternalUnauthorized) IsClientError() bool
- func (o *ListCloudGroupIDsExternalUnauthorized) IsCode(code int) bool
- func (o *ListCloudGroupIDsExternalUnauthorized) IsRedirect() bool
- func (o *ListCloudGroupIDsExternalUnauthorized) IsServerError() bool
- func (o *ListCloudGroupIDsExternalUnauthorized) IsSuccess() bool
- func (o *ListCloudGroupIDsExternalUnauthorized) String() string
- type ListCloudGroupsByIDExternalBadRequest
- func (o *ListCloudGroupsByIDExternalBadRequest) Code() int
- func (o *ListCloudGroupsByIDExternalBadRequest) Error() string
- func (o *ListCloudGroupsByIDExternalBadRequest) GetPayload() *models.AssetgroupmanagerV1MSAResponse
- func (o *ListCloudGroupsByIDExternalBadRequest) IsClientError() bool
- func (o *ListCloudGroupsByIDExternalBadRequest) IsCode(code int) bool
- func (o *ListCloudGroupsByIDExternalBadRequest) IsRedirect() bool
- func (o *ListCloudGroupsByIDExternalBadRequest) IsServerError() bool
- func (o *ListCloudGroupsByIDExternalBadRequest) IsSuccess() bool
- func (o *ListCloudGroupsByIDExternalBadRequest) String() string
- type ListCloudGroupsByIDExternalForbidden
- func (o *ListCloudGroupsByIDExternalForbidden) Code() int
- func (o *ListCloudGroupsByIDExternalForbidden) Error() string
- func (o *ListCloudGroupsByIDExternalForbidden) GetPayload() *models.AssetgroupmanagerV1MSAResponse
- func (o *ListCloudGroupsByIDExternalForbidden) IsClientError() bool
- func (o *ListCloudGroupsByIDExternalForbidden) IsCode(code int) bool
- func (o *ListCloudGroupsByIDExternalForbidden) IsRedirect() bool
- func (o *ListCloudGroupsByIDExternalForbidden) IsServerError() bool
- func (o *ListCloudGroupsByIDExternalForbidden) IsSuccess() bool
- func (o *ListCloudGroupsByIDExternalForbidden) String() string
- type ListCloudGroupsByIDExternalInternalServerError
- func (o *ListCloudGroupsByIDExternalInternalServerError) Code() int
- func (o *ListCloudGroupsByIDExternalInternalServerError) Error() string
- func (o *ListCloudGroupsByIDExternalInternalServerError) GetPayload() *models.AssetgroupmanagerV1MSAResponse
- func (o *ListCloudGroupsByIDExternalInternalServerError) IsClientError() bool
- func (o *ListCloudGroupsByIDExternalInternalServerError) IsCode(code int) bool
- func (o *ListCloudGroupsByIDExternalInternalServerError) IsRedirect() bool
- func (o *ListCloudGroupsByIDExternalInternalServerError) IsServerError() bool
- func (o *ListCloudGroupsByIDExternalInternalServerError) IsSuccess() bool
- func (o *ListCloudGroupsByIDExternalInternalServerError) String() string
- type ListCloudGroupsByIDExternalNotFound
- func (o *ListCloudGroupsByIDExternalNotFound) Code() int
- func (o *ListCloudGroupsByIDExternalNotFound) Error() string
- func (o *ListCloudGroupsByIDExternalNotFound) GetPayload() *models.AssetgroupmanagerV1MSAResponse
- func (o *ListCloudGroupsByIDExternalNotFound) IsClientError() bool
- func (o *ListCloudGroupsByIDExternalNotFound) IsCode(code int) bool
- func (o *ListCloudGroupsByIDExternalNotFound) IsRedirect() bool
- func (o *ListCloudGroupsByIDExternalNotFound) IsServerError() bool
- func (o *ListCloudGroupsByIDExternalNotFound) IsSuccess() bool
- func (o *ListCloudGroupsByIDExternalNotFound) String() string
- type ListCloudGroupsByIDExternalOK
- func (o *ListCloudGroupsByIDExternalOK) Code() int
- func (o *ListCloudGroupsByIDExternalOK) Error() string
- func (o *ListCloudGroupsByIDExternalOK) GetPayload() *models.AssetgroupmanagerV1ListCloudGroupsResponse
- func (o *ListCloudGroupsByIDExternalOK) IsClientError() bool
- func (o *ListCloudGroupsByIDExternalOK) IsCode(code int) bool
- func (o *ListCloudGroupsByIDExternalOK) IsRedirect() bool
- func (o *ListCloudGroupsByIDExternalOK) IsServerError() bool
- func (o *ListCloudGroupsByIDExternalOK) IsSuccess() bool
- func (o *ListCloudGroupsByIDExternalOK) String() string
- type ListCloudGroupsByIDExternalParams
- func NewListCloudGroupsByIDExternalParams() *ListCloudGroupsByIDExternalParams
- func NewListCloudGroupsByIDExternalParamsWithContext(ctx context.Context) *ListCloudGroupsByIDExternalParams
- func NewListCloudGroupsByIDExternalParamsWithHTTPClient(client *http.Client) *ListCloudGroupsByIDExternalParams
- func NewListCloudGroupsByIDExternalParamsWithTimeout(timeout time.Duration) *ListCloudGroupsByIDExternalParams
- func (o *ListCloudGroupsByIDExternalParams) SetContext(ctx context.Context)
- func (o *ListCloudGroupsByIDExternalParams) SetDefaults()
- func (o *ListCloudGroupsByIDExternalParams) SetHTTPClient(client *http.Client)
- func (o *ListCloudGroupsByIDExternalParams) SetIds(ids []string)
- func (o *ListCloudGroupsByIDExternalParams) SetTimeout(timeout time.Duration)
- func (o *ListCloudGroupsByIDExternalParams) WithContext(ctx context.Context) *ListCloudGroupsByIDExternalParams
- func (o *ListCloudGroupsByIDExternalParams) WithDefaults() *ListCloudGroupsByIDExternalParams
- func (o *ListCloudGroupsByIDExternalParams) WithHTTPClient(client *http.Client) *ListCloudGroupsByIDExternalParams
- func (o *ListCloudGroupsByIDExternalParams) WithIds(ids []string) *ListCloudGroupsByIDExternalParams
- func (o *ListCloudGroupsByIDExternalParams) WithTimeout(timeout time.Duration) *ListCloudGroupsByIDExternalParams
- func (o *ListCloudGroupsByIDExternalParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListCloudGroupsByIDExternalReader
- type ListCloudGroupsByIDExternalTooManyRequests
- func (o *ListCloudGroupsByIDExternalTooManyRequests) Code() int
- func (o *ListCloudGroupsByIDExternalTooManyRequests) Error() string
- func (o *ListCloudGroupsByIDExternalTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *ListCloudGroupsByIDExternalTooManyRequests) IsClientError() bool
- func (o *ListCloudGroupsByIDExternalTooManyRequests) IsCode(code int) bool
- func (o *ListCloudGroupsByIDExternalTooManyRequests) IsRedirect() bool
- func (o *ListCloudGroupsByIDExternalTooManyRequests) IsServerError() bool
- func (o *ListCloudGroupsByIDExternalTooManyRequests) IsSuccess() bool
- func (o *ListCloudGroupsByIDExternalTooManyRequests) String() string
- type ListCloudGroupsByIDExternalUnauthorized
- func (o *ListCloudGroupsByIDExternalUnauthorized) Code() int
- func (o *ListCloudGroupsByIDExternalUnauthorized) Error() string
- func (o *ListCloudGroupsByIDExternalUnauthorized) GetPayload() *models.AssetgroupmanagerV1MSAResponse
- func (o *ListCloudGroupsByIDExternalUnauthorized) IsClientError() bool
- func (o *ListCloudGroupsByIDExternalUnauthorized) IsCode(code int) bool
- func (o *ListCloudGroupsByIDExternalUnauthorized) IsRedirect() bool
- func (o *ListCloudGroupsByIDExternalUnauthorized) IsServerError() bool
- func (o *ListCloudGroupsByIDExternalUnauthorized) IsSuccess() bool
- func (o *ListCloudGroupsByIDExternalUnauthorized) String() string
- type ListCloudGroupsExternalBadRequest
- func (o *ListCloudGroupsExternalBadRequest) Code() int
- func (o *ListCloudGroupsExternalBadRequest) Error() string
- func (o *ListCloudGroupsExternalBadRequest) GetPayload() *models.AssetgroupmanagerV1MSAResponse
- func (o *ListCloudGroupsExternalBadRequest) IsClientError() bool
- func (o *ListCloudGroupsExternalBadRequest) IsCode(code int) bool
- func (o *ListCloudGroupsExternalBadRequest) IsRedirect() bool
- func (o *ListCloudGroupsExternalBadRequest) IsServerError() bool
- func (o *ListCloudGroupsExternalBadRequest) IsSuccess() bool
- func (o *ListCloudGroupsExternalBadRequest) String() string
- type ListCloudGroupsExternalForbidden
- func (o *ListCloudGroupsExternalForbidden) Code() int
- func (o *ListCloudGroupsExternalForbidden) Error() string
- func (o *ListCloudGroupsExternalForbidden) GetPayload() *models.AssetgroupmanagerV1MSAResponse
- func (o *ListCloudGroupsExternalForbidden) IsClientError() bool
- func (o *ListCloudGroupsExternalForbidden) IsCode(code int) bool
- func (o *ListCloudGroupsExternalForbidden) IsRedirect() bool
- func (o *ListCloudGroupsExternalForbidden) IsServerError() bool
- func (o *ListCloudGroupsExternalForbidden) IsSuccess() bool
- func (o *ListCloudGroupsExternalForbidden) String() string
- type ListCloudGroupsExternalInternalServerError
- func (o *ListCloudGroupsExternalInternalServerError) Code() int
- func (o *ListCloudGroupsExternalInternalServerError) Error() string
- func (o *ListCloudGroupsExternalInternalServerError) GetPayload() *models.AssetgroupmanagerV1MSAResponse
- func (o *ListCloudGroupsExternalInternalServerError) IsClientError() bool
- func (o *ListCloudGroupsExternalInternalServerError) IsCode(code int) bool
- func (o *ListCloudGroupsExternalInternalServerError) IsRedirect() bool
- func (o *ListCloudGroupsExternalInternalServerError) IsServerError() bool
- func (o *ListCloudGroupsExternalInternalServerError) IsSuccess() bool
- func (o *ListCloudGroupsExternalInternalServerError) String() string
- type ListCloudGroupsExternalNotFound
- func (o *ListCloudGroupsExternalNotFound) Code() int
- func (o *ListCloudGroupsExternalNotFound) Error() string
- func (o *ListCloudGroupsExternalNotFound) GetPayload() *models.AssetgroupmanagerV1MSAResponse
- func (o *ListCloudGroupsExternalNotFound) IsClientError() bool
- func (o *ListCloudGroupsExternalNotFound) IsCode(code int) bool
- func (o *ListCloudGroupsExternalNotFound) IsRedirect() bool
- func (o *ListCloudGroupsExternalNotFound) IsServerError() bool
- func (o *ListCloudGroupsExternalNotFound) IsSuccess() bool
- func (o *ListCloudGroupsExternalNotFound) String() string
- type ListCloudGroupsExternalOK
- func (o *ListCloudGroupsExternalOK) Code() int
- func (o *ListCloudGroupsExternalOK) Error() string
- func (o *ListCloudGroupsExternalOK) GetPayload() *models.AssetgroupmanagerV1ListCloudGroupsResponse
- func (o *ListCloudGroupsExternalOK) IsClientError() bool
- func (o *ListCloudGroupsExternalOK) IsCode(code int) bool
- func (o *ListCloudGroupsExternalOK) IsRedirect() bool
- func (o *ListCloudGroupsExternalOK) IsServerError() bool
- func (o *ListCloudGroupsExternalOK) IsSuccess() bool
- func (o *ListCloudGroupsExternalOK) String() string
- type ListCloudGroupsExternalParams
- func NewListCloudGroupsExternalParams() *ListCloudGroupsExternalParams
- func NewListCloudGroupsExternalParamsWithContext(ctx context.Context) *ListCloudGroupsExternalParams
- func NewListCloudGroupsExternalParamsWithHTTPClient(client *http.Client) *ListCloudGroupsExternalParams
- func NewListCloudGroupsExternalParamsWithTimeout(timeout time.Duration) *ListCloudGroupsExternalParams
- func (o *ListCloudGroupsExternalParams) SetContext(ctx context.Context)
- func (o *ListCloudGroupsExternalParams) SetDefaults()
- func (o *ListCloudGroupsExternalParams) SetFilter(filter *string)
- func (o *ListCloudGroupsExternalParams) SetHTTPClient(client *http.Client)
- func (o *ListCloudGroupsExternalParams) SetLimit(limit *string)
- func (o *ListCloudGroupsExternalParams) SetOffset(offset *string)
- func (o *ListCloudGroupsExternalParams) SetSort(sort *string)
- func (o *ListCloudGroupsExternalParams) SetTimeout(timeout time.Duration)
- func (o *ListCloudGroupsExternalParams) WithContext(ctx context.Context) *ListCloudGroupsExternalParams
- func (o *ListCloudGroupsExternalParams) WithDefaults() *ListCloudGroupsExternalParams
- func (o *ListCloudGroupsExternalParams) WithFilter(filter *string) *ListCloudGroupsExternalParams
- func (o *ListCloudGroupsExternalParams) WithHTTPClient(client *http.Client) *ListCloudGroupsExternalParams
- func (o *ListCloudGroupsExternalParams) WithLimit(limit *string) *ListCloudGroupsExternalParams
- func (o *ListCloudGroupsExternalParams) WithOffset(offset *string) *ListCloudGroupsExternalParams
- func (o *ListCloudGroupsExternalParams) WithSort(sort *string) *ListCloudGroupsExternalParams
- func (o *ListCloudGroupsExternalParams) WithTimeout(timeout time.Duration) *ListCloudGroupsExternalParams
- func (o *ListCloudGroupsExternalParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListCloudGroupsExternalReader
- type ListCloudGroupsExternalTooManyRequests
- func (o *ListCloudGroupsExternalTooManyRequests) Code() int
- func (o *ListCloudGroupsExternalTooManyRequests) Error() string
- func (o *ListCloudGroupsExternalTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *ListCloudGroupsExternalTooManyRequests) IsClientError() bool
- func (o *ListCloudGroupsExternalTooManyRequests) IsCode(code int) bool
- func (o *ListCloudGroupsExternalTooManyRequests) IsRedirect() bool
- func (o *ListCloudGroupsExternalTooManyRequests) IsServerError() bool
- func (o *ListCloudGroupsExternalTooManyRequests) IsSuccess() bool
- func (o *ListCloudGroupsExternalTooManyRequests) String() string
- type ListCloudGroupsExternalUnauthorized
- func (o *ListCloudGroupsExternalUnauthorized) Code() int
- func (o *ListCloudGroupsExternalUnauthorized) Error() string
- func (o *ListCloudGroupsExternalUnauthorized) GetPayload() *models.AssetgroupmanagerV1MSAResponse
- func (o *ListCloudGroupsExternalUnauthorized) IsClientError() bool
- func (o *ListCloudGroupsExternalUnauthorized) IsCode(code int) bool
- func (o *ListCloudGroupsExternalUnauthorized) IsRedirect() bool
- func (o *ListCloudGroupsExternalUnauthorized) IsServerError() bool
- func (o *ListCloudGroupsExternalUnauthorized) IsSuccess() bool
- func (o *ListCloudGroupsExternalUnauthorized) String() string
- type UpdateCloudGroupExternalBadRequest
- func (o *UpdateCloudGroupExternalBadRequest) Code() int
- func (o *UpdateCloudGroupExternalBadRequest) Error() string
- func (o *UpdateCloudGroupExternalBadRequest) GetPayload() *models.AssetgroupmanagerV1MSAResponse
- func (o *UpdateCloudGroupExternalBadRequest) IsClientError() bool
- func (o *UpdateCloudGroupExternalBadRequest) IsCode(code int) bool
- func (o *UpdateCloudGroupExternalBadRequest) IsRedirect() bool
- func (o *UpdateCloudGroupExternalBadRequest) IsServerError() bool
- func (o *UpdateCloudGroupExternalBadRequest) IsSuccess() bool
- func (o *UpdateCloudGroupExternalBadRequest) String() string
- type UpdateCloudGroupExternalForbidden
- func (o *UpdateCloudGroupExternalForbidden) Code() int
- func (o *UpdateCloudGroupExternalForbidden) Error() string
- func (o *UpdateCloudGroupExternalForbidden) GetPayload() *models.AssetgroupmanagerV1MSAResponse
- func (o *UpdateCloudGroupExternalForbidden) IsClientError() bool
- func (o *UpdateCloudGroupExternalForbidden) IsCode(code int) bool
- func (o *UpdateCloudGroupExternalForbidden) IsRedirect() bool
- func (o *UpdateCloudGroupExternalForbidden) IsServerError() bool
- func (o *UpdateCloudGroupExternalForbidden) IsSuccess() bool
- func (o *UpdateCloudGroupExternalForbidden) String() string
- type UpdateCloudGroupExternalInternalServerError
- func (o *UpdateCloudGroupExternalInternalServerError) Code() int
- func (o *UpdateCloudGroupExternalInternalServerError) Error() string
- func (o *UpdateCloudGroupExternalInternalServerError) GetPayload() *models.AssetgroupmanagerV1MSAResponse
- func (o *UpdateCloudGroupExternalInternalServerError) IsClientError() bool
- func (o *UpdateCloudGroupExternalInternalServerError) IsCode(code int) bool
- func (o *UpdateCloudGroupExternalInternalServerError) IsRedirect() bool
- func (o *UpdateCloudGroupExternalInternalServerError) IsServerError() bool
- func (o *UpdateCloudGroupExternalInternalServerError) IsSuccess() bool
- func (o *UpdateCloudGroupExternalInternalServerError) String() string
- type UpdateCloudGroupExternalNotFound
- func (o *UpdateCloudGroupExternalNotFound) Code() int
- func (o *UpdateCloudGroupExternalNotFound) Error() string
- func (o *UpdateCloudGroupExternalNotFound) GetPayload() *models.AssetgroupmanagerV1MSAResponse
- func (o *UpdateCloudGroupExternalNotFound) IsClientError() bool
- func (o *UpdateCloudGroupExternalNotFound) IsCode(code int) bool
- func (o *UpdateCloudGroupExternalNotFound) IsRedirect() bool
- func (o *UpdateCloudGroupExternalNotFound) IsServerError() bool
- func (o *UpdateCloudGroupExternalNotFound) IsSuccess() bool
- func (o *UpdateCloudGroupExternalNotFound) String() string
- type UpdateCloudGroupExternalOK
- func (o *UpdateCloudGroupExternalOK) Code() int
- func (o *UpdateCloudGroupExternalOK) Error() string
- func (o *UpdateCloudGroupExternalOK) GetPayload() *models.AssetgroupmanagerV1UpdateCloudGroupResponse
- func (o *UpdateCloudGroupExternalOK) IsClientError() bool
- func (o *UpdateCloudGroupExternalOK) IsCode(code int) bool
- func (o *UpdateCloudGroupExternalOK) IsRedirect() bool
- func (o *UpdateCloudGroupExternalOK) IsServerError() bool
- func (o *UpdateCloudGroupExternalOK) IsSuccess() bool
- func (o *UpdateCloudGroupExternalOK) String() string
- type UpdateCloudGroupExternalParams
- func NewUpdateCloudGroupExternalParams() *UpdateCloudGroupExternalParams
- func NewUpdateCloudGroupExternalParamsWithContext(ctx context.Context) *UpdateCloudGroupExternalParams
- func NewUpdateCloudGroupExternalParamsWithHTTPClient(client *http.Client) *UpdateCloudGroupExternalParams
- func NewUpdateCloudGroupExternalParamsWithTimeout(timeout time.Duration) *UpdateCloudGroupExternalParams
- func (o *UpdateCloudGroupExternalParams) SetContext(ctx context.Context)
- func (o *UpdateCloudGroupExternalParams) SetDefaults()
- func (o *UpdateCloudGroupExternalParams) SetGroup(group *models.AssetgroupmanagerV1UpdateCloudGroupMessage)
- func (o *UpdateCloudGroupExternalParams) SetHTTPClient(client *http.Client)
- func (o *UpdateCloudGroupExternalParams) SetTimeout(timeout time.Duration)
- func (o *UpdateCloudGroupExternalParams) WithContext(ctx context.Context) *UpdateCloudGroupExternalParams
- func (o *UpdateCloudGroupExternalParams) WithDefaults() *UpdateCloudGroupExternalParams
- func (o *UpdateCloudGroupExternalParams) WithGroup(group *models.AssetgroupmanagerV1UpdateCloudGroupMessage) *UpdateCloudGroupExternalParams
- func (o *UpdateCloudGroupExternalParams) WithHTTPClient(client *http.Client) *UpdateCloudGroupExternalParams
- func (o *UpdateCloudGroupExternalParams) WithTimeout(timeout time.Duration) *UpdateCloudGroupExternalParams
- func (o *UpdateCloudGroupExternalParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateCloudGroupExternalReader
- type UpdateCloudGroupExternalTooManyRequests
- func (o *UpdateCloudGroupExternalTooManyRequests) Code() int
- func (o *UpdateCloudGroupExternalTooManyRequests) Error() string
- func (o *UpdateCloudGroupExternalTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *UpdateCloudGroupExternalTooManyRequests) IsClientError() bool
- func (o *UpdateCloudGroupExternalTooManyRequests) IsCode(code int) bool
- func (o *UpdateCloudGroupExternalTooManyRequests) IsRedirect() bool
- func (o *UpdateCloudGroupExternalTooManyRequests) IsServerError() bool
- func (o *UpdateCloudGroupExternalTooManyRequests) IsSuccess() bool
- func (o *UpdateCloudGroupExternalTooManyRequests) String() string
- type UpdateCloudGroupExternalUnauthorized
- func (o *UpdateCloudGroupExternalUnauthorized) Code() int
- func (o *UpdateCloudGroupExternalUnauthorized) Error() string
- func (o *UpdateCloudGroupExternalUnauthorized) GetPayload() *models.AssetgroupmanagerV1MSAResponse
- func (o *UpdateCloudGroupExternalUnauthorized) IsClientError() bool
- func (o *UpdateCloudGroupExternalUnauthorized) IsCode(code int) bool
- func (o *UpdateCloudGroupExternalUnauthorized) IsRedirect() bool
- func (o *UpdateCloudGroupExternalUnauthorized) IsServerError() bool
- func (o *UpdateCloudGroupExternalUnauthorized) IsSuccess() bool
- func (o *UpdateCloudGroupExternalUnauthorized) String() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for cloud security API
func (*Client) CombinedCloudRisks ¶ added in v0.19.0
func (a *Client) CombinedCloudRisks(params *CombinedCloudRisksParams, opts ...ClientOption) (*CombinedCloudRisksOK, error)
CombinedCloudRisks gets cloud risks with full details based on filters and sort criteria
func (*Client) CreateCloudGroupExternal ¶
func (a *Client) CreateCloudGroupExternal(params *CreateCloudGroupExternalParams, opts ...ClientOption) (*CreateCloudGroupExternalOK, error)
CreateCloudGroupExternal creates a cloud group the created by field will be set to the API client ID
func (*Client) DeleteCloudGroupsExternal ¶
func (a *Client) DeleteCloudGroupsExternal(params *DeleteCloudGroupsExternalParams, opts ...ClientOption) (*DeleteCloudGroupsExternalOK, error)
DeleteCloudGroupsExternal deletes cloud groups in batch
func (*Client) ListCloudGroupIDsExternal ¶
func (a *Client) ListCloudGroupIDsExternal(params *ListCloudGroupIDsExternalParams, opts ...ClientOption) (*ListCloudGroupIDsExternalOK, error)
ListCloudGroupIDsExternal queries cloud groups and returns i ds
func (*Client) ListCloudGroupsByIDExternal ¶
func (a *Client) ListCloudGroupsByIDExternal(params *ListCloudGroupsByIDExternalParams, opts ...ClientOption) (*ListCloudGroupsByIDExternalOK, error)
ListCloudGroupsByIDExternal lists cloud groups by ID
func (*Client) ListCloudGroupsExternal ¶
func (a *Client) ListCloudGroupsExternal(params *ListCloudGroupsExternalParams, opts ...ClientOption) (*ListCloudGroupsExternalOK, error)
ListCloudGroupsExternal queries cloud groups and returns entities
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
func (*Client) UpdateCloudGroupExternal ¶
func (a *Client) UpdateCloudGroupExternal(params *UpdateCloudGroupExternalParams, opts ...ClientOption) (*UpdateCloudGroupExternalOK, error)
UpdateCloudGroupExternal updates cloud group
type ClientOption ¶
type ClientOption func(*runtime.ClientOperation)
ClientOption is the option for Client methods
type ClientService ¶
type ClientService interface {
CreateCloudGroupExternal(params *CreateCloudGroupExternalParams, opts ...ClientOption) (*CreateCloudGroupExternalOK, error)
DeleteCloudGroupsExternal(params *DeleteCloudGroupsExternalParams, opts ...ClientOption) (*DeleteCloudGroupsExternalOK, error)
ListCloudGroupIDsExternal(params *ListCloudGroupIDsExternalParams, opts ...ClientOption) (*ListCloudGroupIDsExternalOK, error)
ListCloudGroupsByIDExternal(params *ListCloudGroupsByIDExternalParams, opts ...ClientOption) (*ListCloudGroupsByIDExternalOK, error)
ListCloudGroupsExternal(params *ListCloudGroupsExternalParams, opts ...ClientOption) (*ListCloudGroupsExternalOK, error)
UpdateCloudGroupExternal(params *UpdateCloudGroupExternalParams, opts ...ClientOption) (*UpdateCloudGroupExternalOK, error)
CombinedCloudRisks(params *CombinedCloudRisksParams, opts ...ClientOption) (*CombinedCloudRisksOK, error)
SetTransport(transport runtime.ClientTransport)
}
ClientService is the interface for Client methods
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry) ClientService
New creates a new cloud security API client.
type CombinedCloudRisksBadRequest ¶ added in v0.19.0
type CombinedCloudRisksBadRequest struct {
/* Trace-ID: submit to support if resolving an issue
*/
XCSTRACEID string
/* Request limit per minute.
*/
XRateLimitLimit int64
/* The number of requests remaining for the sliding one minute window.
*/
XRateLimitRemaining int64
Payload *models.APICursorResponseFields
}
CombinedCloudRisksBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewCombinedCloudRisksBadRequest ¶ added in v0.19.0
func NewCombinedCloudRisksBadRequest() *CombinedCloudRisksBadRequest
NewCombinedCloudRisksBadRequest creates a CombinedCloudRisksBadRequest with default headers values
func (*CombinedCloudRisksBadRequest) Code ¶ added in v0.19.0
func (o *CombinedCloudRisksBadRequest) Code() int
Code gets the status code for the combined cloud risks bad request response
func (*CombinedCloudRisksBadRequest) Error ¶ added in v0.19.0
func (o *CombinedCloudRisksBadRequest) Error() string
func (*CombinedCloudRisksBadRequest) GetPayload ¶ added in v0.19.0
func (o *CombinedCloudRisksBadRequest) GetPayload() *models.APICursorResponseFields
func (*CombinedCloudRisksBadRequest) IsClientError ¶ added in v0.19.0
func (o *CombinedCloudRisksBadRequest) IsClientError() bool
IsClientError returns true when this combined cloud risks bad request response has a 4xx status code
func (*CombinedCloudRisksBadRequest) IsCode ¶ added in v0.19.0
func (o *CombinedCloudRisksBadRequest) IsCode(code int) bool
IsCode returns true when this combined cloud risks bad request response a status code equal to that given
func (*CombinedCloudRisksBadRequest) IsRedirect ¶ added in v0.19.0
func (o *CombinedCloudRisksBadRequest) IsRedirect() bool
IsRedirect returns true when this combined cloud risks bad request response has a 3xx status code
func (*CombinedCloudRisksBadRequest) IsServerError ¶ added in v0.19.0
func (o *CombinedCloudRisksBadRequest) IsServerError() bool
IsServerError returns true when this combined cloud risks bad request response has a 5xx status code
func (*CombinedCloudRisksBadRequest) IsSuccess ¶ added in v0.19.0
func (o *CombinedCloudRisksBadRequest) IsSuccess() bool
IsSuccess returns true when this combined cloud risks bad request response has a 2xx status code
func (*CombinedCloudRisksBadRequest) String ¶ added in v0.19.0
func (o *CombinedCloudRisksBadRequest) String() string
type CombinedCloudRisksForbidden ¶ added in v0.19.0
type CombinedCloudRisksForbidden struct {
/* Trace-ID: submit to support if resolving an issue
*/
XCSTRACEID string
/* Request limit per minute.
*/
XRateLimitLimit int64
/* The number of requests remaining for the sliding one minute window.
*/
XRateLimitRemaining int64
Payload *models.MsaReplyMetaOnly
}
CombinedCloudRisksForbidden describes a response with status code 403, with default header values.
Forbidden
func NewCombinedCloudRisksForbidden ¶ added in v0.19.0
func NewCombinedCloudRisksForbidden() *CombinedCloudRisksForbidden
NewCombinedCloudRisksForbidden creates a CombinedCloudRisksForbidden with default headers values
func (*CombinedCloudRisksForbidden) Code ¶ added in v0.19.0
func (o *CombinedCloudRisksForbidden) Code() int
Code gets the status code for the combined cloud risks forbidden response
func (*CombinedCloudRisksForbidden) Error ¶ added in v0.19.0
func (o *CombinedCloudRisksForbidden) Error() string
func (*CombinedCloudRisksForbidden) GetPayload ¶ added in v0.19.0
func (o *CombinedCloudRisksForbidden) GetPayload() *models.MsaReplyMetaOnly
func (*CombinedCloudRisksForbidden) IsClientError ¶ added in v0.19.0
func (o *CombinedCloudRisksForbidden) IsClientError() bool
IsClientError returns true when this combined cloud risks forbidden response has a 4xx status code
func (*CombinedCloudRisksForbidden) IsCode ¶ added in v0.19.0
func (o *CombinedCloudRisksForbidden) IsCode(code int) bool
IsCode returns true when this combined cloud risks forbidden response a status code equal to that given
func (*CombinedCloudRisksForbidden) IsRedirect ¶ added in v0.19.0
func (o *CombinedCloudRisksForbidden) IsRedirect() bool
IsRedirect returns true when this combined cloud risks forbidden response has a 3xx status code
func (*CombinedCloudRisksForbidden) IsServerError ¶ added in v0.19.0
func (o *CombinedCloudRisksForbidden) IsServerError() bool
IsServerError returns true when this combined cloud risks forbidden response has a 5xx status code
func (*CombinedCloudRisksForbidden) IsSuccess ¶ added in v0.19.0
func (o *CombinedCloudRisksForbidden) IsSuccess() bool
IsSuccess returns true when this combined cloud risks forbidden response has a 2xx status code
func (*CombinedCloudRisksForbidden) String ¶ added in v0.19.0
func (o *CombinedCloudRisksForbidden) String() string
type CombinedCloudRisksInternalServerError ¶ added in v0.19.0
type CombinedCloudRisksInternalServerError struct {
/* Trace-ID: submit to support if resolving an issue
*/
XCSTRACEID string
/* Request limit per minute.
*/
XRateLimitLimit int64
/* The number of requests remaining for the sliding one minute window.
*/
XRateLimitRemaining int64
Payload *models.APICursorResponseFields
}
CombinedCloudRisksInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewCombinedCloudRisksInternalServerError ¶ added in v0.19.0
func NewCombinedCloudRisksInternalServerError() *CombinedCloudRisksInternalServerError
NewCombinedCloudRisksInternalServerError creates a CombinedCloudRisksInternalServerError with default headers values
func (*CombinedCloudRisksInternalServerError) Code ¶ added in v0.19.0
func (o *CombinedCloudRisksInternalServerError) Code() int
Code gets the status code for the combined cloud risks internal server error response
func (*CombinedCloudRisksInternalServerError) Error ¶ added in v0.19.0
func (o *CombinedCloudRisksInternalServerError) Error() string
func (*CombinedCloudRisksInternalServerError) GetPayload ¶ added in v0.19.0
func (o *CombinedCloudRisksInternalServerError) GetPayload() *models.APICursorResponseFields
func (*CombinedCloudRisksInternalServerError) IsClientError ¶ added in v0.19.0
func (o *CombinedCloudRisksInternalServerError) IsClientError() bool
IsClientError returns true when this combined cloud risks internal server error response has a 4xx status code
func (*CombinedCloudRisksInternalServerError) IsCode ¶ added in v0.19.0
func (o *CombinedCloudRisksInternalServerError) IsCode(code int) bool
IsCode returns true when this combined cloud risks internal server error response a status code equal to that given
func (*CombinedCloudRisksInternalServerError) IsRedirect ¶ added in v0.19.0
func (o *CombinedCloudRisksInternalServerError) IsRedirect() bool
IsRedirect returns true when this combined cloud risks internal server error response has a 3xx status code
func (*CombinedCloudRisksInternalServerError) IsServerError ¶ added in v0.19.0
func (o *CombinedCloudRisksInternalServerError) IsServerError() bool
IsServerError returns true when this combined cloud risks internal server error response has a 5xx status code
func (*CombinedCloudRisksInternalServerError) IsSuccess ¶ added in v0.19.0
func (o *CombinedCloudRisksInternalServerError) IsSuccess() bool
IsSuccess returns true when this combined cloud risks internal server error response has a 2xx status code
func (*CombinedCloudRisksInternalServerError) String ¶ added in v0.19.0
func (o *CombinedCloudRisksInternalServerError) String() string
type CombinedCloudRisksOK ¶ added in v0.19.0
type CombinedCloudRisksOK struct {
/* Trace-ID: submit to support if resolving an issue
*/
XCSTRACEID string
/* Request limit per minute.
*/
XRateLimitLimit int64
/* The number of requests remaining for the sliding one minute window.
*/
XRateLimitRemaining int64
Payload *models.RisksGetCloudRisksResponse
}
CombinedCloudRisksOK describes a response with status code 200, with default header values.
OK
func NewCombinedCloudRisksOK ¶ added in v0.19.0
func NewCombinedCloudRisksOK() *CombinedCloudRisksOK
NewCombinedCloudRisksOK creates a CombinedCloudRisksOK with default headers values
func (*CombinedCloudRisksOK) Code ¶ added in v0.19.0
func (o *CombinedCloudRisksOK) Code() int
Code gets the status code for the combined cloud risks o k response
func (*CombinedCloudRisksOK) Error ¶ added in v0.19.0
func (o *CombinedCloudRisksOK) Error() string
func (*CombinedCloudRisksOK) GetPayload ¶ added in v0.19.0
func (o *CombinedCloudRisksOK) GetPayload() *models.RisksGetCloudRisksResponse
func (*CombinedCloudRisksOK) IsClientError ¶ added in v0.19.0
func (o *CombinedCloudRisksOK) IsClientError() bool
IsClientError returns true when this combined cloud risks o k response has a 4xx status code
func (*CombinedCloudRisksOK) IsCode ¶ added in v0.19.0
func (o *CombinedCloudRisksOK) IsCode(code int) bool
IsCode returns true when this combined cloud risks o k response a status code equal to that given
func (*CombinedCloudRisksOK) IsRedirect ¶ added in v0.19.0
func (o *CombinedCloudRisksOK) IsRedirect() bool
IsRedirect returns true when this combined cloud risks o k response has a 3xx status code
func (*CombinedCloudRisksOK) IsServerError ¶ added in v0.19.0
func (o *CombinedCloudRisksOK) IsServerError() bool
IsServerError returns true when this combined cloud risks o k response has a 5xx status code
func (*CombinedCloudRisksOK) IsSuccess ¶ added in v0.19.0
func (o *CombinedCloudRisksOK) IsSuccess() bool
IsSuccess returns true when this combined cloud risks o k response has a 2xx status code
func (*CombinedCloudRisksOK) String ¶ added in v0.19.0
func (o *CombinedCloudRisksOK) String() string
type CombinedCloudRisksParams ¶ added in v0.19.0
type CombinedCloudRisksParams struct {
/* Filter.
FQL string to filter results in Falcon Query Language (FQL). Supported fields:
- `account_id`
- `account_name`
- `asset_gcrn`
- `asset_id`
- `asset_name`
- `asset_region`
- `asset_type`
- `cloud_group`
- `cloud_provider`
- `first_seen`
- `last_seen`
- `resolved_at`
- `risk_factor`
- `rule_id`
- `rule_name`
- `service_category`
- `severity`
- `status`
- `suppressed_by`
- `suppressed_reason`
- `tags`
*/
Filter *string
/* Limit.
The maximum number of items to return. When not specified or 0, 500 is used. When larger than 1000, 1000 is used.
Default: 500
*/
Limit *int64
/* Offset.
Offset returned risks
*/
Offset *int64
/* Sort.
The field to sort on. Use `|asc` or `|desc` suffix to specify sort direction.Supported fields:
- `account_id`
- `account_name`
- `asset_id`
- `asset_name`
- `asset_region`
- `asset_type`
- `cloud_provider`
- `first_seen`
- `last_seen`
- `resolved_at`
- `rule_name`
- `service_category`
- `severity`
- `status`
*/
Sort *string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
CombinedCloudRisksParams contains all the parameters to send to the API endpoint
for the combined cloud risks operation. Typically these are written to a http.Request.
func NewCombinedCloudRisksParams ¶ added in v0.19.0
func NewCombinedCloudRisksParams() *CombinedCloudRisksParams
NewCombinedCloudRisksParams creates a new CombinedCloudRisksParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewCombinedCloudRisksParamsWithContext ¶ added in v0.19.0
func NewCombinedCloudRisksParamsWithContext(ctx context.Context) *CombinedCloudRisksParams
NewCombinedCloudRisksParamsWithContext creates a new CombinedCloudRisksParams object with the ability to set a context for a request.
func NewCombinedCloudRisksParamsWithHTTPClient ¶ added in v0.19.0
func NewCombinedCloudRisksParamsWithHTTPClient(client *http.Client) *CombinedCloudRisksParams
NewCombinedCloudRisksParamsWithHTTPClient creates a new CombinedCloudRisksParams object with the ability to set a custom HTTPClient for a request.
func NewCombinedCloudRisksParamsWithTimeout ¶ added in v0.19.0
func NewCombinedCloudRisksParamsWithTimeout(timeout time.Duration) *CombinedCloudRisksParams
NewCombinedCloudRisksParamsWithTimeout creates a new CombinedCloudRisksParams object with the ability to set a timeout on a request.
func (*CombinedCloudRisksParams) SetContext ¶ added in v0.19.0
func (o *CombinedCloudRisksParams) SetContext(ctx context.Context)
SetContext adds the context to the combined cloud risks params
func (*CombinedCloudRisksParams) SetDefaults ¶ added in v0.19.0
func (o *CombinedCloudRisksParams) SetDefaults()
SetDefaults hydrates default values in the combined cloud risks params (not the query body).
All values with no default are reset to their zero value.
func (*CombinedCloudRisksParams) SetFilter ¶ added in v0.19.0
func (o *CombinedCloudRisksParams) SetFilter(filter *string)
SetFilter adds the filter to the combined cloud risks params
func (*CombinedCloudRisksParams) SetHTTPClient ¶ added in v0.19.0
func (o *CombinedCloudRisksParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the combined cloud risks params
func (*CombinedCloudRisksParams) SetLimit ¶ added in v0.19.0
func (o *CombinedCloudRisksParams) SetLimit(limit *int64)
SetLimit adds the limit to the combined cloud risks params
func (*CombinedCloudRisksParams) SetOffset ¶ added in v0.19.0
func (o *CombinedCloudRisksParams) SetOffset(offset *int64)
SetOffset adds the offset to the combined cloud risks params
func (*CombinedCloudRisksParams) SetSort ¶ added in v0.19.0
func (o *CombinedCloudRisksParams) SetSort(sort *string)
SetSort adds the sort to the combined cloud risks params
func (*CombinedCloudRisksParams) SetTimeout ¶ added in v0.19.0
func (o *CombinedCloudRisksParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the combined cloud risks params
func (*CombinedCloudRisksParams) WithContext ¶ added in v0.19.0
func (o *CombinedCloudRisksParams) WithContext(ctx context.Context) *CombinedCloudRisksParams
WithContext adds the context to the combined cloud risks params
func (*CombinedCloudRisksParams) WithDefaults ¶ added in v0.19.0
func (o *CombinedCloudRisksParams) WithDefaults() *CombinedCloudRisksParams
WithDefaults hydrates default values in the combined cloud risks params (not the query body).
All values with no default are reset to their zero value.
func (*CombinedCloudRisksParams) WithFilter ¶ added in v0.19.0
func (o *CombinedCloudRisksParams) WithFilter(filter *string) *CombinedCloudRisksParams
WithFilter adds the filter to the combined cloud risks params
func (*CombinedCloudRisksParams) WithHTTPClient ¶ added in v0.19.0
func (o *CombinedCloudRisksParams) WithHTTPClient(client *http.Client) *CombinedCloudRisksParams
WithHTTPClient adds the HTTPClient to the combined cloud risks params
func (*CombinedCloudRisksParams) WithLimit ¶ added in v0.19.0
func (o *CombinedCloudRisksParams) WithLimit(limit *int64) *CombinedCloudRisksParams
WithLimit adds the limit to the combined cloud risks params
func (*CombinedCloudRisksParams) WithOffset ¶ added in v0.19.0
func (o *CombinedCloudRisksParams) WithOffset(offset *int64) *CombinedCloudRisksParams
WithOffset adds the offset to the combined cloud risks params
func (*CombinedCloudRisksParams) WithSort ¶ added in v0.19.0
func (o *CombinedCloudRisksParams) WithSort(sort *string) *CombinedCloudRisksParams
WithSort adds the sort to the combined cloud risks params
func (*CombinedCloudRisksParams) WithTimeout ¶ added in v0.19.0
func (o *CombinedCloudRisksParams) WithTimeout(timeout time.Duration) *CombinedCloudRisksParams
WithTimeout adds the timeout to the combined cloud risks params
func (*CombinedCloudRisksParams) WriteToRequest ¶ added in v0.19.0
func (o *CombinedCloudRisksParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CombinedCloudRisksReader ¶ added in v0.19.0
type CombinedCloudRisksReader struct {
// contains filtered or unexported fields
}
CombinedCloudRisksReader is a Reader for the CombinedCloudRisks structure.
func (*CombinedCloudRisksReader) ReadResponse ¶ added in v0.19.0
func (o *CombinedCloudRisksReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CombinedCloudRisksRequestTimeout ¶ added in v0.19.0
type CombinedCloudRisksRequestTimeout struct {
/* Trace-ID: submit to support if resolving an issue
*/
XCSTRACEID string
/* Request limit per minute.
*/
XRateLimitLimit int64
/* The number of requests remaining for the sliding one minute window.
*/
XRateLimitRemaining int64
Payload *models.APICursorResponseFields
}
CombinedCloudRisksRequestTimeout describes a response with status code 408, with default header values.
Request Timeout
func NewCombinedCloudRisksRequestTimeout ¶ added in v0.19.0
func NewCombinedCloudRisksRequestTimeout() *CombinedCloudRisksRequestTimeout
NewCombinedCloudRisksRequestTimeout creates a CombinedCloudRisksRequestTimeout with default headers values
func (*CombinedCloudRisksRequestTimeout) Code ¶ added in v0.19.0
func (o *CombinedCloudRisksRequestTimeout) Code() int
Code gets the status code for the combined cloud risks request timeout response
func (*CombinedCloudRisksRequestTimeout) Error ¶ added in v0.19.0
func (o *CombinedCloudRisksRequestTimeout) Error() string
func (*CombinedCloudRisksRequestTimeout) GetPayload ¶ added in v0.19.0
func (o *CombinedCloudRisksRequestTimeout) GetPayload() *models.APICursorResponseFields
func (*CombinedCloudRisksRequestTimeout) IsClientError ¶ added in v0.19.0
func (o *CombinedCloudRisksRequestTimeout) IsClientError() bool
IsClientError returns true when this combined cloud risks request timeout response has a 4xx status code
func (*CombinedCloudRisksRequestTimeout) IsCode ¶ added in v0.19.0
func (o *CombinedCloudRisksRequestTimeout) IsCode(code int) bool
IsCode returns true when this combined cloud risks request timeout response a status code equal to that given
func (*CombinedCloudRisksRequestTimeout) IsRedirect ¶ added in v0.19.0
func (o *CombinedCloudRisksRequestTimeout) IsRedirect() bool
IsRedirect returns true when this combined cloud risks request timeout response has a 3xx status code
func (*CombinedCloudRisksRequestTimeout) IsServerError ¶ added in v0.19.0
func (o *CombinedCloudRisksRequestTimeout) IsServerError() bool
IsServerError returns true when this combined cloud risks request timeout response has a 5xx status code
func (*CombinedCloudRisksRequestTimeout) IsSuccess ¶ added in v0.19.0
func (o *CombinedCloudRisksRequestTimeout) IsSuccess() bool
IsSuccess returns true when this combined cloud risks request timeout response has a 2xx status code
func (*CombinedCloudRisksRequestTimeout) String ¶ added in v0.19.0
func (o *CombinedCloudRisksRequestTimeout) String() string
type CombinedCloudRisksTooManyRequests ¶ added in v0.19.0
type CombinedCloudRisksTooManyRequests struct {
/* Trace-ID: submit to support if resolving an issue
*/
XCSTRACEID string
/* Request limit per minute.
*/
XRateLimitLimit int64
/* The number of requests remaining for the sliding one minute window.
*/
XRateLimitRemaining int64
/* Too many requests, retry after this time (as milliseconds since epoch)
*/
XRateLimitRetryAfter int64
Payload *models.MsaReplyMetaOnly
}
CombinedCloudRisksTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewCombinedCloudRisksTooManyRequests ¶ added in v0.19.0
func NewCombinedCloudRisksTooManyRequests() *CombinedCloudRisksTooManyRequests
NewCombinedCloudRisksTooManyRequests creates a CombinedCloudRisksTooManyRequests with default headers values
func (*CombinedCloudRisksTooManyRequests) Code ¶ added in v0.19.0
func (o *CombinedCloudRisksTooManyRequests) Code() int
Code gets the status code for the combined cloud risks too many requests response
func (*CombinedCloudRisksTooManyRequests) Error ¶ added in v0.19.0
func (o *CombinedCloudRisksTooManyRequests) Error() string
func (*CombinedCloudRisksTooManyRequests) GetPayload ¶ added in v0.19.0
func (o *CombinedCloudRisksTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*CombinedCloudRisksTooManyRequests) IsClientError ¶ added in v0.19.0
func (o *CombinedCloudRisksTooManyRequests) IsClientError() bool
IsClientError returns true when this combined cloud risks too many requests response has a 4xx status code
func (*CombinedCloudRisksTooManyRequests) IsCode ¶ added in v0.19.0
func (o *CombinedCloudRisksTooManyRequests) IsCode(code int) bool
IsCode returns true when this combined cloud risks too many requests response a status code equal to that given
func (*CombinedCloudRisksTooManyRequests) IsRedirect ¶ added in v0.19.0
func (o *CombinedCloudRisksTooManyRequests) IsRedirect() bool
IsRedirect returns true when this combined cloud risks too many requests response has a 3xx status code
func (*CombinedCloudRisksTooManyRequests) IsServerError ¶ added in v0.19.0
func (o *CombinedCloudRisksTooManyRequests) IsServerError() bool
IsServerError returns true when this combined cloud risks too many requests response has a 5xx status code
func (*CombinedCloudRisksTooManyRequests) IsSuccess ¶ added in v0.19.0
func (o *CombinedCloudRisksTooManyRequests) IsSuccess() bool
IsSuccess returns true when this combined cloud risks too many requests response has a 2xx status code
func (*CombinedCloudRisksTooManyRequests) String ¶ added in v0.19.0
func (o *CombinedCloudRisksTooManyRequests) String() string
type CreateCloudGroupExternalBadRequest ¶
type CreateCloudGroupExternalBadRequest struct {
/* Trace-ID: submit to support if resolving an issue
*/
XCSTRACEID string
/* Request limit per minute.
*/
XRateLimitLimit int64
/* The number of requests remaining for the sliding one minute window.
*/
XRateLimitRemaining int64
Payload *models.AssetgroupmanagerV1MSAResponse
}
CreateCloudGroupExternalBadRequest describes a response with status code 400, with default header values.
Returned when the request is malformed.
func NewCreateCloudGroupExternalBadRequest ¶
func NewCreateCloudGroupExternalBadRequest() *CreateCloudGroupExternalBadRequest
NewCreateCloudGroupExternalBadRequest creates a CreateCloudGroupExternalBadRequest with default headers values
func (*CreateCloudGroupExternalBadRequest) Code ¶
func (o *CreateCloudGroupExternalBadRequest) Code() int
Code gets the status code for the create cloud group external bad request response
func (*CreateCloudGroupExternalBadRequest) Error ¶
func (o *CreateCloudGroupExternalBadRequest) Error() string
func (*CreateCloudGroupExternalBadRequest) GetPayload ¶
func (o *CreateCloudGroupExternalBadRequest) GetPayload() *models.AssetgroupmanagerV1MSAResponse
func (*CreateCloudGroupExternalBadRequest) IsClientError ¶
func (o *CreateCloudGroupExternalBadRequest) IsClientError() bool
IsClientError returns true when this create cloud group external bad request response has a 4xx status code
func (*CreateCloudGroupExternalBadRequest) IsCode ¶
func (o *CreateCloudGroupExternalBadRequest) IsCode(code int) bool
IsCode returns true when this create cloud group external bad request response a status code equal to that given
func (*CreateCloudGroupExternalBadRequest) IsRedirect ¶
func (o *CreateCloudGroupExternalBadRequest) IsRedirect() bool
IsRedirect returns true when this create cloud group external bad request response has a 3xx status code
func (*CreateCloudGroupExternalBadRequest) IsServerError ¶
func (o *CreateCloudGroupExternalBadRequest) IsServerError() bool
IsServerError returns true when this create cloud group external bad request response has a 5xx status code
func (*CreateCloudGroupExternalBadRequest) IsSuccess ¶
func (o *CreateCloudGroupExternalBadRequest) IsSuccess() bool
IsSuccess returns true when this create cloud group external bad request response has a 2xx status code
func (*CreateCloudGroupExternalBadRequest) String ¶
func (o *CreateCloudGroupExternalBadRequest) String() string
type CreateCloudGroupExternalForbidden ¶
type CreateCloudGroupExternalForbidden struct {
/* Trace-ID: submit to support if resolving an issue
*/
XCSTRACEID string
/* Request limit per minute.
*/
XRateLimitLimit int64
/* The number of requests remaining for the sliding one minute window.
*/
XRateLimitRemaining int64
Payload *models.AssetgroupmanagerV1MSAResponse
}
CreateCloudGroupExternalForbidden describes a response with status code 403, with default header values.
Returned when the subject does not have permission to access the resource.
func NewCreateCloudGroupExternalForbidden ¶
func NewCreateCloudGroupExternalForbidden() *CreateCloudGroupExternalForbidden
NewCreateCloudGroupExternalForbidden creates a CreateCloudGroupExternalForbidden with default headers values
func (*CreateCloudGroupExternalForbidden) Code ¶
func (o *CreateCloudGroupExternalForbidden) Code() int
Code gets the status code for the create cloud group external forbidden response
func (*CreateCloudGroupExternalForbidden) Error ¶
func (o *CreateCloudGroupExternalForbidden) Error() string
func (*CreateCloudGroupExternalForbidden) GetPayload ¶
func (o *CreateCloudGroupExternalForbidden) GetPayload() *models.AssetgroupmanagerV1MSAResponse
func (*CreateCloudGroupExternalForbidden) IsClientError ¶
func (o *CreateCloudGroupExternalForbidden) IsClientError() bool
IsClientError returns true when this create cloud group external forbidden response has a 4xx status code
func (*CreateCloudGroupExternalForbidden) IsCode ¶
func (o *CreateCloudGroupExternalForbidden) IsCode(code int) bool
IsCode returns true when this create cloud group external forbidden response a status code equal to that given
func (*CreateCloudGroupExternalForbidden) IsRedirect ¶
func (o *CreateCloudGroupExternalForbidden) IsRedirect() bool
IsRedirect returns true when this create cloud group external forbidden response has a 3xx status code
func (*CreateCloudGroupExternalForbidden) IsServerError ¶
func (o *CreateCloudGroupExternalForbidden) IsServerError() bool
IsServerError returns true when this create cloud group external forbidden response has a 5xx status code
func (*CreateCloudGroupExternalForbidden) IsSuccess ¶
func (o *CreateCloudGroupExternalForbidden) IsSuccess() bool
IsSuccess returns true when this create cloud group external forbidden response has a 2xx status code
func (*CreateCloudGroupExternalForbidden) String ¶
func (o *CreateCloudGroupExternalForbidden) String() string
type CreateCloudGroupExternalInternalServerError ¶
type CreateCloudGroupExternalInternalServerError struct {
/* Trace-ID: submit to support if resolving an issue
*/
XCSTRACEID string
/* Request limit per minute.
*/
XRateLimitLimit int64
/* The number of requests remaining for the sliding one minute window.
*/
XRateLimitRemaining int64
Payload *models.AssetgroupmanagerV1MSAResponse
}
CreateCloudGroupExternalInternalServerError describes a response with status code 500, with default header values.
Server error
func NewCreateCloudGroupExternalInternalServerError ¶
func NewCreateCloudGroupExternalInternalServerError() *CreateCloudGroupExternalInternalServerError
NewCreateCloudGroupExternalInternalServerError creates a CreateCloudGroupExternalInternalServerError with default headers values
func (*CreateCloudGroupExternalInternalServerError) Code ¶
func (o *CreateCloudGroupExternalInternalServerError) Code() int
Code gets the status code for the create cloud group external internal server error response
func (*CreateCloudGroupExternalInternalServerError) Error ¶
func (o *CreateCloudGroupExternalInternalServerError) Error() string
func (*CreateCloudGroupExternalInternalServerError) GetPayload ¶
func (o *CreateCloudGroupExternalInternalServerError) GetPayload() *models.AssetgroupmanagerV1MSAResponse
func (*CreateCloudGroupExternalInternalServerError) IsClientError ¶
func (o *CreateCloudGroupExternalInternalServerError) IsClientError() bool
IsClientError returns true when this create cloud group external internal server error response has a 4xx status code
func (*CreateCloudGroupExternalInternalServerError) IsCode ¶
func (o *CreateCloudGroupExternalInternalServerError) IsCode(code int) bool
IsCode returns true when this create cloud group external internal server error response a status code equal to that given
func (*CreateCloudGroupExternalInternalServerError) IsRedirect ¶
func (o *CreateCloudGroupExternalInternalServerError) IsRedirect() bool
IsRedirect returns true when this create cloud group external internal server error response has a 3xx status code
func (*CreateCloudGroupExternalInternalServerError) IsServerError ¶
func (o *CreateCloudGroupExternalInternalServerError) IsServerError() bool
IsServerError returns true when this create cloud group external internal server error response has a 5xx status code
func (*CreateCloudGroupExternalInternalServerError) IsSuccess ¶
func (o *CreateCloudGroupExternalInternalServerError) IsSuccess() bool
IsSuccess returns true when this create cloud group external internal server error response has a 2xx status code
func (*CreateCloudGroupExternalInternalServerError) String ¶
func (o *CreateCloudGroupExternalInternalServerError) String() string
type CreateCloudGroupExternalNotFound ¶
type CreateCloudGroupExternalNotFound struct {
/* Trace-ID: submit to support if resolving an issue
*/
XCSTRACEID string
/* Request limit per minute.
*/
XRateLimitLimit int64
/* The number of requests remaining for the sliding one minute window.
*/
XRateLimitRemaining int64
Payload *models.AssetgroupmanagerV1MSAResponse
}
CreateCloudGroupExternalNotFound describes a response with status code 404, with default header values.
Returned when the resource does not exist.
func NewCreateCloudGroupExternalNotFound ¶
func NewCreateCloudGroupExternalNotFound() *CreateCloudGroupExternalNotFound
NewCreateCloudGroupExternalNotFound creates a CreateCloudGroupExternalNotFound with default headers values
func (*CreateCloudGroupExternalNotFound) Code ¶
func (o *CreateCloudGroupExternalNotFound) Code() int
Code gets the status code for the create cloud group external not found response
func (*CreateCloudGroupExternalNotFound) Error ¶
func (o *CreateCloudGroupExternalNotFound) Error() string
func (*CreateCloudGroupExternalNotFound) GetPayload ¶
func (o *CreateCloudGroupExternalNotFound) GetPayload() *models.AssetgroupmanagerV1MSAResponse
func (*CreateCloudGroupExternalNotFound) IsClientError ¶
func (o *CreateCloudGroupExternalNotFound) IsClientError() bool
IsClientError returns true when this create cloud group external not found response has a 4xx status code
func (*CreateCloudGroupExternalNotFound) IsCode ¶
func (o *CreateCloudGroupExternalNotFound) IsCode(code int) bool
IsCode returns true when this create cloud group external not found response a status code equal to that given
func (*CreateCloudGroupExternalNotFound) IsRedirect ¶
func (o *CreateCloudGroupExternalNotFound) IsRedirect() bool
IsRedirect returns true when this create cloud group external not found response has a 3xx status code
func (*CreateCloudGroupExternalNotFound) IsServerError ¶
func (o *CreateCloudGroupExternalNotFound) IsServerError() bool
IsServerError returns true when this create cloud group external not found response has a 5xx status code
func (*CreateCloudGroupExternalNotFound) IsSuccess ¶
func (o *CreateCloudGroupExternalNotFound) IsSuccess() bool
IsSuccess returns true when this create cloud group external not found response has a 2xx status code
func (*CreateCloudGroupExternalNotFound) String ¶
func (o *CreateCloudGroupExternalNotFound) String() string
type CreateCloudGroupExternalOK ¶
type CreateCloudGroupExternalOK struct {
/* Trace-ID: submit to support if resolving an issue
*/
XCSTRACEID string
/* Request limit per minute.
*/
XRateLimitLimit int64
/* The number of requests remaining for the sliding one minute window.
*/
XRateLimitRemaining int64
Payload *models.AssetgroupmanagerV1CreateCloudGroupResponse
}
CreateCloudGroupExternalOK describes a response with status code 200, with default header values.
A successful response.
func NewCreateCloudGroupExternalOK ¶
func NewCreateCloudGroupExternalOK() *CreateCloudGroupExternalOK
NewCreateCloudGroupExternalOK creates a CreateCloudGroupExternalOK with default headers values
func (*CreateCloudGroupExternalOK) Code ¶
func (o *CreateCloudGroupExternalOK) Code() int
Code gets the status code for the create cloud group external o k response
func (*CreateCloudGroupExternalOK) Error ¶
func (o *CreateCloudGroupExternalOK) Error() string
func (*CreateCloudGroupExternalOK) GetPayload ¶
func (o *CreateCloudGroupExternalOK) GetPayload() *models.AssetgroupmanagerV1CreateCloudGroupResponse
func (*CreateCloudGroupExternalOK) IsClientError ¶
func (o *CreateCloudGroupExternalOK) IsClientError() bool
IsClientError returns true when this create cloud group external o k response has a 4xx status code
func (*CreateCloudGroupExternalOK) IsCode ¶
func (o *CreateCloudGroupExternalOK) IsCode(code int) bool
IsCode returns true when this create cloud group external o k response a status code equal to that given
func (*CreateCloudGroupExternalOK) IsRedirect ¶
func (o *CreateCloudGroupExternalOK) IsRedirect() bool
IsRedirect returns true when this create cloud group external o k response has a 3xx status code
func (*CreateCloudGroupExternalOK) IsServerError ¶
func (o *CreateCloudGroupExternalOK) IsServerError() bool
IsServerError returns true when this create cloud group external o k response has a 5xx status code
func (*CreateCloudGroupExternalOK) IsSuccess ¶
func (o *CreateCloudGroupExternalOK) IsSuccess() bool
IsSuccess returns true when this create cloud group external o k response has a 2xx status code
func (*CreateCloudGroupExternalOK) String ¶
func (o *CreateCloudGroupExternalOK) String() string
type CreateCloudGroupExternalParams ¶
type CreateCloudGroupExternalParams struct {
// Body.
Body *models.AssetgroupmanagerV1CreateCloudGroupRequest
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
CreateCloudGroupExternalParams contains all the parameters to send to the API endpoint
for the create cloud group external operation. Typically these are written to a http.Request.
func NewCreateCloudGroupExternalParams ¶
func NewCreateCloudGroupExternalParams() *CreateCloudGroupExternalParams
NewCreateCloudGroupExternalParams creates a new CreateCloudGroupExternalParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewCreateCloudGroupExternalParamsWithContext ¶
func NewCreateCloudGroupExternalParamsWithContext(ctx context.Context) *CreateCloudGroupExternalParams
NewCreateCloudGroupExternalParamsWithContext creates a new CreateCloudGroupExternalParams object with the ability to set a context for a request.
func NewCreateCloudGroupExternalParamsWithHTTPClient ¶
func NewCreateCloudGroupExternalParamsWithHTTPClient(client *http.Client) *CreateCloudGroupExternalParams
NewCreateCloudGroupExternalParamsWithHTTPClient creates a new CreateCloudGroupExternalParams object with the ability to set a custom HTTPClient for a request.
func NewCreateCloudGroupExternalParamsWithTimeout ¶
func NewCreateCloudGroupExternalParamsWithTimeout(timeout time.Duration) *CreateCloudGroupExternalParams
NewCreateCloudGroupExternalParamsWithTimeout creates a new CreateCloudGroupExternalParams object with the ability to set a timeout on a request.
func (*CreateCloudGroupExternalParams) SetBody ¶
func (o *CreateCloudGroupExternalParams) SetBody(body *models.AssetgroupmanagerV1CreateCloudGroupRequest)
SetBody adds the body to the create cloud group external params
func (*CreateCloudGroupExternalParams) SetContext ¶
func (o *CreateCloudGroupExternalParams) SetContext(ctx context.Context)
SetContext adds the context to the create cloud group external params
func (*CreateCloudGroupExternalParams) SetDefaults ¶
func (o *CreateCloudGroupExternalParams) SetDefaults()
SetDefaults hydrates default values in the create cloud group external params (not the query body).
All values with no default are reset to their zero value.
func (*CreateCloudGroupExternalParams) SetHTTPClient ¶
func (o *CreateCloudGroupExternalParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create cloud group external params
func (*CreateCloudGroupExternalParams) SetTimeout ¶
func (o *CreateCloudGroupExternalParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create cloud group external params
func (*CreateCloudGroupExternalParams) WithBody ¶
func (o *CreateCloudGroupExternalParams) WithBody(body *models.AssetgroupmanagerV1CreateCloudGroupRequest) *CreateCloudGroupExternalParams
WithBody adds the body to the create cloud group external params
func (*CreateCloudGroupExternalParams) WithContext ¶
func (o *CreateCloudGroupExternalParams) WithContext(ctx context.Context) *CreateCloudGroupExternalParams
WithContext adds the context to the create cloud group external params
func (*CreateCloudGroupExternalParams) WithDefaults ¶
func (o *CreateCloudGroupExternalParams) WithDefaults() *CreateCloudGroupExternalParams
WithDefaults hydrates default values in the create cloud group external params (not the query body).
All values with no default are reset to their zero value.
func (*CreateCloudGroupExternalParams) WithHTTPClient ¶
func (o *CreateCloudGroupExternalParams) WithHTTPClient(client *http.Client) *CreateCloudGroupExternalParams
WithHTTPClient adds the HTTPClient to the create cloud group external params
func (*CreateCloudGroupExternalParams) WithTimeout ¶
func (o *CreateCloudGroupExternalParams) WithTimeout(timeout time.Duration) *CreateCloudGroupExternalParams
WithTimeout adds the timeout to the create cloud group external params
func (*CreateCloudGroupExternalParams) WriteToRequest ¶
func (o *CreateCloudGroupExternalParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateCloudGroupExternalPreconditionFailed ¶
type CreateCloudGroupExternalPreconditionFailed struct {
/* Trace-ID: submit to support if resolving an issue
*/
XCSTRACEID string
/* Request limit per minute.
*/
XRateLimitLimit int64
/* The number of requests remaining for the sliding one minute window.
*/
XRateLimitRemaining int64
Payload *models.AssetgroupmanagerV1MSAResponse
}
CreateCloudGroupExternalPreconditionFailed describes a response with status code 412, with default header values.
Returned when a precondition fails e.g if after this call the CID will have more groups than the max allowed
func NewCreateCloudGroupExternalPreconditionFailed ¶
func NewCreateCloudGroupExternalPreconditionFailed() *CreateCloudGroupExternalPreconditionFailed
NewCreateCloudGroupExternalPreconditionFailed creates a CreateCloudGroupExternalPreconditionFailed with default headers values
func (*CreateCloudGroupExternalPreconditionFailed) Code ¶
func (o *CreateCloudGroupExternalPreconditionFailed) Code() int
Code gets the status code for the create cloud group external precondition failed response
func (*CreateCloudGroupExternalPreconditionFailed) Error ¶
func (o *CreateCloudGroupExternalPreconditionFailed) Error() string
func (*CreateCloudGroupExternalPreconditionFailed) GetPayload ¶
func (o *CreateCloudGroupExternalPreconditionFailed) GetPayload() *models.AssetgroupmanagerV1MSAResponse
func (*CreateCloudGroupExternalPreconditionFailed) IsClientError ¶
func (o *CreateCloudGroupExternalPreconditionFailed) IsClientError() bool
IsClientError returns true when this create cloud group external precondition failed response has a 4xx status code
func (*CreateCloudGroupExternalPreconditionFailed) IsCode ¶
func (o *CreateCloudGroupExternalPreconditionFailed) IsCode(code int) bool
IsCode returns true when this create cloud group external precondition failed response a status code equal to that given
func (*CreateCloudGroupExternalPreconditionFailed) IsRedirect ¶
func (o *CreateCloudGroupExternalPreconditionFailed) IsRedirect() bool
IsRedirect returns true when this create cloud group external precondition failed response has a 3xx status code
func (*CreateCloudGroupExternalPreconditionFailed) IsServerError ¶
func (o *CreateCloudGroupExternalPreconditionFailed) IsServerError() bool
IsServerError returns true when this create cloud group external precondition failed response has a 5xx status code
func (*CreateCloudGroupExternalPreconditionFailed) IsSuccess ¶
func (o *CreateCloudGroupExternalPreconditionFailed) IsSuccess() bool
IsSuccess returns true when this create cloud group external precondition failed response has a 2xx status code
func (*CreateCloudGroupExternalPreconditionFailed) String ¶
func (o *CreateCloudGroupExternalPreconditionFailed) String() string
type CreateCloudGroupExternalReader ¶
type CreateCloudGroupExternalReader struct {
// contains filtered or unexported fields
}
CreateCloudGroupExternalReader is a Reader for the CreateCloudGroupExternal structure.
func (*CreateCloudGroupExternalReader) ReadResponse ¶
func (o *CreateCloudGroupExternalReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateCloudGroupExternalTooManyRequests ¶
type CreateCloudGroupExternalTooManyRequests struct {
/* Trace-ID: submit to support if resolving an issue
*/
XCSTRACEID string
/* Request limit per minute.
*/
XRateLimitLimit int64
/* The number of requests remaining for the sliding one minute window.
*/
XRateLimitRemaining int64
/* Too many requests, retry after this time (as milliseconds since epoch)
*/
XRateLimitRetryAfter int64
Payload *models.MsaReplyMetaOnly
}
CreateCloudGroupExternalTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewCreateCloudGroupExternalTooManyRequests ¶
func NewCreateCloudGroupExternalTooManyRequests() *CreateCloudGroupExternalTooManyRequests
NewCreateCloudGroupExternalTooManyRequests creates a CreateCloudGroupExternalTooManyRequests with default headers values
func (*CreateCloudGroupExternalTooManyRequests) Code ¶
func (o *CreateCloudGroupExternalTooManyRequests) Code() int
Code gets the status code for the create cloud group external too many requests response
func (*CreateCloudGroupExternalTooManyRequests) Error ¶
func (o *CreateCloudGroupExternalTooManyRequests) Error() string
func (*CreateCloudGroupExternalTooManyRequests) GetPayload ¶
func (o *CreateCloudGroupExternalTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*CreateCloudGroupExternalTooManyRequests) IsClientError ¶
func (o *CreateCloudGroupExternalTooManyRequests) IsClientError() bool
IsClientError returns true when this create cloud group external too many requests response has a 4xx status code
func (*CreateCloudGroupExternalTooManyRequests) IsCode ¶
func (o *CreateCloudGroupExternalTooManyRequests) IsCode(code int) bool
IsCode returns true when this create cloud group external too many requests response a status code equal to that given
func (*CreateCloudGroupExternalTooManyRequests) IsRedirect ¶
func (o *CreateCloudGroupExternalTooManyRequests) IsRedirect() bool
IsRedirect returns true when this create cloud group external too many requests response has a 3xx status code
func (*CreateCloudGroupExternalTooManyRequests) IsServerError ¶
func (o *CreateCloudGroupExternalTooManyRequests) IsServerError() bool
IsServerError returns true when this create cloud group external too many requests response has a 5xx status code
func (*CreateCloudGroupExternalTooManyRequests) IsSuccess ¶
func (o *CreateCloudGroupExternalTooManyRequests) IsSuccess() bool
IsSuccess returns true when this create cloud group external too many requests response has a 2xx status code
func (*CreateCloudGroupExternalTooManyRequests) String ¶
func (o *CreateCloudGroupExternalTooManyRequests) String() string
type CreateCloudGroupExternalUnauthorized ¶
type CreateCloudGroupExternalUnauthorized struct {
XCSTRACEID string
XRateLimitLimit int64
XRateLimitRemaining int64
}
CreateCloudGroupExternalUnauthorized describes a response with status code 401, with default header values.
Returned when the request is unauthorized.
func NewCreateCloudGroupExternalUnauthorized ¶
func NewCreateCloudGroupExternalUnauthorized() *CreateCloudGroupExternalUnauthorized
NewCreateCloudGroupExternalUnauthorized creates a CreateCloudGroupExternalUnauthorized with default headers values
func (*CreateCloudGroupExternalUnauthorized) Code ¶
func (o *CreateCloudGroupExternalUnauthorized) Code() int
Code gets the status code for the create cloud group external unauthorized response
func (*CreateCloudGroupExternalUnauthorized) Error ¶
func (o *CreateCloudGroupExternalUnauthorized) Error() string
func (*CreateCloudGroupExternalUnauthorized) GetPayload ¶
func (o *CreateCloudGroupExternalUnauthorized) GetPayload() *models.AssetgroupmanagerV1MSAResponse
func (*CreateCloudGroupExternalUnauthorized) IsClientError ¶
func (o *CreateCloudGroupExternalUnauthorized) IsClientError() bool
IsClientError returns true when this create cloud group external unauthorized response has a 4xx status code
func (*CreateCloudGroupExternalUnauthorized) IsCode ¶
func (o *CreateCloudGroupExternalUnauthorized) IsCode(code int) bool
IsCode returns true when this create cloud group external unauthorized response a status code equal to that given
func (*CreateCloudGroupExternalUnauthorized) IsRedirect ¶
func (o *CreateCloudGroupExternalUnauthorized) IsRedirect() bool
IsRedirect returns true when this create cloud group external unauthorized response has a 3xx status code
func (*CreateCloudGroupExternalUnauthorized) IsServerError ¶
func (o *CreateCloudGroupExternalUnauthorized) IsServerError() bool
IsServerError returns true when this create cloud group external unauthorized response has a 5xx status code
func (*CreateCloudGroupExternalUnauthorized) IsSuccess ¶
func (o *CreateCloudGroupExternalUnauthorized) IsSuccess() bool
IsSuccess returns true when this create cloud group external unauthorized response has a 2xx status code
func (*CreateCloudGroupExternalUnauthorized) String ¶
func (o *CreateCloudGroupExternalUnauthorized) String() string
type DeleteCloudGroupsExternalBadRequest ¶
type DeleteCloudGroupsExternalBadRequest struct {
/* Trace-ID: submit to support if resolving an issue
*/
XCSTRACEID string
/* Request limit per minute.
*/
XRateLimitLimit int64
/* The number of requests remaining for the sliding one minute window.
*/
XRateLimitRemaining int64
Payload *models.AssetgroupmanagerV1MSAResponse
}
DeleteCloudGroupsExternalBadRequest describes a response with status code 400, with default header values.
Returned when the request is malformed.
func NewDeleteCloudGroupsExternalBadRequest ¶
func NewDeleteCloudGroupsExternalBadRequest() *DeleteCloudGroupsExternalBadRequest
NewDeleteCloudGroupsExternalBadRequest creates a DeleteCloudGroupsExternalBadRequest with default headers values
func (*DeleteCloudGroupsExternalBadRequest) Code ¶
func (o *DeleteCloudGroupsExternalBadRequest) Code() int
Code gets the status code for the delete cloud groups external bad request response
func (*DeleteCloudGroupsExternalBadRequest) Error ¶
func (o *DeleteCloudGroupsExternalBadRequest) Error() string
func (*DeleteCloudGroupsExternalBadRequest) GetPayload ¶
func (o *DeleteCloudGroupsExternalBadRequest) GetPayload() *models.AssetgroupmanagerV1MSAResponse
func (*DeleteCloudGroupsExternalBadRequest) IsClientError ¶
func (o *DeleteCloudGroupsExternalBadRequest) IsClientError() bool
IsClientError returns true when this delete cloud groups external bad request response has a 4xx status code
func (*DeleteCloudGroupsExternalBadRequest) IsCode ¶
func (o *DeleteCloudGroupsExternalBadRequest) IsCode(code int) bool
IsCode returns true when this delete cloud groups external bad request response a status code equal to that given
func (*DeleteCloudGroupsExternalBadRequest) IsRedirect ¶
func (o *DeleteCloudGroupsExternalBadRequest) IsRedirect() bool
IsRedirect returns true when this delete cloud groups external bad request response has a 3xx status code
func (*DeleteCloudGroupsExternalBadRequest) IsServerError ¶
func (o *DeleteCloudGroupsExternalBadRequest) IsServerError() bool
IsServerError returns true when this delete cloud groups external bad request response has a 5xx status code
func (*DeleteCloudGroupsExternalBadRequest) IsSuccess ¶
func (o *DeleteCloudGroupsExternalBadRequest) IsSuccess() bool
IsSuccess returns true when this delete cloud groups external bad request response has a 2xx status code
func (*DeleteCloudGroupsExternalBadRequest) String ¶
func (o *DeleteCloudGroupsExternalBadRequest) String() string
type DeleteCloudGroupsExternalForbidden ¶
type DeleteCloudGroupsExternalForbidden struct {
/* Trace-ID: submit to support if resolving an issue
*/
XCSTRACEID string
/* Request limit per minute.
*/
XRateLimitLimit int64
/* The number of requests remaining for the sliding one minute window.
*/
XRateLimitRemaining int64
Payload *models.AssetgroupmanagerV1MSAResponse
}
DeleteCloudGroupsExternalForbidden describes a response with status code 403, with default header values.
Returned when the subject does not have permission to access the resource.
func NewDeleteCloudGroupsExternalForbidden ¶
func NewDeleteCloudGroupsExternalForbidden() *DeleteCloudGroupsExternalForbidden
NewDeleteCloudGroupsExternalForbidden creates a DeleteCloudGroupsExternalForbidden with default headers values
func (*DeleteCloudGroupsExternalForbidden) Code ¶
func (o *DeleteCloudGroupsExternalForbidden) Code() int
Code gets the status code for the delete cloud groups external forbidden response
func (*DeleteCloudGroupsExternalForbidden) Error ¶
func (o *DeleteCloudGroupsExternalForbidden) Error() string
func (*DeleteCloudGroupsExternalForbidden) GetPayload ¶
func (o *DeleteCloudGroupsExternalForbidden) GetPayload() *models.AssetgroupmanagerV1MSAResponse
func (*DeleteCloudGroupsExternalForbidden) IsClientError ¶
func (o *DeleteCloudGroupsExternalForbidden) IsClientError() bool
IsClientError returns true when this delete cloud groups external forbidden response has a 4xx status code
func (*DeleteCloudGroupsExternalForbidden) IsCode ¶
func (o *DeleteCloudGroupsExternalForbidden) IsCode(code int) bool
IsCode returns true when this delete cloud groups external forbidden response a status code equal to that given
func (*DeleteCloudGroupsExternalForbidden) IsRedirect ¶
func (o *DeleteCloudGroupsExternalForbidden) IsRedirect() bool
IsRedirect returns true when this delete cloud groups external forbidden response has a 3xx status code
func (*DeleteCloudGroupsExternalForbidden) IsServerError ¶
func (o *DeleteCloudGroupsExternalForbidden) IsServerError() bool
IsServerError returns true when this delete cloud groups external forbidden response has a 5xx status code
func (*DeleteCloudGroupsExternalForbidden) IsSuccess ¶
func (o *DeleteCloudGroupsExternalForbidden) IsSuccess() bool
IsSuccess returns true when this delete cloud groups external forbidden response has a 2xx status code
func (*DeleteCloudGroupsExternalForbidden) String ¶
func (o *DeleteCloudGroupsExternalForbidden) String() string
type DeleteCloudGroupsExternalInternalServerError ¶
type DeleteCloudGroupsExternalInternalServerError struct {
/* Trace-ID: submit to support if resolving an issue
*/
XCSTRACEID string
/* Request limit per minute.
*/
XRateLimitLimit int64
/* The number of requests remaining for the sliding one minute window.
*/
XRateLimitRemaining int64
Payload *models.AssetgroupmanagerV1MSAResponse
}
DeleteCloudGroupsExternalInternalServerError describes a response with status code 500, with default header values.
Server error
func NewDeleteCloudGroupsExternalInternalServerError ¶
func NewDeleteCloudGroupsExternalInternalServerError() *DeleteCloudGroupsExternalInternalServerError
NewDeleteCloudGroupsExternalInternalServerError creates a DeleteCloudGroupsExternalInternalServerError with default headers values
func (*DeleteCloudGroupsExternalInternalServerError) Code ¶
func (o *DeleteCloudGroupsExternalInternalServerError) Code() int
Code gets the status code for the delete cloud groups external internal server error response
func (*DeleteCloudGroupsExternalInternalServerError) Error ¶
func (o *DeleteCloudGroupsExternalInternalServerError) Error() string
func (*DeleteCloudGroupsExternalInternalServerError) GetPayload ¶
func (o *DeleteCloudGroupsExternalInternalServerError) GetPayload() *models.AssetgroupmanagerV1MSAResponse
func (*DeleteCloudGroupsExternalInternalServerError) IsClientError ¶
func (o *DeleteCloudGroupsExternalInternalServerError) IsClientError() bool
IsClientError returns true when this delete cloud groups external internal server error response has a 4xx status code
func (*DeleteCloudGroupsExternalInternalServerError) IsCode ¶
func (o *DeleteCloudGroupsExternalInternalServerError) IsCode(code int) bool
IsCode returns true when this delete cloud groups external internal server error response a status code equal to that given
func (*DeleteCloudGroupsExternalInternalServerError) IsRedirect ¶
func (o *DeleteCloudGroupsExternalInternalServerError) IsRedirect() bool
IsRedirect returns true when this delete cloud groups external internal server error response has a 3xx status code
func (*DeleteCloudGroupsExternalInternalServerError) IsServerError ¶
func (o *DeleteCloudGroupsExternalInternalServerError) IsServerError() bool
IsServerError returns true when this delete cloud groups external internal server error response has a 5xx status code
func (*DeleteCloudGroupsExternalInternalServerError) IsSuccess ¶
func (o *DeleteCloudGroupsExternalInternalServerError) IsSuccess() bool
IsSuccess returns true when this delete cloud groups external internal server error response has a 2xx status code
func (*DeleteCloudGroupsExternalInternalServerError) String ¶
func (o *DeleteCloudGroupsExternalInternalServerError) String() string
type DeleteCloudGroupsExternalNotFound ¶
type DeleteCloudGroupsExternalNotFound struct {
/* Trace-ID: submit to support if resolving an issue
*/
XCSTRACEID string
/* Request limit per minute.
*/
XRateLimitLimit int64
/* The number of requests remaining for the sliding one minute window.
*/
XRateLimitRemaining int64
Payload *models.AssetgroupmanagerV1MSAResponse
}
DeleteCloudGroupsExternalNotFound describes a response with status code 404, with default header values.
Returned when the resource does not exist.
func NewDeleteCloudGroupsExternalNotFound ¶
func NewDeleteCloudGroupsExternalNotFound() *DeleteCloudGroupsExternalNotFound
NewDeleteCloudGroupsExternalNotFound creates a DeleteCloudGroupsExternalNotFound with default headers values
func (*DeleteCloudGroupsExternalNotFound) Code ¶
func (o *DeleteCloudGroupsExternalNotFound) Code() int
Code gets the status code for the delete cloud groups external not found response
func (*DeleteCloudGroupsExternalNotFound) Error ¶
func (o *DeleteCloudGroupsExternalNotFound) Error() string
func (*DeleteCloudGroupsExternalNotFound) GetPayload ¶
func (o *DeleteCloudGroupsExternalNotFound) GetPayload() *models.AssetgroupmanagerV1MSAResponse
func (*DeleteCloudGroupsExternalNotFound) IsClientError ¶
func (o *DeleteCloudGroupsExternalNotFound) IsClientError() bool
IsClientError returns true when this delete cloud groups external not found response has a 4xx status code
func (*DeleteCloudGroupsExternalNotFound) IsCode ¶
func (o *DeleteCloudGroupsExternalNotFound) IsCode(code int) bool
IsCode returns true when this delete cloud groups external not found response a status code equal to that given
func (*DeleteCloudGroupsExternalNotFound) IsRedirect ¶
func (o *DeleteCloudGroupsExternalNotFound) IsRedirect() bool
IsRedirect returns true when this delete cloud groups external not found response has a 3xx status code
func (*DeleteCloudGroupsExternalNotFound) IsServerError ¶
func (o *DeleteCloudGroupsExternalNotFound) IsServerError() bool
IsServerError returns true when this delete cloud groups external not found response has a 5xx status code
func (*DeleteCloudGroupsExternalNotFound) IsSuccess ¶
func (o *DeleteCloudGroupsExternalNotFound) IsSuccess() bool
IsSuccess returns true when this delete cloud groups external not found response has a 2xx status code
func (*DeleteCloudGroupsExternalNotFound) String ¶
func (o *DeleteCloudGroupsExternalNotFound) String() string
type DeleteCloudGroupsExternalOK ¶
type DeleteCloudGroupsExternalOK struct {
/* Trace-ID: submit to support if resolving an issue
*/
XCSTRACEID string
/* Request limit per minute.
*/
XRateLimitLimit int64
/* The number of requests remaining for the sliding one minute window.
*/
XRateLimitRemaining int64
Payload interface{}
}
DeleteCloudGroupsExternalOK describes a response with status code 200, with default header values.
A successful response.
func NewDeleteCloudGroupsExternalOK ¶
func NewDeleteCloudGroupsExternalOK() *DeleteCloudGroupsExternalOK
NewDeleteCloudGroupsExternalOK creates a DeleteCloudGroupsExternalOK with default headers values
func (*DeleteCloudGroupsExternalOK) Code ¶
func (o *DeleteCloudGroupsExternalOK) Code() int
Code gets the status code for the delete cloud groups external o k response
func (*DeleteCloudGroupsExternalOK) Error ¶
func (o *DeleteCloudGroupsExternalOK) Error() string
func (*DeleteCloudGroupsExternalOK) GetPayload ¶
func (o *DeleteCloudGroupsExternalOK) GetPayload() interface{}
func (*DeleteCloudGroupsExternalOK) IsClientError ¶
func (o *DeleteCloudGroupsExternalOK) IsClientError() bool
IsClientError returns true when this delete cloud groups external o k response has a 4xx status code
func (*DeleteCloudGroupsExternalOK) IsCode ¶
func (o *DeleteCloudGroupsExternalOK) IsCode(code int) bool
IsCode returns true when this delete cloud groups external o k response a status code equal to that given
func (*DeleteCloudGroupsExternalOK) IsRedirect ¶
func (o *DeleteCloudGroupsExternalOK) IsRedirect() bool
IsRedirect returns true when this delete cloud groups external o k response has a 3xx status code
func (*DeleteCloudGroupsExternalOK) IsServerError ¶
func (o *DeleteCloudGroupsExternalOK) IsServerError() bool
IsServerError returns true when this delete cloud groups external o k response has a 5xx status code
func (*DeleteCloudGroupsExternalOK) IsSuccess ¶
func (o *DeleteCloudGroupsExternalOK) IsSuccess() bool
IsSuccess returns true when this delete cloud groups external o k response has a 2xx status code
func (*DeleteCloudGroupsExternalOK) String ¶
func (o *DeleteCloudGroupsExternalOK) String() string
type DeleteCloudGroupsExternalParams ¶
type DeleteCloudGroupsExternalParams struct {
/* Ids.
Cloud Groups UUIDs to delete
*/
Ids []string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
DeleteCloudGroupsExternalParams contains all the parameters to send to the API endpoint
for the delete cloud groups external operation. Typically these are written to a http.Request.
func NewDeleteCloudGroupsExternalParams ¶
func NewDeleteCloudGroupsExternalParams() *DeleteCloudGroupsExternalParams
NewDeleteCloudGroupsExternalParams creates a new DeleteCloudGroupsExternalParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewDeleteCloudGroupsExternalParamsWithContext ¶
func NewDeleteCloudGroupsExternalParamsWithContext(ctx context.Context) *DeleteCloudGroupsExternalParams
NewDeleteCloudGroupsExternalParamsWithContext creates a new DeleteCloudGroupsExternalParams object with the ability to set a context for a request.
func NewDeleteCloudGroupsExternalParamsWithHTTPClient ¶
func NewDeleteCloudGroupsExternalParamsWithHTTPClient(client *http.Client) *DeleteCloudGroupsExternalParams
NewDeleteCloudGroupsExternalParamsWithHTTPClient creates a new DeleteCloudGroupsExternalParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteCloudGroupsExternalParamsWithTimeout ¶
func NewDeleteCloudGroupsExternalParamsWithTimeout(timeout time.Duration) *DeleteCloudGroupsExternalParams
NewDeleteCloudGroupsExternalParamsWithTimeout creates a new DeleteCloudGroupsExternalParams object with the ability to set a timeout on a request.
func (*DeleteCloudGroupsExternalParams) SetContext ¶
func (o *DeleteCloudGroupsExternalParams) SetContext(ctx context.Context)
SetContext adds the context to the delete cloud groups external params
func (*DeleteCloudGroupsExternalParams) SetDefaults ¶
func (o *DeleteCloudGroupsExternalParams) SetDefaults()
SetDefaults hydrates default values in the delete cloud groups external params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteCloudGroupsExternalParams) SetHTTPClient ¶
func (o *DeleteCloudGroupsExternalParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete cloud groups external params
func (*DeleteCloudGroupsExternalParams) SetIds ¶
func (o *DeleteCloudGroupsExternalParams) SetIds(ids []string)
SetIds adds the ids to the delete cloud groups external params
func (*DeleteCloudGroupsExternalParams) SetTimeout ¶
func (o *DeleteCloudGroupsExternalParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete cloud groups external params
func (*DeleteCloudGroupsExternalParams) WithContext ¶
func (o *DeleteCloudGroupsExternalParams) WithContext(ctx context.Context) *DeleteCloudGroupsExternalParams
WithContext adds the context to the delete cloud groups external params
func (*DeleteCloudGroupsExternalParams) WithDefaults ¶
func (o *DeleteCloudGroupsExternalParams) WithDefaults() *DeleteCloudGroupsExternalParams
WithDefaults hydrates default values in the delete cloud groups external params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteCloudGroupsExternalParams) WithHTTPClient ¶
func (o *DeleteCloudGroupsExternalParams) WithHTTPClient(client *http.Client) *DeleteCloudGroupsExternalParams
WithHTTPClient adds the HTTPClient to the delete cloud groups external params
func (*DeleteCloudGroupsExternalParams) WithIds ¶
func (o *DeleteCloudGroupsExternalParams) WithIds(ids []string) *DeleteCloudGroupsExternalParams
WithIds adds the ids to the delete cloud groups external params
func (*DeleteCloudGroupsExternalParams) WithTimeout ¶
func (o *DeleteCloudGroupsExternalParams) WithTimeout(timeout time.Duration) *DeleteCloudGroupsExternalParams
WithTimeout adds the timeout to the delete cloud groups external params
func (*DeleteCloudGroupsExternalParams) WriteToRequest ¶
func (o *DeleteCloudGroupsExternalParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteCloudGroupsExternalReader ¶
type DeleteCloudGroupsExternalReader struct {
// contains filtered or unexported fields
}
DeleteCloudGroupsExternalReader is a Reader for the DeleteCloudGroupsExternal structure.
func (*DeleteCloudGroupsExternalReader) ReadResponse ¶
func (o *DeleteCloudGroupsExternalReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteCloudGroupsExternalTooManyRequests ¶
type DeleteCloudGroupsExternalTooManyRequests struct {
/* Trace-ID: submit to support if resolving an issue
*/
XCSTRACEID string
/* Request limit per minute.
*/
XRateLimitLimit int64
/* The number of requests remaining for the sliding one minute window.
*/
XRateLimitRemaining int64
/* Too many requests, retry after this time (as milliseconds since epoch)
*/
XRateLimitRetryAfter int64
Payload *models.MsaReplyMetaOnly
}
DeleteCloudGroupsExternalTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewDeleteCloudGroupsExternalTooManyRequests ¶
func NewDeleteCloudGroupsExternalTooManyRequests() *DeleteCloudGroupsExternalTooManyRequests
NewDeleteCloudGroupsExternalTooManyRequests creates a DeleteCloudGroupsExternalTooManyRequests with default headers values
func (*DeleteCloudGroupsExternalTooManyRequests) Code ¶
func (o *DeleteCloudGroupsExternalTooManyRequests) Code() int
Code gets the status code for the delete cloud groups external too many requests response
func (*DeleteCloudGroupsExternalTooManyRequests) Error ¶
func (o *DeleteCloudGroupsExternalTooManyRequests) Error() string
func (*DeleteCloudGroupsExternalTooManyRequests) GetPayload ¶
func (o *DeleteCloudGroupsExternalTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*DeleteCloudGroupsExternalTooManyRequests) IsClientError ¶
func (o *DeleteCloudGroupsExternalTooManyRequests) IsClientError() bool
IsClientError returns true when this delete cloud groups external too many requests response has a 4xx status code
func (*DeleteCloudGroupsExternalTooManyRequests) IsCode ¶
func (o *DeleteCloudGroupsExternalTooManyRequests) IsCode(code int) bool
IsCode returns true when this delete cloud groups external too many requests response a status code equal to that given
func (*DeleteCloudGroupsExternalTooManyRequests) IsRedirect ¶
func (o *DeleteCloudGroupsExternalTooManyRequests) IsRedirect() bool
IsRedirect returns true when this delete cloud groups external too many requests response has a 3xx status code
func (*DeleteCloudGroupsExternalTooManyRequests) IsServerError ¶
func (o *DeleteCloudGroupsExternalTooManyRequests) IsServerError() bool
IsServerError returns true when this delete cloud groups external too many requests response has a 5xx status code
func (*DeleteCloudGroupsExternalTooManyRequests) IsSuccess ¶
func (o *DeleteCloudGroupsExternalTooManyRequests) IsSuccess() bool
IsSuccess returns true when this delete cloud groups external too many requests response has a 2xx status code
func (*DeleteCloudGroupsExternalTooManyRequests) String ¶
func (o *DeleteCloudGroupsExternalTooManyRequests) String() string
type DeleteCloudGroupsExternalUnauthorized ¶
type DeleteCloudGroupsExternalUnauthorized struct {
XCSTRACEID string
XRateLimitLimit int64
XRateLimitRemaining int64
}
DeleteCloudGroupsExternalUnauthorized describes a response with status code 401, with default header values.
Returned when the request is unauthorized.
func NewDeleteCloudGroupsExternalUnauthorized ¶
func NewDeleteCloudGroupsExternalUnauthorized() *DeleteCloudGroupsExternalUnauthorized
NewDeleteCloudGroupsExternalUnauthorized creates a DeleteCloudGroupsExternalUnauthorized with default headers values
func (*DeleteCloudGroupsExternalUnauthorized) Code ¶
func (o *DeleteCloudGroupsExternalUnauthorized) Code() int
Code gets the status code for the delete cloud groups external unauthorized response
func (*DeleteCloudGroupsExternalUnauthorized) Error ¶
func (o *DeleteCloudGroupsExternalUnauthorized) Error() string
func (*DeleteCloudGroupsExternalUnauthorized) GetPayload ¶
func (o *DeleteCloudGroupsExternalUnauthorized) GetPayload() *models.AssetgroupmanagerV1MSAResponse
func (*DeleteCloudGroupsExternalUnauthorized) IsClientError ¶
func (o *DeleteCloudGroupsExternalUnauthorized) IsClientError() bool
IsClientError returns true when this delete cloud groups external unauthorized response has a 4xx status code
func (*DeleteCloudGroupsExternalUnauthorized) IsCode ¶
func (o *DeleteCloudGroupsExternalUnauthorized) IsCode(code int) bool
IsCode returns true when this delete cloud groups external unauthorized response a status code equal to that given
func (*DeleteCloudGroupsExternalUnauthorized) IsRedirect ¶
func (o *DeleteCloudGroupsExternalUnauthorized) IsRedirect() bool
IsRedirect returns true when this delete cloud groups external unauthorized response has a 3xx status code
func (*DeleteCloudGroupsExternalUnauthorized) IsServerError ¶
func (o *DeleteCloudGroupsExternalUnauthorized) IsServerError() bool
IsServerError returns true when this delete cloud groups external unauthorized response has a 5xx status code
func (*DeleteCloudGroupsExternalUnauthorized) IsSuccess ¶
func (o *DeleteCloudGroupsExternalUnauthorized) IsSuccess() bool
IsSuccess returns true when this delete cloud groups external unauthorized response has a 2xx status code
func (*DeleteCloudGroupsExternalUnauthorized) String ¶
func (o *DeleteCloudGroupsExternalUnauthorized) String() string
type ListCloudGroupIDsExternalBadRequest ¶
type ListCloudGroupIDsExternalBadRequest struct {
/* Trace-ID: submit to support if resolving an issue
*/
XCSTRACEID string
/* Request limit per minute.
*/
XRateLimitLimit int64
/* The number of requests remaining for the sliding one minute window.
*/
XRateLimitRemaining int64
Payload *models.AssetgroupmanagerV1MSAResponse
}
ListCloudGroupIDsExternalBadRequest describes a response with status code 400, with default header values.
Returned when the request is malformed.
func NewListCloudGroupIDsExternalBadRequest ¶
func NewListCloudGroupIDsExternalBadRequest() *ListCloudGroupIDsExternalBadRequest
NewListCloudGroupIDsExternalBadRequest creates a ListCloudGroupIDsExternalBadRequest with default headers values
func (*ListCloudGroupIDsExternalBadRequest) Code ¶
func (o *ListCloudGroupIDsExternalBadRequest) Code() int
Code gets the status code for the list cloud group i ds external bad request response
func (*ListCloudGroupIDsExternalBadRequest) Error ¶
func (o *ListCloudGroupIDsExternalBadRequest) Error() string
func (*ListCloudGroupIDsExternalBadRequest) GetPayload ¶
func (o *ListCloudGroupIDsExternalBadRequest) GetPayload() *models.AssetgroupmanagerV1MSAResponse
func (*ListCloudGroupIDsExternalBadRequest) IsClientError ¶
func (o *ListCloudGroupIDsExternalBadRequest) IsClientError() bool
IsClientError returns true when this list cloud group i ds external bad request response has a 4xx status code
func (*ListCloudGroupIDsExternalBadRequest) IsCode ¶
func (o *ListCloudGroupIDsExternalBadRequest) IsCode(code int) bool
IsCode returns true when this list cloud group i ds external bad request response a status code equal to that given
func (*ListCloudGroupIDsExternalBadRequest) IsRedirect ¶
func (o *ListCloudGroupIDsExternalBadRequest) IsRedirect() bool
IsRedirect returns true when this list cloud group i ds external bad request response has a 3xx status code
func (*ListCloudGroupIDsExternalBadRequest) IsServerError ¶
func (o *ListCloudGroupIDsExternalBadRequest) IsServerError() bool
IsServerError returns true when this list cloud group i ds external bad request response has a 5xx status code
func (*ListCloudGroupIDsExternalBadRequest) IsSuccess ¶
func (o *ListCloudGroupIDsExternalBadRequest) IsSuccess() bool
IsSuccess returns true when this list cloud group i ds external bad request response has a 2xx status code
func (*ListCloudGroupIDsExternalBadRequest) String ¶
func (o *ListCloudGroupIDsExternalBadRequest) String() string
type ListCloudGroupIDsExternalForbidden ¶
type ListCloudGroupIDsExternalForbidden struct {
/* Trace-ID: submit to support if resolving an issue
*/
XCSTRACEID string
/* Request limit per minute.
*/
XRateLimitLimit int64
/* The number of requests remaining for the sliding one minute window.
*/
XRateLimitRemaining int64
Payload *models.AssetgroupmanagerV1MSAResponse
}
ListCloudGroupIDsExternalForbidden describes a response with status code 403, with default header values.
Returned when the subject does not have permission to access the resource.
func NewListCloudGroupIDsExternalForbidden ¶
func NewListCloudGroupIDsExternalForbidden() *ListCloudGroupIDsExternalForbidden
NewListCloudGroupIDsExternalForbidden creates a ListCloudGroupIDsExternalForbidden with default headers values
func (*ListCloudGroupIDsExternalForbidden) Code ¶
func (o *ListCloudGroupIDsExternalForbidden) Code() int
Code gets the status code for the list cloud group i ds external forbidden response
func (*ListCloudGroupIDsExternalForbidden) Error ¶
func (o *ListCloudGroupIDsExternalForbidden) Error() string
func (*ListCloudGroupIDsExternalForbidden) GetPayload ¶
func (o *ListCloudGroupIDsExternalForbidden) GetPayload() *models.AssetgroupmanagerV1MSAResponse
func (*ListCloudGroupIDsExternalForbidden) IsClientError ¶
func (o *ListCloudGroupIDsExternalForbidden) IsClientError() bool
IsClientError returns true when this list cloud group i ds external forbidden response has a 4xx status code
func (*ListCloudGroupIDsExternalForbidden) IsCode ¶
func (o *ListCloudGroupIDsExternalForbidden) IsCode(code int) bool
IsCode returns true when this list cloud group i ds external forbidden response a status code equal to that given
func (*ListCloudGroupIDsExternalForbidden) IsRedirect ¶
func (o *ListCloudGroupIDsExternalForbidden) IsRedirect() bool
IsRedirect returns true when this list cloud group i ds external forbidden response has a 3xx status code
func (*ListCloudGroupIDsExternalForbidden) IsServerError ¶
func (o *ListCloudGroupIDsExternalForbidden) IsServerError() bool
IsServerError returns true when this list cloud group i ds external forbidden response has a 5xx status code
func (*ListCloudGroupIDsExternalForbidden) IsSuccess ¶
func (o *ListCloudGroupIDsExternalForbidden) IsSuccess() bool
IsSuccess returns true when this list cloud group i ds external forbidden response has a 2xx status code
func (*ListCloudGroupIDsExternalForbidden) String ¶
func (o *ListCloudGroupIDsExternalForbidden) String() string
type ListCloudGroupIDsExternalInternalServerError ¶
type ListCloudGroupIDsExternalInternalServerError struct {
/* Trace-ID: submit to support if resolving an issue
*/
XCSTRACEID string
/* Request limit per minute.
*/
XRateLimitLimit int64
/* The number of requests remaining for the sliding one minute window.
*/
XRateLimitRemaining int64
Payload *models.AssetgroupmanagerV1MSAResponse
}
ListCloudGroupIDsExternalInternalServerError describes a response with status code 500, with default header values.
Server error
func NewListCloudGroupIDsExternalInternalServerError ¶
func NewListCloudGroupIDsExternalInternalServerError() *ListCloudGroupIDsExternalInternalServerError
NewListCloudGroupIDsExternalInternalServerError creates a ListCloudGroupIDsExternalInternalServerError with default headers values
func (*ListCloudGroupIDsExternalInternalServerError) Code ¶
func (o *ListCloudGroupIDsExternalInternalServerError) Code() int
Code gets the status code for the list cloud group i ds external internal server error response
func (*ListCloudGroupIDsExternalInternalServerError) Error ¶
func (o *ListCloudGroupIDsExternalInternalServerError) Error() string
func (*ListCloudGroupIDsExternalInternalServerError) GetPayload ¶
func (o *ListCloudGroupIDsExternalInternalServerError) GetPayload() *models.AssetgroupmanagerV1MSAResponse
func (*ListCloudGroupIDsExternalInternalServerError) IsClientError ¶
func (o *ListCloudGroupIDsExternalInternalServerError) IsClientError() bool
IsClientError returns true when this list cloud group i ds external internal server error response has a 4xx status code
func (*ListCloudGroupIDsExternalInternalServerError) IsCode ¶
func (o *ListCloudGroupIDsExternalInternalServerError) IsCode(code int) bool
IsCode returns true when this list cloud group i ds external internal server error response a status code equal to that given
func (*ListCloudGroupIDsExternalInternalServerError) IsRedirect ¶
func (o *ListCloudGroupIDsExternalInternalServerError) IsRedirect() bool
IsRedirect returns true when this list cloud group i ds external internal server error response has a 3xx status code
func (*ListCloudGroupIDsExternalInternalServerError) IsServerError ¶
func (o *ListCloudGroupIDsExternalInternalServerError) IsServerError() bool
IsServerError returns true when this list cloud group i ds external internal server error response has a 5xx status code
func (*ListCloudGroupIDsExternalInternalServerError) IsSuccess ¶
func (o *ListCloudGroupIDsExternalInternalServerError) IsSuccess() bool
IsSuccess returns true when this list cloud group i ds external internal server error response has a 2xx status code
func (*ListCloudGroupIDsExternalInternalServerError) String ¶
func (o *ListCloudGroupIDsExternalInternalServerError) String() string
type ListCloudGroupIDsExternalNotFound ¶
type ListCloudGroupIDsExternalNotFound struct {
/* Trace-ID: submit to support if resolving an issue
*/
XCSTRACEID string
/* Request limit per minute.
*/
XRateLimitLimit int64
/* The number of requests remaining for the sliding one minute window.
*/
XRateLimitRemaining int64
Payload *models.AssetgroupmanagerV1MSAResponse
}
ListCloudGroupIDsExternalNotFound describes a response with status code 404, with default header values.
Returned when the resource does not exist.
func NewListCloudGroupIDsExternalNotFound ¶
func NewListCloudGroupIDsExternalNotFound() *ListCloudGroupIDsExternalNotFound
NewListCloudGroupIDsExternalNotFound creates a ListCloudGroupIDsExternalNotFound with default headers values
func (*ListCloudGroupIDsExternalNotFound) Code ¶
func (o *ListCloudGroupIDsExternalNotFound) Code() int
Code gets the status code for the list cloud group i ds external not found response
func (*ListCloudGroupIDsExternalNotFound) Error ¶
func (o *ListCloudGroupIDsExternalNotFound) Error() string
func (*ListCloudGroupIDsExternalNotFound) GetPayload ¶
func (o *ListCloudGroupIDsExternalNotFound) GetPayload() *models.AssetgroupmanagerV1MSAResponse
func (*ListCloudGroupIDsExternalNotFound) IsClientError ¶
func (o *ListCloudGroupIDsExternalNotFound) IsClientError() bool
IsClientError returns true when this list cloud group i ds external not found response has a 4xx status code
func (*ListCloudGroupIDsExternalNotFound) IsCode ¶
func (o *ListCloudGroupIDsExternalNotFound) IsCode(code int) bool
IsCode returns true when this list cloud group i ds external not found response a status code equal to that given
func (*ListCloudGroupIDsExternalNotFound) IsRedirect ¶
func (o *ListCloudGroupIDsExternalNotFound) IsRedirect() bool
IsRedirect returns true when this list cloud group i ds external not found response has a 3xx status code
func (*ListCloudGroupIDsExternalNotFound) IsServerError ¶
func (o *ListCloudGroupIDsExternalNotFound) IsServerError() bool
IsServerError returns true when this list cloud group i ds external not found response has a 5xx status code
func (*ListCloudGroupIDsExternalNotFound) IsSuccess ¶
func (o *ListCloudGroupIDsExternalNotFound) IsSuccess() bool
IsSuccess returns true when this list cloud group i ds external not found response has a 2xx status code
func (*ListCloudGroupIDsExternalNotFound) String ¶
func (o *ListCloudGroupIDsExternalNotFound) String() string
type ListCloudGroupIDsExternalOK ¶
type ListCloudGroupIDsExternalOK struct {
/* Trace-ID: submit to support if resolving an issue
*/
XCSTRACEID string
/* Request limit per minute.
*/
XRateLimitLimit int64
/* The number of requests remaining for the sliding one minute window.
*/
XRateLimitRemaining int64
Payload *models.AssetgroupmanagerV1ListCloudGroupIDsResponse
}
ListCloudGroupIDsExternalOK describes a response with status code 200, with default header values.
A successful response.
func NewListCloudGroupIDsExternalOK ¶
func NewListCloudGroupIDsExternalOK() *ListCloudGroupIDsExternalOK
NewListCloudGroupIDsExternalOK creates a ListCloudGroupIDsExternalOK with default headers values
func (*ListCloudGroupIDsExternalOK) Code ¶
func (o *ListCloudGroupIDsExternalOK) Code() int
Code gets the status code for the list cloud group i ds external o k response
func (*ListCloudGroupIDsExternalOK) Error ¶
func (o *ListCloudGroupIDsExternalOK) Error() string
func (*ListCloudGroupIDsExternalOK) GetPayload ¶
func (o *ListCloudGroupIDsExternalOK) GetPayload() *models.AssetgroupmanagerV1ListCloudGroupIDsResponse
func (*ListCloudGroupIDsExternalOK) IsClientError ¶
func (o *ListCloudGroupIDsExternalOK) IsClientError() bool
IsClientError returns true when this list cloud group i ds external o k response has a 4xx status code
func (*ListCloudGroupIDsExternalOK) IsCode ¶
func (o *ListCloudGroupIDsExternalOK) IsCode(code int) bool
IsCode returns true when this list cloud group i ds external o k response a status code equal to that given
func (*ListCloudGroupIDsExternalOK) IsRedirect ¶
func (o *ListCloudGroupIDsExternalOK) IsRedirect() bool
IsRedirect returns true when this list cloud group i ds external o k response has a 3xx status code
func (*ListCloudGroupIDsExternalOK) IsServerError ¶
func (o *ListCloudGroupIDsExternalOK) IsServerError() bool
IsServerError returns true when this list cloud group i ds external o k response has a 5xx status code
func (*ListCloudGroupIDsExternalOK) IsSuccess ¶
func (o *ListCloudGroupIDsExternalOK) IsSuccess() bool
IsSuccess returns true when this list cloud group i ds external o k response has a 2xx status code
func (*ListCloudGroupIDsExternalOK) String ¶
func (o *ListCloudGroupIDsExternalOK) String() string
type ListCloudGroupIDsExternalParams ¶
type ListCloudGroupIDsExternalParams struct {
/* Filter.
A valid FQL filter. Supports filtering groups by:
Group properties:
- `name`
- `description`
- `created_at`
- `updated_at`
Selector properties:
- `cloud_provider`
- `account_id`
- `region`
- `cloud_provider_tag`
- `image_registry`
- `image_repository`
- `image_tag`
Group tags:
- `business_unit`
- `business_impact`
- `environment`
*/
Filter *string
/* Limit.
The maximum number of cloud groups to retrieve.
Format: int64
Default: "100"
*/
Limit *string
/* Offset.
The starting position of the list operation.
Format: int64
Default: "0"
*/
Offset *string
/* Sort.
A valid sort string.
Default: "name|asc"
*/
Sort *string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
ListCloudGroupIDsExternalParams contains all the parameters to send to the API endpoint
for the list cloud group i ds external operation. Typically these are written to a http.Request.
func NewListCloudGroupIDsExternalParams ¶
func NewListCloudGroupIDsExternalParams() *ListCloudGroupIDsExternalParams
NewListCloudGroupIDsExternalParams creates a new ListCloudGroupIDsExternalParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewListCloudGroupIDsExternalParamsWithContext ¶
func NewListCloudGroupIDsExternalParamsWithContext(ctx context.Context) *ListCloudGroupIDsExternalParams
NewListCloudGroupIDsExternalParamsWithContext creates a new ListCloudGroupIDsExternalParams object with the ability to set a context for a request.
func NewListCloudGroupIDsExternalParamsWithHTTPClient ¶
func NewListCloudGroupIDsExternalParamsWithHTTPClient(client *http.Client) *ListCloudGroupIDsExternalParams
NewListCloudGroupIDsExternalParamsWithHTTPClient creates a new ListCloudGroupIDsExternalParams object with the ability to set a custom HTTPClient for a request.
func NewListCloudGroupIDsExternalParamsWithTimeout ¶
func NewListCloudGroupIDsExternalParamsWithTimeout(timeout time.Duration) *ListCloudGroupIDsExternalParams
NewListCloudGroupIDsExternalParamsWithTimeout creates a new ListCloudGroupIDsExternalParams object with the ability to set a timeout on a request.
func (*ListCloudGroupIDsExternalParams) SetContext ¶
func (o *ListCloudGroupIDsExternalParams) SetContext(ctx context.Context)
SetContext adds the context to the list cloud group i ds external params
func (*ListCloudGroupIDsExternalParams) SetDefaults ¶
func (o *ListCloudGroupIDsExternalParams) SetDefaults()
SetDefaults hydrates default values in the list cloud group i ds external params (not the query body).
All values with no default are reset to their zero value.
func (*ListCloudGroupIDsExternalParams) SetFilter ¶
func (o *ListCloudGroupIDsExternalParams) SetFilter(filter *string)
SetFilter adds the filter to the list cloud group i ds external params
func (*ListCloudGroupIDsExternalParams) SetHTTPClient ¶
func (o *ListCloudGroupIDsExternalParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list cloud group i ds external params
func (*ListCloudGroupIDsExternalParams) SetLimit ¶
func (o *ListCloudGroupIDsExternalParams) SetLimit(limit *string)
SetLimit adds the limit to the list cloud group i ds external params
func (*ListCloudGroupIDsExternalParams) SetOffset ¶
func (o *ListCloudGroupIDsExternalParams) SetOffset(offset *string)
SetOffset adds the offset to the list cloud group i ds external params
func (*ListCloudGroupIDsExternalParams) SetSort ¶
func (o *ListCloudGroupIDsExternalParams) SetSort(sort *string)
SetSort adds the sort to the list cloud group i ds external params
func (*ListCloudGroupIDsExternalParams) SetTimeout ¶
func (o *ListCloudGroupIDsExternalParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list cloud group i ds external params
func (*ListCloudGroupIDsExternalParams) WithContext ¶
func (o *ListCloudGroupIDsExternalParams) WithContext(ctx context.Context) *ListCloudGroupIDsExternalParams
WithContext adds the context to the list cloud group i ds external params
func (*ListCloudGroupIDsExternalParams) WithDefaults ¶
func (o *ListCloudGroupIDsExternalParams) WithDefaults() *ListCloudGroupIDsExternalParams
WithDefaults hydrates default values in the list cloud group i ds external params (not the query body).
All values with no default are reset to their zero value.
func (*ListCloudGroupIDsExternalParams) WithFilter ¶
func (o *ListCloudGroupIDsExternalParams) WithFilter(filter *string) *ListCloudGroupIDsExternalParams
WithFilter adds the filter to the list cloud group i ds external params
func (*ListCloudGroupIDsExternalParams) WithHTTPClient ¶
func (o *ListCloudGroupIDsExternalParams) WithHTTPClient(client *http.Client) *ListCloudGroupIDsExternalParams
WithHTTPClient adds the HTTPClient to the list cloud group i ds external params
func (*ListCloudGroupIDsExternalParams) WithLimit ¶
func (o *ListCloudGroupIDsExternalParams) WithLimit(limit *string) *ListCloudGroupIDsExternalParams
WithLimit adds the limit to the list cloud group i ds external params
func (*ListCloudGroupIDsExternalParams) WithOffset ¶
func (o *ListCloudGroupIDsExternalParams) WithOffset(offset *string) *ListCloudGroupIDsExternalParams
WithOffset adds the offset to the list cloud group i ds external params
func (*ListCloudGroupIDsExternalParams) WithSort ¶
func (o *ListCloudGroupIDsExternalParams) WithSort(sort *string) *ListCloudGroupIDsExternalParams
WithSort adds the sort to the list cloud group i ds external params
func (*ListCloudGroupIDsExternalParams) WithTimeout ¶
func (o *ListCloudGroupIDsExternalParams) WithTimeout(timeout time.Duration) *ListCloudGroupIDsExternalParams
WithTimeout adds the timeout to the list cloud group i ds external params
func (*ListCloudGroupIDsExternalParams) WriteToRequest ¶
func (o *ListCloudGroupIDsExternalParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListCloudGroupIDsExternalReader ¶
type ListCloudGroupIDsExternalReader struct {
// contains filtered or unexported fields
}
ListCloudGroupIDsExternalReader is a Reader for the ListCloudGroupIDsExternal structure.
func (*ListCloudGroupIDsExternalReader) ReadResponse ¶
func (o *ListCloudGroupIDsExternalReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListCloudGroupIDsExternalTooManyRequests ¶
type ListCloudGroupIDsExternalTooManyRequests struct {
/* Trace-ID: submit to support if resolving an issue
*/
XCSTRACEID string
/* Request limit per minute.
*/
XRateLimitLimit int64
/* The number of requests remaining for the sliding one minute window.
*/
XRateLimitRemaining int64
/* Too many requests, retry after this time (as milliseconds since epoch)
*/
XRateLimitRetryAfter int64
Payload *models.MsaReplyMetaOnly
}
ListCloudGroupIDsExternalTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewListCloudGroupIDsExternalTooManyRequests ¶
func NewListCloudGroupIDsExternalTooManyRequests() *ListCloudGroupIDsExternalTooManyRequests
NewListCloudGroupIDsExternalTooManyRequests creates a ListCloudGroupIDsExternalTooManyRequests with default headers values
func (*ListCloudGroupIDsExternalTooManyRequests) Code ¶
func (o *ListCloudGroupIDsExternalTooManyRequests) Code() int
Code gets the status code for the list cloud group i ds external too many requests response
func (*ListCloudGroupIDsExternalTooManyRequests) Error ¶
func (o *ListCloudGroupIDsExternalTooManyRequests) Error() string
func (*ListCloudGroupIDsExternalTooManyRequests) GetPayload ¶
func (o *ListCloudGroupIDsExternalTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*ListCloudGroupIDsExternalTooManyRequests) IsClientError ¶
func (o *ListCloudGroupIDsExternalTooManyRequests) IsClientError() bool
IsClientError returns true when this list cloud group i ds external too many requests response has a 4xx status code
func (*ListCloudGroupIDsExternalTooManyRequests) IsCode ¶
func (o *ListCloudGroupIDsExternalTooManyRequests) IsCode(code int) bool
IsCode returns true when this list cloud group i ds external too many requests response a status code equal to that given
func (*ListCloudGroupIDsExternalTooManyRequests) IsRedirect ¶
func (o *ListCloudGroupIDsExternalTooManyRequests) IsRedirect() bool
IsRedirect returns true when this list cloud group i ds external too many requests response has a 3xx status code
func (*ListCloudGroupIDsExternalTooManyRequests) IsServerError ¶
func (o *ListCloudGroupIDsExternalTooManyRequests) IsServerError() bool
IsServerError returns true when this list cloud group i ds external too many requests response has a 5xx status code
func (*ListCloudGroupIDsExternalTooManyRequests) IsSuccess ¶
func (o *ListCloudGroupIDsExternalTooManyRequests) IsSuccess() bool
IsSuccess returns true when this list cloud group i ds external too many requests response has a 2xx status code
func (*ListCloudGroupIDsExternalTooManyRequests) String ¶
func (o *ListCloudGroupIDsExternalTooManyRequests) String() string
type ListCloudGroupIDsExternalUnauthorized ¶
type ListCloudGroupIDsExternalUnauthorized struct {
XCSTRACEID string
XRateLimitLimit int64
XRateLimitRemaining int64
}
ListCloudGroupIDsExternalUnauthorized describes a response with status code 401, with default header values.
Returned when the request is unauthorized.
func NewListCloudGroupIDsExternalUnauthorized ¶
func NewListCloudGroupIDsExternalUnauthorized() *ListCloudGroupIDsExternalUnauthorized
NewListCloudGroupIDsExternalUnauthorized creates a ListCloudGroupIDsExternalUnauthorized with default headers values
func (*ListCloudGroupIDsExternalUnauthorized) Code ¶
func (o *ListCloudGroupIDsExternalUnauthorized) Code() int
Code gets the status code for the list cloud group i ds external unauthorized response
func (*ListCloudGroupIDsExternalUnauthorized) Error ¶
func (o *ListCloudGroupIDsExternalUnauthorized) Error() string
func (*ListCloudGroupIDsExternalUnauthorized) GetPayload ¶
func (o *ListCloudGroupIDsExternalUnauthorized) GetPayload() *models.AssetgroupmanagerV1MSAResponse
func (*ListCloudGroupIDsExternalUnauthorized) IsClientError ¶
func (o *ListCloudGroupIDsExternalUnauthorized) IsClientError() bool
IsClientError returns true when this list cloud group i ds external unauthorized response has a 4xx status code
func (*ListCloudGroupIDsExternalUnauthorized) IsCode ¶
func (o *ListCloudGroupIDsExternalUnauthorized) IsCode(code int) bool
IsCode returns true when this list cloud group i ds external unauthorized response a status code equal to that given
func (*ListCloudGroupIDsExternalUnauthorized) IsRedirect ¶
func (o *ListCloudGroupIDsExternalUnauthorized) IsRedirect() bool
IsRedirect returns true when this list cloud group i ds external unauthorized response has a 3xx status code
func (*ListCloudGroupIDsExternalUnauthorized) IsServerError ¶
func (o *ListCloudGroupIDsExternalUnauthorized) IsServerError() bool
IsServerError returns true when this list cloud group i ds external unauthorized response has a 5xx status code
func (*ListCloudGroupIDsExternalUnauthorized) IsSuccess ¶
func (o *ListCloudGroupIDsExternalUnauthorized) IsSuccess() bool
IsSuccess returns true when this list cloud group i ds external unauthorized response has a 2xx status code
func (*ListCloudGroupIDsExternalUnauthorized) String ¶
func (o *ListCloudGroupIDsExternalUnauthorized) String() string
type ListCloudGroupsByIDExternalBadRequest ¶
type ListCloudGroupsByIDExternalBadRequest struct {
/* Trace-ID: submit to support if resolving an issue
*/
XCSTRACEID string
/* Request limit per minute.
*/
XRateLimitLimit int64
/* The number of requests remaining for the sliding one minute window.
*/
XRateLimitRemaining int64
Payload *models.AssetgroupmanagerV1MSAResponse
}
ListCloudGroupsByIDExternalBadRequest describes a response with status code 400, with default header values.
Returned when the request is malformed.
func NewListCloudGroupsByIDExternalBadRequest ¶
func NewListCloudGroupsByIDExternalBadRequest() *ListCloudGroupsByIDExternalBadRequest
NewListCloudGroupsByIDExternalBadRequest creates a ListCloudGroupsByIDExternalBadRequest with default headers values
func (*ListCloudGroupsByIDExternalBadRequest) Code ¶
func (o *ListCloudGroupsByIDExternalBadRequest) Code() int
Code gets the status code for the list cloud groups by Id external bad request response
func (*ListCloudGroupsByIDExternalBadRequest) Error ¶
func (o *ListCloudGroupsByIDExternalBadRequest) Error() string
func (*ListCloudGroupsByIDExternalBadRequest) GetPayload ¶
func (o *ListCloudGroupsByIDExternalBadRequest) GetPayload() *models.AssetgroupmanagerV1MSAResponse
func (*ListCloudGroupsByIDExternalBadRequest) IsClientError ¶
func (o *ListCloudGroupsByIDExternalBadRequest) IsClientError() bool
IsClientError returns true when this list cloud groups by Id external bad request response has a 4xx status code
func (*ListCloudGroupsByIDExternalBadRequest) IsCode ¶
func (o *ListCloudGroupsByIDExternalBadRequest) IsCode(code int) bool
IsCode returns true when this list cloud groups by Id external bad request response a status code equal to that given
func (*ListCloudGroupsByIDExternalBadRequest) IsRedirect ¶
func (o *ListCloudGroupsByIDExternalBadRequest) IsRedirect() bool
IsRedirect returns true when this list cloud groups by Id external bad request response has a 3xx status code
func (*ListCloudGroupsByIDExternalBadRequest) IsServerError ¶
func (o *ListCloudGroupsByIDExternalBadRequest) IsServerError() bool
IsServerError returns true when this list cloud groups by Id external bad request response has a 5xx status code
func (*ListCloudGroupsByIDExternalBadRequest) IsSuccess ¶
func (o *ListCloudGroupsByIDExternalBadRequest) IsSuccess() bool
IsSuccess returns true when this list cloud groups by Id external bad request response has a 2xx status code
func (*ListCloudGroupsByIDExternalBadRequest) String ¶
func (o *ListCloudGroupsByIDExternalBadRequest) String() string
type ListCloudGroupsByIDExternalForbidden ¶
type ListCloudGroupsByIDExternalForbidden struct {
/* Trace-ID: submit to support if resolving an issue
*/
XCSTRACEID string
/* Request limit per minute.
*/
XRateLimitLimit int64
/* The number of requests remaining for the sliding one minute window.
*/
XRateLimitRemaining int64
Payload *models.AssetgroupmanagerV1MSAResponse
}
ListCloudGroupsByIDExternalForbidden describes a response with status code 403, with default header values.
Returned when the subject does not have permission to access the resource.
func NewListCloudGroupsByIDExternalForbidden ¶
func NewListCloudGroupsByIDExternalForbidden() *ListCloudGroupsByIDExternalForbidden
NewListCloudGroupsByIDExternalForbidden creates a ListCloudGroupsByIDExternalForbidden with default headers values
func (*ListCloudGroupsByIDExternalForbidden) Code ¶
func (o *ListCloudGroupsByIDExternalForbidden) Code() int
Code gets the status code for the list cloud groups by Id external forbidden response
func (*ListCloudGroupsByIDExternalForbidden) Error ¶
func (o *ListCloudGroupsByIDExternalForbidden) Error() string
func (*ListCloudGroupsByIDExternalForbidden) GetPayload ¶
func (o *ListCloudGroupsByIDExternalForbidden) GetPayload() *models.AssetgroupmanagerV1MSAResponse
func (*ListCloudGroupsByIDExternalForbidden) IsClientError ¶
func (o *ListCloudGroupsByIDExternalForbidden) IsClientError() bool
IsClientError returns true when this list cloud groups by Id external forbidden response has a 4xx status code
func (*ListCloudGroupsByIDExternalForbidden) IsCode ¶
func (o *ListCloudGroupsByIDExternalForbidden) IsCode(code int) bool
IsCode returns true when this list cloud groups by Id external forbidden response a status code equal to that given
func (*ListCloudGroupsByIDExternalForbidden) IsRedirect ¶
func (o *ListCloudGroupsByIDExternalForbidden) IsRedirect() bool
IsRedirect returns true when this list cloud groups by Id external forbidden response has a 3xx status code
func (*ListCloudGroupsByIDExternalForbidden) IsServerError ¶
func (o *ListCloudGroupsByIDExternalForbidden) IsServerError() bool
IsServerError returns true when this list cloud groups by Id external forbidden response has a 5xx status code
func (*ListCloudGroupsByIDExternalForbidden) IsSuccess ¶
func (o *ListCloudGroupsByIDExternalForbidden) IsSuccess() bool
IsSuccess returns true when this list cloud groups by Id external forbidden response has a 2xx status code
func (*ListCloudGroupsByIDExternalForbidden) String ¶
func (o *ListCloudGroupsByIDExternalForbidden) String() string
type ListCloudGroupsByIDExternalInternalServerError ¶
type ListCloudGroupsByIDExternalInternalServerError struct {
/* Trace-ID: submit to support if resolving an issue
*/
XCSTRACEID string
/* Request limit per minute.
*/
XRateLimitLimit int64
/* The number of requests remaining for the sliding one minute window.
*/
XRateLimitRemaining int64
Payload *models.AssetgroupmanagerV1MSAResponse
}
ListCloudGroupsByIDExternalInternalServerError describes a response with status code 500, with default header values.
Server error
func NewListCloudGroupsByIDExternalInternalServerError ¶
func NewListCloudGroupsByIDExternalInternalServerError() *ListCloudGroupsByIDExternalInternalServerError
NewListCloudGroupsByIDExternalInternalServerError creates a ListCloudGroupsByIDExternalInternalServerError with default headers values
func (*ListCloudGroupsByIDExternalInternalServerError) Code ¶
func (o *ListCloudGroupsByIDExternalInternalServerError) Code() int
Code gets the status code for the list cloud groups by Id external internal server error response
func (*ListCloudGroupsByIDExternalInternalServerError) Error ¶
func (o *ListCloudGroupsByIDExternalInternalServerError) Error() string
func (*ListCloudGroupsByIDExternalInternalServerError) GetPayload ¶
func (o *ListCloudGroupsByIDExternalInternalServerError) GetPayload() *models.AssetgroupmanagerV1MSAResponse
func (*ListCloudGroupsByIDExternalInternalServerError) IsClientError ¶
func (o *ListCloudGroupsByIDExternalInternalServerError) IsClientError() bool
IsClientError returns true when this list cloud groups by Id external internal server error response has a 4xx status code
func (*ListCloudGroupsByIDExternalInternalServerError) IsCode ¶
func (o *ListCloudGroupsByIDExternalInternalServerError) IsCode(code int) bool
IsCode returns true when this list cloud groups by Id external internal server error response a status code equal to that given
func (*ListCloudGroupsByIDExternalInternalServerError) IsRedirect ¶
func (o *ListCloudGroupsByIDExternalInternalServerError) IsRedirect() bool
IsRedirect returns true when this list cloud groups by Id external internal server error response has a 3xx status code
func (*ListCloudGroupsByIDExternalInternalServerError) IsServerError ¶
func (o *ListCloudGroupsByIDExternalInternalServerError) IsServerError() bool
IsServerError returns true when this list cloud groups by Id external internal server error response has a 5xx status code
func (*ListCloudGroupsByIDExternalInternalServerError) IsSuccess ¶
func (o *ListCloudGroupsByIDExternalInternalServerError) IsSuccess() bool
IsSuccess returns true when this list cloud groups by Id external internal server error response has a 2xx status code
func (*ListCloudGroupsByIDExternalInternalServerError) String ¶
func (o *ListCloudGroupsByIDExternalInternalServerError) String() string
type ListCloudGroupsByIDExternalNotFound ¶
type ListCloudGroupsByIDExternalNotFound struct {
/* Trace-ID: submit to support if resolving an issue
*/
XCSTRACEID string
/* Request limit per minute.
*/
XRateLimitLimit int64
/* The number of requests remaining for the sliding one minute window.
*/
XRateLimitRemaining int64
Payload *models.AssetgroupmanagerV1MSAResponse
}
ListCloudGroupsByIDExternalNotFound describes a response with status code 404, with default header values.
Returned when the resource does not exist.
func NewListCloudGroupsByIDExternalNotFound ¶
func NewListCloudGroupsByIDExternalNotFound() *ListCloudGroupsByIDExternalNotFound
NewListCloudGroupsByIDExternalNotFound creates a ListCloudGroupsByIDExternalNotFound with default headers values
func (*ListCloudGroupsByIDExternalNotFound) Code ¶
func (o *ListCloudGroupsByIDExternalNotFound) Code() int
Code gets the status code for the list cloud groups by Id external not found response
func (*ListCloudGroupsByIDExternalNotFound) Error ¶
func (o *ListCloudGroupsByIDExternalNotFound) Error() string
func (*ListCloudGroupsByIDExternalNotFound) GetPayload ¶
func (o *ListCloudGroupsByIDExternalNotFound) GetPayload() *models.AssetgroupmanagerV1MSAResponse
func (*ListCloudGroupsByIDExternalNotFound) IsClientError ¶
func (o *ListCloudGroupsByIDExternalNotFound) IsClientError() bool
IsClientError returns true when this list cloud groups by Id external not found response has a 4xx status code
func (*ListCloudGroupsByIDExternalNotFound) IsCode ¶
func (o *ListCloudGroupsByIDExternalNotFound) IsCode(code int) bool
IsCode returns true when this list cloud groups by Id external not found response a status code equal to that given
func (*ListCloudGroupsByIDExternalNotFound) IsRedirect ¶
func (o *ListCloudGroupsByIDExternalNotFound) IsRedirect() bool
IsRedirect returns true when this list cloud groups by Id external not found response has a 3xx status code
func (*ListCloudGroupsByIDExternalNotFound) IsServerError ¶
func (o *ListCloudGroupsByIDExternalNotFound) IsServerError() bool
IsServerError returns true when this list cloud groups by Id external not found response has a 5xx status code
func (*ListCloudGroupsByIDExternalNotFound) IsSuccess ¶
func (o *ListCloudGroupsByIDExternalNotFound) IsSuccess() bool
IsSuccess returns true when this list cloud groups by Id external not found response has a 2xx status code
func (*ListCloudGroupsByIDExternalNotFound) String ¶
func (o *ListCloudGroupsByIDExternalNotFound) String() string
type ListCloudGroupsByIDExternalOK ¶
type ListCloudGroupsByIDExternalOK struct {
/* Trace-ID: submit to support if resolving an issue
*/
XCSTRACEID string
/* Request limit per minute.
*/
XRateLimitLimit int64
/* The number of requests remaining for the sliding one minute window.
*/
XRateLimitRemaining int64
Payload *models.AssetgroupmanagerV1ListCloudGroupsResponse
}
ListCloudGroupsByIDExternalOK describes a response with status code 200, with default header values.
A successful response.
func NewListCloudGroupsByIDExternalOK ¶
func NewListCloudGroupsByIDExternalOK() *ListCloudGroupsByIDExternalOK
NewListCloudGroupsByIDExternalOK creates a ListCloudGroupsByIDExternalOK with default headers values
func (*ListCloudGroupsByIDExternalOK) Code ¶
func (o *ListCloudGroupsByIDExternalOK) Code() int
Code gets the status code for the list cloud groups by Id external o k response
func (*ListCloudGroupsByIDExternalOK) Error ¶
func (o *ListCloudGroupsByIDExternalOK) Error() string
func (*ListCloudGroupsByIDExternalOK) GetPayload ¶
func (o *ListCloudGroupsByIDExternalOK) GetPayload() *models.AssetgroupmanagerV1ListCloudGroupsResponse
func (*ListCloudGroupsByIDExternalOK) IsClientError ¶
func (o *ListCloudGroupsByIDExternalOK) IsClientError() bool
IsClientError returns true when this list cloud groups by Id external o k response has a 4xx status code
func (*ListCloudGroupsByIDExternalOK) IsCode ¶
func (o *ListCloudGroupsByIDExternalOK) IsCode(code int) bool
IsCode returns true when this list cloud groups by Id external o k response a status code equal to that given
func (*ListCloudGroupsByIDExternalOK) IsRedirect ¶
func (o *ListCloudGroupsByIDExternalOK) IsRedirect() bool
IsRedirect returns true when this list cloud groups by Id external o k response has a 3xx status code
func (*ListCloudGroupsByIDExternalOK) IsServerError ¶
func (o *ListCloudGroupsByIDExternalOK) IsServerError() bool
IsServerError returns true when this list cloud groups by Id external o k response has a 5xx status code
func (*ListCloudGroupsByIDExternalOK) IsSuccess ¶
func (o *ListCloudGroupsByIDExternalOK) IsSuccess() bool
IsSuccess returns true when this list cloud groups by Id external o k response has a 2xx status code
func (*ListCloudGroupsByIDExternalOK) String ¶
func (o *ListCloudGroupsByIDExternalOK) String() string
type ListCloudGroupsByIDExternalParams ¶
type ListCloudGroupsByIDExternalParams struct {
// Ids.
Ids []string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
ListCloudGroupsByIDExternalParams contains all the parameters to send to the API endpoint
for the list cloud groups by ID external operation. Typically these are written to a http.Request.
func NewListCloudGroupsByIDExternalParams ¶
func NewListCloudGroupsByIDExternalParams() *ListCloudGroupsByIDExternalParams
NewListCloudGroupsByIDExternalParams creates a new ListCloudGroupsByIDExternalParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewListCloudGroupsByIDExternalParamsWithContext ¶
func NewListCloudGroupsByIDExternalParamsWithContext(ctx context.Context) *ListCloudGroupsByIDExternalParams
NewListCloudGroupsByIDExternalParamsWithContext creates a new ListCloudGroupsByIDExternalParams object with the ability to set a context for a request.
func NewListCloudGroupsByIDExternalParamsWithHTTPClient ¶
func NewListCloudGroupsByIDExternalParamsWithHTTPClient(client *http.Client) *ListCloudGroupsByIDExternalParams
NewListCloudGroupsByIDExternalParamsWithHTTPClient creates a new ListCloudGroupsByIDExternalParams object with the ability to set a custom HTTPClient for a request.
func NewListCloudGroupsByIDExternalParamsWithTimeout ¶
func NewListCloudGroupsByIDExternalParamsWithTimeout(timeout time.Duration) *ListCloudGroupsByIDExternalParams
NewListCloudGroupsByIDExternalParamsWithTimeout creates a new ListCloudGroupsByIDExternalParams object with the ability to set a timeout on a request.
func (*ListCloudGroupsByIDExternalParams) SetContext ¶
func (o *ListCloudGroupsByIDExternalParams) SetContext(ctx context.Context)
SetContext adds the context to the list cloud groups by ID external params
func (*ListCloudGroupsByIDExternalParams) SetDefaults ¶
func (o *ListCloudGroupsByIDExternalParams) SetDefaults()
SetDefaults hydrates default values in the list cloud groups by ID external params (not the query body).
All values with no default are reset to their zero value.
func (*ListCloudGroupsByIDExternalParams) SetHTTPClient ¶
func (o *ListCloudGroupsByIDExternalParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list cloud groups by ID external params
func (*ListCloudGroupsByIDExternalParams) SetIds ¶
func (o *ListCloudGroupsByIDExternalParams) SetIds(ids []string)
SetIds adds the ids to the list cloud groups by ID external params
func (*ListCloudGroupsByIDExternalParams) SetTimeout ¶
func (o *ListCloudGroupsByIDExternalParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list cloud groups by ID external params
func (*ListCloudGroupsByIDExternalParams) WithContext ¶
func (o *ListCloudGroupsByIDExternalParams) WithContext(ctx context.Context) *ListCloudGroupsByIDExternalParams
WithContext adds the context to the list cloud groups by ID external params
func (*ListCloudGroupsByIDExternalParams) WithDefaults ¶
func (o *ListCloudGroupsByIDExternalParams) WithDefaults() *ListCloudGroupsByIDExternalParams
WithDefaults hydrates default values in the list cloud groups by ID external params (not the query body).
All values with no default are reset to their zero value.
func (*ListCloudGroupsByIDExternalParams) WithHTTPClient ¶
func (o *ListCloudGroupsByIDExternalParams) WithHTTPClient(client *http.Client) *ListCloudGroupsByIDExternalParams
WithHTTPClient adds the HTTPClient to the list cloud groups by ID external params
func (*ListCloudGroupsByIDExternalParams) WithIds ¶
func (o *ListCloudGroupsByIDExternalParams) WithIds(ids []string) *ListCloudGroupsByIDExternalParams
WithIds adds the ids to the list cloud groups by ID external params
func (*ListCloudGroupsByIDExternalParams) WithTimeout ¶
func (o *ListCloudGroupsByIDExternalParams) WithTimeout(timeout time.Duration) *ListCloudGroupsByIDExternalParams
WithTimeout adds the timeout to the list cloud groups by ID external params
func (*ListCloudGroupsByIDExternalParams) WriteToRequest ¶
func (o *ListCloudGroupsByIDExternalParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListCloudGroupsByIDExternalReader ¶
type ListCloudGroupsByIDExternalReader struct {
// contains filtered or unexported fields
}
ListCloudGroupsByIDExternalReader is a Reader for the ListCloudGroupsByIDExternal structure.
func (*ListCloudGroupsByIDExternalReader) ReadResponse ¶
func (o *ListCloudGroupsByIDExternalReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListCloudGroupsByIDExternalTooManyRequests ¶
type ListCloudGroupsByIDExternalTooManyRequests struct {
/* Trace-ID: submit to support if resolving an issue
*/
XCSTRACEID string
/* Request limit per minute.
*/
XRateLimitLimit int64
/* The number of requests remaining for the sliding one minute window.
*/
XRateLimitRemaining int64
/* Too many requests, retry after this time (as milliseconds since epoch)
*/
XRateLimitRetryAfter int64
Payload *models.MsaReplyMetaOnly
}
ListCloudGroupsByIDExternalTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewListCloudGroupsByIDExternalTooManyRequests ¶
func NewListCloudGroupsByIDExternalTooManyRequests() *ListCloudGroupsByIDExternalTooManyRequests
NewListCloudGroupsByIDExternalTooManyRequests creates a ListCloudGroupsByIDExternalTooManyRequests with default headers values
func (*ListCloudGroupsByIDExternalTooManyRequests) Code ¶
func (o *ListCloudGroupsByIDExternalTooManyRequests) Code() int
Code gets the status code for the list cloud groups by Id external too many requests response
func (*ListCloudGroupsByIDExternalTooManyRequests) Error ¶
func (o *ListCloudGroupsByIDExternalTooManyRequests) Error() string
func (*ListCloudGroupsByIDExternalTooManyRequests) GetPayload ¶
func (o *ListCloudGroupsByIDExternalTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*ListCloudGroupsByIDExternalTooManyRequests) IsClientError ¶
func (o *ListCloudGroupsByIDExternalTooManyRequests) IsClientError() bool
IsClientError returns true when this list cloud groups by Id external too many requests response has a 4xx status code
func (*ListCloudGroupsByIDExternalTooManyRequests) IsCode ¶
func (o *ListCloudGroupsByIDExternalTooManyRequests) IsCode(code int) bool
IsCode returns true when this list cloud groups by Id external too many requests response a status code equal to that given
func (*ListCloudGroupsByIDExternalTooManyRequests) IsRedirect ¶
func (o *ListCloudGroupsByIDExternalTooManyRequests) IsRedirect() bool
IsRedirect returns true when this list cloud groups by Id external too many requests response has a 3xx status code
func (*ListCloudGroupsByIDExternalTooManyRequests) IsServerError ¶
func (o *ListCloudGroupsByIDExternalTooManyRequests) IsServerError() bool
IsServerError returns true when this list cloud groups by Id external too many requests response has a 5xx status code
func (*ListCloudGroupsByIDExternalTooManyRequests) IsSuccess ¶
func (o *ListCloudGroupsByIDExternalTooManyRequests) IsSuccess() bool
IsSuccess returns true when this list cloud groups by Id external too many requests response has a 2xx status code
func (*ListCloudGroupsByIDExternalTooManyRequests) String ¶
func (o *ListCloudGroupsByIDExternalTooManyRequests) String() string
type ListCloudGroupsByIDExternalUnauthorized ¶
type ListCloudGroupsByIDExternalUnauthorized struct {
XCSTRACEID string
XRateLimitLimit int64
XRateLimitRemaining int64
}
ListCloudGroupsByIDExternalUnauthorized describes a response with status code 401, with default header values.
Returned when the request is unauthorized.
func NewListCloudGroupsByIDExternalUnauthorized ¶
func NewListCloudGroupsByIDExternalUnauthorized() *ListCloudGroupsByIDExternalUnauthorized
NewListCloudGroupsByIDExternalUnauthorized creates a ListCloudGroupsByIDExternalUnauthorized with default headers values
func (*ListCloudGroupsByIDExternalUnauthorized) Code ¶
func (o *ListCloudGroupsByIDExternalUnauthorized) Code() int
Code gets the status code for the list cloud groups by Id external unauthorized response
func (*ListCloudGroupsByIDExternalUnauthorized) Error ¶
func (o *ListCloudGroupsByIDExternalUnauthorized) Error() string
func (*ListCloudGroupsByIDExternalUnauthorized) GetPayload ¶
func (o *ListCloudGroupsByIDExternalUnauthorized) GetPayload() *models.AssetgroupmanagerV1MSAResponse
func (*ListCloudGroupsByIDExternalUnauthorized) IsClientError ¶
func (o *ListCloudGroupsByIDExternalUnauthorized) IsClientError() bool
IsClientError returns true when this list cloud groups by Id external unauthorized response has a 4xx status code
func (*ListCloudGroupsByIDExternalUnauthorized) IsCode ¶
func (o *ListCloudGroupsByIDExternalUnauthorized) IsCode(code int) bool
IsCode returns true when this list cloud groups by Id external unauthorized response a status code equal to that given
func (*ListCloudGroupsByIDExternalUnauthorized) IsRedirect ¶
func (o *ListCloudGroupsByIDExternalUnauthorized) IsRedirect() bool
IsRedirect returns true when this list cloud groups by Id external unauthorized response has a 3xx status code
func (*ListCloudGroupsByIDExternalUnauthorized) IsServerError ¶
func (o *ListCloudGroupsByIDExternalUnauthorized) IsServerError() bool
IsServerError returns true when this list cloud groups by Id external unauthorized response has a 5xx status code
func (*ListCloudGroupsByIDExternalUnauthorized) IsSuccess ¶
func (o *ListCloudGroupsByIDExternalUnauthorized) IsSuccess() bool
IsSuccess returns true when this list cloud groups by Id external unauthorized response has a 2xx status code
func (*ListCloudGroupsByIDExternalUnauthorized) String ¶
func (o *ListCloudGroupsByIDExternalUnauthorized) String() string
type ListCloudGroupsExternalBadRequest ¶
type ListCloudGroupsExternalBadRequest struct {
/* Trace-ID: submit to support if resolving an issue
*/
XCSTRACEID string
/* Request limit per minute.
*/
XRateLimitLimit int64
/* The number of requests remaining for the sliding one minute window.
*/
XRateLimitRemaining int64
Payload *models.AssetgroupmanagerV1MSAResponse
}
ListCloudGroupsExternalBadRequest describes a response with status code 400, with default header values.
Returned when the request is malformed.
func NewListCloudGroupsExternalBadRequest ¶
func NewListCloudGroupsExternalBadRequest() *ListCloudGroupsExternalBadRequest
NewListCloudGroupsExternalBadRequest creates a ListCloudGroupsExternalBadRequest with default headers values
func (*ListCloudGroupsExternalBadRequest) Code ¶
func (o *ListCloudGroupsExternalBadRequest) Code() int
Code gets the status code for the list cloud groups external bad request response
func (*ListCloudGroupsExternalBadRequest) Error ¶
func (o *ListCloudGroupsExternalBadRequest) Error() string
func (*ListCloudGroupsExternalBadRequest) GetPayload ¶
func (o *ListCloudGroupsExternalBadRequest) GetPayload() *models.AssetgroupmanagerV1MSAResponse
func (*ListCloudGroupsExternalBadRequest) IsClientError ¶
func (o *ListCloudGroupsExternalBadRequest) IsClientError() bool
IsClientError returns true when this list cloud groups external bad request response has a 4xx status code
func (*ListCloudGroupsExternalBadRequest) IsCode ¶
func (o *ListCloudGroupsExternalBadRequest) IsCode(code int) bool
IsCode returns true when this list cloud groups external bad request response a status code equal to that given
func (*ListCloudGroupsExternalBadRequest) IsRedirect ¶
func (o *ListCloudGroupsExternalBadRequest) IsRedirect() bool
IsRedirect returns true when this list cloud groups external bad request response has a 3xx status code
func (*ListCloudGroupsExternalBadRequest) IsServerError ¶
func (o *ListCloudGroupsExternalBadRequest) IsServerError() bool
IsServerError returns true when this list cloud groups external bad request response has a 5xx status code
func (*ListCloudGroupsExternalBadRequest) IsSuccess ¶
func (o *ListCloudGroupsExternalBadRequest) IsSuccess() bool
IsSuccess returns true when this list cloud groups external bad request response has a 2xx status code
func (*ListCloudGroupsExternalBadRequest) String ¶
func (o *ListCloudGroupsExternalBadRequest) String() string
type ListCloudGroupsExternalForbidden ¶
type ListCloudGroupsExternalForbidden struct {
/* Trace-ID: submit to support if resolving an issue
*/
XCSTRACEID string
/* Request limit per minute.
*/
XRateLimitLimit int64
/* The number of requests remaining for the sliding one minute window.
*/
XRateLimitRemaining int64
Payload *models.AssetgroupmanagerV1MSAResponse
}
ListCloudGroupsExternalForbidden describes a response with status code 403, with default header values.
Returned when the subject does not have permission to access the resource.
func NewListCloudGroupsExternalForbidden ¶
func NewListCloudGroupsExternalForbidden() *ListCloudGroupsExternalForbidden
NewListCloudGroupsExternalForbidden creates a ListCloudGroupsExternalForbidden with default headers values
func (*ListCloudGroupsExternalForbidden) Code ¶
func (o *ListCloudGroupsExternalForbidden) Code() int
Code gets the status code for the list cloud groups external forbidden response
func (*ListCloudGroupsExternalForbidden) Error ¶
func (o *ListCloudGroupsExternalForbidden) Error() string
func (*ListCloudGroupsExternalForbidden) GetPayload ¶
func (o *ListCloudGroupsExternalForbidden) GetPayload() *models.AssetgroupmanagerV1MSAResponse
func (*ListCloudGroupsExternalForbidden) IsClientError ¶
func (o *ListCloudGroupsExternalForbidden) IsClientError() bool
IsClientError returns true when this list cloud groups external forbidden response has a 4xx status code
func (*ListCloudGroupsExternalForbidden) IsCode ¶
func (o *ListCloudGroupsExternalForbidden) IsCode(code int) bool
IsCode returns true when this list cloud groups external forbidden response a status code equal to that given
func (*ListCloudGroupsExternalForbidden) IsRedirect ¶
func (o *ListCloudGroupsExternalForbidden) IsRedirect() bool
IsRedirect returns true when this list cloud groups external forbidden response has a 3xx status code
func (*ListCloudGroupsExternalForbidden) IsServerError ¶
func (o *ListCloudGroupsExternalForbidden) IsServerError() bool
IsServerError returns true when this list cloud groups external forbidden response has a 5xx status code
func (*ListCloudGroupsExternalForbidden) IsSuccess ¶
func (o *ListCloudGroupsExternalForbidden) IsSuccess() bool
IsSuccess returns true when this list cloud groups external forbidden response has a 2xx status code
func (*ListCloudGroupsExternalForbidden) String ¶
func (o *ListCloudGroupsExternalForbidden) String() string
type ListCloudGroupsExternalInternalServerError ¶
type ListCloudGroupsExternalInternalServerError struct {
/* Trace-ID: submit to support if resolving an issue
*/
XCSTRACEID string
/* Request limit per minute.
*/
XRateLimitLimit int64
/* The number of requests remaining for the sliding one minute window.
*/
XRateLimitRemaining int64
Payload *models.AssetgroupmanagerV1MSAResponse
}
ListCloudGroupsExternalInternalServerError describes a response with status code 500, with default header values.
Server error
func NewListCloudGroupsExternalInternalServerError ¶
func NewListCloudGroupsExternalInternalServerError() *ListCloudGroupsExternalInternalServerError
NewListCloudGroupsExternalInternalServerError creates a ListCloudGroupsExternalInternalServerError with default headers values
func (*ListCloudGroupsExternalInternalServerError) Code ¶
func (o *ListCloudGroupsExternalInternalServerError) Code() int
Code gets the status code for the list cloud groups external internal server error response
func (*ListCloudGroupsExternalInternalServerError) Error ¶
func (o *ListCloudGroupsExternalInternalServerError) Error() string
func (*ListCloudGroupsExternalInternalServerError) GetPayload ¶
func (o *ListCloudGroupsExternalInternalServerError) GetPayload() *models.AssetgroupmanagerV1MSAResponse
func (*ListCloudGroupsExternalInternalServerError) IsClientError ¶
func (o *ListCloudGroupsExternalInternalServerError) IsClientError() bool
IsClientError returns true when this list cloud groups external internal server error response has a 4xx status code
func (*ListCloudGroupsExternalInternalServerError) IsCode ¶
func (o *ListCloudGroupsExternalInternalServerError) IsCode(code int) bool
IsCode returns true when this list cloud groups external internal server error response a status code equal to that given
func (*ListCloudGroupsExternalInternalServerError) IsRedirect ¶
func (o *ListCloudGroupsExternalInternalServerError) IsRedirect() bool
IsRedirect returns true when this list cloud groups external internal server error response has a 3xx status code
func (*ListCloudGroupsExternalInternalServerError) IsServerError ¶
func (o *ListCloudGroupsExternalInternalServerError) IsServerError() bool
IsServerError returns true when this list cloud groups external internal server error response has a 5xx status code
func (*ListCloudGroupsExternalInternalServerError) IsSuccess ¶
func (o *ListCloudGroupsExternalInternalServerError) IsSuccess() bool
IsSuccess returns true when this list cloud groups external internal server error response has a 2xx status code
func (*ListCloudGroupsExternalInternalServerError) String ¶
func (o *ListCloudGroupsExternalInternalServerError) String() string
type ListCloudGroupsExternalNotFound ¶
type ListCloudGroupsExternalNotFound struct {
/* Trace-ID: submit to support if resolving an issue
*/
XCSTRACEID string
/* Request limit per minute.
*/
XRateLimitLimit int64
/* The number of requests remaining for the sliding one minute window.
*/
XRateLimitRemaining int64
Payload *models.AssetgroupmanagerV1MSAResponse
}
ListCloudGroupsExternalNotFound describes a response with status code 404, with default header values.
Returned when the resource does not exist.
func NewListCloudGroupsExternalNotFound ¶
func NewListCloudGroupsExternalNotFound() *ListCloudGroupsExternalNotFound
NewListCloudGroupsExternalNotFound creates a ListCloudGroupsExternalNotFound with default headers values
func (*ListCloudGroupsExternalNotFound) Code ¶
func (o *ListCloudGroupsExternalNotFound) Code() int
Code gets the status code for the list cloud groups external not found response
func (*ListCloudGroupsExternalNotFound) Error ¶
func (o *ListCloudGroupsExternalNotFound) Error() string
func (*ListCloudGroupsExternalNotFound) GetPayload ¶
func (o *ListCloudGroupsExternalNotFound) GetPayload() *models.AssetgroupmanagerV1MSAResponse
func (*ListCloudGroupsExternalNotFound) IsClientError ¶
func (o *ListCloudGroupsExternalNotFound) IsClientError() bool
IsClientError returns true when this list cloud groups external not found response has a 4xx status code
func (*ListCloudGroupsExternalNotFound) IsCode ¶
func (o *ListCloudGroupsExternalNotFound) IsCode(code int) bool
IsCode returns true when this list cloud groups external not found response a status code equal to that given
func (*ListCloudGroupsExternalNotFound) IsRedirect ¶
func (o *ListCloudGroupsExternalNotFound) IsRedirect() bool
IsRedirect returns true when this list cloud groups external not found response has a 3xx status code
func (*ListCloudGroupsExternalNotFound) IsServerError ¶
func (o *ListCloudGroupsExternalNotFound) IsServerError() bool
IsServerError returns true when this list cloud groups external not found response has a 5xx status code
func (*ListCloudGroupsExternalNotFound) IsSuccess ¶
func (o *ListCloudGroupsExternalNotFound) IsSuccess() bool
IsSuccess returns true when this list cloud groups external not found response has a 2xx status code
func (*ListCloudGroupsExternalNotFound) String ¶
func (o *ListCloudGroupsExternalNotFound) String() string
type ListCloudGroupsExternalOK ¶
type ListCloudGroupsExternalOK struct {
/* Trace-ID: submit to support if resolving an issue
*/
XCSTRACEID string
/* Request limit per minute.
*/
XRateLimitLimit int64
/* The number of requests remaining for the sliding one minute window.
*/
XRateLimitRemaining int64
Payload *models.AssetgroupmanagerV1ListCloudGroupsResponse
}
ListCloudGroupsExternalOK describes a response with status code 200, with default header values.
A successful response.
func NewListCloudGroupsExternalOK ¶
func NewListCloudGroupsExternalOK() *ListCloudGroupsExternalOK
NewListCloudGroupsExternalOK creates a ListCloudGroupsExternalOK with default headers values
func (*ListCloudGroupsExternalOK) Code ¶
func (o *ListCloudGroupsExternalOK) Code() int
Code gets the status code for the list cloud groups external o k response
func (*ListCloudGroupsExternalOK) Error ¶
func (o *ListCloudGroupsExternalOK) Error() string
func (*ListCloudGroupsExternalOK) GetPayload ¶
func (o *ListCloudGroupsExternalOK) GetPayload() *models.AssetgroupmanagerV1ListCloudGroupsResponse
func (*ListCloudGroupsExternalOK) IsClientError ¶
func (o *ListCloudGroupsExternalOK) IsClientError() bool
IsClientError returns true when this list cloud groups external o k response has a 4xx status code
func (*ListCloudGroupsExternalOK) IsCode ¶
func (o *ListCloudGroupsExternalOK) IsCode(code int) bool
IsCode returns true when this list cloud groups external o k response a status code equal to that given
func (*ListCloudGroupsExternalOK) IsRedirect ¶
func (o *ListCloudGroupsExternalOK) IsRedirect() bool
IsRedirect returns true when this list cloud groups external o k response has a 3xx status code
func (*ListCloudGroupsExternalOK) IsServerError ¶
func (o *ListCloudGroupsExternalOK) IsServerError() bool
IsServerError returns true when this list cloud groups external o k response has a 5xx status code
func (*ListCloudGroupsExternalOK) IsSuccess ¶
func (o *ListCloudGroupsExternalOK) IsSuccess() bool
IsSuccess returns true when this list cloud groups external o k response has a 2xx status code
func (*ListCloudGroupsExternalOK) String ¶
func (o *ListCloudGroupsExternalOK) String() string
type ListCloudGroupsExternalParams ¶
type ListCloudGroupsExternalParams struct {
/* Filter.
A valid FQL filter. Supports filtering groups by:
Group properties:
- `name`
- `description`
- `created_at`
- `updated_at`
Selector properties:
- `cloud_provider`
- `account_id`
- `region`
- `cloud_provider_tag`
- `image_registry`
- `image_repository`
- `image_tag`
Group tags:
- `business_unit`
- `business_impact`
- `environment`
*/
Filter *string
/* Limit.
The maximum number of cloud groups to retrieve.
Format: int64
Default: "100"
*/
Limit *string
/* Offset.
The starting position of the list operation.
Format: int64
Default: "0"
*/
Offset *string
/* Sort.
A valid sort string.
Default: "name|asc"
*/
Sort *string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
ListCloudGroupsExternalParams contains all the parameters to send to the API endpoint
for the list cloud groups external operation. Typically these are written to a http.Request.
func NewListCloudGroupsExternalParams ¶
func NewListCloudGroupsExternalParams() *ListCloudGroupsExternalParams
NewListCloudGroupsExternalParams creates a new ListCloudGroupsExternalParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewListCloudGroupsExternalParamsWithContext ¶
func NewListCloudGroupsExternalParamsWithContext(ctx context.Context) *ListCloudGroupsExternalParams
NewListCloudGroupsExternalParamsWithContext creates a new ListCloudGroupsExternalParams object with the ability to set a context for a request.
func NewListCloudGroupsExternalParamsWithHTTPClient ¶
func NewListCloudGroupsExternalParamsWithHTTPClient(client *http.Client) *ListCloudGroupsExternalParams
NewListCloudGroupsExternalParamsWithHTTPClient creates a new ListCloudGroupsExternalParams object with the ability to set a custom HTTPClient for a request.
func NewListCloudGroupsExternalParamsWithTimeout ¶
func NewListCloudGroupsExternalParamsWithTimeout(timeout time.Duration) *ListCloudGroupsExternalParams
NewListCloudGroupsExternalParamsWithTimeout creates a new ListCloudGroupsExternalParams object with the ability to set a timeout on a request.
func (*ListCloudGroupsExternalParams) SetContext ¶
func (o *ListCloudGroupsExternalParams) SetContext(ctx context.Context)
SetContext adds the context to the list cloud groups external params
func (*ListCloudGroupsExternalParams) SetDefaults ¶
func (o *ListCloudGroupsExternalParams) SetDefaults()
SetDefaults hydrates default values in the list cloud groups external params (not the query body).
All values with no default are reset to their zero value.
func (*ListCloudGroupsExternalParams) SetFilter ¶
func (o *ListCloudGroupsExternalParams) SetFilter(filter *string)
SetFilter adds the filter to the list cloud groups external params
func (*ListCloudGroupsExternalParams) SetHTTPClient ¶
func (o *ListCloudGroupsExternalParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list cloud groups external params
func (*ListCloudGroupsExternalParams) SetLimit ¶
func (o *ListCloudGroupsExternalParams) SetLimit(limit *string)
SetLimit adds the limit to the list cloud groups external params
func (*ListCloudGroupsExternalParams) SetOffset ¶
func (o *ListCloudGroupsExternalParams) SetOffset(offset *string)
SetOffset adds the offset to the list cloud groups external params
func (*ListCloudGroupsExternalParams) SetSort ¶
func (o *ListCloudGroupsExternalParams) SetSort(sort *string)
SetSort adds the sort to the list cloud groups external params
func (*ListCloudGroupsExternalParams) SetTimeout ¶
func (o *ListCloudGroupsExternalParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list cloud groups external params
func (*ListCloudGroupsExternalParams) WithContext ¶
func (o *ListCloudGroupsExternalParams) WithContext(ctx context.Context) *ListCloudGroupsExternalParams
WithContext adds the context to the list cloud groups external params
func (*ListCloudGroupsExternalParams) WithDefaults ¶
func (o *ListCloudGroupsExternalParams) WithDefaults() *ListCloudGroupsExternalParams
WithDefaults hydrates default values in the list cloud groups external params (not the query body).
All values with no default are reset to their zero value.
func (*ListCloudGroupsExternalParams) WithFilter ¶
func (o *ListCloudGroupsExternalParams) WithFilter(filter *string) *ListCloudGroupsExternalParams
WithFilter adds the filter to the list cloud groups external params
func (*ListCloudGroupsExternalParams) WithHTTPClient ¶
func (o *ListCloudGroupsExternalParams) WithHTTPClient(client *http.Client) *ListCloudGroupsExternalParams
WithHTTPClient adds the HTTPClient to the list cloud groups external params
func (*ListCloudGroupsExternalParams) WithLimit ¶
func (o *ListCloudGroupsExternalParams) WithLimit(limit *string) *ListCloudGroupsExternalParams
WithLimit adds the limit to the list cloud groups external params
func (*ListCloudGroupsExternalParams) WithOffset ¶
func (o *ListCloudGroupsExternalParams) WithOffset(offset *string) *ListCloudGroupsExternalParams
WithOffset adds the offset to the list cloud groups external params
func (*ListCloudGroupsExternalParams) WithSort ¶
func (o *ListCloudGroupsExternalParams) WithSort(sort *string) *ListCloudGroupsExternalParams
WithSort adds the sort to the list cloud groups external params
func (*ListCloudGroupsExternalParams) WithTimeout ¶
func (o *ListCloudGroupsExternalParams) WithTimeout(timeout time.Duration) *ListCloudGroupsExternalParams
WithTimeout adds the timeout to the list cloud groups external params
func (*ListCloudGroupsExternalParams) WriteToRequest ¶
func (o *ListCloudGroupsExternalParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListCloudGroupsExternalReader ¶
type ListCloudGroupsExternalReader struct {
// contains filtered or unexported fields
}
ListCloudGroupsExternalReader is a Reader for the ListCloudGroupsExternal structure.
func (*ListCloudGroupsExternalReader) ReadResponse ¶
func (o *ListCloudGroupsExternalReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListCloudGroupsExternalTooManyRequests ¶
type ListCloudGroupsExternalTooManyRequests struct {
/* Trace-ID: submit to support if resolving an issue
*/
XCSTRACEID string
/* Request limit per minute.
*/
XRateLimitLimit int64
/* The number of requests remaining for the sliding one minute window.
*/
XRateLimitRemaining int64
/* Too many requests, retry after this time (as milliseconds since epoch)
*/
XRateLimitRetryAfter int64
Payload *models.MsaReplyMetaOnly
}
ListCloudGroupsExternalTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewListCloudGroupsExternalTooManyRequests ¶
func NewListCloudGroupsExternalTooManyRequests() *ListCloudGroupsExternalTooManyRequests
NewListCloudGroupsExternalTooManyRequests creates a ListCloudGroupsExternalTooManyRequests with default headers values
func (*ListCloudGroupsExternalTooManyRequests) Code ¶
func (o *ListCloudGroupsExternalTooManyRequests) Code() int
Code gets the status code for the list cloud groups external too many requests response
func (*ListCloudGroupsExternalTooManyRequests) Error ¶
func (o *ListCloudGroupsExternalTooManyRequests) Error() string
func (*ListCloudGroupsExternalTooManyRequests) GetPayload ¶
func (o *ListCloudGroupsExternalTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*ListCloudGroupsExternalTooManyRequests) IsClientError ¶
func (o *ListCloudGroupsExternalTooManyRequests) IsClientError() bool
IsClientError returns true when this list cloud groups external too many requests response has a 4xx status code
func (*ListCloudGroupsExternalTooManyRequests) IsCode ¶
func (o *ListCloudGroupsExternalTooManyRequests) IsCode(code int) bool
IsCode returns true when this list cloud groups external too many requests response a status code equal to that given
func (*ListCloudGroupsExternalTooManyRequests) IsRedirect ¶
func (o *ListCloudGroupsExternalTooManyRequests) IsRedirect() bool
IsRedirect returns true when this list cloud groups external too many requests response has a 3xx status code
func (*ListCloudGroupsExternalTooManyRequests) IsServerError ¶
func (o *ListCloudGroupsExternalTooManyRequests) IsServerError() bool
IsServerError returns true when this list cloud groups external too many requests response has a 5xx status code
func (*ListCloudGroupsExternalTooManyRequests) IsSuccess ¶
func (o *ListCloudGroupsExternalTooManyRequests) IsSuccess() bool
IsSuccess returns true when this list cloud groups external too many requests response has a 2xx status code
func (*ListCloudGroupsExternalTooManyRequests) String ¶
func (o *ListCloudGroupsExternalTooManyRequests) String() string
type ListCloudGroupsExternalUnauthorized ¶
type ListCloudGroupsExternalUnauthorized struct {
XCSTRACEID string
XRateLimitLimit int64
XRateLimitRemaining int64
}
ListCloudGroupsExternalUnauthorized describes a response with status code 401, with default header values.
Returned when the request is unauthorized.
func NewListCloudGroupsExternalUnauthorized ¶
func NewListCloudGroupsExternalUnauthorized() *ListCloudGroupsExternalUnauthorized
NewListCloudGroupsExternalUnauthorized creates a ListCloudGroupsExternalUnauthorized with default headers values
func (*ListCloudGroupsExternalUnauthorized) Code ¶
func (o *ListCloudGroupsExternalUnauthorized) Code() int
Code gets the status code for the list cloud groups external unauthorized response
func (*ListCloudGroupsExternalUnauthorized) Error ¶
func (o *ListCloudGroupsExternalUnauthorized) Error() string
func (*ListCloudGroupsExternalUnauthorized) GetPayload ¶
func (o *ListCloudGroupsExternalUnauthorized) GetPayload() *models.AssetgroupmanagerV1MSAResponse
func (*ListCloudGroupsExternalUnauthorized) IsClientError ¶
func (o *ListCloudGroupsExternalUnauthorized) IsClientError() bool
IsClientError returns true when this list cloud groups external unauthorized response has a 4xx status code
func (*ListCloudGroupsExternalUnauthorized) IsCode ¶
func (o *ListCloudGroupsExternalUnauthorized) IsCode(code int) bool
IsCode returns true when this list cloud groups external unauthorized response a status code equal to that given
func (*ListCloudGroupsExternalUnauthorized) IsRedirect ¶
func (o *ListCloudGroupsExternalUnauthorized) IsRedirect() bool
IsRedirect returns true when this list cloud groups external unauthorized response has a 3xx status code
func (*ListCloudGroupsExternalUnauthorized) IsServerError ¶
func (o *ListCloudGroupsExternalUnauthorized) IsServerError() bool
IsServerError returns true when this list cloud groups external unauthorized response has a 5xx status code
func (*ListCloudGroupsExternalUnauthorized) IsSuccess ¶
func (o *ListCloudGroupsExternalUnauthorized) IsSuccess() bool
IsSuccess returns true when this list cloud groups external unauthorized response has a 2xx status code
func (*ListCloudGroupsExternalUnauthorized) String ¶
func (o *ListCloudGroupsExternalUnauthorized) String() string
type UpdateCloudGroupExternalBadRequest ¶
type UpdateCloudGroupExternalBadRequest struct {
/* Trace-ID: submit to support if resolving an issue
*/
XCSTRACEID string
/* Request limit per minute.
*/
XRateLimitLimit int64
/* The number of requests remaining for the sliding one minute window.
*/
XRateLimitRemaining int64
Payload *models.AssetgroupmanagerV1MSAResponse
}
UpdateCloudGroupExternalBadRequest describes a response with status code 400, with default header values.
Returned when the request is malformed.
func NewUpdateCloudGroupExternalBadRequest ¶
func NewUpdateCloudGroupExternalBadRequest() *UpdateCloudGroupExternalBadRequest
NewUpdateCloudGroupExternalBadRequest creates a UpdateCloudGroupExternalBadRequest with default headers values
func (*UpdateCloudGroupExternalBadRequest) Code ¶
func (o *UpdateCloudGroupExternalBadRequest) Code() int
Code gets the status code for the update cloud group external bad request response
func (*UpdateCloudGroupExternalBadRequest) Error ¶
func (o *UpdateCloudGroupExternalBadRequest) Error() string
func (*UpdateCloudGroupExternalBadRequest) GetPayload ¶
func (o *UpdateCloudGroupExternalBadRequest) GetPayload() *models.AssetgroupmanagerV1MSAResponse
func (*UpdateCloudGroupExternalBadRequest) IsClientError ¶
func (o *UpdateCloudGroupExternalBadRequest) IsClientError() bool
IsClientError returns true when this update cloud group external bad request response has a 4xx status code
func (*UpdateCloudGroupExternalBadRequest) IsCode ¶
func (o *UpdateCloudGroupExternalBadRequest) IsCode(code int) bool
IsCode returns true when this update cloud group external bad request response a status code equal to that given
func (*UpdateCloudGroupExternalBadRequest) IsRedirect ¶
func (o *UpdateCloudGroupExternalBadRequest) IsRedirect() bool
IsRedirect returns true when this update cloud group external bad request response has a 3xx status code
func (*UpdateCloudGroupExternalBadRequest) IsServerError ¶
func (o *UpdateCloudGroupExternalBadRequest) IsServerError() bool
IsServerError returns true when this update cloud group external bad request response has a 5xx status code
func (*UpdateCloudGroupExternalBadRequest) IsSuccess ¶
func (o *UpdateCloudGroupExternalBadRequest) IsSuccess() bool
IsSuccess returns true when this update cloud group external bad request response has a 2xx status code
func (*UpdateCloudGroupExternalBadRequest) String ¶
func (o *UpdateCloudGroupExternalBadRequest) String() string
type UpdateCloudGroupExternalForbidden ¶
type UpdateCloudGroupExternalForbidden struct {
/* Trace-ID: submit to support if resolving an issue
*/
XCSTRACEID string
/* Request limit per minute.
*/
XRateLimitLimit int64
/* The number of requests remaining for the sliding one minute window.
*/
XRateLimitRemaining int64
Payload *models.AssetgroupmanagerV1MSAResponse
}
UpdateCloudGroupExternalForbidden describes a response with status code 403, with default header values.
Returned when the subject does not have permission to access the resource.
func NewUpdateCloudGroupExternalForbidden ¶
func NewUpdateCloudGroupExternalForbidden() *UpdateCloudGroupExternalForbidden
NewUpdateCloudGroupExternalForbidden creates a UpdateCloudGroupExternalForbidden with default headers values
func (*UpdateCloudGroupExternalForbidden) Code ¶
func (o *UpdateCloudGroupExternalForbidden) Code() int
Code gets the status code for the update cloud group external forbidden response
func (*UpdateCloudGroupExternalForbidden) Error ¶
func (o *UpdateCloudGroupExternalForbidden) Error() string
func (*UpdateCloudGroupExternalForbidden) GetPayload ¶
func (o *UpdateCloudGroupExternalForbidden) GetPayload() *models.AssetgroupmanagerV1MSAResponse
func (*UpdateCloudGroupExternalForbidden) IsClientError ¶
func (o *UpdateCloudGroupExternalForbidden) IsClientError() bool
IsClientError returns true when this update cloud group external forbidden response has a 4xx status code
func (*UpdateCloudGroupExternalForbidden) IsCode ¶
func (o *UpdateCloudGroupExternalForbidden) IsCode(code int) bool
IsCode returns true when this update cloud group external forbidden response a status code equal to that given
func (*UpdateCloudGroupExternalForbidden) IsRedirect ¶
func (o *UpdateCloudGroupExternalForbidden) IsRedirect() bool
IsRedirect returns true when this update cloud group external forbidden response has a 3xx status code
func (*UpdateCloudGroupExternalForbidden) IsServerError ¶
func (o *UpdateCloudGroupExternalForbidden) IsServerError() bool
IsServerError returns true when this update cloud group external forbidden response has a 5xx status code
func (*UpdateCloudGroupExternalForbidden) IsSuccess ¶
func (o *UpdateCloudGroupExternalForbidden) IsSuccess() bool
IsSuccess returns true when this update cloud group external forbidden response has a 2xx status code
func (*UpdateCloudGroupExternalForbidden) String ¶
func (o *UpdateCloudGroupExternalForbidden) String() string
type UpdateCloudGroupExternalInternalServerError ¶
type UpdateCloudGroupExternalInternalServerError struct {
/* Trace-ID: submit to support if resolving an issue
*/
XCSTRACEID string
/* Request limit per minute.
*/
XRateLimitLimit int64
/* The number of requests remaining for the sliding one minute window.
*/
XRateLimitRemaining int64
Payload *models.AssetgroupmanagerV1MSAResponse
}
UpdateCloudGroupExternalInternalServerError describes a response with status code 500, with default header values.
Server error
func NewUpdateCloudGroupExternalInternalServerError ¶
func NewUpdateCloudGroupExternalInternalServerError() *UpdateCloudGroupExternalInternalServerError
NewUpdateCloudGroupExternalInternalServerError creates a UpdateCloudGroupExternalInternalServerError with default headers values
func (*UpdateCloudGroupExternalInternalServerError) Code ¶
func (o *UpdateCloudGroupExternalInternalServerError) Code() int
Code gets the status code for the update cloud group external internal server error response
func (*UpdateCloudGroupExternalInternalServerError) Error ¶
func (o *UpdateCloudGroupExternalInternalServerError) Error() string
func (*UpdateCloudGroupExternalInternalServerError) GetPayload ¶
func (o *UpdateCloudGroupExternalInternalServerError) GetPayload() *models.AssetgroupmanagerV1MSAResponse
func (*UpdateCloudGroupExternalInternalServerError) IsClientError ¶
func (o *UpdateCloudGroupExternalInternalServerError) IsClientError() bool
IsClientError returns true when this update cloud group external internal server error response has a 4xx status code
func (*UpdateCloudGroupExternalInternalServerError) IsCode ¶
func (o *UpdateCloudGroupExternalInternalServerError) IsCode(code int) bool
IsCode returns true when this update cloud group external internal server error response a status code equal to that given
func (*UpdateCloudGroupExternalInternalServerError) IsRedirect ¶
func (o *UpdateCloudGroupExternalInternalServerError) IsRedirect() bool
IsRedirect returns true when this update cloud group external internal server error response has a 3xx status code
func (*UpdateCloudGroupExternalInternalServerError) IsServerError ¶
func (o *UpdateCloudGroupExternalInternalServerError) IsServerError() bool
IsServerError returns true when this update cloud group external internal server error response has a 5xx status code
func (*UpdateCloudGroupExternalInternalServerError) IsSuccess ¶
func (o *UpdateCloudGroupExternalInternalServerError) IsSuccess() bool
IsSuccess returns true when this update cloud group external internal server error response has a 2xx status code
func (*UpdateCloudGroupExternalInternalServerError) String ¶
func (o *UpdateCloudGroupExternalInternalServerError) String() string
type UpdateCloudGroupExternalNotFound ¶
type UpdateCloudGroupExternalNotFound struct {
/* Trace-ID: submit to support if resolving an issue
*/
XCSTRACEID string
/* Request limit per minute.
*/
XRateLimitLimit int64
/* The number of requests remaining for the sliding one minute window.
*/
XRateLimitRemaining int64
Payload *models.AssetgroupmanagerV1MSAResponse
}
UpdateCloudGroupExternalNotFound describes a response with status code 404, with default header values.
Returned when the resource does not exist.
func NewUpdateCloudGroupExternalNotFound ¶
func NewUpdateCloudGroupExternalNotFound() *UpdateCloudGroupExternalNotFound
NewUpdateCloudGroupExternalNotFound creates a UpdateCloudGroupExternalNotFound with default headers values
func (*UpdateCloudGroupExternalNotFound) Code ¶
func (o *UpdateCloudGroupExternalNotFound) Code() int
Code gets the status code for the update cloud group external not found response
func (*UpdateCloudGroupExternalNotFound) Error ¶
func (o *UpdateCloudGroupExternalNotFound) Error() string
func (*UpdateCloudGroupExternalNotFound) GetPayload ¶
func (o *UpdateCloudGroupExternalNotFound) GetPayload() *models.AssetgroupmanagerV1MSAResponse
func (*UpdateCloudGroupExternalNotFound) IsClientError ¶
func (o *UpdateCloudGroupExternalNotFound) IsClientError() bool
IsClientError returns true when this update cloud group external not found response has a 4xx status code
func (*UpdateCloudGroupExternalNotFound) IsCode ¶
func (o *UpdateCloudGroupExternalNotFound) IsCode(code int) bool
IsCode returns true when this update cloud group external not found response a status code equal to that given
func (*UpdateCloudGroupExternalNotFound) IsRedirect ¶
func (o *UpdateCloudGroupExternalNotFound) IsRedirect() bool
IsRedirect returns true when this update cloud group external not found response has a 3xx status code
func (*UpdateCloudGroupExternalNotFound) IsServerError ¶
func (o *UpdateCloudGroupExternalNotFound) IsServerError() bool
IsServerError returns true when this update cloud group external not found response has a 5xx status code
func (*UpdateCloudGroupExternalNotFound) IsSuccess ¶
func (o *UpdateCloudGroupExternalNotFound) IsSuccess() bool
IsSuccess returns true when this update cloud group external not found response has a 2xx status code
func (*UpdateCloudGroupExternalNotFound) String ¶
func (o *UpdateCloudGroupExternalNotFound) String() string
type UpdateCloudGroupExternalOK ¶
type UpdateCloudGroupExternalOK struct {
/* Trace-ID: submit to support if resolving an issue
*/
XCSTRACEID string
/* Request limit per minute.
*/
XRateLimitLimit int64
/* The number of requests remaining for the sliding one minute window.
*/
XRateLimitRemaining int64
Payload *models.AssetgroupmanagerV1UpdateCloudGroupResponse
}
UpdateCloudGroupExternalOK describes a response with status code 200, with default header values.
A successful response.
func NewUpdateCloudGroupExternalOK ¶
func NewUpdateCloudGroupExternalOK() *UpdateCloudGroupExternalOK
NewUpdateCloudGroupExternalOK creates a UpdateCloudGroupExternalOK with default headers values
func (*UpdateCloudGroupExternalOK) Code ¶
func (o *UpdateCloudGroupExternalOK) Code() int
Code gets the status code for the update cloud group external o k response
func (*UpdateCloudGroupExternalOK) Error ¶
func (o *UpdateCloudGroupExternalOK) Error() string
func (*UpdateCloudGroupExternalOK) GetPayload ¶
func (o *UpdateCloudGroupExternalOK) GetPayload() *models.AssetgroupmanagerV1UpdateCloudGroupResponse
func (*UpdateCloudGroupExternalOK) IsClientError ¶
func (o *UpdateCloudGroupExternalOK) IsClientError() bool
IsClientError returns true when this update cloud group external o k response has a 4xx status code
func (*UpdateCloudGroupExternalOK) IsCode ¶
func (o *UpdateCloudGroupExternalOK) IsCode(code int) bool
IsCode returns true when this update cloud group external o k response a status code equal to that given
func (*UpdateCloudGroupExternalOK) IsRedirect ¶
func (o *UpdateCloudGroupExternalOK) IsRedirect() bool
IsRedirect returns true when this update cloud group external o k response has a 3xx status code
func (*UpdateCloudGroupExternalOK) IsServerError ¶
func (o *UpdateCloudGroupExternalOK) IsServerError() bool
IsServerError returns true when this update cloud group external o k response has a 5xx status code
func (*UpdateCloudGroupExternalOK) IsSuccess ¶
func (o *UpdateCloudGroupExternalOK) IsSuccess() bool
IsSuccess returns true when this update cloud group external o k response has a 2xx status code
func (*UpdateCloudGroupExternalOK) String ¶
func (o *UpdateCloudGroupExternalOK) String() string
type UpdateCloudGroupExternalParams ¶
type UpdateCloudGroupExternalParams struct {
// Group.
Group *models.AssetgroupmanagerV1UpdateCloudGroupMessage
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
UpdateCloudGroupExternalParams contains all the parameters to send to the API endpoint
for the update cloud group external operation. Typically these are written to a http.Request.
func NewUpdateCloudGroupExternalParams ¶
func NewUpdateCloudGroupExternalParams() *UpdateCloudGroupExternalParams
NewUpdateCloudGroupExternalParams creates a new UpdateCloudGroupExternalParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewUpdateCloudGroupExternalParamsWithContext ¶
func NewUpdateCloudGroupExternalParamsWithContext(ctx context.Context) *UpdateCloudGroupExternalParams
NewUpdateCloudGroupExternalParamsWithContext creates a new UpdateCloudGroupExternalParams object with the ability to set a context for a request.
func NewUpdateCloudGroupExternalParamsWithHTTPClient ¶
func NewUpdateCloudGroupExternalParamsWithHTTPClient(client *http.Client) *UpdateCloudGroupExternalParams
NewUpdateCloudGroupExternalParamsWithHTTPClient creates a new UpdateCloudGroupExternalParams object with the ability to set a custom HTTPClient for a request.
func NewUpdateCloudGroupExternalParamsWithTimeout ¶
func NewUpdateCloudGroupExternalParamsWithTimeout(timeout time.Duration) *UpdateCloudGroupExternalParams
NewUpdateCloudGroupExternalParamsWithTimeout creates a new UpdateCloudGroupExternalParams object with the ability to set a timeout on a request.
func (*UpdateCloudGroupExternalParams) SetContext ¶
func (o *UpdateCloudGroupExternalParams) SetContext(ctx context.Context)
SetContext adds the context to the update cloud group external params
func (*UpdateCloudGroupExternalParams) SetDefaults ¶
func (o *UpdateCloudGroupExternalParams) SetDefaults()
SetDefaults hydrates default values in the update cloud group external params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateCloudGroupExternalParams) SetGroup ¶
func (o *UpdateCloudGroupExternalParams) SetGroup(group *models.AssetgroupmanagerV1UpdateCloudGroupMessage)
SetGroup adds the group to the update cloud group external params
func (*UpdateCloudGroupExternalParams) SetHTTPClient ¶
func (o *UpdateCloudGroupExternalParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update cloud group external params
func (*UpdateCloudGroupExternalParams) SetTimeout ¶
func (o *UpdateCloudGroupExternalParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update cloud group external params
func (*UpdateCloudGroupExternalParams) WithContext ¶
func (o *UpdateCloudGroupExternalParams) WithContext(ctx context.Context) *UpdateCloudGroupExternalParams
WithContext adds the context to the update cloud group external params
func (*UpdateCloudGroupExternalParams) WithDefaults ¶
func (o *UpdateCloudGroupExternalParams) WithDefaults() *UpdateCloudGroupExternalParams
WithDefaults hydrates default values in the update cloud group external params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateCloudGroupExternalParams) WithGroup ¶
func (o *UpdateCloudGroupExternalParams) WithGroup(group *models.AssetgroupmanagerV1UpdateCloudGroupMessage) *UpdateCloudGroupExternalParams
WithGroup adds the group to the update cloud group external params
func (*UpdateCloudGroupExternalParams) WithHTTPClient ¶
func (o *UpdateCloudGroupExternalParams) WithHTTPClient(client *http.Client) *UpdateCloudGroupExternalParams
WithHTTPClient adds the HTTPClient to the update cloud group external params
func (*UpdateCloudGroupExternalParams) WithTimeout ¶
func (o *UpdateCloudGroupExternalParams) WithTimeout(timeout time.Duration) *UpdateCloudGroupExternalParams
WithTimeout adds the timeout to the update cloud group external params
func (*UpdateCloudGroupExternalParams) WriteToRequest ¶
func (o *UpdateCloudGroupExternalParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateCloudGroupExternalReader ¶
type UpdateCloudGroupExternalReader struct {
// contains filtered or unexported fields
}
UpdateCloudGroupExternalReader is a Reader for the UpdateCloudGroupExternal structure.
func (*UpdateCloudGroupExternalReader) ReadResponse ¶
func (o *UpdateCloudGroupExternalReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateCloudGroupExternalTooManyRequests ¶
type UpdateCloudGroupExternalTooManyRequests struct {
/* Trace-ID: submit to support if resolving an issue
*/
XCSTRACEID string
/* Request limit per minute.
*/
XRateLimitLimit int64
/* The number of requests remaining for the sliding one minute window.
*/
XRateLimitRemaining int64
/* Too many requests, retry after this time (as milliseconds since epoch)
*/
XRateLimitRetryAfter int64
Payload *models.MsaReplyMetaOnly
}
UpdateCloudGroupExternalTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewUpdateCloudGroupExternalTooManyRequests ¶
func NewUpdateCloudGroupExternalTooManyRequests() *UpdateCloudGroupExternalTooManyRequests
NewUpdateCloudGroupExternalTooManyRequests creates a UpdateCloudGroupExternalTooManyRequests with default headers values
func (*UpdateCloudGroupExternalTooManyRequests) Code ¶
func (o *UpdateCloudGroupExternalTooManyRequests) Code() int
Code gets the status code for the update cloud group external too many requests response
func (*UpdateCloudGroupExternalTooManyRequests) Error ¶
func (o *UpdateCloudGroupExternalTooManyRequests) Error() string
func (*UpdateCloudGroupExternalTooManyRequests) GetPayload ¶
func (o *UpdateCloudGroupExternalTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*UpdateCloudGroupExternalTooManyRequests) IsClientError ¶
func (o *UpdateCloudGroupExternalTooManyRequests) IsClientError() bool
IsClientError returns true when this update cloud group external too many requests response has a 4xx status code
func (*UpdateCloudGroupExternalTooManyRequests) IsCode ¶
func (o *UpdateCloudGroupExternalTooManyRequests) IsCode(code int) bool
IsCode returns true when this update cloud group external too many requests response a status code equal to that given
func (*UpdateCloudGroupExternalTooManyRequests) IsRedirect ¶
func (o *UpdateCloudGroupExternalTooManyRequests) IsRedirect() bool
IsRedirect returns true when this update cloud group external too many requests response has a 3xx status code
func (*UpdateCloudGroupExternalTooManyRequests) IsServerError ¶
func (o *UpdateCloudGroupExternalTooManyRequests) IsServerError() bool
IsServerError returns true when this update cloud group external too many requests response has a 5xx status code
func (*UpdateCloudGroupExternalTooManyRequests) IsSuccess ¶
func (o *UpdateCloudGroupExternalTooManyRequests) IsSuccess() bool
IsSuccess returns true when this update cloud group external too many requests response has a 2xx status code
func (*UpdateCloudGroupExternalTooManyRequests) String ¶
func (o *UpdateCloudGroupExternalTooManyRequests) String() string
type UpdateCloudGroupExternalUnauthorized ¶
type UpdateCloudGroupExternalUnauthorized struct {
XCSTRACEID string
XRateLimitLimit int64
XRateLimitRemaining int64
}
UpdateCloudGroupExternalUnauthorized describes a response with status code 401, with default header values.
Returned when the request is unauthorized.
func NewUpdateCloudGroupExternalUnauthorized ¶
func NewUpdateCloudGroupExternalUnauthorized() *UpdateCloudGroupExternalUnauthorized
NewUpdateCloudGroupExternalUnauthorized creates a UpdateCloudGroupExternalUnauthorized with default headers values
func (*UpdateCloudGroupExternalUnauthorized) Code ¶
func (o *UpdateCloudGroupExternalUnauthorized) Code() int
Code gets the status code for the update cloud group external unauthorized response
func (*UpdateCloudGroupExternalUnauthorized) Error ¶
func (o *UpdateCloudGroupExternalUnauthorized) Error() string
func (*UpdateCloudGroupExternalUnauthorized) GetPayload ¶
func (o *UpdateCloudGroupExternalUnauthorized) GetPayload() *models.AssetgroupmanagerV1MSAResponse
func (*UpdateCloudGroupExternalUnauthorized) IsClientError ¶
func (o *UpdateCloudGroupExternalUnauthorized) IsClientError() bool
IsClientError returns true when this update cloud group external unauthorized response has a 4xx status code
func (*UpdateCloudGroupExternalUnauthorized) IsCode ¶
func (o *UpdateCloudGroupExternalUnauthorized) IsCode(code int) bool
IsCode returns true when this update cloud group external unauthorized response a status code equal to that given
func (*UpdateCloudGroupExternalUnauthorized) IsRedirect ¶
func (o *UpdateCloudGroupExternalUnauthorized) IsRedirect() bool
IsRedirect returns true when this update cloud group external unauthorized response has a 3xx status code
func (*UpdateCloudGroupExternalUnauthorized) IsServerError ¶
func (o *UpdateCloudGroupExternalUnauthorized) IsServerError() bool
IsServerError returns true when this update cloud group external unauthorized response has a 5xx status code
func (*UpdateCloudGroupExternalUnauthorized) IsSuccess ¶
func (o *UpdateCloudGroupExternalUnauthorized) IsSuccess() bool
IsSuccess returns true when this update cloud group external unauthorized response has a 2xx status code
func (*UpdateCloudGroupExternalUnauthorized) String ¶
func (o *UpdateCloudGroupExternalUnauthorized) String() string
Source Files
¶
- cloud_security_client.go
- combined_cloud_risks_parameters.go
- combined_cloud_risks_responses.go
- create_cloud_group_external_parameters.go
- create_cloud_group_external_responses.go
- delete_cloud_groups_external_parameters.go
- delete_cloud_groups_external_responses.go
- list_cloud_group_i_ds_external_parameters.go
- list_cloud_group_i_ds_external_responses.go
- list_cloud_groups_by_id_external_parameters.go
- list_cloud_groups_by_id_external_responses.go
- list_cloud_groups_external_parameters.go
- list_cloud_groups_external_responses.go
- update_cloud_group_external_parameters.go
- update_cloud_group_external_responses.go