Documentation ¶
Index ¶
- type Client
- func (a *Client) GetAuditEventByOrganization(params *GetAuditEventByOrganizationParams) (*GetAuditEventByOrganizationOK, error)
- func (a *Client) GetAuditEventsInOrganization(params *GetAuditEventsInOrganizationParams) (*GetAuditEventsInOrganizationOK, error)
- func (a *Client) GetAuditEventsZipInOrganization(params *GetAuditEventsZipInOrganizationParams) error
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type GetAuditEventByOrganizationOK
- type GetAuditEventByOrganizationParams
- func NewGetAuditEventByOrganizationParams() *GetAuditEventByOrganizationParams
- func NewGetAuditEventByOrganizationParamsWithContext(ctx context.Context) *GetAuditEventByOrganizationParams
- func NewGetAuditEventByOrganizationParamsWithHTTPClient(client *http.Client) *GetAuditEventByOrganizationParams
- func NewGetAuditEventByOrganizationParamsWithTimeout(timeout time.Duration) *GetAuditEventByOrganizationParams
- func (o *GetAuditEventByOrganizationParams) SetAuditID(auditID int64)
- func (o *GetAuditEventByOrganizationParams) SetContext(ctx context.Context)
- func (o *GetAuditEventByOrganizationParams) SetHTTPClient(client *http.Client)
- func (o *GetAuditEventByOrganizationParams) SetOrganizationID(organizationID int64)
- func (o *GetAuditEventByOrganizationParams) SetTimeout(timeout time.Duration)
- func (o *GetAuditEventByOrganizationParams) WithAuditID(auditID int64) *GetAuditEventByOrganizationParams
- func (o *GetAuditEventByOrganizationParams) WithContext(ctx context.Context) *GetAuditEventByOrganizationParams
- func (o *GetAuditEventByOrganizationParams) WithHTTPClient(client *http.Client) *GetAuditEventByOrganizationParams
- func (o *GetAuditEventByOrganizationParams) WithOrganizationID(organizationID int64) *GetAuditEventByOrganizationParams
- func (o *GetAuditEventByOrganizationParams) WithTimeout(timeout time.Duration) *GetAuditEventByOrganizationParams
- func (o *GetAuditEventByOrganizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAuditEventByOrganizationReader
- type GetAuditEventsInOrganizationOK
- type GetAuditEventsInOrganizationParams
- func NewGetAuditEventsInOrganizationParams() *GetAuditEventsInOrganizationParams
- func NewGetAuditEventsInOrganizationParamsWithContext(ctx context.Context) *GetAuditEventsInOrganizationParams
- func NewGetAuditEventsInOrganizationParamsWithHTTPClient(client *http.Client) *GetAuditEventsInOrganizationParams
- func NewGetAuditEventsInOrganizationParamsWithTimeout(timeout time.Duration) *GetAuditEventsInOrganizationParams
- func (o *GetAuditEventsInOrganizationParams) SetContext(ctx context.Context)
- func (o *GetAuditEventsInOrganizationParams) SetHTTPClient(client *http.Client)
- func (o *GetAuditEventsInOrganizationParams) SetOrganizationID(organizationID int64)
- func (o *GetAuditEventsInOrganizationParams) SetResourceID(resourceID int64)
- func (o *GetAuditEventsInOrganizationParams) SetResourceType(resourceType string)
- func (o *GetAuditEventsInOrganizationParams) SetTimeout(timeout time.Duration)
- func (o *GetAuditEventsInOrganizationParams) WithContext(ctx context.Context) *GetAuditEventsInOrganizationParams
- func (o *GetAuditEventsInOrganizationParams) WithHTTPClient(client *http.Client) *GetAuditEventsInOrganizationParams
- func (o *GetAuditEventsInOrganizationParams) WithOrganizationID(organizationID int64) *GetAuditEventsInOrganizationParams
- func (o *GetAuditEventsInOrganizationParams) WithResourceID(resourceID int64) *GetAuditEventsInOrganizationParams
- func (o *GetAuditEventsInOrganizationParams) WithResourceType(resourceType string) *GetAuditEventsInOrganizationParams
- func (o *GetAuditEventsInOrganizationParams) WithTimeout(timeout time.Duration) *GetAuditEventsInOrganizationParams
- func (o *GetAuditEventsInOrganizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAuditEventsInOrganizationReader
- type GetAuditEventsZipInOrganizationDefault
- type GetAuditEventsZipInOrganizationParams
- func NewGetAuditEventsZipInOrganizationParams() *GetAuditEventsZipInOrganizationParams
- func NewGetAuditEventsZipInOrganizationParamsWithContext(ctx context.Context) *GetAuditEventsZipInOrganizationParams
- func NewGetAuditEventsZipInOrganizationParamsWithHTTPClient(client *http.Client) *GetAuditEventsZipInOrganizationParams
- func NewGetAuditEventsZipInOrganizationParamsWithTimeout(timeout time.Duration) *GetAuditEventsZipInOrganizationParams
- func (o *GetAuditEventsZipInOrganizationParams) SetContext(ctx context.Context)
- func (o *GetAuditEventsZipInOrganizationParams) SetHTTPClient(client *http.Client)
- func (o *GetAuditEventsZipInOrganizationParams) SetOrganizationID(organizationID int64)
- func (o *GetAuditEventsZipInOrganizationParams) SetResourceID(resourceID int64)
- func (o *GetAuditEventsZipInOrganizationParams) SetResourceType(resourceType string)
- func (o *GetAuditEventsZipInOrganizationParams) SetTimeout(timeout time.Duration)
- func (o *GetAuditEventsZipInOrganizationParams) WithContext(ctx context.Context) *GetAuditEventsZipInOrganizationParams
- func (o *GetAuditEventsZipInOrganizationParams) WithHTTPClient(client *http.Client) *GetAuditEventsZipInOrganizationParams
- func (o *GetAuditEventsZipInOrganizationParams) WithOrganizationID(organizationID int64) *GetAuditEventsZipInOrganizationParams
- func (o *GetAuditEventsZipInOrganizationParams) WithResourceID(resourceID int64) *GetAuditEventsZipInOrganizationParams
- func (o *GetAuditEventsZipInOrganizationParams) WithResourceType(resourceType string) *GetAuditEventsZipInOrganizationParams
- func (o *GetAuditEventsZipInOrganizationParams) WithTimeout(timeout time.Duration) *GetAuditEventsZipInOrganizationParams
- func (o *GetAuditEventsZipInOrganizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAuditEventsZipInOrganizationReader
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 v3 organization id audits API
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry) *Client
New creates a new v3 organization id audits API client.
func (*Client) GetAuditEventByOrganization ¶
func (a *Client) GetAuditEventByOrganization(params *GetAuditEventByOrganizationParams) (*GetAuditEventByOrganizationOK, error)
GetAuditEventByOrganization gets audit event in organization
Audit event operations
func (*Client) GetAuditEventsInOrganization ¶
func (a *Client) GetAuditEventsInOrganization(params *GetAuditEventsInOrganizationParams) (*GetAuditEventsInOrganizationOK, error)
GetAuditEventsInOrganization lists audit events for the given organization
Audit event operations
func (*Client) GetAuditEventsZipInOrganization ¶
func (a *Client) GetAuditEventsZipInOrganization(params *GetAuditEventsZipInOrganizationParams) error
GetAuditEventsZipInOrganization lists audit events for the given organization in zip file
Audit event operations
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type GetAuditEventByOrganizationOK ¶
type GetAuditEventByOrganizationOK struct {
Payload *models_cloudbreak.AuditEvent
}
GetAuditEventByOrganizationOK handles this case with default header values.
successful operation
func NewGetAuditEventByOrganizationOK ¶
func NewGetAuditEventByOrganizationOK() *GetAuditEventByOrganizationOK
NewGetAuditEventByOrganizationOK creates a GetAuditEventByOrganizationOK with default headers values
func (*GetAuditEventByOrganizationOK) Error ¶
func (o *GetAuditEventByOrganizationOK) Error() string
type GetAuditEventByOrganizationParams ¶
type GetAuditEventByOrganizationParams struct { /*AuditID*/ AuditID int64 /*OrganizationID*/ OrganizationID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetAuditEventByOrganizationParams contains all the parameters to send to the API endpoint for the get audit event by organization operation typically these are written to a http.Request
func NewGetAuditEventByOrganizationParams ¶
func NewGetAuditEventByOrganizationParams() *GetAuditEventByOrganizationParams
NewGetAuditEventByOrganizationParams creates a new GetAuditEventByOrganizationParams object with the default values initialized.
func NewGetAuditEventByOrganizationParamsWithContext ¶
func NewGetAuditEventByOrganizationParamsWithContext(ctx context.Context) *GetAuditEventByOrganizationParams
NewGetAuditEventByOrganizationParamsWithContext creates a new GetAuditEventByOrganizationParams object with the default values initialized, and the ability to set a context for a request
func NewGetAuditEventByOrganizationParamsWithHTTPClient ¶
func NewGetAuditEventByOrganizationParamsWithHTTPClient(client *http.Client) *GetAuditEventByOrganizationParams
NewGetAuditEventByOrganizationParamsWithHTTPClient creates a new GetAuditEventByOrganizationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetAuditEventByOrganizationParamsWithTimeout ¶
func NewGetAuditEventByOrganizationParamsWithTimeout(timeout time.Duration) *GetAuditEventByOrganizationParams
NewGetAuditEventByOrganizationParamsWithTimeout creates a new GetAuditEventByOrganizationParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetAuditEventByOrganizationParams) SetAuditID ¶
func (o *GetAuditEventByOrganizationParams) SetAuditID(auditID int64)
SetAuditID adds the auditId to the get audit event by organization params
func (*GetAuditEventByOrganizationParams) SetContext ¶
func (o *GetAuditEventByOrganizationParams) SetContext(ctx context.Context)
SetContext adds the context to the get audit event by organization params
func (*GetAuditEventByOrganizationParams) SetHTTPClient ¶
func (o *GetAuditEventByOrganizationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get audit event by organization params
func (*GetAuditEventByOrganizationParams) SetOrganizationID ¶
func (o *GetAuditEventByOrganizationParams) SetOrganizationID(organizationID int64)
SetOrganizationID adds the organizationId to the get audit event by organization params
func (*GetAuditEventByOrganizationParams) SetTimeout ¶
func (o *GetAuditEventByOrganizationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get audit event by organization params
func (*GetAuditEventByOrganizationParams) WithAuditID ¶
func (o *GetAuditEventByOrganizationParams) WithAuditID(auditID int64) *GetAuditEventByOrganizationParams
WithAuditID adds the auditID to the get audit event by organization params
func (*GetAuditEventByOrganizationParams) WithContext ¶
func (o *GetAuditEventByOrganizationParams) WithContext(ctx context.Context) *GetAuditEventByOrganizationParams
WithContext adds the context to the get audit event by organization params
func (*GetAuditEventByOrganizationParams) WithHTTPClient ¶
func (o *GetAuditEventByOrganizationParams) WithHTTPClient(client *http.Client) *GetAuditEventByOrganizationParams
WithHTTPClient adds the HTTPClient to the get audit event by organization params
func (*GetAuditEventByOrganizationParams) WithOrganizationID ¶
func (o *GetAuditEventByOrganizationParams) WithOrganizationID(organizationID int64) *GetAuditEventByOrganizationParams
WithOrganizationID adds the organizationID to the get audit event by organization params
func (*GetAuditEventByOrganizationParams) WithTimeout ¶
func (o *GetAuditEventByOrganizationParams) WithTimeout(timeout time.Duration) *GetAuditEventByOrganizationParams
WithTimeout adds the timeout to the get audit event by organization params
func (*GetAuditEventByOrganizationParams) WriteToRequest ¶
func (o *GetAuditEventByOrganizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAuditEventByOrganizationReader ¶
type GetAuditEventByOrganizationReader struct {
// contains filtered or unexported fields
}
GetAuditEventByOrganizationReader is a Reader for the GetAuditEventByOrganization structure.
func (*GetAuditEventByOrganizationReader) ReadResponse ¶
func (o *GetAuditEventByOrganizationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAuditEventsInOrganizationOK ¶
type GetAuditEventsInOrganizationOK struct {
Payload []*models_cloudbreak.AuditEvent
}
GetAuditEventsInOrganizationOK handles this case with default header values.
successful operation
func NewGetAuditEventsInOrganizationOK ¶
func NewGetAuditEventsInOrganizationOK() *GetAuditEventsInOrganizationOK
NewGetAuditEventsInOrganizationOK creates a GetAuditEventsInOrganizationOK with default headers values
func (*GetAuditEventsInOrganizationOK) Error ¶
func (o *GetAuditEventsInOrganizationOK) Error() string
type GetAuditEventsInOrganizationParams ¶
type GetAuditEventsInOrganizationParams struct { /*OrganizationID*/ OrganizationID int64 /*ResourceID*/ ResourceID int64 /*ResourceType*/ ResourceType string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetAuditEventsInOrganizationParams contains all the parameters to send to the API endpoint for the get audit events in organization operation typically these are written to a http.Request
func NewGetAuditEventsInOrganizationParams ¶
func NewGetAuditEventsInOrganizationParams() *GetAuditEventsInOrganizationParams
NewGetAuditEventsInOrganizationParams creates a new GetAuditEventsInOrganizationParams object with the default values initialized.
func NewGetAuditEventsInOrganizationParamsWithContext ¶
func NewGetAuditEventsInOrganizationParamsWithContext(ctx context.Context) *GetAuditEventsInOrganizationParams
NewGetAuditEventsInOrganizationParamsWithContext creates a new GetAuditEventsInOrganizationParams object with the default values initialized, and the ability to set a context for a request
func NewGetAuditEventsInOrganizationParamsWithHTTPClient ¶
func NewGetAuditEventsInOrganizationParamsWithHTTPClient(client *http.Client) *GetAuditEventsInOrganizationParams
NewGetAuditEventsInOrganizationParamsWithHTTPClient creates a new GetAuditEventsInOrganizationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetAuditEventsInOrganizationParamsWithTimeout ¶
func NewGetAuditEventsInOrganizationParamsWithTimeout(timeout time.Duration) *GetAuditEventsInOrganizationParams
NewGetAuditEventsInOrganizationParamsWithTimeout creates a new GetAuditEventsInOrganizationParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetAuditEventsInOrganizationParams) SetContext ¶
func (o *GetAuditEventsInOrganizationParams) SetContext(ctx context.Context)
SetContext adds the context to the get audit events in organization params
func (*GetAuditEventsInOrganizationParams) SetHTTPClient ¶
func (o *GetAuditEventsInOrganizationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get audit events in organization params
func (*GetAuditEventsInOrganizationParams) SetOrganizationID ¶
func (o *GetAuditEventsInOrganizationParams) SetOrganizationID(organizationID int64)
SetOrganizationID adds the organizationId to the get audit events in organization params
func (*GetAuditEventsInOrganizationParams) SetResourceID ¶
func (o *GetAuditEventsInOrganizationParams) SetResourceID(resourceID int64)
SetResourceID adds the resourceId to the get audit events in organization params
func (*GetAuditEventsInOrganizationParams) SetResourceType ¶
func (o *GetAuditEventsInOrganizationParams) SetResourceType(resourceType string)
SetResourceType adds the resourceType to the get audit events in organization params
func (*GetAuditEventsInOrganizationParams) SetTimeout ¶
func (o *GetAuditEventsInOrganizationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get audit events in organization params
func (*GetAuditEventsInOrganizationParams) WithContext ¶
func (o *GetAuditEventsInOrganizationParams) WithContext(ctx context.Context) *GetAuditEventsInOrganizationParams
WithContext adds the context to the get audit events in organization params
func (*GetAuditEventsInOrganizationParams) WithHTTPClient ¶
func (o *GetAuditEventsInOrganizationParams) WithHTTPClient(client *http.Client) *GetAuditEventsInOrganizationParams
WithHTTPClient adds the HTTPClient to the get audit events in organization params
func (*GetAuditEventsInOrganizationParams) WithOrganizationID ¶
func (o *GetAuditEventsInOrganizationParams) WithOrganizationID(organizationID int64) *GetAuditEventsInOrganizationParams
WithOrganizationID adds the organizationID to the get audit events in organization params
func (*GetAuditEventsInOrganizationParams) WithResourceID ¶
func (o *GetAuditEventsInOrganizationParams) WithResourceID(resourceID int64) *GetAuditEventsInOrganizationParams
WithResourceID adds the resourceID to the get audit events in organization params
func (*GetAuditEventsInOrganizationParams) WithResourceType ¶
func (o *GetAuditEventsInOrganizationParams) WithResourceType(resourceType string) *GetAuditEventsInOrganizationParams
WithResourceType adds the resourceType to the get audit events in organization params
func (*GetAuditEventsInOrganizationParams) WithTimeout ¶
func (o *GetAuditEventsInOrganizationParams) WithTimeout(timeout time.Duration) *GetAuditEventsInOrganizationParams
WithTimeout adds the timeout to the get audit events in organization params
func (*GetAuditEventsInOrganizationParams) WriteToRequest ¶
func (o *GetAuditEventsInOrganizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAuditEventsInOrganizationReader ¶
type GetAuditEventsInOrganizationReader struct {
// contains filtered or unexported fields
}
GetAuditEventsInOrganizationReader is a Reader for the GetAuditEventsInOrganization structure.
func (*GetAuditEventsInOrganizationReader) ReadResponse ¶
func (o *GetAuditEventsInOrganizationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAuditEventsZipInOrganizationDefault ¶
type GetAuditEventsZipInOrganizationDefault struct {
// contains filtered or unexported fields
}
GetAuditEventsZipInOrganizationDefault handles this case with default header values.
successful operation
func NewGetAuditEventsZipInOrganizationDefault ¶
func NewGetAuditEventsZipInOrganizationDefault(code int) *GetAuditEventsZipInOrganizationDefault
NewGetAuditEventsZipInOrganizationDefault creates a GetAuditEventsZipInOrganizationDefault with default headers values
func (*GetAuditEventsZipInOrganizationDefault) Code ¶
func (o *GetAuditEventsZipInOrganizationDefault) Code() int
Code gets the status code for the get audit events zip in organization default response
func (*GetAuditEventsZipInOrganizationDefault) Error ¶
func (o *GetAuditEventsZipInOrganizationDefault) Error() string
type GetAuditEventsZipInOrganizationParams ¶
type GetAuditEventsZipInOrganizationParams struct { /*OrganizationID*/ OrganizationID int64 /*ResourceID*/ ResourceID int64 /*ResourceType*/ ResourceType string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetAuditEventsZipInOrganizationParams contains all the parameters to send to the API endpoint for the get audit events zip in organization operation typically these are written to a http.Request
func NewGetAuditEventsZipInOrganizationParams ¶
func NewGetAuditEventsZipInOrganizationParams() *GetAuditEventsZipInOrganizationParams
NewGetAuditEventsZipInOrganizationParams creates a new GetAuditEventsZipInOrganizationParams object with the default values initialized.
func NewGetAuditEventsZipInOrganizationParamsWithContext ¶
func NewGetAuditEventsZipInOrganizationParamsWithContext(ctx context.Context) *GetAuditEventsZipInOrganizationParams
NewGetAuditEventsZipInOrganizationParamsWithContext creates a new GetAuditEventsZipInOrganizationParams object with the default values initialized, and the ability to set a context for a request
func NewGetAuditEventsZipInOrganizationParamsWithHTTPClient ¶
func NewGetAuditEventsZipInOrganizationParamsWithHTTPClient(client *http.Client) *GetAuditEventsZipInOrganizationParams
NewGetAuditEventsZipInOrganizationParamsWithHTTPClient creates a new GetAuditEventsZipInOrganizationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetAuditEventsZipInOrganizationParamsWithTimeout ¶
func NewGetAuditEventsZipInOrganizationParamsWithTimeout(timeout time.Duration) *GetAuditEventsZipInOrganizationParams
NewGetAuditEventsZipInOrganizationParamsWithTimeout creates a new GetAuditEventsZipInOrganizationParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetAuditEventsZipInOrganizationParams) SetContext ¶
func (o *GetAuditEventsZipInOrganizationParams) SetContext(ctx context.Context)
SetContext adds the context to the get audit events zip in organization params
func (*GetAuditEventsZipInOrganizationParams) SetHTTPClient ¶
func (o *GetAuditEventsZipInOrganizationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get audit events zip in organization params
func (*GetAuditEventsZipInOrganizationParams) SetOrganizationID ¶
func (o *GetAuditEventsZipInOrganizationParams) SetOrganizationID(organizationID int64)
SetOrganizationID adds the organizationId to the get audit events zip in organization params
func (*GetAuditEventsZipInOrganizationParams) SetResourceID ¶
func (o *GetAuditEventsZipInOrganizationParams) SetResourceID(resourceID int64)
SetResourceID adds the resourceId to the get audit events zip in organization params
func (*GetAuditEventsZipInOrganizationParams) SetResourceType ¶
func (o *GetAuditEventsZipInOrganizationParams) SetResourceType(resourceType string)
SetResourceType adds the resourceType to the get audit events zip in organization params
func (*GetAuditEventsZipInOrganizationParams) SetTimeout ¶
func (o *GetAuditEventsZipInOrganizationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get audit events zip in organization params
func (*GetAuditEventsZipInOrganizationParams) WithContext ¶
func (o *GetAuditEventsZipInOrganizationParams) WithContext(ctx context.Context) *GetAuditEventsZipInOrganizationParams
WithContext adds the context to the get audit events zip in organization params
func (*GetAuditEventsZipInOrganizationParams) WithHTTPClient ¶
func (o *GetAuditEventsZipInOrganizationParams) WithHTTPClient(client *http.Client) *GetAuditEventsZipInOrganizationParams
WithHTTPClient adds the HTTPClient to the get audit events zip in organization params
func (*GetAuditEventsZipInOrganizationParams) WithOrganizationID ¶
func (o *GetAuditEventsZipInOrganizationParams) WithOrganizationID(organizationID int64) *GetAuditEventsZipInOrganizationParams
WithOrganizationID adds the organizationID to the get audit events zip in organization params
func (*GetAuditEventsZipInOrganizationParams) WithResourceID ¶
func (o *GetAuditEventsZipInOrganizationParams) WithResourceID(resourceID int64) *GetAuditEventsZipInOrganizationParams
WithResourceID adds the resourceID to the get audit events zip in organization params
func (*GetAuditEventsZipInOrganizationParams) WithResourceType ¶
func (o *GetAuditEventsZipInOrganizationParams) WithResourceType(resourceType string) *GetAuditEventsZipInOrganizationParams
WithResourceType adds the resourceType to the get audit events zip in organization params
func (*GetAuditEventsZipInOrganizationParams) WithTimeout ¶
func (o *GetAuditEventsZipInOrganizationParams) WithTimeout(timeout time.Duration) *GetAuditEventsZipInOrganizationParams
WithTimeout adds the timeout to the get audit events zip in organization params
func (*GetAuditEventsZipInOrganizationParams) WriteToRequest ¶
func (o *GetAuditEventsZipInOrganizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAuditEventsZipInOrganizationReader ¶
type GetAuditEventsZipInOrganizationReader struct {
// contains filtered or unexported fields
}
GetAuditEventsZipInOrganizationReader is a Reader for the GetAuditEventsZipInOrganization structure.
func (*GetAuditEventsZipInOrganizationReader) ReadResponse ¶
func (o *GetAuditEventsZipInOrganizationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
Source Files ¶
- get_audit_event_by_organization_parameters.go
- get_audit_event_by_organization_responses.go
- get_audit_events_in_organization_parameters.go
- get_audit_events_in_organization_responses.go
- get_audit_events_zip_in_organization_parameters.go
- get_audit_events_zip_in_organization_responses.go
- v3_organization_id_audits_client.go